@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cabin+Condensed:wght@400;500;600;700&display=swap');

@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/font-1fedb5d0.woff2) format('woff2'), url(../fonts/font-ee052dda.woff) format('woff');
}
@font-face {
  font-family: 'Cabin Sketch';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/font-07986842.woff2) format('woff2'), url(../fonts/font-9f59d1bf.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/font-bfa221a8.woff2) format('woff2'), url(../fonts/font-f730b47e.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/font-50ee768f.woff2) format('woff2'), url(../fonts/font-c0b49037.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/font-638e973d.woff2) format('woff2'), url(../fonts/font-a348c75a.woff) format('woff');
}
html {
  font-family: Roboto Mono;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.73;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #322a22;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility
}
body {
  margin: 0
}
a:active, a:hover {
  outline: 0
}
.uk-link, a {
  color: #22201e;
  text-decoration: none;
  cursor: pointer
}
.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
  /*color: #e68138;
  text-decoration: underline*/
}
abbr[title] {
  text-decoration: underline dotted;
  -webkit-text-decoration-style: dotted
}
b, strong {
  font-weight: 700
}
:not(pre) > code, :not(pre) > kbd, :not(pre) > samp {
  font-family: Consolas, monaco, monospace;
  font-size: 13px;
  color: #22201e;
  white-space: nowrap;
  padding: 2px 6px;
  border: 1px solid rgba(172, 163, 156, .3)
}
em {
  color: #22201e
}
ins {
  background: #ffd;
  color: #322a22;
  text-decoration: none
}
mark {
  background: #ffd;
  color: #322a22
}
q {
  font-style: italic
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}
canvas, img, video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box
}
@supports (display:block) {
  svg {
    max-width: 100%;
    height: auto;
    box-sizing: border-box
  }
}
svg:not(:root) {
  overflow: hidden
}
img:not([src]) {
  min-width: 1px;
  visibility: hidden
}
iframe {
  border: 0
}
address, dl, fieldset, figure, ol, p, pre, ul {
    margin: 0 0 20px 0;
    font-family: 'Roboto';
    font-weight: 400;
}
* + address, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul {
  margin-top: 20px
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
  font-family: Amatic SC;
  font-weight: 700;
  color: #22201e;
  text-transform: uppercase
}
* + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .uk-heading-2xlarge, * + .uk-heading-large, * + .uk-heading-medium, * + .uk-heading-small, * + .uk-heading-xlarge, * + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
  margin-top: 40px
}
.uk-h1, h1 {
  font-size: 51px;
  line-height: 1.2;
  font-family: Amatic SC;
  font-weight: 700;
  text-transform: uppercase
}
.uk-h2, h2 {
  font-size: 42.5px;
  line-height: 1.3;
  font-family: Amatic SC;
  font-weight: 700;
  text-transform: uppercase
}
.uk-h3, h3 {
  font-size: 40px;
  line-height: 1.4;
  font-family: Amatic SC;
  font-weight: 700;
  text-transform: uppercase
}
.uk-h4, h4 {
  font-size: 30px;
  line-height: 1.4;
  font-family: Amatic SC;
  font-weight: 400;
  text-transform: uppercase
}
.uk-h5, h5 {
  font-size: 15px;
  line-height: 1.4;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.7px
}
.uk-h6, h6 {
  font-size: 13px;
  line-height: 1.4;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.7px
}
@media (min-width:960px) {
  .uk-h1, h1 {
    font-size: 60px
  }
  .uk-h2, h2 {
    font-size: 50px
  }
}
ol, ul {
  padding-left: 30px
}
ol > li > ol, ol > li > ul, ul > li > ol, ul > li > ul {
  margin: 0
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
.uk-hr, hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid rgba(172, 163, 156, .3)
}
* + .uk-hr, * + hr {
  margin-top: 20px
}
address {
  font-style: normal
}
blockquote {
  margin: 0 0 20px 0;
  font-size: 18px;
  line-height: 1.7;
  font-style: italic;
  color: #22201e;
  font-family: Roboto Mono
}
* + blockquote {
  margin-top: 20px
}
blockquote p:last-of-type {
  margin-bottom: 0
}
blockquote footer {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.5;
  color: #322a22
}
blockquote footer::before {
  content: "— "
}
pre {
  font: 13px/1.5 Consolas, monaco, monospace;
  color: #322a22;
  -moz-tab-size: 4;
  tab-size: 4;
  overflow: auto;
  padding: 10px;
  background: #fff;
  border: 1px solid rgba(172, 163, 156, .3)
}
pre code {
  font-family: Consolas, monaco, monospace
}
::selection {
  background: #d34d27;
  color: #fff;
  text-shadow: none
}
details, main {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
.uk-breakpoint-s::before {
  content: '640px'
}
.uk-breakpoint-m::before {
  content: '960px'
}
.uk-breakpoint-l::before {
  content: '1200px'
}
.uk-breakpoint-xl::before {
  content: '1600px'
}
:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px
}
.uk-link-muted a, a.uk-link-muted {
  color: #9a9895
}
.uk-link-muted a:hover, .uk-link-toggle:focus .uk-link-muted, .uk-link-toggle:hover .uk-link-muted, a.uk-link-muted:hover {
  color: #322a22
}
.uk-link-text a, a.uk-link-text {
  color: inherit
}
.uk-link-text a:hover, .uk-link-toggle:focus .uk-link-text, .uk-link-toggle:hover .uk-link-text, a.uk-link-text:hover {
  color: #9a9895
}
.uk-link-heading a, a.uk-link-heading {
  color: inherit
}
.uk-link-heading a:hover, .uk-link-toggle:focus .uk-link-heading, .uk-link-toggle:hover .uk-link-heading, a.uk-link-heading:hover {
  color: #d8522c;
  text-decoration: none
}
.uk-link-reset a, a.uk-link-reset {
  color: inherit !important;
  text-decoration: none !important
}
.uk-link-toggle {
  color: inherit !important;
  text-decoration: none !important
}
.uk-link-toggle:focus {
  outline: 0
}
.uk-heading-small {
  font-size: 45.5px;
  line-height: 1.2;
  color: #22201e;
  font-family: Cabin Sketch;
  font-weight: 700;
  text-transform: uppercase
}
.uk-heading-medium {
  font-size: 50.53125px;
  line-height: 1.1;
  color: #22201e;
  font-family: Cabin Sketch;
  font-weight: 700;
  text-transform: uppercase
}
.uk-heading-large {
  font-size: 59.5px;
  line-height: 1.1;
  color: #22201e;
  font-family: Cabin Sketch;
  font-weight: 700;
  text-transform: uppercase
}
.uk-heading-xlarge {
  font-size: 70px;
  line-height: 1;
  color: #22201e;
  font-family: Cabin Sketch;
  font-weight: 700;
  text-transform: uppercase
}
.uk-heading-2xlarge {
  font-size: 6rem;
  line-height: 1;
  color: #22201e;
  font-family: Cabin Sketch;
  font-weight: 700;
  text-transform: uppercase
}
@media (min-width:960px) {
  .uk-heading-small {
    font-size: 56.875px
  }
  .uk-heading-medium {
    font-size: 61.25px
  }
  .uk-heading-large {
    font-size: 70px
  }
  .uk-heading-xlarge {
    font-size: 6rem
  }
  .uk-heading-2xlarge {
    font-size: 120px
  }
}
@media (min-width:1200px) {
  .uk-heading-medium {
    font-size: 70px
  }
  .uk-heading-large {
    font-size: 6rem
  }
  .uk-heading-xlarge {
    font-size: 120px
  }
  .uk-heading-2xlarge {
    font-size: 11rem
  }
}
.uk-heading-divider {
  padding-bottom: calc(5px + .1em);
  border-bottom: calc(.5px + .02em) solid rgba(172, 163, 156, .3)
}
.uk-heading-bullet {
  position: relative
}
.uk-heading-bullet::before {
  content: "";
  display: inline-block;
  position: relative;
  top: calc(50% - calc(4px + .7em));
  vertical-align: middle;
  height: calc(4px + .7em);
  margin-right: calc(5px + .2em);
  border-left: calc(5px + .1em) solid #d8522c
}
.uk-heading-line {
  overflow: hidden
}
.uk-heading-line > * {
  display: inline-block;
  position: relative
}
.uk-heading-line > ::after, .uk-heading-line > ::before {
  content: "";
  position: absolute;
  top: calc(50% - (calc(2px + .02em)/ 2));
  width: 80px;
  border-bottom: calc(2px + .02em) solid #d8522c
}
.uk-heading-line > ::before {
  right: 100%;
  margin-right: calc(5px + .3em)
}
.uk-heading-line > ::after {
  left: 100%;
  margin-left: calc(5px + .3em)
}
[class*=uk-divider] {
  border: none;
  margin-bottom: 20px
}
* + [class*=uk-divider] {
  margin-top: 20px
}
.uk-divider-icon {
  position: relative;
  height: 42px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2270%22%20height%3D%2242%22%20viewBox%3D%220%200%2070%2042%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23D8522C%22%20d%3D%22M21.6%2031s-1.2-.2-2.6-1.3c-.4-.3-1.5-1.2-1.5-2v-4c0%20.3.4.6.6.7a7.4%207.4%200%200%200%203%201.5c.3%200%20.7-.2.7-.6s-.2-.8-.6-.9c0%200-.8-.1-2.2-1.2-.4-.3-1.5-1.3-1.5-2v-3c0%20.3.4.6.6.7l1.4%201.2.6.3h.2a.7.7%200%200%200%20.4-1c0-.2-.1-.4-1.9-1.7a14%2014%200%200%201-1.9-2.2.8.8%200%200%200-1.3.1c-.2.5-1%201.8-1.6%202.4-.7.7-1.4%201-1.4%201a.8.8%200%201%200%20.6%201.4S14%2020%2015%2019c.2-.2.5-.4.5-.6v2.7c0%20.5-1%201.8-1.5%202.3-.6.5-1.8.9-2.3%201a.7.7%200%200%200-.5.8c0%20.4.4.7.8.6.2%200%202-.4%203-1.3.2-.2.5-.4.5-.6v3.7c0%20.5-1%201.8-1.5%202.3-.5.5-2%20.8-2.7%201a.7.7%200%200%200-.7.8.8.8%200%200%200%201%20.6%208%208%200%200%200%203.4-1.3c.2-.1.5-.4.5-.6v7c0%20.3.6.7%201%20.7s1-.4%201-.8v-7.2c0%20.3.4.6.6.8a7.7%207.7%200%200%200%203.5%201.4c.4%200%20.7-.2.7-.6%200-.4-.3-.8-.7-.9zm22.2-2.8s-2.2-.2-4.6-2c-.7-.4-1.7-2-2.7-3.2v-6.8c0%20.5.9%201%201.3%201.3%202.8%202%204.7%202.4%204.9%202.4.7.1%201.3-.3%201.4-1%200-.7-.4-1.3-1-1.4%200%200-1.5-.3-3.9-2-.6-.5-1.7-2.1-2.7-3.3V7.1c0%20.5.9%201%201.3%201.3%201.9%201.4%202.3%201.9%202.4%202%20.3.3.6.5%201%20.5a1.2%201.2%200%200%200%201.1-1.7c0-.3-.2-.6-3.2-2.8-.7-.6-2.3-2.6-3.1-3.7a1.2%201.2%200%200%200-2.2.2c-.3.8-1.6%203-2.6%204A10%2010%200%200%201%2029%208.4a1.2%201.2%200%200%200%201%202.3s1.3-.7%202.9-2.1c.3-.3.7-.7.7-1V12c0%20.8-1.4%203-2.4%203.8a9%209%200%200%201-3.7%201.6c-.6.1-1%20.8-1%201.4a1.3%201.3%200%200%200%201.5%201c.4%200%203.2-.6%204.8-2.1.4-.3.8-.7.8-1v6c0%20.9-1.4%203-2.4%203.9-.9.8-3.2%201.3-4.4%201.5-.7.1-1.2.8-1%201.4a1.3%201.3%200%200%200%201.4%201c.4%200%204-.5%205.7-2%20.3-.4.7-.7.7-1v11.3c0%20.7.8%201.3%201.5%201.3s1.5-.6%201.5-1.3V27c0%20.6.8%201%201.3%201.3a13%2013%200%200%200%205.8%202.5c.7%200%201.2-.4%201.3-1.1%200-.7-.4-1.3-1.1-1.4zM59.6%2031s-1.2-.1-2.6-1.2c-.4-.3-1.5-1.2-1.5-2v-4c0%20.3.4.6.6.7a7.4%207.4%200%200%200%203%201.5c.3%200%20.7-.2.7-.6s-.2-.8-.6-.9c0%200-.8-.1-2.2-1.2-.4-.3-1.5-1.3-1.5-2v-3c0%20.3.4.6.6.7l1.4%201.2.6.3h.2a.7.7%200%200%200%20.4-1c0-.2-.1-.4-2-1.7a14%2014%200%200%201-1.8-2.2.8.8%200%200%200-1.3.1c-.2.5-1%201.8-1.6%202.4a6%206%200%200%201-1.4%201%20.8.8%200%201%200%20.6%201.4S52%2020%2053%2019c.2-.2.5-.4.5-.6v2.7c0%20.5-1%201.8-1.5%202.3-.6.5-1.8.9-2.3%201a.7.7%200%200%200-.5.8.8.8%200%200%200%20.8.6c.2%200%202-.4%203-1.3.2-.2.5-.4.5-.6v3.7c0%20.5-1%201.8-1.5%202.3-.5.5-2%20.8-2.7%201a.7.7%200%200%200-.7.8.8.8%200%200%200%20.9.6%208%208%200%200%200%203.5-1.3c.2-.1.5-.4.5-.6v7c0%20.3.6.7%201%20.7s1-.4%201-.8v-7.2c0%20.3.4.6.6.8a7.8%207.8%200%200%200%203.5%201.4c.4%200%20.7-.2.7-.6%200-.4-.3-.8-.7-.9z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.uk-divider-icon::after, .uk-divider-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  max-width: calc(50% - (70px / 2));
  border-bottom: 1px solid rgba(172, 163, 156, .3)
}
.uk-divider-icon::before {
  right: calc(50% + (70px / 2));
  width: 100%
}
.uk-divider-icon::after {
  left: calc(50% + (70px / 2));
  width: 100%
}
.uk-divider-small {
  line-height: 0
}
.uk-divider-small::after {
  content: "";
  display: inline-block;
  width: 115px;
  max-width: 100%;
  border-top: 3px solid #d8522c;
  vertical-align: top;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%223%22%20viewBox%3D%220%200%20120%203%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%23D8522C%22%20d%3D%22M83.5%203h-.7s.7-1%20.7%200zm6.3%200h0zm-2.4%200h2v-.2h-.2l-.1-.1c-1%20.1-1%20.3-1.7.3zm-65-.5l-.2.5h12.3v-.1h-.4a.6.6%200%200%201-.3-.4.6.6%200%200%201-.3.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3-.2%200-.2.2-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%200%20.1l.1.1v.2l-.2.2c-.2%200-.2-.2-.4-.3%200-.2.1-.3.5-.3-.2-.2%200-.3%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.1.1.3.3.2.6a.3.3%200%200%201%200%20.2s-.2-.1-.2%200a.5.5%200%200%201-.2.1l-.1-.2zM118.5.2h-.5a3%203%200%200%201-1%201.6V2h-1v.3h.1v.2c-.4.2-.6.5-.9.5h4.8V1.1l-.2.3c-.3-.1.2-.7.2-.8V0h-1.5v.2zm-16.6.6c.6.3.3.4.3.7v.2c.3.2.7%200%201%20.3l-.1-.2h-.1s-.1-.2.1-.1l.2.1v.3c.1.2.3%200%20.2.9H114c.3%200%20.5-.4.8-.6C116%202%20116%20.4%20117%20.3V0h-3.2v.2c-.2%200-.2-.2-.2-.2h-.3v.3c.3%200%20.3.3.6.3%200%20.3-.4.4-.6.2V1h-.5V0h-1.3s-.1.1-.4%200h-8.5c-.2%200-.5.6-.7.8zm1.3%201.3zM84.6%203h0zM16.6.3V0h5.3s0%20.4.2.6V0h1c-.2%200-.3.5-.4.7-.2%200-.4.3-.6.4H22l-.4.3-.1-.3c-.2%200-.2%200-.1-.1a.4.4%200%200%200-.3%200l.2.4c-.2%200-.2.2-.4.1v.3c-.5.2-1%20.2-1.2%201.2H17c.4-.3.4-.2%201-.2l.3-1a1%201%200%200%201-.2%200h.7a.8.8%200%200%200%200-.3l.1.2V1c-.2-1-1.4-.4-2-.3l-.4-.4zM19%201.9zM26.1%200H36v.5V0h2v.2l.2-.2h2.2s0%20.2.2.2l.3-.2h6.9c.2%200%20.3.4.6.5%200-.3-.3-.5-.4-.5h2.8v.1L51%200h.6l-.1.4h-.2c-.1.5.2%201%20.4%201.5%201-.2.8-.9.5-1.9h7.5c-.7%201%20.6%200%20.1%200h.6c-.2%201%20.6%200%200%200h.8l.6.1.1-.1h1s0%20.7.3.8c0%20.5.2.7%200%201h.4l-.3.3h.8c.7.4%201.8.4%202.3.8.3-.5.8-.5%201.5-.4l-.1-.7c-.2-.1-.3-.3-.1-.2v-.1a1.6%201.6%200%200%201-.5%200H67c-.6.1-1.1-.2-1.7-.4H65.6V.8c.2%200%20.3-.2.4-.4.2%200%20.3%200%20.3-.2L66%200h5.5l-.4.2c-.2.6.3.7.4%201%20.2-.4.4-.2%201-.3-.1-.4-.5-.9-.8-.9h3.8l-.6.7s-1-.5-1%20.5v.2l1.2.2c.4.7%201.3%200%201.9.2l-.6%201h-.2V3H42.3c-.1-.2-.4-.3-.7-.4.4%200%20.5-.6.4-.6h-.4l-.7-.3v.9s0-.2-.2-.2H39V2H38v.5h-2.8V2H35l-.4-.6c-.4.2-.5.5-.5.8%200-.2-.2-.3-.4-.4l-.4-.3c0%20.2-.1.3-.3.4l-.1.1c-.5-.2-1.3%200-1.6-.4-.5-.1-1.6-.1-2.2-.6-.7.5-1.4-.4-2.2.1%200-.1%200-.3.1-.2%200-.2-.6%200-.7-.3H26l.1-.6zm35.3%202.8V3l1.3-.3c-.1%200-2.1-1-1.3.2zm-6-1.4L56.7%203l2-.9-3.1-.7zM15%201.5h-.2c0-.4%200-.6.5-.6v.2a2.3%202.3%200%200%201%20.7-.5c-.8-.4-2%20.2-2.9-.1l.4-.5h-1c.1%201-.9%201-.7%200H8.4h.2c0%20.4-.4%200-.4%200h-5l-.1.3c.4.2%201.2%200%201.1.7l.4-.1c0-.2.2-.2.4-.2h.3c.4%200%201%200%201.2.4.3-.3.1%200%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.3h.2C3.7.8%203.4.6%202.8.7c0-.2-.1-.2%200-.4l.1-.1-.1-.3h-.4l-.2.3H2v.1l.1.1C2%201%201.9.6%201.9.4%201.5.5.9%201%20.7%200H0v.6h.2L0%20.9V3h15c-.2-1-.2-1%200-1.5zm86-.5v.2l.4-.2h-.4zM79%202a.1.1%200%200%200%200%20.1%207.3%207.3%200%200%201-.3.7l-.6-.1V3h4.7v-.4a.4.4%200%200%201-.5%200c0-.3.2-.4.6-.4v.2c.1-.2.4-.3.7-.3-.2%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.8%205.8%200%200%200-.4%200c-.1%200-.2.1-.2.3-.1%200-.1-.2%200-.4l-.5-.2c-.4-.5-.4-1.4%200-1.4h-3.4c.2%201%20.2%201.4-.1%202zM20.5%203h1.2v-.7h-.1l.2-.1.5-.4c-.7.2-1.3.2-1.8%201.2zM95%201.3c.6%200%20.8%200%201.2.2a1%201%200%200%201-.1.6%201.2%201.2%200%200%201%20.4.3l-.5-.1a.9.9%200%200%200%200%20.3c-.5-.1-.7-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.2.2-.8.3-.1.4V3h13.1c-.2%200-.5-.2-.6-.5-.3-.2-.4-.4-.4-.7V2c-.3%200-.4.2-.7.1-.2-.7%200-.6%200-1.1-.2.1-.4.5-.5.7-.4%200-.2-.4-.1-.6-.3-.1-.3.1-.4.3%200-.3.4-.8.8-1.2V0h-.5v.2l-.3-.2h-6l.4.8.1.5z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-color: transparent
}
.uk-divider-vertical {
  width: 1px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid rgba(172, 163, 156, .3)
}
.tm-child-list > ul, .uk-list {
  padding: 0;
  list-style: none
}
.tm-child-list > ul > li::after, .tm-child-list > ul > li::before, .uk-list > li::after, .uk-list > li::before {
  content: "";
  display: table
}
.tm-child-list > ul > li::after, .uk-list > li::after {
  clear: both
}
.tm-child-list > ul > li > :last-child, .uk-list > li > :last-child {
  margin-bottom: 0
}
.tm-child-list > ul ul, .uk-list ul {
  margin: 0;
  padding-left: 20px;
  list-style: none
}
.tm-child-list > ul > li:nth-child(n+2), .tm-child-list > ul > li > ul, .uk-list > li:nth-child(n+2), .uk-list > li > ul {
  margin-top: 10px
}
.tm-child-list-divider > ul > li:nth-child(n+2), .uk-list-divider > li:nth-child(n+2) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(172, 163, 156, .3)
}
.uk-list-striped > li {
  padding: 10px 10px
}
.uk-list-striped > li:nth-of-type(odd) {
  background: #f7f7f6
}
.uk-list-striped > li:nth-child(n+2) {
  margin-top: 0
}
.uk-list-bullet > li {
  position: relative;
  padding-left: calc(1.73em + 10px)
}
.uk-list-bullet > li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.73em;
  height: 1.73em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%3E%0A%20%20%3Cpath%20fill%3D%22%2322201E%22%20d%3D%22M8.165%205.489c-.054-.001-.046.012-.057.019a.238.238%200%200%201%20.057-.019zm2.167-.01c-.181-.133-.546%200-.542-.055a2.966%202.966%200%200%200-.259.002c-.025.163-.062.32-.105.477.194.061.359.121.178.133l-.035-.02a1.037%201.037%200%200%200-.179%200c-.01.036-.021.071-.033.107.133.109.433.263.088.282l.177.026c.009.219-.291.35-.533.45-.028.015-.056.026-.083.039a4.506%204.506%200%200%201-1.108%201.302c-.131.26-.342.474-.637.541-.153.428-.352%201.011-.752%201.223-.192.119-.408.201-.637.178a1.293%201.293%200%200%201-.693-.439c-.212-.326-.406-.147-.665.015-.246.16-.57.369-.69-.056-.264-.322-.64-.197-1.037-.229a2.75%202.75%200%200%201-.609-.053.72.72%200%200%201-.428-.357c-.367-.127-.508-.504-.621-.845-.147-.325-.159-.681-.464-.907l.13-.061C.286%206.567.014%205.597.206%204.795A.94.94%200%200%201%200%204.229c.019-.185.079-.367.143-.545.104-.374.321-.667.248-1.159l.06.037c.008-.368.444-.418.527-.768.002.042.038.06.09.107-.013-.38.117-.671.291-.917.173-.25.388-.459.663-.572.27-.119.542-.238.839-.28l.898-.101C4.299.1%204.801-.062%205.32.027c.255.035.517.045.75.166.134.07.259.158.377.259.123.038.252.066.37.115l.115-.113c.114.158.321.177.534.091a.34.34%200%200%200-.033.063c.554.001.355.954%201.088.64.318.246.588.545.911.814.287.292.503.663.604%201.056.232-.074.219%200%20.374.005-.302.211.095.281-.24.45.456.087.399.381.51.598-.01.023-.09-.02-.224.053-.204.152.317-.031.223.101l-.17.009c-.303.193.36.247.159.447-.188-.036-.192.038-.369.034.021-.25.114-.527.039-.775-.076-.246-.253-.474-.638-.577.137-.043.239-.086.283-.133-.452-.342-.749-.724-1.097-1.022.449.699.717%201.525.717%202.416%200%20.184-.032.357-.054.535.147.007.297.016.461.021.388-.016.419.165.322.199zm-2.167.01c.088-.023.23-.034.363-.05a3.503%203.503%200%200%200-2.697-4.137l-.005.005.002-.005a3.473%203.473%200%200%200-.726-.078c-1.93%200-3.5%201.57-3.5%203.5s1.57%203.5%203.5%203.5c.381%200%20.741-.076%201.085-.189a.473.473%200%200%200-.001-.155c.059.064.091.08.133.113.169-.062.327-.142.482-.229.014-.06.06-.079.128-.069.051-.031.104-.057.154-.091-.149-.31.288-.078.034-.449.091-.087.405-.083.476-.243.042.028.1.056.149.084l.017-.02c-.271-.237.252-.087-.184-.333.759.265-.36-.284.278-.099-.021%200%20.025.021.068.043.005-.029.057-.065.175-.078a3.17%203.17%200%200%200%20.112-.207c.062-.19.126-.395-.022-.592.592.102-.422-.106-.076-.081l.168.004c.056-.025.272-.075-.08-.142l-.033-.002z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block
}
.uk-list-large > li:nth-child(n+2), .uk-list-large > li > ul {
  margin-top: 20px
}
.uk-list-large.tm-child-list-divider > ul > li:nth-child(n+2), .uk-list-large.uk-list-divider > li:nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px
}
.uk-list-large.uk-list-striped > li {
  padding: 20px 10px
}
.uk-list-large.uk-list-striped > li:nth-child(n+2) {
  margin-top: 0
}
.uk-description-list > dt {
  color: #22201e;
  font-size: 13px;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.7px
}
.uk-description-list > dt:nth-child(n+2) {
  margin-top: 20px
}
.uk-description-list > dd {
  font-size: 15px
}
.uk-description-list-divider > dt:nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(172, 163, 156, .3)
}
.uk-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px
}
* + .uk-table {
  margin-top: 20px
}
.uk-table th {
  padding: 16px 12px;
  text-align: left;
  vertical-align: bottom;
  font-size: 13px;
  font-weight: 400;
  color: #9a9895;
  font-family: Roboto Mono;
  text-transform: uppercase;
  letter-spacing: 2px
}
.uk-table td {
  padding: 16px 12px;
  vertical-align: top
}
.uk-table td > :last-child {
  margin-bottom: 0
}
.uk-table tfoot {
  font-size: 13px
}
.uk-table caption {
  font-size: 13px;
  text-align: left;
  color: #9a9895
}
.uk-table-middle, .uk-table-middle td {
  vertical-align: middle !important
}
.uk-table-divider > :first-child > tr:not(:first-child), .uk-table-divider > :not(:first-child) > tr, .uk-table-divider > tr:not(:first-child) {
  border-top: 1px solid rgba(172, 163, 156, .3)
}
.uk-table-striped tbody tr:nth-of-type(odd), .uk-table-striped > tr:nth-of-type(odd) {
  background: rgba(34, 32, 30, .07)
}
.uk-table-hover tbody tr:hover, .uk-table-hover > tr:hover {
  background: rgba(34, 32, 30, .07)
}
.uk-table tbody tr.uk-active, .uk-table > tr.uk-active {
  background: rgba(34, 32, 30, .07)
}
.uk-table-small td, .uk-table-small th {
  padding: 10px 12px
}
.uk-table-large td, .uk-table-large th {
  padding: 22px 12px
}
.uk-table-justify td:first-child, .uk-table-justify th:first-child {
  padding-left: 0
}
.uk-table-justify td:last-child, .uk-table-justify th:last-child {
  padding-right: 0
}
.uk-table-shrink {
  width: 1px
}
.uk-table-expand {
  min-width: 150px
}
.uk-table-link {
  padding: 0 !important
}
.uk-table-link > a {
  display: block;
  padding: 16px 12px
}
.uk-table-small .uk-table-link > a {
  padding: 10px 12px
}
@media (max-width:959px) {
  .uk-table-responsive, .uk-table-responsive tbody, .uk-table-responsive td, .uk-table-responsive th, .uk-table-responsive tr {
    display: block
  }
  .uk-table-responsive thead {
    display: none
  }
  .uk-table-responsive td, .uk-table-responsive th {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    overflow: visible !important;
    white-space: normal !important
  }
  .uk-table-responsive .uk-table-link:not(:first-child) > a, .uk-table-responsive td:not(:first-child):not(.uk-table-link), .uk-table-responsive th:not(:first-child):not(.uk-table-link) {
    padding-top: 5px !important
  }
  .uk-table-responsive .uk-table-link:not(:last-child) > a, .uk-table-responsive td:not(:last-child):not(.uk-table-link), .uk-table-responsive th:not(:last-child):not(.uk-table-link) {
    padding-bottom: 5px !important
  }
  .uk-table-justify.uk-table-responsive td, .uk-table-justify.uk-table-responsive th {
    padding-left: 0;
    padding-right: 0
  }
}
.uk-table tbody tr {
  transition: background-color .1s linear
}
.uk-icon {
  margin: 0;
  border: none;
  border-radius: 0;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0
}
button.uk-icon:not(:disabled) {
  cursor: pointer
}
.uk-icon::-moz-focus-inner {
  border: 0;
  padding: 0
}
.uk-icon:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
  fill: currentcolor
}
.uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: currentcolor
}
.uk-icon > * {
  transform: translate(0, 0)
}
.uk-icon-image {
  width: 20px;
  height: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle
}
.uk-icon-link {
  color: #22201e
}
.uk-icon-link:focus, .uk-icon-link:hover {
  color: rgba(34, 32, 30, .5);
  outline: 0
}
.uk-active > .uk-icon-link, .uk-icon-link:active {
  color: rgba(34, 32, 30, .8)
}
.uk-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: 0 0;
  color: #22201e;
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  border: 2px solid #22201e
}
.uk-icon-button:focus, .uk-icon-button:hover {
  background-color: #22201e;
  color: #fff;
  outline: 0;
  border-color: #22201e
}
.uk-active > .uk-icon-button, .uk-icon-button:active {
  background-color: #d8522c;
  color: rgba(255, 255, 255, .8);
  border-color: #d8522c
}
.uk-range {
  box-sizing: border-box;
  margin: 0;
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
  -webkit-appearance: none;
  background: 0 0;
  padding: 0
}
.uk-range:focus {
  outline: 0
}
.uk-range::-moz-focus-outer {
  border: none
}
.uk-range::-ms-track {
  height: 15px;
  background: 0 0;
  border-color: transparent;
  color: transparent
}
.uk-range:not(:disabled)::-webkit-slider-thumb {
  cursor: pointer
}
.uk-range:not(:disabled)::-moz-range-thumb {
  cursor: pointer
}
.uk-range:not(:disabled)::-ms-thumb {
  cursor: pointer
}
.uk-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -7px;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #322a22
}
.uk-range::-moz-range-thumb {
  border: none;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #322a22
}
.uk-range::-ms-thumb {
  margin-top: 0
}
.uk-range::-ms-thumb {
  border: none;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #322a22
}
.uk-range::-ms-tooltip {
  display: none
}
.uk-range::-webkit-slider-runnable-track {
  height: 3px;
  background: #ebebe9
}
.uk-range:active::-webkit-slider-runnable-track, .uk-range:focus::-webkit-slider-runnable-track {
  background: #d3d3ce
}
.uk-range::-moz-range-track {
  height: 3px;
  background: #ebebe9
}
.uk-range:focus::-moz-range-track {
  background: #d3d3ce
}
.uk-range::-ms-fill-lower, .uk-range::-ms-fill-upper {
  height: 3px;
  background: #ebebe9
}
.uk-range:focus::-ms-fill-lower, .uk-range:focus::-ms-fill-upper {
  background: #d3d3ce
}
.uk-checkbox, .uk-input, .uk-radio, .uk-select, .uk-textarea {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit
}
.uk-input {
  overflow: visible
}
.uk-select {
  text-transform: none
}
.uk-select optgroup {
  font: inherit;
  font-weight: 700
}
.uk-textarea {
  overflow: auto
}
.uk-input[type=search]::-webkit-search-cancel-button, .uk-input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
.uk-input[type=number]::-webkit-inner-spin-button, .uk-input[type=number]::-webkit-outer-spin-button {
  height: auto
}
.uk-input::-moz-placeholder, .uk-textarea::-moz-placeholder {
  opacity: 1
}
.uk-checkbox:not(:disabled), .uk-radio:not(:disabled) {
  cursor: pointer
}
.uk-fieldset {
  border: none;
  margin: 0;
  padding: 0
}
.uk-input, .uk-textarea {
  -webkit-appearance: none
}
.uk-input, .uk-select, .uk-textarea {
  max-width: 100%;
  width: 100%;
  border: 0 none;
  padding: 0 10px;
  background: 0 0;
  color: #322a22;
  transition: .2s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow
}
.uk-input, .uk-select:not([multiple]):not([size]) {
  height: 40px;
  vertical-align: middle;
  display: inline-block;
  border: 1px solid rgba(172, 163, 156, .3)
}
.uk-input:not(input), .uk-select:not(select) {
  line-height: 38px
}
.uk-select[multiple], .uk-select[size], .uk-textarea {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top;
  border: 1px solid rgba(172, 163, 156, .3)
}
.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
  outline: 0;
  background-color: transparent;
  color: #322a22;
  border-color: #22201e !important
}
.uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled {
  background-color: rgba(34, 32, 30, .03);
  color: #9a9895;
  border-color: rgba(34, 32, 30, .1) !important;
  box-shadow: none
}
.uk-input::-ms-input-placeholder {
  color: #9a9895 !important
}
.uk-input::placeholder {
  color: #9a9895
}
.uk-textarea::-ms-input-placeholder {
  color: #9a9895 !important
}
.uk-textarea::placeholder {
  color: #9a9895
}
.uk-form-small {
  font-size: 13px
}
.uk-form-small:not(textarea):not([multiple]):not([size]) {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px
}
.uk-form-small:not(select):not(input):not(textarea) {
  line-height: 28px
}
.uk-form-large {
  font-size: 18px
}
.uk-form-large:not(textarea):not([multiple]):not([size]) {
  height: 55px;
  padding-left: 12px;
  padding-right: 12px
}
.uk-form-large:not(select):not(input):not(textarea) {
  line-height: 53px
}
.uk-form-danger, .uk-form-danger:focus {
  color: #322a22;
  border-color: #e95858 !important
}
.uk-form-success, .uk-form-success:focus {
  color: #322a22;
  border-color: #7fb147 !important
}
.uk-form-blank {
  background: 0 0;
  border-color: transparent !important
}
.uk-form-blank:focus {
  border-color: rgba(172, 163, 156, .3) !important;
  border-style: dashed
}
input.uk-form-width-xsmall {
  width: 50px
}
select.uk-form-width-xsmall {
  width: 75px
}
.uk-form-width-small {
  width: 130px
}
.uk-form-width-medium {
  width: 200px
}
.uk-form-width-large {
  width: 500px
}
.uk-select:not([multiple]):not([size]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23322A22%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23322A22%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 100% 50%
}
.uk-select:not([multiple]):not([size])::-ms-expand {
  display: none
}
.uk-select:not([multiple]):not([size]) option {
  color: #444
}
.uk-select:not([multiple]):not([size]):disabled {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%239a9895%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%239a9895%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}
.uk-input[list] {
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: 100% 50%
}
.uk-input[list]:focus, .uk-input[list]:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23322A22%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}
.uk-input[list]::-webkit-calendar-picker-indicator {
  display: none
}
.uk-checkbox, .uk-radio {
  display: inline-block;
  height: 16px;
  width: 16px;
  overflow: hidden;
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: .2s ease-in-out;
  transition-property: background-color, border-color, box-shadow;
  border: 1px solid rgba(34, 32, 30, .2)
}
.uk-radio {
  border-radius: 50%
}
.uk-checkbox:focus, .uk-radio:focus {
  outline: 0;
  border-color: #22201e
}
.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
  background-color: #22201e;
  border-color: transparent
}
.uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus {
  background-color: #322f2c
}
.uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.uk-checkbox:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}
.uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.uk-checkbox:disabled, .uk-radio:disabled {
  background-color: #f7f7f6;
  border-color: rgba(172, 163, 156, .3)
}
.uk-radio:disabled:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%239a9895%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.uk-checkbox:disabled:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%239a9895%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}
.uk-checkbox:disabled:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%239a9895%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.uk-legend {
  width: 100%;
  color: inherit;
  padding: 0;
  font-size: 30px;
  line-height: 1.4
}
.uk-form-custom {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle
}
.uk-form-custom input[type=file], .uk-form-custom select {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-appearance: none;
  opacity: 0;
  cursor: pointer
}
.uk-form-custom input[type=file] {
  font-size: 500px;
  overflow: hidden
}
.uk-form-label {
  font-size: 13px;
  color: #22201e;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.7px
}
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px
}
@media (max-width:959px) {
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 5px
  }
}
@media (min-width:960px) {
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 7px;
    float: left
  }
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px
  }
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 7px
  }
}
.uk-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #9a9895
}
.uk-form-icon:hover {
  color: #322a22
}
.uk-form-icon:not(a):not(button):not(input) {
  pointer-events: none
}
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
  padding-left: 40px !important
}
.uk-form-icon-flip {
  right: 0;
  left: auto
}
.uk-form-icon-flip ~ .uk-input {
  padding-right: 40px !important
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
  .uk-select:not([multiple]):not([size]) option {
    color: #444
  }
}
@supports (-ms-accelerator:true) {
  .uk-select:not([multiple]):not([size]) option {
    color: #444
  }
}
.uk-button {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 20px;
  vertical-align: middle;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  transition: .1s ease-in-out;
  transition-property: color, background-color, background-position, border-color, box-shadow;
  font-family: Roboto Mono;
  font-weight: 400;
  letter-spacing: .2px;
  border-image-slice: 3 !important;
  border-image-width: 3px !important;
  border-image-repeat: round !important;
  background-origin: border-box
}
.uk-button:not(:disabled) {
  cursor: pointer
}
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0
}
.uk-button:hover {
  text-decoration: none
}
.uk-button:focus {
  outline: 0
}
.uk-button-default {
  background-color: transparent;
  color: #22201e;
  border: 3px solid rgba(34, 32, 30, .18);
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22rgba%2834,%2032,%2030,%200.18%29%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-default:focus, .uk-button-default:hover {
  background-color: transparent;
  color: rgba(34, 32, 30, .7);
  border-color: rgba(34, 32, 30, .26);
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22rgba%2834,%2032,%2030,%200.26%29%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-default.uk-active, .uk-button-default:active {
  background-color: transparent;
  color: #22201e;
  border-color: #22201e;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%2322201E%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-primary {
  background-color: transparent;
  color: #d8522c;
  border: 3px solid #d8522c;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%23D8522C%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-primary:focus, .uk-button-primary:hover {
  background-color: transparent;
  color: #9b391d;
  border-color: #a83d1f;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%23a83d1f%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-primary.uk-active, .uk-button-primary:active {
  background-color: transparent;
  color: #e07557;
  border-color: #e07557;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%23e07557%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-secondary {
  background-color: transparent;
  color: #22201e;
  border: 3px solid #22201e;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%2322201E%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-secondary:focus, .uk-button-secondary:hover {
  background-color: transparent;
  color: rgba(34, 32, 30, .7);
  border-color: #736d66;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%23736d66%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-secondary.uk-active, .uk-button-secondary:active {
  background-color: transparent;
  color: #22201e;
  border-color: #22201e;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%2322201E%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-danger {
  background-color: transparent;
  color: #e95858;
  border: 3px solid #e95858;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%23E95858%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-danger:focus, .uk-button-danger:hover {
  background-color: transparent;
  color: #d81c1c;
  border-color: #d81c1c;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%23d81c1c%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-danger.uk-active, .uk-button-danger:active {
  background-color: transparent;
  color: #ab1717;
  border-color: #941414;
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%23941414%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.uk-button-danger:disabled, .uk-button-default:disabled, .uk-button-primary:disabled, .uk-button-secondary:disabled {
  background-color: rgba(34, 32, 30, .03);
  color: silver;
  border: 3px solid rgba(34, 32, 30, .1);
  background-image: none;
  box-shadow: none
}
.uk-button-small {
  padding: 0 10px;
  line-height: 24px;
  font-size: 13px
}
.uk-button-large {
  padding: 0 40px;
  line-height: 49px;
  font-size: 16px
}
.uk-button-text {
  padding: 0;
  line-height: 1.73;
  background: 0 0;
  color: #22201e;
  position: relative;
  z-index: 0
}
.uk-button-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  z-index: -1;
  border-bottom: 1px solid #22201e;
  transition: right .3s ease-out
}
.uk-button-text:focus, .uk-button-text:hover {
  color: #22201e
}
.uk-button-text:focus::before, .uk-button-text:hover::before {
  right: 0
}
.uk-button-text:disabled {
  color: #9a9895
}
.uk-button-text:disabled::before {
  display: none
}
.uk-button-link {
  padding: 0;
  line-height: 1.73;
  background: 0 0;
  color: #d8522c
}
.uk-button-link:focus, .uk-button-link:hover {
  color: #e68138;
  text-decoration: underline
}
.uk-button-link:disabled {
  color: #9a9895;
  text-decoration: none
}
.uk-button-group {
  display: inline-flex;
  vertical-align: middle;
  position: relative
}
.uk-button-group > .uk-button:nth-child(n+2), .uk-button-group > div:nth-child(n+2) .uk-button {
  margin-left: -3px
}
.uk-button-group .uk-button.uk-active, .uk-button-group .uk-button:active, .uk-button-group .uk-button:focus, .uk-button-group .uk-button:hover {
  position: relative;
  z-index: 1
}
.uk-section {
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px
}
@media (min-width:960px) {
  .uk-section {
    padding-top: 70px;
    padding-bottom: 70px
  }
}
.uk-section::after, .uk-section::before {
  content: "";
  display: table
}
.uk-section::after {
  clear: both
}
.uk-section > :last-child {
  margin-bottom: 0
}
.uk-section-xsmall {
  padding-top: 20px;
  padding-bottom: 20px
}
.uk-section-small {
  padding-top: 40px;
  padding-bottom: 40px
}
.uk-section-large {
  padding-top: 70px;
  padding-bottom: 70px
}
@media (min-width:960px) {
  .uk-section-large {
    padding-top: 140px;
    padding-bottom: 140px
  }
}
.uk-section-xlarge {
  padding-top: 140px;
  padding-bottom: 140px
}
@media (min-width:960px) {
  .uk-section-xlarge {
    padding-top: 210px;
    padding-bottom: 210px
  }
}
.uk-section-default {
  background: #fff;
}
.uk-section-muted {
  background: #f7f7f6;
}
.uk-section-primary {
  background: #d8522c;
}
.uk-section-secondary {
  background: #22201e;
}
.uk-section-overlap.uk-section::after, .uk-section-overlap > .uk-section::after {
  height: 44px
}
.uk-section-overlap + [class*=uk-section], .uk-section-overlap + style + [class*=uk-section] {
  position: relative
}
.uk-section-overlap + .uk-section-default::before, .uk-section-overlap + .uk-section-muted::before, .uk-section-overlap + .uk-section-primary::before, .uk-section-overlap + .uk-section-secondary::before, .uk-section-overlap + style + .uk-section-default::before, .uk-section-overlap + style + .uk-section-muted::before, .uk-section-overlap + style + .uk-section-primary::before, .uk-section-overlap + style + .uk-section-secondary::before {
  content: '';
  display: block;
  position: absolute;
  top: -44px;
  left: 0;
  right: 0;
  height: 44px;
  background-repeat: repeat-x
}
.uk-section-overlap-flip.uk-section::after, .uk-section-overlap-flip > .uk-section::after {
  height: 0
}
.uk-section-overlap-flip + .uk-section-default::before, .uk-section-overlap-flip + .uk-section-muted::before, .uk-section-overlap-flip + .uk-section-primary::before, .uk-section-overlap-flip + .uk-section-secondary::before, .uk-section-overlap-flip + style + .uk-section-default::before, .uk-section-overlap-flip + style + .uk-section-muted::before, .uk-section-overlap-flip + style + .uk-section-primary::before, .uk-section-overlap-flip + style + .uk-section-secondary::before {
  top: 0;
  transform: rotate(180deg)
}
.uk-section-overlap + .uk-section-default::before, .uk-section-overlap + style + .uk-section-default::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221086%22%20height%3D%2244%22%20viewBox%3D%220%200%201086%2044%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0D%0A%0D%0A%20%20%20%20%3Cdefs%3E%0D%0A%0D%0A%20%20%20%20%20%20%20%20%3CclipPath%20id%3D%22mask%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1084%2014l-.6-1c-2%200-3.3%202-5.6%202-2.7-.1-6%201-8.9%201-5.7.3-11.8.8-17.4%202%20.9%201%204.5-.6%205.8-.4-1%20.8-2.2.4-3.2.9%202.2.7%208.6.5%2010.6-.4%201.9-1%206-.2%208.1-.5l.4.3c2-.5%204%20.6%206-.8l-.1%201c-2.2.3-4.5.4-6.9%201.2%201.1.4%202-.3%202.8.4-6%201-12.3-.6-18.3.4-2.1.4-4.9.4-7.2.8-2.1.3-6.4-.7-8.2.7-1.6%201.1-5.3-.2-7.2.7-2.2%201-6.6.4-9%20.6-2.4.2-5.7%200-8.2-.2-1.3-.1-5.2-.2-6.2.7-1.7-.1-3.3-.5-4.9%200-.5-.1-1.2-.8-2%200-.8-.6-4.4.2-5.4.2-2.9.3-6.9-.3-9.6.7-2%20.8-5.6.3-7.8.2-2.5%200-5.4.7-8%20.9-.2%201.6-4.7%202.2-6.1%202.2-2.8-.1-5.6-.5-8.4-.5l.2-.9c-2.6.2-1.5-.2-3-.5-1.3-.3-2.6.7-3.8.3l2-.7c-2.1-1.6-6.7%201.3-8.1%200%206.3-1.8%2012.1-2%2018.4-2.4%206.5-.5%2014-.6%2020.1-3v.6c2.5%200%205.3-1.2%206-2.5-1.7-.7-4.9-1-6.1-2.3-2.4.6-2%20.2-4%200a62%2062%200%200%200-12.4%201.3c1-1%202.4-.8%203.6-1.6-2-.8-5.7.4-7.8.6.6-.6%201.3-.4%201.6-1-1-.3-4.9.7-5.6%201.4l-.5-.7-1.2.7c-1-.7-2.3.4-3.8%200l.9-.4c-.7-.2-2.1.6-2.8.8v-1.4c-1.5-.5-4.1-.4-5.6-.2l-.3-1c-1%201-5-.2-6.6-.2l.5-.4c-4.9-.5-10.8.4-15.6%201.2.8-1.3%202.2-.7%203.3-1.4-.6-.3-1.3.3-1.7-.4l.5-.8c-2%20.3-3.7.6-5.3%201.8v-.8c-1.6-.3-1.8-.2-1.9.8-1.3%200-3.3%201-4.2-.4-2.8%201.6-6.3%201-9.4%202%200%20.5%206.3-1%207.3-.2a41.3%2041.3%200%200%201-11.7%201.8l.9-1.3c-2.6.3-5.7-.5-8%20.6-2.1%201-6.7%201-8.8.9.4-.6.5-.9%201.2-1.1-1-.3-2%200-2.7.8l-1.7-.9a28%2028%200%200%201-11.3%202.5v-.1l1.6-.6c-1.8%200-3.6.5-5.4.1l1.6-.4c-3.7-.6-8.2.2-11.8.8l.5.4c-3.4%200-6.8-.4-10.2-.3-2.3.2-6-.6-8%20.3.6%200-3.3.2-3-.2-1%201.6-6.1%200-7-.4l-.2.2%201%20.8c-3.6-.5-6.7.5-10.4.5%200-.3.2-.4.3-.7-2.3.5-4.5%201-7%20.4l.3-.7c-1.5%200-2.9%201-4.4.5l1.9-.8c-3.3%200-6.4-.2-9.6.2l.8.7-1.7-.3.4-.6c-.9-.6-2-.2-2.7.4-.6-1-.8-.9-1.5.2l-.7-.5c-.4.3-.7.8-1.3.4l.2-.7c-1.7%201.8-11-2-12%20.3-1.9-1.4-6-.8-8.2-.2-1.2.4-1.2.4-2-.2l.8-.2c-1.6-.4-11.4-.6-11.4-.7-1-.4-2-1.2-3.3-1l2%201-.2.2-2.2-.8-.1.2.6.8-1.9-.5-.7.6-1.4-.6v-.7c-.8.7-1.6%201-2.5.4l.8-.4-5.2-.3c-2.1-.2-4.7%201.2-6.7-.1-1.1%201.5-6.5.3-8%20.2l-.2.5c-3-1.2-19.2%201.1-20.3-2-1.5%201-4-.4-5.2.4-.6.4-1.7.1-2.2-.3-1.2-.8-5.3-.2-6.6.3-1%201-6.4.3-8.6.1l.2-1-1.4.2%201%20.6-2.5.4c.6-1.2.6-1.2%201.5-1-.1-.6-11.8-1.7-12.8-.6a47.8%2047.8%200%200%200-15.5-.8c.2.6.3%201%20.8%201h-2.2c-.4-.8-1.3-.5-2.2-.9l2-.7c-1.5-1-2.8.8-3.8-.5-.4%201-4.7.5-5.6.5%200-.5%201.1-.6%201.4-.6v-.4c-1%200-2.7-.6-3.6.1a65.1%2065.1%200%200%200-.3-.8c-1.3.7-7.4.5-9%20.5%201.1-.6%202.3.1%203.6-.5-1-.4-7-1-8.4-.6l1.2.3-1.6.7.5-.9c-1%20.3-1.8.6-2.6%201.2%201-.2%203.6-.5%204.2.6-2.7%200-6%20.3-8.6-.6l3-.4-.7-.8c-1%201.3-2.8.6-4.2.5%200%201%200%201-.8%201.1v-.5c-2.2%200-5.7-.8-7.6%200l.1.5h-2.1c.3-.2%201.5-.2%201.3-.8-2.6.3-4.6.8-7.2.4.4%200%20.7-.2%201-.3-1-1-2.3-.2-3.6-.5l.3-.2c-.6-.1-3.1-1-3.3.4-3-.2-7-1.7-10-.7l.8.3c-1.5.3-1.5-.6-2.7-.8-.8%200-1.4.8-2.2.8-1.9.1-4.8-.5-7-.7l-.1-.8c-1.2%201.3-3-.6-4.6-.5.2.8-.6.2-.7.5l.5.4-.1.2-1-.1c0-.5-2.8%200-3.2-.1l.2-.7-4-1.4c-.2.8-1%20.3-1.7.5v.9a61%2061%200%200%201-6.9-.7c-2.6-.4-5.7%201.7-8%201l.4-.6c1.3%200%201.3%200%201.6-.6l-1%20.2c-.5-.7-5.6-1.4-5.8%200a4%204%200%200%201%203.1.4c-4%200-8.1%200-12.2-.8l.2-.5c-1%20.2-1%20.2-1.8%200%201.8-.6%203.4%200%205.2-.1-.1-1.2-6.2-.4-7-.2l.7.2c-1.9%201.2-4.8-.2-6.8-.3-2.8-.2-5.6-.5-8.3.3l.2-.9c-2.7.8-5.5.2-8.4.8%200-.3%200-.6.2-1.1l-1.4.9-.5-.6C508.7%204.5%20500%204%20498%204.6a15%2015%200%200%200-8.5%200c-1.7.6-3.4.2-5-.1-1-1.1-2.8%200-3.8%200%20.1.2.4.5.8.6-1%20.5-3%20.5-4.1.7v-.2l1-.4.2-.7h2a8.7%208.7%200%200%200-3.5-.3l1%20.4.1.2c-.7.2-4.9.6-4.8-.2l-3.3.8-.1-.3.8-.7c-1.7.1-3.2-.2-5-.4%200-.8-3.7-.1-4.3%200-.7-.6-1.6-.5-2.4-.3l-.3-.5c-2.6.3-8.6-2-10.5.1%207%200%2015.4%202%2022.4%202.8-.6%201.2-1.4.7-2.2.4%201.2%201.6%201.8.6%203.1.3%201.5-.3%203.2-.1%205-.3%204.2-.4%208%201.7%2012%202v-.7c1%200%202.1.4%202.9-1l.2%201.2c2.1.3%207.4-.2%208.7%201l-.8.5v.2h1.3v.1l-1.2.1v.2h1.4l.6-1.2%204.4.2.2.4%201.4.1-1%20.4c1.4.5%202.9%201.1%204.3.1l1%20.7c1.8-.6%203-.5%204.8-.3%201.5%201.7%208.5%201.4%2010.5%201.2%202.2-.2%203.9%201%206.2.6.4%200%203.1.1%203.4.6l-1.8.2.3.4c-2.2-.7-4.9%200-7.2-.4l-.1%201c.8.7%201.6-.7%202.5.1-1.5.6-2.7-.2-4%200-1.4%201.2-5.2%200-6.8-.3%201.7-.5%203.4.2%205.1%200-.1-.4-1.5-.8-2-1-1.4.3-4.2-.5-6-.7-.7%200-5-.8-5.6-.2l.3.4-1.4-.2v-.8c-1.6.7-3-.2-4.8.1l1%20.8-1.3.4.2-.8-2%20.6c-.4-.6-1-.6-1.6-.1l.2-1-1.5.7.3-.5c-1.8-.9-2.7-1.3-4.6-1.5v.2h.5c-1.6.8-3.5%200-5.1%200V10l1.8-.5-.5-1c-.7%200-2.9-1-3%20.2%201.3-.3%201.4-.3%202.1.8h-8.5c-3-.2-4.1%201.4-6.3-.4-.7%201.1-5-.2-6.3-.4-2.2-.2-4.5-.5-6.7-1-3-.6-6.7-.1-9.4-1.4l.9-.6h-4.1l-1.3%201.5-2.1-.3v.2l2.7.7c-1%20.3-2.8.6-3.5-.5-2%201.5-4-.8-6-.8l.2-.6c-1.8.5-2.3%201-4.1%201-1.3%200-5.9-1-6.4%200%201.3.5%202.3.2%203.6.7l-1.5-.2v.2l.5.2c-1.8.3-3.3-.7-5.2-.3l-.2-.5c-3.3-.9-5.3-1.4-8.5-1.1-1.7.1-2.8-.4-4%200%20.6-.8%201.3-.5%202-.7a21%2021%200%200%200-9-.7c1%20.7%201.9.3%202.2%201.5-.5%200-.8-.2-1.2-.3%201.1.9%202.2%201%203%20.2.5%201.3%206.5%203.1%207.7%202.3%200%201%206.1%201.3%207.2%202-.7.1-3.5-.9-3.8%200l3.7.8c-.5.3-1%20.3-1.6%200-.7.8-1%201-1.5.8V11c-3.8-.2-7.5-.4-11.4-1l-.7%201%201.2.6c.9-.6%201.9-.7%202.9-.3l-.6.7%204.7.7v.2h-1.4c1%20.6%202.3.7%203.3.4l1%20.6c-3.5%200-7%201-10.4.7l-.5%201-.9-.8-.5.6-.4-.7c-2.8.5-5.6%201-8.5%201.2-2%200-4%20.4-6%201.2-1.2.4-2.6-.5-3.8.1%200%200-2.2-.3-2.5-.2-1.3.1-3.3-1.2-4.4-.6l.2-1-2%20.3c-1.6-1.7-6.5-.9-9-1.6-3.1-1-7-1-10.2-1.2-8.2-.6-16.3-1.4-24.5-1.3-19.1%200-38%201.4-57%203v-.1l1.6-.5c-1.1-.7-2.2.1-3.2%200%201.5-.9%203.5-.6%205.1-.6-2.4-.9-4-1.5-6.6-1.6v.7c-1-.9-2-1-3.1-.5a5%205%200%200%200-3.1.4c1.8.1%201.8.1%203%201.1-2.1-.2-3.9.7-5.7%200-.5-1.3-2.5-.9-3.5-1v-.2l1.3-.2c-.7-1.4-4.8-1.4-6.3-1.1l.6%201c1.5-.4%202.4-.4%202.8-.2l-2.2.8v.3c1.1-.3%202.2-.8%203.3%200v.5h2.8v.3l-5.5.7s-3.2%200-3%20.2c-2.2-1.2-8.7%202.6-10.3.8l1-.1c-1.5-.5-3.6.4-5%20.6l.5-.5c-.7-.2-1.3.5-1.9-.1l.6-.9c-2%20.2-3.5%200-4.5-.5%202.4-1.4%205.4-.4%207.7-1.8l-.8-.2c2.6-.9%205.8-.6%208.2-1.6l-.9-.6v-.2l4.4-.3V9h-1.1l.7-.6-1.9-1%20.9-.3V7h-2.4l.6.4c-1.9%201.7-8%201.1-9.7-.5%202.9.2%205.3-.5%208.1-1%20.2-.8-.3-.7-.7-.8-.1-.6%201-1%20.3-1.9l-2.4-.3c.6-.5%201.2-.8%201.4-1.6-.5%200-2.8.4-3-.5l1.1-.3c-3-.2-6.3.4-9.2-.1-3.5-.7-7%20.4-10.4.7-.9%200-7.5%201-8.1.1l.9-.2c-10.7-1.6-22.8%201-33.6%201.3-11.4.4-22.7.5-34.1%202v.3c3-.2%209.6-2.2%2012.2-.6-2.3.6-4.5.3-6.7.7%203%201%208.4.2%2011.6-.2%205.3-.6%2010.7.2%2016-.6%202-.3%203.9.6%205.9.3%202.5-.4%205-.1%207.3-.2%204.1%200%208.5-.8%2012.6-.1-4.9.6-9.7.6-14.6%201.5%202%20.2%204-.2%206%20.2-15%202.3-30.7-1.2-45.7.7-6.3.8-12.4.6-18.7%201-2.9.1-5.6%200-8.4.4-2.2.3-4.3%200-6.5%200-2.4%200-5.4%201-7.8.3-3.9%201.4-9.8.7-13.9.8-6.3.1-12.5-.2-18.8%200-8.8.4-17.5%201-26.4.7-8.5-.4-17%20.5-25.9%201-12%20.5-24.1.3-36%201.4V44h1086V12c-1-.1-1%201.3-2%202z%22%2F%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2FclipPath%3E%0D%0A%0D%0A%20%20%20%20%20%20%20%20%3Cpattern%20id%3D%22image%22%20width%3D%2250%22%20height%3D%2250%22%20patternUnits%3D%22userSpaceOnUse%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cimage%20x%3D%220%22%20y%3D%220%22%20width%3D%2250%22%20height%3D%2250%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAWGElEQVR42k1azWob6bZdE6n0b9mynY7a15hEN32ufY6u%2BxQ5ars7UODuKE6sRmkoSBChgwgFLQgYR%2FOqJ5DBkIFGmmTkqUBTv4CGega9Rt219lei76Aiq%2FTV97P32muvvStAu11erVb51Vfkv%2FITk0lxcjIpIk1zSXLpLRYL7%2Bl4XB40Fp4fx6U0nef0W%2Fw%2BLgEo9V%2F9VF9O01zKe%2BDvmmuONOcn4D3kJpNuMQzDLWDhBZgVwPnAMZpX8yx5aVz8BZqvrnlmHLdaxfkZjgpnmBR1b7H45mFcKds6wajS3fv3zmr1Na%2Fvw%2BGwigQ%2BN3BVms1QmM3%2BLKywyqdNPsiFvy3gLToL72jGDQwPqx0uvvjGi5%2FhNjeng3MTsz9nhWQJO8zoCJXmcp5L1tOcNj0YoHb4DtUBn7NNbC6gtlpprXnufPxXGTz8aoV8uqaRToNCukxyT2iABfcAGu90Fhf0mabL3PgDyho3z9YbDAY1aMOyCPDNm9X%2FLPi2UE9WspN2aZHwSbiVArnRaFSZnNwUfy%2F9Vk3RzJlFOeF02cs930PlKvJLaUJvRNPcEMPqePyhrMNrQRko4pz9fr%2Buw8tr6XKZe%2FPmzbY2og1OiIYxvT8eowy8q07lLT17zAMDNEziJfzekDf5zPn5%2Bf5fHGu%2FrXAv99gk%2BM9F4xoogIsd4fl3oIV6cJNF6Tp3RK%2Bl2eQ9Xu3a0cETD4fpmhPdzgo3QDHt%2BbnR61HlK5%2FdjJ0cnBTlnf53%2FfqAnynnGu7SS98ParN4VogJSR1ABpSXOgPeJwo0rj67LYAevnocl3YG4IGT3MXFRQMICigNq00hAv0C1j4tS0wuOoknHM9uTwsv6erUl%2FvlPuRujwgtYZ%2BTwG8%2BjhGXBp0%2Fan%2B9RRkxSljd57tnezspF5xintPkOkAfqGuDd%2FI6GAecww4X8RKURmHeT2GbL49QWfvT3AQojivjsjNCZBC%2FugpKd4tLm0Ow7p60doSYpAmbJ52uc9CDwyGtM2jXFCPJouGlzWlu2nPQ2v19WB3%2BxmCqzwpR6jawSODh002xsfjs6fs60qF7uQhNLtTyRkFQGQEVaLzv577CQWMBeCsgPxy%2Bqw64wTENNiF07wSVFy%2F2hAptVHPqcIJy%2BGu4NQg6Na3V85FrDRbeWofg3Bqrg8qjeMZ%2FIl7CaW%2FODdGVi9alt7oPbfEuajuYnBVTLHOL1sJrcVx8hALGL81qgszDA2EULW3xtu8%2FRu2mmK7nuWIHNdBIyxSOnZDkupMbbnbgrWISRXdvJ%2BQzfcJogEEtSiNC2M%2FpO3g9AHlgXB7uDqtpMs2FPJj2qWvNsU15E18dA%2Bofn%2BywJmyG7%2FhAr5mLCRdZQyxSm6Ao2kwjP5cmawvwSy4qK8qaoBfWxkL0WpvsIUsh8eL%2BbUGGENxS%2BIypSHAzqIxQrkx7S67zpTQHCeBVv16riWan9ruCOxZV8%2BCJvB0hp3gRPYOkgDC0NCFKHj8SDMmQIN5rvDmbBQUXYCDewqKYw9%2BwxsPXvA9k%2FP5gFtBB09S33xUHF%2F%2B4aAj7seWansHNFh0dGcQuwAAly6RTeR2FHqk0Ugwm8iqIABc%2FPf4%2BYrykWZwB4dbbp%2BPyanSf%2F8KDy7O6wP090NA%2BHpe0b%2FMI%2F%2BAGeUolo9lRYTxul09obUHlkphEz2H2snHp9ZprLuD4XGylZDfBTVFz6PnNfLKsxhC7JX0q3hQfGP5WFYlsjKQNv8TTsuLims%2F10mZO0FO82EGOXlf%2BIAJ%2BOkW9RgPjrLsDwlMkgezgM1wXgGxCEEKaLOQE83mSW3PCSTIp7jN73l3CEx6VFxKxWf2n%2BiJZeFNaM2IyNe%2Fw%2FvFIGfubcbx5MuD3bx1PFCtc79OC8C4agQ7d47OkauiAuq%2FgPuY83EOH%2BQJxUPL5t%2B4DvsWHEAF%2BzklGoHLQ72nTjdFBuOmlYROC2PWMEIsLCYN7hFFl3H5bviT1mYUzi4fN7S2zZgJ6sF8IJBUg6RDsgs%2BGYXFLcPuU0KpwcLsTm%2B19rFzBL%2BmeFEOV9x1T3XkhEfCAh3xvvbbkqSwuVRBH8qhjS%2BU1xaW82D96VX8CHIqEHpzCWOd6GgRLduZWbWCXlorjqLS6D%2FJpT1DSb%2FBkvUB0Ok8MbhttJLx%2FPdZ3ksWzq5I8JCMpO0v%2BAJQYUZITSSS89FyTl0EkO5DuybtGp43P3innVazK8oLrC1L0aLRX0TgXFx3vHff5pcrxkTJjnQuRNero120SC%2FqpWWE%2F1Gkd%2FD7TK58mSVELyzNKdIPLQc2CFlEOT%2Fyt41FQWdCDtvmruLRFCTKVhKCHZNG2YCfDZQfURrSpGWIzZIHjOT%2Fp97pgcxzwgNMs8RGOGcHosr%2Ffct464xpy0Sq8z2MBg89ymsmVhJB4XC3pnuhV3gnA71TBH8lECl7lHC22%2FYu%2FNWTivGG%2BsWdTmCqQ56R%2BlWtk%2FW733zuvj59XBKXIFG9cCgJvV4YJOWcmKu3ZR9ygjNUiBKP51MXxRkqVRxUxqYjm%2FGnbPIZbus9wDHoiBQUgZTF%2BrGoRh01Hoyarg9uCGOuy07FE5z92Y4zHU6dG3zGf1K%2FrhRYNE2PjXReQSr7KBzEJAoRvzIDuAjurBzhK5xjRqjypXPaF47e5WSVFwbedb%2B930d3RHFjzUAxGkyr8G53OwSPbTC8iS6Ho6BOWU5x1Zdl27S2chTRW2T25mRSVRGWVdKk88Z%2FGlSwb%2FrqlTUAGGf5Ybc6VBFveinosJrQGC5hmkvhzeQJ5QWT8COXWHdeWYWVQXtqDLkl2ZXvB2MVHveA%2Br80JgjIko1N%2FbRMqsFoMIJdVUQmBLTtYHBTiZyhpgcfc7Ac8Kicp5CmXU6Z%2BTvTaoV5rS1Ynfk51Cw5RXdy5w8vanc5nUwMiDLGRDLYH0innGYWjipgupjc2BKKUsM5Epn7TeEl51UITnBTlZRV9l0ANUFa%2B%2BEcDaJfx%2FlnJpyU3WVWwQLe7I8%2BMnqNyIqEor8yJ90mteANHr7Oj68LLRy%2FLITMy1r3cMmMZ5YiN5AdZTGso6d3TO%2FdkuCjpWaKUsRwEnRRZzt36VqeA8dGcm%2FicseAa%2FjisWmaPHKTnGb1DD3xlHph0w6K0lGGOBY%2BsVpcF%2BkHhrsXNR81cC5o4MtpVsDqpzzyAgTfP6Blw8BgEqH3P8fccm9AQ%2BpR1dUlt%2FxJiK4azPppOqz3B9tY0M2LYJGTl9TV4ABQ6nNvqEI3nQcFD7MlwA8brGXawqd6E68NH2P6ZFrJ7CjxndedeXbBPs5o215QSyBJUHIiSwaT6qegT01K3OvS3TJY%2F%2FWtcnsNt8qdA4s8xkaABkQCyNfGlBBS3TiYHxdHoeUVwcjmmR4hF5gVbRzmGcWuHVUqAafrPXod1iFwscXeB%2F20osPRdg0WHR6waFdSnrPLawaC2d9LdkdeknMH8E2XUqIqzWzvY6WrxJCLEYgWk1fVKtrt4cig4hRr7wKYHgrzK5mr8uHQmLdVbEoo9UxUmc%2BI4v0z4fICC4nl2jQJoeB3%2B17BHr66szsdJ%2BMvWYtBykjzSg2QRxUlEiLGYUfrXpm6yhVNfjJIY9LRQTPWJLJ5M3S6duq3zuw4Pqdueyw1%2F8l6329pR7SJvqcBSzOi3ZtN5%2B4Zs6DyTElKzgp%2BxF1JJlzh%2FzN%2BaNFAYbm9F5uGm8%2BSic%2BclcME26cqFf2dN5zqKwaxVJPmQkGFUa0v4tRSkoKcsuE8LajzYQcBLlNlH3aT%2F%2FX1e8SBW1MLrTPW%2BeIG9bpd55N6xzx0ZTpbGZ7aOpNtSGDSPSLNWp8AVY21pMFPKyEkt63lMWfAg0ziLxp3XY3C96gf1ZuokuqwCMoXG1HjQ2H%2FGDT0tJ3BF0gSuD3ZAjzUAT40HOIltFeVexno6uLwtT1zHKGju7dKTwzAEA3xqqlvqQpQ%2B1drwJUwV1OYJ%2FTZPXewp3uIAJTD3zadT03Og9%2BuKBQXRjJKjfkQanMr1iWF%2BduvqjBTusKJUQLX4UkVPZYUwr%2FjoUOr%2F%2FO6Hqkl6zHN3rYY3CBRniSfXC6KpvAlY%2B0ne%2B%2FFHNFXHjz%2BMy2fM2G%2BodkQkadMVcfKi5ao5rFKcruVJQZIMt%2FvkUPml%2FxPqprofWPOKh9fcnNSm8sot64dT8GKAfqK1F0nDAy3Yf4W6ktScNB0wDuSt9stx%2BfjYJVPBSkZJfOetdz8MqzpUMnWMdMy4uuVzirc49kv967%2FFaWpa7GRHXpRkgUjm9Lag51TsYemyO%2BL3pTHX9Bnbg8FO7c2zN9ur1SiPHhIr4pE1EiTWnrI1iX1Q9faojDkZYOwi12KJ3PBwWFUHBGouQPkB%2F4%2Bee5agxCZg3Mird3eS%2F%2Fv5%2BAolRxJLS3bj8aPyhEITatlSZYuV0IPFj5obit2NtFfcTEjtyvCDrN0aBM9237z51%2FZr%2FW44ZLAkQK5M3hZ2Byxvn4M%2FcoC%2Bg5YDYAxWhZMqyHhfHUVZxJKYNg8q2pnjeGMb5gPL3Kwc1bGsE8uSIQek2k0ncdHhQeMgX8bBI8FJxgJhqQ2GfrgVUgnoUGLAE9SKGtM9mxTVtQx4zV0suZbkPJlbgYOsWJp0YQy2zWBUM8C0VWZ1jZGlfdXy9JxcHkfPKBhPtl68ONlTY07z%2BlkHUWM%2Fd755E8H088Cs%2FOTJk0NZUxJEhmkt7szitwEZinoPK1c2b1h0nn2i80%2BJXCdRIskjWPEFyFqXrmEg6xtmN3khMd1EekP%2BmNZWA690qObBoFYXCZhn%2FJKg1MdtQYZQIIpiRRZ%2BViEumI%2BmnOcjjioSnavjh%2Fw%2Fq9X%2F2sPBjjYoQtGBT7nmtwxOvh8x24My5HXF9khItggvvEcp2XR3cGzyX3IGtuFM5Am7dghqrRd4sQeyCViTT9OmE35Awah6j%2BVo9N6srYwtvC%2FJYg5yRwVJC%2BkwsY3Bi3moSxrGArT6SfETCQNzpwQmyZkJT9Aj2tR1Jt0dk%2FacumZKELsqVjSPSSKSxmqf6InmDiU2Gctc1GDVnQ72OzNuHDEWeq5D2K6g3B4EtaQhOXPpCbc6sFxqDT7qNHlSjQXV1bUbah8uMsua3ipbYQ29T0VViaPX5UoM103cQEfeWKaw3i%2FCg%2BItvwsB8oAg1EO4pfrmNHtGnlWPwOZ3NE33T50kAR8U1amWuEl4QAVqC54lS3SsFAYvSZd0vWGpOa3ZslyxkS2DHdQwflsGpQTCSVEKWc%2Bq7JX3oKIKrih7N9ytAqcFZfIddeGvufmJZMpxPn4Wlcwz03lOFaeCfwDUlIQTelUekTGfoLcFbWbTPD7%2BSKZ6PqrU2XU8x%2Fk%2BMosuBrCNPnvzfBts5PWmkR3CNrR09YCsaWOheqXnmgTNtRGD%2BltHjIOmEtd7Kt2mw7cOUgi%2Bq0vSC1LLtXKK4Eld9ZUM%2BPa8bFIfvpvb1UKGEs2xJuSaGxLA8euKLK7TfuXkAMzyZ2c3rn%2FEGBmFEmX0yJ17Fefep2RlscWYK6A0JkRosFng72JJzKTDjCkt1PRz8XFTHJlRKBQFb15qMalTMqsfFQbft2oATJDqUqWpMlr5ZjG484Sgi18uGjxoYZ9khH6GOeuGMFuO2x%2FKluDgellqToilvjCjXuGx1RxdHkJeuKT812cFL8tzxczbcTlU6co8ENATRZUCqqcr2JsktSJcUBY%2FCiJqhH%2F%2B7ElZgyJQMEGda01dfdSnpx74KW9cXKChZki9PysI7qpOtS7%2B37tLdLI2vW5EWUdEtfa5uHnQsq67Nm%2BM1HMV5KCjjvkof0eel0fqFIGiXeWG3Yvdhiq4TcPNApaib24ZH6UPj6gcpAq4jrokaLdrkQqrZAOR9yVwnHKMNt9kDNZYOG0SrjL%2BSSZC1brCu1JV8%2BJF%2FsWeTifspevIlCfkiWBWkIRQhpZXLnZ3G3YYWlObhu8Soxivw4JJY3Ee7LoGAVwiw9JiyBjuJSzTX2C38ZPqFDYsADITr00z2yczqYGu54PgX7uCmc8DKrhPiIIG71vzDoqRpqts6UUlZr4o6uz16TLQA9pgwBwgd6uutjwBU8M2meGVOusbWoyXlqeMb5m7C6pkFDRGveAfxERqbQpKzDNqHw2HP1gJHeNZaQJaeAnTUB3V%2BByjylRV6Rk3rPriMajX2Mm%2F1ttcxcCnWnHQGdQmlDZFHhhUwZ8IM2tPOfmf2Ml8wiH8JdySfhGl9SkWxTqSGpLZMLf3ec9pLMlpF%2BioOeg5if2Mqlal6zSLB9h994zpthNvZ%2FP8pncsxjshcwHYej4qVyRRVHDJmD0yY7RpnvP31SrIa11ld4vlJShTtI%2BlE4Bq6W9cfMJJVMdLYsgbspweDlZwCvipqxwtexMigqXyi%2BB2RjU7BKojbki5QTQuY8g7yeeWp6BWgSXvXcFJGiXLGCjpZZPe4s5JNPEtDalnzIC8TNrs56O1O5TmFAz1vDwJ1RcqdjRQBc2mRTPP8sJd1nP6g%2FD4BYfbqhd0Hz44ed81BPrmKcsBd0ymYpbzc%2By%2FK%2F1e1XhEzkBJ1gpSsw%2BJ6zRKKC7gCEVFm9qoIogPFaKg%2F6qOrH6PWRlqjGg%2FpgeWKsFp4KAZ7K5GHCN20R%2Bqf10G%2F%2BZFchvhAd5TR%2FBPQSpBTsXVhqpV2rYJOTXkThlwguQrXuDzKkdlqanv4Aa%2BrovZ5mlmyROs5aUCNjnCvDt3hKDn3layEiAz5ksyXdDu1KK5o%2BZNIab%2BQUAav9j9vgFxvxYTr7sXoK7Vor%2F1PwsUNyY9sHZNA7pW9PfAZLbE0u6dUL5b192qOTCZORnhywM%2Fo%2FqSazTArJ7JGHUv1bCbwpW0j7%2BwE8NuvmJycekaEDpIMyvStDcHe1clnpO%2B1WbSXjVOCRXSSnP0rFshWMl953zFtvgGT1Y2GOk9H9kpwUFRm3DvAVU7l6poV8qn%2BLMQBvf5gId3FV1QGZ%2BD1P20DLFO6tQtuNZVtklBRHATIm4hjx7VJZG%2BanMxTGT%2BwV4y2BN%2BDl6CMALO1bNnkrXRu5UZSz9Tv9G0ST0lbCfGMklWRwCgB1yWl5hUDG2qQmFdG9oPkAf7smDykmzYJM%2Bm70riUyrfZeTgaHDJJM45627B7QO9hZB9Ze%2FfOyq5%2Fy6imkYQhgY9f8v1dT%2BBlQcbqa940yeUCwIGsuqEnuoRXVkDGUv36jj8tbn1mmJy81r6f9rtAwTsOPJzo4KhBkD2NilUnxcuHvQ6YXZ9Wtjj8%2F%2B99%2Fw7GUY9LMGux%2By%2BO%2FzZ8pXmXny%2B87TJKIJB%2FSM%2BWkcGUh1Ei1q0Za5fYZL%2BgbGkt7kqN2RU%2FMVJJAMgSYHExJlOq4PUPp0VJR2qpFEF2QanU2vr0LLrtRrQJseTdWKNh%2BssU59zsZ9%2FQ1VqWZsUJKW%2FRrRwn6yk1qrdP6gVN17aSBqwffuvN9jWmmrO9cVeQg69dPU4sviFeczRvspdCD7dA%2ByArxaW6dysqZcwZ3x390iaaKNge0kO1aBkUgR%2FS%2BqdwY71roZs%2FYyUH5JuUYFuMdDkoZWnju8Z2Dx06qBpb6x%2BLzHTO2EKjvXhDGLfp3PmtY%2BVJIG9LNVb4pEM2cvSgl2JdTJl%2BAcg%2F3%2FNbWQ59FgbawAAAABJRU5ErkJggg%3D%3D%22%20%2F%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2Fpattern%3E%0D%0A%0D%0A%20%20%20%20%3C%2Fdefs%3E%0D%0A%0D%0A%20%20%20%20%3Crect%20width%3D%221086%22%20height%3D%2244%22%20fill%3D%22%23fff%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%20%20%20%20%3Crect%20width%3D%221086%22%20height%3D%2244%22%20fill%3D%22url(%23image)%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%0D%0A%3C%2Fsvg%3E%0D%0A")
}
.uk-section-overlap + .uk-section-muted::before, .uk-section-overlap + style + .uk-section-muted::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221086%22%20height%3D%2244%22%20viewBox%3D%220%200%201086%2044%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0D%0A%0D%0A%20%20%20%20%3Cdefs%3E%0D%0A%0D%0A%20%20%20%20%20%20%20%20%3CclipPath%20id%3D%22mask%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1084%2014l-.6-1c-2%200-3.3%202-5.6%202-2.7-.1-6%201-8.9%201-5.7.3-11.8.8-17.4%202%20.9%201%204.5-.6%205.8-.4-1%20.8-2.2.4-3.2.9%202.2.7%208.6.5%2010.6-.4%201.9-1%206-.2%208.1-.5l.4.3c2-.5%204%20.6%206-.8l-.1%201c-2.2.3-4.5.4-6.9%201.2%201.1.4%202-.3%202.8.4-6%201-12.3-.6-18.3.4-2.1.4-4.9.4-7.2.8-2.1.3-6.4-.7-8.2.7-1.6%201.1-5.3-.2-7.2.7-2.2%201-6.6.4-9%20.6-2.4.2-5.7%200-8.2-.2-1.3-.1-5.2-.2-6.2.7-1.7-.1-3.3-.5-4.9%200-.5-.1-1.2-.8-2%200-.8-.6-4.4.2-5.4.2-2.9.3-6.9-.3-9.6.7-2%20.8-5.6.3-7.8.2-2.5%200-5.4.7-8%20.9-.2%201.6-4.7%202.2-6.1%202.2-2.8-.1-5.6-.5-8.4-.5l.2-.9c-2.6.2-1.5-.2-3-.5-1.3-.3-2.6.7-3.8.3l2-.7c-2.1-1.6-6.7%201.3-8.1%200%206.3-1.8%2012.1-2%2018.4-2.4%206.5-.5%2014-.6%2020.1-3v.6c2.5%200%205.3-1.2%206-2.5-1.7-.7-4.9-1-6.1-2.3-2.4.6-2%20.2-4%200a62%2062%200%200%200-12.4%201.3c1-1%202.4-.8%203.6-1.6-2-.8-5.7.4-7.8.6.6-.6%201.3-.4%201.6-1-1-.3-4.9.7-5.6%201.4l-.5-.7-1.2.7c-1-.7-2.3.4-3.8%200l.9-.4c-.7-.2-2.1.6-2.8.8v-1.4c-1.5-.5-4.1-.4-5.6-.2l-.3-1c-1%201-5-.2-6.6-.2l.5-.4c-4.9-.5-10.8.4-15.6%201.2.8-1.3%202.2-.7%203.3-1.4-.6-.3-1.3.3-1.7-.4l.5-.8c-2%20.3-3.7.6-5.3%201.8v-.8c-1.6-.3-1.8-.2-1.9.8-1.3%200-3.3%201-4.2-.4-2.8%201.6-6.3%201-9.4%202%200%20.5%206.3-1%207.3-.2a41.3%2041.3%200%200%201-11.7%201.8l.9-1.3c-2.6.3-5.7-.5-8%20.6-2.1%201-6.7%201-8.8.9.4-.6.5-.9%201.2-1.1-1-.3-2%200-2.7.8l-1.7-.9a28%2028%200%200%201-11.3%202.5v-.1l1.6-.6c-1.8%200-3.6.5-5.4.1l1.6-.4c-3.7-.6-8.2.2-11.8.8l.5.4c-3.4%200-6.8-.4-10.2-.3-2.3.2-6-.6-8%20.3.6%200-3.3.2-3-.2-1%201.6-6.1%200-7-.4l-.2.2%201%20.8c-3.6-.5-6.7.5-10.4.5%200-.3.2-.4.3-.7-2.3.5-4.5%201-7%20.4l.3-.7c-1.5%200-2.9%201-4.4.5l1.9-.8c-3.3%200-6.4-.2-9.6.2l.8.7-1.7-.3.4-.6c-.9-.6-2-.2-2.7.4-.6-1-.8-.9-1.5.2l-.7-.5c-.4.3-.7.8-1.3.4l.2-.7c-1.7%201.8-11-2-12%20.3-1.9-1.4-6-.8-8.2-.2-1.2.4-1.2.4-2-.2l.8-.2c-1.6-.4-11.4-.6-11.4-.7-1-.4-2-1.2-3.3-1l2%201-.2.2-2.2-.8-.1.2.6.8-1.9-.5-.7.6-1.4-.6v-.7c-.8.7-1.6%201-2.5.4l.8-.4-5.2-.3c-2.1-.2-4.7%201.2-6.7-.1-1.1%201.5-6.5.3-8%20.2l-.2.5c-3-1.2-19.2%201.1-20.3-2-1.5%201-4-.4-5.2.4-.6.4-1.7.1-2.2-.3-1.2-.8-5.3-.2-6.6.3-1%201-6.4.3-8.6.1l.2-1-1.4.2%201%20.6-2.5.4c.6-1.2.6-1.2%201.5-1-.1-.6-11.8-1.7-12.8-.6a47.8%2047.8%200%200%200-15.5-.8c.2.6.3%201%20.8%201h-2.2c-.4-.8-1.3-.5-2.2-.9l2-.7c-1.5-1-2.8.8-3.8-.5-.4%201-4.7.5-5.6.5%200-.5%201.1-.6%201.4-.6v-.4c-1%200-2.7-.6-3.6.1a65.1%2065.1%200%200%200-.3-.8c-1.3.7-7.4.5-9%20.5%201.1-.6%202.3.1%203.6-.5-1-.4-7-1-8.4-.6l1.2.3-1.6.7.5-.9c-1%20.3-1.8.6-2.6%201.2%201-.2%203.6-.5%204.2.6-2.7%200-6%20.3-8.6-.6l3-.4-.7-.8c-1%201.3-2.8.6-4.2.5%200%201%200%201-.8%201.1v-.5c-2.2%200-5.7-.8-7.6%200l.1.5h-2.1c.3-.2%201.5-.2%201.3-.8-2.6.3-4.6.8-7.2.4.4%200%20.7-.2%201-.3-1-1-2.3-.2-3.6-.5l.3-.2c-.6-.1-3.1-1-3.3.4-3-.2-7-1.7-10-.7l.8.3c-1.5.3-1.5-.6-2.7-.8-.8%200-1.4.8-2.2.8-1.9.1-4.8-.5-7-.7l-.1-.8c-1.2%201.3-3-.6-4.6-.5.2.8-.6.2-.7.5l.5.4-.1.2-1-.1c0-.5-2.8%200-3.2-.1l.2-.7-4-1.4c-.2.8-1%20.3-1.7.5v.9a61%2061%200%200%201-6.9-.7c-2.6-.4-5.7%201.7-8%201l.4-.6c1.3%200%201.3%200%201.6-.6l-1%20.2c-.5-.7-5.6-1.4-5.8%200a4%204%200%200%201%203.1.4c-4%200-8.1%200-12.2-.8l.2-.5c-1%20.2-1%20.2-1.8%200%201.8-.6%203.4%200%205.2-.1-.1-1.2-6.2-.4-7-.2l.7.2c-1.9%201.2-4.8-.2-6.8-.3-2.8-.2-5.6-.5-8.3.3l.2-.9c-2.7.8-5.5.2-8.4.8%200-.3%200-.6.2-1.1l-1.4.9-.5-.6C508.7%204.5%20500%204%20498%204.6a15%2015%200%200%200-8.5%200c-1.7.6-3.4.2-5-.1-1-1.1-2.8%200-3.8%200%20.1.2.4.5.8.6-1%20.5-3%20.5-4.1.7v-.2l1-.4.2-.7h2a8.7%208.7%200%200%200-3.5-.3l1%20.4.1.2c-.7.2-4.9.6-4.8-.2l-3.3.8-.1-.3.8-.7c-1.7.1-3.2-.2-5-.4%200-.8-3.7-.1-4.3%200-.7-.6-1.6-.5-2.4-.3l-.3-.5c-2.6.3-8.6-2-10.5.1%207%200%2015.4%202%2022.4%202.8-.6%201.2-1.4.7-2.2.4%201.2%201.6%201.8.6%203.1.3%201.5-.3%203.2-.1%205-.3%204.2-.4%208%201.7%2012%202v-.7c1%200%202.1.4%202.9-1l.2%201.2c2.1.3%207.4-.2%208.7%201l-.8.5v.2h1.3v.1l-1.2.1v.2h1.4l.6-1.2%204.4.2.2.4%201.4.1-1%20.4c1.4.5%202.9%201.1%204.3.1l1%20.7c1.8-.6%203-.5%204.8-.3%201.5%201.7%208.5%201.4%2010.5%201.2%202.2-.2%203.9%201%206.2.6.4%200%203.1.1%203.4.6l-1.8.2.3.4c-2.2-.7-4.9%200-7.2-.4l-.1%201c.8.7%201.6-.7%202.5.1-1.5.6-2.7-.2-4%200-1.4%201.2-5.2%200-6.8-.3%201.7-.5%203.4.2%205.1%200-.1-.4-1.5-.8-2-1-1.4.3-4.2-.5-6-.7-.7%200-5-.8-5.6-.2l.3.4-1.4-.2v-.8c-1.6.7-3-.2-4.8.1l1%20.8-1.3.4.2-.8-2%20.6c-.4-.6-1-.6-1.6-.1l.2-1-1.5.7.3-.5c-1.8-.9-2.7-1.3-4.6-1.5v.2h.5c-1.6.8-3.5%200-5.1%200V10l1.8-.5-.5-1c-.7%200-2.9-1-3%20.2%201.3-.3%201.4-.3%202.1.8h-8.5c-3-.2-4.1%201.4-6.3-.4-.7%201.1-5-.2-6.3-.4-2.2-.2-4.5-.5-6.7-1-3-.6-6.7-.1-9.4-1.4l.9-.6h-4.1l-1.3%201.5-2.1-.3v.2l2.7.7c-1%20.3-2.8.6-3.5-.5-2%201.5-4-.8-6-.8l.2-.6c-1.8.5-2.3%201-4.1%201-1.3%200-5.9-1-6.4%200%201.3.5%202.3.2%203.6.7l-1.5-.2v.2l.5.2c-1.8.3-3.3-.7-5.2-.3l-.2-.5c-3.3-.9-5.3-1.4-8.5-1.1-1.7.1-2.8-.4-4%200%20.6-.8%201.3-.5%202-.7a21%2021%200%200%200-9-.7c1%20.7%201.9.3%202.2%201.5-.5%200-.8-.2-1.2-.3%201.1.9%202.2%201%203%20.2.5%201.3%206.5%203.1%207.7%202.3%200%201%206.1%201.3%207.2%202-.7.1-3.5-.9-3.8%200l3.7.8c-.5.3-1%20.3-1.6%200-.7.8-1%201-1.5.8V11c-3.8-.2-7.5-.4-11.4-1l-.7%201%201.2.6c.9-.6%201.9-.7%202.9-.3l-.6.7%204.7.7v.2h-1.4c1%20.6%202.3.7%203.3.4l1%20.6c-3.5%200-7%201-10.4.7l-.5%201-.9-.8-.5.6-.4-.7c-2.8.5-5.6%201-8.5%201.2-2%200-4%20.4-6%201.2-1.2.4-2.6-.5-3.8.1%200%200-2.2-.3-2.5-.2-1.3.1-3.3-1.2-4.4-.6l.2-1-2%20.3c-1.6-1.7-6.5-.9-9-1.6-3.1-1-7-1-10.2-1.2-8.2-.6-16.3-1.4-24.5-1.3-19.1%200-38%201.4-57%203v-.1l1.6-.5c-1.1-.7-2.2.1-3.2%200%201.5-.9%203.5-.6%205.1-.6-2.4-.9-4-1.5-6.6-1.6v.7c-1-.9-2-1-3.1-.5a5%205%200%200%200-3.1.4c1.8.1%201.8.1%203%201.1-2.1-.2-3.9.7-5.7%200-.5-1.3-2.5-.9-3.5-1v-.2l1.3-.2c-.7-1.4-4.8-1.4-6.3-1.1l.6%201c1.5-.4%202.4-.4%202.8-.2l-2.2.8v.3c1.1-.3%202.2-.8%203.3%200v.5h2.8v.3l-5.5.7s-3.2%200-3%20.2c-2.2-1.2-8.7%202.6-10.3.8l1-.1c-1.5-.5-3.6.4-5%20.6l.5-.5c-.7-.2-1.3.5-1.9-.1l.6-.9c-2%20.2-3.5%200-4.5-.5%202.4-1.4%205.4-.4%207.7-1.8l-.8-.2c2.6-.9%205.8-.6%208.2-1.6l-.9-.6v-.2l4.4-.3V9h-1.1l.7-.6-1.9-1%20.9-.3V7h-2.4l.6.4c-1.9%201.7-8%201.1-9.7-.5%202.9.2%205.3-.5%208.1-1%20.2-.8-.3-.7-.7-.8-.1-.6%201-1%20.3-1.9l-2.4-.3c.6-.5%201.2-.8%201.4-1.6-.5%200-2.8.4-3-.5l1.1-.3c-3-.2-6.3.4-9.2-.1-3.5-.7-7%20.4-10.4.7-.9%200-7.5%201-8.1.1l.9-.2c-10.7-1.6-22.8%201-33.6%201.3-11.4.4-22.7.5-34.1%202v.3c3-.2%209.6-2.2%2012.2-.6-2.3.6-4.5.3-6.7.7%203%201%208.4.2%2011.6-.2%205.3-.6%2010.7.2%2016-.6%202-.3%203.9.6%205.9.3%202.5-.4%205-.1%207.3-.2%204.1%200%208.5-.8%2012.6-.1-4.9.6-9.7.6-14.6%201.5%202%20.2%204-.2%206%20.2-15%202.3-30.7-1.2-45.7.7-6.3.8-12.4.6-18.7%201-2.9.1-5.6%200-8.4.4-2.2.3-4.3%200-6.5%200-2.4%200-5.4%201-7.8.3-3.9%201.4-9.8.7-13.9.8-6.3.1-12.5-.2-18.8%200-8.8.4-17.5%201-26.4.7-8.5-.4-17%20.5-25.9%201-12%20.5-24.1.3-36%201.4V44h1086V12c-1-.1-1%201.3-2%202z%22%2F%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2FclipPath%3E%0D%0A%0D%0A%20%20%20%20%20%20%20%20%3Cpattern%20id%3D%22image%22%20width%3D%2250%22%20height%3D%2250%22%20patternUnits%3D%22userSpaceOnUse%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cimage%20x%3D%220%22%20y%3D%220%22%20width%3D%2250%22%20height%3D%2250%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAWGElEQVR42k1azWob6bZdE6n0b9mynY7a15hEN32ufY6u%2BxQ5ars7UODuKE6sRmkoSBChgwgFLQgYR%2FOqJ5DBkIFGmmTkqUBTv4CGega9Rt219lei76Aiq%2FTV97P32muvvStAu11erVb51Vfkv%2FITk0lxcjIpIk1zSXLpLRYL7%2Bl4XB40Fp4fx6U0nef0W%2Fw%2BLgEo9V%2F9VF9O01zKe%2BDvmmuONOcn4D3kJpNuMQzDLWDhBZgVwPnAMZpX8yx5aVz8BZqvrnlmHLdaxfkZjgpnmBR1b7H45mFcKds6wajS3fv3zmr1Na%2Fvw%2BGwigQ%2BN3BVms1QmM3%2BLKywyqdNPsiFvy3gLToL72jGDQwPqx0uvvjGi5%2FhNjeng3MTsz9nhWQJO8zoCJXmcp5L1tOcNj0YoHb4DtUBn7NNbC6gtlpprXnufPxXGTz8aoV8uqaRToNCukxyT2iABfcAGu90Fhf0mabL3PgDyho3z9YbDAY1aMOyCPDNm9X%2FLPi2UE9WspN2aZHwSbiVArnRaFSZnNwUfy%2F9Vk3RzJlFOeF02cs930PlKvJLaUJvRNPcEMPqePyhrMNrQRko4pz9fr%2Buw8tr6XKZe%2FPmzbY2og1OiIYxvT8eowy8q07lLT17zAMDNEziJfzekDf5zPn5%2Bf5fHGu%2FrXAv99gk%2BM9F4xoogIsd4fl3oIV6cJNF6Tp3RK%2Bl2eQ9Xu3a0cETD4fpmhPdzgo3QDHt%2BbnR61HlK5%2FdjJ0cnBTlnf53%2FfqAnynnGu7SS98ParN4VogJSR1ABpSXOgPeJwo0rj67LYAevnocl3YG4IGT3MXFRQMICigNq00hAv0C1j4tS0wuOoknHM9uTwsv6erUl%2FvlPuRujwgtYZ%2BTwG8%2BjhGXBp0%2Fan%2B9RRkxSljd57tnezspF5xintPkOkAfqGuDd%2FI6GAecww4X8RKURmHeT2GbL49QWfvT3AQojivjsjNCZBC%2FugpKd4tLm0Ow7p60doSYpAmbJ52uc9CDwyGtM2jXFCPJouGlzWlu2nPQ2v19WB3%2BxmCqzwpR6jawSODh002xsfjs6fs60qF7uQhNLtTyRkFQGQEVaLzv577CQWMBeCsgPxy%2Bqw64wTENNiF07wSVFy%2F2hAptVHPqcIJy%2BGu4NQg6Na3V85FrDRbeWofg3Bqrg8qjeMZ%2FIl7CaW%2FODdGVi9alt7oPbfEuajuYnBVTLHOL1sJrcVx8hALGL81qgszDA2EULW3xtu8%2FRu2mmK7nuWIHNdBIyxSOnZDkupMbbnbgrWISRXdvJ%2BQzfcJogEEtSiNC2M%2FpO3g9AHlgXB7uDqtpMs2FPJj2qWvNsU15E18dA%2Bofn%2BywJmyG7%2FhAr5mLCRdZQyxSm6Ao2kwjP5cmawvwSy4qK8qaoBfWxkL0WpvsIUsh8eL%2BbUGGENxS%2BIypSHAzqIxQrkx7S67zpTQHCeBVv16riWan9ruCOxZV8%2BCJvB0hp3gRPYOkgDC0NCFKHj8SDMmQIN5rvDmbBQUXYCDewqKYw9%2BwxsPXvA9k%2FP5gFtBB09S33xUHF%2F%2B4aAj7seWansHNFh0dGcQuwAAly6RTeR2FHqk0Ugwm8iqIABc%2FPf4%2BYrykWZwB4dbbp%2BPyanSf%2F8KDy7O6wP090NA%2BHpe0b%2FMI%2F%2BAGeUolo9lRYTxul09obUHlkphEz2H2snHp9ZprLuD4XGylZDfBTVFz6PnNfLKsxhC7JX0q3hQfGP5WFYlsjKQNv8TTsuLims%2F10mZO0FO82EGOXlf%2BIAJ%2BOkW9RgPjrLsDwlMkgezgM1wXgGxCEEKaLOQE83mSW3PCSTIp7jN73l3CEx6VFxKxWf2n%2BiJZeFNaM2IyNe%2Fw%2FvFIGfubcbx5MuD3bx1PFCtc79OC8C4agQ7d47OkauiAuq%2FgPuY83EOH%2BQJxUPL5t%2B4DvsWHEAF%2BzklGoHLQ72nTjdFBuOmlYROC2PWMEIsLCYN7hFFl3H5bviT1mYUzi4fN7S2zZgJ6sF8IJBUg6RDsgs%2BGYXFLcPuU0KpwcLsTm%2B19rFzBL%2BmeFEOV9x1T3XkhEfCAh3xvvbbkqSwuVRBH8qhjS%2BU1xaW82D96VX8CHIqEHpzCWOd6GgRLduZWbWCXlorjqLS6D%2FJpT1DSb%2FBkvUB0Ok8MbhttJLx%2FPdZ3ksWzq5I8JCMpO0v%2BAJQYUZITSSS89FyTl0EkO5DuybtGp43P3innVazK8oLrC1L0aLRX0TgXFx3vHff5pcrxkTJjnQuRNero120SC%2FqpWWE%2F1Gkd%2FD7TK58mSVELyzNKdIPLQc2CFlEOT%2Fyt41FQWdCDtvmruLRFCTKVhKCHZNG2YCfDZQfURrSpGWIzZIHjOT%2Fp97pgcxzwgNMs8RGOGcHosr%2Ffct464xpy0Sq8z2MBg89ymsmVhJB4XC3pnuhV3gnA71TBH8lECl7lHC22%2FYu%2FNWTivGG%2BsWdTmCqQ56R%2BlWtk%2FW733zuvj59XBKXIFG9cCgJvV4YJOWcmKu3ZR9ygjNUiBKP51MXxRkqVRxUxqYjm%2FGnbPIZbus9wDHoiBQUgZTF%2BrGoRh01Hoyarg9uCGOuy07FE5z92Y4zHU6dG3zGf1K%2FrhRYNE2PjXReQSr7KBzEJAoRvzIDuAjurBzhK5xjRqjypXPaF47e5WSVFwbedb%2B930d3RHFjzUAxGkyr8G53OwSPbTC8iS6Ho6BOWU5x1Zdl27S2chTRW2T25mRSVRGWVdKk88Z%2FGlSwb%2FrqlTUAGGf5Ybc6VBFveinosJrQGC5hmkvhzeQJ5QWT8COXWHdeWYWVQXtqDLkl2ZXvB2MVHveA%2Br80JgjIko1N%2FbRMqsFoMIJdVUQmBLTtYHBTiZyhpgcfc7Ac8Kicp5CmXU6Z%2BTvTaoV5rS1Ynfk51Cw5RXdy5w8vanc5nUwMiDLGRDLYH0innGYWjipgupjc2BKKUsM5Epn7TeEl51UITnBTlZRV9l0ANUFa%2B%2BEcDaJfx%2FlnJpyU3WVWwQLe7I8%2BMnqNyIqEor8yJ90mteANHr7Oj68LLRy%2FLITMy1r3cMmMZ5YiN5AdZTGso6d3TO%2FdkuCjpWaKUsRwEnRRZzt36VqeA8dGcm%2FicseAa%2FjisWmaPHKTnGb1DD3xlHph0w6K0lGGOBY%2BsVpcF%2BkHhrsXNR81cC5o4MtpVsDqpzzyAgTfP6Blw8BgEqH3P8fccm9AQ%2BpR1dUlt%2FxJiK4azPppOqz3B9tY0M2LYJGTl9TV4ABQ6nNvqEI3nQcFD7MlwA8brGXawqd6E68NH2P6ZFrJ7CjxndedeXbBPs5o215QSyBJUHIiSwaT6qegT01K3OvS3TJY%2F%2FWtcnsNt8qdA4s8xkaABkQCyNfGlBBS3TiYHxdHoeUVwcjmmR4hF5gVbRzmGcWuHVUqAafrPXod1iFwscXeB%2F20osPRdg0WHR6waFdSnrPLawaC2d9LdkdeknMH8E2XUqIqzWzvY6WrxJCLEYgWk1fVKtrt4cig4hRr7wKYHgrzK5mr8uHQmLdVbEoo9UxUmc%2BI4v0z4fICC4nl2jQJoeB3%2B17BHr66szsdJ%2BMvWYtBykjzSg2QRxUlEiLGYUfrXpm6yhVNfjJIY9LRQTPWJLJ5M3S6duq3zuw4Pqdueyw1%2F8l6329pR7SJvqcBSzOi3ZtN5%2B4Zs6DyTElKzgp%2BxF1JJlzh%2FzN%2BaNFAYbm9F5uGm8%2BSic%2BclcME26cqFf2dN5zqKwaxVJPmQkGFUa0v4tRSkoKcsuE8LajzYQcBLlNlH3aT%2F%2FX1e8SBW1MLrTPW%2BeIG9bpd55N6xzx0ZTpbGZ7aOpNtSGDSPSLNWp8AVY21pMFPKyEkt63lMWfAg0ziLxp3XY3C96gf1ZuokuqwCMoXG1HjQ2H%2FGDT0tJ3BF0gSuD3ZAjzUAT40HOIltFeVexno6uLwtT1zHKGju7dKTwzAEA3xqqlvqQpQ%2B1drwJUwV1OYJ%2FTZPXewp3uIAJTD3zadT03Og9%2BuKBQXRjJKjfkQanMr1iWF%2BduvqjBTusKJUQLX4UkVPZYUwr%2FjoUOr%2F%2FO6Hqkl6zHN3rYY3CBRniSfXC6KpvAlY%2B0ne%2B%2FFHNFXHjz%2BMy2fM2G%2BodkQkadMVcfKi5ao5rFKcruVJQZIMt%2FvkUPml%2FxPqprofWPOKh9fcnNSm8sot64dT8GKAfqK1F0nDAy3Yf4W6ktScNB0wDuSt9stx%2BfjYJVPBSkZJfOetdz8MqzpUMnWMdMy4uuVzirc49kv967%2FFaWpa7GRHXpRkgUjm9Lag51TsYemyO%2BL3pTHX9Bnbg8FO7c2zN9ur1SiPHhIr4pE1EiTWnrI1iX1Q9faojDkZYOwi12KJ3PBwWFUHBGouQPkB%2F4%2Bee5agxCZg3Mird3eS%2F%2Fv5%2BAolRxJLS3bj8aPyhEITatlSZYuV0IPFj5obit2NtFfcTEjtyvCDrN0aBM9237z51%2FZr%2FW44ZLAkQK5M3hZ2Byxvn4M%2FcoC%2Bg5YDYAxWhZMqyHhfHUVZxJKYNg8q2pnjeGMb5gPL3Kwc1bGsE8uSIQek2k0ncdHhQeMgX8bBI8FJxgJhqQ2GfrgVUgnoUGLAE9SKGtM9mxTVtQx4zV0suZbkPJlbgYOsWJp0YQy2zWBUM8C0VWZ1jZGlfdXy9JxcHkfPKBhPtl68ONlTY07z%2BlkHUWM%2Fd755E8H088Cs%2FOTJk0NZUxJEhmkt7szitwEZinoPK1c2b1h0nn2i80%2BJXCdRIskjWPEFyFqXrmEg6xtmN3khMd1EekP%2BmNZWA690qObBoFYXCZhn%2FJKg1MdtQYZQIIpiRRZ%2BViEumI%2BmnOcjjioSnavjh%2Fw%2Fq9X%2F2sPBjjYoQtGBT7nmtwxOvh8x24My5HXF9khItggvvEcp2XR3cGzyX3IGtuFM5Am7dghqrRd4sQeyCViTT9OmE35Awah6j%2BVo9N6srYwtvC%2FJYg5yRwVJC%2BkwsY3Bi3moSxrGArT6SfETCQNzpwQmyZkJT9Aj2tR1Jt0dk%2FacumZKELsqVjSPSSKSxmqf6InmDiU2Gctc1GDVnQ72OzNuHDEWeq5D2K6g3B4EtaQhOXPpCbc6sFxqDT7qNHlSjQXV1bUbah8uMsua3ipbYQ29T0VViaPX5UoM103cQEfeWKaw3i%2FCg%2BItvwsB8oAg1EO4pfrmNHtGnlWPwOZ3NE33T50kAR8U1amWuEl4QAVqC54lS3SsFAYvSZd0vWGpOa3ZslyxkS2DHdQwflsGpQTCSVEKWc%2Bq7JX3oKIKrih7N9ytAqcFZfIddeGvufmJZMpxPn4Wlcwz03lOFaeCfwDUlIQTelUekTGfoLcFbWbTPD7%2BSKZ6PqrU2XU8x%2Fk%2BMosuBrCNPnvzfBts5PWmkR3CNrR09YCsaWOheqXnmgTNtRGD%2BltHjIOmEtd7Kt2mw7cOUgi%2Bq0vSC1LLtXKK4Eld9ZUM%2BPa8bFIfvpvb1UKGEs2xJuSaGxLA8euKLK7TfuXkAMzyZ2c3rn%2FEGBmFEmX0yJ17Fefep2RlscWYK6A0JkRosFng72JJzKTDjCkt1PRz8XFTHJlRKBQFb15qMalTMqsfFQbft2oATJDqUqWpMlr5ZjG484Sgi18uGjxoYZ9khH6GOeuGMFuO2x%2FKluDgellqToilvjCjXuGx1RxdHkJeuKT812cFL8tzxczbcTlU6co8ENATRZUCqqcr2JsktSJcUBY%2FCiJqhH%2F%2B7ElZgyJQMEGda01dfdSnpx74KW9cXKChZki9PysI7qpOtS7%2B37tLdLI2vW5EWUdEtfa5uHnQsq67Nm%2BM1HMV5KCjjvkof0eel0fqFIGiXeWG3Yvdhiq4TcPNApaib24ZH6UPj6gcpAq4jrokaLdrkQqrZAOR9yVwnHKMNt9kDNZYOG0SrjL%2BSSZC1brCu1JV8%2BJF%2FsWeTifspevIlCfkiWBWkIRQhpZXLnZ3G3YYWlObhu8Soxivw4JJY3Ee7LoGAVwiw9JiyBjuJSzTX2C38ZPqFDYsADITr00z2yczqYGu54PgX7uCmc8DKrhPiIIG71vzDoqRpqts6UUlZr4o6uz16TLQA9pgwBwgd6uutjwBU8M2meGVOusbWoyXlqeMb5m7C6pkFDRGveAfxERqbQpKzDNqHw2HP1gJHeNZaQJaeAnTUB3V%2BByjylRV6Rk3rPriMajX2Mm%2F1ttcxcCnWnHQGdQmlDZFHhhUwZ8IM2tPOfmf2Ml8wiH8JdySfhGl9SkWxTqSGpLZMLf3ec9pLMlpF%2BioOeg5if2Mqlal6zSLB9h994zpthNvZ%2FP8pncsxjshcwHYej4qVyRRVHDJmD0yY7RpnvP31SrIa11ld4vlJShTtI%2BlE4Bq6W9cfMJJVMdLYsgbspweDlZwCvipqxwtexMigqXyi%2BB2RjU7BKojbki5QTQuY8g7yeeWp6BWgSXvXcFJGiXLGCjpZZPe4s5JNPEtDalnzIC8TNrs56O1O5TmFAz1vDwJ1RcqdjRQBc2mRTPP8sJd1nP6g%2FD4BYfbqhd0Hz44ed81BPrmKcsBd0ymYpbzc%2By%2FK%2F1e1XhEzkBJ1gpSsw%2BJ6zRKKC7gCEVFm9qoIogPFaKg%2F6qOrH6PWRlqjGg%2FpgeWKsFp4KAZ7K5GHCN20R%2Bqf10G%2F%2BZFchvhAd5TR%2FBPQSpBTsXVhqpV2rYJOTXkThlwguQrXuDzKkdlqanv4Aa%2BrovZ5mlmyROs5aUCNjnCvDt3hKDn3layEiAz5ksyXdDu1KK5o%2BZNIab%2BQUAav9j9vgFxvxYTr7sXoK7Vor%2F1PwsUNyY9sHZNA7pW9PfAZLbE0u6dUL5b192qOTCZORnhywM%2Fo%2FqSazTArJ7JGHUv1bCbwpW0j7%2BwE8NuvmJycekaEDpIMyvStDcHe1clnpO%2B1WbSXjVOCRXSSnP0rFshWMl953zFtvgGT1Y2GOk9H9kpwUFRm3DvAVU7l6poV8qn%2BLMQBvf5gId3FV1QGZ%2BD1P20DLFO6tQtuNZVtklBRHATIm4hjx7VJZG%2BanMxTGT%2BwV4y2BN%2BDl6CMALO1bNnkrXRu5UZSz9Tv9G0ST0lbCfGMklWRwCgB1yWl5hUDG2qQmFdG9oPkAf7smDykmzYJM%2Bm70riUyrfZeTgaHDJJM45627B7QO9hZB9Ze%2FfOyq5%2Fy6imkYQhgY9f8v1dT%2BBlQcbqa940yeUCwIGsuqEnuoRXVkDGUv36jj8tbn1mmJy81r6f9rtAwTsOPJzo4KhBkD2NilUnxcuHvQ6YXZ9Wtjj8%2F%2B99%2Fw7GUY9LMGux%2By%2BO%2FzZ8pXmXny%2B87TJKIJB%2FSM%2BWkcGUh1Ei1q0Za5fYZL%2BgbGkt7kqN2RU%2FMVJJAMgSYHExJlOq4PUPp0VJR2qpFEF2QanU2vr0LLrtRrQJseTdWKNh%2BssU59zsZ9%2FQ1VqWZsUJKW%2FRrRwn6yk1qrdP6gVN17aSBqwffuvN9jWmmrO9cVeQg69dPU4sviFeczRvspdCD7dA%2ByArxaW6dysqZcwZ3x390iaaKNge0kO1aBkUgR%2FS%2BqdwY71roZs%2FYyUH5JuUYFuMdDkoZWnju8Z2Dx06qBpb6x%2BLzHTO2EKjvXhDGLfp3PmtY%2BVJIG9LNVb4pEM2cvSgl2JdTJl%2BAcg%2F3%2FNbWQ59FgbawAAAABJRU5ErkJggg%3D%3D%22%20%2F%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2Fpattern%3E%0D%0A%0D%0A%20%20%20%20%3C%2Fdefs%3E%0D%0A%0D%0A%20%20%20%20%3Crect%20width%3D%221086%22%20height%3D%2244%22%20fill%3D%22%23F7F7F6%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%20%20%20%20%3Crect%20width%3D%221086%22%20height%3D%2244%22%20fill%3D%22url(%23image)%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%0D%0A%3C%2Fsvg%3E%0D%0A")
}
.uk-section-overlap + .uk-section-primary::before, .uk-section-overlap + style + .uk-section-primary::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221086%22%20height%3D%2244%22%20viewBox%3D%220%200%201086%2044%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0D%0A%0D%0A%20%20%20%20%3Cdefs%3E%0D%0A%0D%0A%20%20%20%20%20%20%20%20%3CclipPath%20id%3D%22mask%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1084%2014l-.6-1c-2%200-3.3%202-5.6%202-2.7-.1-6%201-8.9%201-5.7.3-11.8.8-17.4%202%20.9%201%204.5-.6%205.8-.4-1%20.8-2.2.4-3.2.9%202.2.7%208.6.5%2010.6-.4%201.9-1%206-.2%208.1-.5l.4.3c2-.5%204%20.6%206-.8l-.1%201c-2.2.3-4.5.4-6.9%201.2%201.1.4%202-.3%202.8.4-6%201-12.3-.6-18.3.4-2.1.4-4.9.4-7.2.8-2.1.3-6.4-.7-8.2.7-1.6%201.1-5.3-.2-7.2.7-2.2%201-6.6.4-9%20.6-2.4.2-5.7%200-8.2-.2-1.3-.1-5.2-.2-6.2.7-1.7-.1-3.3-.5-4.9%200-.5-.1-1.2-.8-2%200-.8-.6-4.4.2-5.4.2-2.9.3-6.9-.3-9.6.7-2%20.8-5.6.3-7.8.2-2.5%200-5.4.7-8%20.9-.2%201.6-4.7%202.2-6.1%202.2-2.8-.1-5.6-.5-8.4-.5l.2-.9c-2.6.2-1.5-.2-3-.5-1.3-.3-2.6.7-3.8.3l2-.7c-2.1-1.6-6.7%201.3-8.1%200%206.3-1.8%2012.1-2%2018.4-2.4%206.5-.5%2014-.6%2020.1-3v.6c2.5%200%205.3-1.2%206-2.5-1.7-.7-4.9-1-6.1-2.3-2.4.6-2%20.2-4%200a62%2062%200%200%200-12.4%201.3c1-1%202.4-.8%203.6-1.6-2-.8-5.7.4-7.8.6.6-.6%201.3-.4%201.6-1-1-.3-4.9.7-5.6%201.4l-.5-.7-1.2.7c-1-.7-2.3.4-3.8%200l.9-.4c-.7-.2-2.1.6-2.8.8v-1.4c-1.5-.5-4.1-.4-5.6-.2l-.3-1c-1%201-5-.2-6.6-.2l.5-.4c-4.9-.5-10.8.4-15.6%201.2.8-1.3%202.2-.7%203.3-1.4-.6-.3-1.3.3-1.7-.4l.5-.8c-2%20.3-3.7.6-5.3%201.8v-.8c-1.6-.3-1.8-.2-1.9.8-1.3%200-3.3%201-4.2-.4-2.8%201.6-6.3%201-9.4%202%200%20.5%206.3-1%207.3-.2a41.3%2041.3%200%200%201-11.7%201.8l.9-1.3c-2.6.3-5.7-.5-8%20.6-2.1%201-6.7%201-8.8.9.4-.6.5-.9%201.2-1.1-1-.3-2%200-2.7.8l-1.7-.9a28%2028%200%200%201-11.3%202.5v-.1l1.6-.6c-1.8%200-3.6.5-5.4.1l1.6-.4c-3.7-.6-8.2.2-11.8.8l.5.4c-3.4%200-6.8-.4-10.2-.3-2.3.2-6-.6-8%20.3.6%200-3.3.2-3-.2-1%201.6-6.1%200-7-.4l-.2.2%201%20.8c-3.6-.5-6.7.5-10.4.5%200-.3.2-.4.3-.7-2.3.5-4.5%201-7%20.4l.3-.7c-1.5%200-2.9%201-4.4.5l1.9-.8c-3.3%200-6.4-.2-9.6.2l.8.7-1.7-.3.4-.6c-.9-.6-2-.2-2.7.4-.6-1-.8-.9-1.5.2l-.7-.5c-.4.3-.7.8-1.3.4l.2-.7c-1.7%201.8-11-2-12%20.3-1.9-1.4-6-.8-8.2-.2-1.2.4-1.2.4-2-.2l.8-.2c-1.6-.4-11.4-.6-11.4-.7-1-.4-2-1.2-3.3-1l2%201-.2.2-2.2-.8-.1.2.6.8-1.9-.5-.7.6-1.4-.6v-.7c-.8.7-1.6%201-2.5.4l.8-.4-5.2-.3c-2.1-.2-4.7%201.2-6.7-.1-1.1%201.5-6.5.3-8%20.2l-.2.5c-3-1.2-19.2%201.1-20.3-2-1.5%201-4-.4-5.2.4-.6.4-1.7.1-2.2-.3-1.2-.8-5.3-.2-6.6.3-1%201-6.4.3-8.6.1l.2-1-1.4.2%201%20.6-2.5.4c.6-1.2.6-1.2%201.5-1-.1-.6-11.8-1.7-12.8-.6a47.8%2047.8%200%200%200-15.5-.8c.2.6.3%201%20.8%201h-2.2c-.4-.8-1.3-.5-2.2-.9l2-.7c-1.5-1-2.8.8-3.8-.5-.4%201-4.7.5-5.6.5%200-.5%201.1-.6%201.4-.6v-.4c-1%200-2.7-.6-3.6.1a65.1%2065.1%200%200%200-.3-.8c-1.3.7-7.4.5-9%20.5%201.1-.6%202.3.1%203.6-.5-1-.4-7-1-8.4-.6l1.2.3-1.6.7.5-.9c-1%20.3-1.8.6-2.6%201.2%201-.2%203.6-.5%204.2.6-2.7%200-6%20.3-8.6-.6l3-.4-.7-.8c-1%201.3-2.8.6-4.2.5%200%201%200%201-.8%201.1v-.5c-2.2%200-5.7-.8-7.6%200l.1.5h-2.1c.3-.2%201.5-.2%201.3-.8-2.6.3-4.6.8-7.2.4.4%200%20.7-.2%201-.3-1-1-2.3-.2-3.6-.5l.3-.2c-.6-.1-3.1-1-3.3.4-3-.2-7-1.7-10-.7l.8.3c-1.5.3-1.5-.6-2.7-.8-.8%200-1.4.8-2.2.8-1.9.1-4.8-.5-7-.7l-.1-.8c-1.2%201.3-3-.6-4.6-.5.2.8-.6.2-.7.5l.5.4-.1.2-1-.1c0-.5-2.8%200-3.2-.1l.2-.7-4-1.4c-.2.8-1%20.3-1.7.5v.9a61%2061%200%200%201-6.9-.7c-2.6-.4-5.7%201.7-8%201l.4-.6c1.3%200%201.3%200%201.6-.6l-1%20.2c-.5-.7-5.6-1.4-5.8%200a4%204%200%200%201%203.1.4c-4%200-8.1%200-12.2-.8l.2-.5c-1%20.2-1%20.2-1.8%200%201.8-.6%203.4%200%205.2-.1-.1-1.2-6.2-.4-7-.2l.7.2c-1.9%201.2-4.8-.2-6.8-.3-2.8-.2-5.6-.5-8.3.3l.2-.9c-2.7.8-5.5.2-8.4.8%200-.3%200-.6.2-1.1l-1.4.9-.5-.6C508.7%204.5%20500%204%20498%204.6a15%2015%200%200%200-8.5%200c-1.7.6-3.4.2-5-.1-1-1.1-2.8%200-3.8%200%20.1.2.4.5.8.6-1%20.5-3%20.5-4.1.7v-.2l1-.4.2-.7h2a8.7%208.7%200%200%200-3.5-.3l1%20.4.1.2c-.7.2-4.9.6-4.8-.2l-3.3.8-.1-.3.8-.7c-1.7.1-3.2-.2-5-.4%200-.8-3.7-.1-4.3%200-.7-.6-1.6-.5-2.4-.3l-.3-.5c-2.6.3-8.6-2-10.5.1%207%200%2015.4%202%2022.4%202.8-.6%201.2-1.4.7-2.2.4%201.2%201.6%201.8.6%203.1.3%201.5-.3%203.2-.1%205-.3%204.2-.4%208%201.7%2012%202v-.7c1%200%202.1.4%202.9-1l.2%201.2c2.1.3%207.4-.2%208.7%201l-.8.5v.2h1.3v.1l-1.2.1v.2h1.4l.6-1.2%204.4.2.2.4%201.4.1-1%20.4c1.4.5%202.9%201.1%204.3.1l1%20.7c1.8-.6%203-.5%204.8-.3%201.5%201.7%208.5%201.4%2010.5%201.2%202.2-.2%203.9%201%206.2.6.4%200%203.1.1%203.4.6l-1.8.2.3.4c-2.2-.7-4.9%200-7.2-.4l-.1%201c.8.7%201.6-.7%202.5.1-1.5.6-2.7-.2-4%200-1.4%201.2-5.2%200-6.8-.3%201.7-.5%203.4.2%205.1%200-.1-.4-1.5-.8-2-1-1.4.3-4.2-.5-6-.7-.7%200-5-.8-5.6-.2l.3.4-1.4-.2v-.8c-1.6.7-3-.2-4.8.1l1%20.8-1.3.4.2-.8-2%20.6c-.4-.6-1-.6-1.6-.1l.2-1-1.5.7.3-.5c-1.8-.9-2.7-1.3-4.6-1.5v.2h.5c-1.6.8-3.5%200-5.1%200V10l1.8-.5-.5-1c-.7%200-2.9-1-3%20.2%201.3-.3%201.4-.3%202.1.8h-8.5c-3-.2-4.1%201.4-6.3-.4-.7%201.1-5-.2-6.3-.4-2.2-.2-4.5-.5-6.7-1-3-.6-6.7-.1-9.4-1.4l.9-.6h-4.1l-1.3%201.5-2.1-.3v.2l2.7.7c-1%20.3-2.8.6-3.5-.5-2%201.5-4-.8-6-.8l.2-.6c-1.8.5-2.3%201-4.1%201-1.3%200-5.9-1-6.4%200%201.3.5%202.3.2%203.6.7l-1.5-.2v.2l.5.2c-1.8.3-3.3-.7-5.2-.3l-.2-.5c-3.3-.9-5.3-1.4-8.5-1.1-1.7.1-2.8-.4-4%200%20.6-.8%201.3-.5%202-.7a21%2021%200%200%200-9-.7c1%20.7%201.9.3%202.2%201.5-.5%200-.8-.2-1.2-.3%201.1.9%202.2%201%203%20.2.5%201.3%206.5%203.1%207.7%202.3%200%201%206.1%201.3%207.2%202-.7.1-3.5-.9-3.8%200l3.7.8c-.5.3-1%20.3-1.6%200-.7.8-1%201-1.5.8V11c-3.8-.2-7.5-.4-11.4-1l-.7%201%201.2.6c.9-.6%201.9-.7%202.9-.3l-.6.7%204.7.7v.2h-1.4c1%20.6%202.3.7%203.3.4l1%20.6c-3.5%200-7%201-10.4.7l-.5%201-.9-.8-.5.6-.4-.7c-2.8.5-5.6%201-8.5%201.2-2%200-4%20.4-6%201.2-1.2.4-2.6-.5-3.8.1%200%200-2.2-.3-2.5-.2-1.3.1-3.3-1.2-4.4-.6l.2-1-2%20.3c-1.6-1.7-6.5-.9-9-1.6-3.1-1-7-1-10.2-1.2-8.2-.6-16.3-1.4-24.5-1.3-19.1%200-38%201.4-57%203v-.1l1.6-.5c-1.1-.7-2.2.1-3.2%200%201.5-.9%203.5-.6%205.1-.6-2.4-.9-4-1.5-6.6-1.6v.7c-1-.9-2-1-3.1-.5a5%205%200%200%200-3.1.4c1.8.1%201.8.1%203%201.1-2.1-.2-3.9.7-5.7%200-.5-1.3-2.5-.9-3.5-1v-.2l1.3-.2c-.7-1.4-4.8-1.4-6.3-1.1l.6%201c1.5-.4%202.4-.4%202.8-.2l-2.2.8v.3c1.1-.3%202.2-.8%203.3%200v.5h2.8v.3l-5.5.7s-3.2%200-3%20.2c-2.2-1.2-8.7%202.6-10.3.8l1-.1c-1.5-.5-3.6.4-5%20.6l.5-.5c-.7-.2-1.3.5-1.9-.1l.6-.9c-2%20.2-3.5%200-4.5-.5%202.4-1.4%205.4-.4%207.7-1.8l-.8-.2c2.6-.9%205.8-.6%208.2-1.6l-.9-.6v-.2l4.4-.3V9h-1.1l.7-.6-1.9-1%20.9-.3V7h-2.4l.6.4c-1.9%201.7-8%201.1-9.7-.5%202.9.2%205.3-.5%208.1-1%20.2-.8-.3-.7-.7-.8-.1-.6%201-1%20.3-1.9l-2.4-.3c.6-.5%201.2-.8%201.4-1.6-.5%200-2.8.4-3-.5l1.1-.3c-3-.2-6.3.4-9.2-.1-3.5-.7-7%20.4-10.4.7-.9%200-7.5%201-8.1.1l.9-.2c-10.7-1.6-22.8%201-33.6%201.3-11.4.4-22.7.5-34.1%202v.3c3-.2%209.6-2.2%2012.2-.6-2.3.6-4.5.3-6.7.7%203%201%208.4.2%2011.6-.2%205.3-.6%2010.7.2%2016-.6%202-.3%203.9.6%205.9.3%202.5-.4%205-.1%207.3-.2%204.1%200%208.5-.8%2012.6-.1-4.9.6-9.7.6-14.6%201.5%202%20.2%204-.2%206%20.2-15%202.3-30.7-1.2-45.7.7-6.3.8-12.4.6-18.7%201-2.9.1-5.6%200-8.4.4-2.2.3-4.3%200-6.5%200-2.4%200-5.4%201-7.8.3-3.9%201.4-9.8.7-13.9.8-6.3.1-12.5-.2-18.8%200-8.8.4-17.5%201-26.4.7-8.5-.4-17%20.5-25.9%201-12%20.5-24.1.3-36%201.4V44h1086V12c-1-.1-1%201.3-2%202z%22%2F%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2FclipPath%3E%0D%0A%0D%0A%20%20%20%20%20%20%20%20%3Cpattern%20id%3D%22image%22%20width%3D%2250%22%20height%3D%2250%22%20patternUnits%3D%22userSpaceOnUse%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cimage%20x%3D%220%22%20y%3D%220%22%20width%3D%2250%22%20height%3D%2250%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAWGElEQVR42k1azWob6bZdE6n0b9mynY7a15hEN32ufY6u%2BxQ5ars7UODuKE6sRmkoSBChgwgFLQgYR%2FOqJ5DBkIFGmmTkqUBTv4CGega9Rt219lei76Aiq%2FTV97P32muvvStAu11erVb51Vfkv%2FITk0lxcjIpIk1zSXLpLRYL7%2Bl4XB40Fp4fx6U0nef0W%2Fw%2BLgEo9V%2F9VF9O01zKe%2BDvmmuONOcn4D3kJpNuMQzDLWDhBZgVwPnAMZpX8yx5aVz8BZqvrnlmHLdaxfkZjgpnmBR1b7H45mFcKds6wajS3fv3zmr1Na%2Fvw%2BGwigQ%2BN3BVms1QmM3%2BLKywyqdNPsiFvy3gLToL72jGDQwPqx0uvvjGi5%2FhNjeng3MTsz9nhWQJO8zoCJXmcp5L1tOcNj0YoHb4DtUBn7NNbC6gtlpprXnufPxXGTz8aoV8uqaRToNCukxyT2iABfcAGu90Fhf0mabL3PgDyho3z9YbDAY1aMOyCPDNm9X%2FLPi2UE9WspN2aZHwSbiVArnRaFSZnNwUfy%2F9Vk3RzJlFOeF02cs930PlKvJLaUJvRNPcEMPqePyhrMNrQRko4pz9fr%2Buw8tr6XKZe%2FPmzbY2og1OiIYxvT8eowy8q07lLT17zAMDNEziJfzekDf5zPn5%2Bf5fHGu%2FrXAv99gk%2BM9F4xoogIsd4fl3oIV6cJNF6Tp3RK%2Bl2eQ9Xu3a0cETD4fpmhPdzgo3QDHt%2BbnR61HlK5%2FdjJ0cnBTlnf53%2FfqAnynnGu7SS98ParN4VogJSR1ABpSXOgPeJwo0rj67LYAevnocl3YG4IGT3MXFRQMICigNq00hAv0C1j4tS0wuOoknHM9uTwsv6erUl%2FvlPuRujwgtYZ%2BTwG8%2BjhGXBp0%2Fan%2B9RRkxSljd57tnezspF5xintPkOkAfqGuDd%2FI6GAecww4X8RKURmHeT2GbL49QWfvT3AQojivjsjNCZBC%2FugpKd4tLm0Ow7p60doSYpAmbJ52uc9CDwyGtM2jXFCPJouGlzWlu2nPQ2v19WB3%2BxmCqzwpR6jawSODh002xsfjs6fs60qF7uQhNLtTyRkFQGQEVaLzv577CQWMBeCsgPxy%2Bqw64wTENNiF07wSVFy%2F2hAptVHPqcIJy%2BGu4NQg6Na3V85FrDRbeWofg3Bqrg8qjeMZ%2FIl7CaW%2FODdGVi9alt7oPbfEuajuYnBVTLHOL1sJrcVx8hALGL81qgszDA2EULW3xtu8%2FRu2mmK7nuWIHNdBIyxSOnZDkupMbbnbgrWISRXdvJ%2BQzfcJogEEtSiNC2M%2FpO3g9AHlgXB7uDqtpMs2FPJj2qWvNsU15E18dA%2Bofn%2BywJmyG7%2FhAr5mLCRdZQyxSm6Ao2kwjP5cmawvwSy4qK8qaoBfWxkL0WpvsIUsh8eL%2BbUGGENxS%2BIypSHAzqIxQrkx7S67zpTQHCeBVv16riWan9ruCOxZV8%2BCJvB0hp3gRPYOkgDC0NCFKHj8SDMmQIN5rvDmbBQUXYCDewqKYw9%2BwxsPXvA9k%2FP5gFtBB09S33xUHF%2F%2B4aAj7seWansHNFh0dGcQuwAAly6RTeR2FHqk0Ugwm8iqIABc%2FPf4%2BYrykWZwB4dbbp%2BPyanSf%2F8KDy7O6wP090NA%2BHpe0b%2FMI%2F%2BAGeUolo9lRYTxul09obUHlkphEz2H2snHp9ZprLuD4XGylZDfBTVFz6PnNfLKsxhC7JX0q3hQfGP5WFYlsjKQNv8TTsuLims%2F10mZO0FO82EGOXlf%2BIAJ%2BOkW9RgPjrLsDwlMkgezgM1wXgGxCEEKaLOQE83mSW3PCSTIp7jN73l3CEx6VFxKxWf2n%2BiJZeFNaM2IyNe%2Fw%2FvFIGfubcbx5MuD3bx1PFCtc79OC8C4agQ7d47OkauiAuq%2FgPuY83EOH%2BQJxUPL5t%2B4DvsWHEAF%2BzklGoHLQ72nTjdFBuOmlYROC2PWMEIsLCYN7hFFl3H5bviT1mYUzi4fN7S2zZgJ6sF8IJBUg6RDsgs%2BGYXFLcPuU0KpwcLsTm%2B19rFzBL%2BmeFEOV9x1T3XkhEfCAh3xvvbbkqSwuVRBH8qhjS%2BU1xaW82D96VX8CHIqEHpzCWOd6GgRLduZWbWCXlorjqLS6D%2FJpT1DSb%2FBkvUB0Ok8MbhttJLx%2FPdZ3ksWzq5I8JCMpO0v%2BAJQYUZITSSS89FyTl0EkO5DuybtGp43P3innVazK8oLrC1L0aLRX0TgXFx3vHff5pcrxkTJjnQuRNero120SC%2FqpWWE%2F1Gkd%2FD7TK58mSVELyzNKdIPLQc2CFlEOT%2Fyt41FQWdCDtvmruLRFCTKVhKCHZNG2YCfDZQfURrSpGWIzZIHjOT%2Fp97pgcxzwgNMs8RGOGcHosr%2Ffct464xpy0Sq8z2MBg89ymsmVhJB4XC3pnuhV3gnA71TBH8lECl7lHC22%2FYu%2FNWTivGG%2BsWdTmCqQ56R%2BlWtk%2FW733zuvj59XBKXIFG9cCgJvV4YJOWcmKu3ZR9ygjNUiBKP51MXxRkqVRxUxqYjm%2FGnbPIZbus9wDHoiBQUgZTF%2BrGoRh01Hoyarg9uCGOuy07FE5z92Y4zHU6dG3zGf1K%2FrhRYNE2PjXReQSr7KBzEJAoRvzIDuAjurBzhK5xjRqjypXPaF47e5WSVFwbedb%2B930d3RHFjzUAxGkyr8G53OwSPbTC8iS6Ho6BOWU5x1Zdl27S2chTRW2T25mRSVRGWVdKk88Z%2FGlSwb%2FrqlTUAGGf5Ybc6VBFveinosJrQGC5hmkvhzeQJ5QWT8COXWHdeWYWVQXtqDLkl2ZXvB2MVHveA%2Br80JgjIko1N%2FbRMqsFoMIJdVUQmBLTtYHBTiZyhpgcfc7Ac8Kicp5CmXU6Z%2BTvTaoV5rS1Ynfk51Cw5RXdy5w8vanc5nUwMiDLGRDLYH0innGYWjipgupjc2BKKUsM5Epn7TeEl51UITnBTlZRV9l0ANUFa%2B%2BEcDaJfx%2FlnJpyU3WVWwQLe7I8%2BMnqNyIqEor8yJ90mteANHr7Oj68LLRy%2FLITMy1r3cMmMZ5YiN5AdZTGso6d3TO%2FdkuCjpWaKUsRwEnRRZzt36VqeA8dGcm%2FicseAa%2FjisWmaPHKTnGb1DD3xlHph0w6K0lGGOBY%2BsVpcF%2BkHhrsXNR81cC5o4MtpVsDqpzzyAgTfP6Blw8BgEqH3P8fccm9AQ%2BpR1dUlt%2FxJiK4azPppOqz3B9tY0M2LYJGTl9TV4ABQ6nNvqEI3nQcFD7MlwA8brGXawqd6E68NH2P6ZFrJ7CjxndedeXbBPs5o215QSyBJUHIiSwaT6qegT01K3OvS3TJY%2F%2FWtcnsNt8qdA4s8xkaABkQCyNfGlBBS3TiYHxdHoeUVwcjmmR4hF5gVbRzmGcWuHVUqAafrPXod1iFwscXeB%2F20osPRdg0WHR6waFdSnrPLawaC2d9LdkdeknMH8E2XUqIqzWzvY6WrxJCLEYgWk1fVKtrt4cig4hRr7wKYHgrzK5mr8uHQmLdVbEoo9UxUmc%2BI4v0z4fICC4nl2jQJoeB3%2B17BHr66szsdJ%2BMvWYtBykjzSg2QRxUlEiLGYUfrXpm6yhVNfjJIY9LRQTPWJLJ5M3S6duq3zuw4Pqdueyw1%2F8l6329pR7SJvqcBSzOi3ZtN5%2B4Zs6DyTElKzgp%2BxF1JJlzh%2FzN%2BaNFAYbm9F5uGm8%2BSic%2BclcME26cqFf2dN5zqKwaxVJPmQkGFUa0v4tRSkoKcsuE8LajzYQcBLlNlH3aT%2F%2FX1e8SBW1MLrTPW%2BeIG9bpd55N6xzx0ZTpbGZ7aOpNtSGDSPSLNWp8AVY21pMFPKyEkt63lMWfAg0ziLxp3XY3C96gf1ZuokuqwCMoXG1HjQ2H%2FGDT0tJ3BF0gSuD3ZAjzUAT40HOIltFeVexno6uLwtT1zHKGju7dKTwzAEA3xqqlvqQpQ%2B1drwJUwV1OYJ%2FTZPXewp3uIAJTD3zadT03Og9%2BuKBQXRjJKjfkQanMr1iWF%2BduvqjBTusKJUQLX4UkVPZYUwr%2FjoUOr%2F%2FO6Hqkl6zHN3rYY3CBRniSfXC6KpvAlY%2B0ne%2B%2FFHNFXHjz%2BMy2fM2G%2BodkQkadMVcfKi5ao5rFKcruVJQZIMt%2FvkUPml%2FxPqprofWPOKh9fcnNSm8sot64dT8GKAfqK1F0nDAy3Yf4W6ktScNB0wDuSt9stx%2BfjYJVPBSkZJfOetdz8MqzpUMnWMdMy4uuVzirc49kv967%2FFaWpa7GRHXpRkgUjm9Lag51TsYemyO%2BL3pTHX9Bnbg8FO7c2zN9ur1SiPHhIr4pE1EiTWnrI1iX1Q9faojDkZYOwi12KJ3PBwWFUHBGouQPkB%2F4%2Bee5agxCZg3Mird3eS%2F%2Fv5%2BAolRxJLS3bj8aPyhEITatlSZYuV0IPFj5obit2NtFfcTEjtyvCDrN0aBM9237z51%2FZr%2FW44ZLAkQK5M3hZ2Byxvn4M%2FcoC%2Bg5YDYAxWhZMqyHhfHUVZxJKYNg8q2pnjeGMb5gPL3Kwc1bGsE8uSIQek2k0ncdHhQeMgX8bBI8FJxgJhqQ2GfrgVUgnoUGLAE9SKGtM9mxTVtQx4zV0suZbkPJlbgYOsWJp0YQy2zWBUM8C0VWZ1jZGlfdXy9JxcHkfPKBhPtl68ONlTY07z%2BlkHUWM%2Fd755E8H088Cs%2FOTJk0NZUxJEhmkt7szitwEZinoPK1c2b1h0nn2i80%2BJXCdRIskjWPEFyFqXrmEg6xtmN3khMd1EekP%2BmNZWA690qObBoFYXCZhn%2FJKg1MdtQYZQIIpiRRZ%2BViEumI%2BmnOcjjioSnavjh%2Fw%2Fq9X%2F2sPBjjYoQtGBT7nmtwxOvh8x24My5HXF9khItggvvEcp2XR3cGzyX3IGtuFM5Am7dghqrRd4sQeyCViTT9OmE35Awah6j%2BVo9N6srYwtvC%2FJYg5yRwVJC%2BkwsY3Bi3moSxrGArT6SfETCQNzpwQmyZkJT9Aj2tR1Jt0dk%2FacumZKELsqVjSPSSKSxmqf6InmDiU2Gctc1GDVnQ72OzNuHDEWeq5D2K6g3B4EtaQhOXPpCbc6sFxqDT7qNHlSjQXV1bUbah8uMsua3ipbYQ29T0VViaPX5UoM103cQEfeWKaw3i%2FCg%2BItvwsB8oAg1EO4pfrmNHtGnlWPwOZ3NE33T50kAR8U1amWuEl4QAVqC54lS3SsFAYvSZd0vWGpOa3ZslyxkS2DHdQwflsGpQTCSVEKWc%2Bq7JX3oKIKrih7N9ytAqcFZfIddeGvufmJZMpxPn4Wlcwz03lOFaeCfwDUlIQTelUekTGfoLcFbWbTPD7%2BSKZ6PqrU2XU8x%2Fk%2BMosuBrCNPnvzfBts5PWmkR3CNrR09YCsaWOheqXnmgTNtRGD%2BltHjIOmEtd7Kt2mw7cOUgi%2Bq0vSC1LLtXKK4Eld9ZUM%2BPa8bFIfvpvb1UKGEs2xJuSaGxLA8euKLK7TfuXkAMzyZ2c3rn%2FEGBmFEmX0yJ17Fefep2RlscWYK6A0JkRosFng72JJzKTDjCkt1PRz8XFTHJlRKBQFb15qMalTMqsfFQbft2oATJDqUqWpMlr5ZjG484Sgi18uGjxoYZ9khH6GOeuGMFuO2x%2FKluDgellqToilvjCjXuGx1RxdHkJeuKT812cFL8tzxczbcTlU6co8ENATRZUCqqcr2JsktSJcUBY%2FCiJqhH%2F%2B7ElZgyJQMEGda01dfdSnpx74KW9cXKChZki9PysI7qpOtS7%2B37tLdLI2vW5EWUdEtfa5uHnQsq67Nm%2BM1HMV5KCjjvkof0eel0fqFIGiXeWG3Yvdhiq4TcPNApaib24ZH6UPj6gcpAq4jrokaLdrkQqrZAOR9yVwnHKMNt9kDNZYOG0SrjL%2BSSZC1brCu1JV8%2BJF%2FsWeTifspevIlCfkiWBWkIRQhpZXLnZ3G3YYWlObhu8Soxivw4JJY3Ee7LoGAVwiw9JiyBjuJSzTX2C38ZPqFDYsADITr00z2yczqYGu54PgX7uCmc8DKrhPiIIG71vzDoqRpqts6UUlZr4o6uz16TLQA9pgwBwgd6uutjwBU8M2meGVOusbWoyXlqeMb5m7C6pkFDRGveAfxERqbQpKzDNqHw2HP1gJHeNZaQJaeAnTUB3V%2BByjylRV6Rk3rPriMajX2Mm%2F1ttcxcCnWnHQGdQmlDZFHhhUwZ8IM2tPOfmf2Ml8wiH8JdySfhGl9SkWxTqSGpLZMLf3ec9pLMlpF%2BioOeg5if2Mqlal6zSLB9h994zpthNvZ%2FP8pncsxjshcwHYej4qVyRRVHDJmD0yY7RpnvP31SrIa11ld4vlJShTtI%2BlE4Bq6W9cfMJJVMdLYsgbspweDlZwCvipqxwtexMigqXyi%2BB2RjU7BKojbki5QTQuY8g7yeeWp6BWgSXvXcFJGiXLGCjpZZPe4s5JNPEtDalnzIC8TNrs56O1O5TmFAz1vDwJ1RcqdjRQBc2mRTPP8sJd1nP6g%2FD4BYfbqhd0Hz44ed81BPrmKcsBd0ymYpbzc%2By%2FK%2F1e1XhEzkBJ1gpSsw%2BJ6zRKKC7gCEVFm9qoIogPFaKg%2F6qOrH6PWRlqjGg%2FpgeWKsFp4KAZ7K5GHCN20R%2Bqf10G%2F%2BZFchvhAd5TR%2FBPQSpBTsXVhqpV2rYJOTXkThlwguQrXuDzKkdlqanv4Aa%2BrovZ5mlmyROs5aUCNjnCvDt3hKDn3layEiAz5ksyXdDu1KK5o%2BZNIab%2BQUAav9j9vgFxvxYTr7sXoK7Vor%2F1PwsUNyY9sHZNA7pW9PfAZLbE0u6dUL5b192qOTCZORnhywM%2Fo%2FqSazTArJ7JGHUv1bCbwpW0j7%2BwE8NuvmJycekaEDpIMyvStDcHe1clnpO%2B1WbSXjVOCRXSSnP0rFshWMl953zFtvgGT1Y2GOk9H9kpwUFRm3DvAVU7l6poV8qn%2BLMQBvf5gId3FV1QGZ%2BD1P20DLFO6tQtuNZVtklBRHATIm4hjx7VJZG%2BanMxTGT%2BwV4y2BN%2BDl6CMALO1bNnkrXRu5UZSz9Tv9G0ST0lbCfGMklWRwCgB1yWl5hUDG2qQmFdG9oPkAf7smDykmzYJM%2Bm70riUyrfZeTgaHDJJM45627B7QO9hZB9Ze%2FfOyq5%2Fy6imkYQhgY9f8v1dT%2BBlQcbqa940yeUCwIGsuqEnuoRXVkDGUv36jj8tbn1mmJy81r6f9rtAwTsOPJzo4KhBkD2NilUnxcuHvQ6YXZ9Wtjj8%2F%2B99%2Fw7GUY9LMGux%2By%2BO%2FzZ8pXmXny%2B87TJKIJB%2FSM%2BWkcGUh1Ei1q0Za5fYZL%2BgbGkt7kqN2RU%2FMVJJAMgSYHExJlOq4PUPp0VJR2qpFEF2QanU2vr0LLrtRrQJseTdWKNh%2BssU59zsZ9%2FQ1VqWZsUJKW%2FRrRwn6yk1qrdP6gVN17aSBqwffuvN9jWmmrO9cVeQg69dPU4sviFeczRvspdCD7dA%2ByArxaW6dysqZcwZ3x390iaaKNge0kO1aBkUgR%2FS%2BqdwY71roZs%2FYyUH5JuUYFuMdDkoZWnju8Z2Dx06qBpb6x%2BLzHTO2EKjvXhDGLfp3PmtY%2BVJIG9LNVb4pEM2cvSgl2JdTJl%2BAcg%2F3%2FNbWQ59FgbawAAAABJRU5ErkJggg%3D%3D%22%20%2F%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2Fpattern%3E%0D%0A%0D%0A%20%20%20%20%3C%2Fdefs%3E%0D%0A%0D%0A%20%20%20%20%3Crect%20width%3D%221086%22%20height%3D%2244%22%20fill%3D%22%23D8522C%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%20%20%20%20%3Crect%20width%3D%221086%22%20height%3D%2244%22%20fill%3D%22url(%23image)%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%0D%0A%3C%2Fsvg%3E%0D%0A")
}
.uk-section-overlap + .uk-section-secondary::before, .uk-section-overlap + style + .uk-section-secondary::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221086%22%20height%3D%2244%22%20viewBox%3D%220%200%201086%2044%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0D%0A%0D%0A%20%20%20%20%3Cdefs%3E%0D%0A%0D%0A%20%20%20%20%20%20%20%20%3CclipPath%20id%3D%22mask%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1084%2014l-.6-1c-2%200-3.3%202-5.6%202-2.7-.1-6%201-8.9%201-5.7.3-11.8.8-17.4%202%20.9%201%204.5-.6%205.8-.4-1%20.8-2.2.4-3.2.9%202.2.7%208.6.5%2010.6-.4%201.9-1%206-.2%208.1-.5l.4.3c2-.5%204%20.6%206-.8l-.1%201c-2.2.3-4.5.4-6.9%201.2%201.1.4%202-.3%202.8.4-6%201-12.3-.6-18.3.4-2.1.4-4.9.4-7.2.8-2.1.3-6.4-.7-8.2.7-1.6%201.1-5.3-.2-7.2.7-2.2%201-6.6.4-9%20.6-2.4.2-5.7%200-8.2-.2-1.3-.1-5.2-.2-6.2.7-1.7-.1-3.3-.5-4.9%200-.5-.1-1.2-.8-2%200-.8-.6-4.4.2-5.4.2-2.9.3-6.9-.3-9.6.7-2%20.8-5.6.3-7.8.2-2.5%200-5.4.7-8%20.9-.2%201.6-4.7%202.2-6.1%202.2-2.8-.1-5.6-.5-8.4-.5l.2-.9c-2.6.2-1.5-.2-3-.5-1.3-.3-2.6.7-3.8.3l2-.7c-2.1-1.6-6.7%201.3-8.1%200%206.3-1.8%2012.1-2%2018.4-2.4%206.5-.5%2014-.6%2020.1-3v.6c2.5%200%205.3-1.2%206-2.5-1.7-.7-4.9-1-6.1-2.3-2.4.6-2%20.2-4%200a62%2062%200%200%200-12.4%201.3c1-1%202.4-.8%203.6-1.6-2-.8-5.7.4-7.8.6.6-.6%201.3-.4%201.6-1-1-.3-4.9.7-5.6%201.4l-.5-.7-1.2.7c-1-.7-2.3.4-3.8%200l.9-.4c-.7-.2-2.1.6-2.8.8v-1.4c-1.5-.5-4.1-.4-5.6-.2l-.3-1c-1%201-5-.2-6.6-.2l.5-.4c-4.9-.5-10.8.4-15.6%201.2.8-1.3%202.2-.7%203.3-1.4-.6-.3-1.3.3-1.7-.4l.5-.8c-2%20.3-3.7.6-5.3%201.8v-.8c-1.6-.3-1.8-.2-1.9.8-1.3%200-3.3%201-4.2-.4-2.8%201.6-6.3%201-9.4%202%200%20.5%206.3-1%207.3-.2a41.3%2041.3%200%200%201-11.7%201.8l.9-1.3c-2.6.3-5.7-.5-8%20.6-2.1%201-6.7%201-8.8.9.4-.6.5-.9%201.2-1.1-1-.3-2%200-2.7.8l-1.7-.9a28%2028%200%200%201-11.3%202.5v-.1l1.6-.6c-1.8%200-3.6.5-5.4.1l1.6-.4c-3.7-.6-8.2.2-11.8.8l.5.4c-3.4%200-6.8-.4-10.2-.3-2.3.2-6-.6-8%20.3.6%200-3.3.2-3-.2-1%201.6-6.1%200-7-.4l-.2.2%201%20.8c-3.6-.5-6.7.5-10.4.5%200-.3.2-.4.3-.7-2.3.5-4.5%201-7%20.4l.3-.7c-1.5%200-2.9%201-4.4.5l1.9-.8c-3.3%200-6.4-.2-9.6.2l.8.7-1.7-.3.4-.6c-.9-.6-2-.2-2.7.4-.6-1-.8-.9-1.5.2l-.7-.5c-.4.3-.7.8-1.3.4l.2-.7c-1.7%201.8-11-2-12%20.3-1.9-1.4-6-.8-8.2-.2-1.2.4-1.2.4-2-.2l.8-.2c-1.6-.4-11.4-.6-11.4-.7-1-.4-2-1.2-3.3-1l2%201-.2.2-2.2-.8-.1.2.6.8-1.9-.5-.7.6-1.4-.6v-.7c-.8.7-1.6%201-2.5.4l.8-.4-5.2-.3c-2.1-.2-4.7%201.2-6.7-.1-1.1%201.5-6.5.3-8%20.2l-.2.5c-3-1.2-19.2%201.1-20.3-2-1.5%201-4-.4-5.2.4-.6.4-1.7.1-2.2-.3-1.2-.8-5.3-.2-6.6.3-1%201-6.4.3-8.6.1l.2-1-1.4.2%201%20.6-2.5.4c.6-1.2.6-1.2%201.5-1-.1-.6-11.8-1.7-12.8-.6a47.8%2047.8%200%200%200-15.5-.8c.2.6.3%201%20.8%201h-2.2c-.4-.8-1.3-.5-2.2-.9l2-.7c-1.5-1-2.8.8-3.8-.5-.4%201-4.7.5-5.6.5%200-.5%201.1-.6%201.4-.6v-.4c-1%200-2.7-.6-3.6.1a65.1%2065.1%200%200%200-.3-.8c-1.3.7-7.4.5-9%20.5%201.1-.6%202.3.1%203.6-.5-1-.4-7-1-8.4-.6l1.2.3-1.6.7.5-.9c-1%20.3-1.8.6-2.6%201.2%201-.2%203.6-.5%204.2.6-2.7%200-6%20.3-8.6-.6l3-.4-.7-.8c-1%201.3-2.8.6-4.2.5%200%201%200%201-.8%201.1v-.5c-2.2%200-5.7-.8-7.6%200l.1.5h-2.1c.3-.2%201.5-.2%201.3-.8-2.6.3-4.6.8-7.2.4.4%200%20.7-.2%201-.3-1-1-2.3-.2-3.6-.5l.3-.2c-.6-.1-3.1-1-3.3.4-3-.2-7-1.7-10-.7l.8.3c-1.5.3-1.5-.6-2.7-.8-.8%200-1.4.8-2.2.8-1.9.1-4.8-.5-7-.7l-.1-.8c-1.2%201.3-3-.6-4.6-.5.2.8-.6.2-.7.5l.5.4-.1.2-1-.1c0-.5-2.8%200-3.2-.1l.2-.7-4-1.4c-.2.8-1%20.3-1.7.5v.9a61%2061%200%200%201-6.9-.7c-2.6-.4-5.7%201.7-8%201l.4-.6c1.3%200%201.3%200%201.6-.6l-1%20.2c-.5-.7-5.6-1.4-5.8%200a4%204%200%200%201%203.1.4c-4%200-8.1%200-12.2-.8l.2-.5c-1%20.2-1%20.2-1.8%200%201.8-.6%203.4%200%205.2-.1-.1-1.2-6.2-.4-7-.2l.7.2c-1.9%201.2-4.8-.2-6.8-.3-2.8-.2-5.6-.5-8.3.3l.2-.9c-2.7.8-5.5.2-8.4.8%200-.3%200-.6.2-1.1l-1.4.9-.5-.6C508.7%204.5%20500%204%20498%204.6a15%2015%200%200%200-8.5%200c-1.7.6-3.4.2-5-.1-1-1.1-2.8%200-3.8%200%20.1.2.4.5.8.6-1%20.5-3%20.5-4.1.7v-.2l1-.4.2-.7h2a8.7%208.7%200%200%200-3.5-.3l1%20.4.1.2c-.7.2-4.9.6-4.8-.2l-3.3.8-.1-.3.8-.7c-1.7.1-3.2-.2-5-.4%200-.8-3.7-.1-4.3%200-.7-.6-1.6-.5-2.4-.3l-.3-.5c-2.6.3-8.6-2-10.5.1%207%200%2015.4%202%2022.4%202.8-.6%201.2-1.4.7-2.2.4%201.2%201.6%201.8.6%203.1.3%201.5-.3%203.2-.1%205-.3%204.2-.4%208%201.7%2012%202v-.7c1%200%202.1.4%202.9-1l.2%201.2c2.1.3%207.4-.2%208.7%201l-.8.5v.2h1.3v.1l-1.2.1v.2h1.4l.6-1.2%204.4.2.2.4%201.4.1-1%20.4c1.4.5%202.9%201.1%204.3.1l1%20.7c1.8-.6%203-.5%204.8-.3%201.5%201.7%208.5%201.4%2010.5%201.2%202.2-.2%203.9%201%206.2.6.4%200%203.1.1%203.4.6l-1.8.2.3.4c-2.2-.7-4.9%200-7.2-.4l-.1%201c.8.7%201.6-.7%202.5.1-1.5.6-2.7-.2-4%200-1.4%201.2-5.2%200-6.8-.3%201.7-.5%203.4.2%205.1%200-.1-.4-1.5-.8-2-1-1.4.3-4.2-.5-6-.7-.7%200-5-.8-5.6-.2l.3.4-1.4-.2v-.8c-1.6.7-3-.2-4.8.1l1%20.8-1.3.4.2-.8-2%20.6c-.4-.6-1-.6-1.6-.1l.2-1-1.5.7.3-.5c-1.8-.9-2.7-1.3-4.6-1.5v.2h.5c-1.6.8-3.5%200-5.1%200V10l1.8-.5-.5-1c-.7%200-2.9-1-3%20.2%201.3-.3%201.4-.3%202.1.8h-8.5c-3-.2-4.1%201.4-6.3-.4-.7%201.1-5-.2-6.3-.4-2.2-.2-4.5-.5-6.7-1-3-.6-6.7-.1-9.4-1.4l.9-.6h-4.1l-1.3%201.5-2.1-.3v.2l2.7.7c-1%20.3-2.8.6-3.5-.5-2%201.5-4-.8-6-.8l.2-.6c-1.8.5-2.3%201-4.1%201-1.3%200-5.9-1-6.4%200%201.3.5%202.3.2%203.6.7l-1.5-.2v.2l.5.2c-1.8.3-3.3-.7-5.2-.3l-.2-.5c-3.3-.9-5.3-1.4-8.5-1.1-1.7.1-2.8-.4-4%200%20.6-.8%201.3-.5%202-.7a21%2021%200%200%200-9-.7c1%20.7%201.9.3%202.2%201.5-.5%200-.8-.2-1.2-.3%201.1.9%202.2%201%203%20.2.5%201.3%206.5%203.1%207.7%202.3%200%201%206.1%201.3%207.2%202-.7.1-3.5-.9-3.8%200l3.7.8c-.5.3-1%20.3-1.6%200-.7.8-1%201-1.5.8V11c-3.8-.2-7.5-.4-11.4-1l-.7%201%201.2.6c.9-.6%201.9-.7%202.9-.3l-.6.7%204.7.7v.2h-1.4c1%20.6%202.3.7%203.3.4l1%20.6c-3.5%200-7%201-10.4.7l-.5%201-.9-.8-.5.6-.4-.7c-2.8.5-5.6%201-8.5%201.2-2%200-4%20.4-6%201.2-1.2.4-2.6-.5-3.8.1%200%200-2.2-.3-2.5-.2-1.3.1-3.3-1.2-4.4-.6l.2-1-2%20.3c-1.6-1.7-6.5-.9-9-1.6-3.1-1-7-1-10.2-1.2-8.2-.6-16.3-1.4-24.5-1.3-19.1%200-38%201.4-57%203v-.1l1.6-.5c-1.1-.7-2.2.1-3.2%200%201.5-.9%203.5-.6%205.1-.6-2.4-.9-4-1.5-6.6-1.6v.7c-1-.9-2-1-3.1-.5a5%205%200%200%200-3.1.4c1.8.1%201.8.1%203%201.1-2.1-.2-3.9.7-5.7%200-.5-1.3-2.5-.9-3.5-1v-.2l1.3-.2c-.7-1.4-4.8-1.4-6.3-1.1l.6%201c1.5-.4%202.4-.4%202.8-.2l-2.2.8v.3c1.1-.3%202.2-.8%203.3%200v.5h2.8v.3l-5.5.7s-3.2%200-3%20.2c-2.2-1.2-8.7%202.6-10.3.8l1-.1c-1.5-.5-3.6.4-5%20.6l.5-.5c-.7-.2-1.3.5-1.9-.1l.6-.9c-2%20.2-3.5%200-4.5-.5%202.4-1.4%205.4-.4%207.7-1.8l-.8-.2c2.6-.9%205.8-.6%208.2-1.6l-.9-.6v-.2l4.4-.3V9h-1.1l.7-.6-1.9-1%20.9-.3V7h-2.4l.6.4c-1.9%201.7-8%201.1-9.7-.5%202.9.2%205.3-.5%208.1-1%20.2-.8-.3-.7-.7-.8-.1-.6%201-1%20.3-1.9l-2.4-.3c.6-.5%201.2-.8%201.4-1.6-.5%200-2.8.4-3-.5l1.1-.3c-3-.2-6.3.4-9.2-.1-3.5-.7-7%20.4-10.4.7-.9%200-7.5%201-8.1.1l.9-.2c-10.7-1.6-22.8%201-33.6%201.3-11.4.4-22.7.5-34.1%202v.3c3-.2%209.6-2.2%2012.2-.6-2.3.6-4.5.3-6.7.7%203%201%208.4.2%2011.6-.2%205.3-.6%2010.7.2%2016-.6%202-.3%203.9.6%205.9.3%202.5-.4%205-.1%207.3-.2%204.1%200%208.5-.8%2012.6-.1-4.9.6-9.7.6-14.6%201.5%202%20.2%204-.2%206%20.2-15%202.3-30.7-1.2-45.7.7-6.3.8-12.4.6-18.7%201-2.9.1-5.6%200-8.4.4-2.2.3-4.3%200-6.5%200-2.4%200-5.4%201-7.8.3-3.9%201.4-9.8.7-13.9.8-6.3.1-12.5-.2-18.8%200-8.8.4-17.5%201-26.4.7-8.5-.4-17%20.5-25.9%201-12%20.5-24.1.3-36%201.4V44h1086V12c-1-.1-1%201.3-2%202z%22%2F%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2FclipPath%3E%0D%0A%0D%0A%20%20%20%20%20%20%20%20%3Cpattern%20id%3D%22image%22%20width%3D%2250%22%20height%3D%2250%22%20patternUnits%3D%22userSpaceOnUse%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cimage%20x%3D%220%22%20y%3D%220%22%20width%3D%2250%22%20height%3D%2250%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAWGElEQVR42k1azWob6bZdE6n0b9mynY7a15hEN32ufY6u%2BxQ5ars7UODuKE6sRmkoSBChgwgFLQgYR%2FOqJ5DBkIFGmmTkqUBTv4CGega9Rt219lei76Aiq%2FTV97P32muvvStAu11erVb51Vfkv%2FITk0lxcjIpIk1zSXLpLRYL7%2Bl4XB40Fp4fx6U0nef0W%2Fw%2BLgEo9V%2F9VF9O01zKe%2BDvmmuONOcn4D3kJpNuMQzDLWDhBZgVwPnAMZpX8yx5aVz8BZqvrnlmHLdaxfkZjgpnmBR1b7H45mFcKds6wajS3fv3zmr1Na%2Fvw%2BGwigQ%2BN3BVms1QmM3%2BLKywyqdNPsiFvy3gLToL72jGDQwPqx0uvvjGi5%2FhNjeng3MTsz9nhWQJO8zoCJXmcp5L1tOcNj0YoHb4DtUBn7NNbC6gtlpprXnufPxXGTz8aoV8uqaRToNCukxyT2iABfcAGu90Fhf0mabL3PgDyho3z9YbDAY1aMOyCPDNm9X%2FLPi2UE9WspN2aZHwSbiVArnRaFSZnNwUfy%2F9Vk3RzJlFOeF02cs930PlKvJLaUJvRNPcEMPqePyhrMNrQRko4pz9fr%2Buw8tr6XKZe%2FPmzbY2og1OiIYxvT8eowy8q07lLT17zAMDNEziJfzekDf5zPn5%2Bf5fHGu%2FrXAv99gk%2BM9F4xoogIsd4fl3oIV6cJNF6Tp3RK%2Bl2eQ9Xu3a0cETD4fpmhPdzgo3QDHt%2BbnR61HlK5%2FdjJ0cnBTlnf53%2FfqAnynnGu7SS98ParN4VogJSR1ABpSXOgPeJwo0rj67LYAevnocl3YG4IGT3MXFRQMICigNq00hAv0C1j4tS0wuOoknHM9uTwsv6erUl%2FvlPuRujwgtYZ%2BTwG8%2BjhGXBp0%2Fan%2B9RRkxSljd57tnezspF5xintPkOkAfqGuDd%2FI6GAecww4X8RKURmHeT2GbL49QWfvT3AQojivjsjNCZBC%2FugpKd4tLm0Ow7p60doSYpAmbJ52uc9CDwyGtM2jXFCPJouGlzWlu2nPQ2v19WB3%2BxmCqzwpR6jawSODh002xsfjs6fs60qF7uQhNLtTyRkFQGQEVaLzv577CQWMBeCsgPxy%2Bqw64wTENNiF07wSVFy%2F2hAptVHPqcIJy%2BGu4NQg6Na3V85FrDRbeWofg3Bqrg8qjeMZ%2FIl7CaW%2FODdGVi9alt7oPbfEuajuYnBVTLHOL1sJrcVx8hALGL81qgszDA2EULW3xtu8%2FRu2mmK7nuWIHNdBIyxSOnZDkupMbbnbgrWISRXdvJ%2BQzfcJogEEtSiNC2M%2FpO3g9AHlgXB7uDqtpMs2FPJj2qWvNsU15E18dA%2Bofn%2BywJmyG7%2FhAr5mLCRdZQyxSm6Ao2kwjP5cmawvwSy4qK8qaoBfWxkL0WpvsIUsh8eL%2BbUGGENxS%2BIypSHAzqIxQrkx7S67zpTQHCeBVv16riWan9ruCOxZV8%2BCJvB0hp3gRPYOkgDC0NCFKHj8SDMmQIN5rvDmbBQUXYCDewqKYw9%2BwxsPXvA9k%2FP5gFtBB09S33xUHF%2F%2B4aAj7seWansHNFh0dGcQuwAAly6RTeR2FHqk0Ugwm8iqIABc%2FPf4%2BYrykWZwB4dbbp%2BPyanSf%2F8KDy7O6wP090NA%2BHpe0b%2FMI%2F%2BAGeUolo9lRYTxul09obUHlkphEz2H2snHp9ZprLuD4XGylZDfBTVFz6PnNfLKsxhC7JX0q3hQfGP5WFYlsjKQNv8TTsuLims%2F10mZO0FO82EGOXlf%2BIAJ%2BOkW9RgPjrLsDwlMkgezgM1wXgGxCEEKaLOQE83mSW3PCSTIp7jN73l3CEx6VFxKxWf2n%2BiJZeFNaM2IyNe%2Fw%2FvFIGfubcbx5MuD3bx1PFCtc79OC8C4agQ7d47OkauiAuq%2FgPuY83EOH%2BQJxUPL5t%2B4DvsWHEAF%2BzklGoHLQ72nTjdFBuOmlYROC2PWMEIsLCYN7hFFl3H5bviT1mYUzi4fN7S2zZgJ6sF8IJBUg6RDsgs%2BGYXFLcPuU0KpwcLsTm%2B19rFzBL%2BmeFEOV9x1T3XkhEfCAh3xvvbbkqSwuVRBH8qhjS%2BU1xaW82D96VX8CHIqEHpzCWOd6GgRLduZWbWCXlorjqLS6D%2FJpT1DSb%2FBkvUB0Ok8MbhttJLx%2FPdZ3ksWzq5I8JCMpO0v%2BAJQYUZITSSS89FyTl0EkO5DuybtGp43P3innVazK8oLrC1L0aLRX0TgXFx3vHff5pcrxkTJjnQuRNero120SC%2FqpWWE%2F1Gkd%2FD7TK58mSVELyzNKdIPLQc2CFlEOT%2Fyt41FQWdCDtvmruLRFCTKVhKCHZNG2YCfDZQfURrSpGWIzZIHjOT%2Fp97pgcxzwgNMs8RGOGcHosr%2Ffct464xpy0Sq8z2MBg89ymsmVhJB4XC3pnuhV3gnA71TBH8lECl7lHC22%2FYu%2FNWTivGG%2BsWdTmCqQ56R%2BlWtk%2FW733zuvj59XBKXIFG9cCgJvV4YJOWcmKu3ZR9ygjNUiBKP51MXxRkqVRxUxqYjm%2FGnbPIZbus9wDHoiBQUgZTF%2BrGoRh01Hoyarg9uCGOuy07FE5z92Y4zHU6dG3zGf1K%2FrhRYNE2PjXReQSr7KBzEJAoRvzIDuAjurBzhK5xjRqjypXPaF47e5WSVFwbedb%2B930d3RHFjzUAxGkyr8G53OwSPbTC8iS6Ho6BOWU5x1Zdl27S2chTRW2T25mRSVRGWVdKk88Z%2FGlSwb%2FrqlTUAGGf5Ybc6VBFveinosJrQGC5hmkvhzeQJ5QWT8COXWHdeWYWVQXtqDLkl2ZXvB2MVHveA%2Br80JgjIko1N%2FbRMqsFoMIJdVUQmBLTtYHBTiZyhpgcfc7Ac8Kicp5CmXU6Z%2BTvTaoV5rS1Ynfk51Cw5RXdy5w8vanc5nUwMiDLGRDLYH0innGYWjipgupjc2BKKUsM5Epn7TeEl51UITnBTlZRV9l0ANUFa%2B%2BEcDaJfx%2FlnJpyU3WVWwQLe7I8%2BMnqNyIqEor8yJ90mteANHr7Oj68LLRy%2FLITMy1r3cMmMZ5YiN5AdZTGso6d3TO%2FdkuCjpWaKUsRwEnRRZzt36VqeA8dGcm%2FicseAa%2FjisWmaPHKTnGb1DD3xlHph0w6K0lGGOBY%2BsVpcF%2BkHhrsXNR81cC5o4MtpVsDqpzzyAgTfP6Blw8BgEqH3P8fccm9AQ%2BpR1dUlt%2FxJiK4azPppOqz3B9tY0M2LYJGTl9TV4ABQ6nNvqEI3nQcFD7MlwA8brGXawqd6E68NH2P6ZFrJ7CjxndedeXbBPs5o215QSyBJUHIiSwaT6qegT01K3OvS3TJY%2F%2FWtcnsNt8qdA4s8xkaABkQCyNfGlBBS3TiYHxdHoeUVwcjmmR4hF5gVbRzmGcWuHVUqAafrPXod1iFwscXeB%2F20osPRdg0WHR6waFdSnrPLawaC2d9LdkdeknMH8E2XUqIqzWzvY6WrxJCLEYgWk1fVKtrt4cig4hRr7wKYHgrzK5mr8uHQmLdVbEoo9UxUmc%2BI4v0z4fICC4nl2jQJoeB3%2B17BHr66szsdJ%2BMvWYtBykjzSg2QRxUlEiLGYUfrXpm6yhVNfjJIY9LRQTPWJLJ5M3S6duq3zuw4Pqdueyw1%2F8l6329pR7SJvqcBSzOi3ZtN5%2B4Zs6DyTElKzgp%2BxF1JJlzh%2FzN%2BaNFAYbm9F5uGm8%2BSic%2BclcME26cqFf2dN5zqKwaxVJPmQkGFUa0v4tRSkoKcsuE8LajzYQcBLlNlH3aT%2F%2FX1e8SBW1MLrTPW%2BeIG9bpd55N6xzx0ZTpbGZ7aOpNtSGDSPSLNWp8AVY21pMFPKyEkt63lMWfAg0ziLxp3XY3C96gf1ZuokuqwCMoXG1HjQ2H%2FGDT0tJ3BF0gSuD3ZAjzUAT40HOIltFeVexno6uLwtT1zHKGju7dKTwzAEA3xqqlvqQpQ%2B1drwJUwV1OYJ%2FTZPXewp3uIAJTD3zadT03Og9%2BuKBQXRjJKjfkQanMr1iWF%2BduvqjBTusKJUQLX4UkVPZYUwr%2FjoUOr%2F%2FO6Hqkl6zHN3rYY3CBRniSfXC6KpvAlY%2B0ne%2B%2FFHNFXHjz%2BMy2fM2G%2BodkQkadMVcfKi5ao5rFKcruVJQZIMt%2FvkUPml%2FxPqprofWPOKh9fcnNSm8sot64dT8GKAfqK1F0nDAy3Yf4W6ktScNB0wDuSt9stx%2BfjYJVPBSkZJfOetdz8MqzpUMnWMdMy4uuVzirc49kv967%2FFaWpa7GRHXpRkgUjm9Lag51TsYemyO%2BL3pTHX9Bnbg8FO7c2zN9ur1SiPHhIr4pE1EiTWnrI1iX1Q9faojDkZYOwi12KJ3PBwWFUHBGouQPkB%2F4%2Bee5agxCZg3Mird3eS%2F%2Fv5%2BAolRxJLS3bj8aPyhEITatlSZYuV0IPFj5obit2NtFfcTEjtyvCDrN0aBM9237z51%2FZr%2FW44ZLAkQK5M3hZ2Byxvn4M%2FcoC%2Bg5YDYAxWhZMqyHhfHUVZxJKYNg8q2pnjeGMb5gPL3Kwc1bGsE8uSIQek2k0ncdHhQeMgX8bBI8FJxgJhqQ2GfrgVUgnoUGLAE9SKGtM9mxTVtQx4zV0suZbkPJlbgYOsWJp0YQy2zWBUM8C0VWZ1jZGlfdXy9JxcHkfPKBhPtl68ONlTY07z%2BlkHUWM%2Fd755E8H088Cs%2FOTJk0NZUxJEhmkt7szitwEZinoPK1c2b1h0nn2i80%2BJXCdRIskjWPEFyFqXrmEg6xtmN3khMd1EekP%2BmNZWA690qObBoFYXCZhn%2FJKg1MdtQYZQIIpiRRZ%2BViEumI%2BmnOcjjioSnavjh%2Fw%2Fq9X%2F2sPBjjYoQtGBT7nmtwxOvh8x24My5HXF9khItggvvEcp2XR3cGzyX3IGtuFM5Am7dghqrRd4sQeyCViTT9OmE35Awah6j%2BVo9N6srYwtvC%2FJYg5yRwVJC%2BkwsY3Bi3moSxrGArT6SfETCQNzpwQmyZkJT9Aj2tR1Jt0dk%2FacumZKELsqVjSPSSKSxmqf6InmDiU2Gctc1GDVnQ72OzNuHDEWeq5D2K6g3B4EtaQhOXPpCbc6sFxqDT7qNHlSjQXV1bUbah8uMsua3ipbYQ29T0VViaPX5UoM103cQEfeWKaw3i%2FCg%2BItvwsB8oAg1EO4pfrmNHtGnlWPwOZ3NE33T50kAR8U1amWuEl4QAVqC54lS3SsFAYvSZd0vWGpOa3ZslyxkS2DHdQwflsGpQTCSVEKWc%2Bq7JX3oKIKrih7N9ytAqcFZfIddeGvufmJZMpxPn4Wlcwz03lOFaeCfwDUlIQTelUekTGfoLcFbWbTPD7%2BSKZ6PqrU2XU8x%2Fk%2BMosuBrCNPnvzfBts5PWmkR3CNrR09YCsaWOheqXnmgTNtRGD%2BltHjIOmEtd7Kt2mw7cOUgi%2Bq0vSC1LLtXKK4Eld9ZUM%2BPa8bFIfvpvb1UKGEs2xJuSaGxLA8euKLK7TfuXkAMzyZ2c3rn%2FEGBmFEmX0yJ17Fefep2RlscWYK6A0JkRosFng72JJzKTDjCkt1PRz8XFTHJlRKBQFb15qMalTMqsfFQbft2oATJDqUqWpMlr5ZjG484Sgi18uGjxoYZ9khH6GOeuGMFuO2x%2FKluDgellqToilvjCjXuGx1RxdHkJeuKT812cFL8tzxczbcTlU6co8ENATRZUCqqcr2JsktSJcUBY%2FCiJqhH%2F%2B7ElZgyJQMEGda01dfdSnpx74KW9cXKChZki9PysI7qpOtS7%2B37tLdLI2vW5EWUdEtfa5uHnQsq67Nm%2BM1HMV5KCjjvkof0eel0fqFIGiXeWG3Yvdhiq4TcPNApaib24ZH6UPj6gcpAq4jrokaLdrkQqrZAOR9yVwnHKMNt9kDNZYOG0SrjL%2BSSZC1brCu1JV8%2BJF%2FsWeTifspevIlCfkiWBWkIRQhpZXLnZ3G3YYWlObhu8Soxivw4JJY3Ee7LoGAVwiw9JiyBjuJSzTX2C38ZPqFDYsADITr00z2yczqYGu54PgX7uCmc8DKrhPiIIG71vzDoqRpqts6UUlZr4o6uz16TLQA9pgwBwgd6uutjwBU8M2meGVOusbWoyXlqeMb5m7C6pkFDRGveAfxERqbQpKzDNqHw2HP1gJHeNZaQJaeAnTUB3V%2BByjylRV6Rk3rPriMajX2Mm%2F1ttcxcCnWnHQGdQmlDZFHhhUwZ8IM2tPOfmf2Ml8wiH8JdySfhGl9SkWxTqSGpLZMLf3ec9pLMlpF%2BioOeg5if2Mqlal6zSLB9h994zpthNvZ%2FP8pncsxjshcwHYej4qVyRRVHDJmD0yY7RpnvP31SrIa11ld4vlJShTtI%2BlE4Bq6W9cfMJJVMdLYsgbspweDlZwCvipqxwtexMigqXyi%2BB2RjU7BKojbki5QTQuY8g7yeeWp6BWgSXvXcFJGiXLGCjpZZPe4s5JNPEtDalnzIC8TNrs56O1O5TmFAz1vDwJ1RcqdjRQBc2mRTPP8sJd1nP6g%2FD4BYfbqhd0Hz44ed81BPrmKcsBd0ymYpbzc%2By%2FK%2F1e1XhEzkBJ1gpSsw%2BJ6zRKKC7gCEVFm9qoIogPFaKg%2F6qOrH6PWRlqjGg%2FpgeWKsFp4KAZ7K5GHCN20R%2Bqf10G%2F%2BZFchvhAd5TR%2FBPQSpBTsXVhqpV2rYJOTXkThlwguQrXuDzKkdlqanv4Aa%2BrovZ5mlmyROs5aUCNjnCvDt3hKDn3layEiAz5ksyXdDu1KK5o%2BZNIab%2BQUAav9j9vgFxvxYTr7sXoK7Vor%2F1PwsUNyY9sHZNA7pW9PfAZLbE0u6dUL5b192qOTCZORnhywM%2Fo%2FqSazTArJ7JGHUv1bCbwpW0j7%2BwE8NuvmJycekaEDpIMyvStDcHe1clnpO%2B1WbSXjVOCRXSSnP0rFshWMl953zFtvgGT1Y2GOk9H9kpwUFRm3DvAVU7l6poV8qn%2BLMQBvf5gId3FV1QGZ%2BD1P20DLFO6tQtuNZVtklBRHATIm4hjx7VJZG%2BanMxTGT%2BwV4y2BN%2BDl6CMALO1bNnkrXRu5UZSz9Tv9G0ST0lbCfGMklWRwCgB1yWl5hUDG2qQmFdG9oPkAf7smDykmzYJM%2Bm70riUyrfZeTgaHDJJM45627B7QO9hZB9Ze%2FfOyq5%2Fy6imkYQhgY9f8v1dT%2BBlQcbqa940yeUCwIGsuqEnuoRXVkDGUv36jj8tbn1mmJy81r6f9rtAwTsOPJzo4KhBkD2NilUnxcuHvQ6YXZ9Wtjj8%2F%2B99%2Fw7GUY9LMGux%2By%2BO%2FzZ8pXmXny%2B87TJKIJB%2FSM%2BWkcGUh1Ei1q0Za5fYZL%2BgbGkt7kqN2RU%2FMVJJAMgSYHExJlOq4PUPp0VJR2qpFEF2QanU2vr0LLrtRrQJseTdWKNh%2BssU59zsZ9%2FQ1VqWZsUJKW%2FRrRwn6yk1qrdP6gVN17aSBqwffuvN9jWmmrO9cVeQg69dPU4sviFeczRvspdCD7dA%2ByArxaW6dysqZcwZ3x390iaaKNge0kO1aBkUgR%2FS%2BqdwY71roZs%2FYyUH5JuUYFuMdDkoZWnju8Z2Dx06qBpb6x%2BLzHTO2EKjvXhDGLfp3PmtY%2BVJIG9LNVb4pEM2cvSgl2JdTJl%2BAcg%2F3%2FNbWQ59FgbawAAAABJRU5ErkJggg%3D%3D%22%20%2F%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2Fpattern%3E%0D%0A%0D%0A%20%20%20%20%3C%2Fdefs%3E%0D%0A%0D%0A%20%20%20%20%3Crect%20width%3D%221086%22%20height%3D%2244%22%20fill%3D%22%2322201E%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%20%20%20%20%3Crect%20width%3D%221086%22%20height%3D%2244%22%20fill%3D%22url(%23image)%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%0D%0A%3C%2Fsvg%3E%0D%0A")
}
.uk-container {
  box-sizing: content-box;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}
@media (min-width:640px) {
  .uk-container {
    padding-left: 20px;
    padding-right: 20px
  }
}
@media (min-width:960px) {
  .uk-container {
    padding-left: 40px;
    padding-right: 40px
  }
}
.uk-container::after, .uk-container::before {
  content: "";
  display: table
}
.uk-container::after {
  clear: both
}
.uk-container > :last-child {
  margin-bottom: 0
}
.uk-container .uk-container {
  padding-left: 0;
  padding-right: 0
}
.uk-container-xsmall {
  max-width: 800px
}
.uk-container-small {
  max-width: 1000px
}
.uk-container-large {
  max-width: 1600px
}
.uk-container-expand {
  max-width: none
}
.uk-container-expand-left {
  margin-left: 0
}
.uk-container-expand-right {
  margin-right: 0
}
@media (min-width:640px) {
  .uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (800px / 2) - 20px)
  }
  .uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (1000px / 2) - 20px)
  }
}
@media (min-width:960px) {
  .uk-container-expand-left, .uk-container-expand-right {
    max-width: calc(50% + (1360px / 2) - 40px)
  }
  .uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (800px / 2) - 40px)
  }
  .uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (1000px / 2) - 40px)
  }
  .uk-container-expand-left.uk-container-large, .uk-container-expand-right.uk-container-large {
    max-width: calc(50% + (1600px / 2) - 40px)
  }
}
.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
}
@media (min-width:640px) {
  .uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
    width: calc(100% + 20px)
  }
  .uk-container-item-padding-remove-left {
    margin-left: -20px
  }
  .uk-container-item-padding-remove-right {
    margin-right: -20px
  }
}
@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
  }
}
.uk-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-grid > * {
  margin: 0
}
.uk-grid > * > :last-child {
  margin-bottom: 0
}
.uk-grid {
  margin-left: -20px
}
.uk-grid > * {
  padding-left: 20px
}
* + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
  margin-top: 20px
}
@media (min-width:1200px) {
  .uk-grid {
    margin-left: -40px
  }
  .uk-grid > * {
    padding-left: 40px
  }
  * + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
    margin-top: 40px
  }
}
.uk-grid-column-small, .uk-grid-small {
  margin-left: -10px
}
.uk-grid-column-small > *, .uk-grid-small > * {
  padding-left: 10px
}
* + .uk-grid-margin-small, .uk-grid + .uk-grid-row-small, .uk-grid + .uk-grid-small, .uk-grid-row-small > .uk-grid-margin, .uk-grid-small > .uk-grid-margin {
  margin-top: 10px
}
.uk-grid-column-medium, .uk-grid-medium {
  margin-left: -20px
}
.uk-grid-column-medium > *, .uk-grid-medium > * {
  padding-left: 20px
}
* + .uk-grid-margin-medium, .uk-grid + .uk-grid-medium, .uk-grid + .uk-grid-row-medium, .uk-grid-medium > .uk-grid-margin, .uk-grid-row-medium > .uk-grid-margin {
  margin-top: 20px
}
.uk-grid-column-large, .uk-grid-large {
  margin-left: -40px
}
.uk-grid-column-large > *, .uk-grid-large > * {
  padding-left: 40px
}
* + .uk-grid-margin-large, .uk-grid + .uk-grid-large, .uk-grid + .uk-grid-row-large, .uk-grid-large > .uk-grid-margin, .uk-grid-row-large > .uk-grid-margin {
  margin-top: 40px
}
@media (min-width:1200px) {
  .uk-grid-column-large, .uk-grid-large {
    margin-left: -70px
  }
  .uk-grid-column-large > *, .uk-grid-large > * {
    padding-left: 70px
  }
  * + .uk-grid-margin-large, .uk-grid + .uk-grid-large, .uk-grid + .uk-grid-row-large, .uk-grid-large > .uk-grid-margin, .uk-grid-row-large > .uk-grid-margin {
    margin-top: 70px
  }
}
.uk-grid-collapse, .uk-grid-column-collapse {
  margin-left: 0
}
.uk-grid-collapse > *, .uk-grid-column-collapse > * {
  padding-left: 0
}
.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
}
.uk-grid-divider > * {
  position: relative
}
.uk-grid-divider > :not(.uk-first-column)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid rgba(172, 163, 156, .3)
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid rgba(172, 163, 156, .3)
}
.uk-grid-divider {
  margin-left: -40px
}
.uk-grid-divider > * {
  padding-left: 40px
}
.uk-grid-divider > :not(.uk-first-column)::before {
  left: 20px
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
  margin-top: 40px
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  top: -20px;
  left: 40px
}
@media (min-width:1200px) {
  .uk-grid-divider {
    margin-left: -80px
  }
  .uk-grid-divider > * {
    padding-left: 80px
  }
  .uk-grid-divider > :not(.uk-first-column)::before {
    left: 40px
  }
  .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
  }
}
.uk-grid-divider.uk-grid-column-small, .uk-grid-divider.uk-grid-small {
  margin-left: -20px
}
.uk-grid-divider.uk-grid-column-small > *, .uk-grid-divider.uk-grid-small > * {
  padding-left: 20px
}
.uk-grid-divider.uk-grid-column-small > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before {
  left: 10px
}
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin {
  margin-top: 20px
}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
  top: -10px;
  left: 20px
}
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {
  top: -10px
}
.uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {
  left: 20px
}
.uk-grid-divider.uk-grid-column-medium, .uk-grid-divider.uk-grid-medium {
  margin-left: -40px
}
.uk-grid-divider.uk-grid-column-medium > *, .uk-grid-divider.uk-grid-medium > * {
  padding-left: 40px
}
.uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before {
  left: 20px
}
.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: 40px
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -20px;
  left: 40px
}
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -20px
}
.uk-grid-divider.uk-grid-column-medium.uk-grid-stack > .uk-grid-margin::before {
  left: 40px
}
.uk-grid-divider.uk-grid-column-large, .uk-grid-divider.uk-grid-large {
  margin-left: -80px
}
.uk-grid-divider.uk-grid-column-large > *, .uk-grid-divider.uk-grid-large > * {
  padding-left: 80px
}
.uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before {
  left: 40px
}
.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
}
@media (min-width:1200px) {
  .uk-grid-divider.uk-grid-column-large, .uk-grid-divider.uk-grid-large {
    margin-left: -140px
  }
  .uk-grid-divider.uk-grid-column-large > *, .uk-grid-divider.uk-grid-large > * {
    padding-left: 140px
  }
  .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before {
    left: 70px
  }
  .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: 140px
  }
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
    top: -70px;
    left: 140px
  }
  .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
    top: -70px
  }
  .uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
    left: 140px
  }
}
.uk-grid-item-match, .uk-grid-match > * {
  display: flex;
  flex-wrap: wrap
}
.uk-grid-item-match > :not([class*=uk-width]), .uk-grid-match > * > :not([class*=uk-width]) {
  box-sizing: border-box;
  width: 100%;
  flex: auto
}
.uk-tile {
  position: relative;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px
}
@media (min-width:640px) {
  .uk-tile {
    padding-left: 20px;
    padding-right: 20px
  }
}
@media (min-width:960px) {
  .uk-tile {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 70px;
    padding-bottom: 70px
  }
}
.uk-tile::after, .uk-tile::before {
  content: "";
  display: table
}
.uk-tile::after {
  clear: both
}
.uk-tile > :last-child {
  margin-bottom: 0
}
.uk-tile-xsmall {
  padding-top: 20px;
  padding-bottom: 20px
}
.uk-tile-small {
  padding-top: 40px;
  padding-bottom: 40px
}
.uk-tile-large {
  padding-top: 70px;
  padding-bottom: 70px
}
@media (min-width:960px) {
  .uk-tile-large {
    padding-top: 140px;
    padding-bottom: 140px
  }
}
.uk-tile-xlarge {
  padding-top: 140px;
  padding-bottom: 140px
}
@media (min-width:960px) {
  .uk-tile-xlarge {
    padding-top: 210px;
    padding-bottom: 210px
  }
}
.uk-tile-default {
  background: #fff;
  background-image: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/background-texture.png)
}
.uk-tile-muted {
  background: #f7f7f6;
  background-image: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/background-texture.png)
}
.uk-tile-primary {
  background: #d8522c;
  background-image: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/background-texture.png)
}
.uk-tile-secondary {
  background: #22201e;
  background-image: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/background-texture.png)
}
.uk-card {
  position: relative;
  box-sizing: border-box;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow, top
}
.uk-card-body {
  padding: 20px 20px
}
.uk-card-header {
  padding: 10px 20px
}
.uk-card-footer {
  padding: 10px 20px
}
@media (min-width:1200px) {
  .uk-card-body {
    padding: 40px 40px
  }
  .uk-card-header {
    padding: 20px 40px
  }
  .uk-card-footer {
    padding: 20px 40px
  }
}
.uk-card-body::after, .uk-card-body::before, .uk-card-footer::after, .uk-card-footer::before, .uk-card-header::after, .uk-card-header::before {
  content: "";
  display: table
}
.uk-card-body::after, .uk-card-footer::after, .uk-card-header::after {
  clear: both
}
.uk-card-body > :last-child, .uk-card-footer > :last-child, .uk-card-header > :last-child {
  margin-bottom: 0
}
.uk-card-title {
  font-size: 30px;
  line-height: 1.4;
  font-family: Amatic SC;
  font-weight: 700;
  text-transform: uppercase
}
.uk-card-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  color: #322a22;
  font-size: 13px;
  font-family: Roboto Mono;
  font-weight: 400;
  letter-spacing: .2px
}
.uk-card-badge:first-child + * {
  margin-top: 0
}
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
  background: rgba(255, 255, 255, .2);
  box-shadow: 2px 4px 16px rgba(34, 32, 30, .12)
}
.uk-card-default {
  background: #f2f2f2;
  color: #322a22;
  background-image: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/background-texture.png)
}
.uk-card-default .uk-card-title {
  color: #22201e
}
.uk-card-default.uk-card-hover:hover {
  background-color: #ececec
}
.uk-card-default .uk-card-header {
  border-bottom: 1px solid rgba(172, 163, 156, .3)
}
.uk-card-default .uk-card-footer {
  border-top: 1px solid rgba(172, 163, 156, .3)
}
.uk-card-primary {
  background: #d8522c;
  color: #fff;
  background-image: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/background-texture.png);
  box-shadow: 8px 20px 45px rgba(216, 82, 44, .12)
}
.uk-card-primary .uk-card-title {
  color: #fff
}
.uk-card-primary.uk-card-hover:hover {
  background-color: #db703d;
  box-shadow: 2px 4px 16px rgba(216, 82, 44, .2)
}
.uk-card-secondary {
  background: #22201e;
  color: #fff;
  background-image: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/background-texture.png);
  box-shadow: 2px 26px 56px rgba(34, 32, 30, .06)
}
.uk-card-secondary .uk-card-title {
  color: #fff
}
.uk-card-secondary.uk-card-hover:hover {
  background-color: #35322f;
  box-shadow: 2px 4px 16px rgba(34, 32, 30, .12)
}
.uk-card-small .uk-card-body, .uk-card-small.uk-card-body {
  padding: 20px 20px
}
.uk-card-small .uk-card-header {
  padding: 13px 20px
}
.uk-card-small .uk-card-footer {
  padding: 13px 20px
}
@media (min-width:1200px) {
  .uk-card-large .uk-card-body, .uk-card-large.uk-card-body {
    padding: 70px 70px
  }
  .uk-card-large .uk-card-header {
    padding: 35px 70px
  }
  .uk-card-large .uk-card-footer {
    padding: 35px 70px
  }
}
.uk-card-body > .uk-nav-default {
  margin-left: -20px;
  margin-right: -20px
}
.uk-card-body > .uk-nav-default:only-child {
  margin-top: -5px;
  margin-bottom: -5px
}
.uk-card-body .uk-nav-default .uk-nav-divider, .uk-card-body .uk-nav-default .uk-nav-header, .uk-card-body .uk-nav-default > li > a {
  padding-left: 20px;
  padding-right: 20px
}
.uk-card-body .uk-nav-default .uk-nav-sub {
  padding-left: 35px
}
@media (min-width:1200px) {
  .uk-card-body > .uk-nav-default {
    margin-left: -40px;
    margin-right: -40px
  }
  .uk-card-body > .uk-nav-default:only-child {
    margin-top: -25px;
    margin-bottom: -25px
  }
  .uk-card-body .uk-nav-default .uk-nav-divider, .uk-card-body .uk-nav-default .uk-nav-header, .uk-card-body .uk-nav-default > li > a {
    padding-left: 40px;
    padding-right: 40px
  }
  .uk-card-body .uk-nav-default .uk-nav-sub {
    padding-left: 55px
  }
}
.uk-card-small > .uk-nav-default {
  margin-left: -20px;
  margin-right: -20px
}
.uk-card-small > .uk-nav-default:only-child {
  margin-top: -5px;
  margin-bottom: -5px
}
.uk-card-small .uk-nav-default .uk-nav-divider, .uk-card-small .uk-nav-default .uk-nav-header, .uk-card-small .uk-nav-default > li > a {
  padding-left: 20px;
  padding-right: 20px
}
.uk-card-small .uk-nav-default .uk-nav-sub {
  padding-left: 35px
}
@media (min-width:1200px) {
  .uk-card-large > .uk-nav-default {
    margin: 0
  }
  .uk-card-large > .uk-nav-default:only-child {
    margin: 0
  }
  .uk-card-large .uk-nav-default .uk-nav-divider, .uk-card-large .uk-nav-default .uk-nav-header, .uk-card-large .uk-nav-default > li > a {
    padding-left: 0;
    padding-right: 0
  }
  .uk-card-large .uk-nav-default .uk-nav-sub {
    padding-left: 15px
  }
}
.uk-close {
  color: #9a9895;
  transition: .1s ease-in-out;
  transition-property: color, opacity
}
.uk-close:focus, .uk-close:hover {
  color: #322a22;
  outline: 0
}
.uk-spinner > * {
  animation: uk-spinner-rotate 1.4s linear infinite
}
@keyframes uk-spinner-rotate {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(270deg)
  }
}
.uk-spinner > * > * {
  stroke-dasharray: 88px;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: uk-spinner-dash 1.4s ease-in-out infinite;
  stroke-width: 1;
  stroke-linecap: round
}
@keyframes uk-spinner-dash {
  0% {
    stroke-dashoffset: 88px
  }
  50% {
    stroke-dashoffset: 22px;
    transform: rotate(135deg)
  }
  100% {
    stroke-dashoffset: 88px;
    transform: rotate(450deg)
  }
}
.uk-totop {
  padding: 5px;
  color: #22201e;
  background: 0 0;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow
}
.uk-totop:focus, .uk-totop:hover {
  color: rgba(34, 32, 30, .6);
  outline: 0;
  background-color: transparent
}
.uk-totop:active {
  color: #9a9895;
  background-color: transparent
}
.uk-marker {
  padding: 5px;
  background: #22201e;
  color: #fff;
  transition: .1s ease-in-out;
  transition-property: color, background-color;
  border-radius: 500px
}
.uk-marker:focus, .uk-marker:hover {
  color: rgba(255, 255, 255, .6);
  outline: 0
}
.uk-alert {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 24px 10px 10px;
  background: #fff;
  color: #322a22;
  border: 2px solid #22201e;
  box-shadow: 2px 12px 32px rgba(34, 32, 30, .06)
}
* + .uk-alert {
  margin-top: 20px
}
.uk-alert > :last-child {
  margin-bottom: 0
}
.uk-alert-close {
  position: absolute;
  top: 15px;
  right: 10px;
  color: inherit;
  opacity: .4
}
.uk-alert-close:first-child + * {
  margin-top: 0
}
.uk-alert-close:focus, .uk-alert-close:hover {
  color: inherit;
  opacity: .8
}
.uk-alert-primary {
  background: #fff;
  color: #c64825;
  border-color: #d8522c
}
.uk-alert-success {
  background: #fff;
  color: #729f40;
  border-color: #7fb147
}
.uk-alert-warning {
  background: #fff;
  color: #f7b041;
  border-color: #f8ba59
}
.uk-alert-danger {
  background: #fff;
  color: #e64141;
  border-color: #e95858
}
.uk-alert h1, .uk-alert h2, .uk-alert h3, .uk-alert h4, .uk-alert h5, .uk-alert h6 {
  color: inherit
}
.uk-alert a:not([class]) {
  color: inherit;
  text-decoration: underline
}
.uk-alert a:not([class]):hover {
  color: inherit;
  text-decoration: underline
}
.uk-badge {
  box-sizing: border-box;
  min-width: 22px;
  height: 22px;
  padding: 0 5px;
  border-radius: 500px;
  vertical-align: middle;
  background: #22201e;
  color: #fff;
  font-size: 13px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  line-height: 0;
  letter-spacing: 0;
  font-family: Roboto Mono;
  box-shadow: 1px 3px 15px rgba(34, 32, 30, .2)
}
.uk-badge:focus, .uk-badge:hover {
  color: #fff;
  text-decoration: none;
  outline: 0
}
.uk-label {
  display: inline-block;
  padding: 3px 9px;
  background: #22201e;
  line-height: 1.73;
  font-size: 11px;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px
}
.uk-label-success {
  background-color: #7fb147;
  color: #fff
}
.uk-label-warning {
  background-color: #f8ba59;
  color: #fff
}
.uk-label-danger {
  background-color: #e95858;
  color: #fff
}
.uk-overlay {
  padding: 40px 40px
}
.uk-overlay > :last-child {
  margin-bottom: 0
}
.uk-overlay-default {
  background: rgba(255, 255, 255, .8)
}
.uk-overlay-primary {
  background: rgba(34, 32, 30, .8)
}
.uk-article::after, .uk-article::before {
  content: "";
  display: table
}
.uk-article::after {
  clear: both
}
.uk-article > :last-child {
  margin-bottom: 0
}
.uk-article + .uk-article {
  margin-top: 70px
}
.uk-article-title {
  font-size: 51px;
  line-height: 1.2;
  color: #22201e;
  font-family: 'Poppins';
  font-weight: 500;
  text-transform: initial;
}
@media (min-width:960px) {
  .uk-article-title {
    font-size: 40px
  }
}
.uk-article-meta {
  font-size: 13px;
  line-height: 1.4;
  color: #9a9895;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.7px
}
.uk-article-meta a {
  color: #9a9895
}
.uk-article-meta a:hover {
  color: #322a22;
  text-decoration: none
}
.uk-comment-body {
  overflow-wrap: break-word;
  word-wrap: break-word
}
.uk-comment-header {
  margin-bottom: 20px
}
.uk-comment-body::after, .uk-comment-body::before, .uk-comment-header::after, .uk-comment-header::before {
  content: "";
  display: table
}
.uk-comment-body::after, .uk-comment-header::after {
  clear: both
}
.uk-comment-body > :last-child, .uk-comment-header > :last-child {
  margin-bottom: 0
}
.uk-comment-title {
  font-size: 30px;
  line-height: 1.4
}
.uk-comment-meta {
  font-size: 13px;
  line-height: 1.4;
  color: #9a9895;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px
}
.uk-comment-list {
  padding: 0;
  list-style: none
}
.uk-comment-list > :nth-child(n+2) {
  margin-top: 70px
}
.uk-comment-list .uk-comment ~ ul {
  margin: 70px 0 0 0;
  padding-left: 30px;
  list-style: none
}
@media (min-width:960px) {
  .uk-comment-list .uk-comment ~ ul {
    padding-left: 100px
  }
}
.uk-comment-list .uk-comment ~ ul > :nth-child(n+2) {
  margin-top: 70px
}
.uk-comment-primary {
  padding: 20px;
  background-color: #f7f7f6
}
.uk-search {
  display: inline-block;
  position: relative;
  max-width: 100%;
  margin: 0
}
.uk-search-input::-webkit-search-cancel-button, .uk-search-input::-webkit-search-decoration {
  -webkit-appearance: none
}
.uk-search-input::-moz-placeholder {
  opacity: 1
}
.uk-search-input {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  overflow: visible;
  -webkit-appearance: none;
  vertical-align: middle;
  width: 100%;
  border: none;
  color: #322a22;
  transition: .2s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow
}
.uk-search-input:focus {
  outline: 0
}
.uk-search-input:-ms-input-placeholder {
  color: #9a9895 !important
}
.uk-search-input::placeholder {
  color: #9a9895
}
.uk-search-icon:focus {
  outline: 0
}
.uk-search .uk-search-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #9a9895
}
.uk-search .uk-search-icon:hover {
  color: #9a9895
}
.uk-search .uk-search-icon:not(a):not(button):not(input) {
  pointer-events: none
}
.uk-search .uk-search-icon-flip {
  right: 0;
  left: auto
}
.uk-search-default {
  width: 180px
}
.uk-search-default .uk-search-input {
  height: 40px;
  padding-left: 6px;
  padding-right: 6px;
  background: 0 0;
  border: 1px solid rgba(172, 163, 156, .3)
}
.uk-search-default .uk-search-input:focus {
  background-color: transparent;
  border-color: #22201e
}
.uk-search-default .uk-search-icon {
  width: 40px
}
.uk-search-default .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 40px
}
.uk-search-default .uk-search-icon-flip ~ .uk-search-input {
  padding-right: 40px
}
.uk-search-navbar {
  width: 400px
}
.uk-search-navbar .uk-search-input {
  height: 40px;
  background: 0 0;
  font-size: 18px
}
.uk-search-navbar .uk-search-icon {
  width: 40px
}
.uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 40px
}
.uk-search-navbar .uk-search-icon-flip ~ .uk-search-input {
  padding-right: 40px
}
.uk-search-large {
  width: 500px
}
.uk-search-large .uk-search-input {
  height: 80px;
  background: 0 0;
  font-size: 50px;
  font-family: Amatic SC;
  font-weight: 700;
  text-transform: uppercase
}
.uk-search-large .uk-search-icon {
  width: 80px
}
.uk-search-large .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 80px
}
.uk-search-large .uk-search-icon-flip ~ .uk-search-input {
  padding-right: 80px
}
.uk-search-toggle {
  color: #9a9895
}
.uk-search-toggle:focus, .uk-search-toggle:hover {
  color: #322a22
}
.uk-nav, .uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-nav li > a {
  display: block;
  text-decoration: none
}
.uk-nav li > a:focus {
  outline: 0
}
.uk-nav > li > a {
  padding: 8px 0
}
ul.uk-nav-sub {
  padding: 5px 0 5px 15px
}
.uk-nav-sub ul {
  padding-left: 15px
}
.uk-nav-sub a {
  padding: 2px 0
}
.uk-nav-parent-icon > .uk-parent > a::after {
  content: "";
  width: 1.73em;
  height: 1.73em;
  float: right;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23322A22%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-right: 0
}
.uk-nav-parent-icon > .uk-parent.uk-open > a::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23322A22%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.uk-nav-header {
  padding: 8px 0;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 1.7px
}
.uk-nav-header:not(:first-child) {
  margin-top: 20px
}
.uk-nav-divider {
  margin: 15px 0
}
.uk-nav-default {
  font-size: 15px;
  font-family: Roboto Mono;
  font-weight: 400;
  letter-spacing: .2px
}
.uk-nav-default > li > a {
    color: #3d4a1f;
    transition: .1s ease-in-out;
    transition-property: color, background-color, border-color, box-shadow;
    font-family: 'Poppins';
}
.uk-nav-default > li > a:focus, .uk-nav-default > li > a:hover {
  color: #3d4a1f;
  background-color: transparent
}
.uk-nav-default > li.uk-active > a {
    color: #3d4a1f;
    background-color: transparent;
    font-weight: 700;
}
.uk-nav-default .uk-nav-header {
  color: #9a9895
}
.uk-nav-default .uk-nav-divider {
  border-top: 1px solid rgba(172, 163, 156, .3)
}
.uk-nav-default .uk-nav-sub a {
  color: #9a9895
}
.uk-nav-default .uk-nav-sub a:focus, .uk-nav-default .uk-nav-sub a:hover {
  color: #322a22
}
.uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #22201e
}
.uk-nav-primary {
  font-family: Amatic SC;
  font-weight: 400;
  text-transform: uppercase
}
.uk-nav-primary > li > a {
  font-size: 34px;
  line-height: 1.73;
  color: #322a22;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  padding: 8px 0
}
.uk-nav-primary > li > a:focus, .uk-nav-primary > li > a:hover {
  color: #d8522c
}
.uk-nav-primary > li.uk-active > a {
  color: #d8522c
}
.uk-nav-primary .uk-nav-header {
  color: #9a9895;
  padding: 8px 0
}
.uk-nav-primary .uk-nav-divider {
  border-top: 1px solid rgba(172, 163, 156, .3)
}
.uk-nav-primary .uk-nav-sub a {
  color: #322a22
}
.uk-nav-primary .uk-nav-sub a:focus, .uk-nav-primary .uk-nav-sub a:hover {
  color: #d8522c
}
.uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #22201e
}
.uk-nav-center {
  text-align: center
}
.uk-nav-center .uk-nav-sub, .uk-nav-center .uk-nav-sub ul {
  padding-left: 0
}
.uk-nav-center.uk-nav-parent-icon > .uk-parent > a::after {
  position: absolute
}
.uk-navbar {
  display: flex;
  position: relative
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #fff
}
.uk-navbar-container > ::after, .uk-navbar-container > ::before {
  display: none !important
}
.uk-navbar-center, .uk-navbar-center-left > *, .uk-navbar-center-right > *, .uk-navbar-left, .uk-navbar-right {
  display: flex;
  align-items: center
}
.uk-navbar-right {
  margin-left: auto
}
.uk-navbar-center:only-child {
  margin-left: auto;
  margin-right: auto;
  position: relative
}
.uk-navbar-center:not(:only-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  box-sizing: border-box;
  z-index: 990
}
.uk-navbar-center-left, .uk-navbar-center-right {
  position: absolute;
  top: 0
}
.uk-navbar-center-left {
  right: 100%
}
.uk-navbar-center-right {
  left: 100%
}
[class*=uk-navbar-center-] {
  width: max-content;
  box-sizing: border-box
}
.uk-navbar-nav {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-navbar-center:only-child, .uk-navbar-left, .uk-navbar-right {
  flex-wrap: wrap
}
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  min-height: 50px;
  padding: 0 15px;
  font-size: 15px;
  font-family: 'Poppins';
  text-decoration: none
}
.uk-navbar-nav > li > a {
  color: #22201e;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  position: relative;
  z-index: 1;
  font-weight: 400;
  letter-spacing: 0
}
.uk-navbar-nav > li > a::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0;
  height: 0;
  background-color: #3e4a20;
  transition: .1s ease-in-out;
  transition-property: background-color, border-color, box-shadow, height, right;
  left: 0;
  right: 0
}
.uk-navbar-primary .uk-navbar-nav > li > a {
  font-size: 30px
}
.uk-navbar-primary .uk-navbar-nav > li > a {
  font-weight: 400
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
  color: #22201e;
  outline: 0
}
.uk-navbar-nav > li:hover > a::before, .uk-navbar-nav > li > a.uk-open::before, .uk-navbar-nav > li > a:focus::before {
  height: 0px
}
.uk-navbar-nav > li > a:active {
  color: #322a22
}
.uk-navbar-nav > li > a:active::before {
  background-color: transparent;
  height: 0px
}
.uk-navbar-nav > li.uk-active > a {
  font-weight: 600;
    color: #22201e;
}
.uk-navbar-nav > li.uk-active > a::before {
  height: 0px
}
.uk-navbar-item {
  color: #322a22
}
.uk-navbar-toggle {
  color: #22201e;
  font-weight: 400;
  letter-spacing: 0
}
.uk-navbar-toggle.uk-open, .uk-navbar-toggle:focus, .uk-navbar-toggle:hover {
  color: #9a9895;
  outline: 0;
  text-decoration: none
}
.uk-navbar-subtitle {
  font-size: 13px
}
.uk-navbar-sticky {
  box-shadow: 2px 4px 16px rgba(34, 32, 30, .12)
}
.uk-navbar-dropdown {
  display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 206px;
    padding: 15px 25px;
    background: #35322f;
    color: rgba(255, 255, 255, .7);
    box-shadow: 2px 12px 32px rgb(34 32 30 / 6%);
}
.uk-navbar-dropdown.uk-open {
  display: block
}
[class*=uk-navbar-dropdown-top] {
  margin-top: 0
}
[class*=uk-navbar-dropdown-bottom] {
  margin-top: 0
}
[class*=uk-navbar-dropdown-left] {
  margin-left: 0
}
[class*=uk-navbar-dropdown-right] {
  margin-left: 0
}
.uk-navbar-dropdown-grid {
  margin-left: -30px
}
.uk-navbar-dropdown-grid > * {
  padding-left: 30px
}
.uk-navbar-dropdown-grid > .uk-grid-margin {
  margin-top: 30px
}
.uk-navbar-dropdown-stack .uk-navbar-dropdown-grid > * {
  width: 100% !important
}
.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
  width: 480px
}
.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
  width: 720px
}
.uk-navbar-dropdown-width-4:not(.uk-navbar-dropdown-stack) {
  width: 960px
}
.uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
  width: 1200px
}
.uk-navbar-dropdown-dropbar {
  margin-top: 0;
  margin-bottom: 15px;
  background: 0 0;
  box-shadow: none
}
.uk-navbar-dropdown-nav {
  margin-left: 0;
  margin-right: 0;
  font-size: 13px;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px
}
.uk-navbar-dropdown-nav > li > a {
    letter-spacing: 0;
    color: #000;
    padding: 8px 0;
    font-family: 'Poppins';
    text-transform: initial;
    font-weight: 300;
    font-size: 15px;
    line-height: 16px;
}
.uk-navbar-dropdown-nav > li > a:focus, .uk-navbar-dropdown-nav > li > a:hover {
    color: #22201e;
    font-weight: 500;
}
.uk-navbar-dropdown-nav > li.uk-active > a {
    color: #22201e;
    font-weight: 300;
}
.uk-navbar-dropdown-nav .uk-nav-header {
  color: rgba(255, 255, 255, .5);
  padding: 8px 0
}
.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid rgba(255, 255, 255, .1);
  margin-top: 15px;
  margin-bottom: 15px
}
.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: rgba(255, 255, 255, .5)
}
.uk-navbar-dropdown-nav .uk-nav-sub a:focus, .uk-navbar-dropdown-nav .uk-nav-sub a:hover {
  color: rgba(255, 255, 255, .7)
}
.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #22201e
}
.uk-navbar-dropbar {
  background: #35322f
}
.uk-navbar-dropbar-slide {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
  box-shadow: 2px 18px 48px rgba(34, 32, 30, .06)
}
.uk-navbar-container > .uk-container .uk-navbar-left {
  margin-left: -15px;
  margin-right: -15px
}
.uk-navbar-container > .uk-container .uk-navbar-right {
  margin-right: -15px
}
.uk-navbar-dropdown-nav .uk-nav-sub {
  padding-left: 15px
}
.uk-navbar-dropdown-grid > * {
  position: relative
}
.uk-navbar-dropdown-grid > :not(.uk-first-column)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  border-left: 0px solid rgba(255, 255, 255, .1)
}
.uk-navbar-dropdown-grid.uk-grid-stack > .uk-grid-margin::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 30px;
  right: 0;
  border-top: 0px solid rgba(255, 255, 255, .1)
}
.uk-navbar-container {
  border-bottom: 0px solid rgba(34, 32, 30, .1)
}
.uk-navbar-left {
  padding-right: 15px;
  border-right: 0px solid rgba(34, 32, 30, .1)
}
.uk-navbar-right {
  padding-left: 15px;
  border-left: 0px solid rgba(34, 32, 30, .1)
}
.uk-subnav {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  padding: 0;
  list-style: none
}
.uk-subnav > * {
  flex: none;
  padding-left: 20px;
  position: relative
}
.uk-subnav > * > :first-child {
  display: block;
  color: #322a22;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  font-size: 15px;
  font-family: Roboto Mono;
  font-weight: 400;
  letter-spacing: .2px
}
.uk-subnav > * > a:focus, .uk-subnav > * > a:hover {
  color: rgba(50, 42, 34, .7);
  text-decoration: none;
  outline: 0
}
.uk-subnav > .uk-active > a {
  color: #22201e
}
.uk-subnav-divider > * {
  display: flex;
  align-items: center
}
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  content: "";
  height: 1em;
  margin-left: 0;
  margin-right: 20px;
  border-left: 1px solid rgba(154, 152, 149, .5)
}
.uk-subnav-pill > * > :first-child {
  padding: 7px 14px;
  background: 0 0;
  color: #322a22
}
.uk-subnav-pill > * > a:focus, .uk-subnav-pill > * > a:hover {
  background-color: rgba(34, 32, 30, .07);
  color: #322a22
}
.uk-subnav-pill > * > a:active {
  background-color: rgba(34, 32, 30, .07);
  color: #322a22
}
.uk-subnav-pill > .uk-active > a {
  background-color: #d8522c;
  color: #fff;
  box-shadow: 2px 4px 16px rgba(34, 32, 30, .12)
}
.uk-subnav > .uk-disabled > a {
  color: #9a9895
}
.uk-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none
}
.uk-breadcrumb > * {
  flex: none
}
.uk-breadcrumb > * > * {
  display: inline-block;
  font-size: 13px;
  color: #9a9895;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.7px
}
.uk-breadcrumb > * > :focus, .uk-breadcrumb > * > :hover {
  color: #322a22;
  text-decoration: none
}
.uk-breadcrumb > .uk-disabled > * {
  color: #9a9895
}
.uk-breadcrumb > :last-child > * {
  color: #322a22
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: "/";
  display: inline-block;
  margin: 0 20px;
  color: rgba(154, 152, 149, .5)
}
.uk-pagination {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  padding: 0;
  list-style: none
}
.uk-pagination > * {
  flex: none;
  padding-left: 20px;
  position: relative
}
.uk-pagination > * > * {
  display: block;
  color: #322a22;
  box-sizing: border-box;
  min-width: 16px;
  padding: 2px 4px;
  background: 0 0;
  line-height: 1.73;
  text-align: center;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  font-size: 15px;
  font-family: Roboto Mono;
  font-weight: 400;
  letter-spacing: .2px;
  border-bottom: 3px solid transparent
}
.uk-pagination > * > :focus, .uk-pagination > * > :hover {
  color: #d8522c;
  text-decoration: none;
  background-color: transparent;
  border-bottom-color: #d8522c
}
.uk-pagination > .uk-active > * {
  color: #22201e;
  background-color: transparent;
  border-bottom-color: #d8522c
}
.uk-pagination > .uk-disabled > * {
  color: #9a9895;
  background-color: transparent;
  border-bottom-color: transparent
}
.uk-tab {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  padding: 0;
  list-style: none;
  position: relative
}
.uk-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  border-bottom: 1px solid transparent
}
.uk-tab > * {
  flex: none;
  padding-left: 20px;
  position: relative
}
.uk-tab > * > a {
  display: block;
  text-align: center;
  padding: 5px 10px;
  color: #322a22;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  font-size: 15px;
  line-height: 30px;
  font-family: Roboto Mono;
  font-weight: 400;
  letter-spacing: .2px;
  border-bottom: 3px solid transparent
}
.uk-tab > * > a:focus, .uk-tab > * > a:hover {
  color: rgba(50, 42, 34, .7);
  text-decoration: none;
  border-color: rgba(34, 32, 30, .07)
}
.uk-tab > .uk-active > a {
  color: #22201e;
  border-color: #d8522c
}
.uk-tab > .uk-disabled > a {
  color: #9a9895
}
.uk-tab-bottom::before {
  top: 0;
  bottom: auto
}
.uk-tab-bottom > * > a {
  border-top: 3px solid transparent;
  border-bottom: 0 none
}
.uk-tab-left, .uk-tab-right {
  flex-direction: column;
  margin-left: 0
}
.uk-tab-left > *, .uk-tab-right > * {
  padding-left: 0
}
.uk-tab-left::before {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-left: 1px solid transparent;
  border-bottom: none
}
.uk-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid transparent;
  border-bottom: none
}
.uk-tab-left > * > a {
  text-align: left;
  padding: 5px 10px;
  border-right: 3px solid transparent;
  border-bottom: 0 none
}
.uk-tab-right > * > a {
  text-align: left;
  padding: 5px 10px;
  border-left: 3px solid transparent;
  border-bottom: 0 none
}
.uk-tab .uk-dropdown {
  margin-left: 30px
}
.uk-slidenav {
  padding: 5px 10px;
  color: rgba(50, 42, 34, .5);
  background: 0 0;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow
}
.uk-slidenav:focus, .uk-slidenav:hover {
  color: rgba(50, 42, 34, .9);
  outline: 0;
  background-color: transparent
}
.uk-slidenav:active {
  color: rgba(50, 42, 34, .5);
  background-color: transparent
}
.uk-slidenav-large {
  padding: 10px 10px
}
.uk-slidenav-container {
  display: flex
}
.uk-dotnav {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -12px
}
.uk-dotnav > * {
  flex: none;
  padding-left: 12px
}
.uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: 0 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  transition: .2s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  border: 2px solid rgba(34, 32, 30, .3)
}
.uk-dotnav > * > :focus, .uk-dotnav > * > :hover {
  background-color: transparent;
  outline: 0;
  border-color: #22201e
}
.uk-dotnav > * > :active {
  background-color: transparent;
  border-color: #d8522c
}
.uk-dotnav > .uk-active > * {
  background-color: transparent;
  border-color: #d8522c
}
.uk-dotnav-vertical {
  flex-direction: column;
  margin-left: 0;
  margin-top: -12px
}
.uk-dotnav-vertical > * {
  padding-left: 0;
  padding-top: 12px
}
.uk-thumbnav {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -15px
}
.uk-thumbnav > * {
  padding-left: 15px
}
.uk-thumbnav > * > * {
  display: inline-block;
  position: relative
}
.uk-thumbnav > * > ::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, .4);
  transition: .1s ease-in-out;
  transition-property: background-color, border-color, box-shadow
}
.uk-thumbnav > * > :focus, .uk-thumbnav > * > :hover {
  outline: 0
}
.uk-thumbnav > * > :focus::after, .uk-thumbnav > * > :hover::after {
  background-color: transparent
}
.uk-thumbnav > .uk-active > ::after {
  background-color: transparent
}
.uk-thumbnav-vertical {
  flex-direction: column;
  margin-left: 0;
  margin-top: -15px
}
.uk-thumbnav-vertical > * {
  padding-left: 0;
  padding-top: 15px
}
.uk-accordion {
  padding: 0;
  list-style: none
}
.uk-accordion > :nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(172, 163, 156, .3)
}
.uk-accordion-title {
  display: block;
  font-size: 26px;
  line-height: 1.4;
  color: #22201e;
  padding: 0 0;
  background: 0 0;
  overflow: hidden;
  font-family: Amatic SC;
  font-weight: 700;
  text-transform: uppercase
}
.uk-accordion-title::before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  margin-left: 10px;
  float: right;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23322A22%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23322A22%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.uk-open > .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23322A22%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.uk-accordion-title:focus, .uk-accordion-title:hover {
  color: #d8522c;
  text-decoration: none;
  outline: 0
}
.uk-accordion-content {
  margin-top: 20px
}
.uk-accordion-content::after, .uk-accordion-content::before {
  content: "";
  display: table
}
.uk-accordion-content::after {
  clear: both
}
.uk-accordion-content > :last-child {
  margin-bottom: 0
}
.uk-drop {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 300px
}
.uk-drop.uk-open {
  display: block
}
[class*=uk-drop-top] {
  margin-top: -20px
}
[class*=uk-drop-bottom] {
  margin-top: 20px
}
[class*=uk-drop-left] {
  margin-left: -20px
}
[class*=uk-drop-right] {
  margin-left: 20px
}
.uk-drop-stack .uk-drop-grid > * {
  width: 100% !important
}
.uk-dropdown {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  min-width: 200px;
  padding: 25px;
  background: #fff;
  color: #322a22;
  box-shadow: 2px 4px 16px rgba(34, 32, 30, .12)
}
.uk-dropdown.uk-open {
  display: block
}
.uk-dropdown-nav {
  white-space: nowrap;
  margin-left: 0;
  margin-right: 0;
  font-size: 13px;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.7px
}
.uk-dropdown-nav > li > a {
  color: #322a22;
  padding: 6px 0
}
.uk-dropdown-nav > li.uk-active > a, .uk-dropdown-nav > li > a:focus, .uk-dropdown-nav > li > a:hover {
  color: #d8522c;
  background-color: transparent
}
.uk-dropdown-nav .uk-nav-header {
  color: #d8522c;
  padding: 6px 0
}
.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid rgba(172, 163, 156, .3);
  margin-left: -25px;
  margin-right: -25px
}
.uk-dropdown-nav .uk-nav-sub a {
  color: #9a9895
}
.uk-dropdown-nav .uk-nav-sub a:focus, .uk-dropdown-nav .uk-nav-sub a:hover, .uk-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #322a22
}
[class*=uk-dropdown-top] {
  margin-top: -10px
}
[class*=uk-dropdown-bottom] {
  margin-top: 10px
}
[class*=uk-dropdown-left] {
  margin-left: -10px
}
[class*=uk-dropdown-right] {
  margin-left: 10px
}
.uk-dropdown-stack .uk-dropdown-grid > * {
  width: 100% !important
}
.uk-dropdown-nav .uk-nav-sub {
  padding-left: 15px
}
.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 15px 15px;
  background: rgba(0, 0, 0, .6);
  opacity: 0;
  transition: opacity .15s linear
}
@media (min-width:640px) {
  .uk-modal {
    padding: 50px 20px
  }
}
@media (min-width:960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px
  }
}
.uk-modal.uk-open {
  opacity: 1
}
.uk-modal-page {
  overflow: hidden
}
.uk-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  max-width: calc(100% - .01px) !important;
  background: #fff;
  opacity: 0;
  transform: translateY(-100px);
  transition: .3s linear;
  transition-property: opacity, transform;
  box-shadow: 2px 26px 56px rgba(34, 32, 30, .06)
}
.uk-open > .uk-modal-dialog {
  opacity: 1;
  transform: translateY(0)
}
.uk-modal-container .uk-modal-dialog {
  width: 1200px
}
.uk-modal-full {
  padding: 0;
  background: 0 0
}
.uk-modal-full .uk-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(0)
}
.uk-modal-body {
  padding: 20px 20px
}
.uk-modal-header {
  padding: 10px 20px;
  background: #fff;
  border-bottom: 1px solid rgba(172, 163, 156, .3)
}
.uk-modal-footer {
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid rgba(172, 163, 156, .3)
}
.uk-modal-body::after, .uk-modal-body::before, .uk-modal-footer::after, .uk-modal-footer::before, .uk-modal-header::after, .uk-modal-header::before {
  content: "";
  display: table
}
.uk-modal-body::after, .uk-modal-footer::after, .uk-modal-header::after {
  clear: both
}
.uk-modal-body > :last-child, .uk-modal-footer > :last-child, .uk-modal-header > :last-child {
  margin-bottom: 0
}
.uk-modal-title {
  font-size: 50px;
  line-height: 1.3;
  font-family: Amatic SC;
  font-weight: 700;
  text-transform: uppercase
}
[class*=uk-modal-close-] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px
}
[class*=uk-modal-close-]:first-child + * {
  margin-top: 0
}
.uk-modal-close-outside {
  top: 0;
  right: -5px;
  transform: translate(0, -100%);
  color: #fff
}
.uk-modal-close-outside:hover {
  color: #fff
}
@media (min-width:960px) {
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%)
  }
}
.uk-modal-close-full {
  top: 0;
  right: 0;
  padding: 20px;
  background: #fff
}
.uk-lightbox {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  background: #000000b5;
  opacity: 0;
  transition: opacity .15s linear
}
.uk-lightbox.uk-open {
  display: block;
  opacity: 1
}
.uk-lightbox-page {
  overflow: hidden
}
.uk-lightbox-items > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, .7);
  will-change: transform, opacity
}
.uk-lightbox-items > * > * {
  max-width: 100vw;
  max-height: 100vh
}
.uk-lightbox-items > :focus {
  outline: 0
}
.uk-lightbox-items > * > :not(iframe) {
  width: auto;
  height: auto
}
.uk-lightbox-items > .uk-active {
  display: flex
}
.uk-lightbox-toolbar {
  padding: 10px 10px;
  background: rgba(0, 0, 0, .3);
  color: rgba(255, 255, 255, .7)
}
.uk-lightbox-toolbar > * {
  color: rgba(255, 255, 255, .7)
}
.uk-lightbox-toolbar-icon {
  padding: 5px;
  color: rgba(255, 255, 255, .7)
}
.uk-lightbox-toolbar-icon:hover {
  color: #fff
}
.uk-lightbox-button {
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, .3);
  color: rgba(255, 255, 255, .7);
  display: inline-flex;
  justify-content: center;
  align-items: center
}
.uk-lightbox-button:hover {
  color: #fff
}
.uk-lightbox-iframe {
  width: 80%;
  height: 80%
}
.uk-slideshow {
  -webkit-tap-highlight-color: transparent
}
.uk-slideshow-items {
  position: relative;
  z-index: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  -webkit-touch-callout: none
}
.uk-slideshow-items > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  will-change: transform, opacity;
  touch-action: pan-y
}
.uk-slideshow-items > :focus {
  outline: 0
}
.uk-slideshow-items > :not(.uk-active) {
  display: none
}
.uk-slider {
  -webkit-tap-highlight-color: transparent
}
.uk-slider-container {
  overflow: hidden
}
.uk-slider-items {
  will-change: transform;
  position: relative
}
.uk-slider-items:not(.uk-grid) {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-touch-callout: none
}
.uk-slider-items.uk-grid {
  flex-wrap: nowrap
}
.uk-slider-items > * {
  flex: none;
  position: relative;
  touch-action: pan-y
}
.uk-slider-items > :focus {
  outline: 0
}
.uk-sticky-fixed {
  z-index: 980;
  box-sizing: border-box;
  margin: 0 !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.uk-sticky[class*=uk-animation-] {
  animation-duration: .2s
}
.uk-sticky.uk-animation-reverse {
  animation-duration: .2s
}
.uk-offcanvas {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000
}
.uk-offcanvas-flip .uk-offcanvas {
  right: 0;
  left: auto
}
.uk-offcanvas-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -270px;
  box-sizing: border-box;
  width: 270px;
  padding: 20px 20px;
  background: #fff;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  box-shadow: 2px 12px 32px rgba(34, 32, 30, .06)
}
@media (min-width:960px) {
  .uk-offcanvas-bar {
    left: -350px;
    width: 350px;
    padding: 40px 40px
  }
}
.uk-offcanvas-flip .uk-offcanvas-bar {
  left: auto;
  right: -270px
}
@media (min-width:960px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    right: -350px
  }
}
.uk-open > .uk-offcanvas-bar {
  left: 0
}
.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
  left: auto;
  right: 0
}
.uk-offcanvas-bar-animation {
  transition: left .3s ease-out
}
.uk-offcanvas-flip .uk-offcanvas-bar-animation {
  transition-property: right
}
.uk-offcanvas-reveal {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  overflow: hidden;
  transition: width .3s ease-out
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
  left: 0
}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
  left: auto;
  right: 0
}
.uk-open > .uk-offcanvas-reveal {
  width: 270px
}
@media (min-width:960px) {
  .uk-open > .uk-offcanvas-reveal {
    width: 350px
  }
}
.uk-offcanvas-flip .uk-offcanvas-reveal {
  right: 0;
  left: auto
}
.uk-offcanvas-close {
  position: absolute;
  z-index: 1000;
  top: 20px;
  right: 20px;
  padding: 5px
}
.uk-offcanvas-overlay {
  width: 100vw;
  touch-action: none
}
.uk-offcanvas-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, .7);
  opacity: 0;
  transition: opacity .15s linear
}
.uk-offcanvas-overlay.uk-open::before {
  opacity: 1
}
.uk-offcanvas-container, .uk-offcanvas-page {
  overflow-x: hidden
}
.uk-offcanvas-container {
  position: relative;
  left: 0;
  transition: left .3s ease-out;
  box-sizing: border-box;
  width: 100%
}
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
  left: 270px
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
  left: -270px
}
@media (min-width:960px) {
  :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 350px
  }
  .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -350px
  }
}
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-switcher > :not(.uk-active) {
  display: none
}
.uk-switcher > * > :last-child {
  margin-bottom: 0
}
.uk-leader {
  overflow: hidden
}
.uk-leader-fill::after {
  display: inline-block;
  margin-left: 10px;
  width: 0;
  content: attr(data-fill);
  white-space: nowrap;
  color: #322a22
}
.uk-leader-fill.uk-leader-hide::after {
  display: none
}
.uk-leader-fill-content::before {
  content: '.'
}
:root {
  --uk-leader-fill-content: .
}
.uk-iconnav {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -10px
}
.uk-iconnav > * {
  padding-left: 10px
}
.uk-iconnav > * > a {
  display: block;
  color: #9a9895
}
.uk-iconnav > * > a:focus, .uk-iconnav > * > a:hover {
  color: #322a22;
  outline: 0
}
.uk-iconnav > .uk-active > a {
  color: #322a22
}
.uk-iconnav-vertical {
  flex-direction: column;
  margin-left: 0;
  margin-top: -10px
}
.uk-iconnav-vertical > * {
  padding-left: 0;
  padding-top: 10px
}
.uk-notification {
  position: fixed;
  top: 15px;
  left: 15px;
  z-index: 1040;
  box-sizing: border-box;
  width: 420px
}
.uk-notification-bottom-right, .uk-notification-top-right {
  left: auto;
  right: 15px
}
.uk-notification-bottom-center, .uk-notification-top-center {
  left: 50%;
  margin-left: -210px
}
.uk-notification-bottom-center, .uk-notification-bottom-left, .uk-notification-bottom-right {
  top: auto;
  bottom: 15px
}
@media (max-width:639px) {
  .uk-notification {
    left: 15px;
    right: 15px;
    width: auto;
    margin: 0
  }
}
.uk-notification-message {
  position: relative;
  padding: 20px;
  background: #fff;
  color: #322a22;
  font-size: 15px;
  line-height: 1.5;
  cursor: pointer;
  box-shadow: 2px 26px 56px rgba(34, 32, 30, .06)
}
* + .uk-notification-message {
  margin-top: 10px
}
.uk-notification-close {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px
}
.uk-notification-message:hover .uk-notification-close {
  display: block
}
.uk-notification-message-primary {
  color: #fff;
  background-color: #d8522c
}
.uk-notification-message-success {
  color: #fff;
  background-color: #7fb147
}
.uk-notification-message-warning {
  color: #fff;
  background-color: #f8ba59
}
.uk-notification-message-danger {
  color: #fff;
  background-color: #e95858
}
.uk-tooltip {
  display: none;
  position: absolute;
  z-index: 1030;
  box-sizing: border-box;
  max-width: 200px;
  padding: 3px 6px;
  background: #22201e;
  border-radius: 2px;
  color: #fff;
  font-size: 14px
}
.uk-tooltip.uk-active {
  display: block
}
[class*=uk-tooltip-top] {
  margin-top: -10px
}
[class*=uk-tooltip-bottom] {
  margin-top: 10px
}
[class*=uk-tooltip-left] {
  margin-left: -10px
}
[class*=uk-tooltip-right] {
  margin-left: 10px
}
.uk-placeholder {
  margin-bottom: 20px;
  padding: 20px 20px;
  background: 0 0;
  border: 1px dashed rgba(172, 163, 156, .3)
}
* + .uk-placeholder {
  margin-top: 20px
}
.uk-placeholder > :last-child {
  margin-bottom: 0
}
.uk-progress {
  vertical-align: baseline;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  border: 0;
  background-color: rgba(34, 32, 30, .04);
  margin-bottom: 20px;
  height: 15px;
  border-radius: 500px;
  overflow: hidden
}
* + .uk-progress {
  margin-top: 20px
}
.uk-progress:indeterminate {
  color: transparent
}
.uk-progress::-webkit-progress-bar {
  background-color: rgba(34, 32, 30, .04);
  border-radius: 500px;
  overflow: hidden
}
.uk-progress:indeterminate::-moz-progress-bar {
  width: 0
}
.uk-progress::-webkit-progress-value {
  background-color: #d8522c;
  transition: width .6s ease
}
.uk-progress::-moz-progress-bar {
  background-color: #d8522c
}
.uk-progress::-ms-fill {
  background-color: #d8522c;
  transition: width .6s ease;
  border: 0
}
.uk-sortable {
  position: relative
}
.uk-sortable svg {
  pointer-events: none
}
.uk-sortable > :last-child {
  margin-bottom: 0
}
.uk-sortable-drag {
  position: absolute !important;
  z-index: 1050 !important;
  pointer-events: none
}
.uk-sortable-placeholder {
  opacity: 0;
  pointer-events: none
}
.uk-sortable-empty {
  min-height: 50px
}
.uk-sortable-handle:hover {
  cursor: move
}
.uk-countdown-number, .uk-countdown-separator {
  line-height: .8;
  color: #22201e;
  font-family: Roboto Mono;
  font-weight: 400;
  letter-spacing: 0
}
.uk-countdown-number {
  font-size: 2rem
}
@media (min-width:640px) {
  .uk-countdown-number {
    font-size: 4rem
  }
}
@media (min-width:960px) {
  .uk-countdown-number {
    font-size: 6rem
  }
}
.uk-countdown-separator {
  font-size: 1rem
}
@media (min-width:640px) {
  .uk-countdown-separator {
    font-size: 2rem
  }
}
@media (min-width:960px) {
  .uk-countdown-separator {
    font-size: 3rem
  }
}
.uk-countdown-label {
  color: #9a9895;
  font-size: 15px
}
[class*=uk-animation-] {
  animation-duration: .5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
}
.uk-animation-fade {
  animation-name: uk-fade;
  animation-duration: .8s;
  animation-timing-function: linear
}
.uk-animation-scale-up {
  animation-name: uk-fade-scale-02
}
.uk-animation-scale-down {
  animation-name: uk-fade-scale-18
}
.uk-animation-slide-top {
  animation-name: uk-fade-top
}
.uk-animation-slide-bottom {
  animation-name: uk-fade-bottom
}
.uk-animation-slide-left {
  animation-name: uk-fade-left
}
.uk-animation-slide-right {
  animation-name: uk-fade-right
}
.uk-animation-slide-top-small {
  animation-name: uk-fade-top-small
}
.uk-animation-slide-bottom-small {
  animation-name: uk-fade-bottom-small
}
.uk-animation-slide-left-small {
  animation-name: uk-fade-left-small
}
.uk-animation-slide-right-small {
  animation-name: uk-fade-right-small
}
.uk-animation-slide-top-medium {
  animation-name: uk-fade-top-medium
}
.uk-animation-slide-bottom-medium {
  animation-name: uk-fade-bottom-medium
}
.uk-animation-slide-left-medium {
  animation-name: uk-fade-left-medium
}
.uk-animation-slide-right-medium {
  animation-name: uk-fade-right-medium
}
.uk-animation-kenburns {
  animation-name: uk-scale-kenburns;
  animation-duration: 15s
}
.uk-animation-shake {
  animation-name: uk-shake
}
.uk-animation-stroke {
  animation-name: uk-stroke;
  stroke-dasharray: var(--uk-animation-stroke);
  animation-duration: 2s
}
.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in
}
.uk-animation-fast {
  animation-duration: .1s
}
.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-] {
  animation-name: none
}
.uk-animation-toggle {
  -webkit-tap-highlight-color: transparent
}
.uk-animation-toggle:focus {
  outline: 0
}
@keyframes uk-fade {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-top-small {
  0% {
    opacity: 0;
    transform: translateY(-10px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-bottom-small {
  0% {
    opacity: 0;
    transform: translateY(10px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-left-small {
  0% {
    opacity: 0;
    transform: translateX(-10px)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-right-small {
  0% {
    opacity: 0;
    transform: translateX(10px)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-top-medium {
  0% {
    opacity: 0;
    transform: translateY(-50px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-bottom-medium {
  0% {
    opacity: 0;
    transform: translateY(50px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-left-medium {
  0% {
    opacity: 0;
    transform: translateX(-50px)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-right-medium {
  0% {
    opacity: 0;
    transform: translateX(50px)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(.2)
  }
  100% {
    opacity: 1;
    transform: scale(1)
  }
}
@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8)
  }
  100% {
    opacity: 1;
    transform: scale(1)
  }
}
@keyframes uk-scale-kenburns {
  0% {
    transform: scale(1)
  }
  100% {
    transform: scale(1.2)
  }
}
@keyframes uk-shake {
  0%, 100% {
    transform: translateX(0)
  }
  10% {
    transform: translateX(-9px)
  }
  20% {
    transform: translateX(8px)
  }
  30% {
    transform: translateX(-7px)
  }
  40% {
    transform: translateX(6px)
  }
  50% {
    transform: translateX(-5px)
  }
  60% {
    transform: translateX(4px)
  }
  70% {
    transform: translateX(-3px)
  }
  80% {
    transform: translateX(2px)
  }
  90% {
    transform: translateX(-1px)
  }
}
@keyframes uk-stroke {
  0% {
    stroke-dashoffset: var(--uk-animation-stroke)
  }
  100% {
    stroke-dashoffset: 0
  }
}
[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% * 1 / 3.001)
}
.uk-child-width-1-4 > * {
  width: 25%
}
.uk-child-width-1-5 > * {
  width: 20%
}
.uk-child-width-1-6 > * {
  width: calc(100% * 1 / 6.001)
}
.uk-child-width-auto > * {
  width: auto
}
.uk-child-width-expand > :not([class*=uk-width]) {
  flex: 1;
  min-width: 1px
}
@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% * 1 / 3.001)
  }
  .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% * 1 / 6.001)
  }
  .uk-child-width-auto\@s > * {
    width: auto
  }
  .uk-child-width-expand\@s>: not([class*=uk-width]) {
    flex: 1;
    min-width: 1px
  }
}
@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% * 1 / 3.001)
  }
  .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% * 1 / 6.001)
  }
  .uk-child-width-auto\@m > * {
    width: auto
  }
  .uk-child-width-expand\@m>: not([class*=uk-width]) {
    flex: 1;
    min-width: 1px
  }
}
@media (min-width:1200px) {
  .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% * 1 / 3.001)
  }
  .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% * 1 / 6.001)
  }
  .uk-child-width-auto\@l > * {
    width: auto
  }
  .uk-child-width-expand\@l>: not([class*=uk-width]) {
    flex: 1;
    min-width: 1px
  }
}
@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% * 1 / 3.001)
  }
  .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% * 1 / 6.001)
  }
  .uk-child-width-auto\@xl > * {
    width: auto
  }
  .uk-child-width-expand\@xl>: not([class*=uk-width]) {
    flex: 1;
    min-width: 1px
  }
}
[class*=uk-width] {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%
}
.uk-width-1-2 {
  width: 50%
}
.uk-width-1-3 {
  width: calc(100% * 1 / 3.001)
}
.uk-width-2-3 {
  width: calc(100% * 2 / 3.001)
}
.uk-width-1-4 {
  width: 25%
}
.uk-width-3-4 {
  width: 75%
}
.uk-width-1-5 {
  width: 20%
}
.uk-width-2-5 {
  width: 40%
}
.uk-width-3-5 {
  width: 60%
}
.uk-width-4-5 {
  width: 80%
}
.uk-width-1-6 {
  width: calc(100% * 1 / 6.001)
}
.uk-width-5-6 {
  width: calc(100% * 5 / 6.001)
}
.uk-width-small {
  width: 150px
}
.uk-width-medium {
  width: 300px
}
.uk-width-large {
  width: 450px
}
.uk-width-xlarge {
  width: 600px
}
.uk-width-xxlarge {
  width: 750px
}
.uk-width-auto {
  width: auto
}
.uk-width-expand {
  flex: 1;
  min-width: 1px
}
@media (min-width:640px) {
  .uk-width-1-1\@s {
    width: 100%
  }
  .uk-width-1-2\@s {
    width: 50%
  }
  .uk-width-1-3\@s {
    width: calc(100% * 1 / 3.001)
  }
  .uk-width-2-3\@s {
    width: calc(100% * 2 / 3.001)
  }
  .uk-width-1-4\@s {
    width: 25%
  }
  .uk-width-3-4\@s {
    width: 75%
  }
  .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%
  }
  .uk-width-1-6\@s {
    width: calc(100% * 1 / 6.001)
  }
  .uk-width-5-6\@s {
    width: calc(100% * 5 / 6.001)
  }
  .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-xxlarge\@s {
    width: 750px
  }
  .uk-width-auto\@s {
    width: auto
  }
  .uk-width-expand\@s {
    flex: 1;
    min-width: 1px
  }
}
@media (min-width:960px) {
  .uk-width-1-1\@m {
    width: 100%
  }
  .uk-width-1-2\@m {
    width: 50%
  }
  .uk-width-1-3\@m {
    width: calc(100% * 1 / 3.001)
  }
  .uk-width-2-3\@m {
    width: calc(100% * 2 / 3.001)
  }
  .uk-width-1-4\@m {
    width: 25%
  }
  .uk-width-3-4\@m {
    width: 75%
  }
  .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%
  }
  .uk-width-1-6\@m {
    width: calc(100% * 1 / 6.001)
  }
  .uk-width-5-6\@m {
    width: calc(100% * 5 / 6.001)
  }
  .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-xxlarge\@m {
    width: 750px
  }
  .uk-width-auto\@m {
    width: auto
  }
  .uk-width-expand\@m {
    flex: 1;
    min-width: 1px
  }
}
@media (min-width:1200px) {
  .uk-width-1-1\@l {
    width: 100%
  }
  .uk-width-1-2\@l {
    width: 50%
  }
  .uk-width-1-3\@l {
    width: calc(100% * 1 / 3.001)
  }
  .uk-width-2-3\@l {
    width: calc(100% * 2 / 3.001)
  }
  .uk-width-1-4\@l {
    width: 25%
  }
  .uk-width-3-4\@l {
    width: 75%
  }
  .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%
  }
  .uk-width-1-6\@l {
    width: calc(100% * 1 / 6.001)
  }
  .uk-width-5-6\@l {
    width: calc(100% * 5 / 6.001)
  }
  .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-xxlarge\@l {
    width: 750px
  }
  .uk-width-auto\@l {
    width: auto
  }
  .uk-width-expand\@l {
    flex: 1;
    min-width: 1px
  }
}
@media (min-width:1600px) {
  .uk-width-1-1\@xl {
    width: 100%
  }
  .uk-width-1-2\@xl {
    width: 50%
  }
  .uk-width-1-3\@xl {
    width: calc(100% * 1 / 3.001)
  }
  .uk-width-2-3\@xl {
    width: calc(100% * 2 / 3.001)
  }
  .uk-width-1-4\@xl {
    width: 25%
  }
  .uk-width-3-4\@xl {
    width: 75%
  }
  .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%
  }
  .uk-width-1-6\@xl {
    width: calc(100% * 1 / 6.001)
  }
  .uk-width-5-6\@xl {
    width: calc(100% * 5 / 6.001)
  }
  .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-xxlarge\@xl {
    width: 750px
  }
  .uk-width-auto\@xl {
    width: auto
  }
  .uk-width-expand\@xl {
    flex: 1;
    min-width: 1px
  }
}
[class*=uk-height] {
  box-sizing: border-box
}
.uk-height-1-1 {
  height: 100%
}
.uk-height-viewport {
  min-height: 100vh
}
.uk-height-small {
  height: 150px
}
.uk-height-medium {
  height: 300px
}
.uk-height-large {
  height: 450px
}
.uk-height-max-small {
  max-height: 150px
}
.uk-height-max-medium {
  max-height: 300px
}
.uk-height-max-large {
  max-height: 450px
}
.uk-text-lead {
  font-size: 18px;
  line-height: 1.5;
  color: #22201e;
  font-family: Roboto Mono;
  font-weight: 400
}
.uk-text-meta {
  font-size: 13px;
  line-height: 1.4;
  color: #9a9895;
  font-family: Roboto Mono;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px
}
.uk-text-meta a {
  color: #9a9895
}
.uk-text-meta a:hover {
  color: #322a22;
  text-decoration: none
}
.uk-text-small {
  font-size: 13px;
  line-height: 1.5
}
.uk-text-large {
  font-size: 18px;
  line-height: 1.5
}
.uk-text-light {
  font-weight: 300
}
.uk-text-normal {
  font-weight: 400
}
.uk-text-bold {
  font-weight: 700
}
.uk-text-lighter {
  font-weight: lighter
}
.uk-text-bolder {
  font-weight: bolder
}
.uk-text-italic {
  font-style: italic
}
.uk-text-capitalize {
  text-transform: capitalize !important
}
.uk-text-uppercase {
  text-transform: uppercase !important
}
.uk-text-lowercase {
  text-transform: lowercase !important
}
.uk-text-muted {
  color: #9a9895 !important
}
.uk-text-emphasis {
  color: #22201e !important
}
.uk-text-primary {
  color: #d8522c !important
}
.uk-text-secondary {
  color: #22201e !important
}
.uk-text-success {
  color: #7fb147 !important
}
.uk-text-warning {
  color: #f8ba59 !important
}
.uk-text-danger {
  color: #e95858 !important
}
.uk-text-background {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  color: #d8522c !important
}
@supports (-webkit-background-clip:text) {
  .uk-text-background {
    background-color: #d8522c;
    background-image: linear-gradient(90deg, #dc6442 0, #b05121 100%)
  }
}
.uk-text-left {
  text-align: left !important
}
.uk-text-right {
  text-align: right !important
}
.uk-text-center {
  text-align: center !important
}
.uk-text-justify {
  text-align: justify !important
}
@media (min-width:640px) {
  .uk-text-left\@s {
    text-align: left !important
  }
  .uk-text-right\@s {
    text-align: right !important
  }
  .uk-text-center\@s {
    text-align: center !important
  }
}
@media (min-width:960px) {
  .uk-text-left\@m {
    text-align: left !important
  }
  .uk-text-right\@m {
    text-align: right !important
  }
  .uk-text-center\@m {
    text-align: center !important
  }
}
@media (min-width:1200px) {
  .uk-text-left\@l {
    text-align: left !important
  }
  .uk-text-right\@l {
    text-align: right !important
  }
  .uk-text-center\@l {
    text-align: center !important
  }
}
@media (min-width:1600px) {
  .uk-text-left\@xl {
    text-align: left !important
  }
  .uk-text-right\@xl {
    text-align: right !important
  }
  .uk-text-center\@xl {
    text-align: center !important
  }
}
.uk-text-top {
  vertical-align: top !important
}
.uk-text-middle {
  vertical-align: middle !important
}
.uk-text-bottom {
  vertical-align: bottom !important
}
.uk-text-baseline {
  vertical-align: baseline !important
}
.uk-text-nowrap {
  white-space: nowrap
}
.uk-text-truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
td.uk-text-truncate, th.uk-text-truncate {
  max-width: 0
}
.uk-text-break {
  overflow-wrap: break-word;
  word-wrap: break-word
}
td.uk-text-break, th.uk-text-break {
  word-break: break-all
}
[class*=uk-column-] {
  column-gap: 20px
}
@media (min-width:1200px) {
  [class*=uk-column-] {
    column-gap: 40px
  }
}
[class*=uk-column-] img {
  transform: translate3d(0, 0, 0)
}
.uk-column-divider {
  column-rule: 1px solid rgba(172, 163, 156, .3);
  column-gap: 40px
}
@media (min-width:1200px) {
  .uk-column-divider {
    column-gap: 80px
  }
}
.uk-column-1-2 {
  column-count: 2
}
.uk-column-1-3 {
  column-count: 3
}
.uk-column-1-4 {
  column-count: 4
}
.uk-column-1-5 {
  column-count: 5
}
.uk-column-1-6 {
  column-count: 6
}
@media (min-width:640px) {
  .uk-column-1-2\@s {
    column-count: 2
  }
  .uk-column-1-3\@s {
    column-count: 3
  }
  .uk-column-1-4\@s {
    column-count: 4
  }
  .uk-column-1-5\@s {
    column-count: 5
  }
  .uk-column-1-6\@s {
    column-count: 6
  }
}
@media (min-width:960px) {
  .uk-column-1-2\@m {
    column-count: 2
  }
  .uk-column-1-3\@m {
    column-count: 3
  }
  .uk-column-1-4\@m {
    column-count: 4
  }
  .uk-column-1-5\@m {
    column-count: 5
  }
  .uk-column-1-6\@m {
    column-count: 6
  }
}
@media (min-width:1200px) {
  .uk-column-1-2\@l {
    column-count: 2
  }
  .uk-column-1-3\@l {
    column-count: 3
  }
  .uk-column-1-4\@l {
    column-count: 4
  }
  .uk-column-1-5\@l {
    column-count: 5
  }
  .uk-column-1-6\@l {
    column-count: 6
  }
}
@media (min-width:1600px) {
  .uk-column-1-2\@xl {
    column-count: 2
  }
  .uk-column-1-3\@xl {
    column-count: 3
  }
  .uk-column-1-4\@xl {
    column-count: 4
  }
  .uk-column-1-5\@xl {
    column-count: 5
  }
  .uk-column-1-6\@xl {
    column-count: 6
  }
}
.uk-column-span {
  column-span: all
}
.uk-cover {
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}
iframe.uk-cover {
  pointer-events: none
}
.uk-cover-container {
  overflow: hidden;
  position: relative
}
.uk-background-default {
  background-color: #fff
}
.uk-background-muted {
  background-color: #f7f7f6
}
.uk-background-primary {
  background-color: #d8522c
}
.uk-background-secondary {
  background-color: #22201e
}
.uk-background-contain, .uk-background-cover {
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.uk-background-cover {
  background-size: cover
}
.uk-background-contain {
  background-size: contain
}
.uk-background-top-left {
  background-position: 0 0
}
.uk-background-top-center {
  background-position: 50% 0
}
.uk-background-top-right {
  background-position: 100% 0
}
.uk-background-center-left {
  background-position: 0 50%
}
.uk-background-center-center {
  background-position: 50% 50%
}
.uk-background-center-right {
  background-position: 100% 50%
}
.uk-background-bottom-left {
  background-position: 0 100%
}
.uk-background-bottom-center {
  background-position: 50% 100%
}
.uk-background-bottom-right {
  background-position: 100% 100%
}
.uk-background-norepeat {
  background-repeat: no-repeat
}
.uk-background-fixed {
  background-attachment: fixed;
  backface-visibility: hidden
}
@media (pointer:coarse) {
  .uk-background-fixed {
    background-attachment: scroll
  }
}
@media (max-width:639px) {
  .uk-background-image\@s {
    background-image: none !important
  }
}
@media (max-width:959px) {
  .uk-background-image\@m {
    background-image: none !important
  }
}
@media (max-width:1199px) {
  .uk-background-image\@l {
    background-image: none !important
  }
}
@media (max-width:1599px) {
  .uk-background-image\@xl {
    background-image: none !important
  }
}
.uk-background-blend-multiply {
  background-blend-mode: multiply
}
.uk-background-blend-screen {
  background-blend-mode: screen
}
.uk-background-blend-overlay {
  background-blend-mode: overlay
}
.uk-background-blend-darken {
  background-blend-mode: darken
}
.uk-background-blend-lighten {
  background-blend-mode: lighten
}
.uk-background-blend-color-dodge {
  background-blend-mode: color-dodge
}
.uk-background-blend-color-burn {
  background-blend-mode: color-burn
}
.uk-background-blend-hard-light {
  background-blend-mode: hard-light
}
.uk-background-blend-soft-light {
  background-blend-mode: soft-light
}
.uk-background-blend-difference {
  background-blend-mode: difference
}
.uk-background-blend-exclusion {
  background-blend-mode: exclusion
}
.uk-background-blend-hue {
  background-blend-mode: hue
}
.uk-background-blend-saturation {
  background-blend-mode: saturation
}
.uk-background-blend-color {
  background-blend-mode: color
}
.uk-background-blend-luminosity {
  background-blend-mode: luminosity
}
[class*=uk-align] {
  display: block;
  margin-bottom: 20px
}
* + [class*=uk-align] {
  margin-top: 20px
}
.aligncenter, .uk-align-center {
  margin-left: auto;
  margin-right: auto
}
.alignleft, .uk-align-left {
  margin-top: 0;
  margin-right: 20px;
  float: left
}
.alignright, .uk-align-right {
  margin-top: 0;
  margin-left: 20px;
  float: right
}
@media (min-width:640px) {
  .uk-align-left\@s {
    margin-top: 0;
    margin-right: 20px;
    float: left
  }
  .uk-align-right\@s {
    margin-top: 0;
    margin-left: 20px;
    float: right
  }
}
@media (min-width:960px) {
  .uk-align-left\@m {
    margin-top: 0;
    margin-right: 20px;
    float: left
  }
  .uk-align-right\@m {
    margin-top: 0;
    margin-left: 20px;
    float: right
  }
}
@media (min-width:1200px) {
  .uk-align-left\@l {
    margin-top: 0;
    float: left
  }
  .uk-align-right\@l {
    margin-top: 0;
    float: right
  }
  .alignleft, .uk-align-left, .uk-align-left\@l, .uk-align-left\@m, .uk-align-left\@s {
    margin-right: 40px
  }
  .alignright, .uk-align-right, .uk-align-right\@l, .uk-align-right\@m, .uk-align-right\@s {
    margin-left: 40px
  }
}
@media (min-width:1600px) {
  .uk-align-left\@xl {
    margin-top: 0;
    margin-right: 40px;
    float: left
  }
  .uk-align-right\@xl {
    margin-top: 0;
    margin-left: 40px;
    float: right
  }
}
.uk-svg, .uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
  fill: currentcolor
}
.uk-svg:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: currentcolor
}
.uk-svg {
  transform: translate(0, 0)
}
svg .uk-text-muted, svg.uk-text-muted {
  color: #bfbebc !important
}
.uk-svg-default-background {
  color: #fff !important
}
.uk-svg-muted-background {
  color: #f2f2f1 !important
}
.uk-panel {
  position: relative;
  box-sizing: border-box
}
.uk-panel::after, .uk-panel::before {
  content: "";
  display: table
}
.uk-panel::after {
  clear: both
}
.uk-panel > :last-child {
  margin-bottom: 0
}
.uk-panel-scrollable {
  height: 170px;
  padding: 10px;
  border: 1px solid rgba(172, 163, 156, .3);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both
}
.uk-clearfix::before {
  content: "";
  display: table-cell
}
.uk-clearfix::after {
  content: "";
  display: table;
  clear: both
}
.uk-float-left {
  float: left
}
.uk-float-right {
  float: right
}
[class*=uk-float-] {
  max-width: 100%
}
.uk-overflow-hidden {
  overflow: hidden
}
.uk-overflow-auto {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}
.uk-overflow-auto > :last-child {
  margin-bottom: 0
}
.uk-resize {
  resize: both
}
.uk-resize-vertical {
  resize: vertical
}
.uk-display-block {
  display: block !important
}
.uk-display-inline {
  display: inline !important
}
.uk-display-inline-block {
  display: inline-block !important
}
[class*=uk-inline] {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
  -webkit-backface-visibility: hidden
}
.uk-inline-clip {
  overflow: hidden
}
.uk-preserve-width, .uk-preserve-width canvas, .uk-preserve-width img, .uk-preserve-width svg, .uk-preserve-width video {
  max-width: none
}
.uk-responsive-height, .uk-responsive-width {
  box-sizing: border-box
}
.uk-responsive-width {
  max-width: 100% !important;
  height: auto
}
.uk-responsive-height {
  max-height: 100%;
  width: auto;
  max-width: none
}
.uk-border-circle {
  border-radius: 50%
}
.uk-border-pill {
  border-radius: 500px
}
.uk-border-rounded {
  border-radius: 5px
}
.uk-inline-clip[class*=uk-border-] {
  -webkit-transform: translateZ(0)
}
.uk-box-shadow-small {
  box-shadow: 2px 4px 16px rgba(34, 32, 30, .12)
}
.uk-box-shadow-medium {
  box-shadow: 2px 12px 32px rgba(34, 32, 30, .06)
}
.uk-box-shadow-large {
  box-shadow: 2px 18px 48px rgba(34, 32, 30, .06)
}
.uk-box-shadow-xlarge {
  box-shadow: 2px 26px 56px rgba(34, 32, 30, .06)
}
[class*=uk-box-shadow-hover] {
  transition: box-shadow .1s ease-in-out
}
.uk-box-shadow-hover-small:hover {
  box-shadow: 2px 4px 16px rgba(34, 32, 30, .12)
}
.uk-box-shadow-hover-medium:hover {
  box-shadow: 2px 12px 32px rgba(34, 32, 30, .06)
}
.uk-box-shadow-hover-large:hover {
  box-shadow: 2px 18px 48px rgba(34, 32, 30, .06)
}
.uk-box-shadow-hover-xlarge:hover {
  box-shadow: 2px 26px 56px rgba(34, 32, 30, .06)
}
@supports (filter:blur(0)) {
  .uk-box-shadow-bottom {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle
  }
  .uk-box-shadow-bottom::before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    height: 30px;
    border-radius: 100%;
    background: #444;
    filter: blur(20px)
  }
  .uk-box-shadow-bottom > * {
    position: relative
  }
}
.uk-dropcap::first-letter, .uk-dropcap > p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 5.19em;
  line-height: 1;
  color: inherit;
  margin-bottom: -2px
}
@-moz-document url-prefix() {
  .uk-dropcap::first-letter, .uk-dropcap > p:first-of-type::first-letter {
    margin-top: 1.1%
  }
}
@supports (-ms-ime-align:auto) {
  .uk-dropcap > p:first-of-type::first-letter {
    font-size: 1em
  }
}
.uk-logo {
  font-size: 30px;
  font-family: Roboto Mono;
  color: #322a22;
  text-decoration: none
}
.uk-logo:focus, .uk-logo:hover {
  color: #322a22;
  outline: 0;
  text-decoration: none
}
.uk-logo-inverse {
  display: none
}
.uk-disabled {
  pointer-events: none
}
.uk-drag, .uk-drag * {
  cursor: move
}
.uk-drag iframe {
  pointer-events: none
}
.uk-dragover {
  box-shadow: 0 0 20px rgba(100, 100, 100, .3)
}
.uk-blend-multiply {
  mix-blend-mode: multiply
}
.uk-blend-screen {
  mix-blend-mode: screen
}
.uk-blend-overlay {
  mix-blend-mode: overlay
}
.uk-blend-darken {
  mix-blend-mode: darken
}
.uk-blend-lighten {
  mix-blend-mode: lighten
}
.uk-blend-color-dodge {
  mix-blend-mode: color-dodge
}
.uk-blend-color-burn {
  mix-blend-mode: color-burn
}
.uk-blend-hard-light {
  mix-blend-mode: hard-light
}
.uk-blend-soft-light {
  mix-blend-mode: soft-light
}
.uk-blend-difference {
  mix-blend-mode: difference
}
.uk-blend-exclusion {
  mix-blend-mode: exclusion
}
.uk-blend-hue {
  mix-blend-mode: hue
}
.uk-blend-saturation {
  mix-blend-mode: saturation
}
.uk-blend-color {
  mix-blend-mode: color
}
.uk-blend-luminosity {
  mix-blend-mode: luminosity
}
.uk-transform-center {
  transform: translate(-50%, -50%)
}
.uk-transform-origin-top-left {
  transform-origin: 0 0
}
.uk-transform-origin-top-center {
  transform-origin: 50% 0
}
.uk-transform-origin-top-right {
  transform-origin: 100% 0
}
.uk-transform-origin-center-left {
  transform-origin: 0 50%
}
.uk-transform-origin-center-right {
  transform-origin: 100% 50%
}
.uk-transform-origin-bottom-left {
  transform-origin: 0 100%
}
.uk-transform-origin-bottom-center {
  transform-origin: 50% 100%
}
.uk-transform-origin-bottom-right {
  transform-origin: 100% 100%
}
.uk-flex {
  display: flex
}
.uk-flex-inline {
  display: inline-flex
}
.uk-flex-inline::after, .uk-flex-inline::before, .uk-flex::after, .uk-flex::before {
  display: none
}
.uk-flex-left {
  justify-content: flex-start
}
.uk-flex-center {
  justify-content: center
}
.uk-flex-right {
  justify-content: flex-end
}
.uk-flex-between {
  justify-content: space-between
}
.uk-flex-around {
  justify-content: space-around
}
@media (min-width:640px) {
  .uk-flex-left\@s {
    justify-content: flex-start
  }
  .uk-flex-center\@s {
    justify-content: center
  }
  .uk-flex-right\@s {
    justify-content: flex-end
  }
  .uk-flex-between\@s {
    justify-content: space-between
  }
  .uk-flex-around\@s {
    justify-content: space-around
  }
}
@media (min-width:960px) {
  .uk-flex-left\@m {
    justify-content: flex-start
  }
  .uk-flex-center\@m {
    justify-content: center
  }
  .uk-flex-right\@m {
    justify-content: flex-end
  }
  .uk-flex-between\@m {
    justify-content: space-between
  }
  .uk-flex-around\@m {
    justify-content: space-around
  }
}
@media (min-width:1200px) {
  .uk-flex-left\@l {
    justify-content: flex-start
  }
  .uk-flex-center\@l {
    justify-content: center
  }
  .uk-flex-right\@l {
    justify-content: flex-end
  }
  .uk-flex-between\@l {
    justify-content: space-between
  }
  .uk-flex-around\@l {
    justify-content: space-around
  }
}
@media (min-width:1600px) {
  .uk-flex-left\@xl {
    justify-content: flex-start
  }
  .uk-flex-center\@xl {
    justify-content: center
  }
  .uk-flex-right\@xl {
    justify-content: flex-end
  }
  .uk-flex-between\@xl {
    justify-content: space-between
  }
  .uk-flex-around\@xl {
    justify-content: space-around
  }
}
.uk-flex-stretch {
  align-items: stretch
}
.uk-flex-top {
  align-items: flex-start
}
.uk-flex-middle {
  align-items: center
}
.uk-flex-bottom {
  align-items: flex-end
}
.uk-flex-row {
  flex-direction: row
}
.uk-flex-row-reverse {
  flex-direction: row-reverse
}
.uk-flex-column {
  flex-direction: column
}
.uk-flex-column-reverse {
  flex-direction: column-reverse
}
.uk-flex-nowrap {
  flex-wrap: nowrap
}
.uk-flex-wrap {
  flex-wrap: wrap
}
.uk-flex-wrap-reverse {
  flex-wrap: wrap-reverse
}
.uk-flex-wrap-stretch {
  align-content: stretch
}
.uk-flex-wrap-top {
  align-content: flex-start
}
.uk-flex-wrap-middle {
  align-content: center
}
.uk-flex-wrap-bottom {
  align-content: flex-end
}
.uk-flex-wrap-between {
  align-content: space-between
}
.uk-flex-wrap-around {
  align-content: space-around
}
.uk-flex-first {
  order: -1
}
.uk-flex-last {
  order: 99
}
@media (min-width:640px) {
  .uk-flex-first\@s {
    order: -1
  }
  .uk-flex-last\@s {
    order: 99
  }
}
@media (min-width:960px) {
  .uk-flex-first\@m {
    order: -1
  }
  .uk-flex-last\@m {
    order: 99
  }
}
@media (min-width:1200px) {
  .uk-flex-first\@l {
    order: -1
  }
  .uk-flex-last\@l {
    order: 99
  }
}
@media (min-width:1600px) {
  .uk-flex-first\@xl {
    order: -1
  }
  .uk-flex-last\@xl {
    order: 99
  }
}
.uk-flex-none {
  flex: none
}
.uk-flex-auto {
  flex: auto
}
.uk-flex-1 {
  flex: 1
}
.uk-margin {
  margin-bottom: 20px
}
* + .uk-margin {
  margin-top: 20px !important
}
.uk-margin-top {
  margin-top: 20px !important
}
.uk-margin-bottom {
  margin-bottom: 20px !important
}
.uk-margin-left {
  margin-left: 20px !important
}
.uk-margin-right {
  margin-right: 20px !important
}
.uk-margin-small {
  margin-bottom: 10px
}
* + .uk-margin-small {
  margin-top: 10px !important
}
.uk-margin-small-top {
  margin-top: 10px !important
}
.uk-margin-small-bottom {
  margin-bottom: 10px !important
}
.uk-margin-small-left {
  margin-left: 10px !important
}
.uk-margin-small-right {
  margin-right: 10px !important
}
.uk-margin-medium {
  margin-bottom: 40px
}
* + .uk-margin-medium {
  margin-top: 40px !important
}
.uk-margin-medium-top {
  margin-top: 40px !important
}
.uk-margin-medium-bottom {
  margin-bottom: 40px !important
}
.uk-margin-medium-left {
  margin-left: 40px !important
}
.uk-margin-medium-right {
  margin-right: 40px !important
}
.uk-margin-large {
  margin-bottom: 40px
}
* + .uk-margin-large {
  margin-top: 40px !important
}
.uk-margin-large-top {
  margin-top: 40px !important
}
.uk-margin-large-bottom {
  margin-bottom: 40px !important
}
.uk-margin-large-left {
  margin-left: 40px !important
}
.uk-margin-large-right {
  margin-right: 40px !important
}
@media (min-width:1200px) {
  .uk-margin-large {
    margin-bottom: 70px
  }
  * + .uk-margin-large {
    margin-top: 70px !important
  }
  .uk-margin-large-top {
    margin-top: 70px !important
  }
  .uk-margin-large-bottom {
    margin-bottom: 70px !important
  }
  .uk-margin-large-left {
    margin-left: 70px !important
  }
  .uk-margin-large-right {
    margin-right: 70px !important
  }
}
.uk-margin-xlarge {
  margin-bottom: 70px
}
* + .uk-margin-xlarge {
  margin-top: 70px !important
}
.uk-margin-xlarge-top {
  margin-top: 70px !important
}
.uk-margin-xlarge-bottom {
  margin-bottom: 70px !important
}
.uk-margin-xlarge-left {
  margin-left: 70px !important
}
.uk-margin-xlarge-right {
  margin-right: 70px !important
}
@media (min-width:1200px) {
  .uk-margin-xlarge {
    margin-bottom: 140px
  }
  * + .uk-margin-xlarge {
    margin-top: 140px !important
  }
  .uk-margin-xlarge-top {
    margin-top: 140px !important
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 140px !important
  }
  .uk-margin-xlarge-left {
    margin-left: 140px !important
  }
  .uk-margin-xlarge-right {
    margin-right: 140px !important
  }
}
.uk-margin-auto {
  margin-left: auto !important;
  margin-right: auto !important
}
.uk-margin-auto-top {
  margin-top: auto !important
}
.uk-margin-auto-bottom {
  margin-bottom: auto !important
}
.uk-margin-auto-left {
  margin-left: auto !important
}
.uk-margin-auto-right {
  margin-right: auto !important
}
.uk-margin-auto-vertical {
  margin-top: auto !important;
  margin-bottom: auto !important
}
@media (min-width:640px) {
  .uk-margin-auto\@s {
    margin-left: auto !important;
    margin-right: auto !important
  }
  .uk-margin-auto-left\@s {
    margin-left: auto !important
  }
  .uk-margin-auto-right\@s {
    margin-right: auto !important
  }
}
@media (min-width:960px) {
  .uk-margin-auto\@m {
    margin-left: auto !important;
    margin-right: auto !important
  }
  .uk-margin-auto-left\@m {
    margin-left: auto !important
  }
  .uk-margin-auto-right\@m {
    margin-right: auto !important
  }
}
@media (min-width:1200px) {
  .uk-margin-auto\@l {
    margin-left: auto !important;
    margin-right: auto !important
  }
  .uk-margin-auto-left\@l {
    margin-left: auto !important
  }
  .uk-margin-auto-right\@l {
    margin-right: auto !important
  }
}
@media (min-width:1600px) {
  .uk-margin-auto\@xl {
    margin-left: auto !important;
    margin-right: auto !important
  }
  .uk-margin-auto-left\@xl {
    margin-left: auto !important
  }
  .uk-margin-auto-right\@xl {
    margin-right: auto !important
  }
}
.uk-margin-remove {
  margin: 0 !important
}
.uk-margin-remove-top {
  margin-top: 0 !important
}
.uk-margin-remove-bottom {
  margin-bottom: 0 !important
}
.uk-margin-remove-left {
  margin-left: 0 !important
}
.uk-margin-remove-right {
  margin-right: 0 !important
}
.uk-margin-remove-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
.uk-margin-remove-adjacent + *, .uk-margin-remove-first-child > :first-child {
  margin-top: 0 !important
}
.uk-margin-remove-last-child > :last-child {
  margin-bottom: 0 !important
}
@media (min-width:640px) {
  .uk-margin-remove-left\@s {
    margin-left: 0 !important
  }
  .uk-margin-remove-right\@s {
    margin-right: 0 !important
  }
}
@media (min-width:960px) {
  .uk-margin-remove-left\@m {
    margin-left: 0 !important
  }
  .uk-margin-remove-right\@m {
    margin-right: 0 !important
  }
}
@media (min-width:1200px) {
  .uk-margin-remove-left\@l {
    margin-left: 0 !important
  }
  .uk-margin-remove-right\@l {
    margin-right: 0 !important
  }
}
@media (min-width:1600px) {
  .uk-margin-remove-left\@xl {
    margin-left: 0 !important
  }
  .uk-margin-remove-right\@xl {
    margin-right: 0 !important
  }
}
.uk-padding {
  padding: 20px
}
@media (min-width:1200px) {
  .uk-padding {
    padding: 40px
  }
}
.uk-padding-small {
  padding: 10px
}
.uk-padding-large {
  padding: 20px
}
@media (min-width:1200px) {
  .uk-padding-large {
    padding: 70px
  }
}
.uk-padding-remove {
  padding: 0 !important
}
.uk-padding-remove-top {
  padding-top: 0 !important
}
.uk-padding-remove-bottom {
  padding-bottom: 0 !important
}
.uk-padding-remove-left {
  padding-left: 0 !important
}
.uk-padding-remove-right {
  padding-right: 0 !important
}
.uk-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
.uk-padding-remove-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important
}
[class*=uk-position-bottom], [class*=uk-position-center], [class*=uk-position-left], [class*=uk-position-right], [class*=uk-position-top] {
  position: absolute !important
}
.uk-position-top {
  top: 0;
  left: 0;
  right: 0
}
.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0
}
.uk-position-left {
  top: 0;
  bottom: 0;
  left: 0
}
.uk-position-right {
  top: 0;
  bottom: 0;
  right: 0
}
.uk-position-top-left {
  top: 0;
  left: 0
}
.uk-position-top-right {
  top: 0;
  right: 0
}
.uk-position-bottom-left {
  bottom: 0;
  left: 0
}
.uk-position-bottom-right {
  bottom: 0;
  right: 0
}
.uk-position-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  max-width: 100%;
  box-sizing: border-box
}
[class*=uk-position-center-left], [class*=uk-position-center-right] {
  top: 50%;
  transform: translateY(-50%)
}
.uk-position-center-left {
  left: 0
}
.uk-position-center-right {
  right: 0
}
.uk-position-center-left-out {
  right: 100%;
  width: max-content
}
.uk-position-center-right-out {
  left: 100%;
  width: max-content
}
.uk-position-bottom-center, .uk-position-top-center {
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
  max-width: 100%;
  box-sizing: border-box
}
.uk-position-top-center {
  top: 0
}
.uk-position-bottom-center {
  bottom: 0
}
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}
.uk-position-relative {
  position: relative !important
}
.uk-position-absolute {
  position: absolute !important
}
.uk-position-fixed {
  position: fixed !important
}
.uk-position-z-index {
  z-index: 1
}
.uk-position-small {
  max-width: calc(100% - (10px * 2));
  margin: 10px
}
.uk-position-small.uk-position-center {
  transform: translate(-50%, -50%) translate(-10px, -10px)
}
.uk-position-small[class*=uk-position-center-left], .uk-position-small[class*=uk-position-center-right] {
  transform: translateY(-50%) translateY(-10px)
}
.uk-position-small.uk-position-bottom-center, .uk-position-small.uk-position-top-center {
  transform: translateX(-50%) translateX(-10px)
}
.uk-position-medium {
  max-width: calc(100% - (20px * 2));
  margin: 20px
}
.uk-position-medium.uk-position-center {
  transform: translate(-50%, -50%) translate(-20px, -20px)
}
.uk-position-medium[class*=uk-position-center-left], .uk-position-medium[class*=uk-position-center-right] {
  transform: translateY(-50%) translateY(-20px)
}
.uk-position-medium.uk-position-bottom-center, .uk-position-medium.uk-position-top-center {
  transform: translateX(-50%) translateX(-20px)
}
.uk-position-large {
  max-width: calc(100% - (20px * 2));
  margin: 20px
}
.uk-position-large.uk-position-center {
  transform: translate(-50%, -50%) translate(-20px, -20px)
}
.uk-position-large[class*=uk-position-center-left], .uk-position-large[class*=uk-position-center-right] {
  transform: translateY(-50%) translateY(-20px)
}
.uk-position-large.uk-position-bottom-center, .uk-position-large.uk-position-top-center {
  transform: translateX(-50%) translateX(-20px)
}
@media (min-width:1200px) {
  .uk-position-large {
    max-width: calc(100% - (50px * 2));
    margin: 50px
  }
  .uk-position-large.uk-position-center {
    transform: translate(-50%, -50%) translate(-50px, -50px)
  }
  .uk-position-large[class*=uk-position-center-left], .uk-position-large[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(-50px)
  }
  .uk-position-large.uk-position-bottom-center, .uk-position-large.uk-position-top-center {
    transform: translateX(-50%) translateX(-50px)
  }
}
.uk-transition-toggle {
  -webkit-tap-highlight-color: transparent
}
.uk-transition-toggle:focus {
  outline: 0
}
.uk-transition-fade, [class*=uk-transition-scale], [class*=uk-transition-slide] {
  transition: .3s ease-out;
  transition-property: opacity, transform, filter;
  opacity: 0
}
.uk-transition-active.uk-active .uk-transition-fade, .uk-transition-toggle:focus .uk-transition-fade, .uk-transition-toggle:hover .uk-transition-fade {
  opacity: 1
}
.uk-transition-scale-up {
  transform: scale(1, 1)
}
.uk-transition-scale-down {
  transform: scale(1.1, 1.1)
}
.uk-transition-active.uk-active .uk-transition-scale-up, .uk-transition-toggle:focus .uk-transition-scale-up, .uk-transition-toggle:hover .uk-transition-scale-up {
  opacity: 1;
  transform: scale(1.1, 1.1)
}
.uk-transition-active.uk-active .uk-transition-scale-down, .uk-transition-toggle:focus .uk-transition-scale-down, .uk-transition-toggle:hover .uk-transition-scale-down {
  opacity: 1;
  transform: scale(1, 1)
}
.uk-transition-slide-top {
  transform: translateY(-100%)
}
.uk-transition-slide-bottom {
  transform: translateY(100%)
}
.uk-transition-slide-left {
  transform: translateX(-100%)
}
.uk-transition-slide-right {
  transform: translateX(100%)
}
.uk-transition-slide-top-small {
  transform: translateY(-10px)
}
.uk-transition-slide-bottom-small {
  transform: translateY(10px)
}
.uk-transition-slide-left-small {
  transform: translateX(-10px)
}
.uk-transition-slide-right-small {
  transform: translateX(10px)
}
.uk-transition-slide-top-medium {
  transform: translateY(-50px)
}
.uk-transition-slide-bottom-medium {
  transform: translateY(50px)
}
.uk-transition-slide-left-medium {
  transform: translateX(-50px)
}
.uk-transition-slide-right-medium {
  transform: translateX(50px)
}
.uk-transition-active.uk-active [class*=uk-transition-slide], .uk-transition-toggle:focus [class*=uk-transition-slide], .uk-transition-toggle:hover [class*=uk-transition-slide] {
  opacity: 1;
  transform: translate(0, 0)
}
.uk-transition-opaque {
  opacity: 1
}
.uk-transition-slow {
  transition-duration: .7s
}
.uk-hidden, [hidden] {
  display: none !important
}
@media (min-width:640px) {
  .uk-hidden\@s {
    display: none !important
  }
}
@media (min-width:960px) {
  .uk-hidden\@m {
    display: none !important
  }
}
@media (min-width:1200px) {
  .uk-hidden\@l {
    display: none !important
  }
}
@media (min-width:1600px) {
  .uk-hidden\@xl {
    display: none !important
  }
}
@media (max-width:639px) {
  .uk-visible\@s {
    display: none !important
  }
}
@media (max-width:959px) {
  .uk-visible\@m {
    display: none !important
  }
}
@media (max-width:1199px) {
  .uk-visible\@l {
    display: none !important
  }
}
@media (max-width:1599px) {
  .uk-visible\@xl {
    display: none !important
  }
}
.uk-invisible {
  visibility: hidden !important
}
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important
}
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  opacity: 0 !important
}
.uk-visible-toggle {
  -webkit-tap-highlight-color: transparent
}
.uk-visible-toggle:focus {
  outline: 0
}
@media (pointer:coarse) {
  .uk-hidden-touch {
    display: none !important
  }
}
.uk-hidden-notouch {
  display: none !important
}
@media (pointer:coarse) {
  .uk-hidden-notouch {
    display: block !important
  }
}
.tm-toolbar-default, .uk-card-primary.uk-card-body, .uk-card-primary > :not([class*=uk-card-media]), .uk-card-secondary.uk-card-body, .uk-card-secondary > :not([class*=uk-card-media]), .uk-light, .uk-overlay-primary, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color) {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-link, .tm-toolbar-default a, .uk-card-primary.uk-card-body .uk-link, .uk-card-primary.uk-card-body a, .uk-card-primary > :not([class*=uk-card-media]) .uk-link, .uk-card-primary > :not([class*=uk-card-media]) a, .uk-card-secondary.uk-card-body .uk-link, .uk-card-secondary.uk-card-body a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link, .uk-card-secondary > :not([class*=uk-card-media]) a, .uk-light .uk-link, .uk-light a, .uk-overlay-primary .uk-link, .uk-overlay-primary a, .uk-section-primary:not(.uk-preserve-color) .uk-link, .uk-section-primary:not(.uk-preserve-color) a, .uk-section-secondary:not(.uk-preserve-color) .uk-link, .uk-section-secondary:not(.uk-preserve-color) a, .uk-tile-primary:not(.uk-preserve-color) .uk-link, .uk-tile-primary:not(.uk-preserve-color) a, .uk-tile-secondary:not(.uk-preserve-color) .uk-link, .uk-tile-secondary:not(.uk-preserve-color) a {
  color: #fff
}
.tm-toolbar-default .uk-link:hover, .tm-toolbar-default a:hover, .uk-card-primary.uk-card-body .uk-link:hover, .uk-card-primary.uk-card-body a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-link:hover, .uk-card-primary > :not([class*=uk-card-media]) a:hover, .uk-card-secondary.uk-card-body .uk-link:hover, .uk-card-secondary.uk-card-body a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link:hover, .uk-card-secondary > :not([class*=uk-card-media]) a:hover, .uk-light .uk-link:hover, .uk-light a:hover, .uk-overlay-primary .uk-link:hover, .uk-overlay-primary a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link:hover, .uk-section-primary:not(.uk-preserve-color) a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link:hover, .uk-section-secondary:not(.uk-preserve-color) a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link:hover, .uk-tile-primary:not(.uk-preserve-color) a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link:hover, .uk-tile-secondary:not(.uk-preserve-color) a:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default :not(pre) > code, .tm-toolbar-default :not(pre) > kbd, .tm-toolbar-default :not(pre) > samp, .uk-card-primary.uk-card-body :not(pre) > code, .uk-card-primary.uk-card-body :not(pre) > kbd, .uk-card-primary.uk-card-body :not(pre) > samp, .uk-card-primary > :not([class*=uk-card-media]) :not(pre) > code, .uk-card-primary > :not([class*=uk-card-media]) :not(pre) > kbd, .uk-card-primary > :not([class*=uk-card-media]) :not(pre) > samp, .uk-card-secondary.uk-card-body :not(pre) > code, .uk-card-secondary.uk-card-body :not(pre) > kbd, .uk-card-secondary.uk-card-body :not(pre) > samp, .uk-card-secondary > :not([class*=uk-card-media]) :not(pre) > code, .uk-card-secondary > :not([class*=uk-card-media]) :not(pre) > kbd, .uk-card-secondary > :not([class*=uk-card-media]) :not(pre) > samp, .uk-light :not(pre) > code, .uk-light :not(pre) > kbd, .uk-light :not(pre) > samp, .uk-overlay-primary :not(pre) > code, .uk-overlay-primary :not(pre) > kbd, .uk-overlay-primary :not(pre) > samp, .uk-section-primary:not(.uk-preserve-color) :not(pre) > code, .uk-section-primary:not(.uk-preserve-color) :not(pre) > kbd, .uk-section-primary:not(.uk-preserve-color) :not(pre) > samp, .uk-section-secondary:not(.uk-preserve-color) :not(pre) > code, .uk-section-secondary:not(.uk-preserve-color) :not(pre) > kbd, .uk-section-secondary:not(.uk-preserve-color) :not(pre) > samp, .uk-tile-primary:not(.uk-preserve-color) :not(pre) > code, .uk-tile-primary:not(.uk-preserve-color) :not(pre) > kbd, .uk-tile-primary:not(.uk-preserve-color) :not(pre) > samp, .uk-tile-secondary:not(.uk-preserve-color) :not(pre) > code, .uk-tile-secondary:not(.uk-preserve-color) :not(pre) > kbd, .uk-tile-secondary:not(.uk-preserve-color) :not(pre) > samp {
  color: rgba(255, 255, 255, .7);
  border-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default em, .uk-card-primary.uk-card-body em, .uk-card-primary > :not([class*=uk-card-media]) em, .uk-card-secondary.uk-card-body em, .uk-card-secondary > :not([class*=uk-card-media]) em, .uk-light em, .uk-overlay-primary em, .uk-section-primary:not(.uk-preserve-color) em, .uk-section-secondary:not(.uk-preserve-color) em, .uk-tile-primary:not(.uk-preserve-color) em, .uk-tile-secondary:not(.uk-preserve-color) em {
  color: #fff
}
.tm-toolbar-default .uk-h1, .tm-toolbar-default .uk-h2, .tm-toolbar-default .uk-h3, .tm-toolbar-default .uk-h4, .tm-toolbar-default .uk-h5, .tm-toolbar-default .uk-h6, .tm-toolbar-default .uk-heading-2xlarge, .tm-toolbar-default .uk-heading-large, .tm-toolbar-default .uk-heading-medium, .tm-toolbar-default .uk-heading-small, .tm-toolbar-default .uk-heading-xlarge, .tm-toolbar-default h1, .tm-toolbar-default h2, .tm-toolbar-default h3, .tm-toolbar-default h4, .tm-toolbar-default h5, .tm-toolbar-default h6, .uk-card-primary.uk-card-body .uk-h1, .uk-card-primary.uk-card-body .uk-h2, .uk-card-primary.uk-card-body .uk-h3, .uk-card-primary.uk-card-body .uk-h4, .uk-card-primary.uk-card-body .uk-h5, .uk-card-primary.uk-card-body .uk-h6, .uk-card-primary.uk-card-body .uk-heading-2xlarge, .uk-card-primary.uk-card-body .uk-heading-large, .uk-card-primary.uk-card-body .uk-heading-medium, .uk-card-primary.uk-card-body .uk-heading-small, .uk-card-primary.uk-card-body .uk-heading-xlarge, .uk-card-primary.uk-card-body h1, .uk-card-primary.uk-card-body h2, .uk-card-primary.uk-card-body h3, .uk-card-primary.uk-card-body h4, .uk-card-primary.uk-card-body h5, .uk-card-primary.uk-card-body h6, .uk-card-primary > :not([class*=uk-card-media]) .uk-h1, .uk-card-primary > :not([class*=uk-card-media]) .uk-h2, .uk-card-primary > :not([class*=uk-card-media]) .uk-h3, .uk-card-primary > :not([class*=uk-card-media]) .uk-h4, .uk-card-primary > :not([class*=uk-card-media]) .uk-h5, .uk-card-primary > :not([class*=uk-card-media]) .uk-h6, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-2xlarge, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-large, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-medium, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-small, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-xlarge, .uk-card-primary > :not([class*=uk-card-media]) h1, .uk-card-primary > :not([class*=uk-card-media]) h2, .uk-card-primary > :not([class*=uk-card-media]) h3, .uk-card-primary > :not([class*=uk-card-media]) h4, .uk-card-primary > :not([class*=uk-card-media]) h5, .uk-card-primary > :not([class*=uk-card-media]) h6, .uk-card-secondary.uk-card-body .uk-h1, .uk-card-secondary.uk-card-body .uk-h2, .uk-card-secondary.uk-card-body .uk-h3, .uk-card-secondary.uk-card-body .uk-h4, .uk-card-secondary.uk-card-body .uk-h5, .uk-card-secondary.uk-card-body .uk-h6, .uk-card-secondary.uk-card-body .uk-heading-2xlarge, .uk-card-secondary.uk-card-body .uk-heading-large, .uk-card-secondary.uk-card-body .uk-heading-medium, .uk-card-secondary.uk-card-body .uk-heading-small, .uk-card-secondary.uk-card-body .uk-heading-xlarge, .uk-card-secondary.uk-card-body h1, .uk-card-secondary.uk-card-body h2, .uk-card-secondary.uk-card-body h3, .uk-card-secondary.uk-card-body h4, .uk-card-secondary.uk-card-body h5, .uk-card-secondary.uk-card-body h6, .uk-card-secondary > :not([class*=uk-card-media]) .uk-h1, .uk-card-secondary > :not([class*=uk-card-media]) .uk-h2, .uk-card-secondary > :not([class*=uk-card-media]) .uk-h3, .uk-card-secondary > :not([class*=uk-card-media]) .uk-h4, .uk-card-secondary > :not([class*=uk-card-media]) .uk-h5, .uk-card-secondary > :not([class*=uk-card-media]) .uk-h6, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-2xlarge, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-large, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-medium, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-small, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-xlarge, .uk-card-secondary > :not([class*=uk-card-media]) h1, .uk-card-secondary > :not([class*=uk-card-media]) h2, .uk-card-secondary > :not([class*=uk-card-media]) h3, .uk-card-secondary > :not([class*=uk-card-media]) h4, .uk-card-secondary > :not([class*=uk-card-media]) h5, .uk-card-secondary > :not([class*=uk-card-media]) h6, .uk-light .uk-h1, .uk-light .uk-h2, .uk-light .uk-h3, .uk-light .uk-h4, .uk-light .uk-h5, .uk-light .uk-h6, .uk-light .uk-heading-2xlarge, .uk-light .uk-heading-large, .uk-light .uk-heading-medium, .uk-light .uk-heading-small, .uk-light .uk-heading-xlarge, .uk-light h1, .uk-light h2, .uk-light h3, .uk-light h4, .uk-light h5, .uk-light h6, .uk-overlay-primary .uk-h1, .uk-overlay-primary .uk-h2, .uk-overlay-primary .uk-h3, .uk-overlay-primary .uk-h4, .uk-overlay-primary .uk-h5, .uk-overlay-primary .uk-h6, .uk-overlay-primary .uk-heading-2xlarge, .uk-overlay-primary .uk-heading-large, .uk-overlay-primary .uk-heading-medium, .uk-overlay-primary .uk-heading-small, .uk-overlay-primary .uk-heading-xlarge, .uk-overlay-primary h1, .uk-overlay-primary h2, .uk-overlay-primary h3, .uk-overlay-primary h4, .uk-overlay-primary h5, .uk-overlay-primary h6, .uk-section-primary:not(.uk-preserve-color) .uk-h1, .uk-section-primary:not(.uk-preserve-color) .uk-h2, .uk-section-primary:not(.uk-preserve-color) .uk-h3, .uk-section-primary:not(.uk-preserve-color) .uk-h4, .uk-section-primary:not(.uk-preserve-color) .uk-h5, .uk-section-primary:not(.uk-preserve-color) .uk-h6, .uk-section-primary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-section-primary:not(.uk-preserve-color) .uk-heading-large, .uk-section-primary:not(.uk-preserve-color) .uk-heading-medium, .uk-section-primary:not(.uk-preserve-color) .uk-heading-small, .uk-section-primary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-section-primary:not(.uk-preserve-color) h1, .uk-section-primary:not(.uk-preserve-color) h2, .uk-section-primary:not(.uk-preserve-color) h3, .uk-section-primary:not(.uk-preserve-color) h4, .uk-section-primary:not(.uk-preserve-color) h5, .uk-section-primary:not(.uk-preserve-color) h6, .uk-section-secondary:not(.uk-preserve-color) .uk-h1, .uk-section-secondary:not(.uk-preserve-color) .uk-h2, .uk-section-secondary:not(.uk-preserve-color) .uk-h3, .uk-section-secondary:not(.uk-preserve-color) .uk-h4, .uk-section-secondary:not(.uk-preserve-color) .uk-h5, .uk-section-secondary:not(.uk-preserve-color) .uk-h6, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-large, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-medium, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-small, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-section-secondary:not(.uk-preserve-color) h1, .uk-section-secondary:not(.uk-preserve-color) h2, .uk-section-secondary:not(.uk-preserve-color) h3, .uk-section-secondary:not(.uk-preserve-color) h4, .uk-section-secondary:not(.uk-preserve-color) h5, .uk-section-secondary:not(.uk-preserve-color) h6, .uk-tile-primary:not(.uk-preserve-color) .uk-h1, .uk-tile-primary:not(.uk-preserve-color) .uk-h2, .uk-tile-primary:not(.uk-preserve-color) .uk-h3, .uk-tile-primary:not(.uk-preserve-color) .uk-h4, .uk-tile-primary:not(.uk-preserve-color) .uk-h5, .uk-tile-primary:not(.uk-preserve-color) .uk-h6, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-large, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-medium, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-small, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-tile-primary:not(.uk-preserve-color) h1, .uk-tile-primary:not(.uk-preserve-color) h2, .uk-tile-primary:not(.uk-preserve-color) h3, .uk-tile-primary:not(.uk-preserve-color) h4, .uk-tile-primary:not(.uk-preserve-color) h5, .uk-tile-primary:not(.uk-preserve-color) h6, .uk-tile-secondary:not(.uk-preserve-color) .uk-h1, .uk-tile-secondary:not(.uk-preserve-color) .uk-h2, .uk-tile-secondary:not(.uk-preserve-color) .uk-h3, .uk-tile-secondary:not(.uk-preserve-color) .uk-h4, .uk-tile-secondary:not(.uk-preserve-color) .uk-h5, .uk-tile-secondary:not(.uk-preserve-color) .uk-h6, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-large, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-medium, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-small, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-tile-secondary:not(.uk-preserve-color) h1, .uk-tile-secondary:not(.uk-preserve-color) h2, .uk-tile-secondary:not(.uk-preserve-color) h3, .uk-tile-secondary:not(.uk-preserve-color) h4, .uk-tile-secondary:not(.uk-preserve-color) h5, .uk-tile-secondary:not(.uk-preserve-color) h6 {
  color: #fff
}
.tm-toolbar-default blockquote, .uk-card-primary.uk-card-body blockquote, .uk-card-primary > :not([class*=uk-card-media]) blockquote, .uk-card-secondary.uk-card-body blockquote, .uk-card-secondary > :not([class*=uk-card-media]) blockquote, .uk-light blockquote, .uk-overlay-primary blockquote, .uk-section-primary:not(.uk-preserve-color) blockquote, .uk-section-secondary:not(.uk-preserve-color) blockquote, .uk-tile-primary:not(.uk-preserve-color) blockquote, .uk-tile-secondary:not(.uk-preserve-color) blockquote {
  color: #fff
}
.tm-toolbar-default blockquote footer, .uk-card-primary.uk-card-body blockquote footer, .uk-card-primary > :not([class*=uk-card-media]) blockquote footer, .uk-card-secondary.uk-card-body blockquote footer, .uk-card-secondary > :not([class*=uk-card-media]) blockquote footer, .uk-light blockquote footer, .uk-overlay-primary blockquote footer, .uk-section-primary:not(.uk-preserve-color) blockquote footer, .uk-section-secondary:not(.uk-preserve-color) blockquote footer, .uk-tile-primary:not(.uk-preserve-color) blockquote footer, .uk-tile-secondary:not(.uk-preserve-color) blockquote footer {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-hr, .tm-toolbar-default hr, .uk-card-primary.uk-card-body .uk-hr, .uk-card-primary.uk-card-body hr, .uk-card-primary > :not([class*=uk-card-media]) .uk-hr, .uk-card-primary > :not([class*=uk-card-media]) hr, .uk-card-secondary.uk-card-body .uk-hr, .uk-card-secondary.uk-card-body hr, .uk-card-secondary > :not([class*=uk-card-media]) .uk-hr, .uk-card-secondary > :not([class*=uk-card-media]) hr, .uk-light .uk-hr, .uk-light hr, .uk-overlay-primary .uk-hr, .uk-overlay-primary hr, .uk-section-primary:not(.uk-preserve-color) .uk-hr, .uk-section-primary:not(.uk-preserve-color) hr, .uk-section-secondary:not(.uk-preserve-color) .uk-hr, .uk-section-secondary:not(.uk-preserve-color) hr, .uk-tile-primary:not(.uk-preserve-color) .uk-hr, .uk-tile-primary:not(.uk-preserve-color) hr, .uk-tile-secondary:not(.uk-preserve-color) .uk-hr, .uk-tile-secondary:not(.uk-preserve-color) hr {
  border-top-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-link-muted, .tm-toolbar-default .uk-link-muted a, .uk-card-primary.uk-card-body .uk-link-muted, .uk-card-primary.uk-card-body .uk-link-muted a, .uk-card-primary > :not([class*=uk-card-media]) .uk-link-muted, .uk-card-primary > :not([class*=uk-card-media]) .uk-link-muted a, .uk-card-secondary.uk-card-body .uk-link-muted, .uk-card-secondary.uk-card-body .uk-link-muted a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link-muted, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link-muted a, .uk-light .uk-link-muted, .uk-light .uk-link-muted a, .uk-overlay-primary .uk-link-muted, .uk-overlay-primary .uk-link-muted a, .uk-section-primary:not(.uk-preserve-color) .uk-link-muted, .uk-section-primary:not(.uk-preserve-color) .uk-link-muted a, .uk-section-secondary:not(.uk-preserve-color) .uk-link-muted, .uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a, .uk-tile-primary:not(.uk-preserve-color) .uk-link-muted, .uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-link-muted a:hover, .tm-toolbar-default .uk-link-muted:hover, .uk-card-primary.uk-card-body .uk-link-muted a:hover, .uk-card-primary.uk-card-body .uk-link-muted:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-link-muted a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-link-muted:hover, .uk-card-secondary.uk-card-body .uk-link-muted a:hover, .uk-card-secondary.uk-card-body .uk-link-muted:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link-muted a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link-muted:hover, .uk-light .uk-link-muted a:hover, .uk-light .uk-link-muted:hover, .uk-overlay-primary .uk-link-muted a:hover, .uk-overlay-primary .uk-link-muted:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link-muted a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link-muted:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link-muted:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link-muted:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-link-text a:hover, .tm-toolbar-default .uk-link-text:hover, .uk-card-primary.uk-card-body .uk-link-text a:hover, .uk-card-primary.uk-card-body .uk-link-text:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-link-text a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-link-text:hover, .uk-card-secondary.uk-card-body .uk-link-text a:hover, .uk-card-secondary.uk-card-body .uk-link-text:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link-text a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link-text:hover, .uk-light .uk-link-text a:hover, .uk-light .uk-link-text:hover, .uk-overlay-primary .uk-link-text a:hover, .uk-overlay-primary .uk-link-text:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link-text a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link-text:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link-text a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link-text:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link-text a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link-text:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-text a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-text:hover {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-link-heading a:hover, .tm-toolbar-default .uk-link-heading:hover, .uk-card-primary.uk-card-body .uk-link-heading a:hover, .uk-card-primary.uk-card-body .uk-link-heading:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-link-heading a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-link-heading:hover, .uk-card-secondary.uk-card-body .uk-link-heading a:hover, .uk-card-secondary.uk-card-body .uk-link-heading:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link-heading a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-link-heading:hover, .uk-light .uk-link-heading a:hover, .uk-light .uk-link-heading:hover, .uk-overlay-primary .uk-link-heading a:hover, .uk-overlay-primary .uk-link-heading:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link-heading a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link-heading:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link-heading a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link-heading:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link-heading a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link-heading:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-heading a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-heading:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-heading-small, .uk-card-primary.uk-card-body .uk-heading-small, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-small, .uk-card-secondary.uk-card-body .uk-heading-small, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-small, .uk-light .uk-heading-small, .uk-overlay-primary .uk-heading-small, .uk-section-primary:not(.uk-preserve-color) .uk-heading-small, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-small, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-small, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-small {
  color: #fff
}
.tm-toolbar-default .uk-heading-medium, .uk-card-primary.uk-card-body .uk-heading-medium, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-medium, .uk-card-secondary.uk-card-body .uk-heading-medium, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-medium, .uk-light .uk-heading-medium, .uk-overlay-primary .uk-heading-medium, .uk-section-primary:not(.uk-preserve-color) .uk-heading-medium, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-medium, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-medium, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-medium {
  color: #fff
}
.tm-toolbar-default .uk-heading-large, .uk-card-primary.uk-card-body .uk-heading-large, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-large, .uk-card-secondary.uk-card-body .uk-heading-large, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-large, .uk-light .uk-heading-large, .uk-overlay-primary .uk-heading-large, .uk-section-primary:not(.uk-preserve-color) .uk-heading-large, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-large, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-large, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-large {
  color: #fff
}
.tm-toolbar-default .uk-heading-xlarge, .uk-card-primary.uk-card-body .uk-heading-xlarge, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-xlarge, .uk-card-secondary.uk-card-body .uk-heading-xlarge, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-xlarge, .uk-light .uk-heading-xlarge, .uk-overlay-primary .uk-heading-xlarge, .uk-section-primary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-xlarge {
  color: #fff
}
.tm-toolbar-default .uk-heading-divider, .uk-card-primary.uk-card-body .uk-heading-divider, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-divider, .uk-card-secondary.uk-card-body .uk-heading-divider, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-divider, .uk-light .uk-heading-divider, .uk-overlay-primary .uk-heading-divider, .uk-section-primary:not(.uk-preserve-color) .uk-heading-divider, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-divider, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-divider, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-divider {
  border-bottom-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-heading-bullet::before, .uk-card-primary.uk-card-body .uk-heading-bullet::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-bullet::before, .uk-card-secondary.uk-card-body .uk-heading-bullet::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-bullet::before, .uk-light .uk-heading-bullet::before, .uk-overlay-primary .uk-heading-bullet::before, .uk-section-primary:not(.uk-preserve-color) .uk-heading-bullet::before, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-bullet::before, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-bullet::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-bullet::before {
  border-left-color: #fff
}
.tm-toolbar-default .uk-heading-line > ::after, .tm-toolbar-default .uk-heading-line > ::before, .uk-card-primary.uk-card-body .uk-heading-line > ::after, .uk-card-primary.uk-card-body .uk-heading-line > ::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-line > ::after, .uk-card-primary > :not([class*=uk-card-media]) .uk-heading-line > ::before, .uk-card-secondary.uk-card-body .uk-heading-line > ::after, .uk-card-secondary.uk-card-body .uk-heading-line > ::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-line > ::after, .uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-line > ::before, .uk-light .uk-heading-line > ::after, .uk-light .uk-heading-line > ::before, .uk-overlay-primary .uk-heading-line > ::after, .uk-overlay-primary .uk-heading-line > ::before, .uk-section-primary:not(.uk-preserve-color) .uk-heading-line > ::after, .uk-section-primary:not(.uk-preserve-color) .uk-heading-line > ::before, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-line > ::after, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-line > ::before, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-line > ::after, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-line > ::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line > ::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line > ::before {
  border-bottom-color: #fff
}
.tm-toolbar-default .uk-divider-icon, .uk-card-primary.uk-card-body .uk-divider-icon, .uk-card-primary > :not([class*=uk-card-media]) .uk-divider-icon, .uk-card-secondary.uk-card-body .uk-divider-icon, .uk-card-secondary > :not([class*=uk-card-media]) .uk-divider-icon, .uk-light .uk-divider-icon, .uk-overlay-primary .uk-divider-icon, .uk-section-primary:not(.uk-preserve-color) .uk-divider-icon, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2270%22%20height%3D%2242%22%20viewBox%3D%220%200%2070%2042%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22rgba%28255,%20255,%20255,%200.59%29%22%20d%3D%22M21.6%2031s-1.2-.2-2.6-1.3c-.4-.3-1.5-1.2-1.5-2v-4c0%20.3.4.6.6.7a7.4%207.4%200%200%200%203%201.5c.3%200%20.7-.2.7-.6s-.2-.8-.6-.9c0%200-.8-.1-2.2-1.2-.4-.3-1.5-1.3-1.5-2v-3c0%20.3.4.6.6.7l1.4%201.2.6.3h.2a.7.7%200%200%200%20.4-1c0-.2-.1-.4-1.9-1.7a14%2014%200%200%201-1.9-2.2.8.8%200%200%200-1.3.1c-.2.5-1%201.8-1.6%202.4-.7.7-1.4%201-1.4%201a.8.8%200%201%200%20.6%201.4S14%2020%2015%2019c.2-.2.5-.4.5-.6v2.7c0%20.5-1%201.8-1.5%202.3-.6.5-1.8.9-2.3%201a.7.7%200%200%200-.5.8c0%20.4.4.7.8.6.2%200%202-.4%203-1.3.2-.2.5-.4.5-.6v3.7c0%20.5-1%201.8-1.5%202.3-.5.5-2%20.8-2.7%201a.7.7%200%200%200-.7.8.8.8%200%200%200%201%20.6%208%208%200%200%200%203.4-1.3c.2-.1.5-.4.5-.6v7c0%20.3.6.7%201%20.7s1-.4%201-.8v-7.2c0%20.3.4.6.6.8a7.7%207.7%200%200%200%203.5%201.4c.4%200%20.7-.2.7-.6%200-.4-.3-.8-.7-.9zm22.2-2.8s-2.2-.2-4.6-2c-.7-.4-1.7-2-2.7-3.2v-6.8c0%20.5.9%201%201.3%201.3%202.8%202%204.7%202.4%204.9%202.4.7.1%201.3-.3%201.4-1%200-.7-.4-1.3-1-1.4%200%200-1.5-.3-3.9-2-.6-.5-1.7-2.1-2.7-3.3V7.1c0%20.5.9%201%201.3%201.3%201.9%201.4%202.3%201.9%202.4%202%20.3.3.6.5%201%20.5a1.2%201.2%200%200%200%201.1-1.7c0-.3-.2-.6-3.2-2.8-.7-.6-2.3-2.6-3.1-3.7a1.2%201.2%200%200%200-2.2.2c-.3.8-1.6%203-2.6%204A10%2010%200%200%201%2029%208.4a1.2%201.2%200%200%200%201%202.3s1.3-.7%202.9-2.1c.3-.3.7-.7.7-1V12c0%20.8-1.4%203-2.4%203.8a9%209%200%200%201-3.7%201.6c-.6.1-1%20.8-1%201.4a1.3%201.3%200%200%200%201.5%201c.4%200%203.2-.6%204.8-2.1.4-.3.8-.7.8-1v6c0%20.9-1.4%203-2.4%203.9-.9.8-3.2%201.3-4.4%201.5-.7.1-1.2.8-1%201.4a1.3%201.3%200%200%200%201.4%201c.4%200%204-.5%205.7-2%20.3-.4.7-.7.7-1v11.3c0%20.7.8%201.3%201.5%201.3s1.5-.6%201.5-1.3V27c0%20.6.8%201%201.3%201.3a13%2013%200%200%200%205.8%202.5c.7%200%201.2-.4%201.3-1.1%200-.7-.4-1.3-1.1-1.4zM59.6%2031s-1.2-.1-2.6-1.2c-.4-.3-1.5-1.2-1.5-2v-4c0%20.3.4.6.6.7a7.4%207.4%200%200%200%203%201.5c.3%200%20.7-.2.7-.6s-.2-.8-.6-.9c0%200-.8-.1-2.2-1.2-.4-.3-1.5-1.3-1.5-2v-3c0%20.3.4.6.6.7l1.4%201.2.6.3h.2a.7.7%200%200%200%20.4-1c0-.2-.1-.4-2-1.7a14%2014%200%200%201-1.8-2.2.8.8%200%200%200-1.3.1c-.2.5-1%201.8-1.6%202.4a6%206%200%200%201-1.4%201%20.8.8%200%201%200%20.6%201.4S52%2020%2053%2019c.2-.2.5-.4.5-.6v2.7c0%20.5-1%201.8-1.5%202.3-.6.5-1.8.9-2.3%201a.7.7%200%200%200-.5.8.8.8%200%200%200%20.8.6c.2%200%202-.4%203-1.3.2-.2.5-.4.5-.6v3.7c0%20.5-1%201.8-1.5%202.3-.5.5-2%20.8-2.7%201a.7.7%200%200%200-.7.8.8.8%200%200%200%20.9.6%208%208%200%200%200%203.5-1.3c.2-.1.5-.4.5-.6v7c0%20.3.6.7%201%20.7s1-.4%201-.8v-7.2c0%20.3.4.6.6.8a7.8%207.8%200%200%200%203.5%201.4c.4%200%20.7-.2.7-.6%200-.4-.3-.8-.7-.9z%22%2F%3E%0A%3C%2Fsvg%3E%0A")
}
.tm-toolbar-default .uk-divider-icon::after, .tm-toolbar-default .uk-divider-icon::before, .uk-card-primary.uk-card-body .uk-divider-icon::after, .uk-card-primary.uk-card-body .uk-divider-icon::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-divider-icon::after, .uk-card-primary > :not([class*=uk-card-media]) .uk-divider-icon::before, .uk-card-secondary.uk-card-body .uk-divider-icon::after, .uk-card-secondary.uk-card-body .uk-divider-icon::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-divider-icon::after, .uk-card-secondary > :not([class*=uk-card-media]) .uk-divider-icon::before, .uk-light .uk-divider-icon::after, .uk-light .uk-divider-icon::before, .uk-overlay-primary .uk-divider-icon::after, .uk-overlay-primary .uk-divider-icon::before, .uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::after, .uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::before, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::after, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::before, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::after, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::before {
  border-bottom-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-divider-small::after, .uk-card-primary.uk-card-body .uk-divider-small::after, .uk-card-primary > :not([class*=uk-card-media]) .uk-divider-small::after, .uk-card-secondary.uk-card-body .uk-divider-small::after, .uk-card-secondary > :not([class*=uk-card-media]) .uk-divider-small::after, .uk-light .uk-divider-small::after, .uk-overlay-primary .uk-divider-small::after, .uk-section-primary:not(.uk-preserve-color) .uk-divider-small::after, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-small::after, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-small::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-small::after {
  border-top-color: #d8522c;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%223%22%20viewBox%3D%220%200%20120%203%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22%23D8522C%22%20d%3D%22M83.5%203h-.7s.7-1%20.7%200zm6.3%200h0zm-2.4%200h2v-.2h-.2l-.1-.1c-1%20.1-1%20.3-1.7.3zm-65-.5l-.2.5h12.3v-.1h-.4a.6.6%200%200%201-.3-.4.6.6%200%200%201-.3.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3-.2%200-.2.2-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%200%20.1l.1.1v.2l-.2.2c-.2%200-.2-.2-.4-.3%200-.2.1-.3.5-.3-.2-.2%200-.3%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.1.1.3.3.2.6a.3.3%200%200%201%200%20.2s-.2-.1-.2%200a.5.5%200%200%201-.2.1l-.1-.2zM118.5.2h-.5a3%203%200%200%201-1%201.6V2h-1v.3h.1v.2c-.4.2-.6.5-.9.5h4.8V1.1l-.2.3c-.3-.1.2-.7.2-.8V0h-1.5v.2zm-16.6.6c.6.3.3.4.3.7v.2c.3.2.7%200%201%20.3l-.1-.2h-.1s-.1-.2.1-.1l.2.1v.3c.1.2.3%200%20.2.9H114c.3%200%20.5-.4.8-.6C116%202%20116%20.4%20117%20.3V0h-3.2v.2c-.2%200-.2-.2-.2-.2h-.3v.3c.3%200%20.3.3.6.3%200%20.3-.4.4-.6.2V1h-.5V0h-1.3s-.1.1-.4%200h-8.5c-.2%200-.5.6-.7.8zm1.3%201.3zM84.6%203h0zM16.6.3V0h5.3s0%20.4.2.6V0h1c-.2%200-.3.5-.4.7-.2%200-.4.3-.6.4H22l-.4.3-.1-.3c-.2%200-.2%200-.1-.1a.4.4%200%200%200-.3%200l.2.4c-.2%200-.2.2-.4.1v.3c-.5.2-1%20.2-1.2%201.2H17c.4-.3.4-.2%201-.2l.3-1a1%201%200%200%201-.2%200h.7a.8.8%200%200%200%200-.3l.1.2V1c-.2-1-1.4-.4-2-.3l-.4-.4zM19%201.9zM26.1%200H36v.5V0h2v.2l.2-.2h2.2s0%20.2.2.2l.3-.2h6.9c.2%200%20.3.4.6.5%200-.3-.3-.5-.4-.5h2.8v.1L51%200h.6l-.1.4h-.2c-.1.5.2%201%20.4%201.5%201-.2.8-.9.5-1.9h7.5c-.7%201%20.6%200%20.1%200h.6c-.2%201%20.6%200%200%200h.8l.6.1.1-.1h1s0%20.7.3.8c0%20.5.2.7%200%201h.4l-.3.3h.8c.7.4%201.8.4%202.3.8.3-.5.8-.5%201.5-.4l-.1-.7c-.2-.1-.3-.3-.1-.2v-.1a1.6%201.6%200%200%201-.5%200H67c-.6.1-1.1-.2-1.7-.4H65.6V.8c.2%200%20.3-.2.4-.4.2%200%20.3%200%20.3-.2L66%200h5.5l-.4.2c-.2.6.3.7.4%201%20.2-.4.4-.2%201-.3-.1-.4-.5-.9-.8-.9h3.8l-.6.7s-1-.5-1%20.5v.2l1.2.2c.4.7%201.3%200%201.9.2l-.6%201h-.2V3H42.3c-.1-.2-.4-.3-.7-.4.4%200%20.5-.6.4-.6h-.4l-.7-.3v.9s0-.2-.2-.2H39V2H38v.5h-2.8V2H35l-.4-.6c-.4.2-.5.5-.5.8%200-.2-.2-.3-.4-.4l-.4-.3c0%20.2-.1.3-.3.4l-.1.1c-.5-.2-1.3%200-1.6-.4-.5-.1-1.6-.1-2.2-.6-.7.5-1.4-.4-2.2.1%200-.1%200-.3.1-.2%200-.2-.6%200-.7-.3H26l.1-.6zm35.3%202.8V3l1.3-.3c-.1%200-2.1-1-1.3.2zm-6-1.4L56.7%203l2-.9-3.1-.7zM15%201.5h-.2c0-.4%200-.6.5-.6v.2a2.3%202.3%200%200%201%20.7-.5c-.8-.4-2%20.2-2.9-.1l.4-.5h-1c.1%201-.9%201-.7%200H8.4h.2c0%20.4-.4%200-.4%200h-5l-.1.3c.4.2%201.2%200%201.1.7l.4-.1c0-.2.2-.2.4-.2h.3c.4%200%201%200%201.2.4.3-.3.1%200%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.3h.2C3.7.8%203.4.6%202.8.7c0-.2-.1-.2%200-.4l.1-.1-.1-.3h-.4l-.2.3H2v.1l.1.1C2%201%201.9.6%201.9.4%201.5.5.9%201%20.7%200H0v.6h.2L0%20.9V3h15c-.2-1-.2-1%200-1.5zm86-.5v.2l.4-.2h-.4zM79%202a.1.1%200%200%200%200%20.1%207.3%207.3%200%200%201-.3.7l-.6-.1V3h4.7v-.4a.4.4%200%200%201-.5%200c0-.3.2-.4.6-.4v.2c.1-.2.4-.3.7-.3-.2%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.8%205.8%200%200%200-.4%200c-.1%200-.2.1-.2.3-.1%200-.1-.2%200-.4l-.5-.2c-.4-.5-.4-1.4%200-1.4h-3.4c.2%201%20.2%201.4-.1%202zM20.5%203h1.2v-.7h-.1l.2-.1.5-.4c-.7.2-1.3.2-1.8%201.2zM95%201.3c.6%200%20.8%200%201.2.2a1%201%200%200%201-.1.6%201.2%201.2%200%200%201%20.4.3l-.5-.1a.9.9%200%200%200%200%20.3c-.5-.1-.7-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.2.2-.8.3-.1.4V3h13.1c-.2%200-.5-.2-.6-.5-.3-.2-.4-.4-.4-.7V2c-.3%200-.4.2-.7.1-.2-.7%200-.6%200-1.1-.2.1-.4.5-.5.7-.4%200-.2-.4-.1-.6-.3-.1-.3.1-.4.3%200-.3.4-.8.8-1.2V0h-.5v.2l-.3-.2h-6l.4.8.1.5z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  border-color: transparent
}
.tm-toolbar-default .uk-divider-vertical, .uk-card-primary.uk-card-body .uk-divider-vertical, .uk-card-primary > :not([class*=uk-card-media]) .uk-divider-vertical, .uk-card-secondary.uk-card-body .uk-divider-vertical, .uk-card-secondary > :not([class*=uk-card-media]) .uk-divider-vertical, .uk-light .uk-divider-vertical, .uk-overlay-primary .uk-divider-vertical, .uk-section-primary:not(.uk-preserve-color) .uk-divider-vertical, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-vertical, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-vertical, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-vertical {
  border-left-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-list-divider > li:nth-child(n+2), .uk-card-primary.uk-card-body .uk-list-divider > li:nth-child(n+2), .uk-card-primary > :not([class*=uk-card-media]) .uk-list-divider > li:nth-child(n+2), .uk-card-secondary.uk-card-body .uk-list-divider > li:nth-child(n+2), .uk-card-secondary > :not([class*=uk-card-media]) .uk-list-divider > li:nth-child(n+2), .uk-light .tm-child-list-divider > ul > li:nth-child(n+2), .uk-light .uk-list-divider > li:nth-child(n+2), .uk-overlay-primary .uk-list-divider > li:nth-child(n+2), .uk-section-primary:not(.uk-preserve-color) .uk-list-divider > li:nth-child(n+2), .uk-section-secondary:not(.uk-preserve-color) .uk-list-divider > li:nth-child(n+2), .uk-tile-primary:not(.uk-preserve-color) .uk-list-divider > li:nth-child(n+2), .uk-tile-secondary:not(.uk-preserve-color) .uk-list-divider > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-list-striped > li:nth-of-type(odd), .uk-card-primary.uk-card-body .uk-list-striped > li:nth-of-type(odd), .uk-card-primary > :not([class*=uk-card-media]) .uk-list-striped > li:nth-of-type(odd), .uk-card-secondary.uk-card-body .uk-list-striped > li:nth-of-type(odd), .uk-card-secondary > :not([class*=uk-card-media]) .uk-list-striped > li:nth-of-type(odd), .uk-light .uk-list-striped > li:nth-of-type(odd), .uk-overlay-primary .uk-list-striped > li:nth-of-type(odd), .uk-section-primary:not(.uk-preserve-color) .uk-list-striped > li:nth-of-type(odd), .uk-section-secondary:not(.uk-preserve-color) .uk-list-striped > li:nth-of-type(odd), .uk-tile-primary:not(.uk-preserve-color) .uk-list-striped > li:nth-of-type(odd), .uk-tile-secondary:not(.uk-preserve-color) .uk-list-striped > li:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-list-bullet > li::before, .uk-card-primary.uk-card-body .uk-list-bullet > li::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-list-bullet > li::before, .uk-card-secondary.uk-card-body .uk-list-bullet > li::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-list-bullet > li::before, .uk-light .uk-list-bullet > li::before, .uk-overlay-primary .uk-list-bullet > li::before, .uk-section-primary:not(.uk-preserve-color) .uk-list-bullet > li::before, .uk-section-secondary:not(.uk-preserve-color) .uk-list-bullet > li::before, .uk-tile-primary:not(.uk-preserve-color) .uk-list-bullet > li::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-list-bullet > li::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%3E%0A%20%20%3Cpath%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20d%3D%22M8.165%205.489c-.054-.001-.046.012-.057.019a.238.238%200%200%201%20.057-.019zm2.167-.01c-.181-.133-.546%200-.542-.055a2.966%202.966%200%200%200-.259.002c-.025.163-.062.32-.105.477.194.061.359.121.178.133l-.035-.02a1.037%201.037%200%200%200-.179%200c-.01.036-.021.071-.033.107.133.109.433.263.088.282l.177.026c.009.219-.291.35-.533.45-.028.015-.056.026-.083.039a4.506%204.506%200%200%201-1.108%201.302c-.131.26-.342.474-.637.541-.153.428-.352%201.011-.752%201.223-.192.119-.408.201-.637.178a1.293%201.293%200%200%201-.693-.439c-.212-.326-.406-.147-.665.015-.246.16-.57.369-.69-.056-.264-.322-.64-.197-1.037-.229a2.75%202.75%200%200%201-.609-.053.72.72%200%200%201-.428-.357c-.367-.127-.508-.504-.621-.845-.147-.325-.159-.681-.464-.907l.13-.061C.286%206.567.014%205.597.206%204.795A.94.94%200%200%201%200%204.229c.019-.185.079-.367.143-.545.104-.374.321-.667.248-1.159l.06.037c.008-.368.444-.418.527-.768.002.042.038.06.09.107-.013-.38.117-.671.291-.917.173-.25.388-.459.663-.572.27-.119.542-.238.839-.28l.898-.101C4.299.1%204.801-.062%205.32.027c.255.035.517.045.75.166.134.07.259.158.377.259.123.038.252.066.37.115l.115-.113c.114.158.321.177.534.091a.34.34%200%200%200-.033.063c.554.001.355.954%201.088.64.318.246.588.545.911.814.287.292.503.663.604%201.056.232-.074.219%200%20.374.005-.302.211.095.281-.24.45.456.087.399.381.51.598-.01.023-.09-.02-.224.053-.204.152.317-.031.223.101l-.17.009c-.303.193.36.247.159.447-.188-.036-.192.038-.369.034.021-.25.114-.527.039-.775-.076-.246-.253-.474-.638-.577.137-.043.239-.086.283-.133-.452-.342-.749-.724-1.097-1.022.449.699.717%201.525.717%202.416%200%20.184-.032.357-.054.535.147.007.297.016.461.021.388-.016.419.165.322.199zm-2.167.01c.088-.023.23-.034.363-.05a3.503%203.503%200%200%200-2.697-4.137l-.005.005.002-.005a3.473%203.473%200%200%200-.726-.078c-1.93%200-3.5%201.57-3.5%203.5s1.57%203.5%203.5%203.5c.381%200%20.741-.076%201.085-.189a.473.473%200%200%200-.001-.155c.059.064.091.08.133.113.169-.062.327-.142.482-.229.014-.06.06-.079.128-.069.051-.031.104-.057.154-.091-.149-.31.288-.078.034-.449.091-.087.405-.083.476-.243.042.028.1.056.149.084l.017-.02c-.271-.237.252-.087-.184-.333.759.265-.36-.284.278-.099-.021%200%20.025.021.068.043.005-.029.057-.065.175-.078a3.17%203.17%200%200%200%20.112-.207c.062-.19.126-.395-.022-.592.592.102-.422-.106-.076-.081l.168.004c.056-.025.272-.075-.08-.142l-.033-.002z%22%2F%3E%0A%3C%2Fsvg%3E%0A")
}
.tm-toolbar-default .uk-table th, .uk-card-primary.uk-card-body .uk-table th, .uk-card-primary > :not([class*=uk-card-media]) .uk-table th, .uk-card-secondary.uk-card-body .uk-table th, .uk-card-secondary > :not([class*=uk-card-media]) .uk-table th, .uk-light .uk-table th, .uk-overlay-primary .uk-table th, .uk-section-primary:not(.uk-preserve-color) .uk-table th, .uk-section-secondary:not(.uk-preserve-color) .uk-table th, .uk-tile-primary:not(.uk-preserve-color) .uk-table th, .uk-tile-secondary:not(.uk-preserve-color) .uk-table th {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-table caption, .uk-card-primary.uk-card-body .uk-table caption, .uk-card-primary > :not([class*=uk-card-media]) .uk-table caption, .uk-card-secondary.uk-card-body .uk-table caption, .uk-card-secondary > :not([class*=uk-card-media]) .uk-table caption, .uk-light .uk-table caption, .uk-overlay-primary .uk-table caption, .uk-section-primary:not(.uk-preserve-color) .uk-table caption, .uk-section-secondary:not(.uk-preserve-color) .uk-table caption, .uk-tile-primary:not(.uk-preserve-color) .uk-table caption, .uk-tile-secondary:not(.uk-preserve-color) .uk-table caption {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-table tbody tr.uk-active, .tm-toolbar-default .uk-table > tr.uk-active, .uk-card-primary.uk-card-body .uk-table tbody tr.uk-active, .uk-card-primary.uk-card-body .uk-table > tr.uk-active, .uk-card-primary > :not([class*=uk-card-media]) .uk-table tbody tr.uk-active, .uk-card-primary > :not([class*=uk-card-media]) .uk-table > tr.uk-active, .uk-card-secondary.uk-card-body .uk-table tbody tr.uk-active, .uk-card-secondary.uk-card-body .uk-table > tr.uk-active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-table tbody tr.uk-active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-table > tr.uk-active, .uk-light .uk-table tbody tr.uk-active, .uk-light .uk-table > tr.uk-active, .uk-overlay-primary .uk-table tbody tr.uk-active, .uk-overlay-primary .uk-table > tr.uk-active, .uk-section-primary:not(.uk-preserve-color) .uk-table tbody tr.uk-active, .uk-section-primary:not(.uk-preserve-color) .uk-table > tr.uk-active, .uk-section-secondary:not(.uk-preserve-color) .uk-table tbody tr.uk-active, .uk-section-secondary:not(.uk-preserve-color) .uk-table > tr.uk-active, .uk-tile-primary:not(.uk-preserve-color) .uk-table tbody tr.uk-active, .uk-tile-primary:not(.uk-preserve-color) .uk-table > tr.uk-active, .uk-tile-secondary:not(.uk-preserve-color) .uk-table tbody tr.uk-active, .uk-tile-secondary:not(.uk-preserve-color) .uk-table > tr.uk-active {
  background: rgba(255, 255, 255, .08)
}
.tm-toolbar-default .uk-table-divider > :first-child > tr:not(:first-child), .tm-toolbar-default .uk-table-divider > :not(:first-child) > tr, .tm-toolbar-default .uk-table-divider > tr:not(:first-child), .uk-card-primary.uk-card-body .uk-table-divider > :first-child > tr:not(:first-child), .uk-card-primary.uk-card-body .uk-table-divider > :not(:first-child) > tr, .uk-card-primary.uk-card-body .uk-table-divider > tr:not(:first-child), .uk-card-primary > :not([class*=uk-card-media]) .uk-table-divider > :first-child > tr:not(:first-child), .uk-card-primary > :not([class*=uk-card-media]) .uk-table-divider > :not(:first-child) > tr, .uk-card-primary > :not([class*=uk-card-media]) .uk-table-divider > tr:not(:first-child), .uk-card-secondary.uk-card-body .uk-table-divider > :first-child > tr:not(:first-child), .uk-card-secondary.uk-card-body .uk-table-divider > :not(:first-child) > tr, .uk-card-secondary.uk-card-body .uk-table-divider > tr:not(:first-child), .uk-card-secondary > :not([class*=uk-card-media]) .uk-table-divider > :first-child > tr:not(:first-child), .uk-card-secondary > :not([class*=uk-card-media]) .uk-table-divider > :not(:first-child) > tr, .uk-card-secondary > :not([class*=uk-card-media]) .uk-table-divider > tr:not(:first-child), .uk-light .uk-table-divider > :first-child > tr:not(:first-child), .uk-light .uk-table-divider > :not(:first-child) > tr, .uk-light .uk-table-divider > tr:not(:first-child), .uk-overlay-primary .uk-table-divider > :first-child > tr:not(:first-child), .uk-overlay-primary .uk-table-divider > :not(:first-child) > tr, .uk-overlay-primary .uk-table-divider > tr:not(:first-child), .uk-section-primary:not(.uk-preserve-color) .uk-table-divider > :first-child > tr:not(:first-child), .uk-section-primary:not(.uk-preserve-color) .uk-table-divider > :not(:first-child) > tr, .uk-section-primary:not(.uk-preserve-color) .uk-table-divider > tr:not(:first-child), .uk-section-secondary:not(.uk-preserve-color) .uk-table-divider > :first-child > tr:not(:first-child), .uk-section-secondary:not(.uk-preserve-color) .uk-table-divider > :not(:first-child) > tr, .uk-section-secondary:not(.uk-preserve-color) .uk-table-divider > tr:not(:first-child), .uk-tile-primary:not(.uk-preserve-color) .uk-table-divider > :first-child > tr:not(:first-child), .uk-tile-primary:not(.uk-preserve-color) .uk-table-divider > :not(:first-child) > tr, .uk-tile-primary:not(.uk-preserve-color) .uk-table-divider > tr:not(:first-child), .uk-tile-secondary:not(.uk-preserve-color) .uk-table-divider > :first-child > tr:not(:first-child), .uk-tile-secondary:not(.uk-preserve-color) .uk-table-divider > :not(:first-child) > tr, .uk-tile-secondary:not(.uk-preserve-color) .uk-table-divider > tr:not(:first-child) {
  border-top-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-table-striped tbody tr:nth-of-type(odd), .tm-toolbar-default .uk-table-striped > tr:nth-of-type(odd), .uk-card-primary.uk-card-body .uk-table-striped tbody tr:nth-of-type(odd), .uk-card-primary.uk-card-body .uk-table-striped > tr:nth-of-type(odd), .uk-card-primary > :not([class*=uk-card-media]) .uk-table-striped tbody tr:nth-of-type(odd), .uk-card-primary > :not([class*=uk-card-media]) .uk-table-striped > tr:nth-of-type(odd), .uk-card-secondary.uk-card-body .uk-table-striped tbody tr:nth-of-type(odd), .uk-card-secondary.uk-card-body .uk-table-striped > tr:nth-of-type(odd), .uk-card-secondary > :not([class*=uk-card-media]) .uk-table-striped tbody tr:nth-of-type(odd), .uk-card-secondary > :not([class*=uk-card-media]) .uk-table-striped > tr:nth-of-type(odd), .uk-light .uk-table-striped tbody tr:nth-of-type(odd), .uk-light .uk-table-striped > tr:nth-of-type(odd), .uk-overlay-primary .uk-table-striped tbody tr:nth-of-type(odd), .uk-overlay-primary .uk-table-striped > tr:nth-of-type(odd), .uk-section-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd), .uk-section-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(odd), .uk-section-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd), .uk-section-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(odd), .uk-tile-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd), .uk-tile-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(odd), .uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd), .uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(odd) {
  background: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-table-hover tbody tr:hover, .tm-toolbar-default .uk-table-hover > tr:hover, .uk-card-primary.uk-card-body .uk-table-hover tbody tr:hover, .uk-card-primary.uk-card-body .uk-table-hover > tr:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-table-hover tbody tr:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-table-hover > tr:hover, .uk-card-secondary.uk-card-body .uk-table-hover tbody tr:hover, .uk-card-secondary.uk-card-body .uk-table-hover > tr:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-table-hover tbody tr:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-table-hover > tr:hover, .uk-light .uk-table-hover tbody tr:hover, .uk-light .uk-table-hover > tr:hover, .uk-overlay-primary .uk-table-hover tbody tr:hover, .uk-overlay-primary .uk-table-hover > tr:hover, .uk-section-primary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover, .uk-section-primary:not(.uk-preserve-color) .uk-table-hover > tr:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-table-hover > tr:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-table-hover > tr:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-table-hover > tr:hover {
  background: rgba(255, 255, 255, .08)
}
.tm-toolbar-default .uk-icon-link, .uk-card-primary.uk-card-body .uk-icon-link, .uk-card-primary > :not([class*=uk-card-media]) .uk-icon-link, .uk-card-secondary.uk-card-body .uk-icon-link, .uk-card-secondary > :not([class*=uk-card-media]) .uk-icon-link, .uk-light .uk-icon-link, .uk-overlay-primary .uk-icon-link, .uk-section-primary:not(.uk-preserve-color) .uk-icon-link, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-link, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-link, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link {
  color: #fff
}
.tm-toolbar-default .uk-icon-link:focus, .tm-toolbar-default .uk-icon-link:hover, .uk-card-primary.uk-card-body .uk-icon-link:focus, .uk-card-primary.uk-card-body .uk-icon-link:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-icon-link:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-icon-link:hover, .uk-card-secondary.uk-card-body .uk-icon-link:focus, .uk-card-secondary.uk-card-body .uk-icon-link:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-icon-link:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-icon-link:hover, .uk-light .uk-icon-link:focus, .uk-light .uk-icon-link:hover, .uk-overlay-primary .uk-icon-link:focus, .uk-overlay-primary .uk-icon-link:hover, .uk-section-primary:not(.uk-preserve-color) .uk-icon-link:focus, .uk-section-primary:not(.uk-preserve-color) .uk-icon-link:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-active > .uk-icon-link, .tm-toolbar-default .uk-icon-link:active, .uk-card-primary.uk-card-body .uk-active > .uk-icon-link, .uk-card-primary.uk-card-body .uk-icon-link:active, .uk-card-primary > :not([class*=uk-card-media]) .uk-active > .uk-icon-link, .uk-card-primary > :not([class*=uk-card-media]) .uk-icon-link:active, .uk-card-secondary.uk-card-body .uk-active > .uk-icon-link, .uk-card-secondary.uk-card-body .uk-icon-link:active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-active > .uk-icon-link, .uk-card-secondary > :not([class*=uk-card-media]) .uk-icon-link:active, .uk-light .uk-active > .uk-icon-link, .uk-light .uk-icon-link:active, .uk-overlay-primary .uk-active > .uk-icon-link, .uk-overlay-primary .uk-icon-link:active, .uk-section-primary:not(.uk-preserve-color) .uk-active > .uk-icon-link, .uk-section-primary:not(.uk-preserve-color) .uk-icon-link:active, .uk-section-secondary:not(.uk-preserve-color) .uk-active > .uk-icon-link, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:active, .uk-tile-primary:not(.uk-preserve-color) .uk-active > .uk-icon-link, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-active > .uk-icon-link, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:active {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-icon-button, .uk-card-primary.uk-card-body .uk-icon-button, .uk-card-primary > :not([class*=uk-card-media]) .uk-icon-button, .uk-card-secondary.uk-card-body .uk-icon-button, .uk-card-secondary > :not([class*=uk-card-media]) .uk-icon-button, .uk-light .uk-icon-button, .uk-overlay-primary .uk-icon-button, .uk-section-primary:not(.uk-preserve-color) .uk-icon-button, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-button, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-button, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button {
  background-color: rgba(255, 255, 255, .1);
  color: #fff;
  border-color: transparent
}
.tm-toolbar-default .uk-icon-button:focus, .tm-toolbar-default .uk-icon-button:hover, .uk-card-primary.uk-card-body .uk-icon-button:focus, .uk-card-primary.uk-card-body .uk-icon-button:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-icon-button:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-icon-button:hover, .uk-card-secondary.uk-card-body .uk-icon-button:focus, .uk-card-secondary.uk-card-body .uk-icon-button:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-icon-button:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-icon-button:hover, .uk-light .uk-icon-button:focus, .uk-light .uk-icon-button:hover, .uk-overlay-primary .uk-icon-button:focus, .uk-overlay-primary .uk-icon-button:hover, .uk-section-primary:not(.uk-preserve-color) .uk-icon-button:focus, .uk-section-primary:not(.uk-preserve-color) .uk-icon-button:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:hover {
  background-color: transparent;
  color: rgba(255, 255, 255, .7);
  border-color: transparent
}
.tm-toolbar-default .uk-icon-button:active, .uk-card-primary.uk-card-body .uk-icon-button:active, .uk-card-primary > :not([class*=uk-card-media]) .uk-icon-button:active, .uk-card-secondary.uk-card-body .uk-icon-button:active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-icon-button:active, .uk-light .uk-icon-button:active, .uk-overlay-primary .uk-icon-button:active, .uk-section-primary:not(.uk-preserve-color) .uk-icon-button:active, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:active, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:active {
  background-color: rgba(255, 255, 255, .1);
  color: #fff;
  border-color: transparent
}
.tm-toolbar-default .uk-input, .tm-toolbar-default .uk-select, .tm-toolbar-default .uk-textarea, .uk-card-primary.uk-card-body .uk-input, .uk-card-primary.uk-card-body .uk-select, .uk-card-primary.uk-card-body .uk-textarea, .uk-card-primary > :not([class*=uk-card-media]) .uk-input, .uk-card-primary > :not([class*=uk-card-media]) .uk-select, .uk-card-primary > :not([class*=uk-card-media]) .uk-textarea, .uk-card-secondary.uk-card-body .uk-input, .uk-card-secondary.uk-card-body .uk-select, .uk-card-secondary.uk-card-body .uk-textarea, .uk-card-secondary > :not([class*=uk-card-media]) .uk-input, .uk-card-secondary > :not([class*=uk-card-media]) .uk-select, .uk-card-secondary > :not([class*=uk-card-media]) .uk-textarea, .uk-light .uk-input, .uk-light .uk-select, .uk-light .uk-textarea, .uk-overlay-primary .uk-input, .uk-overlay-primary .uk-select, .uk-overlay-primary .uk-textarea, .uk-section-primary:not(.uk-preserve-color) .uk-input, .uk-section-primary:not(.uk-preserve-color) .uk-select, .uk-section-primary:not(.uk-preserve-color) .uk-textarea, .uk-section-secondary:not(.uk-preserve-color) .uk-input, .uk-section-secondary:not(.uk-preserve-color) .uk-select, .uk-section-secondary:not(.uk-preserve-color) .uk-textarea, .uk-tile-primary:not(.uk-preserve-color) .uk-input, .uk-tile-primary:not(.uk-preserve-color) .uk-select, .uk-tile-primary:not(.uk-preserve-color) .uk-textarea, .uk-tile-secondary:not(.uk-preserve-color) .uk-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-select, .uk-tile-secondary:not(.uk-preserve-color) .uk-textarea {
  background-color: transparent;
  color: rgba(255, 255, 255, .7);
  background-clip: padding-box;
  border-color: rgba(255, 255, 255, .1) !important
}
.tm-toolbar-default .uk-input:focus, .tm-toolbar-default .uk-select:focus, .tm-toolbar-default .uk-textarea:focus, .uk-card-primary.uk-card-body .uk-input:focus, .uk-card-primary.uk-card-body .uk-select:focus, .uk-card-primary.uk-card-body .uk-textarea:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-input:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-select:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-textarea:focus, .uk-card-secondary.uk-card-body .uk-input:focus, .uk-card-secondary.uk-card-body .uk-select:focus, .uk-card-secondary.uk-card-body .uk-textarea:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-input:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-select:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-textarea:focus, .uk-light .uk-input:focus, .uk-light .uk-select:focus, .uk-light .uk-textarea:focus, .uk-overlay-primary .uk-input:focus, .uk-overlay-primary .uk-select:focus, .uk-overlay-primary .uk-textarea:focus, .uk-section-primary:not(.uk-preserve-color) .uk-input:focus, .uk-section-primary:not(.uk-preserve-color) .uk-select:focus, .uk-section-primary:not(.uk-preserve-color) .uk-textarea:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-input:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-select:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-textarea:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-input:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-select:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-textarea:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-input:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-select:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-textarea:focus {
  background-color: transparent;
  color: rgba(255, 255, 255, .7);
  border-color: #fff !important
}
.tm-toolbar-default .uk-input::-ms-input-placeholder, .uk-card-primary.uk-card-body .uk-input::-ms-input-placeholder, .uk-card-primary > :not([class*=uk-card-media]) .uk-input::-ms-input-placeholder, .uk-card-secondary.uk-card-body .uk-input::-ms-input-placeholder, .uk-card-secondary > :not([class*=uk-card-media]) .uk-input::-ms-input-placeholder, .uk-light .uk-input::-ms-input-placeholder, .uk-overlay-primary .uk-input::-ms-input-placeholder, .uk-section-primary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder, .uk-section-secondary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder, .uk-tile-primary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder, .uk-tile-secondary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder {
  color: rgba(255, 255, 255, .45) !important
}
.tm-toolbar-default .uk-input::placeholder, .uk-card-primary.uk-card-body .uk-input::placeholder, .uk-card-primary > :not([class*=uk-card-media]) .uk-input::placeholder, .uk-card-secondary.uk-card-body .uk-input::placeholder, .uk-card-secondary > :not([class*=uk-card-media]) .uk-input::placeholder, .uk-light .uk-input::placeholder, .uk-overlay-primary .uk-input::placeholder, .uk-section-primary:not(.uk-preserve-color) .uk-input::placeholder, .uk-section-secondary:not(.uk-preserve-color) .uk-input::placeholder, .uk-tile-primary:not(.uk-preserve-color) .uk-input::placeholder, .uk-tile-secondary:not(.uk-preserve-color) .uk-input::placeholder {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-textarea::-ms-input-placeholder, .uk-card-primary.uk-card-body .uk-textarea::-ms-input-placeholder, .uk-card-primary > :not([class*=uk-card-media]) .uk-textarea::-ms-input-placeholder, .uk-card-secondary.uk-card-body .uk-textarea::-ms-input-placeholder, .uk-card-secondary > :not([class*=uk-card-media]) .uk-textarea::-ms-input-placeholder, .uk-light .uk-textarea::-ms-input-placeholder, .uk-overlay-primary .uk-textarea::-ms-input-placeholder, .uk-section-primary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder, .uk-section-secondary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder, .uk-tile-primary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder, .uk-tile-secondary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, .45) !important
}
.tm-toolbar-default .uk-textarea::placeholder, .uk-card-primary.uk-card-body .uk-textarea::placeholder, .uk-card-primary > :not([class*=uk-card-media]) .uk-textarea::placeholder, .uk-card-secondary.uk-card-body .uk-textarea::placeholder, .uk-card-secondary > :not([class*=uk-card-media]) .uk-textarea::placeholder, .uk-light .uk-textarea::placeholder, .uk-overlay-primary .uk-textarea::placeholder, .uk-section-primary:not(.uk-preserve-color) .uk-textarea::placeholder, .uk-section-secondary:not(.uk-preserve-color) .uk-textarea::placeholder, .uk-tile-primary:not(.uk-preserve-color) .uk-textarea::placeholder, .uk-tile-secondary:not(.uk-preserve-color) .uk-textarea::placeholder {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-select:not([multiple]):not([size]), .uk-card-primary.uk-card-body .uk-select:not([multiple]):not([size]), .uk-card-primary > :not([class*=uk-card-media]) .uk-select:not([multiple]):not([size]), .uk-card-secondary.uk-card-body .uk-select:not([multiple]):not([size]), .uk-card-secondary > :not([class*=uk-card-media]) .uk-select:not([multiple]):not([size]), .uk-light .uk-select:not([multiple]):not([size]), .uk-overlay-primary .uk-select:not([multiple]):not([size]), .uk-section-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-section-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-tile-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-tile-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}
.tm-toolbar-default .uk-input[list]:focus, .tm-toolbar-default .uk-input[list]:hover, .uk-card-primary.uk-card-body .uk-input[list]:focus, .uk-card-primary.uk-card-body .uk-input[list]:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-input[list]:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-input[list]:hover, .uk-card-secondary.uk-card-body .uk-input[list]:focus, .uk-card-secondary.uk-card-body .uk-input[list]:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-input[list]:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-input[list]:hover, .uk-light .uk-input[list]:focus, .uk-light .uk-input[list]:hover, .uk-overlay-primary .uk-input[list]:focus, .uk-overlay-primary .uk-input[list]:hover, .uk-section-primary:not(.uk-preserve-color) .uk-input[list]:focus, .uk-section-primary:not(.uk-preserve-color) .uk-input[list]:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-input[list]:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-input[list]:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-input[list]:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-input[list]:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}
.tm-toolbar-default .uk-checkbox, .tm-toolbar-default .uk-radio, .uk-card-primary.uk-card-body .uk-checkbox, .uk-card-primary.uk-card-body .uk-radio, .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox, .uk-card-primary > :not([class*=uk-card-media]) .uk-radio, .uk-card-secondary.uk-card-body .uk-checkbox, .uk-card-secondary.uk-card-body .uk-radio, .uk-card-secondary > :not([class*=uk-card-media]) .uk-checkbox, .uk-card-secondary > :not([class*=uk-card-media]) .uk-radio, .uk-light .uk-checkbox, .uk-light .uk-radio, .uk-overlay-primary .uk-checkbox, .uk-overlay-primary .uk-radio, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox, .uk-section-primary:not(.uk-preserve-color) .uk-radio, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox, .uk-section-secondary:not(.uk-preserve-color) .uk-radio, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox, .uk-tile-primary:not(.uk-preserve-color) .uk-radio, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio {
  background-color: rgba(242, 242, 242, .1);
  border-color: transparent
}
.tm-toolbar-default .uk-checkbox:focus, .tm-toolbar-default .uk-radio:focus, .uk-card-primary.uk-card-body .uk-checkbox:focus, .uk-card-primary.uk-card-body .uk-radio:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-radio:focus, .uk-card-secondary.uk-card-body .uk-checkbox:focus, .uk-card-secondary.uk-card-body .uk-radio:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-checkbox:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-radio:focus, .uk-light .uk-checkbox:focus, .uk-light .uk-radio:focus, .uk-overlay-primary .uk-checkbox:focus, .uk-overlay-primary .uk-radio:focus, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:focus, .uk-section-primary:not(.uk-preserve-color) .uk-radio:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-radio:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-radio:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio:focus {
  border-color: transparent
}
.tm-toolbar-default .uk-checkbox:checked, .tm-toolbar-default .uk-checkbox:indeterminate, .tm-toolbar-default .uk-radio:checked, .uk-card-primary.uk-card-body .uk-checkbox:checked, .uk-card-primary.uk-card-body .uk-checkbox:indeterminate, .uk-card-primary.uk-card-body .uk-radio:checked, .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox:checked, .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox:indeterminate, .uk-card-primary > :not([class*=uk-card-media]) .uk-radio:checked, .uk-card-secondary.uk-card-body .uk-checkbox:checked, .uk-card-secondary.uk-card-body .uk-checkbox:indeterminate, .uk-card-secondary.uk-card-body .uk-radio:checked, .uk-card-secondary > :not([class*=uk-card-media]) .uk-checkbox:checked, .uk-card-secondary > :not([class*=uk-card-media]) .uk-checkbox:indeterminate, .uk-card-secondary > :not([class*=uk-card-media]) .uk-radio:checked, .uk-light .uk-checkbox:checked, .uk-light .uk-checkbox:indeterminate, .uk-light .uk-radio:checked, .uk-overlay-primary .uk-checkbox:checked, .uk-overlay-primary .uk-checkbox:indeterminate, .uk-overlay-primary .uk-radio:checked, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-section-primary:not(.uk-preserve-color) .uk-radio:checked, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked {
  background-color: #fff;
  border-color: transparent
}
.tm-toolbar-default .uk-checkbox:checked:focus, .tm-toolbar-default .uk-checkbox:indeterminate:focus, .tm-toolbar-default .uk-radio:checked:focus, .uk-card-primary.uk-card-body .uk-checkbox:checked:focus, .uk-card-primary.uk-card-body .uk-checkbox:indeterminate:focus, .uk-card-primary.uk-card-body .uk-radio:checked:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox:checked:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox:indeterminate:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-radio:checked:focus, .uk-card-secondary.uk-card-body .uk-checkbox:checked:focus, .uk-card-secondary.uk-card-body .uk-checkbox:indeterminate:focus, .uk-card-secondary.uk-card-body .uk-radio:checked:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-checkbox:checked:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-checkbox:indeterminate:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-radio:checked:focus, .uk-light .uk-checkbox:checked:focus, .uk-light .uk-checkbox:indeterminate:focus, .uk-light .uk-radio:checked:focus, .uk-overlay-primary .uk-checkbox:checked:focus, .uk-overlay-primary .uk-checkbox:indeterminate:focus, .uk-overlay-primary .uk-radio:checked:focus, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus, .uk-section-primary:not(.uk-preserve-color) .uk-radio:checked:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked:focus {
  background-color: #e6e6e6
}
.tm-toolbar-default .uk-radio:checked, .uk-card-primary.uk-card-body .uk-radio:checked, .uk-card-primary > :not([class*=uk-card-media]) .uk-radio:checked, .uk-card-secondary.uk-card-body .uk-radio:checked, .uk-card-secondary > :not([class*=uk-card-media]) .uk-radio:checked, .uk-light .uk-radio:checked, .uk-overlay-primary .uk-radio:checked, .uk-section-primary:not(.uk-preserve-color) .uk-radio:checked, .uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked, .uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%2322201E%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.tm-toolbar-default .uk-checkbox:checked, .uk-card-primary.uk-card-body .uk-checkbox:checked, .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox:checked, .uk-card-secondary.uk-card-body .uk-checkbox:checked, .uk-card-secondary > :not([class*=uk-card-media]) .uk-checkbox:checked, .uk-light .uk-checkbox:checked, .uk-overlay-primary .uk-checkbox:checked, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%2322201E%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}
.tm-toolbar-default .uk-checkbox:indeterminate, .uk-card-primary.uk-card-body .uk-checkbox:indeterminate, .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox:indeterminate, .uk-card-secondary.uk-card-body .uk-checkbox:indeterminate, .uk-card-secondary > :not([class*=uk-card-media]) .uk-checkbox:indeterminate, .uk-light .uk-checkbox:indeterminate, .uk-overlay-primary .uk-checkbox:indeterminate, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%2322201E%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.tm-toolbar-default .uk-form-label, .uk-card-primary.uk-card-body .uk-form-label, .uk-card-primary > :not([class*=uk-card-media]) .uk-form-label, .uk-card-secondary.uk-card-body .uk-form-label, .uk-card-secondary > :not([class*=uk-card-media]) .uk-form-label, .uk-light .uk-form-label, .uk-overlay-primary .uk-form-label, .uk-section-primary:not(.uk-preserve-color) .uk-form-label, .uk-section-secondary:not(.uk-preserve-color) .uk-form-label, .uk-tile-primary:not(.uk-preserve-color) .uk-form-label, .uk-tile-secondary:not(.uk-preserve-color) .uk-form-label {
  color: #fff
}
.tm-toolbar-default .uk-form-icon, .uk-card-primary.uk-card-body .uk-form-icon, .uk-card-primary > :not([class*=uk-card-media]) .uk-form-icon, .uk-card-secondary.uk-card-body .uk-form-icon, .uk-card-secondary > :not([class*=uk-card-media]) .uk-form-icon, .uk-light .uk-form-icon, .uk-overlay-primary .uk-form-icon, .uk-section-primary:not(.uk-preserve-color) .uk-form-icon, .uk-section-secondary:not(.uk-preserve-color) .uk-form-icon, .uk-tile-primary:not(.uk-preserve-color) .uk-form-icon, .uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-form-icon:hover, .uk-card-primary.uk-card-body .uk-form-icon:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-form-icon:hover, .uk-card-secondary.uk-card-body .uk-form-icon:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-form-icon:hover, .uk-light .uk-form-icon:hover, .uk-overlay-primary .uk-form-icon:hover, .uk-section-primary:not(.uk-preserve-color) .uk-form-icon:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-form-icon:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-form-icon:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-button-default, .uk-card-primary.uk-card-body .uk-button-default, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-default, .uk-card-secondary.uk-card-body .uk-button-default, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-default, .uk-light .uk-button-default, .uk-notification-message-danger .uk-button-default, .uk-notification-message-primary .uk-button-default, .uk-notification-message-success .uk-button-default, .uk-notification-message-warning .uk-button-default, .uk-overlay-primary .uk-button-default, .uk-section-primary:not(.uk-preserve-color) .uk-button-default, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default {
  background-color: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, .45);
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22rgba%28255,%20255,%20255,%200.45%29%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.tm-toolbar-default .uk-button-default:focus, .tm-toolbar-default .uk-button-default:hover, .uk-card-primary.uk-card-body .uk-button-default:focus, .uk-card-primary.uk-card-body .uk-button-default:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-default:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-default:hover, .uk-card-secondary.uk-card-body .uk-button-default:focus, .uk-card-secondary.uk-card-body .uk-button-default:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-default:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-default:hover, .uk-light .uk-button-default:focus, .uk-light .uk-button-default:hover, .uk-notification-message-danger .uk-button-default:focus, .uk-notification-message-danger .uk-button-default:hover, .uk-notification-message-primary .uk-button-default:focus, .uk-notification-message-primary .uk-button-default:hover, .uk-notification-message-success .uk-button-default:focus, .uk-notification-message-success .uk-button-default:hover, .uk-notification-message-warning .uk-button-default:focus, .uk-notification-message-warning .uk-button-default:hover, .uk-overlay-primary .uk-button-default:focus, .uk-overlay-primary .uk-button-default:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-default:focus, .uk-section-primary:not(.uk-preserve-color) .uk-button-default:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover {
  background-color: transparent;
  color: rgba(255, 255, 255, .7);
  border-color: #fff
}
.tm-toolbar-default .uk-button-default.uk-active, .tm-toolbar-default .uk-button-default:active, .uk-card-primary.uk-card-body .uk-button-default.uk-active, .uk-card-primary.uk-card-body .uk-button-default:active, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-default.uk-active, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-default:active, .uk-card-secondary.uk-card-body .uk-button-default.uk-active, .uk-card-secondary.uk-card-body .uk-button-default:active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-default.uk-active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-default:active, .uk-light .uk-button-default.uk-active, .uk-light .uk-button-default:active, .uk-notification-message-danger .uk-button-default.uk-active, .uk-notification-message-danger .uk-button-default:active, .uk-notification-message-primary .uk-button-default.uk-active, .uk-notification-message-primary .uk-button-default:active, .uk-notification-message-success .uk-button-default.uk-active, .uk-notification-message-success .uk-button-default:active, .uk-notification-message-warning .uk-button-default.uk-active, .uk-notification-message-warning .uk-button-default:active, .uk-overlay-primary .uk-button-default.uk-active, .uk-overlay-primary .uk-button-default:active, .uk-section-primary:not(.uk-preserve-color) .uk-button-default.uk-active, .uk-section-primary:not(.uk-preserve-color) .uk-button-default:active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default.uk-active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default:active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default.uk-active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default.uk-active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:active {
  background-color: transparent;
  color: rgba(255, 255, 255, .45);
  border-color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-button-primary, .uk-card-primary.uk-card-body .uk-button-primary, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-primary, .uk-card-secondary.uk-card-body .uk-button-primary, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-primary, .uk-light .uk-button-primary, .uk-notification-message-danger .uk-button-primary, .uk-notification-message-primary .uk-button-primary, .uk-notification-message-success .uk-button-primary, .uk-notification-message-warning .uk-button-primary, .uk-overlay-primary .uk-button-primary, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary {
  background-color: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, .45);
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22rgba%28255,%20255,%20255,%200.45%29%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.tm-toolbar-default .uk-button-primary:focus, .tm-toolbar-default .uk-button-primary:hover, .uk-card-primary.uk-card-body .uk-button-primary:focus, .uk-card-primary.uk-card-body .uk-button-primary:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-primary:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-primary:hover, .uk-card-secondary.uk-card-body .uk-button-primary:focus, .uk-card-secondary.uk-card-body .uk-button-primary:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-primary:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-primary:hover, .uk-light .uk-button-primary:focus, .uk-light .uk-button-primary:hover, .uk-notification-message-danger .uk-button-primary:focus, .uk-notification-message-danger .uk-button-primary:hover, .uk-notification-message-primary .uk-button-primary:focus, .uk-notification-message-primary .uk-button-primary:hover, .uk-notification-message-success .uk-button-primary:focus, .uk-notification-message-success .uk-button-primary:hover, .uk-notification-message-warning .uk-button-primary:focus, .uk-notification-message-warning .uk-button-primary:hover, .uk-overlay-primary .uk-button-primary:focus, .uk-overlay-primary .uk-button-primary:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary:focus, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:hover {
  background-color: transparent;
  color: rgba(255, 255, 255, .7);
  border-color: #fff
}
.tm-toolbar-default .uk-button-primary.uk-active, .tm-toolbar-default .uk-button-primary:active, .uk-card-primary.uk-card-body .uk-button-primary.uk-active, .uk-card-primary.uk-card-body .uk-button-primary:active, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-primary.uk-active, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-primary:active, .uk-card-secondary.uk-card-body .uk-button-primary.uk-active, .uk-card-secondary.uk-card-body .uk-button-primary:active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-primary.uk-active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-primary:active, .uk-light .uk-button-primary.uk-active, .uk-light .uk-button-primary:active, .uk-notification-message-danger .uk-button-primary.uk-active, .uk-notification-message-danger .uk-button-primary:active, .uk-notification-message-primary .uk-button-primary.uk-active, .uk-notification-message-primary .uk-button-primary:active, .uk-notification-message-success .uk-button-primary.uk-active, .uk-notification-message-success .uk-button-primary:active, .uk-notification-message-warning .uk-button-primary.uk-active, .uk-notification-message-warning .uk-button-primary:active, .uk-overlay-primary .uk-button-primary.uk-active, .uk-overlay-primary .uk-button-primary:active, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary.uk-active, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary:active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary.uk-active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:active {
  background-color: transparent;
  color: rgba(255, 255, 255, .45);
  border-color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-button-secondary, .uk-card-primary.uk-card-body .uk-button-secondary, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-secondary, .uk-card-secondary.uk-card-body .uk-button-secondary, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-secondary, .uk-light .uk-button-secondary, .uk-notification-message-danger .uk-button-secondary, .uk-notification-message-primary .uk-button-secondary, .uk-notification-message-success .uk-button-secondary, .uk-notification-message-warning .uk-button-secondary, .uk-overlay-primary .uk-button-secondary, .uk-section-primary:not(.uk-preserve-color) .uk-button-secondary, .uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary, .uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary {
  background-color: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, .45);
  border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120.2%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%3E%0D%0A%20%20%20%20%3Cpath%20fill%3D%22rgba%28255,%20255,%20255,%200.45%29%22%20d%3D%22M.9%2027c0-.2-.2-.2-.2-.1v.1l.3.4a3.4%203.4%200%200%201-.4.1c-.3-.3-.5-.5-.5-.8V31h.4v.2L.3%2031H.1v.8c.1.1%200%20.2%200%20.2v5a30.3%2030.3%200%200%201%202.8-.8c-.3.4-.5.9-1%201.1.6-.2%201.2-.1%201.2%200v.7c0%20.3-.8.5-1.7.4l.2.1c0%20.3-.3.3-.4.4.3.3.6.7.6%201%20.3-.4%201.3-.2%201.3-.3l-.2.2.2.2h-.4v-.2c-.3%200-.6.3-.9.4l-.3.3c-.1-.2.6-.4-.4-.5v.4h.1l.3.2c-.5.4-1%200-1.2-.4H0v3.2a.4.4%200%200%200%200%20.2h.2l-.1.3H0v.4c0%20.1.3.4.3.7v.3H0V48c.5.1%200%20.3%200%20.4V50h3l.9-.9c.3%200%20.2.2.4.2l-.1.5.1.2H7c0-.2-.4-.2-.5-.3.4-.5.8-.6.8-1-.3-.1-.5-.3-.6-.6l.6.1-.1-.2c.2.2.2-.2.6%200%200%200-.2%200-.2-.3.6-.4.5%201%201.1.5l-.2%201.3v.2l-.1.3h.5c.1%200%20.4-.3.8-.3v.3h1.5c-.2%200-.4-.5-.7-.8v.1l-.1-.2c-.6-.7-1.1-1.1-1.6-2.1h.5c.4%200%20.8%201%201.3%201.6.2-.3.5-.7.5-1.2l.3.3v-.2c.3%200%20.2.3.1.4l.3.3-1%20.7.2.2c.3.4.6.9.8.9H12.7c.4-.6%202.6-1%202.8%200h.6s.2-.5.6-.4l-.1.4h1.5v-.2.2h5.5c-.2%200-.2-.3-.2-.5.3%200%20.2.5.2.5h.7l-.1-.3c1-.3%201.8.3%202.5.3h1v-.3l.9.1a.4.4%200%200%201%200%20.2h1.6c-.2%200-.3-.6-.2-.9.3.1.3.5.3.9h.8l.4-1%20.4.1V49l1.7%201h6c.3%200%20.6-.4%201-.4%200-.3%200-.7.3-1.1.7.3%201.2%201.5%201.6%201.5h1v-.5c.4%200%20.5.5.4.5H45s-.2-1.2.1-1.2c0%20.1.4%201.2.2%201.2l2.8-1s0%20.1.2%200L47%2050h2.1v-.2.2h.6v-.5c.3-.1.7%200%20.8.2l-.1.3h.2s.7-1%20.7%200H53l.2-1.6a8%208%200%200%200-.1%201.6H63s.2-.2%200-.2v-.2h.4l.3.4.2-1.4.3%201.4h.4s0-.5.2-.6c.4%200%20.6-.4%201.2-.3-.3.4-.3.9-.3.9h.3l.3-.1a.1.1%200%200%201%200%20.1h.4l.2-.3c.2.1.2.3.2.3h2.7l.5-1.2.6%201.2H74l.2-.5c.5%200%20.6.3%201%20.4l-.1.1H75.4s.2-.4.5-.3v.3h.4s.2-.5.4-.5c0%200%200-.1.2%200v.5h5l-.2-.3c.3%200%20.4.3.5.3h.2c.3%200%20.6-.3%201-.4v-.2l.1.2c1.2-.4%202.6-.5%203.6%200%20.2-.4.7-.7%201.5-.7.4.1%200%20.9.5%201l.6-.1.6.2h1.2v-.3c.3%200%20.3.3.3.3h4.4s-.3-1.2%200-1.2l.8.6c.1.2.6.2.6.2l2.6.2.1-.4%202-1.6-1.9%202c-.2.1.6.2.6.2h5.3c-.3%200%201-1.2.9-1.3l-.1%201.3m0%200H112.9v-.1l.1.1h4.3s0-1%20.2-1.1l.3%201.1h2.5l-.2-.7v-.9l-.4-.3c-.1.2-.2.5-.1.9-.2-.1-.4-.3-.4%200-.5-.2%200-.9.5-1l-.2-.3c.2-.3.2-.5%200-.7V46l.6.3v-6.5c-1%201-2%201.8-3%202.6v-.6c1-.3%201.4-1%201.5-1.7.7%200%20.5-.4%201.5-.7v-6.4h-.1v-4l-.2.4c-.3-.1.3-.4.3-.5v-3.1s-.3%200-.3.2c-.1%200-1.4-.3-1.7-.2%200-.3%202-.1%202-.2v-3.2l-1.5.2%201.5-.4V16c0%20.1%200%20.4-.3.3%200-.2.3-.4.3-.4v-1.3s-.2-.6%200-.6v-.5s-.4.1-.8%200c.1-.4-.2-.5.8-.7v-3c-1%20.2-1.7-.4-1.7-1.1.4.3%201%20.4%201.2.8l.5-.4V5l-.5.1c-.4-.3-.1-.9.3-1%200-.2.2-.2.2-.2v-3l-.2.3c-.3-.1.2-.7.2-.8V0h-2a.7.7%200%200%201%200%20.1h-.5c-.2.7-.5%201.2-1%201.6V2h-.5l-.1.2-.2.2c-.3.2-.6.6-1%20.6h-1.3c.3%200%20.7-.5%201-.7%201.3-.5%201.6-2.2%202.6-2.2V0h-3.7v.2c-.2%200-.2-.2-.2-.2h-.3v.2c.3%200%20.3.2.6.3%200%20.2-.4.4-.6.3V1h-.5V0H111s-.1.1-.4%200h-8.5c-.2%200-.4.5-.7.7.6.3.3.3.3.6v.2c.4.2.7%200%201%20.3v-.2h-.2s-.1-.2.1-.1l.3.1-.2.3c.2.3.4.1.3%201.1h-.3c-.2%200-.5-.3-.6-.6l-.4-.8v.2c-.3%200-.4.2-.7.1-.2-.7.3-.6.3-1.1l-.3.2c-.2%200-.3.4-.5.6-.4%200-.2-.5-.1-.7-.3%200-.3.2-.4.3%200-.3.4-.7.8-1V0h-.5v.2L100%200h-6l.4.7c0%20.1.2.2.2.5.5%200%20.7-.2%201%20.1a.9.9%200%200%201%200%20.6c.2%200%20.3.2.4.3l-.5-.1a1%201%200%200%200%200%20.3c-.5-.2-.6-.2-1.1-.1a3.6%203.6%200%200%200-.8-.9l-.7.1c.1.3-.3.6-.2%200l-3%20.8c.3.2-.8.3%200%20.5V3h-.2H89v-.3-.3c-1%20.2-1.2.6-2%20.6h-2.6-1.2c0-1-.7%200-.8%200v-.5c-.1.1-.3%200-.4%200%200-.4.1-.5.5-.5v.2c.2-.2.4-.3.7-.3-.1%200-.4-.1%200-.4a.5.5%200%200%201%20.1.2v-.1-.1a5.7%205.7%200%200%200-.4%200s-.2.1-.1.3c-.2-.1-.2-.2-.2-.4h-.4c-.4-.6-.3-1.4%200-1.4H79c.2%201%200%201.3-.2%202a7.1%207.1%200%200%201-.4.6h-.6s.1.4%200%20.4h-1.9l.1-.3h.2c.1-.4.4-.8.6-1.1-.6-.2-1.3.5-1.7-.2l-1-.2V1c0-1%201-.3.9-.4l.3-.6h-3.8c.3%200%20.7.4.8.8-.6%200-.8-.1-1%20.3-.1-.4-.6-.4-.4-1l.4-.1h-5.5l.2.2c0%20.1-.1.2-.3.2%200%20.2-.2.3-.4.3v.1H65%2065c.6.3%201.1.6%201.7.6l.5-.1.1.1c-.2-.1%200%200%200%20.2.2.2.3.5.2.7-.6%200-1.2-.1-1.5.4-.5-.5-1.6-.4-2.3-.8h-.8c.1-.2.2-.2.4-.2-.2-.1-.3%200-.4%200v-1c-.3-.1-.4-.7-.4-.7h-1v.1l-.6-.1h-.9c.6%200-.2%201%200%200h-.6c.5%200-.8%201%200%200h-7.6c.3%201%20.5%201.6-.5%201.7-.2-.3-.5-1-.4-1.4h.2V0h-.5v.1c-.1%200-.1-.1%200-.1h-2.8s.3.2.3.5c-.3%200-.4-.5-.6-.5h-6.9l-.3.1L40%200h-2.2l-.1.2-.2-.2h-1.4v.3l-.5-.3h-9.8l.3.3v.1c.1.2.5%200%20.7.3-.2%200-.2%200-.2.2.7-.6%201.4.4%202.1%200%20.6.4%201.8.4%202.3.4.3.4%201%20.3%201.5.5v-.2a.1.1%200%200%201%20.2%200s.2%200%20.2-.3c.3%200%20.4.2.4.3.2%200%20.3.2.3.4h.1c0-.3.2-.7.5-.8l.4.5.1.1.4.4h3V2h.4v.2a26.5%2026.5%200%200%201%202.2%200l.4.2V1.5s.3.3.5.3V2h.2s0%20.5-.4.5c.2%200%20.5.2.6.5h-7.8v-.2h-.5a.7.7%200%200%201-.2-.5.6.6%200%200%201-.4.1%201%201%200%200%200-.6-.2c-1-.2-2%200-2.8-.3l-.2.4a10.1%2010.1%200%200%200-2.8-1v.3c-.3%200-.3-.3-.2-.4h-.4c.2%200%20.3.2.4.4-.3.3-.7.3-1%200a.3.3%200%200%200%20.1.1V2s-.2%200-.2.2c-.2%200-.2-.3-.4-.3%200-.2.2-.3.5-.3-.2-.2%200-.4%200-.5a8.6%208.6%200%200%200-2%200c.4.1-.3.8-.1%200a7%207%200%200%200-1%20.3l-.1.2c.2.1.3.3.3.6a.3.3%200%200%201-.1.2c0-.1-.2-.1-.2%200h.1a.5.5%200%200%201-.3.1H22l-.2.5h-.6v-.8H21c0-.2.1-.2.2-.2l.5-.3C21.1%202%2020.5%202%2020%203h-.7c.2-1%20.7-1%201.2-1.4a.5.5%200%200%201%200-.2c.2%200%20.2-.2.4-.1l-.2-.6a.4.4%200%200%201%20.3.1v.1l.2.3.4-.2V.9c.3%200%20.5-.2.8-.3l.2-.6h-.9v.6c-.3-.2-.2-.6-.2-.6h-5.3v.2l.4.4c.6%200%201.8-.6%202%20.4h.5v.5s-.3%200-.3-.2l-.2.4h-.1a4%204%200%200%201-.7-.2%201%201%200%200%200%20.2.1%2010.6%2010.6%200%200%201-.3%201c-.6%200-.6%200-1%20.2V3h-2.2l.1-1.6h-.2c0-.4.1-.7.5-.6l.8-.4c-1-.4-2%20.3-3%200%20.1-.1.3-.4.5-.4H12c.2%201-.7%201-.6%200H8h.2c0%20.4-.4%200-.4%200h-5v.2h-.2c.5.1%201.3%200%201.2.6l.4-.1c0-.2.2-.2.4-.2a3.9%203.9%200%200%201%20.3%200c.5%200%201%200%201.2.4.4-.3.2-.1%200%200l.1.5a.7.7%200%200%200-.2%200c-.3%200-.3-.4-.6-.5a1%201%200%200%200-.2%200%20.4.4%200%200%200-.1.3c-.8%200-.8.1-1.5-.4h.2C3.3.8%203.1.5%202.5.6c0-.2-.2-.2-.1-.4h.1L2.4%200H2l-.2.2a.8.8%200%200%201-.2%200l.1.2c-.1.3-.2%200-.2-.2C1%20.4.5%201%20.3%200H0v.4h.2L0%20.7v3.1h.1V4l-.1.2v5.2h0v2.1c0-.3.8-.3%201.4%200a.4.4%200%200%201%20.2-.1v.1l.3.3.1-.5.4.1-.3.5c0%20.3.4%200%20.3.4-.3.2-.6%200-1-.3-.2.3-.6.4-1%20.5v.7c-.2%200-.4-.2-.4-.4V14l.2.1c-.1%200-.2.1-.2%200v.4c1-.2%201.8-.3%202%200l.6.3c0-.3.4-.8.4.2v1.2l-.4-.3a5%205%200%200%201-1%20.2l.2.4h-.3l.1.4h-.2c0%20.2-.1.2%200%20.4a.2.2%200%200%201-.2%200v.1h.4c.3-.3.4-.5%201.4-.5v.3c0%20.2-.6.4-1%20.4a2%202%200%200%201-.8.8H3v.5h-.4c-.7.2-1.4.1-2.1-.2H.2v.2H.1V26h.3-.3v.1a.7.7%200%200%201%20.2.2v.2h.1c.1.1-.1.3%200%20.4m.3-.5c-.3%200-.4-.1-.4-.5%200%20.2%201%200%201.2%200l-.8.5zm117.1-7.8s1%201.2-.3%201l.3-1zM56.2%202.8l-1.1-1.6%203.2.7-2%20.9zm4.9%200v-.2c-1-1.3%201-.3%201.2-.3l-1.2.4zm-4%200zm-56%2026l.4%201.8-.5.9-.5-.5.6-1v-1.3zm2%2018c-.4-.1-1%200-1.1.2v-.2c0-.2.7-.1%201%200zm-1.2.3v.2c-.2%200-.2.2-.4.1.2%200%20.2-.3.4-.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}
.tm-toolbar-default .uk-button-secondary:focus, .tm-toolbar-default .uk-button-secondary:hover, .uk-card-primary.uk-card-body .uk-button-secondary:focus, .uk-card-primary.uk-card-body .uk-button-secondary:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-secondary:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-secondary:hover, .uk-card-secondary.uk-card-body .uk-button-secondary:focus, .uk-card-secondary.uk-card-body .uk-button-secondary:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-secondary:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-secondary:hover, .uk-light .uk-button-secondary:focus, .uk-light .uk-button-secondary:hover, .uk-notification-message-danger .uk-button-secondary:focus, .uk-notification-message-danger .uk-button-secondary:hover, .uk-notification-message-primary .uk-button-secondary:focus, .uk-notification-message-primary .uk-button-secondary:hover, .uk-notification-message-success .uk-button-secondary:focus, .uk-notification-message-success .uk-button-secondary:hover, .uk-notification-message-warning .uk-button-secondary:focus, .uk-notification-message-warning .uk-button-secondary:hover, .uk-overlay-primary .uk-button-secondary:focus, .uk-overlay-primary .uk-button-secondary:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:focus, .uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:hover {
  background-color: transparent;
  color: rgba(255, 255, 255, .7);
  border-color: #fff
}
.tm-toolbar-default .uk-button-secondary.uk-active, .tm-toolbar-default .uk-button-secondary:active, .uk-card-primary.uk-card-body .uk-button-secondary.uk-active, .uk-card-primary.uk-card-body .uk-button-secondary:active, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-secondary.uk-active, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-secondary:active, .uk-card-secondary.uk-card-body .uk-button-secondary.uk-active, .uk-card-secondary.uk-card-body .uk-button-secondary:active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-secondary.uk-active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-secondary:active, .uk-light .uk-button-secondary.uk-active, .uk-light .uk-button-secondary:active, .uk-notification-message-danger .uk-button-secondary.uk-active, .uk-notification-message-danger .uk-button-secondary:active, .uk-notification-message-primary .uk-button-secondary.uk-active, .uk-notification-message-primary .uk-button-secondary:active, .uk-notification-message-success .uk-button-secondary.uk-active, .uk-notification-message-success .uk-button-secondary:active, .uk-notification-message-warning .uk-button-secondary.uk-active, .uk-notification-message-warning .uk-button-secondary:active, .uk-overlay-primary .uk-button-secondary.uk-active, .uk-overlay-primary .uk-button-secondary:active, .uk-section-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active, .uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:active {
  background-color: transparent;
  color: rgba(255, 255, 255, .45);
  border-color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-button-text, .uk-card-primary.uk-card-body .uk-button-text, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-text, .uk-card-secondary.uk-card-body .uk-button-text, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-text, .uk-light .uk-button-text, .uk-notification-message-danger .uk-button-text, .uk-notification-message-primary .uk-button-text, .uk-notification-message-success .uk-button-text, .uk-notification-message-warning .uk-button-text, .uk-overlay-primary .uk-button-text, .uk-section-primary:not(.uk-preserve-color) .uk-button-text, .uk-section-secondary:not(.uk-preserve-color) .uk-button-text, .uk-tile-primary:not(.uk-preserve-color) .uk-button-text, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-text {
  color: #fff
}
.tm-toolbar-default .uk-button-text:focus, .tm-toolbar-default .uk-button-text:hover, .uk-card-primary.uk-card-body .uk-button-text:focus, .uk-card-primary.uk-card-body .uk-button-text:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-text:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-text:hover, .uk-card-secondary.uk-card-body .uk-button-text:focus, .uk-card-secondary.uk-card-body .uk-button-text:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-text:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-text:hover, .uk-light .uk-button-text:focus, .uk-light .uk-button-text:hover, .uk-notification-message-danger .uk-button-text:focus, .uk-notification-message-danger .uk-button-text:hover, .uk-notification-message-primary .uk-button-text:focus, .uk-notification-message-primary .uk-button-text:hover, .uk-notification-message-success .uk-button-text:focus, .uk-notification-message-success .uk-button-text:hover, .uk-notification-message-warning .uk-button-text:focus, .uk-notification-message-warning .uk-button-text:hover, .uk-overlay-primary .uk-button-text:focus, .uk-overlay-primary .uk-button-text:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-text:focus, .uk-section-primary:not(.uk-preserve-color) .uk-button-text:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-text:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-button-text:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-text:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-button-text:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-button-text:disabled, .uk-card-primary.uk-card-body .uk-button-text:disabled, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-text:disabled, .uk-card-secondary.uk-card-body .uk-button-text:disabled, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-text:disabled, .uk-light .uk-button-text:disabled, .uk-notification-message-danger .uk-button-text:disabled, .uk-notification-message-primary .uk-button-text:disabled, .uk-notification-message-success .uk-button-text:disabled, .uk-notification-message-warning .uk-button-text:disabled, .uk-overlay-primary .uk-button-text:disabled, .uk-section-primary:not(.uk-preserve-color) .uk-button-text:disabled, .uk-section-secondary:not(.uk-preserve-color) .uk-button-text:disabled, .uk-tile-primary:not(.uk-preserve-color) .uk-button-text:disabled, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:disabled {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-button-link, .uk-card-primary.uk-card-body .uk-button-link, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-link, .uk-card-secondary.uk-card-body .uk-button-link, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-link, .uk-light .uk-button-link, .uk-overlay-primary .uk-button-link, .uk-section-primary:not(.uk-preserve-color) .uk-button-link, .uk-section-secondary:not(.uk-preserve-color) .uk-button-link, .uk-tile-primary:not(.uk-preserve-color) .uk-button-link, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-link {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-button-link:focus, .tm-toolbar-default .uk-button-link:hover, .uk-card-primary.uk-card-body .uk-button-link:focus, .uk-card-primary.uk-card-body .uk-button-link:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-link:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-button-link:hover, .uk-card-secondary.uk-card-body .uk-button-link:focus, .uk-card-secondary.uk-card-body .uk-button-link:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-link:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-button-link:hover, .uk-light .uk-button-link:focus, .uk-light .uk-button-link:hover, .uk-overlay-primary .uk-button-link:focus, .uk-overlay-primary .uk-button-link:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-link:focus, .uk-section-primary:not(.uk-preserve-color) .uk-button-link:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-link:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-button-link:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-link:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-button-link:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-link:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-link:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-grid-divider > :not(.uk-first-column)::before, .uk-card-primary.uk-card-body .uk-grid-divider > :not(.uk-first-column)::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-grid-divider > :not(.uk-first-column)::before, .uk-card-secondary.uk-card-body .uk-grid-divider > :not(.uk-first-column)::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-grid-divider > :not(.uk-first-column)::before, .uk-light .uk-grid-divider > :not(.uk-first-column)::before, .uk-overlay-primary .uk-grid-divider > :not(.uk-first-column)::before, .uk-section-primary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before, .uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before, .uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before {
  border-left-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-card-primary.uk-card-body .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-card-secondary.uk-card-body .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-light .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-overlay-primary .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-section-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  border-top-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-close, .uk-card-primary.uk-card-body .uk-close, .uk-card-primary > :not([class*=uk-card-media]) .uk-close, .uk-card-secondary.uk-card-body .uk-close, .uk-card-secondary > :not([class*=uk-card-media]) .uk-close, .uk-light .uk-close, .uk-notification-message-danger .uk-close, .uk-notification-message-primary .uk-close, .uk-notification-message-success .uk-close, .uk-notification-message-warning .uk-close, .uk-overlay-primary .uk-close, .uk-section-primary:not(.uk-preserve-color) .uk-close, .uk-section-secondary:not(.uk-preserve-color) .uk-close, .uk-tile-primary:not(.uk-preserve-color) .uk-close, .uk-tile-secondary:not(.uk-preserve-color) .uk-close {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-close:focus, .tm-toolbar-default .uk-close:hover, .uk-card-primary.uk-card-body .uk-close:focus, .uk-card-primary.uk-card-body .uk-close:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-close:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-close:hover, .uk-card-secondary.uk-card-body .uk-close:focus, .uk-card-secondary.uk-card-body .uk-close:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-close:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-close:hover, .uk-light .uk-close:focus, .uk-light .uk-close:hover, .uk-notification-message-danger .uk-close:focus, .uk-notification-message-danger .uk-close:hover, .uk-notification-message-primary .uk-close:focus, .uk-notification-message-primary .uk-close:hover, .uk-notification-message-success .uk-close:focus, .uk-notification-message-success .uk-close:hover, .uk-notification-message-warning .uk-close:focus, .uk-notification-message-warning .uk-close:hover, .uk-overlay-primary .uk-close:focus, .uk-overlay-primary .uk-close:hover, .uk-section-primary:not(.uk-preserve-color) .uk-close:focus, .uk-section-primary:not(.uk-preserve-color) .uk-close:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-close:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-close:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-close:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-close:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-close:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-close:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-totop, .uk-card-primary.uk-card-body .uk-totop, .uk-card-primary > :not([class*=uk-card-media]) .uk-totop, .uk-card-secondary.uk-card-body .uk-totop, .uk-card-secondary > :not([class*=uk-card-media]) .uk-totop, .uk-light .uk-totop, .uk-overlay-primary .uk-totop, .uk-section-primary:not(.uk-preserve-color) .uk-totop, .uk-section-secondary:not(.uk-preserve-color) .uk-totop, .uk-tile-primary:not(.uk-preserve-color) .uk-totop, .uk-tile-secondary:not(.uk-preserve-color) .uk-totop {
  color: rgba(255, 255, 255, .45);
  background-color: transparent
}
.tm-toolbar-default .uk-totop:focus, .tm-toolbar-default .uk-totop:hover, .uk-card-primary.uk-card-body .uk-totop:focus, .uk-card-primary.uk-card-body .uk-totop:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-totop:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-totop:hover, .uk-card-secondary.uk-card-body .uk-totop:focus, .uk-card-secondary.uk-card-body .uk-totop:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-totop:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-totop:hover, .uk-light .uk-totop:focus, .uk-light .uk-totop:hover, .uk-overlay-primary .uk-totop:focus, .uk-overlay-primary .uk-totop:hover, .uk-section-primary:not(.uk-preserve-color) .uk-totop:focus, .uk-section-primary:not(.uk-preserve-color) .uk-totop:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-totop:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-totop:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-totop:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-totop:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-totop:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-totop:hover {
  color: rgba(255, 255, 255, .7);
  background-color: transparent
}
.tm-toolbar-default .uk-totop:active, .uk-card-primary.uk-card-body .uk-totop:active, .uk-card-primary > :not([class*=uk-card-media]) .uk-totop:active, .uk-card-secondary.uk-card-body .uk-totop:active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-totop:active, .uk-light .uk-totop:active, .uk-overlay-primary .uk-totop:active, .uk-section-primary:not(.uk-preserve-color) .uk-totop:active, .uk-section-secondary:not(.uk-preserve-color) .uk-totop:active, .uk-tile-primary:not(.uk-preserve-color) .uk-totop:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-totop:active {
  color: #fff;
  background-color: transparent
}
.tm-toolbar-default .uk-marker, .uk-card-primary.uk-card-body .uk-marker, .uk-card-primary > :not([class*=uk-card-media]) .uk-marker, .uk-card-secondary.uk-card-body .uk-marker, .uk-card-secondary > :not([class*=uk-card-media]) .uk-marker, .uk-light .uk-marker, .uk-overlay-primary .uk-marker, .uk-section-primary:not(.uk-preserve-color) .uk-marker, .uk-section-secondary:not(.uk-preserve-color) .uk-marker, .uk-tile-primary:not(.uk-preserve-color) .uk-marker, .uk-tile-secondary:not(.uk-preserve-color) .uk-marker {
  background: #f7f7f6;
  color: #322a22
}
.tm-toolbar-default .uk-marker:focus, .tm-toolbar-default .uk-marker:hover, .uk-card-primary.uk-card-body .uk-marker:focus, .uk-card-primary.uk-card-body .uk-marker:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-marker:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-marker:hover, .uk-card-secondary.uk-card-body .uk-marker:focus, .uk-card-secondary.uk-card-body .uk-marker:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-marker:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-marker:hover, .uk-light .uk-marker:focus, .uk-light .uk-marker:hover, .uk-overlay-primary .uk-marker:focus, .uk-overlay-primary .uk-marker:hover, .uk-section-primary:not(.uk-preserve-color) .uk-marker:focus, .uk-section-primary:not(.uk-preserve-color) .uk-marker:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-marker:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-marker:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-marker:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-marker:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-marker:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-marker:hover {
  color: rgba(50, 42, 34, .5)
}
.tm-toolbar-default .uk-badge, .uk-card-primary.uk-card-body .uk-badge, .uk-card-primary > :not([class*=uk-card-media]) .uk-badge, .uk-card-secondary.uk-card-body .uk-badge, .uk-card-secondary > :not([class*=uk-card-media]) .uk-badge, .uk-light .uk-badge, .uk-overlay-primary .uk-badge, .uk-section-primary:not(.uk-preserve-color) .uk-badge, .uk-section-secondary:not(.uk-preserve-color) .uk-badge, .uk-tile-primary:not(.uk-preserve-color) .uk-badge, .uk-tile-secondary:not(.uk-preserve-color) .uk-badge {
  background-color: #fff;
  color: #22201e
}
.tm-toolbar-default .uk-badge:focus, .tm-toolbar-default .uk-badge:hover, .uk-card-primary.uk-card-body .uk-badge:focus, .uk-card-primary.uk-card-body .uk-badge:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-badge:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-badge:hover, .uk-card-secondary.uk-card-body .uk-badge:focus, .uk-card-secondary.uk-card-body .uk-badge:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-badge:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-badge:hover, .uk-light .uk-badge:focus, .uk-light .uk-badge:hover, .uk-overlay-primary .uk-badge:focus, .uk-overlay-primary .uk-badge:hover, .uk-section-primary:not(.uk-preserve-color) .uk-badge:focus, .uk-section-primary:not(.uk-preserve-color) .uk-badge:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-badge:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-badge:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-badge:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-badge:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-badge:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-badge:hover {
  color: #22201e
}
.tm-toolbar-default .uk-label, .uk-card-primary.uk-card-body .uk-label, .uk-card-primary > :not([class*=uk-card-media]) .uk-label, .uk-card-secondary.uk-card-body .uk-label, .uk-card-secondary > :not([class*=uk-card-media]) .uk-label, .uk-light .uk-label, .uk-overlay-primary .uk-label, .uk-section-primary:not(.uk-preserve-color) .uk-label, .uk-section-secondary:not(.uk-preserve-color) .uk-label, .uk-tile-primary:not(.uk-preserve-color) .uk-label, .uk-tile-secondary:not(.uk-preserve-color) .uk-label {
  background-color: transparent;
  color: #fff
}
.tm-toolbar-default .uk-article-title, .uk-card-primary.uk-card-body .uk-article-title, .uk-card-primary > :not([class*=uk-card-media]) .uk-article-title, .uk-card-secondary.uk-card-body .uk-article-title, .uk-card-secondary > :not([class*=uk-card-media]) .uk-article-title, .uk-light .uk-article-title, .uk-overlay-primary .uk-article-title, .uk-section-primary:not(.uk-preserve-color) .uk-article-title, .uk-section-secondary:not(.uk-preserve-color) .uk-article-title, .uk-tile-primary:not(.uk-preserve-color) .uk-article-title, .uk-tile-secondary:not(.uk-preserve-color) .uk-article-title {
  color: #fff
}
.tm-toolbar-default .uk-article-meta, .uk-card-primary.uk-card-body .uk-article-meta, .uk-card-primary > :not([class*=uk-card-media]) .uk-article-meta, .uk-card-secondary.uk-card-body .uk-article-meta, .uk-card-secondary > :not([class*=uk-card-media]) .uk-article-meta, .uk-light .uk-article-meta, .uk-overlay-primary .uk-article-meta, .uk-section-primary:not(.uk-preserve-color) .uk-article-meta, .uk-section-secondary:not(.uk-preserve-color) .uk-article-meta, .uk-tile-primary:not(.uk-preserve-color) .uk-article-meta, .uk-tile-secondary:not(.uk-preserve-color) .uk-article-meta {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-search-input, .uk-card-primary.uk-card-body .uk-search-input, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-input, .uk-card-secondary.uk-card-body .uk-search-input, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-input, .uk-light .uk-search-input, .uk-overlay-primary .uk-search-input, .uk-section-primary:not(.uk-preserve-color) .uk-search-input, .uk-section-secondary:not(.uk-preserve-color) .uk-search-input, .uk-tile-primary:not(.uk-preserve-color) .uk-search-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-input {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-search-input:-ms-input-placeholder, .uk-card-primary.uk-card-body .uk-search-input:-ms-input-placeholder, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-input:-ms-input-placeholder, .uk-card-secondary.uk-card-body .uk-search-input:-ms-input-placeholder, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-input:-ms-input-placeholder, .uk-light .uk-search-input:-ms-input-placeholder, .uk-overlay-primary .uk-search-input:-ms-input-placeholder, .uk-section-primary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder, .uk-section-secondary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder, .uk-tile-primary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, .45) !important
}
.tm-toolbar-default .uk-search-input::placeholder, .uk-card-primary.uk-card-body .uk-search-input::placeholder, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-input::placeholder, .uk-card-secondary.uk-card-body .uk-search-input::placeholder, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-input::placeholder, .uk-light .uk-search-input::placeholder, .uk-overlay-primary .uk-search-input::placeholder, .uk-section-primary:not(.uk-preserve-color) .uk-search-input::placeholder, .uk-section-secondary:not(.uk-preserve-color) .uk-search-input::placeholder, .uk-tile-primary:not(.uk-preserve-color) .uk-search-input::placeholder, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-input::placeholder {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-search .uk-search-icon, .uk-card-primary.uk-card-body .uk-search .uk-search-icon, .uk-card-primary > :not([class*=uk-card-media]) .uk-search .uk-search-icon, .uk-card-secondary.uk-card-body .uk-search .uk-search-icon, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search .uk-search-icon, .uk-light .uk-search .uk-search-icon, .uk-overlay-primary .uk-search .uk-search-icon, .uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon, .uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon, .uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon, .uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-search .uk-search-icon:hover, .uk-card-primary.uk-card-body .uk-search .uk-search-icon:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-search .uk-search-icon:hover, .uk-card-secondary.uk-card-body .uk-search .uk-search-icon:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search .uk-search-icon:hover, .uk-light .uk-search .uk-search-icon:hover, .uk-overlay-primary .uk-search .uk-search-icon:hover, .uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-search-default .uk-search-input, .uk-card-primary.uk-card-body .uk-search-default .uk-search-input, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-default .uk-search-input, .uk-card-secondary.uk-card-body .uk-search-default .uk-search-input, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-default .uk-search-input, .uk-light .uk-search-default .uk-search-input, .uk-overlay-primary .uk-search-default .uk-search-input, .uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input, .uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input, .uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input {
  background-color: transparent;
  border-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-search-default .uk-search-input:focus, .uk-card-primary.uk-card-body .uk-search-default .uk-search-input:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-default .uk-search-input:focus, .uk-card-secondary.uk-card-body .uk-search-default .uk-search-input:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-default .uk-search-input:focus, .uk-light .uk-search-default .uk-search-input:focus, .uk-overlay-primary .uk-search-default .uk-search-input:focus, .uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus {
  background-color: transparent;
  border-color: #fff
}
.tm-toolbar-default .uk-search-navbar .uk-search-input, .uk-card-primary.uk-card-body .uk-search-navbar .uk-search-input, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-navbar .uk-search-input, .uk-card-secondary.uk-card-body .uk-search-navbar .uk-search-input, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-navbar .uk-search-input, .uk-light .uk-search-navbar .uk-search-input, .uk-overlay-primary .uk-search-navbar .uk-search-input, .uk-section-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input, .uk-section-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input, .uk-tile-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input {
  background-color: transparent
}
.tm-toolbar-default .uk-search-large .uk-search-input, .uk-card-primary.uk-card-body .uk-search-large .uk-search-input, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-large .uk-search-input, .uk-card-secondary.uk-card-body .uk-search-large .uk-search-input, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-large .uk-search-input, .uk-light .uk-search-large .uk-search-input, .uk-overlay-primary .uk-search-large .uk-search-input, .uk-section-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input, .uk-section-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input, .uk-tile-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input {
  background-color: transparent
}
.tm-toolbar-default .uk-search-toggle, .uk-card-primary.uk-card-body .uk-search-toggle, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-toggle, .uk-card-secondary.uk-card-body .uk-search-toggle, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-toggle, .uk-light .uk-search-toggle, .uk-overlay-primary .uk-search-toggle, .uk-section-primary:not(.uk-preserve-color) .uk-search-toggle, .uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle, .uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-search-toggle:focus, .tm-toolbar-default .uk-search-toggle:hover, .uk-card-primary.uk-card-body .uk-search-toggle:focus, .uk-card-primary.uk-card-body .uk-search-toggle:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-toggle:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-search-toggle:hover, .uk-card-secondary.uk-card-body .uk-search-toggle:focus, .uk-card-secondary.uk-card-body .uk-search-toggle:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-toggle:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-search-toggle:hover, .uk-light .uk-search-toggle:focus, .uk-light .uk-search-toggle:hover, .uk-overlay-primary .uk-search-toggle:focus, .uk-overlay-primary .uk-search-toggle:hover, .uk-section-primary:not(.uk-preserve-color) .uk-search-toggle:focus, .uk-section-primary:not(.uk-preserve-color) .uk-search-toggle:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-nav-parent-icon > .uk-parent > a::after, .uk-card-primary.uk-card-body .uk-nav-parent-icon > .uk-parent > a::after, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-parent-icon > .uk-parent > a::after, .uk-card-secondary.uk-card-body .uk-nav-parent-icon > .uk-parent > a::after, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-parent-icon > .uk-parent > a::after, .uk-light .uk-nav-parent-icon > .uk-parent > a::after, .uk-overlay-primary .uk-nav-parent-icon > .uk-parent > a::after, .uk-section-primary:not(.uk-preserve-color) .uk-nav-parent-icon > .uk-parent > a::after, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-parent-icon > .uk-parent > a::after, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-parent-icon > .uk-parent > a::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-parent-icon > .uk-parent > a::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.tm-toolbar-default .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-card-primary.uk-card-body .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-card-secondary.uk-card-body .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-light .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-overlay-primary .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-section-primary:not(.uk-preserve-color) .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-parent-icon > .uk-parent.uk-open > a::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-parent-icon > .uk-parent.uk-open > a::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.tm-toolbar-default .uk-nav-default > li > a, .uk-card-primary.uk-card-body .uk-nav-default > li > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default > li > a, .uk-card-secondary.uk-card-body .uk-nav-default > li > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default > li > a, .uk-light .uk-nav-default > li > a, .uk-overlay-primary .uk-nav-default > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-nav-default > li > a:focus, .tm-toolbar-default .uk-nav-default > li > a:hover, .uk-card-primary.uk-card-body .uk-nav-default > li > a:focus, .uk-card-primary.uk-card-body .uk-nav-default > li > a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default > li > a:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default > li > a:hover, .uk-card-secondary.uk-card-body .uk-nav-default > li > a:focus, .uk-card-secondary.uk-card-body .uk-nav-default > li > a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default > li > a:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default > li > a:hover, .uk-light .uk-nav-default > li > a:focus, .uk-light .uk-nav-default > li > a:hover, .uk-overlay-primary .uk-nav-default > li > a:focus, .uk-overlay-primary .uk-nav-default > li > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:hover {
  color: rgba(255, 255, 255, .7);
  background-color: transparent
}
.tm-toolbar-default .uk-nav-default > li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-default > li.uk-active > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default > li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-default > li.uk-active > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default > li.uk-active > a, .uk-light .uk-nav-default > li.uk-active > a, .uk-overlay-primary .uk-nav-default > li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a {
  color: #fff;
  background-color: transparent
}
.tm-toolbar-default .uk-nav-default .uk-nav-header, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-header, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-header, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-header, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-header, .uk-light .uk-nav-default .uk-nav-header, .uk-overlay-primary .uk-nav-default .uk-nav-header, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header {
  color: #fff
}
.tm-toolbar-default .uk-nav-default .uk-nav-divider, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-divider, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-divider, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-divider, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-divider, .uk-light .uk-nav-default .uk-nav-divider, .uk-overlay-primary .uk-nav-default .uk-nav-divider, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-nav-default .uk-nav-sub a, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a, .uk-light .uk-nav-default .uk-nav-sub a, .uk-overlay-primary .uk-nav-default .uk-nav-sub a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-nav-default .uk-nav-sub a:focus, .tm-toolbar-default .uk-nav-default .uk-nav-sub a:hover, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:focus, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:hover, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:focus, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:hover, .uk-light .uk-nav-default .uk-nav-sub a:focus, .uk-light .uk-nav-default .uk-nav-sub a:hover, .uk-overlay-primary .uk-nav-default .uk-nav-sub a:focus, .uk-overlay-primary .uk-nav-default .uk-nav-sub a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-light .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-overlay-primary .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #fff
}
.tm-toolbar-default .uk-nav-primary > li > a, .uk-card-primary.uk-card-body .uk-nav-primary > li > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary > li > a, .uk-card-secondary.uk-card-body .uk-nav-primary > li > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary > li > a, .uk-light .uk-nav-primary > li > a, .uk-overlay-primary .uk-nav-primary > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-nav-primary > li > a:focus, .tm-toolbar-default .uk-nav-primary > li > a:hover, .uk-card-primary.uk-card-body .uk-nav-primary > li > a:focus, .uk-card-primary.uk-card-body .uk-nav-primary > li > a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary > li > a:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary > li > a:hover, .uk-card-secondary.uk-card-body .uk-nav-primary > li > a:focus, .uk-card-secondary.uk-card-body .uk-nav-primary > li > a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary > li > a:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary > li > a:hover, .uk-light .uk-nav-primary > li > a:focus, .uk-light .uk-nav-primary > li > a:hover, .uk-overlay-primary .uk-nav-primary > li > a:focus, .uk-overlay-primary .uk-nav-primary > li > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-nav-primary > li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-primary > li.uk-active > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary > li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-primary > li.uk-active > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary > li.uk-active > a, .uk-light .uk-nav-primary > li.uk-active > a, .uk-overlay-primary .uk-nav-primary > li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a {
  color: #fff
}
.tm-toolbar-default .uk-nav-primary .uk-nav-header, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-header, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-header, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-header, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-header, .uk-light .uk-nav-primary .uk-nav-header, .uk-overlay-primary .uk-nav-primary .uk-nav-header, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header {
  color: #fff
}
.tm-toolbar-default .uk-nav-primary .uk-nav-divider, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-divider, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-divider, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-divider, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-divider, .uk-light .uk-nav-primary .uk-nav-divider, .uk-overlay-primary .uk-nav-primary .uk-nav-divider, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-nav-primary .uk-nav-sub a, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a, .uk-light .uk-nav-primary .uk-nav-sub a, .uk-overlay-primary .uk-nav-primary .uk-nav-sub a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-nav-primary .uk-nav-sub a:focus, .tm-toolbar-default .uk-nav-primary .uk-nav-sub a:hover, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:focus, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:hover, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:focus, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:hover, .uk-light .uk-nav-primary .uk-nav-sub a:focus, .uk-light .uk-nav-primary .uk-nav-sub a:hover, .uk-overlay-primary .uk-nav-primary .uk-nav-sub a:focus, .uk-overlay-primary .uk-nav-primary .uk-nav-sub a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-light .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-overlay-primary .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #fff
}
.tm-toolbar-default .uk-navbar-nav > li > a, .uk-card-primary.uk-card-body .uk-navbar-nav > li > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a, .uk-card-secondary.uk-card-body .uk-navbar-nav > li > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a, .uk-light .uk-navbar-nav > li > a, .uk-overlay-primary .uk-navbar-nav > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a {
  color: #3e4a20;
}
.tm-toolbar-default .uk-navbar-nav > li > a::before, .uk-card-primary.uk-card-body .uk-navbar-nav > li > a::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a::before, .uk-card-secondary.uk-card-body .uk-navbar-nav > li > a::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a::before, .uk-light .uk-navbar-nav > li > a::before, .uk-overlay-primary .uk-navbar-nav > li > a::before, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a::before, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a::before, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a::before {
  background-color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-navbar-nav > li:hover > a, .tm-toolbar-default .uk-navbar-nav > li > a.uk-open, .tm-toolbar-default .uk-navbar-nav > li > a:focus, .uk-card-primary.uk-card-body .uk-navbar-nav > li:hover > a, .uk-card-primary.uk-card-body .uk-navbar-nav > li > a.uk-open, .uk-card-primary.uk-card-body .uk-navbar-nav > li > a:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-nav > li:hover > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a.uk-open, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a:focus, .uk-card-secondary.uk-card-body .uk-navbar-nav > li:hover > a, .uk-card-secondary.uk-card-body .uk-navbar-nav > li > a.uk-open, .uk-card-secondary.uk-card-body .uk-navbar-nav > li > a:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-nav > li:hover > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a.uk-open, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a:focus, .uk-light .uk-navbar-nav > li:hover > a, .uk-light .uk-navbar-nav > li > a.uk-open, .uk-light .uk-navbar-nav > li > a:focus, .uk-overlay-primary .uk-navbar-nav > li:hover > a, .uk-overlay-primary .uk-navbar-nav > li > a.uk-open, .uk-overlay-primary .uk-navbar-nav > li > a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a.uk-open, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:focus {
  color: #3d4a1f;
  font-weight: 500; 
}
.tm-toolbar-default .uk-navbar-nav > li > a:active, .uk-card-primary.uk-card-body .uk-navbar-nav > li > a:active, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a:active, .uk-card-secondary.uk-card-body .uk-navbar-nav > li > a:active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-nav > li > a:active, .uk-light .uk-navbar-nav > li > a:active, .uk-overlay-primary .uk-navbar-nav > li > a:active, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-navbar-nav > li.uk-active > a, .uk-card-primary.uk-card-body .uk-navbar-nav > li.uk-active > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-nav > li.uk-active > a, .uk-card-secondary.uk-card-body .uk-navbar-nav > li.uk-active > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-nav > li.uk-active > a, .uk-light .uk-navbar-nav > li.uk-active > a, .uk-overlay-primary .uk-navbar-nav > li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a {
    color: #3e4a20;
    font-weight: 600;
}
.tm-toolbar-default .uk-navbar-nav > li.uk-active > a::before, .uk-card-primary.uk-card-body .uk-navbar-nav > li.uk-active > a::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-nav > li.uk-active > a::before, .uk-card-secondary.uk-card-body .uk-navbar-nav > li.uk-active > a::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-nav > li.uk-active > a::before, .uk-light .uk-navbar-nav > li.uk-active > a::before, .uk-overlay-primary .uk-navbar-nav > li.uk-active > a::before, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a::before, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a::before, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a::before {
  background-color: #fff
}
.tm-toolbar-default .uk-navbar-item, .uk-card-primary.uk-card-body .uk-navbar-item, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-item, .uk-card-secondary.uk-card-body .uk-navbar-item, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-item, .uk-light .uk-navbar-item, .uk-overlay-primary .uk-navbar-item, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-item, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-item, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-item, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-item {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-navbar-toggle, .uk-card-primary.uk-card-body .uk-navbar-toggle, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-toggle, .uk-card-secondary.uk-card-body .uk-navbar-toggle, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-toggle, .uk-light .uk-navbar-toggle, .uk-overlay-primary .uk-navbar-toggle, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-navbar-toggle.uk-open, .tm-toolbar-default .uk-navbar-toggle:focus, .tm-toolbar-default .uk-navbar-toggle:hover, .uk-card-primary.uk-card-body .uk-navbar-toggle.uk-open, .uk-card-primary.uk-card-body .uk-navbar-toggle:focus, .uk-card-primary.uk-card-body .uk-navbar-toggle:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-toggle.uk-open, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-toggle:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-toggle:hover, .uk-card-secondary.uk-card-body .uk-navbar-toggle.uk-open, .uk-card-secondary.uk-card-body .uk-navbar-toggle:focus, .uk-card-secondary.uk-card-body .uk-navbar-toggle:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-toggle.uk-open, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-toggle:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-toggle:hover, .uk-light .uk-navbar-toggle.uk-open, .uk-light .uk-navbar-toggle:focus, .uk-light .uk-navbar-toggle:hover, .uk-overlay-primary .uk-navbar-toggle.uk-open, .uk-overlay-primary .uk-navbar-toggle:focus, .uk-overlay-primary .uk-navbar-toggle:hover, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle:focus, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-subnav > * > :first-child, .uk-card-primary.uk-card-body .uk-subnav > * > :first-child, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav > * > :first-child, .uk-card-secondary.uk-card-body .uk-subnav > * > :first-child, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav > * > :first-child, .uk-light .uk-subnav > * > :first-child, .uk-overlay-primary .uk-subnav > * > :first-child, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-subnav > * > a:focus, .tm-toolbar-default .uk-subnav > * > a:hover, .uk-card-primary.uk-card-body .uk-subnav > * > a:focus, .uk-card-primary.uk-card-body .uk-subnav > * > a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav > * > a:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav > * > a:hover, .uk-card-secondary.uk-card-body .uk-subnav > * > a:focus, .uk-card-secondary.uk-card-body .uk-subnav > * > a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav > * > a:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav > * > a:hover, .uk-light .uk-subnav > * > a:focus, .uk-light .uk-subnav > * > a:hover, .uk-overlay-primary .uk-subnav > * > a:focus, .uk-overlay-primary .uk-subnav > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > a:hover {
  color: #fff
}
.tm-toolbar-default .uk-subnav > .uk-active > a, .uk-card-primary.uk-card-body .uk-subnav > .uk-active > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav > .uk-active > a, .uk-card-secondary.uk-card-body .uk-subnav > .uk-active > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav > .uk-active > a, .uk-light .uk-subnav > .uk-active > a, .uk-overlay-primary .uk-subnav > .uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > .uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > .uk-active > a {
  color: #fff
}
.tm-toolbar-default .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-primary.uk-card-body .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-secondary.uk-card-body .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-light .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-overlay-primary .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-subnav-pill > * > :first-child, .uk-card-primary.uk-card-body .uk-subnav-pill > * > :first-child, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav-pill > * > :first-child, .uk-card-secondary.uk-card-body .uk-subnav-pill > * > :first-child, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav-pill > * > :first-child, .uk-light .uk-subnav-pill > * > :first-child, .uk-overlay-primary .uk-subnav-pill > * > :first-child, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child {
  background-color: transparent;
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-subnav-pill > * > a:focus, .tm-toolbar-default .uk-subnav-pill > * > a:hover, .uk-card-primary.uk-card-body .uk-subnav-pill > * > a:focus, .uk-card-primary.uk-card-body .uk-subnav-pill > * > a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav-pill > * > a:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav-pill > * > a:hover, .uk-card-secondary.uk-card-body .uk-subnav-pill > * > a:focus, .uk-card-secondary.uk-card-body .uk-subnav-pill > * > a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav-pill > * > a:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav-pill > * > a:hover, .uk-light .uk-subnav-pill > * > a:focus, .uk-light .uk-subnav-pill > * > a:hover, .uk-overlay-primary .uk-subnav-pill > * > a:focus, .uk-overlay-primary .uk-subnav-pill > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover {
  background-color: rgba(255, 255, 255, .1);
  color: #fff
}
.tm-toolbar-default .uk-subnav-pill > * > a:active, .uk-card-primary.uk-card-body .uk-subnav-pill > * > a:active, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav-pill > * > a:active, .uk-card-secondary.uk-card-body .uk-subnav-pill > * > a:active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav-pill > * > a:active, .uk-light .uk-subnav-pill > * > a:active, .uk-overlay-primary .uk-subnav-pill > * > a:active, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active {
  background-color: rgba(255, 255, 255, .1);
  color: #fff
}
.tm-toolbar-default .uk-subnav-pill > .uk-active > a, .uk-card-primary.uk-card-body .uk-subnav-pill > .uk-active > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav-pill > .uk-active > a, .uk-card-secondary.uk-card-body .uk-subnav-pill > .uk-active > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav-pill > .uk-active > a, .uk-light .uk-subnav-pill > .uk-active > a, .uk-overlay-primary .uk-subnav-pill > .uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a {
  background-color: #fff;
  color: #22201e;
  box-shadow: none
}
.tm-toolbar-default .uk-subnav > .uk-disabled > a, .uk-card-primary.uk-card-body .uk-subnav > .uk-disabled > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-subnav > .uk-disabled > a, .uk-card-secondary.uk-card-body .uk-subnav > .uk-disabled > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-subnav > .uk-disabled > a, .uk-light .uk-subnav > .uk-disabled > a, .uk-overlay-primary .uk-subnav > .uk-disabled > a, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-breadcrumb > * > *, .uk-card-primary.uk-card-body .uk-breadcrumb > * > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-breadcrumb > * > *, .uk-card-secondary.uk-card-body .uk-breadcrumb > * > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-breadcrumb > * > *, .uk-light .uk-breadcrumb > * > *, .uk-overlay-primary .uk-breadcrumb > * > *, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > * > *, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > *, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > * > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > * {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-breadcrumb > * > :focus, .tm-toolbar-default .uk-breadcrumb > * > :hover, .uk-card-primary.uk-card-body .uk-breadcrumb > * > :focus, .uk-card-primary.uk-card-body .uk-breadcrumb > * > :hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-breadcrumb > * > :focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-breadcrumb > * > :hover, .uk-card-secondary.uk-card-body .uk-breadcrumb > * > :focus, .uk-card-secondary.uk-card-body .uk-breadcrumb > * > :hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-breadcrumb > * > :focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-breadcrumb > * > :hover, .uk-light .uk-breadcrumb > * > :focus, .uk-light .uk-breadcrumb > * > :hover, .uk-overlay-primary .uk-breadcrumb > * > :focus, .uk-overlay-primary .uk-breadcrumb > * > :hover, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :focus, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :focus, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :focus, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-breadcrumb > .uk-disabled > *, .uk-card-primary.uk-card-body .uk-breadcrumb > .uk-disabled > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-breadcrumb > .uk-disabled > *, .uk-card-secondary.uk-card-body .uk-breadcrumb > .uk-disabled > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-breadcrumb > .uk-disabled > *, .uk-light .uk-breadcrumb > .uk-disabled > *, .uk-overlay-primary .uk-breadcrumb > .uk-disabled > *, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > .uk-disabled > *, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > .uk-disabled > *, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > .uk-disabled > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > .uk-disabled > * {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-breadcrumb > :last-child > *, .uk-card-primary.uk-card-body .uk-breadcrumb > :last-child > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-breadcrumb > :last-child > *, .uk-card-secondary.uk-card-body .uk-breadcrumb > :last-child > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-breadcrumb > :last-child > *, .uk-light .uk-breadcrumb > :last-child > *, .uk-overlay-primary .uk-breadcrumb > :last-child > *, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > * {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-primary.uk-card-body .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-secondary.uk-card-body .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-light .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-overlay-primary .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-pagination > * > *, .uk-card-primary.uk-card-body .uk-pagination > * > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-pagination > * > *, .uk-card-secondary.uk-card-body .uk-pagination > * > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-pagination > * > *, .uk-light .uk-pagination > * > *, .uk-overlay-primary .uk-pagination > * > *, .uk-section-primary:not(.uk-preserve-color) .uk-pagination > * > *, .uk-section-secondary:not(.uk-preserve-color) .uk-pagination > * > *, .uk-tile-primary:not(.uk-preserve-color) .uk-pagination > * > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > * > * {
  color: rgba(255, 255, 255, .45);
  background-color: transparent;
  border-bottom-color: transparent
}
.tm-toolbar-default .uk-pagination > * > :focus, .tm-toolbar-default .uk-pagination > * > :hover, .uk-card-primary.uk-card-body .uk-pagination > * > :focus, .uk-card-primary.uk-card-body .uk-pagination > * > :hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-pagination > * > :focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-pagination > * > :hover, .uk-card-secondary.uk-card-body .uk-pagination > * > :focus, .uk-card-secondary.uk-card-body .uk-pagination > * > :hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-pagination > * > :focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-pagination > * > :hover, .uk-light .uk-pagination > * > :focus, .uk-light .uk-pagination > * > :hover, .uk-overlay-primary .uk-pagination > * > :focus, .uk-overlay-primary .uk-pagination > * > :hover, .uk-section-primary:not(.uk-preserve-color) .uk-pagination > * > :focus, .uk-section-primary:not(.uk-preserve-color) .uk-pagination > * > :hover, .uk-section-secondary:not(.uk-preserve-color) .uk-pagination > * > :focus, .uk-section-secondary:not(.uk-preserve-color) .uk-pagination > * > :hover, .uk-tile-primary:not(.uk-preserve-color) .uk-pagination > * > :focus, .uk-tile-primary:not(.uk-preserve-color) .uk-pagination > * > :hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > * > :focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > * > :hover {
  color: #fff;
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-pagination > .uk-active > *, .uk-card-primary.uk-card-body .uk-pagination > .uk-active > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-pagination > .uk-active > *, .uk-card-secondary.uk-card-body .uk-pagination > .uk-active > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-pagination > .uk-active > *, .uk-light .uk-pagination > .uk-active > *, .uk-overlay-primary .uk-pagination > .uk-active > *, .uk-section-primary:not(.uk-preserve-color) .uk-pagination > .uk-active > *, .uk-section-secondary:not(.uk-preserve-color) .uk-pagination > .uk-active > *, .uk-tile-primary:not(.uk-preserve-color) .uk-pagination > .uk-active > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > .uk-active > * {
  color: rgba(255, 255, 255, .7);
  background-color: transparent;
  border-bottom-color: #fff
}
.tm-toolbar-default .uk-pagination > .uk-disabled > *, .uk-card-primary.uk-card-body .uk-pagination > .uk-disabled > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-pagination > .uk-disabled > *, .uk-card-secondary.uk-card-body .uk-pagination > .uk-disabled > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-pagination > .uk-disabled > *, .uk-light .uk-pagination > .uk-disabled > *, .uk-overlay-primary .uk-pagination > .uk-disabled > *, .uk-section-primary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *, .uk-section-secondary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *, .uk-tile-primary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > * {
  color: rgba(255, 255, 255, .45);
  background-color: transparent;
  border-bottom-color: transparent
}
.tm-toolbar-default .uk-tab::before, .uk-card-primary.uk-card-body .uk-tab::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-tab::before, .uk-card-secondary.uk-card-body .uk-tab::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-tab::before, .uk-light .uk-tab::before, .uk-overlay-primary .uk-tab::before, .uk-section-primary:not(.uk-preserve-color) .uk-tab::before, .uk-section-secondary:not(.uk-preserve-color) .uk-tab::before, .uk-tile-primary:not(.uk-preserve-color) .uk-tab::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab::before {
  border-color: transparent
}
.tm-toolbar-default .uk-tab > * > a, .uk-card-primary.uk-card-body .uk-tab > * > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-tab > * > a, .uk-card-secondary.uk-card-body .uk-tab > * > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-tab > * > a, .uk-light .uk-tab > * > a, .uk-overlay-primary .uk-tab > * > a, .uk-section-primary:not(.uk-preserve-color) .uk-tab > * > a, .uk-section-secondary:not(.uk-preserve-color) .uk-tab > * > a, .uk-tile-primary:not(.uk-preserve-color) .uk-tab > * > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab > * > a {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-tab > * > a:focus, .tm-toolbar-default .uk-tab > * > a:hover, .uk-card-primary.uk-card-body .uk-tab > * > a:focus, .uk-card-primary.uk-card-body .uk-tab > * > a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-tab > * > a:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-tab > * > a:hover, .uk-card-secondary.uk-card-body .uk-tab > * > a:focus, .uk-card-secondary.uk-card-body .uk-tab > * > a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-tab > * > a:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-tab > * > a:hover, .uk-light .uk-tab > * > a:focus, .uk-light .uk-tab > * > a:hover, .uk-overlay-primary .uk-tab > * > a:focus, .uk-overlay-primary .uk-tab > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-tab > * > a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-tab > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-tab > * > a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-tab > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-tab > * > a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-tab > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab > * > a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab > * > a:hover {
  color: rgba(255, 255, 255, .45);
  border-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-tab > .uk-active > a, .uk-card-primary.uk-card-body .uk-tab > .uk-active > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-tab > .uk-active > a, .uk-card-secondary.uk-card-body .uk-tab > .uk-active > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-tab > .uk-active > a, .uk-light .uk-tab > .uk-active > a, .uk-overlay-primary .uk-tab > .uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-tab > .uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-tab > .uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-tab > .uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab > .uk-active > a {
  color: #fff;
  border-color: #fff
}
.tm-toolbar-default .uk-tab > .uk-disabled > a, .uk-card-primary.uk-card-body .uk-tab > .uk-disabled > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-tab > .uk-disabled > a, .uk-card-secondary.uk-card-body .uk-tab > .uk-disabled > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-tab > .uk-disabled > a, .uk-light .uk-tab > .uk-disabled > a, .uk-overlay-primary .uk-tab > .uk-disabled > a, .uk-section-primary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a, .uk-section-secondary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a, .uk-tile-primary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-slidenav, .uk-card-primary.uk-card-body .uk-slidenav, .uk-card-primary > :not([class*=uk-card-media]) .uk-slidenav, .uk-card-secondary.uk-card-body .uk-slidenav, .uk-card-secondary > :not([class*=uk-card-media]) .uk-slidenav, .uk-light .uk-slidenav, .uk-overlay-primary .uk-slidenav, .uk-section-primary:not(.uk-preserve-color) .uk-slidenav, .uk-section-secondary:not(.uk-preserve-color) .uk-slidenav, .uk-tile-primary:not(.uk-preserve-color) .uk-slidenav, .uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav {
  color: rgba(255, 255, 255, .7);
  background-color: transparent
}
.tm-toolbar-default .uk-slidenav:focus, .tm-toolbar-default .uk-slidenav:hover, .uk-card-primary.uk-card-body .uk-slidenav:focus, .uk-card-primary.uk-card-body .uk-slidenav:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-slidenav:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-slidenav:hover, .uk-card-secondary.uk-card-body .uk-slidenav:focus, .uk-card-secondary.uk-card-body .uk-slidenav:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-slidenav:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-slidenav:hover, .uk-light .uk-slidenav:focus, .uk-light .uk-slidenav:hover, .uk-overlay-primary .uk-slidenav:focus, .uk-overlay-primary .uk-slidenav:hover, .uk-section-primary:not(.uk-preserve-color) .uk-slidenav:focus, .uk-section-primary:not(.uk-preserve-color) .uk-slidenav:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:hover {
  color: rgba(255, 255, 255, .95);
  background-color: transparent
}
.tm-toolbar-default .uk-slidenav:active, .uk-card-primary.uk-card-body .uk-slidenav:active, .uk-card-primary > :not([class*=uk-card-media]) .uk-slidenav:active, .uk-card-secondary.uk-card-body .uk-slidenav:active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-slidenav:active, .uk-light .uk-slidenav:active, .uk-overlay-primary .uk-slidenav:active, .uk-section-primary:not(.uk-preserve-color) .uk-slidenav:active, .uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:active, .uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:active {
  color: rgba(255, 255, 255, .7);
  background-color: transparent
}
.tm-toolbar-default .uk-dotnav > * > *, .uk-card-primary.uk-card-body .uk-dotnav > * > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-dotnav > * > *, .uk-card-secondary.uk-card-body .uk-dotnav > * > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-dotnav > * > *, .uk-light .uk-dotnav > * > *, .uk-overlay-primary .uk-dotnav > * > *, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > *, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > *, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > * {
  background-color: transparent;
  border-color: rgba(255, 255, 255, .3)
}
.tm-toolbar-default .uk-dotnav > * > :focus, .tm-toolbar-default .uk-dotnav > * > :hover, .uk-card-primary.uk-card-body .uk-dotnav > * > :focus, .uk-card-primary.uk-card-body .uk-dotnav > * > :hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-dotnav > * > :focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-dotnav > * > :hover, .uk-card-secondary.uk-card-body .uk-dotnav > * > :focus, .uk-card-secondary.uk-card-body .uk-dotnav > * > :hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-dotnav > * > :focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-dotnav > * > :hover, .uk-light .uk-dotnav > * > :focus, .uk-light .uk-dotnav > * > :hover, .uk-overlay-primary .uk-dotnav > * > :focus, .uk-overlay-primary .uk-dotnav > * > :hover, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :focus, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :hover, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :focus, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :hover, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :focus, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :hover {
  background-color: transparent;
  border-color: #fff
}
.tm-toolbar-default .uk-dotnav > * > :active, .uk-card-primary.uk-card-body .uk-dotnav > * > :active, .uk-card-primary > :not([class*=uk-card-media]) .uk-dotnav > * > :active, .uk-card-secondary.uk-card-body .uk-dotnav > * > :active, .uk-card-secondary > :not([class*=uk-card-media]) .uk-dotnav > * > :active, .uk-light .uk-dotnav > * > :active, .uk-overlay-primary .uk-dotnav > * > :active, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :active, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :active, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :active, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :active {
  background-color: transparent;
  border-color: #fff
}
.tm-toolbar-default .uk-dotnav > .uk-active > *, .uk-card-primary.uk-card-body .uk-dotnav > .uk-active > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-dotnav > .uk-active > *, .uk-card-secondary.uk-card-body .uk-dotnav > .uk-active > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-dotnav > .uk-active > *, .uk-light .uk-dotnav > .uk-active > *, .uk-overlay-primary .uk-dotnav > .uk-active > *, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > * {
  background-color: transparent;
  border-color: #fff
}
.tm-toolbar-default .uk-thumbnav > * > *, .uk-card-primary.uk-card-body .uk-thumbnav > * > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-thumbnav > * > *, .uk-card-secondary.uk-card-body .uk-thumbnav > * > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-thumbnav > * > *, .uk-light .uk-thumbnav > * > *, .uk-overlay-primary .uk-thumbnav > * > *, .uk-section-primary:not(.uk-preserve-color) .uk-thumbnav > * > *, .uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav > * > *, .uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav > * > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav > * > * {
  background-color: rgba(255, 255, 255, .4)
}
.tm-toolbar-default .uk-thumbnav > * > :focus, .tm-toolbar-default .uk-thumbnav > * > :hover, .uk-card-primary.uk-card-body .uk-thumbnav > * > :focus, .uk-card-primary.uk-card-body .uk-thumbnav > * > :hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-thumbnav > * > :focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-thumbnav > * > :hover, .uk-card-secondary.uk-card-body .uk-thumbnav > * > :focus, .uk-card-secondary.uk-card-body .uk-thumbnav > * > :hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-thumbnav > * > :focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-thumbnav > * > :hover, .uk-light .uk-thumbnav > * > :focus, .uk-light .uk-thumbnav > * > :hover, .uk-overlay-primary .uk-thumbnav > * > :focus, .uk-overlay-primary .uk-thumbnav > * > :hover, .uk-section-primary:not(.uk-preserve-color) .uk-thumbnav > * > :focus, .uk-section-primary:not(.uk-preserve-color) .uk-thumbnav > * > :hover, .uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav > * > :focus, .uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav > * > :hover, .uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav > * > :focus, .uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav > * > :hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav > * > :focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav > * > :hover {
  background-color: transparent
}
.tm-toolbar-default .uk-thumbnav > .uk-active > *, .uk-card-primary.uk-card-body .uk-thumbnav > .uk-active > *, .uk-card-primary > :not([class*=uk-card-media]) .uk-thumbnav > .uk-active > *, .uk-card-secondary.uk-card-body .uk-thumbnav > .uk-active > *, .uk-card-secondary > :not([class*=uk-card-media]) .uk-thumbnav > .uk-active > *, .uk-light .uk-thumbnav > .uk-active > *, .uk-overlay-primary .uk-thumbnav > .uk-active > *, .uk-section-primary:not(.uk-preserve-color) .uk-thumbnav > .uk-active > *, .uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav > .uk-active > *, .uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav > .uk-active > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav > .uk-active > * {
  background-color: transparent
}
.tm-toolbar-default .uk-accordion > :nth-child(n+2), .uk-card-primary.uk-card-body .uk-accordion > :nth-child(n+2), .uk-card-primary > :not([class*=uk-card-media]) .uk-accordion > :nth-child(n+2), .uk-card-secondary.uk-card-body .uk-accordion > :nth-child(n+2), .uk-card-secondary > :not([class*=uk-card-media]) .uk-accordion > :nth-child(n+2), .uk-light .uk-accordion > :nth-child(n+2), .uk-overlay-primary .uk-accordion > :nth-child(n+2), .uk-section-primary:not(.uk-preserve-color) .uk-accordion > :nth-child(n+2), .uk-section-secondary:not(.uk-preserve-color) .uk-accordion > :nth-child(n+2), .uk-tile-primary:not(.uk-preserve-color) .uk-accordion > :nth-child(n+2), .uk-tile-secondary:not(.uk-preserve-color) .uk-accordion > :nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-accordion-title, .uk-card-primary.uk-card-body .uk-accordion-title, .uk-card-primary > :not([class*=uk-card-media]) .uk-accordion-title, .uk-card-secondary.uk-card-body .uk-accordion-title, .uk-card-secondary > :not([class*=uk-card-media]) .uk-accordion-title, .uk-light .uk-accordion-title, .uk-overlay-primary .uk-accordion-title, .uk-section-primary:not(.uk-preserve-color) .uk-accordion-title, .uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title, .uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title, .uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title {
  color: rgba(255, 255, 255, .73);
  background-color: transparent
}
.tm-toolbar-default .uk-accordion-title:focus, .tm-toolbar-default .uk-accordion-title:hover, .uk-card-primary.uk-card-body .uk-accordion-title:focus, .uk-card-primary.uk-card-body .uk-accordion-title:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-accordion-title:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-accordion-title:hover, .uk-card-secondary.uk-card-body .uk-accordion-title:focus, .uk-card-secondary.uk-card-body .uk-accordion-title:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-accordion-title:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-accordion-title:hover, .uk-light .uk-accordion-title:focus, .uk-light .uk-accordion-title:hover, .uk-overlay-primary .uk-accordion-title:focus, .uk-overlay-primary .uk-accordion-title:hover, .uk-section-primary:not(.uk-preserve-color) .uk-accordion-title:focus, .uk-section-primary:not(.uk-preserve-color) .uk-accordion-title:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title:hover {
  color: #fff
}
.tm-toolbar-default .uk-leader-fill::after, .uk-card-primary.uk-card-body .uk-leader-fill::after, .uk-card-primary > :not([class*=uk-card-media]) .uk-leader-fill::after, .uk-card-secondary.uk-card-body .uk-leader-fill::after, .uk-card-secondary > :not([class*=uk-card-media]) .uk-leader-fill::after, .uk-light .uk-leader-fill::after, .uk-overlay-primary .uk-leader-fill::after, .uk-section-primary:not(.uk-preserve-color) .uk-leader-fill::after, .uk-section-secondary:not(.uk-preserve-color) .uk-leader-fill::after, .uk-tile-primary:not(.uk-preserve-color) .uk-leader-fill::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-leader-fill::after {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-iconnav > * > a, .uk-card-primary.uk-card-body .uk-iconnav > * > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-iconnav > * > a, .uk-card-secondary.uk-card-body .uk-iconnav > * > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-iconnav > * > a, .uk-light .uk-iconnav > * > a, .uk-overlay-primary .uk-iconnav > * > a, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-iconnav > * > a:focus, .tm-toolbar-default .uk-iconnav > * > a:hover, .uk-card-primary.uk-card-body .uk-iconnav > * > a:focus, .uk-card-primary.uk-card-body .uk-iconnav > * > a:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-iconnav > * > a:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-iconnav > * > a:hover, .uk-card-secondary.uk-card-body .uk-iconnav > * > a:focus, .uk-card-secondary.uk-card-body .uk-iconnav > * > a:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-iconnav > * > a:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-iconnav > * > a:hover, .uk-light .uk-iconnav > * > a:focus, .uk-light .uk-iconnav > * > a:hover, .uk-overlay-primary .uk-iconnav > * > a:focus, .uk-overlay-primary .uk-iconnav > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-iconnav > .uk-active > a, .uk-card-primary.uk-card-body .uk-iconnav > .uk-active > a, .uk-card-primary > :not([class*=uk-card-media]) .uk-iconnav > .uk-active > a, .uk-card-secondary.uk-card-body .uk-iconnav > .uk-active > a, .uk-card-secondary > :not([class*=uk-card-media]) .uk-iconnav > .uk-active > a, .uk-light .uk-iconnav > .uk-active > a, .uk-overlay-primary .uk-iconnav > .uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-countdown-number, .tm-toolbar-default .uk-countdown-separator, .uk-card-primary.uk-card-body .uk-countdown-number, .uk-card-primary.uk-card-body .uk-countdown-separator, .uk-card-primary > :not([class*=uk-card-media]) .uk-countdown-number, .uk-card-primary > :not([class*=uk-card-media]) .uk-countdown-separator, .uk-card-secondary.uk-card-body .uk-countdown-number, .uk-card-secondary.uk-card-body .uk-countdown-separator, .uk-card-secondary > :not([class*=uk-card-media]) .uk-countdown-number, .uk-card-secondary > :not([class*=uk-card-media]) .uk-countdown-separator, .uk-light .uk-countdown-number, .uk-light .uk-countdown-separator, .uk-overlay-primary .uk-countdown-number, .uk-overlay-primary .uk-countdown-separator, .uk-section-primary:not(.uk-preserve-color) .uk-countdown-number, .uk-section-primary:not(.uk-preserve-color) .uk-countdown-separator, .uk-section-secondary:not(.uk-preserve-color) .uk-countdown-number, .uk-section-secondary:not(.uk-preserve-color) .uk-countdown-separator, .uk-tile-primary:not(.uk-preserve-color) .uk-countdown-number, .uk-tile-primary:not(.uk-preserve-color) .uk-countdown-separator, .uk-tile-secondary:not(.uk-preserve-color) .uk-countdown-number, .uk-tile-secondary:not(.uk-preserve-color) .uk-countdown-separator {
  color: #fff
}
.tm-toolbar-default .uk-countdown-label, .uk-card-primary.uk-card-body .uk-countdown-label, .uk-card-primary > :not([class*=uk-card-media]) .uk-countdown-label, .uk-card-secondary.uk-card-body .uk-countdown-label, .uk-card-secondary > :not([class*=uk-card-media]) .uk-countdown-label, .uk-light .uk-countdown-label, .uk-overlay-primary .uk-countdown-label, .uk-section-primary:not(.uk-preserve-color) .uk-countdown-label, .uk-section-secondary:not(.uk-preserve-color) .uk-countdown-label, .uk-tile-primary:not(.uk-preserve-color) .uk-countdown-label, .uk-tile-secondary:not(.uk-preserve-color) .uk-countdown-label {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-text-lead, .uk-card-primary.uk-card-body .uk-text-lead, .uk-card-primary > :not([class*=uk-card-media]) .uk-text-lead, .uk-card-secondary.uk-card-body .uk-text-lead, .uk-card-secondary > :not([class*=uk-card-media]) .uk-text-lead, .uk-light .uk-text-lead, .uk-overlay-primary .uk-text-lead, .uk-section-primary:not(.uk-preserve-color) .uk-text-lead, .uk-section-secondary:not(.uk-preserve-color) .uk-text-lead, .uk-tile-primary:not(.uk-preserve-color) .uk-text-lead, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-lead {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-text-meta, .uk-card-primary.uk-card-body .uk-text-meta, .uk-card-primary > :not([class*=uk-card-media]) .uk-text-meta, .uk-card-secondary.uk-card-body .uk-text-meta, .uk-card-secondary > :not([class*=uk-card-media]) .uk-text-meta, .uk-light .uk-text-meta, .uk-overlay-primary .uk-text-meta, .uk-section-primary:not(.uk-preserve-color) .uk-text-meta, .uk-section-secondary:not(.uk-preserve-color) .uk-text-meta, .uk-tile-primary:not(.uk-preserve-color) .uk-text-meta, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-meta {
  color: rgba(255, 255, 255, .45)
}
.tm-toolbar-default .uk-text-muted, .uk-card-primary.uk-card-body .uk-text-muted, .uk-card-primary > :not([class*=uk-card-media]) .uk-text-muted, .uk-card-secondary.uk-card-body .uk-text-muted, .uk-card-secondary > :not([class*=uk-card-media]) .uk-text-muted, .uk-light .uk-text-muted, .uk-overlay-primary .uk-text-muted, .uk-section-primary:not(.uk-preserve-color) .uk-text-muted, .uk-section-secondary:not(.uk-preserve-color) .uk-text-muted, .uk-tile-primary:not(.uk-preserve-color) .uk-text-muted, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-muted {
  color: rgba(255, 255, 255, .45) !important
}
.tm-toolbar-default .uk-text-emphasis, .uk-card-primary.uk-card-body .uk-text-emphasis, .uk-card-primary > :not([class*=uk-card-media]) .uk-text-emphasis, .uk-card-secondary.uk-card-body .uk-text-emphasis, .uk-card-secondary > :not([class*=uk-card-media]) .uk-text-emphasis, .uk-light .uk-text-emphasis, .uk-overlay-primary .uk-text-emphasis, .uk-section-primary:not(.uk-preserve-color) .uk-text-emphasis, .uk-section-secondary:not(.uk-preserve-color) .uk-text-emphasis, .uk-tile-primary:not(.uk-preserve-color) .uk-text-emphasis, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-emphasis {
  color: #fff !important
}
.tm-toolbar-default .uk-text-primary, .uk-card-primary.uk-card-body .uk-text-primary, .uk-card-primary > :not([class*=uk-card-media]) .uk-text-primary, .uk-card-secondary.uk-card-body .uk-text-primary, .uk-card-secondary > :not([class*=uk-card-media]) .uk-text-primary, .uk-light .uk-text-primary, .uk-overlay-primary .uk-text-primary, .uk-section-primary:not(.uk-preserve-color) .uk-text-primary, .uk-section-secondary:not(.uk-preserve-color) .uk-text-primary, .uk-tile-primary:not(.uk-preserve-color) .uk-text-primary, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-primary {
  color: #fff !important
}
.tm-toolbar-default .uk-text-secondary, .uk-card-primary.uk-card-body .uk-text-secondary, .uk-card-primary > :not([class*=uk-card-media]) .uk-text-secondary, .uk-card-secondary.uk-card-body .uk-text-secondary, .uk-card-secondary > :not([class*=uk-card-media]) .uk-text-secondary, .uk-light .uk-text-secondary, .uk-overlay-primary .uk-text-secondary, .uk-section-primary:not(.uk-preserve-color) .uk-text-secondary, .uk-section-secondary:not(.uk-preserve-color) .uk-text-secondary, .uk-tile-primary:not(.uk-preserve-color) .uk-text-secondary, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-secondary {
  color: #fff !important
}
.tm-toolbar-default .uk-column-divider, .uk-card-primary.uk-card-body .uk-column-divider, .uk-card-primary > :not([class*=uk-card-media]) .uk-column-divider, .uk-card-secondary.uk-card-body .uk-column-divider, .uk-card-secondary > :not([class*=uk-card-media]) .uk-column-divider, .uk-light .uk-column-divider, .uk-overlay-primary .uk-column-divider, .uk-section-primary:not(.uk-preserve-color) .uk-column-divider, .uk-section-secondary:not(.uk-preserve-color) .uk-column-divider, .uk-tile-primary:not(.uk-preserve-color) .uk-column-divider, .uk-tile-secondary:not(.uk-preserve-color) .uk-column-divider {
  column-rule-color: rgba(255, 255, 255, .1)
}
.tm-toolbar-default .uk-dropcap p:first-of-type::first-letter, .tm-toolbar-default .uk-dropcap::first-letter, .uk-card-primary.uk-card-body .uk-dropcap p:first-of-type::first-letter, .uk-card-primary.uk-card-body .uk-dropcap::first-letter, .uk-card-primary > :not([class*=uk-card-media]) .uk-dropcap p:first-of-type::first-letter, .uk-card-primary > :not([class*=uk-card-media]) .uk-dropcap::first-letter, .uk-card-secondary.uk-card-body .uk-dropcap p:first-of-type::first-letter, .uk-card-secondary.uk-card-body .uk-dropcap::first-letter, .uk-card-secondary > :not([class*=uk-card-media]) .uk-dropcap p:first-of-type::first-letter, .uk-card-secondary > :not([class*=uk-card-media]) .uk-dropcap::first-letter, .uk-light .uk-dropcap p:first-of-type::first-letter, .uk-light .uk-dropcap::first-letter, .uk-overlay-primary .uk-dropcap p:first-of-type::first-letter, .uk-overlay-primary .uk-dropcap::first-letter, .uk-section-primary:not(.uk-preserve-color) .uk-dropcap p:first-of-type::first-letter, .uk-section-primary:not(.uk-preserve-color) .uk-dropcap::first-letter, .uk-section-secondary:not(.uk-preserve-color) .uk-dropcap p:first-of-type::first-letter, .uk-section-secondary:not(.uk-preserve-color) .uk-dropcap::first-letter, .uk-tile-primary:not(.uk-preserve-color) .uk-dropcap p:first-of-type::first-letter, .uk-tile-primary:not(.uk-preserve-color) .uk-dropcap::first-letter, .uk-tile-secondary:not(.uk-preserve-color) .uk-dropcap p:first-of-type::first-letter, .uk-tile-secondary:not(.uk-preserve-color) .uk-dropcap::first-letter {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-logo, .uk-card-primary.uk-card-body .uk-logo, .uk-card-primary > :not([class*=uk-card-media]) .uk-logo, .uk-card-secondary.uk-card-body .uk-logo, .uk-card-secondary > :not([class*=uk-card-media]) .uk-logo, .uk-light .uk-logo, .uk-overlay-primary .uk-logo, .uk-section-primary:not(.uk-preserve-color) .uk-logo, .uk-section-secondary:not(.uk-preserve-color) .uk-logo, .uk-tile-primary:not(.uk-preserve-color) .uk-logo, .uk-tile-secondary:not(.uk-preserve-color) .uk-logo {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-logo:focus, .tm-toolbar-default .uk-logo:hover, .uk-card-primary.uk-card-body .uk-logo:focus, .uk-card-primary.uk-card-body .uk-logo:hover, .uk-card-primary > :not([class*=uk-card-media]) .uk-logo:focus, .uk-card-primary > :not([class*=uk-card-media]) .uk-logo:hover, .uk-card-secondary.uk-card-body .uk-logo:focus, .uk-card-secondary.uk-card-body .uk-logo:hover, .uk-card-secondary > :not([class*=uk-card-media]) .uk-logo:focus, .uk-card-secondary > :not([class*=uk-card-media]) .uk-logo:hover, .uk-light .uk-logo:focus, .uk-light .uk-logo:hover, .uk-overlay-primary .uk-logo:focus, .uk-overlay-primary .uk-logo:hover, .uk-section-primary:not(.uk-preserve-color) .uk-logo:focus, .uk-section-primary:not(.uk-preserve-color) .uk-logo:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-logo:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-logo:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-logo:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-logo:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-logo:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-logo:hover {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-card-primary.uk-card-body .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-card-primary > :not([class*=uk-card-media]) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-card-secondary.uk-card-body .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-card-secondary > :not([class*=uk-card-media]) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-light .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-overlay-primary .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-section-primary:not(.uk-preserve-color) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-section-secondary:not(.uk-preserve-color) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-tile-primary:not(.uk-preserve-color) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-tile-secondary:not(.uk-preserve-color) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type) {
  display: none
}
.tm-toolbar-default .uk-logo-inverse, .uk-card-primary.uk-card-body .uk-logo-inverse, .uk-card-primary > :not([class*=uk-card-media]) .uk-logo-inverse, .uk-card-secondary.uk-card-body .uk-logo-inverse, .uk-card-secondary > :not([class*=uk-card-media]) .uk-logo-inverse, .uk-light .uk-logo-inverse, .uk-overlay-primary .uk-logo-inverse, .uk-section-primary:not(.uk-preserve-color) .uk-logo-inverse, .uk-section-secondary:not(.uk-preserve-color) .uk-logo-inverse, .uk-tile-primary:not(.uk-preserve-color) .uk-logo-inverse, .uk-tile-secondary:not(.uk-preserve-color) .uk-logo-inverse {
  display: inline
}
.tm-toolbar-default .uk-card-badge, .uk-card-primary.uk-card-body .uk-card-badge, .uk-card-primary > :not([class*=uk-card-media]) .uk-card-badge, .uk-card-secondary.uk-card-body .uk-card-badge, .uk-card-secondary > :not([class*=uk-card-media]) .uk-card-badge, .uk-light .uk-card-badge, .uk-overlay-primary .uk-card-badge, .uk-section-primary:not(.uk-preserve-color) .uk-card-badge, .uk-section-secondary:not(.uk-preserve-color) .uk-card-badge, .uk-tile-primary:not(.uk-preserve-color) .uk-card-badge, .uk-tile-secondary:not(.uk-preserve-color) .uk-card-badge {
  color: rgba(255, 255, 255, .7)
}
.tm-toolbar-default .uk-accordion-title::before, .uk-card-primary.uk-card-body .uk-accordion-title::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-accordion-title::before, .uk-card-secondary.uk-card-body .uk-accordion-title::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-accordion-title::before, .uk-light .uk-accordion-title::before, .uk-overlay-primary .uk-accordion-title::before, .uk-section-primary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.tm-toolbar-default .uk-open > .uk-accordion-title::before, .uk-card-primary.uk-card-body .uk-open > .uk-accordion-title::before, .uk-card-primary > :not([class*=uk-card-media]) .uk-open > .uk-accordion-title::before, .uk-card-secondary.uk-card-body .uk-open > .uk-accordion-title::before, .uk-card-secondary > :not([class*=uk-card-media]) .uk-open > .uk-accordion-title::before, .uk-light .uk-open > .uk-accordion-title::before, .uk-overlay-primary .uk-open > .uk-accordion-title::before, .uk-section-primary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-section-secondary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-tile-primary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")
}
.tm-toolbar-default svg .uk-text-muted, .tm-toolbar-default svg.uk-text-muted, .uk-card-primary.uk-card-body svg .uk-text-muted, .uk-card-primary.uk-card-body svg.uk-text-muted, .uk-card-primary > :not([class*=uk-card-media]) svg .uk-text-muted, .uk-card-primary > :not([class*=uk-card-media]) svg.uk-text-muted, .uk-card-secondary.uk-card-body svg .uk-text-muted, .uk-card-secondary.uk-card-body svg.uk-text-muted, .uk-card-secondary > :not([class*=uk-card-media]) svg .uk-text-muted, .uk-card-secondary > :not([class*=uk-card-media]) svg.uk-text-muted, .uk-light svg .uk-text-muted, .uk-light svg.uk-text-muted, .uk-overlay-primary svg .uk-text-muted, .uk-overlay-primary svg.uk-text-muted, .uk-section-primary:not(.uk-preserve-color) svg .uk-text-muted, .uk-section-primary:not(.uk-preserve-color) svg.uk-text-muted, .uk-section-secondary:not(.uk-preserve-color) svg .uk-text-muted, .uk-section-secondary:not(.uk-preserve-color) svg.uk-text-muted, .uk-tile-primary:not(.uk-preserve-color) svg .uk-text-muted, .uk-tile-primary:not(.uk-preserve-color) svg.uk-text-muted, .uk-tile-secondary:not(.uk-preserve-color) svg .uk-text-muted, .uk-tile-secondary:not(.uk-preserve-color) svg.uk-text-muted {
  color: rgba(255, 255, 255, .45) !important
}
.tm-toolbar-default .uk-svg-default-background, .uk-card-primary.uk-card-body .uk-svg-default-background, .uk-card-primary > :not([class*=uk-card-media]) .uk-svg-default-background, .uk-card-secondary.uk-card-body .uk-svg-default-background, .uk-card-secondary > :not([class*=uk-card-media]) .uk-svg-default-background, .uk-light .uk-svg-default-background, .uk-overlay-primary .uk-svg-default-background, .uk-section-primary:not(.uk-preserve-color) .uk-svg-default-background, .uk-section-secondary:not(.uk-preserve-color) .uk-svg-default-background, .uk-tile-primary:not(.uk-preserve-color) .uk-svg-default-background, .uk-tile-secondary:not(.uk-preserve-color) .uk-svg-default-background {
  color: transparent !important
}
.tm-toolbar-default .uk-svg-muted-background, .uk-card-primary.uk-card-body .uk-svg-muted-background, .uk-card-primary > :not([class*=uk-card-media]) .uk-svg-muted-background, .uk-card-secondary.uk-card-body .uk-svg-muted-background, .uk-card-secondary > :not([class*=uk-card-media]) .uk-svg-muted-background, .uk-light .uk-svg-muted-background, .uk-overlay-primary .uk-svg-muted-background, .uk-section-primary:not(.uk-preserve-color) .uk-svg-muted-background, .uk-section-secondary:not(.uk-preserve-color) .uk-svg-muted-background, .uk-tile-primary:not(.uk-preserve-color) .uk-svg-muted-background, .uk-tile-secondary:not(.uk-preserve-color) .uk-svg-muted-background {
  color: rgba(255, 255, 255, .1) !important
}
.tm-toolbar-default .uk-navbar-container, .tm-toolbar-default.uk-navbar-container, .uk-card-primary.uk-card-body .uk-navbar-container, .uk-card-primary.uk-card-body.uk-navbar-container, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-container, .uk-card-primary > :not([class*=uk-card-media]).uk-navbar-container, .uk-card-secondary.uk-card-body .uk-navbar-container, .uk-card-secondary.uk-card-body.uk-navbar-container, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-container, .uk-card-secondary > :not([class*=uk-card-media]).uk-navbar-container, .uk-light .uk-navbar-container, .uk-light.uk-navbar-container, .uk-overlay-primary .uk-navbar-container, .uk-overlay-primary.uk-navbar-container, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-container, .uk-section-primary:not(.uk-preserve-color).uk-navbar-container, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-container, .uk-section-secondary:not(.uk-preserve-color).uk-navbar-container, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-container, .uk-tile-primary:not(.uk-preserve-color).uk-navbar-container, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-container, .uk-tile-secondary:not(.uk-preserve-color).uk-navbar-container {
  border-bottom-color: rgba(255, 255, 255, .24)
}
.tm-toolbar-default .uk-navbar-left, .uk-card-primary.uk-card-body .uk-navbar-left, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-left, .uk-card-secondary.uk-card-body .uk-navbar-left, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-left, .uk-light .uk-navbar-left, .uk-overlay-primary .uk-navbar-left, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-left, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-left, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-left, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-left {
  border-right-color: rgba(255, 255, 255, .24)
}
.tm-toolbar-default .uk-navbar-right, .uk-card-primary.uk-card-body .uk-navbar-right, .uk-card-primary > :not([class*=uk-card-media]) .uk-navbar-right, .uk-card-secondary.uk-card-body .uk-navbar-right, .uk-card-secondary > :not([class*=uk-card-media]) .uk-navbar-right, .uk-light .uk-navbar-right, .uk-overlay-primary .uk-navbar-right, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-right, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-right, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-right, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-right {
  border-left-color: rgba(255, 255, 255, .24)
}
.tm-toolbar-default .tm-section-title, .uk-card-primary.uk-card-body .tm-section-title, .uk-card-primary > :not([class*=uk-card-media]) .tm-section-title, .uk-card-secondary.uk-card-body .tm-section-title, .uk-card-secondary > :not([class*=uk-card-media]) .tm-section-title, .uk-light .tm-section-title, .uk-overlay-primary .tm-section-title, .uk-section-primary:not(.uk-preserve-color) .tm-section-title, .uk-section-secondary:not(.uk-preserve-color) .tm-section-title, .uk-tile-primary:not(.uk-preserve-color) .tm-section-title, .uk-tile-secondary:not(.uk-preserve-color) .tm-section-title {
  color: rgba(255, 255, 255, .7)
}
@media print {
  *, ::after, ::before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img, tr {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  @page {
    margin: .5cm
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
}
html {
  overflow-y: scroll
}
body {
  overflow: hidden
}
.tm-page {
  position: relative;
  z-index: 0
}
@media (min-width:2000px) {
  .tm-page-container {
    background-color: #f0f0ee
  }
  .tm-page-container .tm-page {
    max-width: 2000px;
    background: #fff
  }
  .tm-page-width {
    max-width: 2000px
  }
  .tm-page-margin-top {
    margin-top: 70px
  }
  .tm-page-margin-bottom {
    margin-bottom: 70px
  }
}
.tm-toolbar {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  position: relative
}
.tm-toolbar-default {
  background: #22201e
}
.tm-header {
  position: relative
}
.tm-headerbar-top {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff
}
.tm-headerbar-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff
}
.tm-headerbar-stacked {
  margin-top: 20px
}
.tm-header-overlay {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0
}
.tm-header-transparent .tm-headerbar-bottom, .tm-header-transparent .tm-headerbar-top {
  background: 0 0
}
.tm-header-transparent .tm-headerbar-top {
  border-bottom-color: transparent
}
.tm-header-mobile-slide {
  z-index: 1020
}
@media (min-width:640px) {
  .tm-sidebar {
    min-width: 200px
  }
}
.uk-dropdown-navbar.uk-dropdown-stack {
  min-width: 0 !important;
  max-width: none !important
}
.tm-leading-article .uk-article:last-child {
  padding-bottom: 20px
}
.tm-error-icon {
  font-size: 250px
}
.tm-error-headline {
  font-size: 100px
}
.tm-offline {
  width: 300px
}
.uk-card-primary.uk-card-body .tm-child-list-divider > ul > li:nth-child(n+2), .uk-card-primary.uk-card-body .uk-list-divider > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, .1)
}
.uk-card-primary .uk-card-body .tm-child-list-divider > ul > li:nth-child(n+2), .uk-card-primary .uk-card-body .uk-list-divider > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, .1)
}
.uk-card-secondary.uk-card-body .tm-child-list-divider > ul > li:nth-child(n+2), .uk-card-secondary.uk-card-body .uk-list-divider > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, .1)
}
.uk-card-secondary .uk-card-body .tm-child-list-divider > ul > li:nth-child(n+2), .uk-card-secondary .uk-card-body .uk-list-divider > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, .1)
}
.uk-section-primary:not(.uk-preserve-color) .tm-child-list-divider > ul > li:nth-child(n+2), .uk-section-primary:not(.uk-preserve-color) .uk-list-divider > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, .1)
}
.uk-section-secondary:not(.uk-preserve-color) .tm-child-list-divider > ul > li:nth-child(n+2), .uk-section-secondary:not(.uk-preserve-color) .uk-list-divider > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, .1)
}
.hljs {
  padding: 0;
  background: 0 0;
  overflow: visible
}
.tm-section-title {
  color: #22201e;
  font-size: 13px;
  line-height: 1.73;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
  font-family: Roboto Mono;
  font-weight: 400;
  letter-spacing: .2px
}
.tm-section-title > ::before {
  content: "";
  position: absolute;
  top: -80px;
  left: calc(50% - (1px / 2));
  height: 60px;
  width: 1px
}
.tm-section-title > ::before {
  background-color: currentColor
}
.tm-section-title > * {
  -ms-writing-mode: tb-lr;
  display: inline-block
}
@supports (-ms-ime-align:auto) {
  .tm-section-title {
    writing-mode: inherit
  }
  .tm-section-title > * {
    writing-mode: vertical-lr
  }
}
.tm-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.tm-mask-default {
  -webkit-mask-box-image-source: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/mask-default-image.svg);
  mask-border: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/mask-default-image.svg);
  -webkit-mask-box-image-slice: 50 fill;
  mask-border-slice: 50;
  -webkit-mask-box-image-repeat: round;
  mask-border-repeat: round;
  mask-image: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/mask-default-image.svg);
  mask-size: 100% 100%
}
.tm-box-decoration-default, .tm-box-decoration-primary, .tm-box-decoration-secondary {
  position: relative;
  z-index: 0
}
.tm-box-decoration-default::before, .tm-box-decoration-primary::before, .tm-box-decoration-secondary::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  pointer-events: none
}
.tm-box-decoration-default::before, .tm-box-decoration-primary::before, .tm-box-decoration-secondary::before {
  -webkit-mask-box-image-source: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/box-decoration-image.svg);
  mask-border: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/box-decoration-image.svg);
  -webkit-mask-box-image-slice: 3;
  mask-border-slice: 3;
  -webkit-mask-box-image-repeat: round;
  mask-border-repeat: round;
  mask-image: url(../vendor/assets/uikit-themes/master-pinewood-lake/images/box-decoration-image.svg);
  mask-size: 100% 100%
}
.tm-box-decoration-default {
  padding: 10px
}
.tm-box-decoration-default::before {
  transform: translate(0, 0);
  background-color: transparent
}
.tm-box-decoration-default::before {
  border: 3px solid #22201e
}
.tm-box-decoration-primary {
  padding: 10px
}
.tm-box-decoration-primary::before {
  transform: translate(0, 0);
  background-color: transparent
}
.tm-box-decoration-primary::before {
  border: 3px solid #d8522c
}
.tm-box-decoration-secondary::before {
  transform: translate(0, 0);
  background-color: transparent
}
.tm-box-decoration-secondary::before {
  border: 3px solid #d8522c
}
.tm-box-decoration-secondary::before {
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  z-index: 1
}
.tm-box-decoration-inverse.tm-box-decoration-default::before {
  border-color: rgba(255, 255, 255, .1)
}
.tm-box-decoration-inverse.tm-box-decoration-primary::before {
  border-color: #fff
}
.tm-box-decoration-inverse.tm-box-decoration-secondary::before {
  border-color: #fff
}
.uk-font-default {
  font-family: Roboto Mono;
  font-weight: 400
}
.uk-font-primary {
  font-family: Amatic SC;
  font-weight: 700
}
.uk-font-secondary {
  font-family: Roboto Mono;
  font-weight: 400
}
.uk-font-tertiary {
  font-family: inherit;
  font-weight: inherit
}

@media only screen and (min-width: 2001px){
    
.box-obi{
    width: 450px;
    margin: 0 0 30px;
}

.txt-obi{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 24px;
    font-style: oblique;
}
    
.box-prevision-01{
    width: 457px;
}
    
.arrow-01{
    background-image: url(../arrow-01.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 29px;
    padding: 0 0 40px;
}

.arrow-02{
    background-image: url(../arrow-03.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 29px;
    padding: 0 0 40px;
}

.arrow-03{
    background-image: url(../arrow-02.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 29px;
    padding: 0 0 40px;
}
    
.bg-rms{
    background-image: url(../logo-remanso-02.png) !important;
    background-position: 50% 50% !important;
    padding: 254px 9px !important;
    background-size: 64% !important;
    background-color: #3e4a20 !important;
}
    
.bg-srvs-10{
    background-color: #414141;
}

.bx-srvs-10{
    background-image: url(../icn-car.svg);
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: left center;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    padding: 12px 0 12px 119px;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    width: 472px;
    margin: 0 0 0;
}
    
.bg-tms-02{
    background-image: url(../bg-tomas.svg);
    background-position: center center;
    background-size: cover;
    margin: 0 0;
}

.box-tms-01{
    background-image: url(../icn-tomas-01.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 95px;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    font-size: 24px;
    line-height: 31px;
    padding: 0 0 0 110px;
    width: 346px;
    float: right;
    margin: 0 7% 0 0;
}

.box-tms-02{
    background-image: url(../icn-tomas-02.svg);
    background-repeat: no-repeat;
    background-position: 0 14px;
    background-size: 64px;
    padding: 0 0 0 83px;
    width: 303px;
    float: left;
    margin: 0 0 0 7%;
}

.ttl-tms-02{
    font-family: 'Poppins';
    color: #3D4A1F;
    text-align: left;
    font-weight: 500;
    font-size: 26px;
    margin: 0 0 -4px;
}

.txt-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 47px;
    margin: 0 0 0;
    line-height: 40px;
}

.txt2-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    margin: -4px 0 0;
}

.box-pagos-02{
    background-image: url(../icn-home-01.png);
    background-repeat: no-repeat;
    background-position: 26px 22px;
    background-size: 130px;
    border: 1px solid #414141;
    border-radius: 35px;
    padding: 54px 0 0 21px;
}

.ttl-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-size: 31px;
    font-weight: 600;
    padding: 0 0 0 126px;
    line-height: 27px;
    margin: 0 0 0;
}

.txt-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 300;
    padding: 0 0 0 126px;
    font-size: 19px;
    line-height: 16px;
    margin: 4px 0 0;
}

.nmr-pagos-02{
    text-align: left;
    color: #666666;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 44px;
    padding: 4px 0 3px 53px;
    background-image: url(../icn-whatsapp3.svg);
    background-repeat: no-repeat;
    background-position: 0 -1px;
    background-size: 43px;
    line-height: 34px;
    margin: 34px 0 26px 23px;
}
    
.mrg-pagos{
    margin: 0;
}

.ttl-pagos{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 49px;
}
    
.btn-pago-01{
    background-image: url(../icn-pago-01.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    padding: 90px 184px;
    border-radius: 35px;
}

.btn-pago-02{
    background-image: url(../icn-pago-02.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    padding: 90px 184px;
    border-radius: 35px;
}
    
.box-phone-header{
    background-color: #3e4a20;
    font-family: 'Poppins';
    color: #fff;
    font-weight: 700;
    position: absolute;
    padding: 6px 7px 5px 55px;
    width: 86px;
    margin: -21px 0 0 11%;
    background-image: url(../icn-coin.svg);
    background-repeat: no-repeat;
    background-position: 10px 4px;
    background-size: 35px;
    font-size: 18px;
}
    
.bx-home{
    background-color: #fff;
    padding: 32px 50px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    height: 316px;
    width: 370px;
    float: left;
}

.tx1-home{
    color: #414141;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-weight: 400;
    font-size: 48px;
    line-height: 45px;
    margin: 0 0 0;
}

.tx2-home{
    color: #a8a8a7;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-size: 38px;
    margin: 0 0 0;
    line-height: 35px;
}

.tx3-home{
    font-family: 'Poppins';
    text-align: left;
    color: #666666;
    font-size: 33px;
    font-weight: 400;
    line-height: 30px;
    margin: 23px 0 8px;
}

.tx4-home{
    float: left;
    width: 100%;
    font-family: 'Roboto';
    color: #666666;
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 40px;
    font-weight: 400;
    margin: 3px 0 -12px;
}

.bt1-home{
    background-image: url(../icn-whstpp.svg);
    background-repeat: no-repeat;
    text-align: left;
    float: left;
    width: 100%;
    font-family: 'Poppins';
    color: #666666;
    padding: 0 0 0 38px;
    font-weight: 400;
    font-size: 26px;
    background-size: 29px;
    background-position: left center;
    margin: 0 0 -2px;
}
    
.box-stomas-01{
    width: 942px;
}

.ttl-stomas{
    font-family: 'Poppins';
    color: #414141;
    font-size: 50px;
    font-weight: 700;
}

.txt-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: right;
    font-weight: 300;
    font-size: 25px;
    float: left;
    width: 450px;
    line-height: 31px;
}

.box-line-stomas{
    background-color: #baca50;
    width: 2px;
    height: 156px;
    float: left;
    margin: 0 20px;
}

.txt2-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: left;
    font-weight: 500;
    font-size: 25px;
    float: left;
    width: 250px;
    line-height: 31px;
    padding: 0 200px 0 0;
}
    
.category-actualidad{
    padding: 0 14%;
}
    
.txt-qs-13{
    float: left;
    width: 232px;
    text-align: left;
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 30px;
    font-family: 'Roboto';
    padding: 5px 0 6px 42px;
    font-size: 19px;
    line-height: 20px;
    margin: 13px 0;
    font-weight: 400;
}
    
.box-qs-12{
    float: left;
    width: 300px;
    margin: 44% 0 0;
}

.ttl-qs-12{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 37px;
    line-height: 31px;
    padding: 0;
    text-align: left;
    margin: 0 0 14px 42px;
}

.txt-qs-12{
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 30px;
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 18px;
    padding: 0 0 0 42px;
}
    
.bg-qs-10{
    background-image: url(../bg-qs-11.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}
    
.box-qs-10{
    float: left;
    width: 100%;
}

.ttl-qs-10{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 37px;
    line-height: 31px;
    padding: 0;
    text-align: left;
}

.mainbox-qs-11{
    margin: 35px 0 0;
}

.box-qs-left{
    background-color: #a4b34a;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 29px 50px;
    width: 191px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
}

.box-qs-right{
    background-color: #414141;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 29px 50px;
    width: 193px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    margin: 0 0 0 24px;
}

.ttl-qs-11{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 500;
    line-height: 19px;
    font-size: 19px;
    margin: 8px 0 27px;
}

.txt-qs-11{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    margin: -9px 0 39px;
    padding: 0;
}

.btn-qs-11{
    font-family: 'Poppins';
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 300;
    float: left;
    border-radius: 7px;
    padding: 4px 8px;
    margin: 8px 0 0;
}
    
.ttl-qs-09{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 37px;
    margin: -5px 0 6%;
    line-height: 31px;
    padding: 0 0 0 4%;
    text-align: left;
}
    
.box-remanso-home{
    border-bottom: 1px solid #666666;
    margin: 0 12px 10px 24px;
}

.logo-remanso-home{
    padding: 0 96px 0 0;
}

.txt-remando-home{
    font-family: 'Cabin Condensed';
    color: #666666;
    text-align: left;
    padding: 0;
    font-weight: 300;
    font-size: 20px;
    margin: 8px 0 19px;
    line-height: 21px;
}
    
.box-home-03{
    background-color: #fff;
    background-image: url(../icn-phone-home.svg);
    background-repeat: no-repeat;
    background-position: 55px 196px;
    background-size: 130px;
    padding: 36px 80px 42px 62px;
    width: 384px;
    float: left;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    height: 415px;
}

.ttl-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 100px;
    font-weight: 600;
    font-size: 25px;
    letter-spacing: -1px;
    margin: 11px 0 0;
}

.txt-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 102px;
    font-weight: 400;
    font-size: 21px;
    letter-spacing: 0px;
    margin: -17px 0 0;
}

.ttl-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 34px;
    margin: 9px 0 -18px 22px;
    text-align: left;
    line-height: 50px;
}

.txt-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 27px;
    margin: -2px 0 0 20px;
    text-align: left;
}

.mrg-tlf-02{
    margin: -20px 0 0 20px;
}

.btn-home-03{
    background-image: url(../mail.svg);
    float: left;
    background-repeat: no-repeat;
    background-position: 20px 16px;
    background-size: 29px;
    font-family: 'Poppins';
    color: #3d4a1f;
    background-color: #baca50;
    padding: 14px 70px 12px 69px;
    font-size: 17px;
    border-radius: 9px;
    margin: 10px 0 0 20px;
}





    
.box-slide-secciones{
    font-family: 'Cabin Condensed';
    font-size: 39px;
    color: #fff;
    line-height: 42px;
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: 50% 70%;
    background-size: 150px;
    background-color: #3e4a20;
    padding: 129px 0px 337px;
    float: right;
    width: 290px;
    position: relative;
    left: 71%;
}

.box-abituario-01{
    background-image: url(../icn-obituarios.svg), url(../bg-verde-o.svg);
    background-repeat: no-repeat, repeat-x;
    background-position: center 35px, 0 0;
    background-size: 109px, 148px;
    padding: 160px 0 25px;
    background-color: #fff;
    width: 370px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    border: 4px solid #3e4a20;
}

.ttl-obituario-01{
    font-family: 'Poppins';
    color: #000;
    font-weight: 500;
    font-size: 21px;
    margin: 6px 0 5px;
    line-height: 18px;
}

.txt-obituario-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 0;
}
    
.box-icn-left{
    
}

.btn-whatsapp{
    background-image: url(../icn-whatsapp-ok.svg);
    background-color: #1dd840;
    background-size: 134px;
    background-repeat: no-repeat;
    background-position: 13px center;
    padding: 32px 29px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: fixed;
    right: 0;
    top: 150px;
    box-shadow: -2px 4px 11px #00000021;
    transition: 0.3s all;
}

.btn-whatsapp:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.btn-pse{
    background-image: url(../icn-pse-ok.png);
    background-color: #004B8C;
    background-size: 134px;
    background-repeat: no-repeat;
    background-position: 13px center;
    padding: 32px 29px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: fixed;
    right: 0;
    top: 214px;
    box-shadow: -2px 4px 11px #00000021;
    transition: 0.3s all;
}

.scl-01{
    background-image: url(../facebook-ok3.svg);
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 134px;
    float: left;
    position: fixed;
    padding: 32px 29px;
    right: 0;
    top: 279px;
    z-index: 999;
    background-color: #fff;
    box-shadow: -2px 4px 11px #00000021;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    transition: 0.3s all;
}

.scl-01:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.scl-02{
    background-image: url(../instagram-ok2.svg);
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 134px;
    float: left;
    position: fixed;
    padding: 32px 29px;
    right: 0;
    top: 343px;
    z-index: 999;
    background-color: #fff;
    box-shadow: -2px 4px 11px #00000021;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    transition: 0.3s all;
}

.scl-02:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.btn-pse:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.txt-mausoleo-02{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin: 46px 0 0;
  line-height: 23px;
  text-align: left;
}

.box-mausoleo-01{
  float: left;
  width: 500px;
  margin: 0 0 0 9%;
}

.ttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  font-size: 29px;
  font-weight: 300;
  line-height: 31px;
  margin: 0 0 -13px;
  text-align: left;
}

.subttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  line-height: 31px;
  font-weight: 600;
  font-size: 37px;
  text-align: left;
}

.box-tomas-03{
  background-color: #fff;
  background-image: url(../icn-home-01.png);
  background-repeat: no-repeat;
  background-position: 15px 11px;
  background-size: 130px;
  padding: 36px 46px 42px 37px;
  width: 292px;
  box-shadow: 0 0 18px #0000002e;
  border-radius: 19px;
  height: 257px;
  }

.ttl-tomas-03{
  font-family: 'Poppins';
  color: #434b26;
  text-align: left;
  padding: 0 0 0 105px;
  font-weight: 600;
  font-size: 29px;
  letter-spacing: -1px;
  margin: -2px 0 0;
}

.subttl-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  text-align: left;
  padding: 0 0 0 105px;
  font-weight: 600;
  font-size: 31px;
  letter-spacing: -1px;
  margin: -19px 0 0;
}

.txt-tomas-03{
  font-family: 'Poppins';
  text-align: left;
  font-weight: 300;
  color: #1d1d1b;
  font-size: 20px;
  line-height: 23px;
  margin: 28px 0 0;
}

.nmr-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  font-weight: 600;
  font-size: 31px;
  margin: 25px 0 0;
  text-align: left;
}

.box-tomas-02{
  width: 364px;
  float: left;
  margin: 0 0 0 12%;
}

.bg-tomas-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}

.box-tomas-01{
  width: 393px;
  margin: 0 0 52px;
}

.ttl-tomas-01{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.subttl-tomas-01{
  font-family: 'Roboto';
  color: #1d1d1b;
  font-weight: 500;
  font-size: 19px;
  margin: -5px 0 0;
  line-height: 20px;
  padding: 0 6px;
}

.txt-tomas-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 300;
  font-size: 17px;
  margin: 8px 0 0;
  line-height: 17px;
}

.bg-about-01{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 -32%;
    background-size: 103%;
}

.box-about-04{
  width: 200px;
}

.box-about-03{

}

.img-about-03{
  width: 78px;
}

.ttl-about-03{
  font-family: 'Poppins';
  color: #414141;
  text-align: center;
  font-size: 19px;
  line-height: 23px;
  margin: 13px 0 11px;
  font-weight: 500;
}

.ttl-about-02{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.bx-about-01{
  background-color: #fff;
  height: 332px;
  width: 337px;
  margin: 0 0 25px;
  border-radius: 30px;
  box-shadow: 0 0 18px #0000002e;
  padding: 44px 44px;
}

.img-about-01{
  float: left;
  width: 78px;
}

.ttl-about-01{
  font-family: 'Poppins';
  color: #000000;
  text-align: left;
  font-size: 28px;
  line-height: 23px;
  margin: 25px 0 11px;
  float: left;
  width: 100%;
  font-weight: 600;
}

.txt-about-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin: 0 0 16px;
  line-height: 23px;
  text-align: left;
  float: left;
  width: 100%;
}

.bx-srvs-03{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 35px 37px;
    padding: 157px 35px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
    height: 606px;
}

.tl-srvs-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.sbtl-srvs-03{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 16px 0 9px;
    line-height: 17px;
    color: #000;
}

.tx-srvs-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 1px 0 4px 24px;
    background-size: 15px;
}

.bt-srvs-03{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 16px;
    font-weight: 300;
    padding: 2px 22px;
    border-radius: 13px;
    margin: 13px 0 0;
}
    
.bx-srvs-01{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 87px;
    padding: 95px 0px 0 0;
    float: left;
    width: 490px;
}

.bx-srvs-01-2{
    width: 500px;
}

.tl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 500;
    font-size: 35px;
    margin: 10px 0 -2px;
    line-height: 31px;
    text-align: left;
}

.sbtl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 32px;
    margin: -5px 0 0;
    line-height: 31px;
    padding: 8px 37px 19px 0;
    text-align: left;
    border-bottom: 1px solid #abbc49;
}

.tx-srvs-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 0;
    padding: 9px 0 0;
}

.tl-srvs-02{
    font-family: 'Poppins';
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin: 24px 0 8px;
    text-align: left;
    line-height: 20px;
}

.tx-srvs-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 4px 0 4px 24px;
    background-size: 19px;
}
    
.box-servicios-09{
    width: 600px;
}
    
.box-servicios-08{
    margin: 0 0 70px;
}

.ttl-servicios-08{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 0;
    line-height: 25px;
}

.txt-servicios-08{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 19px;
    margin: 5px 0 0;
    line-height: 21px;
}
    
.box-servicios-07{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px;
    padding: 63px 0 0px;
    height: 88px;
    width: 235px;
}

.ttl-servicios-07{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 0;
}

.txt-servicios-07{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
}
    
.box-servicios-06{
    
}

.ttl-servicios-06{
    font-weight: 300;
}

.txt-servicios-06{
    font-family: 'Poppins';
    color: #000;
    font-size: 29px;
    font-weight: 600;
    line-height: 31px;
}
    
.box-servicios-05{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 491px;
}

.txt-servicios-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: justify;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 4px 0 4px 24px;
    background-size: 19px;
}
    
.box-servicios-04{
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 33px 35px;
    box-shadow: 0 0 18px #0000002e;
    width: 209px;
    margin: 0 0 10px;
    height: 175px;
}

.img-servicios-04{
    float: left;
    width: 63px;
}

.ttl-servicios-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 8px 0 6px;
    float: left;
    width: 100%;
    line-height: 17px;
}

.txt-servicios-03{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 0;
    padding: 0 13px 0 0;
    float: left;
}
    
.bg-servicio-01{
    background-image: url(../bg-servicios-01.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 50%;
}

.box-servicios-02{
    width: 231px;
}

.img-servicios-02{
    width: 100px;
    float: left;
    background-color: #abbc49;
    padding: 20px;
    border-radius: 14px;
}

.ttl-servicios-02{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
    text-align: left;
}
    
.box-servicios-01{
    width: 635px;
}

.ttl-servicios-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 32px;
    margin: -5px 0 0;
    line-height: 31px;
    padding: 18px 37px 19px 0;
    text-align: right;
    border-right: 1px solid #abbc49;
    width: 438px;
    float: right;
}

.txt-servicios-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 0 40px;
    padding: 9px 0 0;
    float: left;
    width: 400px;
}








    
.bg-nosotros-02{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 103%;
}

.bg-nosotros-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}
    
.box-nosotros-05{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    height: 569px;
    width: 400px;
    margin: 0 0 50px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 0 18px #0000002e;
}

.img-nosotros-05{
    
}

.bx-nosotros-05{
    padding: 29px 34px 0;
}

.ttl-nosotros-05{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 24px;
    line-height: 23px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-05{
    font-weight: 600;
}

.txt-nosotros-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: 2px 0 16px;
    line-height: 19px;
    text-align: left;
}

.btn-nosotros-05{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 20px;
    font-weight: 300;
    padding: 11px 24px;
    border-radius: 13px;
    line-height: 20px;
}
    
.box-nosotros-04{
    width: 537px;
    margin: 20px 0 0;
}

.ttl-nosotros-04{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-nosotros-04{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 20px;
    padding: 0 55px;
}

.txt-nosotros-04{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin: 2px 0 0;
    line-height: 17px;
}
    
.box-nosotros-03{
    width: 300px;
}

.ttl-nosotros-03{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 27px;
    line-height: 33px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-03{
    font-weight: 600;
}

.txt-nosotros-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin: 2px 0 16px;
    line-height: 21px;
    text-align: left;
}
    
.box-nosotros-02{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 491px;
}

.ttl-nosotros-02{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-size: 29px;
    font-weight: 300;
    line-height: 31px;
}

.subttl-nosotros-02{
    font-weight: 600;
    font-size: 37px;
}

.txt-nosotros-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 16px;
    line-height: 23px;
    text-align: justify;
}

.btn-nosotros-02{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 28px;
    font-weight: 300;
    padding: 10px 46px;
    border-radius: 13px;
}
    
.box-nosotros-01{
    font-family: 'Cabin Condensed';
    font-size: 39px;
    color: #fff;
    line-height: 42px;
    background-image: url(../icn-slide-01.svg);
    background-repeat: no-repeat;
    background-position: 50% 72%;
    background-size: 150px;
    background-color: #3e4a20;
    padding: 99px 0px 250px;
    float: right;
    width: 290px;
}





    
.uk-grid-divider > :not(.uk-first-column)::before {
    border-left: 0px solid rgba(172, 163, 156, .3);
    background-image: url(../bg-lines-04.svg);
    background-position: 0 88px;
    background-size: 4px;
    width: 5px;
    background-repeat: no-repeat;
}
    
.box-footer-02{
    width: 286px;
    margin: 78px 0 0;
}

.box-social-footer{
    width: 72px;
    height: 24px;
    float: left;
    margin: 5px 0 0;
}

.social-01{
    background-image: url(../facebook.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
}

.social-02{
    background-image: url(../instagram.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
    margin: 0 0 0 7px;
}
    
.box-footer-01{
    width: 286px;
    margin: 78px 0 0;
}

.ttl-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 600;
    text-align: left;
    font-size: 18px;
    margin: 0 0 0;
}

.txt-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    margin: 1px 0 0;
}
    
.logo-footer{
    width: 178px;
    margin: 85px 0 0;
}
    
.bg-footer{
    background-image: url(../logo-remanso-02.png), url(../bg-footer-03.svg);
    background-repeat: no-repeat;
    background-position: 92% 61%, top center;
    background-size: 152px, cover;
    margin: -85px 0 0;
    background-color: #fff0;
}
    
.bg-home-05{
    /*background-image: url(../bg-lines-03.svg);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 100%;
    padding: 40px 0 185px;
}
    
.box-home-13{
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 133px;
    float: left;
    padding: 0 0 169px;
    margin: 40px 107px 0 0;
    width: 306px;
}

.ttl-home-13{
    font-family: 'Cabin Condensed';
    font-size: 29px;
    color: #3d4a1f;
    line-height: 32px;
    margin: 0 0 0px;
}

.txt-home-13{
    font-family: 'Roboto';
    color: #3d4a1f;
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 0;
}
    
.mainbox-home-12{
    width: 272px;
    float: left;
    margin: 37px 0 0;
}

.box-hom2-12-01{
    background-image: url(../icn-contacto-01.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.box-hom2-12-02{
    background-image: url(../icn-contacto-02.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.ttl-home-12{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    font-size: 25px;
    margin: 0 0 10px;
}

.txt-home-12{
    font-family: 'Roboto';
    text-align: left;
    color: #808080;
    font-weight: 400;
    font-size: 19px;
    line-height: 21px;
    margin: 0 0 0;
}

.line-home-12{
    background-color: #cfcfcf;
    width: 100%;
    margin: 30px 0 30px 36px;
    height: 1px;
}
    
.box-home-11{
    width: 400px;
}

.ttl-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    margin: 0 0 0;
    line-height: 28px;
}

.txt-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 400;
    margin: -6px 0 0;
    font-size: 26px;
}

.form-home{
    height: 475px;
    width: 317px;
    float: left;
    padding: 40px 40px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 20px;
    margin: 41px 0 0;
    background-color: #fff;
}
    
.bg-home-03{
    background-image: url(../bg-cuadro.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 56%;
}
    
.box-home-10{
    float: left;
    width: 350px;
    margin: 0 0 90px;
}

.ttl-home-10{
    font-family: 'Poppins';
    color: #3d4a1f;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    line-height: 35px;
}

.txt-home-10{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin: -13px 0 0;
}

.btn-home-10{
    background-image: url(../icn-gallery.svg);
    background-repeat: no-repeat;
    background-position: 18px 10px;
    background-size: 29px;
    float: left;
    background-color: #baca50;
    font-family: 'Poppins';
    color: #3d4a1f;
    padding: 11px 55px 10px 57px;
    font-size: 17px;
    border-radius: 14px;
    margin: 30px 0 0 0;
}

.mainbox-08{
    width: 423px;
    height: 521px;
    margin: 58px 0 0;
}
    
.box-home-09{
    background-color: #fff;
    padding: 55px 50px 100px;
    width: 274px;
    float: left;
    border-radius: 26px;
    margin: 66px 0 0;
    box-shadow: 0 0 20px #88b40082;
}

.ttl-home-09{
    font-family: 'Poppins';
    color: #363636;
    text-align: left;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 0;
}

.txt-home-09{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    margin: 3px 0 0;
}
    
.box-home-08{
    width: 242px;
    float: left;
    margin: 0 0;
}

.ttl-home-08{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-size: 27px;
    line-height: 30px;
    margin: 0 0 0;
}

.txt-home-08{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    line-height: 21px;
    margin: 6px 0 0;
}
    
.bg-home-02{
    background-image: url(../bg-home-02.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 94%;
    padding: 113px 0;
}

.sccn-home-07{
    margin: 56px 8% 0 15%;
}

.sccn-home-07-02{
    
}

.box-home-07{
    margin: 7px 0;
}

.icn-home-07{
    width: 94px;
    margin: 0 0 9px;
}

.ttl-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    margin: 0 0 0;
    line-height: 35px;
}

.txt-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    margin: 0 0 0;
}
    
.box-home-06{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 34px 37px;
    width: 309px;
    padding: 157px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
    height: 215px;
}

.ttl-home-06{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.subttl-home-06{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 14px;
    line-height: 17px;
}

.txt-home-06{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 14px;
    padding: 0 13px 0 0;
}
    
.bg-home-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 74%;
    background-size: 119px;
}
    
.box-home-05{
    width: 400px;
    margin: 0 0 75px;
}

.ttl-home-05{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-home-05{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
}

.txt-home-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 18px;
}
    
.box-home-04{
    background-image: url(../lazo.png);
    background-repeat: no-repeat;
    background-position: -8px -6px;
    background-size: 109px;
    padding: 12px 0 0 101px;
    width: 326px;
}

.subttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    line-height: 14px;
    margin: 0 0 0;
}

.ttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 6px 0 5px;
}

.txt-home-04{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 0;
    padding: 0 13px 0 0;
}
    
.box-home-02{
    border-radius: 20px;
    padding: 47px 0 43px;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    height: 144px;
}

.icn-home-02{
    width: 85px;
    margin: 0;
}

.ttl-home-02{
    font-family: 'Poppins';
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    margin: 17px 0 -7px;
    line-height: 18px;
}
    
.box-home-01{
    background-color: #fff;
    border-radius: 20px;
    padding: 38px 0 48px;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    margin: 0 0 10px;
}

.icn-home-01{
    width: 58px;
    margin: 0;
}

.ttl-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 34px;
    margin: 4px 0 -7px;
}

.txt-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    margin: 0 0 0;
}
    
.box-slide-01{
    background-color: #3d4a1f;
    padding: 54% 21px 81%;
    width: 268px;
    margin: -13% 0 0 89%;
    position: relative;
}

.btn-slide-01{
    background-image: url(../logo-02.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 72px 99px;
    position: relative;
}

.ttl-slide-01{
    font-family: 'Cabin Condensed';
    font-size: 30px;
    color: #fff;
    line-height: 31px;
    margin: 117px 0 10px;
}

.txt-slide-01{
    font-family: 'Roboto';
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    margin: -9px 0 0;
}

.icn-slide-01{
    width: 130px;
    margin: 46px 0 0;
}

.bg-overlap{
    background-image: url(../icn-overlap-04.svg);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin: -80px 0 0;
    background-color: #fff0;
}

.uk-navbar-center:not(:only-child) {
    left: 64%;
}
    
.uk-logo{
    width: 125px;
}
}

@media only screen and (max-width: 2000px) and (min-width: 1501px){
    
.box-obi{
    width: 450px;
    margin: 0 0 30px;
}

.txt-obi{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 24px;
    font-style: oblique;
}
    
.box-prevision-01{
    width: 457px;
}
    
.arrow-01{
    background-image: url(../arrow-01.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 29px;
    padding: 0 0 40px;
}

.arrow-02{
    background-image: url(../arrow-03.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 29px;
    padding: 0 0 40px;
}

.arrow-03{
    background-image: url(../arrow-02.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 29px;
    padding: 0 0 40px;
}
    
.bg-rms{
    background-image: url(../logo-remanso-02.png) !important;
    background-position: 50% 50% !important;
    padding: 254px 9px !important;
    background-size: 64% !important;
    background-color: #3e4a20 !important;
}
    
.bg-srvs-10{
    background-color: #414141;
}

.bx-srvs-10{
    background-image: url(../icn-car.svg);
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: left center;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    padding: 12px 0 12px 119px;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    width: 472px;
    margin: 0 0 0;
}
    
.bg-tms-02{
    background-image: url(../bg-tomas.svg);
    background-position: center center;
    background-size: cover;
    margin: 0 0;
}

.box-tms-01{
    background-image: url(../icn-tomas-01.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 95px;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    font-size: 24px;
    line-height: 31px;
    padding: 0 0 0 110px;
    width: 346px;
    float: right;
    margin: 0 7% 0 0;
}

.box-tms-02{
    background-image: url(../icn-tomas-02.svg);
    background-repeat: no-repeat;
    background-position: 0 14px;
    background-size: 64px;
    padding: 0 0 0 83px;
    width: 303px;
    float: left;
    margin: 0 0 0 7%;
}

.ttl-tms-02{
    font-family: 'Poppins';
    color: #3D4A1F;
    text-align: left;
    font-weight: 500;
    font-size: 26px;
    margin: 0 0 -4px;
}

.txt-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 47px;
    margin: 0 0 0;
    line-height: 40px;
}

.txt2-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    margin: -4px 0 0;
}

.box-pagos-02{
    background-image: url(../icn-home-01.png);
    background-repeat: no-repeat;
    background-position: 26px 22px;
    background-size: 130px;
    border: 1px solid #414141;
    border-radius: 35px;
    padding: 54px 0 0 21px;
}

.ttl-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-size: 31px;
    font-weight: 600;
    padding: 0 0 0 126px;
    line-height: 27px;
    margin: 0 0 0;
}

.txt-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 300;
    padding: 0 0 0 126px;
    font-size: 19px;
    line-height: 16px;
    margin: 4px 0 0;
}

.nmr-pagos-02{
    text-align: left;
    color: #666666;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 44px;
    padding: 4px 0 3px 53px;
    background-image: url(../icn-whatsapp3.svg);
    background-repeat: no-repeat;
    background-position: 0 -1px;
    background-size: 43px;
    line-height: 34px;
    margin: 34px 0 26px 23px;
}
    
.mrg-pagos{
    margin: 0;
}

.ttl-pagos{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 49px;
}
    
.btn-pago-01{
    background-image: url(../icn-pago-01.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    padding: 90px 184px;
    border-radius: 35px;
}

.btn-pago-02{
    background-image: url(../icn-pago-02.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    padding: 90px 184px;
    border-radius: 35px;
}
    
.box-phone-header{
    background-color: #3e4a20;
    font-family: 'Poppins';
    color: #fff;
    font-weight: 700;
    position: absolute;
    padding: 6px 7px 5px 55px;
    width: 86px;
    margin: -21px 0 0 3%;
    background-image: url(../icn-coin.svg);
    background-repeat: no-repeat;
    background-position: 10px 4px;
    background-size: 35px;
    font-size: 18px;
}
    
.bx-home{
    background-color: #fff;
    padding: 32px 50px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    height: 316px;
    width: 370px;
    float: left;
}

.tx1-home{
    color: #414141;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-weight: 400;
    font-size: 48px;
    line-height: 45px;
    margin: 0 0 0;
}

.tx2-home{
    color: #a8a8a7;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-size: 38px;
    margin: 0 0 0;
    line-height: 35px;
}

.tx3-home{
    font-family: 'Poppins';
    text-align: left;
    color: #666666;
    font-size: 33px;
    font-weight: 400;
    line-height: 30px;
    margin: 23px 0 8px;
}

.tx4-home{
    float: left;
    width: 100%;
    font-family: 'Roboto';
    color: #666666;
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 40px;
    font-weight: 400;
    margin: 3px 0 -12px;
}

.bt1-home{
    background-image: url(../icn-whstpp.svg);
    background-repeat: no-repeat;
    text-align: left;
    float: left;
    width: 100%;
    font-family: 'Poppins';
    color: #666666;
    padding: 0 0 0 38px;
    font-weight: 400;
    font-size: 26px;
    background-size: 29px;
    background-position: left center;
    margin: 0 0 -2px;
}
    
.box-stomas-01{
    width: 942px;
}

.ttl-stomas{
    font-family: 'Poppins';
    color: #414141;
    font-size: 50px;
    font-weight: 700;
}

.txt-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: right;
    font-weight: 300;
    font-size: 25px;
    float: left;
    width: 450px;
    line-height: 31px;
}

.box-line-stomas{
    background-color: #baca50;
    width: 2px;
    height: 156px;
    float: left;
    margin: 0 20px;
}

.txt2-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: left;
    font-weight: 500;
    font-size: 25px;
    float: left;
    width: 250px;
    line-height: 31px;
    padding: 0 200px 0 0;
}
    
.category-actualidad{
    padding: 0 14%;
}
    
.txt-qs-13{
    float: left;
    width: 232px;
    text-align: left;
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 30px;
    font-family: 'Roboto';
    padding: 5px 0 6px 42px;
    font-size: 19px;
    line-height: 20px;
    margin: 13px 0;
    font-weight: 400;
}
    
.box-qs-12{
    float: left;
    width: 300px;
    margin: 44% 0 0;
}

.ttl-qs-12{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 37px;
    line-height: 31px;
    padding: 0;
    text-align: left;
    margin: 0 0 14px 42px;
}

.txt-qs-12{
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 30px;
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 18px;
    padding: 0 0 0 42px;
}
    
.bg-qs-10{
    background-image: url(../bg-qs-11.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}
    
.box-qs-10{
    float: left;
    width: 100%;
}

.ttl-qs-10{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 37px;
    line-height: 31px;
    padding: 0;
    text-align: left;
}

.mainbox-qs-11{
    margin: 35px 0 0;
}

.box-qs-left{
    background-color: #a4b34a;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 29px 50px;
    width: 191px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
}

.box-qs-right{
    background-color: #414141;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 29px 50px;
    width: 193px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    margin: 0 0 0 24px;
}

.ttl-qs-11{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 500;
    line-height: 19px;
    font-size: 19px;
    margin: 8px 0 27px;
}

.txt-qs-11{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    margin: -9px 0 39px;
    padding: 0;
}

.btn-qs-11{
    font-family: 'Poppins';
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 300;
    float: left;
    border-radius: 7px;
    padding: 4px 8px;
    margin: 8px 0 0;
}
    
.ttl-qs-09{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 37px;
    margin: -5px 0 6%;
    line-height: 31px;
    padding: 0 0 0 4%;
    text-align: left;
}
    
.box-remanso-home{
    border-bottom: 1px solid #666666;
    margin: 0 12px 10px 24px;
}

.logo-remanso-home{
    padding: 0 96px 0 0;
}

.txt-remando-home{
    font-family: 'Cabin Condensed';
    color: #666666;
    text-align: left;
    padding: 0;
    font-weight: 300;
    font-size: 20px;
    margin: 8px 0 19px;
    line-height: 21px;
}
    
.box-home-03{
    background-color: #fff;
    background-image: url(../icn-phone-home.svg);
    background-repeat: no-repeat;
    background-position: 55px 196px;
    background-size: 130px;
    padding: 36px 80px 42px 62px;
    width: 384px;
    float: left;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    height: 415px;
}

.ttl-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 100px;
    font-weight: 600;
    font-size: 25px;
    letter-spacing: -1px;
    margin: 11px 0 0;
}

.txt-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 102px;
    font-weight: 400;
    font-size: 21px;
    letter-spacing: 0px;
    margin: -17px 0 0;
}

.ttl-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 34px;
    margin: 9px 0 -18px 22px;
    text-align: left;
    line-height: 50px;
}

.txt-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 27px;
    margin: -2px 0 0 20px;
    text-align: left;
}

.mrg-tlf-02{
    margin: -20px 0 0 20px;
}

.btn-home-03{
    background-image: url(../mail.svg);
    float: left;
    background-repeat: no-repeat;
    background-position: 20px 16px;
    background-size: 29px;
    font-family: 'Poppins';
    color: #3d4a1f;
    background-color: #baca50;
    padding: 14px 70px 12px 69px;
    font-size: 17px;
    border-radius: 9px;
    margin: 10px 0 0 20px;
}

    
.box-slide-secciones{
    font-family: 'Cabin Condensed';
    font-size: 39px;
    color: #fff;
    line-height: 42px;
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: 50% 70%;
    background-size: 150px;
    background-color: #3e4a20;
    padding: 136px 0px 326px;
    float: right;
    width: 290px;
    position: relative;
    left: 71%;
}

.box-abituario-01{
    background-image: url(../icn-obituarios.svg), url(../bg-verde-o.svg);
    background-repeat: no-repeat, repeat-x;
    background-position: center 35px, 0 0;
    background-size: 109px, 148px;
    padding: 160px 0 25px;
    background-color: #fff;
    width: 370px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    border: 4px solid #3e4a20;
}

.ttl-obituario-01{
    font-family: 'Poppins';
    color: #000;
    font-weight: 500;
    font-size: 21px;
    margin: 6px 0 5px;
    line-height: 18px;
}

.txt-obituario-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 0;
}
    
.box-icn-left{
    
}

.btn-whatsapp{
    background-image: url(../icn-whatsapp-ok.svg);
    background-color: #1dd840;
    background-size: 134px;
    background-repeat: no-repeat;
    background-position: 13px center;
    padding: 32px 29px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: fixed;
    right: 0;
    top: 150px;
    box-shadow: -2px 4px 11px #00000021;
    transition: 0.3s all;
}

.btn-whatsapp:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.btn-pse{
    background-image: url(../icn-pse-ok.png);
    background-color: #004B8C;
    background-size: 134px;
    background-repeat: no-repeat;
    background-position: 13px center;
    padding: 32px 29px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: fixed;
    right: 0;
    top: 214px;
    box-shadow: -2px 4px 11px #00000021;
    transition: 0.3s all;
}

.scl-01{
    background-image: url(../facebook-ok3.svg);
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 134px;
    float: left;
    position: fixed;
    padding: 32px 29px;
    right: 0;
    top: 279px;
    z-index: 999;
    background-color: #fff;
    box-shadow: -2px 4px 11px #00000021;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    transition: 0.3s all;
}

.scl-01:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.scl-02{
    background-image: url(../instagram-ok2.svg);
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 134px;
    float: left;
    position: fixed;
    padding: 32px 29px;
    right: 0;
    top: 343px;
    z-index: 999;
    background-color: #fff;
    box-shadow: -2px 4px 11px #00000021;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    transition: 0.3s all;
}

.scl-02:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.btn-pse:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.txt-mausoleo-02{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin: 46px 0 0;
  line-height: 23px;
  text-align: left;
}

.box-mausoleo-01{
  float: left;
  width: 500px;
  margin: 0 0 0 9%;
}

.ttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  font-size: 29px;
  font-weight: 300;
  line-height: 31px;
  margin: 0 0 -13px;
  text-align: left;
}

.subttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  line-height: 31px;
  font-weight: 600;
  font-size: 37px;
  text-align: left;
}

.box-tomas-03{
  background-color: #fff;
  background-image: url(../icn-home-01.png);
  background-repeat: no-repeat;
  background-position: 15px 11px;
  background-size: 130px;
  padding: 36px 46px 42px 37px;
  width: 292px;
  box-shadow: 0 0 18px #0000002e;
  border-radius: 19px;
  height: 257px;
  }

.ttl-tomas-03{
  font-family: 'Poppins';
  color: #434b26;
  text-align: left;
  padding: 0 0 0 105px;
  font-weight: 600;
  font-size: 29px;
  letter-spacing: -1px;
  margin: -2px 0 0;
}

.subttl-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  text-align: left;
  padding: 0 0 0 105px;
  font-weight: 600;
  font-size: 31px;
  letter-spacing: -1px;
  margin: -19px 0 0;
}

.txt-tomas-03{
  font-family: 'Poppins';
  text-align: left;
  font-weight: 300;
  color: #1d1d1b;
  font-size: 20px;
  line-height: 23px;
  margin: 28px 0 0;
}

.nmr-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  font-weight: 600;
  font-size: 31px;
  margin: 25px 0 0;
  text-align: left;
}

.box-tomas-02{
  width: 364px;
  float: left;
  margin: 0 0 0 12%;
}

.bg-tomas-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}

.box-tomas-01{
  width: 393px;
  margin: 0 0 52px;
}

.ttl-tomas-01{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.subttl-tomas-01{
  font-family: 'Roboto';
  color: #1d1d1b;
  font-weight: 500;
  font-size: 19px;
  margin: -5px 0 0;
  line-height: 20px;
  padding: 0 6px;
}

.txt-tomas-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 300;
  font-size: 17px;
  margin: 8px 0 0;
  line-height: 17px;
}

.bg-about-01{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 -32%;
    background-size: 103%;
}

.box-about-04{
  width: 200px;
}

.box-about-03{

}

.img-about-03{
  width: 78px;
}

.ttl-about-03{
  font-family: 'Poppins';
  color: #414141;
  text-align: center;
  font-size: 19px;
  line-height: 23px;
  margin: 13px 0 11px;
  font-weight: 500;
}

.ttl-about-02{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.bx-about-01{
  background-color: #fff;
  height: 332px;
  width: 337px;
  margin: 0 0 25px;
  border-radius: 30px;
  box-shadow: 0 0 18px #0000002e;
  padding: 44px 44px;
}

.img-about-01{
  float: left;
  width: 78px;
}

.ttl-about-01{
  font-family: 'Poppins';
  color: #000000;
  text-align: left;
  font-size: 28px;
  line-height: 23px;
  margin: 25px 0 11px;
  float: left;
  width: 100%;
  font-weight: 600;
}

.txt-about-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin: 0 0 16px;
  line-height: 23px;
  text-align: left;
  float: left;
  width: 100%;
}
    
.bx-srvs-03{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 35px 37px;
    padding: 157px 35px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
    height: 606px;
}

.tl-srvs-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.sbtl-srvs-03{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 16px 0 9px;
    line-height: 17px;
    color: #000;
}

.tx-srvs-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 1px 0 4px 24px;
    background-size: 15px;
}

.bt-srvs-03{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 16px;
    font-weight: 300;
    padding: 2px 22px;
    border-radius: 13px;
    margin: 13px 0 0;
}
    
.bx-srvs-01{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 87px;
    padding: 95px 0px 0 0;
    float: left;
    width: 490px;
}

.bx-srvs-01-2{
    width: 500px;
}

.tl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 500;
    font-size: 35px;
    margin: 10px 0 -2px;
    line-height: 31px;
    text-align: left;
}

.sbtl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 32px;
    margin: -5px 0 0;
    line-height: 31px;
    padding: 8px 37px 19px 0;
    text-align: left;
    border-bottom: 1px solid #abbc49;
}

.tx-srvs-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 0;
    padding: 9px 0 0;
}

.tl-srvs-02{
    font-family: 'Poppins';
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin: 24px 0 8px;
    text-align: left;
    line-height: 20px;
}

.tx-srvs-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 4px 0 4px 24px;
    background-size: 19px;
}
    
.box-servicios-09{
    width: 600px;
}
    
.box-servicios-08{
    margin: 0 0 70px;
}

.ttl-servicios-08{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 0;
    line-height: 25px;
}

.txt-servicios-08{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 19px;
    margin: 5px 0 0;
    line-height: 21px;
}
    
.box-servicios-07{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px;
    padding: 63px 0 0px;
    height: 88px;
    width: 235px;
}

.ttl-servicios-07{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 0;
}

.txt-servicios-07{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
}
    
.box-servicios-06{
    
}

.ttl-servicios-06{
    font-weight: 300;
}

.txt-servicios-06{
    font-family: 'Poppins';
    color: #000;
    font-size: 29px;
    font-weight: 600;
    line-height: 31px;
}
    
.box-servicios-05{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 491px;
}

.txt-servicios-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: justify;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 4px 0 4px 24px;
    background-size: 19px;
}
    
.box-servicios-04{
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 33px 35px;
    box-shadow: 0 0 18px #0000002e;
    width: 209px;
    margin: 0 0 10px;
    height: 175px;
}

.img-servicios-04{
    float: left;
    width: 63px;
}

.ttl-servicios-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 8px 0 6px;
    float: left;
    width: 100%;
    line-height: 17px;
}

.txt-servicios-03{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 0;
    padding: 0 13px 0 0;
    float: left;
}
    
.bg-servicio-01{
    background-image: url(../bg-servicios-01.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 50%;
}

.box-servicios-02{
    width: 231px;
}

.img-servicios-02{
    width: 100px;
    float: left;
    background-color: #abbc49;
    padding: 20px;
    border-radius: 14px;
}

.ttl-servicios-02{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
    text-align: left;
}
    
.box-servicios-01{
    width: 635px;
}

.ttl-servicios-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 32px;
    margin: -5px 0 0;
    line-height: 31px;
    padding: 18px 37px 19px 0;
    text-align: right;
    border-right: 1px solid #abbc49;
    width: 438px;
    float: right;
}

.txt-servicios-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 0 40px;
    padding: 9px 0 0;
    float: left;
    width: 400px;
}







    
.bg-nosotros-02{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 103%;
}

.bg-nosotros-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}
    
.box-nosotros-05{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    height: 569px;
    width: 400px;
    margin: 0 0 50px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 0 18px #0000002e;
}

.img-nosotros-05{
    
}

.bx-nosotros-05{
    padding: 29px 34px 0;
}

.ttl-nosotros-05{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 24px;
    line-height: 23px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-05{
    font-weight: 600;
}

.txt-nosotros-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: 2px 0 16px;
    line-height: 19px;
    text-align: left;
}

.btn-nosotros-05{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 20px;
    font-weight: 300;
    padding: 11px 24px;
    border-radius: 13px;
    line-height: 20px;
}
    
.box-nosotros-04{
    width: 537px;
    margin: 20px 0 0;
}

.ttl-nosotros-04{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-nosotros-04{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 20px;
    padding: 0 55px;
}

.txt-nosotros-04{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin: 2px 0 0;
    line-height: 17px;
}
    
.box-nosotros-03{
    width: 300px;
}

.ttl-nosotros-03{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 27px;
    line-height: 33px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-03{
    font-weight: 600;
}

.txt-nosotros-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin: 2px 0 16px;
    line-height: 21px;
    text-align: left;
}
    
.box-nosotros-02{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 491px;
}

.ttl-nosotros-02{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-size: 29px;
    font-weight: 300;
    line-height: 31px;
}

.subttl-nosotros-02{
    font-weight: 600;
    font-size: 37px;
}

.txt-nosotros-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 16px;
    line-height: 23px;
    text-align: justify;
}

.btn-nosotros-02{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 28px;
    font-weight: 300;
    padding: 10px 46px;
    border-radius: 13px;
}
    
.box-nosotros-01{
    font-family: 'Cabin Condensed';
    font-size: 39px;
    color: #fff;
    line-height: 42px;
    background-image: url(../icn-slide-01.svg);
    background-repeat: no-repeat;
    background-position: 50% 72%;
    background-size: 150px;
    background-color: #3e4a20;
    padding: 99px 0px 250px;
    float: right;
    width: 290px;
}







    
.uk-grid-divider > :not(.uk-first-column)::before {
    border-left: 0px solid rgba(172, 163, 156, .3);
    background-image: url(../bg-lines-04.svg);
    background-position: 0 89px;
    background-size: 4px;
    width: 5px;
    background-repeat: no-repeat;
}
    
.box-footer-02{
    width: 286px;
    margin: 78px 0 0;
}

.box-social-footer{
    width: 72px;
    height: 24px;
    float: left;
    margin: 5px 0 0;
}

.social-01{
    background-image: url(../facebook.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
}

.social-02{
    background-image: url(../instagram.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
    margin: 0 0 0 7px;
}
    
.box-footer-01{
    width: 286px;
    margin: 78px 0 0;
}

.ttl-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 600;
    text-align: left;
    font-size: 18px;
    margin: 0 0 0;
}

.txt-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    text-align: left;
    font-size: 14px;
    line-height: 15px;
    margin: 1px 0 6px;
}
    
.logo-footer{
    width: 178px;
    margin: 85px 0 0;
}
    
.bg-footer{
    background-image: url(../logo-remanso-02.png), url(../bg-footer-03.svg);
    background-repeat: no-repeat;
    background-position: 95% 61%, top center;
    background-size: 144px, cover;
    margin: -85px 0 0;
    background-color: #fff0;
}
    
.bg-home-05{
    /*background-image: url(../bg-lines-03.svg);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 100%;
    padding: 40px 0 185px;
}
    
.box-home-13{
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 133px;
    float: left;
    padding: 0 0 169px;
    margin: 40px 107px 0 0;
    width: 306px;
}

.ttl-home-13{
    font-family: 'Cabin Condensed';
    font-size: 29px;
    color: #3d4a1f;
    line-height: 32px;
    margin: 0 0 0px;
}

.txt-home-13{
    font-family: 'Roboto';
    color: #3d4a1f;
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 0;
}
    
.mainbox-home-12{
    width: 272px;
    float: left;
    margin: 37px 0 0;
}

.box-hom2-12-01{
    background-image: url(../icn-contacto-01.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.box-hom2-12-02{
    background-image: url(../icn-contacto-02.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.ttl-home-12{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    font-size: 25px;
    margin: 0 0 10px;
}

.txt-home-12{
    font-family: 'Roboto';
    text-align: left;
    color: #808080;
    font-weight: 400;
    font-size: 19px;
    line-height: 21px;
    margin: 0 0 0;
}

.line-home-12{
    background-color: #cfcfcf;
    width: 100%;
    margin: 30px 0 30px 36px;
    height: 1px;
}
    
.box-home-11{
    width: 400px;
}

.ttl-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    margin: 0 0 0;
    line-height: 28px;
}

.txt-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 400;
    margin: -6px 0 0;
    font-size: 26px;
}

.form-home{
    height: 475px;
    width: 317px;
    float: left;
    padding: 40px 40px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 20px;
    margin: 41px 0 0;
    background-color: #fff;
}
    
.bg-home-03{
    background-image: url(../bg-cuadro.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 56%;
}
    
.box-home-10{
    float: left;
    width: 350px;
    margin: 0 0 90px;
}

.ttl-home-10{
    font-family: 'Poppins';
    color: #3d4a1f;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    line-height: 35px;
}

.txt-home-10{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin: -13px 0 0;
}

.btn-home-10{
    background-image: url(../icn-gallery.svg);
    background-repeat: no-repeat;
    background-position: 18px 10px;
    background-size: 29px;
    float: left;
    background-color: #baca50;
    font-family: 'Poppins';
    color: #3d4a1f;
    padding: 11px 55px 10px 57px;
    font-size: 17px;
    border-radius: 14px;
    margin: 30px 0 0 0;
}

.mainbox-08{
    width: 423px;
    height: 521px;
    margin: 58px 0 0;
}
    
.box-home-09{
    background-color: #fff;
    padding: 55px 50px 100px;
    width: 274px;
    float: left;
    border-radius: 26px;
    margin: 66px 0 0;
    box-shadow: 0 0 20px #88b40082;
}

.ttl-home-09{
    font-family: 'Poppins';
    color: #363636;
    text-align: left;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 0;
}

.txt-home-09{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    margin: 3px 0 0;
}
    
.box-home-08{
    width: 242px;
    float: left;
    margin: 0 0;
}

.ttl-home-08{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-size: 27px;
    line-height: 30px;
    margin: 0 0 0;
}

.txt-home-08{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    line-height: 21px;
    margin: 6px 0 0;
}
    
.bg-home-02{
    background-image: url(../bg-home-02.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 94%;
    padding: 113px 0;
}

.sccn-home-07{
    margin: 56px 8% 0 15%;
}

.sccn-home-07-02{
    
}

.box-home-07{
    margin: 7px 0;
}

.icn-home-07{
    width: 94px;
    margin: 0 0 9px;
}

.ttl-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    margin: 0 0 0;
    line-height: 35px;
}

.txt-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    margin: 0 0 0;
}
    
.box-home-06{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 34px 37px;
    width: 309px;
    padding: 157px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
    height: 215px;
}

.ttl-home-06{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.subttl-home-06{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 14px;
    line-height: 17px;
}

.txt-home-06{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 14px;
    padding: 0 13px 0 0;
}
    
.bg-home-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 87%;
    background-size: 229px;
}
    
.box-home-05{
    width: 400px;
    margin: 0 0 75px;
}

.ttl-home-05{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-home-05{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
}

.txt-home-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 18px;
}
    
.box-home-04{
    background-image: url(../lazo.png);
    background-repeat: no-repeat;
    background-position: -8px -6px;
    background-size: 109px;
    padding: 12px 0 0 101px;
    width: 326px;
}

.subttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    line-height: 14px;
    margin: 0 0 0;
}

.ttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 6px 0 5px;
}

.txt-home-04{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 0;
    padding: 0 13px 0 0;
}
    
.box-home-02{
    border-radius: 20px;
    padding: 48px 0;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    height: 144px;
}

.icn-home-02{
    width: 85px;
    margin: 0;
}

.ttl-home-02{
    font-family: 'Poppins';
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    margin: 17px 0 -7px;
    line-height: 18px;
}
    
.box-home-01{
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 0;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    margin: 0 0 10px;
}

.icn-home-01{
    width: 58px;
    margin: 0;
}

.ttl-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 34px;
    margin: 4px 0 -7px;
}

.txt-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    margin: 0 0 0;
}
    
.box-slide-01{
    background-color: #3d4a1f;
    padding: 54% 21px 81%;
    width: 268px;
    margin: -13% 0 0 30%;
    position: relative;
}

.btn-slide-01{
    background-image: url(../logo-02.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 72px 99px;
    position: relative;
}

.ttl-slide-01{
    font-family: 'Cabin Condensed';
    font-size: 30px;
    color: #fff;
    line-height: 31px;
    margin: 117px 0 10px;
}

.txt-slide-01{
    font-family: 'Roboto';
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    margin: -9px 0 0;
}

.icn-slide-01{
    width: 130px;
    margin: 46px 0 0;
}

.bg-overlap{
    background-image: url(../icn-overlap-04.svg);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin: -80px 0 0;
    background-color: #fff0;
}

.uk-navbar-center:not(:only-child) {
    left: 64%;
}
    
.uk-logo{
    width: 125px;
}
}

@media only screen and (max-width: 1500px) and (min-width: 1201px){
    
.box-obi{
    width: 450px;
    margin: 0 0 30px;
}

.txt-obi{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 24px;
    font-style: oblique;
}
    
.box-prevision-01{
    width: 457px;
}
    
.arrow-01{
    background-image: url(../arrow-01.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 29px;
    padding: 0 0 40px;
}

.arrow-02{
    background-image: url(../arrow-03.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 29px;
    padding: 0 0 40px;
}

.arrow-03{
    background-image: url(../arrow-02.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 29px;
    padding: 0 0 40px;
}
    
.bg-rms{
    background-image: url(../logo-remanso-02.png) !important;
    background-position: 50% 50% !important;
    padding: 254px 9px !important;
    background-size: 64% !important;
    background-color: #3e4a20 !important;
}
    
.bg-srvs-10{
    background-color: #414141;
}

.bx-srvs-10{
    background-image: url(../icn-car.svg);
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: left center;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    padding: 13px 0 13px 119px;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    width: 472px;
    margin: 0 0 0;
}
    
.bg-tms-02{
    background-image: url(../bg-tomas.svg);
    background-position: center center;
    background-size: cover;
    margin: 0 0;
}

.box-tms-01{
    background-image: url(../icn-tomas-01.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 71px;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    font-size: 21px;
    line-height: 25px;
    padding: 0 0 0 90px;
    width: 346px;
    float: right;
    margin: 0 7% 0 0;
}

.box-tms-02{
    background-image: url(../icn-tomas-02.svg);
    background-repeat: no-repeat;
    background-position: 0 7px;
    background-size: 60px;
    padding: 0 0 0 77px;
    width: 303px;
    float: left;
    margin: 0 0 0 7%;
}

.ttl-tms-02{
    font-family: 'Poppins';
    color: #3D4A1F;
    text-align: left;
    font-weight: 500;
    font-size: 22px;
    margin: 0 0 -10px;
}

.txt-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 40px;
    margin: 0 0 0;
    line-height: 40px;
}

.txt2-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    margin: -7px 0 0;
}

.box-pagos-02{
    background-image: url(../icn-home-01.png);
    background-repeat: no-repeat;
    background-position: 26px 22px;
    background-size: 130px;
    border: 1px solid #414141;
    border-radius: 35px;
    padding: 54px 0 0 21px;
}

.ttl-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-size: 31px;
    font-weight: 600;
    padding: 0 0 0 126px;
    line-height: 27px;
    margin: 0 0 0;
}

.txt-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 300;
    padding: 0 0 0 126px;
    font-size: 19px;
    line-height: 16px;
    margin: 4px 0 0;
}

.nmr-pagos-02{
    text-align: left;
    color: #666666;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 44px;
    padding: 4px 0 3px 53px;
    background-image: url(../icn-whatsapp3.svg);
    background-repeat: no-repeat;
    background-position: 0 -1px;
    background-size: 43px;
    line-height: 34px;
    margin: 34px 0 26px 23px;
}
    
.mrg-pagos{
    margin: 0;
}

.ttl-pagos{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 49px;
}
    
.btn-pago-01{
    background-image: url(../icn-pago-01.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    padding: 90px 184px;
    border-radius: 35px;
}

.btn-pago-02{
    background-image: url(../icn-pago-02.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    padding: 90px 184px;
    border-radius: 35px;
}
    
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    padding: 0 9px;
}
    
.box-phone-header{
    background-color: #3e4a20;
    font-family: 'Poppins';
    color: #fff;
    font-weight: 700;
    position: absolute;
    padding: 8px 7px 7px 44px;
    width: 74px;
    margin: -21px 0 0 3%;
    background-image: url(../icn-coin.svg);
    background-repeat: no-repeat;
    background-position: 8px 7px;
    background-size: 28px;
    font-size: 16px;
}
    
.bx-home{
    background-color: #fff;
    padding: 32px 50px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    height: 316px;
    width: 370px;
    float: left;
}

.tx1-home{
    color: #414141;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-weight: 400;
    font-size: 48px;
    line-height: 45px;
    margin: 0 0 0;
}

.tx2-home{
    color: #a8a8a7;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-size: 38px;
    margin: 0 0 0;
    line-height: 35px;
}

.tx3-home{
    font-family: 'Poppins';
    text-align: left;
    color: #666666;
    font-size: 33px;
    font-weight: 400;
    line-height: 30px;
    margin: 23px 0 8px;
}

.tx4-home{
    float: left;
    width: 100%;
    font-family: 'Roboto';
    color: #666666;
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 40px;
    font-weight: 400;
    margin: 3px 0 -12px;
}

.bt1-home{
    background-image: url(../icn-whstpp.svg);
    background-repeat: no-repeat;
    text-align: left;
    float: left;
    width: 100%;
    font-family: 'Poppins';
    color: #666666;
    padding: 0 0 0 38px;
    font-weight: 400;
    font-size: 26px;
    background-size: 29px;
    background-position: left center;
    margin: 0 0 -2px;
}
    
.box-stomas-01{
    width: 842px;
}

.ttl-stomas{
    font-family: 'Poppins';
    color: #414141;
    font-size: 40px;
    font-weight: 700;
}

.txt-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: right;
    font-weight: 300;
    font-size: 22px;
    float: left;
    width: 400px;
    line-height: 25px;
}

.box-line-stomas{
    background-color: #baca50;
    width: 2px;
    height: 156px;
    float: left;
    margin: 0 20px;
}

.txt2-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: left;
    font-weight: 500;
    font-size: 22px;
    float: left;
    width: 250px;
    line-height: 26px;
    padding: 0 150px 0 0;
}
    
.category-actualidad{
    padding: 0 9%;
}
    
.txt-qs-13{
    float: left;
    width: 206px;
    text-align: left;
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 26px;
    font-family: 'Roboto';
    padding: 4px 0 6px 35px;
    font-size: 17px;
    line-height: 20px;
    margin: 13px 0;
    font-weight: 400;
}
    
.box-qs-12{
    float: left;
    width: 300px;
    margin: 44% 0 0;
}

.ttl-qs-12{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 37px;
    line-height: 31px;
    padding: 0;
    text-align: left;
    margin: 0 0 14px 42px;
}

.txt-qs-12{
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 30px;
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 18px;
    padding: 0 0 0 42px;
}
    
.bg-qs-10{
    background-image: url(../bg-qs-11.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}
    
.box-qs-10{
    float: left;
    width: 100%;
}

.ttl-qs-10{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 37px;
    line-height: 31px;
    padding: 0;
    text-align: left;
}

.mainbox-qs-11{
    margin: 35px 0 0;
}

.box-qs-left{
    background-color: #a4b34a;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 29px 50px;
    width: 191px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
}

.box-qs-right{
    background-color: #414141;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 29px 50px;
    width: 193px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    margin: 0 0 0 24px;
}

.ttl-qs-11{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 500;
    line-height: 19px;
    font-size: 19px;
    margin: 8px 0 27px;
}

.txt-qs-11{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    margin: -9px 0 39px;
    padding: 0;
}

.btn-qs-11{
    font-family: 'Poppins';
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 300;
    float: left;
    border-radius: 7px;
    padding: 4px 8px;
    margin: 8px 0 0;
}
    
.ttl-qs-09{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 37px;
    margin: -5px 0 6%;
    line-height: 31px;
    padding: 0 0 0 4%;
    text-align: left;
}
    
.box-remanso-home{
    border-bottom: 1px solid #666666;
    margin: 0 12px 10px 24px;
}

.logo-remanso-home{
    padding: 0 96px 0 0;
}

.txt-remando-home{
    font-family: 'Cabin Condensed';
    color: #666666;
    text-align: left;
    padding: 0;
    font-weight: 300;
    font-size: 20px;
    margin: 8px 0 19px;
    line-height: 21px;
}
    
.box-home-03{
    background-color: #fff;
    background-image: url(../icn-phone-home.svg);
    background-repeat: no-repeat;
    background-position: 55px 196px;
    background-size: 130px;
    padding: 36px 80px 42px 62px;
    width: 384px;
    float: left;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    height: 415px;
}

.ttl-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 100px;
    font-weight: 600;
    font-size: 25px;
    letter-spacing: -1px;
    margin: 11px 0 0;
}

.txt-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 102px;
    font-weight: 400;
    font-size: 21px;
    letter-spacing: 0px;
    margin: -17px 0 0;
}

.ttl-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 34px;
    margin: 9px 0 -18px 22px;
    text-align: left;
    line-height: 50px;
}

.txt-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 27px;
    margin: -2px 0 0 20px;
    text-align: left;
}

.mrg-tlf-02{
    margin: -20px 0 0 20px;
}

.btn-home-03{
    background-image: url(../mail.svg);
    float: left;
    background-repeat: no-repeat;
    background-position: 20px 16px;
    background-size: 29px;
    font-family: 'Poppins';
    color: #3d4a1f;
    background-color: #baca50;
    padding: 14px 70px 12px 69px;
    font-size: 17px;
    border-radius: 9px;
    margin: 10px 0 0 20px;
}
    
.box-slide-secciones{
    font-family: 'Cabin Condensed';
    font-size: 39px;
    color: #fff;
    line-height: 42px;
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: 50% 70%;
    background-size: 150px;
    background-color: #3e4a20;
    padding: 148px 0px 319px;
    float: right;
    width: 290px;
    position: relative;
    left: 25%;
}

.box-abituario-01{
    background-image: url(../icn-obituarios.svg), url(../bg-verde-o.svg);
    background-repeat: no-repeat, repeat-x;
    background-position: center 35px, 0 0;
    background-size: 109px, 148px;
    padding: 160px 0 25px;
    background-color: #fff;
    width: 340px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    border: 4px solid #3e4a20;
}

.ttl-obituario-01{
    font-family: 'Poppins';
    color: #000;
    font-weight: 500;
    font-size: 21px;
    margin: 6px 0 5px;
    line-height: 18px;
}

.txt-obituario-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 0;
}
    
.btn-whatsapp{
    background-image: url(../icn-whatsapp-ok.svg);
    background-color: #1dd840;
    background-size: 134px;
    background-repeat: no-repeat;
    background-position: 13px center;
    padding: 32px 29px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: fixed;
    right: 0;
    top: 150px;
    box-shadow: -2px 4px 11px #00000021;
    transition: 0.3s all;
}

.btn-whatsapp:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.btn-pse{
    background-image: url(../icn-pse-ok.png);
    background-color: #004B8C;
    background-size: 134px;
    background-repeat: no-repeat;
    background-position: 13px center;
    padding: 32px 29px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: fixed;
    right: 0;
    top: 214px;
    box-shadow: -2px 4px 11px #00000021;
    transition: 0.3s all;
}

.btn-pse:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.scl-01{
    background-image: url(../facebook-ok3.svg);
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 134px;
    float: left;
    position: fixed;
    padding: 32px 29px;
    right: 0;
    top: 279px;
    z-index: 999;
    background-color: #fff;
    box-shadow: -2px 4px 11px #00000021;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    transition: 0.3s all;
}

.scl-01:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.scl-02{
    background-image: url(../instagram-ok2.svg);
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 134px;
    float: left;
    position: fixed;
    padding: 32px 29px;
    right: 0;
    top: 343px;
    z-index: 999;
    background-color: #fff;
    box-shadow: -2px 4px 11px #00000021;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    transition: 0.3s all;
}

.scl-02:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.txt-mausoleo-02{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin: 46px 0 0;
  line-height: 23px;
  text-align: left;
}

.box-mausoleo-01{
  float: left;
  width: 500px;
  margin: 0 0 0 9%;
}

.ttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  font-size: 29px;
  font-weight: 300;
  line-height: 31px;
  margin: 0 0 -13px;
  text-align: left;
}

.subttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  line-height: 31px;
  font-weight: 600;
  font-size: 37px;
  text-align: left;
}

.box-tomas-03{
  background-color: #fff;
  background-image: url(../icn-home-01.png);
  background-repeat: no-repeat;
  background-position: 15px 11px;
  background-size: 130px;
  padding: 36px 46px 42px 37px;
  width: 292px;
  box-shadow: 0 0 18px #0000002e;
  border-radius: 19px;
  height: 257px;
  }

.ttl-tomas-03{
  font-family: 'Poppins';
  color: #434b26;
  text-align: left;
  padding: 0 0 0 105px;
  font-weight: 600;
  font-size: 29px;
  letter-spacing: -1px;
  margin: -2px 0 0;
}

.subttl-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  text-align: left;
  padding: 0 0 0 105px;
  font-weight: 600;
  font-size: 31px;
  letter-spacing: -1px;
  margin: -19px 0 0;
}

.txt-tomas-03{
  font-family: 'Poppins';
  text-align: left;
  font-weight: 300;
  color: #1d1d1b;
  font-size: 20px;
  line-height: 23px;
  margin: 28px 0 0;
}

.nmr-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  font-weight: 600;
  font-size: 31px;
  margin: 25px 0 0;
  text-align: left;
}

.box-tomas-02{
  width: 364px;
  float: left;
  margin: 0 0 0 12%;
}

.bg-tomas-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}

.box-tomas-01{
  width: 393px;
  margin: 0 0 52px;
}

.ttl-tomas-01{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.subttl-tomas-01{
  font-family: 'Roboto';
  color: #1d1d1b;
  font-weight: 500;
  font-size: 19px;
  margin: -5px 0 0;
  line-height: 20px;
  padding: 0 6px;
}

.txt-tomas-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 300;
  font-size: 17px;
  margin: 8px 0 0;
  line-height: 17px;
}

.bg-about-01{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 -32%;
    background-size: 103%;
}

.box-about-04{
  width: 200px;
}

.box-about-03{

}

.img-about-03{
  width: 78px;
}

.ttl-about-03{
  font-family: 'Poppins';
  color: #414141;
  text-align: center;
  font-size: 19px;
  line-height: 23px;
  margin: 13px 0 11px;
  font-weight: 500;
}

.ttl-about-02{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.bx-about-01{
  background-color: #fff;
  height: 332px;
  width: 337px;
  margin: 0 0 25px;
  border-radius: 30px;
  box-shadow: 0 0 18px #0000002e;
  padding: 44px 44px;
}

.img-about-01{
  float: left;
  width: 78px;
}

.ttl-about-01{
  font-family: 'Poppins';
  color: #000000;
  text-align: left;
  font-size: 28px;
  line-height: 23px;
  margin: 25px 0 11px;
  float: left;
  width: 100%;
  font-weight: 600;
}

.txt-about-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin: 0 0 16px;
  line-height: 23px;
  text-align: left;
  float: left;
  width: 100%;
}
    
.bx-srvs-03{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 35px 37px;
    padding: 157px 35px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
    height: 606px;
}

.tl-srvs-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.sbtl-srvs-03{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 16px 0 9px;
    line-height: 17px;
    color: #000;
}

.tx-srvs-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 1px 0 4px 24px;
    background-size: 15px;
}

.bt-srvs-03{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 16px;
    font-weight: 300;
    padding: 2px 22px;
    border-radius: 13px;
    margin: 13px 0 0;
}
    
.bx-srvs-01{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 87px;
    padding: 95px 0px 0 0;
    float: left;
    width: 490px;
}

.bx-srvs-01-2{
    width: 500px;
}

.tl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 500;
    font-size: 35px;
    margin: 10px 0 -2px;
    line-height: 31px;
    text-align: left;
}

.sbtl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 32px;
    margin: -5px 0 0;
    line-height: 31px;
    padding: 8px 37px 19px 0;
    text-align: left;
    border-bottom: 1px solid #abbc49;
}

.tx-srvs-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 0;
    padding: 9px 0 0;
}

.tl-srvs-02{
    font-family: 'Poppins';
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin: 24px 0 8px;
    text-align: left;
    line-height: 20px;
}

.tx-srvs-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 4px 0 4px 24px;
    background-size: 19px;
}
    
.box-servicios-09{
    width: 600px;
}
    
.box-servicios-08{
    margin: 0 0 70px;
}

.ttl-servicios-08{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 0;
    line-height: 25px;
}

.txt-servicios-08{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 19px;
    margin: 5px 0 0;
    line-height: 21px;
}
    
.box-servicios-07{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px;
    padding: 63px 0 0px;
    height: 88px;
    width: 235px;
}

.ttl-servicios-07{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 0;
}

.txt-servicios-07{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
}
    
.box-servicios-06{
    
}

.ttl-servicios-06{
    font-weight: 300;
}

.txt-servicios-06{
    font-family: 'Poppins';
    color: #000;
    font-size: 29px;
    font-weight: 600;
    line-height: 31px;
}
    
.box-servicios-05{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 491px;
}

.txt-servicios-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: justify;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 4px 0 4px 24px;
    background-size: 19px;
}
    
.box-servicios-04{
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 33px 35px;
    box-shadow: 0 0 18px #0000002e;
    width: 193px;
    margin: 0 0 10px;
    height: 175px;
}

.img-servicios-04{
    float: left;
    width: 63px;
}

.ttl-servicios-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 8px 0 6px;
    float: left;
    width: 100%;
    line-height: 17px;
}

.txt-servicios-03{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 0;
    padding: 0 13px 0 0;
    float: left;
}
    
.bg-servicio-01{
    background-image: url(../bg-servicios-01.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 50%;
}

.box-servicios-02{
    width: 231px;
}

.img-servicios-02{
    width: 100px;
    float: left;
    background-color: #abbc49;
    padding: 20px;
    border-radius: 14px;
}

.ttl-servicios-02{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
    text-align: left;
}
    
.box-servicios-01{
    width: 635px;
}

.ttl-servicios-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 26px;
    margin: -5px 0 0;
    line-height: 26px;
    padding: 25px 37px 24px 0;
    text-align: right;
    border-right: 1px solid #abbc49;
    width: 366px;
    float: right;
}

.txt-servicios-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 0 40px;
    padding: 9px 0 0;
    float: left;
    width: 401px;
}








    
.bg-nosotros-02{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 103%;
}

.bg-nosotros-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}
    
.box-nosotros-05{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    height: 544px;
    width: 337px;
    margin: 0 0 25px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 0 18px #0000002e;
}

.img-nosotros-05{
    
}

.bx-nosotros-05{
    padding: 29px 34px 0;
}

.ttl-nosotros-05{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 24px;
    line-height: 23px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-05{
    font-weight: 600;
}

.txt-nosotros-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: 2px 0 16px;
    line-height: 19px;
    text-align: left;
}

.btn-nosotros-05{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 20px;
    font-weight: 300;
    padding: 11px 24px;
    border-radius: 13px;
    line-height: 20px;
}
    
.box-nosotros-04{
    width: 537px;
    margin: 20px 0 0;
}

.ttl-nosotros-04{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-nosotros-04{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 20px;
    padding: 0 55px;
}

.txt-nosotros-04{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin: 2px 0 0;
    line-height: 17px;
}
    
.box-nosotros-03{
    width: 300px;
}

.ttl-nosotros-03{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 27px;
    line-height: 33px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-03{
    font-weight: 600;
}

.txt-nosotros-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin: 2px 0 16px;
    line-height: 21px;
    text-align: left;
}
    
.box-nosotros-02{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 491px;
}

.ttl-nosotros-02{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-size: 29px;
    font-weight: 300;
    line-height: 31px;
}

.subttl-nosotros-02{
    font-weight: 600;
    font-size: 37px;
}

.txt-nosotros-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 16px;
    line-height: 23px;
    text-align: justify;
}

.btn-nosotros-02{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 28px;
    font-weight: 300;
    padding: 10px 46px;
    border-radius: 13px;
}
    
.box-nosotros-01{
    font-family: 'Cabin Condensed';
    font-size: 39px;
    color: #fff;
    line-height: 42px;
    background-image: url(../icn-slide-01.svg);
    background-repeat: no-repeat;
    background-position: 50% 72%;
    background-size: 150px;
    background-color: #3e4a20;
    padding: 99px 0px 250px;
    float: right;
    width: 290px;
}




    
.uk-grid-divider > :not(.uk-first-column)::before {
    border-left: 0px solid rgba(172, 163, 156, .3);
    background-image: url(../bg-lines-04.svg);
    background-position: 0 89px;
    background-size: 4px;
    width: 5px;
    background-repeat: no-repeat;
}
    
.box-footer-02{
    width: 240px;
    margin: 78px 0 0;
}

.box-social-footer{
    width: 72px;
    height: 24px;
    float: left;
    margin: 5px 0 0;
}

.social-01{
    background-image: url(../facebook.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
}

.social-02{
    background-image: url(../instagram.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
    margin: 0 0 0 7px;
}
    
.box-footer-01{
    width: 210px;
    margin: 78px 0 0;
}

.ttl-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 600;
    text-align: left;
    font-size: 18px;
    margin: 0 0 0;
}

.txt-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    margin: 1px 0 6px;
}
    
.logo-footer{
    width: 178px;
    margin: 85px 0 0;
}
    
.bg-footer{
    background-image: url(../logo-remanso-02.png), url(../bg-footer-03.svg);
    background-repeat: no-repeat;
    background-position: 97% 61%, top center;
    background-size: 134px, cover;
    margin: -60px 0 0;
    background-color: #fff0;
}
    
.bg-home-05{
    /*background-image: url(../bg-lines-03.svg);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 100%;
    padding: 40px 0 185px;
}
    
.box-home-13{
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 133px;
    float: left;
    padding: 0 0 169px;
    margin: 40px 107px 0 0;
    width: 306px;
}

.ttl-home-13{
    font-family: 'Cabin Condensed';
    font-size: 29px;
    color: #3d4a1f;
    line-height: 32px;
    margin: 0 0 0px;
}

.txt-home-13{
    font-family: 'Roboto';
    color: #3d4a1f;
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 0;
}
    
.mainbox-home-12{
    width: 272px;
    float: left;
    margin: 37px 0 0;
}

.box-hom2-12-01{
    background-image: url(../icn-contacto-01.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.box-hom2-12-02{
    background-image: url(../icn-contacto-02.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.ttl-home-12{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    font-size: 25px;
    margin: 0 0 10px;
}

.txt-home-12{
    font-family: 'Roboto';
    text-align: left;
    color: #808080;
    font-weight: 400;
    font-size: 19px;
    line-height: 21px;
    margin: 0 0 0;
}

.line-home-12{
    background-color: #cfcfcf;
    width: 100%;
    margin: 30px 0 30px 36px;
    height: 1px;
}
    
.box-home-11{
    width: 400px;
}

.ttl-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    margin: 0 0 0;
    line-height: 28px;
}

.txt-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 400;
    margin: -6px 0 0;
    font-size: 26px;
}

.form-home{
    height: 475px;
    width: 317px;
    float: left;
    padding: 40px 40px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 20px;
    margin: 41px 0 0;
    background-color: #fff;
}
    
.bg-home-03{
    background-image: url(../bg-cuadro.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
}
    
.box-home-10{
    float: left;
    width: 350px;
    margin: 0 0 90px;
}

.ttl-home-10{
    font-family: 'Poppins';
    color: #3d4a1f;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    line-height: 35px;
}

.txt-home-10{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin: -13px 0 0;
}

.btn-home-10{
    background-image: url(../icn-gallery.svg);
    background-repeat: no-repeat;
    background-position: 18px 10px;
    background-size: 29px;
    float: left;
    background-color: #baca50;
    font-family: 'Poppins';
    color: #3d4a1f;
    padding: 11px 55px 10px 57px;
    font-size: 17px;
    border-radius: 14px;
    margin: 30px 0 0 0;
}

.mainbox-08{
    width: 423px;
    height: 521px;
    margin: 11px 0 0;
}
    
.box-home-09{
    background-color: #fff;
    padding: 55px 50px 100px;
    width: 274px;
    float: left;
    border-radius: 26px;
    margin: 37px 0 0;
    box-shadow: 0 0 20px #88b40082;
}

.ttl-home-09{
    font-family: 'Poppins';
    color: #363636;
    text-align: left;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 0;
}

.txt-home-09{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    margin: 3px 0 0;
}
    
.box-home-08{
    width: 242px;
    float: left;
    margin: 0 0;
}

.ttl-home-08{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-size: 27px;
    line-height: 30px;
    margin: 0 0 0;
}

.txt-home-08{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    line-height: 21px;
    margin: 6px 0 0;
}
    
.bg-home-02{
    background-image: url(../bg-home-02.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    padding: 113px 0;
}

.sccn-home-07{
    margin: 56px 8% 0 15%;
}

.sccn-home-07-02{
    
}

.box-home-07{
    margin: 7px 0;
}

.icn-home-07{
    width: 94px;
    margin: 0 0 9px;
}

.ttl-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    margin: 0 0 0;
    line-height: 35px;
}

.txt-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    margin: 0 0 0;
}
    
.box-home-06{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 34px 37px;
    width: 258px;
    padding: 157px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
    height: 252px;
}

.ttl-home-06{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.subttl-home-06{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 14px;
    line-height: 17px;
}

.txt-home-06{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 14px;
    padding: 0 13px 0 0;
}
    
.bg-home-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 94%;
    background-size: 16%;
}
    
.box-home-05{
    width: 400px;
    margin: 0 0 75px;
}

.ttl-home-05{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-home-05{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
}

.txt-home-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 18px;
}
    
.box-home-04{
    background-image: url(../lazo.png);
    background-repeat: no-repeat;
    background-position: -8px -6px;
    background-size: 109px;
    padding: 12px 0 0 101px;
    width: 326px;
}

.subttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    line-height: 14px;
    margin: 0 0 0;
}

.ttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 6px 0 5px;
}

.txt-home-04{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 0;
    padding: 0 13px 0 0;
}
    

    
.box-home-02{
    border-radius: 20px;
    padding: 48px 0;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    height: 144px;
}

.icn-home-02{
    width: 85px;
    margin: 0;
}

.ttl-home-02{
    font-family: 'Poppins';
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    margin: 17px 0 -7px;
    line-height: 18px;
}
    
.box-home-01{
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 0;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    margin: 0 0 10px;
}

.icn-home-01{
    width: 58px;
    margin: 0;
}

.ttl-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 34px;
    margin: 4px 0 -7px;
}

.txt-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    margin: 0 0 0;
}
    
.box-slide-01{
    background-color: #3d4a1f;
    padding: 55% 21px 81%;
    width: 268px;
    margin: -13% 0 0 3%;
    position: relative;
}

.btn-slide-01{
    background-image: url(../logo-02.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 72px 99px;
    position: relative;
}

.ttl-slide-01{
    font-family: 'Cabin Condensed';
    font-size: 30px;
    color: #fff;
    line-height: 31px;
    margin: 117px 0 10px;
}

.txt-slide-01{
    font-family: 'Roboto';
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    margin: -9px 0 0;
}

.icn-slide-01{
    width: 130px;
    margin: 46px 0 0;
}

.bg-overlap{
    background-image: url(../icn-overlap-04.svg);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin: -80px 0 0;
    background-color: #fff0;
}

.uk-navbar-center:not(:only-child) {
    left: 64%;
}
    
.uk-logo{
    width: 125px;
}
}

@media only screen and (max-width: 1200px) and (min-width: 961px){

.box-obi{
    width: 450px;
    margin: 0 0 30px;
}

.txt-obi{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 24px;
    font-style: oblique;
}
    
.box-prevision-01{
    width: 457px;
}
    
.arrow-01{
    background-image: url(../arrow-01.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 20px;
    padding: 0 0 35px;
}

.arrow-02{
    background-image: url(../arrow-03.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 20px;
    padding: 0 0 35px;
}

.arrow-03{
    background-image: url(../arrow-02.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 20px;
    padding: 0 0 35px;
}
    
.bg-rms{
    background-image: url(../logo-remanso-02.png) !important;
    background-position: 50% 50% !important;
    padding: 254px 9px !important;
    background-size: 64% !important;
    background-color: #3e4a20 !important;
}
    
.bg-srvs-10{
    background-color: #414141;
}

.bx-srvs-10{
    background-image: url(../icn-car.svg);
    background-repeat: no-repeat;
    background-size: 90px;
    background-position: left center;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    padding: 13px 0 13px 110px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    width: 428px;
    margin: 0 0 0;
}
    
.bg-tms-02{
    background-image: url(../bg-tomas.svg);
    background-position: center center;
    background-size: cover;
    margin: 0 0;
}

.box-tms-01{
    background-image: url(../icn-tomas-01.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 71px;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    font-size: 18px;
    line-height: 21px;
    padding: 4px 0 4px 90px;
    width: 260px;
    float: right;
    margin: 0 7% 0 0;
}

.box-tms-02{
    background-image: url(../icn-tomas-02.svg);
    background-repeat: no-repeat;
    background-position: 0 7px;
    background-size: 60px;
    padding: 0 0 0 77px;
    width: 303px;
    float: left;
    margin: 0 0 0 7%;
}

.ttl-tms-02{
    font-family: 'Poppins';
    color: #3D4A1F;
    text-align: left;
    font-weight: 500;
    font-size: 22px;
    margin: 0 0 -10px;
}

.txt-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 40px;
    margin: 0 0 0;
    line-height: 40px;
}

.txt2-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    margin: -7px 0 0;
}

.box-pagos-02{
    background-image: url(../icn-home-01.png);
    background-repeat: no-repeat;
    background-position: 26px 22px;
    background-size: 130px;
    border: 1px solid #414141;
    border-radius: 35px;
    padding: 52px 0 0 23px;
}

.ttl-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-size: 31px;
    font-weight: 600;
    padding: 0 0 0 126px;
    line-height: 27px;
    margin: 0 0 0;
}

.txt-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 300;
    padding: 0 0 0 126px;
    font-size: 18px;
    line-height: 16px;
    margin: 6px 0 0;
}

.nmr-pagos-02{
    text-align: left;
    color: #666666;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 37px;
    padding: 4px 0 3px 60px;
    background-image: url(../icn-whatsapp3.svg);
    background-repeat: no-repeat;
    background-position: 0 -1px;
    background-size: 43px;
    line-height: 34px;
    margin: 34px 0 26px 23px;
}
    
.mrg-pagos{
    margin: 0;
}

.ttl-pagos{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 49px;
}
    
.btn-pago-01{
    background-image: url(../icn-pago-01.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    padding: 90px 184px;
    border-radius: 35px;
}

.btn-pago-02{
    background-image: url(../icn-pago-02.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    padding: 90px 184px;
    border-radius: 35px;
}
    
.box-phone-header{
    display: none;
}
    
.bx-home{
    background-color: #fff;
    padding: 32px 50px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    height: 316px;
    width: 310px;
    float: left;
}

.tx1-home{
    color: #414141;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-weight: 400;
    font-size: 42px;
    line-height: 45px;
    margin: 0 0 0;
}

.tx2-home{
    color: #a8a8a7;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-size: 33px;
    margin: 0 0 0;
    line-height: 28px;
}

.tx3-home{
    font-family: 'Poppins';
    text-align: left;
    color: #666666;
    font-size: 28px;
    font-weight: 400;
    line-height: 23px;
    margin: 23px 0 8px;
}

.tx4-home{
    float: left;
    width: 100%;
    font-family: 'Roboto';
    color: #666666;
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 40px;
    font-weight: 400;
    margin: 3px 0 -8px;
}

.bt1-home{
    background-image: url(../icn-whstpp.svg);
    background-repeat: no-repeat;
    text-align: left;
    float: left;
    width: 100%;
    font-family: 'Poppins';
    color: #666666;
    padding: 0 0 0 38px;
    font-weight: 400;
    font-size: 23px;
    background-size: 29px;
    background-position: left center;
    margin: 0 0 -2px;
}
    
.box-stomas-01{
    width: 842px;
}

.ttl-stomas{
    font-family: 'Poppins';
    color: #414141;
    font-size: 40px;
    font-weight: 700;
}

.txt-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: right;
    font-weight: 300;
    font-size: 22px;
    float: left;
    width: 400px;
    line-height: 25px;
}

.box-line-stomas{
    background-color: #baca50;
    width: 2px;
    height: 156px;
    float: left;
    margin: 0 20px;
}

.txt2-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: left;
    font-weight: 500;
    font-size: 22px;
    float: left;
    width: 250px;
    line-height: 26px;
    padding: 0 150px 0 0;
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    padding: 0 9px;
    font-size: 14px;
}
    
.category-actualidad{
    padding: 0 9%;
}
    
.txt-qs-13{
    float: left;
    width: 174px;
    text-align: left;
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 22px;
    font-family: 'Roboto';
    padding: 2px 0 6px 35px;
    font-size: 15px;
    line-height: 18px;
    margin: 10px 0;
    font-weight: 400;
}
    
.box-qs-12{
    float: left;
    width: 276px;
    margin: 44% 0 0;
}

.ttl-qs-12{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    line-height: 31px;
    padding: 0;
    text-align: left;
    margin: 0 0 14px 38px;
}

.txt-qs-12{
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 26px;
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    margin: 0 0 18px;
    padding: 0 0 0 37px;
}
    
.bg-qs-10{
    background-image: url(../bg-qs-11.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}
    
.box-qs-10{
    float: left;
    width: 439px;
}

.ttl-qs-10{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    line-height: 31px;
    padding: 0;
    text-align: left;
}

.mainbox-qs-11{
    margin: 35px 0 0;
}

.box-qs-left{
    background-color: #a4b34a;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 20px 50px;
    width: 174px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
}

.box-qs-right{
    background-color: #414141;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 20px 50px;
    width: 174px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    margin: 0 0 0 16px;
}

.ttl-qs-11{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 500;
    line-height: 19px;
    font-size: 19px;
    margin: 8px 0 27px;
}

.txt-qs-11{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin: -9px 0 39px;
    padding: 0;
}

.btn-qs-11{
    font-family: 'Poppins';
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 300;
    float: left;
    border-radius: 7px;
    padding: 4px 8px;
    margin: 8px 0 0;
}
    
.ttl-qs-09{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    margin: -5px 0 6%;
    line-height: 31px;
    padding: 0 0 0 1%;
    text-align: left;
}
    
.box-remanso-home{
    border-bottom: 1px solid #666666;
    margin: 0 12px 10px 24px;
}

.logo-remanso-home{
    padding: 0 96px 0 0;
}

.txt-remando-home{
    font-family: 'Cabin Condensed';
    color: #666666;
    text-align: left;
    padding: 0;
    font-weight: 300;
    font-size: 18px;
    margin: 8px 0 19px;
    line-height: 19px;
}
    
.box-home-03{
    background-color: #fff;
    background-image: url(../icn-phone-home.svg);
    background-repeat: no-repeat;
    background-position: 23px 196px;
    background-size: 110px;
    padding: 36px 30px 42px 25px;
    width: 350px;
    float: left;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    height: 403px;
}

.ttl-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 87px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -1px;
    margin: 20px 0 0;
}

.txt-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 87px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
    margin: -17px 0 0;
}

.ttl-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 34px;
    margin: 9px 0 -18px 22px;
    text-align: left;
    line-height: 50px;
}

.txt-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 27px;
    margin: -2px 0 0 20px;
    text-align: left;
}

.mrg-tlf-02{
    margin: -20px 0 0 20px;
}

.btn-home-03{
    background-image: url(../mail.svg);
    float: left;
    background-repeat: no-repeat;
    background-position: 20px 16px;
    background-size: 29px;
    font-family: 'Poppins';
    color: #3d4a1f;
    background-color: #baca50;
    padding: 14px 70px 12px 69px;
    font-size: 17px;
    border-radius: 9px;
    margin: 10px 0 0 20px;
}
    
.box-slide-secciones{
    font-family: 'Cabin Condensed';
    font-size: 39px;
    color: #fff;
    line-height: 42px;
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: 50% 70%;
    background-size: 150px;
    background-color: #3e4a20;
    padding: 149px 0px 324px;
    float: right;
    width: 290px;
    position: relative;
    left: 25%;
}

.box-abituario-01{
    background-image: url(../icn-obituarios.svg), url(../bg-verde-o.svg);
    background-repeat: no-repeat, repeat-x;
    background-position: center 35px, 0 0;
    background-size: 109px, 148px;
    padding: 160px 0 25px;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    border: 4px solid #3e4a20;
}

.ttl-obituario-01{
    font-family: 'Poppins';
    color: #000;
    font-weight: 500;
    font-size: 21px;
    margin: 6px 0 5px;
    line-height: 18px;
}

.txt-obituario-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 0;
}
    
.box-icn-left{
    
}

.btn-whatsapp{
    background-image: url(../icn-whatsapp-ok.svg);
    background-color: #1dd840;
    background-size: 134px;
    background-repeat: no-repeat;
    background-position: 13px center;
    padding: 32px 29px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: fixed;
    right: 0;
    top: 150px;
    box-shadow: -2px 4px 11px #00000021;
    transition: 0.3s all;
}

.btn-whatsapp:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.btn-pse{
    background-image: url(../icn-pse-ok.png);
    background-color: #004B8C;
    background-size: 134px;
    background-repeat: no-repeat;
    background-position: 13px center;
    padding: 32px 29px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: fixed;
    right: 0;
    top: 214px;
    box-shadow: -2px 4px 11px #00000021;
    transition: 0.3s all;
}

.btn-pse:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.scl-01{
    background-image: url(../facebook-ok3.svg);
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 134px;
    float: left;
    position: fixed;
    padding: 32px 29px;
    right: 0;
    top: 279px;
    z-index: 999;
    background-color: #fff;
    box-shadow: -2px 4px 11px #00000021;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    transition: 0.3s all;
}

.scl-01:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.scl-02{
    background-image: url(../instagram-ok2.svg);
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 134px;
    float: left;
    position: fixed;
    padding: 32px 29px;
    right: 0;
    top: 343px;
    z-index: 999;
    background-color: #fff;
    box-shadow: -2px 4px 11px #00000021;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    transition: 0.3s all;
}

.scl-02:hover{
    padding: 32px 130px 32px 29px;
    transition: 0.3s all;
}

.txt-mausoleo-02{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin: 46px 0 0;
  line-height: 23px;
  text-align: left;
}

.box-mausoleo-01{
  float: left;
  width: 500px;
  margin: 0 0 0 4%;
}

.ttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  font-size: 29px;
  font-weight: 300;
  line-height: 31px;
  margin: 0 0 -13px;
  text-align: left;
}

.subttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  line-height: 31px;
  font-weight: 600;
  font-size: 37px;
  text-align: left;
}

.box-tomas-03{
  background-color: #fff;
  background-image: url(../icn-home-01.png);
  background-repeat: no-repeat;
  background-position: 15px 11px;
  background-size: 100px;
  padding: 102px 17px 42px 28px;
  width: 222px;
  box-shadow: 0 0 18px #0000002e;
  border-radius: 19px;
  height: 171px;
  }

.ttl-tomas-03{
  font-family: 'Poppins';
  color: #434b26;
  text-align: left;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: -1px;
  margin: -2px 0 0;
}

.subttl-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  text-align: left;
  font-weight: 600;
  font-size: 23px;
  letter-spacing: -1px;
  margin: -12px 0 0;
}

.txt-tomas-03{
  font-family: 'Poppins';
  text-align: left;
  font-weight: 300;
  color: #1d1d1b;
  font-size: 15px;
  line-height: 17px;
  margin: 7px 0 0;
}

.nmr-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  font-weight: 600;
  font-size: 23px;
  margin: 8px 0 0;
  text-align: left;
}

.box-tomas-02{
  width: 364px;
  float: left;
  margin: 0 0 0 12%;
}

.bg-tomas-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}

.box-tomas-01{
  width: 393px;
  margin: 0 0 52px;
}

.ttl-tomas-01{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.subttl-tomas-01{
  font-family: 'Roboto';
  color: #1d1d1b;
  font-weight: 500;
  font-size: 19px;
  margin: -5px 0 0;
  line-height: 20px;
  padding: 0 6px;
}

.txt-tomas-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 300;
  font-size: 17px;
  margin: 8px 0 0;
  line-height: 17px;
}

.bg-about-01{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 -32%;
    background-size: 103%;
}

.box-about-04{
  width: 200px;
}

.box-about-03{

}

.img-about-03{
  width: 78px;
}

.ttl-about-03{
  font-family: 'Poppins';
  color: #414141;
  text-align: center;
  font-size: 19px;
  line-height: 23px;
  margin: 13px 0 11px;
  font-weight: 500;
}

.ttl-about-02{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.bx-about-01{
  background-color: #fff;
  height: 332px;
  width: 337px;
  margin: 0 0 25px;
  border-radius: 30px;
  box-shadow: 0 0 18px #0000002e;
  padding: 44px 44px;
}

.img-about-01{
  float: left;
  width: 78px;
}

.ttl-about-01{
  font-family: 'Poppins';
  color: #000000;
  text-align: left;
  font-size: 28px;
  line-height: 23px;
  margin: 25px 0 11px;
  float: left;
  width: 100%;
  font-weight: 600;
}

.txt-about-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin: 0 0 16px;
  line-height: 23px;
  text-align: left;
  float: left;
  width: 100%;
}

.bx-srvs-03{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 34px 37px;
    width: 350px;
    padding: 157px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
    height: 602px;
}

.tl-srvs-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.sbtl-srvs-03{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 16px 0 9px;
    line-height: 17px;
    color: #000;
}

.tx-srvs-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 1px 0 4px 24px;
    background-size: 15px;
}

.bt-srvs-03{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 16px;
    font-weight: 300;
    padding: 2px 22px;
    border-radius: 13px;
    margin: 13px 0 0;
}
    
.bx-srvs-01{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 80px;
    padding: 80px 0px 0 0;
    float: left;
    width: 84%;
}

.bx-srvs-01-2{
    width: 95%;
}

.tl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 500;
    font-size: 28px;
    margin: 10px 0 -2px;
    line-height: 31px;
    text-align: left;
}

.sbtl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 26px;
    margin: -5px 0 0;
    line-height: 27px;
    padding: 8px 1px 19px 0;
    text-align: left;
    border-bottom: 1px solid #abbc49;
}

.tx-srvs-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 0;
    padding: 9px 0 0;
}

.tl-srvs-02{
    font-family: 'Poppins';
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin: 18px 0 8px;
    text-align: left;
    line-height: 16px;
}

.tx-srvs-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 3px 0 3px 24px;
    background-size: 19px;
}
    
.box-servicios-09{
    width: 600px;
}
    
.box-servicios-08{
    margin: 0 0 70px;
}

.ttl-servicios-08{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 0;
    line-height: 25px;
}

.txt-servicios-08{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 19px;
    margin: 5px 0 0;
    line-height: 21px;
}
    
.box-servicios-07{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px;
    padding: 63px 0 0px;
    height: 88px;
    width: 235px;
}

.ttl-servicios-07{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 0;
}

.txt-servicios-07{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
}
    
.box-servicios-06{
    
}

.ttl-servicios-06{
    font-weight: 300;
}

.txt-servicios-06{
    font-family: 'Poppins';
    color: #000;
    font-size: 29px;
    font-weight: 600;
    line-height: 31px;
}
    
.box-servicios-05{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 448px;
}

.txt-servicios-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: justify;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 2px 0 4px 24px;
    background-size: 16px;
}
    
.box-servicios-04{
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 23px 27px;
    box-shadow: 0 0 18px #0000002e;
    width: 155px;
    margin: 0 0 10px;
    height: 163px;
}

.img-servicios-04{
    float: left;
    width: 50px;
}

.ttl-servicios-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 15px;
    margin: 8px 0 6px;
    float: left;
    width: 100%;
    line-height: 15px;
}

.txt-servicios-03{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    margin: -1px 0 0;
    padding: 0 13px 0 0;
    float: left;
}
    
.bg-servicio-01{
    background-image: url(../bg-servicios-01.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 50%;
}

.box-servicios-02{
    width: 170px;
}

.img-servicios-02{
    width: 85px;
    float: left;
    background-color: #abbc49;
    padding: 20px;
    border-radius: 14px;
}

.ttl-servicios-02{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 32px;
    margin: 0 0 0;
    text-align: left;
}
    
.box-servicios-01{
    width: 635px;
}

.ttl-servicios-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 24px;
    margin: -5px 0 0;
    line-height: 23px;
    padding: 22px 37px 24px 0;
    text-align: right;
    border-right: 1px solid #abbc49;
    width: 350px;
    float: right;
}

.txt-servicios-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    text-align: left;
    margin: 0 0 0 40px;
    padding: 9px 0 0;
    float: left;
    width: 350px;
}







    
.bg-nosotros-02{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 103%;
}

.bg-nosotros-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}
    
.box-nosotros-05{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    height: 544px;
    width: 337px;
    margin: 0 0 25px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 0 18px #0000002e;
}

.img-nosotros-05{
    
}

.bx-nosotros-05{
    padding: 29px 34px 0;
}

.ttl-nosotros-05{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 24px;
    line-height: 23px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-05{
    font-weight: 600;
}

.txt-nosotros-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: 2px 0 16px;
    line-height: 19px;
    text-align: left;
}

.btn-nosotros-05{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 20px;
    font-weight: 300;
    padding: 11px 24px;
    border-radius: 13px;
    line-height: 20px;
}
    
.box-nosotros-04{
    width: 537px;
    margin: 20px 0 0;
}

.ttl-nosotros-04{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-nosotros-04{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 20px;
    padding: 0 55px;
}

.txt-nosotros-04{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin: 2px 0 0;
    line-height: 17px;
}
    
.box-nosotros-03{
    width: 242px;
}

.ttl-nosotros-03{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-03{
    font-weight: 600;
}

.txt-nosotros-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 2px 0 0;
    line-height: 16px;
    text-align: left;
}
    
.box-nosotros-02{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 401px;
}

.ttl-nosotros-02{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-size: 25px;
    font-weight: 300;
    line-height: 23px;
}

.subttl-nosotros-02{
    font-weight: 600;
    font-size: 32px;
}

.txt-nosotros-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin: 0 0 16px;
    line-height: 19px;
    text-align: justify;
}

.btn-nosotros-02{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 17px;
    font-weight: 300;
    padding: 10px 37px;
    border-radius: 13px;
}
    
.box-nosotros-01{
    font-family: 'Cabin Condensed';
    font-size: 32px;
    color: #fff;
    line-height: 31px;
    background-image: url(../icn-slide-01.svg);
    background-repeat: no-repeat;
    background-position: 50% 72%;
    background-size: 126px;
    background-color: #3e4a20;
    padding: 99px 0px 204px;
    float: right;
    width: 290px;
}





    
.uk-grid-divider > :not(.uk-first-column)::before {
    border-left: 0px solid rgba(172, 163, 156, .3);
    background-image: url(../bg-lines-04.svg);
    background-position: 0 88px;
    background-size: 4px;
    width: 5px;
    background-repeat: no-repeat;
}
    
.box-footer-02{
    width: 177px;
    margin: 78px 0 0;
}

.box-social-footer{
    width: 72px;
    height: 24px;
    float: left;
    margin: 5px 0 0;
}

.social-01{
    background-image: url(../facebook.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
}

.social-02{
    background-image: url(../instagram.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
    margin: 0 0 0 7px;
}
    
.box-footer-01{
    width: 190px;
    margin: 78px 0 0;
}

.ttl-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 600;
    text-align: left;
    font-size: 18px;
    margin: 0 0 0;
}

.txt-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    margin: 1px 0 6px;
}
    
.logo-footer{
    width: 130px;
    margin: 85px 0 0;
}
    
.bg-footer{
    background-image: url(../logo-remanso-02.png), url(../bg-footer-03.svg);
    background-repeat: no-repeat;
    background-position: 98% 61%, top center;
    background-size: 111px, cover;
    margin: -60px 0 0;
    background-color: #fff0;
}
    
.bg-home-05{
    /*background-image: url(../bg-lines-03.svg);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 100%;
    padding: 40px 0 185px;
}
    
.box-home-13{
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 133px;
    float: left;
    padding: 0 0 169px;
    margin: 40px 107px 0 0;
    width: 306px;
}

.ttl-home-13{
    font-family: 'Cabin Condensed';
    font-size: 29px;
    color: #3d4a1f;
    line-height: 32px;
    margin: 0 0 0px;
}

.txt-home-13{
    font-family: 'Roboto';
    color: #3d4a1f;
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 0;
}
    
.mainbox-home-12{
    width: 272px;
    float: left;
    margin: 37px 0 0;
}

.box-hom2-12-01{
    background-image: url(../icn-contacto-01.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.box-hom2-12-02{
    background-image: url(../icn-contacto-02.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.ttl-home-12{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    font-size: 25px;
    margin: 0 0 10px;
}

.txt-home-12{
    font-family: 'Roboto';
    text-align: left;
    color: #808080;
    font-weight: 400;
    font-size: 19px;
    line-height: 21px;
    margin: 0 0 0;
}

.line-home-12{
    background-color: #cfcfcf;
    width: 100%;
    margin: 30px 0 30px 36px;
    height: 1px;
}
    
.box-home-11{
    width: 400px;
}

.ttl-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    margin: 0 0 0;
    line-height: 28px;
}

.txt-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 400;
    margin: -6px 0 0;
    font-size: 26px;
}

.form-home{
    height: 475px;
    width: 317px;
    float: left;
    padding: 40px 40px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 20px;
    margin: 41px 0 0;
    background-color: #fff;
}
    
.bg-home-03{
    background-image: url(../bg-cuadro.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
}
    
.box-home-10{
    float: left;
    width: 350px;
    margin: 0 0 90px;
}

.ttl-home-10{
    font-family: 'Poppins';
    color: #3d4a1f;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    line-height: 35px;
}

.txt-home-10{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin: -13px 0 0;
}

.btn-home-10{
    background-image: url(../icn-gallery.svg);
    background-repeat: no-repeat;
    background-position: 18px 10px;
    background-size: 29px;
    float: left;
    background-color: #baca50;
    font-family: 'Poppins';
    color: #3d4a1f;
    padding: 11px 55px 10px 57px;
    font-size: 17px;
    border-radius: 14px;
    margin: 30px 0 0 0;
}

.mainbox-08{
    width: 377px;
    height: 415px;
    margin: 11px 0 0;
}
    
.box-home-09{
    background-color: #fff;
    padding: 55px 50px 100px;
    width: 274px;
    float: left;
    border-radius: 26px;
    margin: 37px 0 0;
    box-shadow: 0 0 20px #88b40082;
}

.ttl-home-09{
    font-family: 'Poppins';
    color: #363636;
    text-align: left;
    font-weight: 600;
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 0;
}

.txt-home-09{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
    margin: 3px 0 0;
}
    
.box-home-08{
    width: 242px;
    float: left;
    margin: 0 0;
}

.ttl-home-08{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 0;
}

.txt-home-08{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    margin: 6px 0 0;
}
    
.bg-home-02{
    background-image: url(../bg-home-02.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    padding: 113px 0;
}

.sccn-home-07{
    margin: -7px 8% 0 15%;
}

.sccn-home-07-02{
    
}

.box-home-07{
    margin: 7px 0;
}

.icn-home-07{
    width: 80px;
    margin: 0 0 9px;
}

.ttl-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 29px;
    margin: -5px 0 0;
    line-height: 35px;
}

.txt-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    margin: 0 0 0;
}
    
.box-home-06{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 34px 37px;
    width: 217px;
    padding: 157px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
    height: 270px;
}

.ttl-home-06{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.subttl-home-06{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 14px;
    line-height: 17px;
}

.txt-home-06{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 14px;
    padding: 0 13px 0 0;
}
    
.bg-home-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat:no-repeat;
    background-position: 100% 94%;
    background-size: 16%;
}
    
.box-home-05{
    width: 400px;
    margin: 0 0 75px;
}

.ttl-home-05{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-home-05{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
}

.txt-home-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 18px;
}
    
.box-home-04{
    background-image: url(../lazo.png);
    background-repeat: no-repeat;
    background-position: -8px -6px;
    background-size: 109px;
    padding: 12px 0 0 101px;
    width: 326px;
}

.subttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    line-height: 14px;
    margin: 0 0 0;
}

.ttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 6px 0 5px;
}

.txt-home-04{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 0;
    padding: 0 13px 0 0;
}
    
.box-home-02{
    border-radius: 20px;
    padding: 50px 0;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    height: 123px;
}

.icn-home-02{
    width: 70px;
    margin: 0;
}

.ttl-home-02{
    font-family: 'Poppins';
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    margin: 17px 0 -7px;
    line-height: 16px;
}
    
.box-home-01{
    background-color: #fff;
    border-radius: 20px;
    padding: 53px 0;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    margin: 0 0 10px;
}

.icn-home-01{
    width: 50px;
    margin: 0;
}

.ttl-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 29px;
    margin: 4px 0 -7px;
}

.txt-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    margin: 0 0 0;
}
    
.box-slide-01{
    background-color: #3d4a1f;
    padding: 74% 21px 81%;
    width: 222px;
    margin: -13% 0 0 3%;
    position: relative;
}

.btn-slide-01{
    background-image: url(../logo-02.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 70px 96px;
    position: relative;
}

.ttl-slide-01{
    font-family: 'Cabin Condensed';
    font-size: 26px;
    color: #fff;
    line-height: 26px;
    margin: 117px 0 10px;
}

.txt-slide-01{
    font-family: 'Roboto';
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: -9px 0 0;
}

.icn-slide-01{
    width: 120px;
    margin: 50px 0 0;
}

.bg-overlap{
    background-image: url(../icn-overlap-04.svg);
    background-position: top center;
    background-size: 1500px;
    background-repeat: no-repeat;
    position: relative;
    margin: -80px 0 0;
    background-color: #fff0;
}

.uk-navbar-center:not(:only-child) {
    left: 64%;
}
    
.uk-logo{
    width: 125px;
}
}

@media only screen and (max-width: 960px) and (min-width: 641px){
    
.box-obi{
    width: 423px;
    margin: 0 0 30px;
}

.txt-obi{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 18px;
    margin: -5px 0 0;
    line-height: 23px;
    font-style: oblique;
}
    
.box-prevision-01{
    width: 457px;
    margin: 50px 0 20px;
}
    
.bg-rms{
    background-image: url(../logo-remanso-02.png) !important;
    background-position: 50% 50% !important;
    padding: 254px 9px !important;
    background-size: 64% !important;
    background-color: #3e4a20 !important;
}
    
.bg-srvs-10{
    background-color: #414141;
}

.bx-srvs-10{
    background-image: url(../icn-car.svg);
    background-repeat: no-repeat;
    background-size: 90px;
    background-position: left center;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    padding: 13px 0 13px 110px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    width: 428px;
    margin: 0 0 0;
}
    
.bg-tms-02{
    background-image: url(../bg-tomas2.svg);
    background-position: center center;
    background-size: cover;
    margin: 0 0;
}

.box-tms-01{
    background-image: url(../icn-tomas-01.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 71px;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    font-size: 18px;
    line-height: 21px;
    padding: 4px 0 4px 90px;
    width: 262px;
    margin: 0 23px 40px 0;
}

.box-tms-02{
    background-image: url(../icn-tomas-02.svg);
    background-repeat: no-repeat;
    background-position: 0 7px;
    background-size: 60px;
    padding: 0 0 0 77px;
    width: 303px;
    margin: 19px 0 0;
}

.ttl-tms-02{
    font-family: 'Poppins';
    color: #3D4A1F;
    text-align: left;
    font-weight: 500;
    font-size: 22px;
    margin: 0 0 -10px;
}

.txt-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 40px;
    margin: 0 0 0;
    line-height: 40px;
}

.txt2-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    margin: -7px 0 0;
}

.box-pagos-02{
    background-image: url(../icn-home-01.png);
    background-repeat: no-repeat;
    background-position: 15px 17px;
    background-size: 120px;
    border: 1px solid #414141;
    border-radius: 35px;
    padding: 43px 0 0 23px;
    width: 331px;
}

.ttl-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-size: 27px;
    font-weight: 600;
    padding: 0 0 0 105px;
    line-height: 27px;
    margin: 0 0 0;
}

.txt-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 300;
    padding: 0 0 0 107px;
    font-size: 16px;
    line-height: 14px;
    margin: 6px 0 0;
}

.nmr-pagos-02{
    text-align: left;
    color: #666666;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 32px;
    padding: 0px 0 3px 54px;
    background-image: url(../icn-whatsapp3.svg);
    background-repeat: no-repeat;
    background-position: 0 -1px;
    background-size: 38px;
    line-height: 34px;
    margin: 34px 0 26px 23px;
}
    
.mrg-pagos{
    margin: 0;
}

.ttl-pagos{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 40px;
    margin: 0 0 11px;
}
    
.btn-pago-01{
    background-image: url(../icn-pago-01.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    border-radius: 35px;
    width: 350px;
    height: 171px;
}

.btn-pago-02{
    background-image: url(../icn-pago-02.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    border-radius: 35px;
    width: 350px;
    height: 171px;
}
    
.bx-home{
    background-color: #fff;
    padding: 32px 50px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    height: 262px;
    width: 310px;
}

.tx1-home{
    color: #414141;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-weight: 400;
    font-size: 42px;
    line-height: 45px;
    margin: 0 0 0;
}

.tx2-home{
    color: #a8a8a7;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-size: 33px;
    margin: 0 0 0;
    line-height: 28px;
}

.tx3-home{
    font-family: 'Poppins';
    text-align: left;
    color: #666666;
    font-size: 28px;
    font-weight: 400;
    line-height: 23px;
    margin: 23px 0 8px;
}

.tx4-home{
    float: left;
    width: 100%;
    font-family: 'Roboto';
    color: #666666;
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 40px;
    font-weight: 400;
    margin: 3px 0 -8px;
}

.bt1-home{
    background-image: url(../icn-whstpp.svg);
    background-repeat: no-repeat;
    text-align: left;
    float: left;
    width: 100%;
    font-family: 'Poppins';
    color: #666666;
    padding: 0 0 0 38px;
    font-weight: 400;
    font-size: 23px;
    background-size: 29px;
    background-position: left center;
    margin: 0 0 -2px;
}
    
.box-stomas-01{
    width: 600px;
}

.ttl-stomas{
    font-family: 'Poppins';
    color: #414141;
    font-size: 35px;
    font-weight: 700;
}

.txt-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: right;
    font-weight: 300;
    font-size: 18px;
    float: left;
    width: 280px;
    line-height: 21px;
}

.box-line-stomas{
    background-color: #baca50;
    width: 2px;
    height: 156px;
    float: left;
    margin: 0 20px;
}

.txt2-stomas{
    font-family: 'Poppins';
    color: #00263a;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    float: left;
    width: 178px;
    line-height: 21px;
    padding: 0 30px 0 0;
}
    
.uk-article-title{
    font-size: 26px;
    margin: 17px 0 -27px !important;
}
    
.category-actualidad{
    padding: 0 2%;
}
    
.txt-qs-13{
    width: 174px;
    text-align: left;
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 22px;
    font-family: 'Roboto';
    padding: 2px 0 6px 35px;
    font-size: 15px;
    line-height: 18px;
    margin: 10px 0;
    font-weight: 400;
}
    
.box-qs-12{
    width: 276px;
    margin: 60px 0 0;
}

.ttl-qs-12{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    line-height: 31px;
    padding: 0;
    text-align: left;
    margin: 0 0 14px 38px;
}

.txt-qs-12{
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 26px;
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    margin: 0 0 18px;
    padding: 0 0 0 37px;
}
    
.bg-qs-10{
    background-image: url(../bg-qs-10.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}
    
.box-qs-10{
    width: 439px;
    height: 419px;
}

.ttl-qs-10{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    line-height: 31px;
    padding: 0;
    text-align: left;
}

.mainbox-qs-11{
    margin: 35px 0 0;
}

.box-qs-left{
    background-color: #a4b34a;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 20px 50px;
    width: 174px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
}

.box-qs-right{
    background-color: #414141;
    float: left;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 20px 50px;
    width: 174px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    margin: 0 0 0 16px;
}

.ttl-qs-11{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 500;
    line-height: 19px;
    font-size: 19px;
    margin: 8px 0 27px;
}

.txt-qs-11{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin: -9px 0 39px;
    padding: 0;
}

.btn-qs-11{
    font-family: 'Poppins';
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 300;
    float: left;
    border-radius: 7px;
    padding: 4px 8px;
    margin: 8px 0 0;
}
    
.ttl-qs-09{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    margin: -5px 0 6%;
    line-height: 31px;
    padding: 0 0 0 1%;
    text-align: left;
}
    
.box-remanso-home{
    border-bottom: 1px solid #666666;
    margin: 0 12px 10px 24px;
}

.logo-remanso-home{
    padding: 0 96px 0 0;
}

.txt-remando-home{
    font-family: 'Cabin Condensed';
    color: #666666;
    text-align: left;
    padding: 0;
    font-weight: 300;
    font-size: 18px;
    margin: 8px 0 19px;
    line-height: 19px;
}
    
.box-home-03{
    background-color: #fff;
    background-image: url(../icn-phone-home.svg);
    background-repeat: no-repeat;
    background-position: 23px 196px;
    background-size: 110px;
    padding: 36px 30px 42px 25px;
    width: 350px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    height: 403px;
}

.ttl-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 87px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -1px;
    margin: 20px 0 0;
}

.txt-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 87px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
    margin: -17px 0 0;
}

.ttl-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 34px;
    margin: 9px 0 -18px 22px;
    text-align: left;
    line-height: 50px;
}

.txt-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 27px;
    margin: -2px 0 0 20px;
    text-align: left;
}

.mrg-tlf-02{
    margin: -20px 0 0 20px;
}

.btn-home-03{
    background-image: url(../mail.svg);
    float: left;
    background-repeat: no-repeat;
    background-position: 20px 16px;
    background-size: 29px;
    font-family: 'Poppins';
    color: #3d4a1f;
    background-color: #baca50;
    padding: 14px 70px 12px 69px;
    font-size: 17px;
    border-radius: 9px;
    margin: 10px 0 0 20px;
}
    
.box-slide-secciones{
    font-family: 'Cabin Condensed';
    font-size: 32px;
    color: #fff;
    line-height: 33px;
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: 50% 61%;
    background-size: 131px;
    background-color: #3e4a20;
    padding: 159px 0px 326px;
    float: right;
    width: 290px;
    position: relative;
    left: -44%;
}

.box-abituario-01{
    background-image: url(../icn-obituarios.svg), url(../bg-verde-o.svg);
    background-repeat: no-repeat, repeat-x;
    background-position: center 35px, 0 0;
    background-size: 109px, 148px;
    padding: 160px 0 25px;
    background-color: #fff;
    width: 95%;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    border: 4px solid #3e4a20;
}

.ttl-obituario-01{
    font-family: 'Poppins';
    color: #000;
    font-weight: 500;
    font-size: 21px;
    margin: 6px 0 5px;
    line-height: 18px;
}

.txt-obituario-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 0;
}
    
.box-icn-left{
    
}

.btn-whatsapp{
    background-image: url(../icn-whatsapp2.svg);
    background-color: #1dd840;
    background-size: 134px;
    background-repeat: no-repeat;
    background-position: center 8px;
    position: fixed;
    left: 33%;
    bottom: 0px;
    width: 33%;
    height: 50px;
}

.btn-pse{
    background-image: url(../icn-pse2.png);
    background-color: #004B8C;
    background-size: 102px;
    background-repeat: no-repeat;
    background-position: center 0px;
    position: fixed;
    left: 0%;
    bottom: 0px;
    width: 33%;
    height: 50px;

}

.txt-mausoleo-02{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 16px;
  margin: 16px 0 0;
  line-height: 21px;
  text-align: left;
}

.box-mausoleo-01{
  width: 80%;
  margin: 0 0 0;
}

.ttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  font-size: 25px;
  font-weight: 300;
  line-height: 31px;
  margin: -4px 0 -13px;
  text-align: left;
}

.subttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  line-height: 31px;
  font-weight: 600;
  font-size: 33px;
  text-align: left;
  margin: 11px 0 0;
}

.box-tomas-03{
  background-color: #fff;
  background-image: url(../icn-home-01.png);
  background-repeat: no-repeat;
  background-position: 15px 11px;
  background-size: 100px;
  padding: 102px 17px 42px 28px;
  width: 222px;
  box-shadow: 0 0 18px #0000002e;
  border-radius: 19px;
  height: 171px;
  }

.ttl-tomas-03{
  font-family: 'Poppins';
  color: #434b26;
  text-align: left;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: -1px;
  margin: -2px 0 0;
}

.subttl-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  text-align: left;
  font-weight: 600;
  font-size: 23px;
  letter-spacing: -1px;
  margin: -12px 0 0;
}

.txt-tomas-03{
  font-family: 'Poppins';
  text-align: left;
  font-weight: 300;
  color: #1d1d1b;
  font-size: 15px;
  line-height: 17px;
  margin: 7px 0 0;
}

.nmr-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  font-weight: 600;
  font-size: 23px;
  margin: 8px 0 0;
  text-align: left;
}

.box-tomas-02{
  width: 364px;
  float: left;
  margin: 53px 0 0 12%;
}

.bg-tomas-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}

.box-tomas-01{
  width: 393px;
  margin: 0 0 52px;
}

.ttl-tomas-01{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.subttl-tomas-01{
  font-family: 'Roboto';
  color: #1d1d1b;
  font-weight: 500;
  font-size: 19px;
  margin: -5px 0 0;
  line-height: 20px;
  padding: 0 6px;
}

.txt-tomas-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 300;
  font-size: 17px;
  margin: 8px 0 0;
  line-height: 17px;
}

.bg-about-01{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 -32%;
    background-size: 103%;
}

.box-about-04{
  width: 200px;
}

.box-about-03{

}

.img-about-03{
  width: 78px;
}

.ttl-about-03{
  font-family: 'Poppins';
  color: #414141;
  text-align: center;
  font-size: 19px;
  line-height: 23px;
  margin: 13px 0 11px;
  font-weight: 500;
}

.ttl-about-02{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.bx-about-01{
  background-color: #fff;
  height: 293px;
  width: 337px;
  margin: 0 0 25px;
  border-radius: 30px;
  box-shadow: 0 0 18px #0000002e;
  padding: 44px 44px;
}

.img-about-01{
  float: left;
  width: 78px;
}

.ttl-about-01{
  font-family: 'Poppins';
  color: #000000;
  text-align: left;
  font-size: 28px;
  line-height: 23px;
  margin: 25px 0 11px;
  float: left;
  width: 100%;
  font-weight: 600;
}

.txt-about-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 16px;
  margin: 0 0 16px;
  line-height: 21px;
  text-align: left;
  float: left;
  width: 100%;
}

.bx-srvs-03{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 34px 37px;
    width: 428px;
    padding: 157px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
}

.tl-srvs-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.sbtl-srvs-03{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 20px 0 8px;
    line-height: 17px;
    color: #000;
}

.tx-srvs-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 1px 0 4px 24px;
    background-size: 15px;
}

.bt-srvs-03{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 16px;
    font-weight: 300;
    padding: 2px 22px;
    border-radius: 13px;
    margin: 13px 0 0;
}
    
.bx-srvs-01{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 80px;
    padding: 80px 0px 0 0;
    width: 445px;
}

.bx-srvs-01-2{
    width: 445px;
}

.tl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 500;
    font-size: 28px;
    margin: 10px 0 -2px;
    line-height: 31px;
    text-align: left;
}

.sbtl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 24px;
    margin: -5px 0 0;
    line-height: 25px;
    padding: 6px 1px 19px 0;
    text-align: left;
    border-bottom: 1px solid #abbc49;
}

.tx-srvs-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 0;
    padding: 9px 0 0;
}

.tl-srvs-02{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 18px 0 8px;
    text-align: left;
    line-height: 18px;
}

.tx-srvs-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 4px 0 4px 24px;
    background-size: 19px;
}
    
.box-servicios-09{
    width: 600px;
}
    
.box-servicios-08{
    margin: 0 0 70px;
}

.ttl-servicios-08{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 0;
    line-height: 25px;
}

.txt-servicios-08{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 19px;
    margin: 5px 0 0;
    line-height: 21px;
}
    
.box-servicios-07{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px;
    padding: 63px 0 0px;
    height: 88px;
    width: 235px;
}

.ttl-servicios-07{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 0;
}

.txt-servicios-07{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
}
    
.box-servicios-06{
    
}

.ttl-servicios-06{
    font-weight: 300;
}

.txt-servicios-06{
    font-family: 'Poppins';
    color: #000;
    font-size: 29px;
    font-weight: 600;
    line-height: 31px;
}
    
.box-servicios-05{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 448px;
}

.txt-servicios-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: justify;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 2px 0 4px 24px;
    background-size: 16px;
}
    
.box-servicios-04{
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 23px 27px;
    box-shadow: 0 0 18px #0000002e;
    width: 165px;
    margin: 0 0 10px;
    height: 163px;
}

.img-servicios-04{
    float: left;
    width: 50px;
}

.ttl-servicios-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 15px;
    margin: 8px 0 6px;
    float: left;
    width: 100%;
    line-height: 15px;
}

.txt-servicios-03{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    margin: -1px 0 0;
    padding: 0 13px 0 0;
    float: left;
}
    
.bg-servicio-01{
    background-image: url(../bg-servicios-01.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 50%;
}

.box-servicios-02{
    width: 170px;
}

.img-servicios-02{
    width: 85px;
    background-color: #abbc49;
    padding: 20px;
    border-radius: 14px;
}

.ttl-servicios-02{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 32px;
    margin: 0 0 0;
}
    
.box-servicios-01{
    width: 532px;
}

.ttl-servicios-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 24px;
    margin: -5px 0 0;
    line-height: 23px;
    padding: 22px 0px 24px 0;
    border-bottom: 1px solid #abbc49;
    width: 389px;
}

.txt-servicios-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    margin: 11px 0 16px 0;
    padding: 9px 0 0;
    width: 350px;
}










    
.bg-nosotros-02{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 103%;
}

.bg-nosotros-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}
    
.box-nosotros-05{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    height: 496px;
    width: 287px;
    margin: 0 0 25px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 0 18px #0000002e;
}

.img-nosotros-05{
    
}

.bx-nosotros-05{
    padding: 29px 34px 0;
}

.ttl-nosotros-05{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-05{
    font-weight: 600;
}

.txt-nosotros-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 2px 0 16px;
    line-height: 17px;
    text-align: left;
}

.btn-nosotros-05{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 17px;
    font-weight: 300;
    padding: 11px 24px;
    border-radius: 13px;
    line-height: 18px;
}
    
.box-nosotros-04{
    width: 537px;
    margin: 20px 0 0;
}

.ttl-nosotros-04{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-nosotros-04{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 20px;
    padding: 0 55px;
}

.txt-nosotros-04{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: 2px 0 0;
    line-height: 16px;
}
    
.box-nosotros-03{
    width: 242px;
    margin: 17% 0 0;
}

.ttl-nosotros-03{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-03{
    font-weight: 600;
}

.txt-nosotros-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 2px 0 0;
    line-height: 16px;
    text-align: left;
}
    
.box-nosotros-02{
    width: 86%;
    margin: 0 0 0;
    padding: 0 0 83px;
}

.ttl-nosotros-02{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-size: 25px;
    font-weight: 300;
    line-height: 23px;
}

.subttl-nosotros-02{
    font-weight: 600;
    font-size: 32px;
}

.txt-nosotros-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin: 0 0 16px;
    line-height: 19px;
    text-align: justify;
}

.btn-nosotros-02{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 17px;
    font-weight: 300;
    padding: 10px 37px;
    border-radius: 13px;
}
    
.box-nosotros-01{
    font-family: 'Cabin Condensed';
    font-size: 32px;
    color: #fff;
    line-height: 31px;
    background-image: url(../icn-slide-01.svg);
    background-repeat: no-repeat;
    background-position: 50% 72%;
    background-size: 126px;
    background-color: #3e4a20;
    padding: 72px 0px 204px;
    width: 290px;
}






   
.box-right{
    background-color: #3d4a1f;
    right: 0;
    top: 21%;
    position: fixed;
    height: 160px;
    z-index: 9999;
    background-image: url(../bg-left.svg);
    background-repeat: no-repeat;
    background-position: 50% 19%;
    background-size: 28px;
    padding: 243px 14px 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.box-social-right{
    width: 30px;
    height: 109px;
}

.scl-01{
    background-image: url(../social-01.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 15px;
}

.scl-02{
    background-image: url(../social-02.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 15px;
    margin: 10px 0;
}

.scl-03{
    background-image: url(../social-03.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 15px;
}
    
.uk-grid-divider > :not(.uk-first-column)::before {
    border-left: 0px solid rgba(172, 163, 156, .3);
    background-image: url(../bg-lines-04.svg);
    background-position: 0 0;
    background-size: 4px;
    width: 5px;
    background-repeat: no-repeat;
}
    
.box-footer-02{
    width: 286px;
    margin: 9px 0 0;
}

.box-social-footer{
    width: 34%;
    height: 24px;
    margin: 5px 0 0;
    position: fixed;
    left: 66%;
    bottom: 0;
    background-color: #3e4a20;
    padding: 13px 0;
}

.social-01{
    background-image: url(../facebook.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 19px;
}

.social-02{
    background-image: url(../instagram.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 19px;
    margin: 0 0 0 7px;
}
    
.box-footer-01{
    width: 286px;
    margin: 15px 0 18px;
}

.ttl-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 0;
}

.txt-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin: 1px 0 7px;
}
    
.logo-footer{
    width: 178px;
}
    
.bg-footer{
    background-image: url(../logo-remanso-02.png), url(../bg-verde-02.svg);
    background-repeat: no-repeat;
    background-position: 76% 66%, top center;
    background-size: 111px, cover;
    margin: 0;
    background-color: #3e4a20;
    padding: 75px 0 134px;
}
    
.bg-home-05{
    /*background-image: url(../bg-lines-03.svg);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 49%;
    padding: 40px 0 32px;
}
    
.box-home-13{
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 133px;
    padding: 0 0 169px;
    margin: 40px 0px 0 0;
    width: 306px;
}

.ttl-home-13{
    font-family: 'Cabin Condensed';
    font-size: 29px;
    color: #3d4a1f;
    line-height: 32px;
    margin: 0 0 0px;
}

.txt-home-13{
    font-family: 'Roboto';
    color: #3d4a1f;
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 0;
}
    
.mainbox-home-12{
    width: 272px;
    margin: 37px 0 0;
}

.box-hom2-12-01{
    background-image: url(../icn-contacto-01.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.box-hom2-12-02{
    background-image: url(../icn-contacto-02.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.ttl-home-12{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    font-size: 25px;
    margin: 0 0 10px;
}

.txt-home-12{
    font-family: 'Roboto';
    text-align: left;
    color: #808080;
    font-weight: 400;
    font-size: 19px;
    line-height: 21px;
    margin: 0 0 0;
}

.line-home-12{
    background-color: #cfcfcf;
    width: 100%;
    margin: 30px 0 30px 36px;
    height: 1px;
}
    
.box-home-11{
    width: 400px;
}

.ttl-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    margin: 0 0 0;
    line-height: 28px;
}

.txt-home-11{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 400;
    margin: -6px 0 0;
    font-size: 26px;
}

.form-home{
    height: 475px;
    width: 317px;
    float: left;
    padding: 40px 40px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 20px;
    margin: 41px 0 0;
    background-color: #fff;
}
    
.bg-home-03{
    background-image: url(../bg-cuadro.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
    margin: 80px 0 0;
}
    
.box-home-10{
    width: 80%;
    margin: 0 0 124px;
}

.ttl-home-10{
    font-family: 'Poppins';
    color: #3d4a1f;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    line-height: 35px;
}

.txt-home-10{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin: -13px 0 0;
}

.btn-home-10{
    background-image: url(../icn-gallery.svg);
    background-repeat: no-repeat;
    background-position: 18px 10px;
    background-size: 29px;
    float: left;
    background-color: #baca50;
    font-family: 'Poppins';
    color: #3d4a1f;
    padding: 11px 55px 10px 57px;
    font-size: 17px;
    border-radius: 14px;
    margin: 30px 0 0 0;
}

.mainbox-08{
    width: 377px;
    height: 345px;
    margin: 0 0 0;
}
    
.box-home-09{
    background-color: #fff;
    padding: 39px 38px 54px;
    width: 250px;
    float: left;
    border-radius: 26px;
    margin: 0 0 0;
    box-shadow: 0 0 20px #88b40082;
}

.ttl-home-09{
    font-family: 'Poppins';
    color: #363636;
    text-align: left;
    font-weight: 600;
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 0;
}

.txt-home-09{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
    margin: 3px 0 0;
}
    
.box-home-08{
    width: 204px;
    float: left;
    margin: 0 0 39px;
}

.ttl-home-08{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 0;
}

.txt-home-08{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    margin: 6px 0 0;
}
    
.bg-home-02{
    padding: 40px 0 40px 0;
    margin: 0 0 0;
    background-color: #3e4a20;
}

.sccn-home-07{
    margin: -7px 8% 0;
}

.sccn-home-07-02{
    margin: 0 0;
}

.box-home-07{
    margin: 7px 0;
}

.icn-home-07{
    width: 125px;
    margin: 0 0 9px;
}

.ttl-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 29px;
    margin: -5px 0 0;
    line-height: 35px;
}

.txt-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    margin: 0 0 0;
}
    
.box-home-06{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 34px 37px;
    width: 217px;
    padding: 157px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
    height: 270px;
}

.ttl-home-06{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.subttl-home-06{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 14px;
    line-height: 17px;
}

.txt-home-06{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 14px;
    padding: 0 13px 0 0;
}
    
.bg-home-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 94%;
    background-size: 16%;
}
    
.box-home-05{
    width: 400px;
    margin: 28px 0 75px;
}

.ttl-home-05{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 42px;
    margin: 0 0 0;
}

.subttl-home-05{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
}

.txt-home-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 18px;
}
    
.box-home-04{
    background-image: url(../lazo.png);
    background-repeat: no-repeat;
    background-position: -8px -6px;
    background-size: 109px;
    padding: 12px 0 0 101px;
    width: 326px;
}

.subttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    line-height: 14px;
    margin: 0 0 0;
}

.ttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 6px 0 5px;
}

.txt-home-04{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 0;
    padding: 0 13px 0 0;
}
    
.box-home-02{
    border-radius: 20px;
    padding: 34px 0 34px;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    height: 123px;
}

.icn-home-02{
    width: 70px;
    margin: 0;
}

.ttl-home-02{
    font-family: 'Poppins';
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    margin: 17px 0 -7px;
    line-height: 16px;
}
    
.box-home-01{
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 0 35px;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    margin: 0 0 10px;
}

.icn-home-01{
    width: 50px;
    margin: 0;
}

.ttl-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 29px;
    margin: 4px 0 -7px;
}

.txt-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    margin: 0 0 0;
}
    
.box-slide-01{
    background-color: #3d4a1f;
    width: 251px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 114px;
    background-image: url(../icn-slide-01.svg);
    padding: 0 0 0 134px;
    margin: 0 0 13%;
}

.btn-slide-01{
    background-image: url(../logo-02.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 44px 63px;
    position: relative;
}

.ttl-slide-01{
    font-family: 'Cabin Condensed';
    font-size: 31px;
    color: #fff;
    line-height: 33px;
    margin: 113px 0 10px;
    text-align: left;
}

.txt-slide-01{
    font-family: 'Roboto';
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: -13px 0 0;
    text-align: left;
}

.icn-slide-01{
    width: 160px;
    margin: 46px 0 0;
}

.bg-overlap{
    background-image: url(../icn-overlap-04.svg);
    background-position: top center;
    background-size: 1500px;
    background-repeat: no-repeat;
    position: relative;
    margin: -80px 0 0;
    background-color: #fff0;
}
    
.uk-logo{
    width: 125px;
} 

.mrg-home-01{
    margin: 47px 9% 0;
}
}

@media only screen and (max-width: 640px) and (min-width: 401px){
    
.box-obi{
    width: 360px;
    margin: 0 0 30px;
}

.txt-obi{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: -5px 0 0;
    line-height: 19px;
    font-style: oblique;
}
    
.box-prevision-01{
    width: 93%;
    margin: 50px 0 20px;
}
    
.bg-rms{
    background-image: url(../logo-remanso-02.png) !important;
    background-position: 50% 50% !important;
    padding: 254px 9px !important;
    background-size: 64% !important;
    background-color: #3e4a20 !important;
}
    
.bg-srvs-10{
    background-color: #414141;
}

.bx-srvs-10{
    background-image: url(../icn-car.svg);
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: top center;
    font-family: 'Roboto';
    color: #fff;
    text-align: center;
    padding: 96px 0 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    width: 100%;
    margin: 0 0 0;
}
    
.bg-tms-02{
    background-image: url(../bg-tomas2.svg);
    background-position: center center;
    background-size: cover;
    margin: 0 0;
}

.box-tms-01{
    background-image: url(../icn-tomas-01.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 54px;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 17px;
    padding: 4px 0 4px 70px;
    width: 215px;
    margin: 0 23px 40px 0;
}

.box-tms-02{
    background-image: url(../icn-tomas-02.svg);
    background-repeat: no-repeat;
    background-position: 0 7px;
    background-size: 55px;
    padding: 0 0 0 65px;
    width: 240px;
    margin: 19px 0 0;
}

.ttl-tms-02{
    font-family: 'Poppins';
    color: #3D4A1F;
    text-align: left;
    font-weight: 500;
    font-size: 20px;
    margin: 0 0 -7px;
}

.txt-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 35px;
    margin: 0 0 0;
    line-height: 35px;
}

.txt2-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    margin: -7px 0 0;
}

.box-pagos-02{
    background-image: url(../icn-home-01.png);
    background-repeat: no-repeat;
    background-position: 15px 17px;
    background-size: 100px;
    border: 1px solid #414141;
    border-radius: 20px;
    padding: 37px 0 0 23px;
    width: 292px;
}

.ttl-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    padding: 0 0 0 85px;
    line-height: 27px;
    margin: 0 0 0;
}

.txt-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 300;
    padding: 0 0 0 85px;
    font-size: 14px;
    line-height: 13px;
    margin: -1px 0 0;
}

.nmr-pagos-02{
    text-align: left;
    color: #666666;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 29px;
    padding: 0px 0 3px 44px;
    background-image: url(../icn-whatsapp3.svg);
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-size: 33px;
    line-height: 34px;
    margin: 34px 0 26px 23px;
}
    
.mrg-pagos{
    margin: 0;
}

.ttl-pagos{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 11px;
}
    
.btn-pago-01{
    background-image: url(../icn-pago-01.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    border-radius: 20px;
    width: 315px;
    height: 145px;
}

.btn-pago-02{
    background-image: url(../icn-pago-02.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    border-radius: 20px;
    width: 315px;
    height: 145px;
}
    
.bx-home{
    background-color: #fff;
    padding: 30px 30px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    height: 262px;
    width: 300px;
}

.tx1-home{
    color: #414141;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-weight: 400;
    font-size: 41px;
    line-height: 45px;
    margin: 0 0 0;
}

.tx2-home{
    color: #a8a8a7;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-size: 33px;
    margin: 0 0 0;
    line-height: 28px;
}

.tx3-home{
    font-family: 'Poppins';
    text-align: left;
    color: #666666;
    font-size: 28px;
    font-weight: 400;
    line-height: 23px;
    margin: 23px 0 8px;
}

.tx4-home{
    float: left;
    width: 100%;
    font-family: 'Roboto';
    color: #666666;
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 40px;
    font-weight: 400;
    margin: 3px 0 -8px;
}

.bt1-home{
    background-image: url(../icn-whstpp.svg);
    background-repeat: no-repeat;
    text-align: left;
    float: left;
    width: 100%;
    font-family: 'Poppins';
    color: #666666;
    padding: 0 0 0 38px;
    font-weight: 400;
    font-size: 23px;
    background-size: 29px;
    background-position: left center;
    margin: 0 0 -2px;
}
    
.box-stomas-01{
    width: 350px;
}

.ttl-stomas{
    font-family: 'Poppins';
    color: #414141;
    font-size: 35px;
    font-weight: 700;
    line-height: 30px;
}

.txt-stomas{
    font-family: 'Poppins';
    color: #00263a;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
}

.box-line-stomas{
    background-color: #baca50;
    width: 100%;
    height: 2px;
    margin: 20px 0;
}

.txt2-stomas{
    font-family: 'Poppins';
    color: #00263a;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
}
    
.uk-article-title{
    font-size: 23px;
    margin: 17px 0 -27px !important;
}
    
.txt-qs-13{
    width: 174px;
    text-align: left;
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 22px;
    font-family: 'Roboto';
    padding: 2px 0 6px 35px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    margin: 10px 0;
}
    
.box-qs-12{
    width: 276px;
    margin: 60px 0 0;
}

.ttl-qs-12{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    line-height: 31px;
    padding: 0;
    text-align: left;
    margin: 0 0 14px 38px;
}

.txt-qs-12{
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 26px;
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    margin: 0 0 18px;
    padding: 0 0 0 37px;
}
    
.bg-qs-10{
    background-image: url(../bg-qs-10.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 800px;
}
    
.box-qs-10{
    width: 350px;
}

.ttl-qs-10{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    line-height: 31px;
    padding: 0;
    text-align: center;
}

.mainbox-qs-11{
    margin: 35px 0 0;
}

.box-qs-left{
    background-color: #a4b34a;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 20px 72px;
    width: 174px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    margin: 0 0 20px;
}

.box-qs-right{
    background-color: #414141;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 20px 72px;
    width: 174px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
}

.ttl-qs-11{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 500;
    line-height: 19px;
    font-size: 19px;
    margin: 8px 0 27px;
}

.txt-qs-11{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin: -9px 0 18px;
    padding: 0;
}

.btn-qs-11{
    font-family: 'Poppins';
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 300;
    float: left;
    border-radius: 7px;
    padding: 4px 8px;
    margin: 8px 0 0;
}
    
.ttl-qs-09{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    margin: -5px 0 6%;
    line-height: 31px;
    padding: 0 0 0 1%;
    text-align: left;
}
    
.box-remanso-home{
    border-bottom: 1px solid #666666;
    margin: 0 12px 10px 24px;
}

.logo-remanso-home{
    padding: 0 96px 0 0;
}

.txt-remando-home{
    font-family: 'Cabin Condensed';
    color: #666666;
    text-align: left;
    padding: 0;
    font-weight: 300;
    font-size: 18px;
    margin: 8px 0 19px;
    line-height: 19px;
}
    
.box-home-03{
    background-color: #fff;
    background-image: url(../icn-phone-home.svg);
    background-repeat: no-repeat;
    background-position: 23px 175px;
    background-size: 110px;
    padding: 29px 30px 39px 25px;
    width: 311px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    height: 388px;
}

.ttl-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 87px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -1px;
    margin: 20px 0 0;
}

.txt-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 87px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
    margin: -17px 0 0;
}

.ttl-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 34px;
    margin: 9px 0 -18px 22px;
    text-align: left;
    line-height: 50px;
}

.txt-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 27px;
    margin: -2px 0 0 20px;
    text-align: left;
}

.mrg-tlf-02{
    margin: -20px 0 0 20px;
}

.btn-home-03{
    background-image: url(../mail.svg);
    float: left;
    background-repeat: no-repeat;
    background-position: 20px 16px;
    background-size: 24px;
    font-family: 'Poppins';
    color: #3d4a1f;
    background-color: #baca50;
    padding: 13px 49px 12px 61px;
    font-size: 16px;
    border-radius: 9px;
    margin: 10px 0 0 20px;
}
    
.box-slide-secciones{
    font-family: 'Cabin Condensed';
    font-size: 25px;
    color: #fff;
    line-height: 25px;
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: 50% 67%;
    background-size: 115px;
    background-color: #3e4a20;
    padding: 95px 0px 226px;
    float: right;
    width: 220px;
    position: relative;
}

.box-abituario-01{
    background-image: url(../icn-obituarios.svg), url(../bg-verde-o.svg);
    background-repeat: no-repeat, repeat-x;
    background-position: center 25px, 0 0;
    background-size: 92px, 121px;
    padding: 145px 0 25px;
    background-color: #fff;
    width: 95%;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    border: 4px solid #3e4a20;
}

.ttl-obituario-01{
    font-family: 'Poppins';
    color: #000;
    font-weight: 500;
    font-size: 17px;
    margin: 6px 0 5px;
    line-height: 16px;
}

.txt-obituario-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0;
    padding: 0 0 0;
}
    
.box-icn-left{
    
}

.btn-whatsapp{
    background-image: url(../icn-whatsapp2.svg);
    background-color: #1dd840;
    background-size: 109px;
    background-repeat: no-repeat;
    background-position: center 11px;
    position: fixed;
    left: 33%;
    bottom: 0px;
    width: 33%;
    height: 50px;
}

.btn-pse{
    background-image: url(../icn-pse2.png);
    background-color: #004B8C;
    background-size: 94px;
    background-repeat: no-repeat;
    background-position: center 3px;
    position: fixed;
    left: 0%;
    bottom: 0px;
    width: 33%;
    height: 50px;

}

.txt-mausoleo-02{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 16px;
  margin: 16px 0 0;
  line-height: 21px;
  text-align: left;
}

.box-mausoleo-01{
  width: 90%;
  margin: 0 0 0;
}

.ttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
  margin: -7px 0 -13px;
  text-align: left;
}

.subttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  line-height: 31px;
  font-weight: 600;
  font-size: 25px;
  text-align: left;
  margin: 6px 0 0;
}

.box-tomas-03{
  background-color: #fff;
  background-image: url(../icn-home-01.png);
  background-repeat: no-repeat;
  background-position: 15px 11px;
  background-size: 100px;
  padding: 102px 17px 42px 28px;
  width: 222px;
  box-shadow: 0 0 18px #0000002e;
  border-radius: 19px;
  height: 171px;
  }

.ttl-tomas-03{
  font-family: 'Poppins';
  color: #434b26;
  text-align: left;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: -1px;
  margin: -2px 0 0;
}

.subttl-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  text-align: left;
  font-weight: 600;
  font-size: 23px;
  letter-spacing: -1px;
  margin: -12px 0 0;
}

.txt-tomas-03{
  font-family: 'Poppins';
  text-align: left;
  font-weight: 300;
  color: #1d1d1b;
  font-size: 15px;
  line-height: 17px;
  margin: 7px 0 0;
}

.nmr-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  font-weight: 600;
  font-size: 23px;
  margin: 8px 0 0;
  text-align: left;
}

.box-tomas-02{
  width: 323px;
  margin: 53px 0 0;
}

.bg-tomas-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}

.box-tomas-01{
  width: 339px;
  margin: 0 0 52px;
}

.ttl-tomas-01{
  font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 32px;
    margin: 0 0 -5px;
}

.subttl-tomas-01{
  font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 19px;
    margin: -5px 0 0;
    line-height: 20px;
    padding: 0 6px;
}

.txt-tomas-01{
  font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 17px;
    margin: 8px 0 0;
    line-height: 17px;
}

.bg-about-01{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 -32%;
    background-size: 103%;
}

.box-about-04{
  width: 86%;
  margin: 32px 0 0;
}

.box-about-03{

}

.img-about-03{
  width: 78px;
}

.ttl-about-03{
  font-family: 'Poppins';
  color: #414141;
  text-align: center;
  font-size: 19px;
  line-height: 23px;
  margin: 13px 0 11px;
  font-weight: 500;
}

.ttl-about-02{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.bx-about-01{
  background-color: #fff;
  height: 315px;
  width: 274px;
  margin: 0 0 25px;
  border-radius: 30px;
  box-shadow: 0 0 18px #0000002e;
  padding: 44px 30px;
}

.img-about-01{
  float: left;
  width: 70px;
}

.ttl-about-01{
  font-family: 'Poppins';
  color: #000000;
  text-align: left;
  font-size: 28px;
  line-height: 23px;
  margin: 25px 0 11px;
  float: left;
  width: 100%;
  font-weight: 600;
}

.txt-about-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 16px;
  margin: 0 0 16px;
  line-height: 21px;
  text-align: left;
  float: left;
  width: 100%;
}

.bx-srvs-03{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 72px;
    background-position: 30px 30px;
    width: 289px;
    padding: 120px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
}

.tl-srvs-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.sbtl-srvs-03{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 15px 0 9px;
    line-height: 17px;
    color: #000;
}

.tx-srvs-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 1px 0 4px 24px;
    background-size: 15px;
}

.bt-srvs-03{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 16px;
    font-weight: 300;
    padding: 2px 22px;
    border-radius: 13px;
    margin: 13px 0 0;
}
    
.bx-srvs-01{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 60px;
    padding: 56px 0px 0 0;
    width: 90%;
}

.bx-srvs-01-2{
    width: 90%;
}

.tl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 500;
    font-size: 24px;
    margin: 10px 0 -4px;
    line-height: 31px;
    text-align: left;
}

.sbtl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 20px;
    margin: -5px 0 0;
    line-height: 20px;
    padding: 3px 1px 19px 0;
    text-align: left;
    border-bottom: 1px solid #abbc49;
}

.tx-srvs-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 0;
    padding: 9px 0 0;
}

.tl-srvs-02{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 32px 0 8px;
    text-align: left;
    line-height: 18px;
}

.tx-srvs-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 4px 0 4px 24px;
    background-size: 19px;
}
    
.box-servicios-09{
    width: 95%;
}
    
.box-servicios-08{
    margin: 0 0 70px;
}

.ttl-servicios-08{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 0;
    line-height: 25px;
}

.txt-servicios-08{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 19px;
    margin: 5px 0 0;
    line-height: 21px;
}
    
.box-servicios-07{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px;
    padding: 63px 0 0px;
    height: 88px;
    width: 235px;
}

.ttl-servicios-07{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 0;
}

.txt-servicios-07{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
}
    
.box-servicios-06{
    
}

.ttl-servicios-06{
    font-weight: 300;
}

.txt-servicios-06{
    font-family: 'Poppins';
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 25px;
}
    
.box-servicios-05{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 448px;
}

.txt-servicios-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: justify;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 2px 0 4px 24px;
    background-size: 16px;
}
    
.box-servicios-04{
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 15px 27px;
    box-shadow: 0 0 18px #0000002e;
    width: 139px;
    margin: 0 0 10px;
    height: 163px;
}

.img-servicios-04{
    float: left;
    width: 50px;
}

.ttl-servicios-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 15px;
    margin: 8px 0 6px;
    float: left;
    width: 100%;
    line-height: 15px;
}

.txt-servicios-03{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    margin: -1px 0 0;
    padding: 0 13px 0 0;
    float: left;
}
    
.bg-servicio-01{
    background-image: url(../bg-servicios-01.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 50%;
}

.box-servicios-02{
    width: 170px;
}

.img-servicios-02{
    width: 85px;
    background-color: #abbc49;
    padding: 20px;
    border-radius: 14px;
}

.ttl-servicios-02{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 32px;
    margin: 0 0 0;
}
    
.box-servicios-01{
    width: 100%;
}

.ttl-servicios-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 20px;
    margin: -5px 0 0;
    line-height: 19px;
    padding: 22px 0px 24px 0;
    border-bottom: 1px solid #abbc49;
    width: 330px;
}

.txt-servicios-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    margin: 11px 0 16px 0;
    padding: 9px 0 0;
    width: 330px;
}








    
.bg-nosotros-02{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 103%;
}

.bg-nosotros-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}
    
.box-nosotros-05{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    margin: 0 0 25px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 0 18px #0000002e;
    padding: 0 0 71px;
}

.img-nosotros-05{
    
}

.bx-nosotros-05{
    padding: 29px 34px 0;
}

.ttl-nosotros-05{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-05{
    font-weight: 600;
}

.txt-nosotros-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 2px 0 16px;
    line-height: 17px;
    text-align: left;
}

.btn-nosotros-05{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 17px;
    font-weight: 300;
    padding: 11px 24px;
    border-radius: 13px;
    line-height: 18px;
}
    
.box-nosotros-04{
    width: 359px;
    margin: 20px 0 0;
}

.ttl-nosotros-04{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 38px;
    margin: 0 0 -11px;
}

.subttl-nosotros-04{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 16px;
    margin: -5px 0 0;
    line-height: 15px;
}

.txt-nosotros-04{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 2px 0 0;
    line-height: 15px;
}
    
.box-nosotros-03{
    width: 89%;
    margin: 11% 0 0;
}

.ttl-nosotros-03{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 14px;
    line-height: 13px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-03{
    font-weight: 600;
}

.txt-nosotros-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    text-align: left;
    margin: -9px 0 0;
}
    
.box-nosotros-02{
    width: 86%;
    margin: 0 0 0;
    padding: 0 0 83px;
}

.ttl-nosotros-02{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-size: 25px;
    font-weight: 300;
    line-height: 23px;
}

.subttl-nosotros-02{
    font-weight: 600;
    font-size: 32px;
}

.txt-nosotros-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: -10px 0 16px;
    line-height: 17px;
    text-align: left;
}

.btn-nosotros-02{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 37px;
    border-radius: 13px;
}
    
.box-nosotros-01{
    font-family: 'Cabin Condensed';
    font-size: 26px;
    color: #fff;
    line-height: 26px;
    background-image: url(../icn-slide-01.svg);
    background-repeat: no-repeat;
    background-position: 50% 72%;
    background-size: 98px;
    background-color: #3e4a20;
    padding: 56px 0px 148px;
    width: 220px;
}








    
.box-right{
    background-color: #3d4a1f;
    right: 0;
    top: 21%;
    position: fixed;
    height: 160px;
    z-index: 9999;
    background-image: url(../bg-left.svg);
    background-repeat: no-repeat;
    background-position: 50% 19%;
    background-size: 28px;
    padding: 243px 14px 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.box-social-right{
    width: 30px;
    height: 109px;
}

.scl-01{
    background-image: url(../social-01.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 15px;
}

.scl-02{
    background-image: url(../social-02.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 15px;
    margin: 10px 0;
}

.scl-03{
    background-image: url(../social-03.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 15px;
}
    
.uk-grid-divider > :not(.uk-first-column)::before {
    border-left: 0px solid rgba(172, 163, 156, .3);
    background-image: url(../bg-lines-04.svg);
    background-position: bottom left;
    background-size: 4px;
    width: 5px;
    background-repeat: no-repeat;
}
    
.box-footer-02{
    width: 286px;
    margin: 9px 0 0;
}

.box-social-footer{
    width: 34%;
    height: 24px;
    margin: 5px 0 0;
    position: fixed;
    left: 66%;
    bottom: 0;
    background-color: #3e4a20;
    padding: 13px 0;
}

.social-01{
    background-image: url(../facebook.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 19px;
}

.social-02{
    background-image: url(../instagram.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 19px;
    margin: 0 0 0 7px;
}
    
.box-footer-01{
    width: 286px;
    margin: 15px 0 18px;
}

.ttl-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 0;
}

.txt-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    margin: 1px 0 8px;
}
    
.logo-footer{
    width: 178px;
}
    
.bg-footer{
    background-image: url(../logo-remanso-02.png), url(../bg-verde-02.svg);
    background-repeat: no-repeat;
    background-position: 50% 82%, top center;
    background-size: 141px, cover;
    margin: 0;
    background-color: #3e4a20;
    padding: 60px 0 266px;
}
    
.bg-home-05{
    /*background-image: url(../bg-lines-03.svg);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 49%;
    padding: 40px 0 32px;
}
    
.box-home-13{
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 133px;
    padding: 0 0 169px;
    margin: 40px 0px 0 0;
    width: 306px;
}

.ttl-home-13{
    font-family: 'Cabin Condensed';
    font-size: 29px;
    color: #3d4a1f;
    line-height: 32px;
    margin: 0 0 0px;
}

.txt-home-13{
    font-family: 'Roboto';
    color: #3d4a1f;
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 0;
}
    
.mainbox-home-12{
    width: 272px;
    margin: 37px 0 0;
}

.box-hom2-12-01{
    background-image: url(../icn-contacto-01.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.box-hom2-12-02{
    background-image: url(../icn-contacto-02.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.ttl-home-12{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    font-size: 22px;
    margin: 0 0 4px;
}

.txt-home-12{
    font-family: 'Roboto';
    text-align: left;
    color: #808080;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    margin: 0 0 0;
}

.line-home-12{
    background-color: #cfcfcf;
    width: 100%;
    margin: 30px 0 30px 36px;
    height: 1px;
}
    
.box-home-11{
    width: 330px;
}

.ttl-home-11{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 29px;
    margin: 0 0 0;
    line-height: 20px;
}

.txt-home-11{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 400;
    margin: -6px 0 0;
    font-size: 21px;
}

.form-home{
    height: 475px;
    width: 309px;
    padding: 25px 19px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 20px;
    margin: 23px 0 0;
    background-color: #fff;
}
    
.bg-home-03{
    background-image: url(../bg-cuadro.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
    margin: 0;
}
    
.box-home-10{
    width: 80%;
    margin: 0 0 124px;
}

.ttl-home-10{
    font-family: 'Poppins';
    color: #3d4a1f;
    text-align: left;
    font-weight: 600;
    font-size: 34px;
    line-height: 35px;
}

.txt-home-10{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin: -13px 0 0;
}

.btn-home-10{
    background-image: url(../icn-gallery.svg);
    background-repeat: no-repeat;
    background-position: 18px 10px;
    background-size: 29px;
    float: left;
    background-color: #baca50;
    font-family: 'Poppins';
    color: #3d4a1f;
    padding: 11px 55px 10px 57px;
    font-size: 17px;
    border-radius: 14px;
    margin: 30px 0 0 0;
}

.mainbox-08{
    width: 326px;
    height: 345px;
    margin: 0 0 0;
}
    
.box-home-09{
    background-color: #fff;
    padding: 39px 38px 54px;
    width: 250px;
    float: left;
    border-radius: 26px;
    margin: 0 0 0;
    box-shadow: 0 0 20px #88b40082;
}

.ttl-home-09{
    font-family: 'Poppins';
    color: #363636;
    text-align: left;
    font-weight: 600;
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 0;
}

.txt-home-09{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
    margin: 3px 0 0;
}
    
.box-home-08{
    width: 204px;
    float: left;
    margin: 0 0 39px;
}

.ttl-home-08{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-size: 21px;
    line-height: 20px;
    margin: 0 0 0;
}

.txt-home-08{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    margin: 6px 0 0;
}
    
.bg-home-02{
    padding: 40px 0 40px 0;
    margin: 0 0 0;
    background-color: #3e4a20;
}

.sccn-home-07{
    margin: -7px 8% 0;
}

.sccn-home-07-02{
    margin: 0;
}

.box-home-07{
    margin: 7px 0;
}

.icn-home-07{
    width: 125px;
    margin: 0 0 9px;
}

.ttl-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 29px;
    margin: -5px 0 0;
    line-height: 35px;
}

.txt-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    margin: 0 0 0;
}
    
.box-home-06{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 34px 37px;
    width: 217px;
    padding: 157px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
}

.ttl-home-06{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    margin: 0 0 15px;
}

.subttl-home-06{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 14px;
    line-height: 17px;
}

.txt-home-06{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 14px;
    padding: 0 13px 0 0;
}
    
.bg-home-01{
    background-image: url(../bg-lines.svg), url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 94%;
    background-size: 16%;
}
    
.box-home-05{
    width: 310px;
    margin: 28px 0 45px;
}

.ttl-home-05{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 31px;
    margin: 0 0 0;
}

.subttl-home-05{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 17px;
    margin: -5px 0 0;
}

.txt-home-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: -5px 0 0;
    line-height: 18px;
}
    
.box-home-04{
    background-image: url(../lazo.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    background-size: 89px;
    padding: 12px 0 0 101px;
    width: 211px;
}

.subttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    line-height: 14px;
    margin: 0 0 0;
    font-size: 13px;
}

.ttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 17px;
    margin: 6px 0 5px;
    line-height: 18px;
}

.txt-home-04{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 300;
    font-size: 13px;
    line-height: 13px;
    margin: 14px 0 0;
    padding: 0 13px 0 0;
}
    
.box-home-02{
    border-radius: 20px;
    padding: 20px 0 23px;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    height: 107px;
}

.icn-home-02{
    width: 51px;
    margin: 0;
}

.ttl-home-02{
    font-family: 'Poppins';
    color: #ffffff;
    font-weight: 500;
    font-size: 12px;
    margin: 17px 0 -7px;
    line-height: 14px;
}
    
.box-home-01{
    background-color: #fff;
    border-radius: 20px;
    padding: 13px 0 28px;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    margin: 0 0 10px;
}

.icn-home-01{
    width: 40px;
    margin: 0;
}

.ttl-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 24px;
    margin: 4px 0 -7px;
}

.txt-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    margin: 0 0 0;
}
    
.box-slide-01{
    background-color: #3d4a1f;
    width: 251px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 96px;
    background-image: url(../icn-slide-01.svg);
    padding: 91px 0 0;
    margin: 0 0 13%;
}

.btn-slide-01{
    background-image: url(../logo-02.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 44px 63px;
    position: relative;
}

.ttl-slide-01{
    font-family: 'Cabin Condensed';
    font-size: 25px;
    color: #fff;
    line-height: 26px;
    margin: 0 0 0;
}

.txt-slide-01{
    font-family: 'Roboto';
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin: 3px 0 0;
}

.icn-slide-01{
    width: 160px;
    margin: 46px 0 0;
}

.bg-overlap{
    background-image: url(../icn-overlap-04.svg);
    background-position: top center;
    background-size: 1500px;
    background-repeat: no-repeat;
    position: relative;
    margin: -80px 0 0;
    background-color: #fff0;
}
    
.uk-logo{
    width: 125px;
} 

.mrg-home-01{
    margin: 47px 0% 0;
}
}

@media only screen and (max-width: 400px) and (min-width: 0px){
    
.box-obi{
    width: 100%;
    margin: 0 0 30px;
}

.txt-obi{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: -5px 0 0;
    line-height: 19px;
    font-style: oblique;
}
    
.box-prevision-01{
    width: 93%;
    margin: 50px 0 20px;
}
    
.bg-rms{
    background-image: url(../logo-remanso-02.png) !important;
    background-position: 50% 50% !important;
    padding: 254px 9px !important;
    background-size: 64% !important;
    background-color: #3e4a20 !important;
}
    
.bg-srvs-10{
    background-color: #414141;
}

.bx-srvs-10{
    background-image: url(../icn-car.svg);
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: top center;
    font-family: 'Roboto';
    color: #fff;
    text-align: center;
    padding: 96px 0 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    width: 100%;
    margin: 0 0 0;
}
    
.bg-tms-02{
    background-image: url(../bg-tomas2.svg);
    background-position: center center;
    background-size: cover;
    margin: 0 0px;
}

.box-tms-01{
    background-image: url(../icn-tomas-01.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 54px;
    font-family: 'Roboto';
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 17px;
    padding: 4px 0 4px 70px;
    width: 215px;
    margin: 0 23px 40px 0;
}

.box-tms-02{
    background-image: url(../icn-tomas-02.svg);
    background-repeat: no-repeat;
    background-position: 0 7px;
    background-size: 55px;
    padding: 0 0 0 65px;
    width: 240px;
    margin: 19px 0 0;
}

.ttl-tms-02{
    font-family: 'Poppins';
    color: #3D4A1F;
    text-align: left;
    font-weight: 500;
    font-size: 20px;
    margin: 0 0 -7px;
}

.txt-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 35px;
    margin: 0 0 0;
    line-height: 35px;
}

.txt2-tms-02{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    margin: -7px 0 0;
}

.box-pagos-02{
    background-image: url(../icn-home-01.png);
    background-repeat: no-repeat;
    background-position: 3px 12px;
    background-size: 86px;
    border: 1px solid #414141;
    border-radius: 20px;
    padding: 26px 0 0 22px;
    width: 227px;
}

.ttl-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    padding: 0 0 0 60px;
    line-height: 27px;
    margin: 0 0 0;
}

.txt-pagos-02{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    font-weight: 300;
    padding: 0 0 0 60px;
    font-size: 13px;
    line-height: 13px;
    margin: -1px 0 0;
}

.nmr-pagos-02{
    text-align: left;
    color: #666666;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 24px;
    padding: 0px 0 3px 44px;
    background-image: url(../icn-whatsapp3.svg);
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-size: 33px;
    line-height: 34px;
    margin: 22px 0 20px -5px;
}
    
.mrg-pagos{
    margin: 0;
}

.ttl-pagos{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 26px;
    margin: 0 0 11px;
}
    
.btn-pago-01{
    background-image: url(../icn-pago-01.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    border-radius: 20px;
    width: 250px;
    height: 110px;
}

.btn-pago-02{
    background-image: url(../icn-pago-02.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    border: 1px solid #414141;
    border-radius: 20px;
    width: 250px;
    height: 110px;
}
    
.bx-home{
    background-color: #fff;
    padding: 25px 20px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    height: 232px;
    width: 247px;
}

.tx1-home{
    color: #414141;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-weight: 400;
    font-size: 34px;
    line-height: 34px;
    margin: 0 0 0;
}

.tx2-home{
    color: #a8a8a7;
    font-family: 'Cabin Condensed';
    text-align: left;
    font-size: 26px;
    margin: 0 0 0;
    line-height: 22px;
}

.tx3-home{
    font-family: 'Poppins';
    text-align: left;
    color: #666666;
    font-size: 23px;
    font-weight: 400;
    line-height: 19px;
    margin: 18px 0 8px;
}

.tx4-home{
    float: left;
    width: 100%;
    font-family: 'Roboto';
    color: #666666;
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 40px;
    font-weight: 400;
    margin: 3px 0 -8px;
}

.bt1-home{
    background-image: url(../icn-whstpp.svg);
    background-repeat: no-repeat;
    text-align: left;
    float: left;
    width: 100%;
    font-family: 'Poppins';
    color: #666666;
    padding: 0 0 0 38px;
    font-weight: 400;
    font-size: 23px;
    background-size: 29px;
    background-position: left center;
    margin: 0 0 -2px;
}
    
.box-stomas-01{
    width: 100%;
}

.ttl-stomas{
    font-family: 'Poppins';
    color: #414141;
    font-size: 29px;
    font-weight: 700;
    line-height: 30px;
}

.txt-stomas{
    font-family: 'Poppins';
    color: #00263a;
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
}

.box-line-stomas{
    background-color: #baca50;
    width: 100%;
    height: 2px;
    margin: 20px 0;
}

.txt2-stomas{
    font-family: 'Poppins';
    color: #00263a;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}
    
.uk-article-title{
    font-size: 23px;
    margin: 17px 0 -27px !important;
}
    
.txt-qs-13{
    width: 174px;
    text-align: left;
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 22px;
    font-family: 'Roboto';
    padding: 2px 0 6px 35px;
    font-size: 15px;
    line-height: 18px;
    margin: 10px 0;
    font-weight: 400;
}
    
.box-qs-12{
    width: 276px;
    margin: 60px 0 0;
}

.ttl-qs-12{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    line-height: 31px;
    padding: 0;
    text-align: left;
    margin: 0 0 14px 38px;
}

.txt-qs-12{
    background-image: url(../check-02.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 26px;
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    margin: 0 0 18px;
    padding: 0 0 0 37px;
}
    
.bg-qs-10{
    background-image: url(../bg-qs-10.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 800px;
}
    
.box-qs-10{
}

.ttl-qs-10{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 30px;
    line-height: 31px;
    padding: 0;
    text-align: center;
}

.mainbox-qs-11{
    margin: 35px 0 0;
}

.box-qs-left{
    background-color: #a4b34a;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 20px 72px;
    width: 174px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
    margin: 0 0 20px;
}

.box-qs-right{
    background-color: #414141;
    background-image: url(../icn-qs-02.svg);
    background-repeat: no-repeat;
    background-position: 28px 32px;
    background-size: 62px;
    padding: 109px 20px 72px;
    width: 174px;
    border-radius: 20px;
    box-shadow: 0 0 18px #0000002e;
}

.ttl-qs-11{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-weight: 500;
    line-height: 19px;
    font-size: 19px;
    margin: 8px 0 27px;
}

.txt-qs-11{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin: -9px 0 18px;
    padding: 0;
}

.btn-qs-11{
    font-family: 'Poppins';
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 300;
    float: left;
    border-radius: 7px;
    padding: 4px 8px;
    margin: 8px 0 0;
}
    
.ttl-qs-09{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 600;
    font-size: 26px;
    margin: -5px 0 6%;
    line-height: 31px;
    padding: 0;
    text-align: center;
}
    
.box-remanso-home{
    border-bottom: 1px solid #666666;
    margin: 0 12px 10px 10px;
}

.logo-remanso-home{
    padding: 0 50px 0 0;
}

.txt-remando-home{
    font-family: 'Cabin Condensed';
    color: #666666;
    text-align: left;
    padding: 0;
    font-weight: 300;
    font-size: 16px;
    margin: 8px 0 19px;
    line-height: 17px;
}
    
.box-home-03{
    background-color: #fff;
    background-image: url(../icn-phone-home.svg);
    background-repeat: no-repeat;
    background-position: 8px 159px;
    background-size: 110px;
    padding: 29px 20px 39px 20px;
    width: 248px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    height: 363px;
}

.ttl-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 74px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -1px;
    margin: 24px 0 3px;
}

.txt-home-03{
    font-family: 'Poppins';
    color: #666666;
    text-align: left;
    padding: 0 0 0 73px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    margin: -17px 0 0;
}

.ttl-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 30px;
    margin: 9px 0 -18px 22px;
    text-align: left;
    line-height: 50px;
}

.txt-home-03-2{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 23px;
    margin: -2px 0 0 20px;
    text-align: left;
}

.mrg-tlf-02{
    margin: -15px 0 0 20px;
}

.btn-home-03{
    background-image: url(../mail.svg);
    float: left;
    background-repeat: no-repeat;
    background-position: 20px 16px;
    background-size: 24px;
    font-family: 'Poppins';
    color: #3d4a1f;
    background-color: #baca50;
    padding: 13px 49px 12px 61px;
    font-size: 16px;
    border-radius: 9px;
    margin: 10px 0 0 20px;
}
    
.box-slide-secciones{
    font-family: 'Cabin Condensed';
    font-size: 25px;
    color: #fff;
    line-height: 25px;
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: 50% 68%;
    background-size: 115px;
    background-color: #3e4a20;
    padding: 95px 0px 226px;
    float: right;
    width: 220px;
    position: relative;
}

.box-abituario-01{
    background-image: url(../icn-obituarios.svg), url(../bg-verde-o.svg);
    background-repeat: no-repeat, repeat-x;
    background-position: center 25px, 0 0;
    background-size: 92px, 121px;
    padding: 145px 0 25px;
    background-color: #fff;
    width: 95%;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 19px;
    border: 4px solid #3e4a20;
}

.ttl-obituario-01{
    font-family: 'Poppins';
    color: #000;
    font-weight: 500;
    font-size: 17px;
    margin: 6px 0 5px;
    line-height: 16px;
}

.txt-obituario-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0;
    padding: 0 0 0;
}
    
.box-icn-left{
    
}

.btn-whatsapp{
    background-image: url(../icn-whatsapp2.svg);
    background-color: #1dd840;
    background-size: 92px;
    background-repeat: no-repeat;
    background-position: center 11px;
    position: fixed;
    left: 33%;
    bottom: 0px;
    width: 33%;
    height: 50px;
}

.btn-pse{
    background-image: url(../icn-pse2.png);
    background-color: #004B8C;
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center 6px;
    position: fixed;
    left: 0%;
    bottom: 0px;
    width: 33%;
    height: 50px;

}

.txt-mausoleo-02{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 14px;
  margin: 16px 0 0;
  line-height: 18px;
  text-align: left;
}

.box-mausoleo-01{
  width: 90%;
  margin: 0 0 0;
}

.ttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
  margin: -7px 0 -13px;
  text-align: left;
}

.subttl-mausoleo-01{
  font-family: 'Poppins';
  color: #000;
  line-height: 31px;
  font-weight: 600;
  font-size: 22px;
  text-align: left;
  margin: 6px 0 0;
}

.box-tomas-03{
  background-color: #fff;
  background-image: url(../icn-home-01.png);
  background-repeat: no-repeat;
  background-position: 15px 11px;
  background-size: 100px;
  padding: 102px 17px 42px 28px;
  width: 222px;
  box-shadow: 0 0 18px #0000002e;
  border-radius: 19px;
  height: 171px;
  }

.ttl-tomas-03{
  font-family: 'Poppins';
  color: #434b26;
  text-align: left;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: -1px;
  margin: -2px 0 0;
}

.subttl-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  text-align: left;
  font-weight: 600;
  font-size: 23px;
  letter-spacing: -1px;
  margin: -12px 0 0;
}

.txt-tomas-03{
  font-family: 'Poppins';
  text-align: left;
  font-weight: 300;
  color: #1d1d1b;
  font-size: 15px;
  line-height: 17px;
  margin: 7px 0 0;
}

.nmr-tomas-03{
  font-family: 'Poppins';
  color: #666666;
  font-weight: 600;
  font-size: 23px;
  margin: 8px 0 0;
  text-align: left;
}

.box-tomas-02{
  width: 100%;
  margin: 53px 0 0;
}

.bg-tomas-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}

.box-tomas-01{
  width: 100%;
  margin: 0 0 52px;
}

.ttl-tomas-01{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 29px;
  margin: 0 0 -8px;
}

.subttl-tomas-01{
  font-family: 'Roboto';
  color: #1d1d1b;
  font-weight: 500;
  font-size: 17px;
  margin: -5px 0 0;
  line-height: 17px;
  padding: 0 6px;
}

.txt-tomas-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 300;
  font-size: 15px;
  margin: 8px 0 0;
  line-height: 15px;
}

.bg-about-01{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 -32%;
    background-size: 103%;
}

.box-about-04{
  width: 86%;
  margin: 32px 0 0;
}

.box-about-03{

}

.img-about-03{
  width: 78px;
}

.ttl-about-03{
  font-family: 'Poppins';
  color: #414141;
  text-align: center;
  font-size: 19px;
  line-height: 23px;
  margin: 13px 0 11px;
  font-weight: 500;
}

.ttl-about-02{
  font-family: 'Poppins';
  color: #363636;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 0;
}

.bx-about-01{
  background-color: #fff;
  height: 290px;
  width: 80%;
  margin: 0 0 25px;
  border-radius: 30px;
  box-shadow: 0 0 18px #0000002e;
  padding: 44px 10%;
}

.img-about-01{
  float: left;
  width: 60px;
}

.ttl-about-01{
  font-family: 'Poppins';
  color: #000000;
  text-align: left;
  font-size: 24px;
  line-height: 23px;
  margin: 15px 0 11px;
  float: left;
  width: 100%;
  font-weight: 600;
}

.txt-about-01{
  font-family: 'Roboto';
  color: #000;
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 16px;
  line-height: 18px;
  text-align: left;
  float: left;
  width: 100%;
}

.bx-srvs-03{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 56px;
    background-position: 5% 25px;
    width: 90%;
    padding: 92px 5% 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
}

.tl-srvs-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 6px;
}

.sbtl-srvs-03{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    margin: 10px 0 10px;
    line-height: 15px;
    color: #000;
}

.tx-srvs-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 1px 0 4px 24px;
    background-size: 15px;
}

.bt-srvs-03{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 16px;
    font-weight: 300;
    padding: 2px 22px;
    border-radius: 13px;
    margin: 13px 0 0;
}
    
.bx-srvs-01{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 60px;
    padding: 56px 0px 0 0;
    width: 90%;
}

.bx-srvs-01-2{
    width: 90%;
}

.tl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 500;
    font-size: 20px;
    margin: 10px 0 -4px;
    line-height: 31px;
    text-align: left;
}

.sbtl-srvs-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 17px;
    margin: -5px 0 0;
    line-height: 18px;
    padding: 0px 1px 19px 0;
    text-align: left;
    border-bottom: 1px solid #abbc49;
}

.tx-srvs-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    text-align: left;
    margin: 0 0 0;
    padding: 9px 0 0;
}

.tl-srvs-02{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 32px 0 8px;
    text-align: left;
    line-height: 18px;
}

.tx-srvs-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: left;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 4px 0 4px 24px;
    background-size: 19px;
}
    
.box-servicios-09{
    width: 95%;
}
    
.box-servicios-08{
    margin: 0 0 70px;
}

.ttl-servicios-08{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 21px;
    margin: 0 0 0;
    line-height: 25px;
}

.txt-servicios-08{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 15px;
    margin: 5px 0 0;
    line-height: 17px;
}
    
.box-servicios-07{
    background-image: url(../icn-plan-01.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px;
    padding: 63px 0 0px;
    height: 88px;
    width: 235px;
}

.ttl-servicios-07{
    font-family: 'Poppins';
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 0;
}

.txt-servicios-07{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 2px;
    line-height: 17px;
}
    
.box-servicios-06{
    
}

.ttl-servicios-06{
    font-weight: 300;
}

.txt-servicios-06{
    font-family: 'Poppins';
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
}
    
.box-servicios-05{
    width: 400px;
    margin: 0 0 0 -17%;
    height: 448px;
}

.txt-servicios-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 300;
    font-size: 13px;
    margin: 0 0 2px;
    line-height: 17px;
    text-align: justify;
    background-image: url(../check.svg);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 2px 0 4px 24px;
    background-size: 16px;
}
    
.box-servicios-04{
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 15px 27px 20px;
    box-shadow: 0 0 18px #0000002e;
    width: 97px;
    margin: 0 0 10px;
    height: 115px;
    word-break: break-all;
}

.img-servicios-04{
    float: left;
    width: 50px;
}

.ttl-servicios-03{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 15px;
    margin: 8px 0 6px;
    float: left;
    width: 100%;
    line-height: 15px;
}

.txt-servicios-03{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    margin: -1px 0 0;
    padding: 0 13px 0 0;
    float: left;
    display: none;
}
    
.bg-servicio-01{
    background-image: url(../bg-servicios-01.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 50%;
}

.box-servicios-02{
    width: 170px;
}

.img-servicios-02{
    width: 85px;
    background-color: #abbc49;
    padding: 20px;
    border-radius: 14px;
}

.ttl-servicios-02{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 32px;
    margin: 0 0 0;
}
    
.box-servicios-01{
    width: 100%;
}

.ttl-servicios-01{
    font-family: 'Poppins';
    color: #414141;
    font-weight: 300;
    font-size: 18px;
    margin: -5px 0 0;
    line-height: 19px;
    padding: 0px 0px 16px 0;
    border-bottom: 1px solid #abbc49;
    width: 298px;
}

.txt-servicios-01{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    margin: 6px 0 16px 0;
    padding: 9px 0 0;
    width: 95%;
}








    
.bg-nosotros-02{
    background-image: url(../bg-lines.svg);
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: 103%;
}

.bg-nosotros-01{
    background-image: url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 7%;
    background-size: 10%;
}
    
.box-nosotros-05{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    margin: 0 0 25px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 0 18px #0000002e;
    padding: 0 0 71px;
}

.img-nosotros-05{
    
}

.bx-nosotros-05{
    padding: 29px 34px 0;
}

.ttl-nosotros-05{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-05{
    font-weight: 600;
}

.txt-nosotros-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 2px 0 16px;
    line-height: 17px;
    text-align: left;
}

.btn-nosotros-05{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 17px;
    font-weight: 300;
    padding: 11px 24px;
    border-radius: 13px;
    line-height: 18px;
}
    
.box-nosotros-04{
    width: 100%;
    margin: 20px 0 0;
}

.ttl-nosotros-04{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 32px;
    margin: 0 0 -5px;
}

.subttl-nosotros-04{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 14px;
    margin: -5px 0 0;
    line-height: 13px;
}

.txt-nosotros-04{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 14px;
    margin: 2px 0 0;
    line-height: 14px;
}
    
.box-nosotros-03{
    width: 120px;
    margin: 37% 0 0;
}

.ttl-nosotros-03{
    font-family: 'Poppins';
    color: #414141;
    text-align: left;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 11px;
    font-weight: 300;
}

.subttl-nosotros-03{
    font-weight: 600;
}

.txt-nosotros-03{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    text-align: left;
    margin: -9px 0 0;
    display: none;
}
    
.box-nosotros-02{
    width: 86%;
    margin: 0 0 0;
    padding: 0 0 83px;
}

.ttl-nosotros-02{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-size: 25px;
    font-weight: 300;
    line-height: 23px;
}

.subttl-nosotros-02{
    font-weight: 600;
    font-size: 32px;
}

.txt-nosotros-02{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: -10px 0 16px;
    line-height: 17px;
    text-align: left;
}

.btn-nosotros-02{
    font-family: 'Poppins';
    color: #3d4a1f;
    border: 1px solid #b9c950;
    float: left;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 37px;
    border-radius: 13px;
}
    
.box-nosotros-01{
    font-family: 'Cabin Condensed';
    font-size: 26px;
    color: #fff;
    line-height: 26px;
    background-image: url(../icn-slide-01.svg);
    background-repeat: no-repeat;
    background-position: 50% 72%;
    background-size: 98px;
    background-color: #3e4a20;
    padding: 56px 0px 148px;
    width: 220px;
}







    
.box-right{
    background-color: #3d4a1f;
    right: 0;
    top: 21%;
    position: fixed;
    height: 112px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-position: 50% 19%;
    background-size: 28px;
    padding: 19px 9px 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.box-social-right{
    width: 24px;
    height: 92px;
    margin: 0 -3px 0 1px;
}

.scl-01{
    background-image: url(../social-01.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
}

.scl-02{
    background-image: url(../social-02.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
    margin: 10px 0;
}

.scl-03{
    background-image: url(../social-03.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    padding: 12px;
}
    
.uk-grid-divider > :not(.uk-first-column)::before {
    border-left: 0px solid rgba(172, 163, 156, .3);
    background-image: url(../bg-lines-04.svg);
    background-position: bottom left;
    background-size: 4px;
    width: 5px;
    background-repeat: no-repeat;
}
    
.box-footer-02{
    width: 286px;
    margin: 9px 0 0;
}

.box-social-footer{
    width: 34%;
    height: 24px;
    margin: 0px 0 0;
    position: fixed;
    left: 66%;
    bottom: 0;
    background-color: #3e4a20;
    padding: 13px 0;
}

.social-01{
    background-image: url(../facebook.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 15px;
}

.social-02{
    background-image: url(../instagram.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 15px;
    margin: 0 0 0 7px;
}
    
.box-footer-01{
    width: 286px;
    margin: 15px 0 18px;
}

.ttl-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 0;
}

.txt-footer-01{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    margin: 1px 0 8px;
}
    
.logo-footer{
    width: 135px;
    margin: 0 0 15px;
}
    
.bg-footer{
    background-image: url(../logo-remanso-02.png), url(../bg-verde-02.svg);
    background-repeat: no-repeat;
    background-position: 50% 82%, top center;
    background-size: 141px, cover;
    margin: 0;
    background-color: #3e4a20;
    padding: 60px 0 266px;
}
    
.bg-home-05{
    /*background-image: url(../bg-lines-03.svg);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 49%;
    padding: 40px 0 32px;
}
    
.box-home-13{
    background-image: url(../icn-154-2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 133px;
    padding: 0 0 169px;
    margin: 40px 0px 0 0;
    width: 306px;
}

.ttl-home-13{
    font-family: 'Cabin Condensed';
    font-size: 24px;
    color: #3d4a1f;
    line-height: 24px;
    margin: 0 0 0px;
}

.txt-home-13{
    font-family: 'Roboto';
    color: #3d4a1f;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 0;
}
    
.mainbox-home-12{
    width: 272px;
    margin: 37px 0 0;
}

.box-hom2-12-01{
    background-image: url(../icn-contacto-01.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.box-hom2-12-02{
    background-image: url(../icn-contacto-02.svg);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 27px;
    padding: 0 0 0 35px;
}

.ttl-home-12{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    font-size: 22px;
    margin: 0 0 4px;
}

.txt-home-12{
    font-family: 'Roboto';
    text-align: left;
    color: #808080;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    margin: 0 0 0;
}

.line-home-12{
    background-color: #cfcfcf;
    width: 100%;
    margin: 30px 0 30px 36px;
    height: 1px;
}
    
.box-home-11{
}

.ttl-home-11{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 29px;
    margin: 0 0 0;
    line-height: 20px;
}

.txt-home-11{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 400;
    margin: -6px 0 0;
    font-size: 21px;
}

.form-home{
    height: 475px;
    width: 247px;
    padding: 25px 19px;
    box-shadow: 0 0 18px #0000002e;
    border-radius: 20px;
    margin: 23px 0 0;
    background-color: #fff;
}
    
.bg-home-03{
    background-image: url(../bg-cuadro.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
    margin: 0;
}
    
.box-home-10{
    width: 80%;
    margin: 0 0 124px;
}

.ttl-home-10{
    font-family: 'Poppins';
    color: #3d4a1f;
    text-align: left;
    font-weight: 600;
    font-size: 26px;
    line-height: 27px;
}

.txt-home-10{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin: -13px 0 0;
}

.btn-home-10{
    background-image: url(../icn-gallery.svg);
    background-repeat: no-repeat;
    background-position: 18px 13px;
    background-size: 24px;
    float: left;
    background-color: #baca50;
    font-family: 'Poppins';
    color: #3d4a1f;
    padding: 11px 55px 10px 57px;
    font-size: 15px;
    border-radius: 14px;
    margin: 30px 0 0 0;
}

.mainbox-08{
    width: 280px;
    height: 345px;
    margin: 0 0 0;
}
    
.box-home-09{
    background-color: #fff;
    padding: 39px 38px 54px;
    width: 204px;
    float: left;
    border-radius: 26px;
    margin: 0 0 0;
    box-shadow: 0 0 20px #88b40082;
}

.ttl-home-09{
    font-family: 'Poppins';
    color: #363636;
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 0;
}

.txt-home-09{
    font-family: 'Roboto';
    text-align: left;
    color: #363636;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    margin: 3px 0 0;
}
    
.box-home-08{
    width: 204px;
    float: left;
    margin: 0 0 39px;
}

.ttl-home-08{
    font-family: 'Poppins';
    color: #fff;
    text-align: left;
    font-size: 21px;
    line-height: 20px;
    margin: 0 0 0;
}

.txt-home-08{
    font-family: 'Roboto';
    text-align: left;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    margin: 6px 0 0;
}
    
.bg-home-02{
    padding: 40px 0 40px 0;
    margin: 0 0 0;
    background-color: #3e4a20;
}

.sccn-home-07{
    margin: -7px 8% 0;
}

.sccn-home-07-02{
    margin: 0 0;
}

.box-home-07{
    margin: 7px 0;
}

.icn-home-07{
    width: 90px;
    margin: 0 0 9px;
}

.ttl-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 400;
    font-size: 29px;
    margin: -5px 0 0;
    line-height: 35px;
}

.txt-home-07{
    font-family: 'Poppins';
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    margin: 0 0 0;
}
    
.box-home-06{
    background-color: #fff;
    background-image: url(../icn-plan-02.svg);
    background-repeat: no-repeat;
    background-size: 84px;
    background-position: 34px 37px;
    width: 196px;
    padding: 157px 34px 25px;
    border: 1px solid #dadada;
    border-radius: 29px;
}

.ttl-home-06{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 24px;
    line-height: 23px;
    margin: 0 0 15px;
}

.subttl-home-06{
    font-family: 'Roboto';
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 14px;
    line-height: 17px;
}

.txt-home-06{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 14px;
    padding: 0 13px 0 0;
}
    
.bg-home-01{
    background-image: url(../bg-lines.svg), url(../bg-lines-02.svg);
    background-repeat: no-repeat;
    background-position: 100% 94%;
    background-size: 16%;
}
    
.box-home-05{
    width: 310px;
    margin: 28px 0 45px;
}

.ttl-home-05{
    font-family: 'Poppins';
    color: #363636;
    font-weight: 600;
    font-size: 31px;
    margin: 0 0 0;
}

.subttl-home-05{
    font-family: 'Roboto';
    color: #1d1d1b;
    font-weight: 500;
    font-size: 17px;
    margin: -5px 0 0;
}

.txt-home-05{
    font-family: 'Roboto';
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: -5px 0 0;
    line-height: 18px;
}
    
.box-home-04{
    background-image: url(../lazo.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    background-size: 89px;
    padding: 12px 0 0 101px;
    width: 211px;
}

.subttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    line-height: 14px;
    margin: 0 0 0;
    font-size: 13px;
}

.ttl-home-04{
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    font-weight: 500;
    font-size: 17px;
    margin: 6px 0 5px;
    line-height: 18px;
}

.txt-home-04{
    font-family: 'Roboto';
    text-align: left;
    color: #000;
    font-weight: 300;
    font-size: 13px;
    line-height: 13px;
    margin: 14px 0 0;
    padding: 0 13px 0 0;
}
    
.box-home-02{
    border-radius: 20px;
    padding: 20px 0 23px;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    height: 107px;
}

.icn-home-02{
    width: 51px;
    margin: 0;
}

.ttl-home-02{
    font-family: 'Poppins';
    color: #ffffff;
    font-weight: 500;
    font-size: 12px;
    margin: 17px 0 -7px;
    line-height: 14px;
}
    
.box-home-01{
    background-color: #fff;
    border-radius: 20px;
    padding: 13px 0 28px;
    box-shadow: 0 0 18px #0000002e;
    width: 100%;
    margin: 0 0 10px;
}

.icn-home-01{
    width: 40px;
    margin: 0;
}

.ttl-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-weight: 600;
    font-size: 24px;
    margin: 4px 0 -7px;
}

.txt-home-01{
    font-family: 'Poppins';
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    margin: 0 0 0;
}
    
.box-slide-01{
    background-color: #3d4a1f;
    width: 251px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 96px;
    background-image: url(../icn-slide-01.svg);
    padding: 91px 0 0;
    margin: 0 0 13%;
}

.btn-slide-01{
    background-image: url(../logo-02.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 44px 63px;
    position: relative;
}

.ttl-slide-01{
    font-family: 'Cabin Condensed';
    font-size: 25px;
    color: #fff;
    line-height: 26px;
    margin: 0 0 0;
}

.txt-slide-01{
    font-family: 'Roboto';
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin: 3px 0 0;
}

.icn-slide-01{
    width: 160px;
    margin: 46px 0 0;
}

.bg-overlap{
    background-image: url(../icn-overlap-04.svg);
    background-position: top center;
    background-size: 1500px;
    background-repeat: no-repeat;
    position: relative;
    margin: -80px 0 0;
    background-color: #fff0;
}
    
.uk-logo{
    width: 125px;
} 

.mrg-home-01{
    margin: 47px 0% 0;
}
}

@media only screen and (min-width: 961px){
    
.txt-mausoleo-10{
    font-family: 'Roboto';
    color: #000;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    width: 90%;
}
    
.uk-navbar-transparent{
    background-image: url(../yellow-line2.svg);
    background-size: 2189px;
    background-repeat: repeat-x;
    background-position: left center;
}
    
.pt-cv-title{
    font-family: 'Poppins' !important;
    text-transform: initial !important;
}

.pt-cv-content{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
}

.btn-success{
    font-family: 'Poppins';
    color: #3d4a1f !important;
    border: 1px solid #b9c950 !important;
    float: left;
    font-size: 19px !important;
    font-weight: 300 !important;
    padding: 9px 20px !important;
    border-radius: 13px !important;
    background-color: #fff !important;
}

.box-scroll-cntct{
  position: absolute;
  margin-top: -100px;
}
   
.hide-pc{
    display: none;
} 
}

@media only screen and (max-width: 960px){
    
.txt-mausoleo-10{
    font-family: 'Roboto';
    color: #000;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    width: 100%;
}
    
.uk-navbar-toggle{
    margin: 18px 0 0;
}
    
.uk-navbar-center:not(:only-child) {
    top: 67%;
}
    
.pt-cv-title{
    font-family: 'Poppins' !important;
    text-transform: initial !important;
}

.pt-cv-content{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
}

.btn-success{
    font-family: 'Poppins';
    color: #3d4a1f !important;
    border: 1px solid #b9c950 !important;
    float: left;
    font-size: 19px !important;
    font-weight: 300 !important;
    padding: 9px 20px !important;
    border-radius: 13px !important;
    background-color: #fff !important;
}

.box-scroll-cntct{
  position: absolute;
  margin-top: -100px;
}

.mrg-movil{
    
}
    
.box-right{
    display: none;
}
    
.uk-navbar-container:not(.uk-navbar-transparent) {
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    height: 90px;
    z-index: 999;
}
    
.mrg-movil{
    margin: 80px 0 0;
}
    
.hide-movil{
    display: none;
}
}

.tm-toolbar-default{
    display: none;
}

.bg-color-01{
    background-color: #3d4a1f;
}

.bg-color-02{
    background-color: #acbc4a;
}

.bg-color-03{
    background-color: #666666;
}

.tx-vrd{
    font-weight: 600;
    color: #baca50;
}

.txt-gris{
    color: #363636;
    font-weight: 600;
}

.box-home-06:hover{
    background-image: url(../icn-plan-01.svg);
    transform: scale(1.1);
    box-shadow: 0 0 18px #0000002e;
    transition: 0.3s all;
}

.box-home-06{
    transition: 0.3s all;
}

.scl-03{
    display: none;
}

.uk-article-meta{
    display: none;
}

.btn-pse{
    z-index: 99;
}

.btn-whatsapp{
    z-index: 99;
}

.uk-navbar-dropdown{
    background: #ffffff;
}

.subttl-obituario-01{
    text-transform: uppercase;    
}
