@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400i|Raleway:300,300i,400,400i,500,700);
html {
  font-family: Raleway;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.73;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #fff;
  color: #4F5260;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility
}

body {
  margin: 0
}

a {
  -webkit-text-decoration-skip: objects
}

a:active,a:hover {
  outline: 0
}

.uk-link,a {
  color: #1AC89B;
  text-decoration: none;
  cursor: pointer
}

.uk-link:hover,a:hover {
  color: #435DBA;
  text-decoration: underline
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,strong {
  font-weight: bolder
}

:not(pre)>code,:not(pre)>kbd,:not(pre)>samp {
  font-size: 11px;
  font-family: Consolas,monaco,monospace;
  color: #435DBA;
  white-space: nowrap;
  padding: 2px 6px;
  border: 1px solid #EBEBED;
  border-radius: 3px
}

em {
  color: #435DBA
}

ins {
  background: #FBFFC9;
  color: #7B3715;
  text-decoration: none
}

mark {
  background: #FBFFC9;
  color: #7B3715
}

q {
  font-style: italic
}

small {
  font-size: 90%
}

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
}

audio,canvas,img,video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box
}

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

address,dl,fieldset,figure,ol,p,pre,ul {
  margin: 0 0 20px 0
}

*+address,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul {
  margin-top: 20px
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,h1,h2,h3,h4,h5,h6 {
  margin: 0 0 20px 0;
  font-family: Raleway;
  font-weight: 300;
  color: #292C3D;
  text-transform: inherit;
  letter-spacing: 0
}

*+.uk-h1,*+.uk-h2,*+.uk-h3,*+.uk-h4,*+.uk-h5,*+.uk-h6,*+h1,*+h2,*+h3,*+h4,*+h5,*+h6 {
  margin-top: 40px
}

.uk-h1,h1 {
  font-size: 42px;
  line-height: 1.2;
  font-family: Raleway;
  font-weight: 300
}

.uk-h2,h2 {
  font-size: 32px;
  line-height: 1.3;
  font-family: Raleway;
  font-weight: 500
}

.uk-h3,h3 {
  font-size: 16px;
  line-height: 1.4;
  font-family: Raleway;
  font-weight: 500
}

.uk-h4,h4 {
  font-size: 13px;
  line-height: 1.4;
  color: #1AC89B;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-h5,h5 {
  font-size: 12px;
  line-height: 1.4;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-h6,h6 {
  font-size: 11px;
  line-height: 1.4;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

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 {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #EBEBED
}

*+.uk-hr,*+hr {
  margin-top: 20px
}

address {
  font-style: normal
}

blockquote {
  margin: 0 0 20px 0;
  font-size: 24px;
  line-height: 1.4;
  font-style: italic;
  color: #292C3D;
  font-family: Raleway;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0
}

*+blockquote {
  margin-top: 20px
}

blockquote p:last-of-type {
  margin-bottom: 0
}

blockquote footer {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.4;
  font-family: Raleway;
  font-weight: 500
}

blockquote footer::before {
  content: "— "
}

pre {
  font: 11px/1.5 Consolas,monaco,monospace;
  color: #4F5260;
  -moz-tab-size: 4;
  tab-size: 4;
  overflow: auto;
  padding: 10px;
  background: #fff;
  border: 1px solid #EBEBED;
  border-radius: 3px
}

pre code {
  font-family: Consolas,monaco,monospace
}

::-moz-selection {
  background: #1AC89B;
  color: #fff;
  text-shadow: none
}

::selection {
  background: #1AC89B;
  color: #fff;
  text-shadow: none
}

details,main {
  display: block
}

summary {
  display: list-item
}

progress {
  vertical-align: baseline
}

template {
  display: none
}

iframe {
  border: 0
}

a,area,button,input,label,select,summary,textarea {
  touch-action: manipulation
}

.var-media-s::before {
  content: '640px'
}

.var-media-m::before {
  content: '960px'
}

.var-media-l::before {
  content: '1200px'
}

.var-media-xl::before {
  content: '1600px'
}

.uk-link-muted a,a.uk-link-muted {
  color: #90929D
}

.uk-link-muted a:hover,a.uk-link-muted:hover {
  color: #4F5260
}

.uk-link-text a:not(:hover),a.uk-link-text:not(:hover) {
  color: inherit
}

.uk-link-text a:hover,a.uk-link-text:hover {
  color: #90929D
}

.uk-link-heading a:not(:hover),a.uk-link-heading:not(:hover) {
  color: inherit
}

.uk-link-heading a:hover,a.uk-link-heading:hover {
  color: #1AC89B;
  text-decoration: none
}

.uk-link-reset a,
.uk-link-reset a:hover,a.uk-link-reset,a.uk-link-reset:hover {
  color: inherit!important;
  text-decoration: none!important
}

.uk-heading-primary {
  font-size: 42px;
  line-height: 1.2;
  color: #292C3D;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px
}

@media (min-width:960px) {
  .uk-heading-primary {
    font-size: 80px;
    line-height: 1.24
  }
}

.uk-heading-hero {
  font-size: 4rem;
  line-height: 1.1;
  color: #292C3D;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 6px
}

@media (min-width:640px) {
  .uk-heading-hero {
    font-size: 6rem;
    line-height: 1
  }
}

@media (min-width:960px) {
  .uk-heading-hero {
    font-size: 8rem;
    line-height: 1
  }
}

.uk-heading-divider {
  padding-bottom: 10px;
  border-bottom: 1px solid #EBEBED
}

.uk-heading-bullet {
  position: relative
}

.uk-heading-bullet::before {
  content: "";
  display: inline-block;
  position: relative;
  top: calc(-.1 * 1em);
  vertical-align: middle;
  height: .9em;
  margin-right: 10px;
  border-left: 4px solid #1AC89B
}

.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% - (1px / 2));
  width: 2000px;
  border-bottom: 1px solid #EBEBED
}

.uk-heading-line>::before {
  right: 100%;
  margin-right: .6em
}

.uk-heading-line>::after {
  left: 100%;
  margin-left: .6em
}

[class*=uk-divider] {
  border: none;
  margin-bottom: 20px
}

*+[class*=uk-divider] {
  margin-top: 20px
}

.uk-divider-icon {
  position: relative;
  height: 8px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2270%22%20height%3D%228%22%20viewBox%3D%220%200%2070%208%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M51.52%201.553l-.01.078-.043-.08.053.002c.025-.137.098-.29.445-.492.315.324.486.49.724.56l-.21.052.072-.06-1.032-.06zm14.306%201.064l.092.17.255-.6c-.685.095-1.574.494-2.056.285.298.746%201.145-.12%201.71.145zM62.753.877C62.685.88%2062.59.88%2062.43.86c.105.29-.364.25.394.09-.04-.03-.05-.05-.07-.073zm0%200c.332-.02-.218-.242%200%200zm-1.1-.093c-.092-.17-.482-.21-.337-.334-.45.14-.358.312-.102.593l.44-.26zm-.855.804l.227-.11c-.04-.072-.1-.097-.227.11zm.45-.194c-.04.22.055.01.26-.148l-.482.232c.063.12.07.362.22-.084zm.656.488c.84-.103.717-.627-.123-.522.247.162.564.264.124.522zM58.482.657c-.028.16.146.423.18.627l.324-.183c-.167-.107-.483-.208-.504-.443zm.18.627l-.486.27c.433.034.513-.096.486-.27zm2.855.56l-.95.58.153-.01.797-.57zM56.905.27l-.49.555.214-.187.275-.368zm-1.503.432c.203-.304-.28-.515-.065-.702-.333.054-.618.315-.875.55.273-.13.564-.097.94.152zm-1.37.19c.136-.073.277-.202.43-.34-.144.068-.286.17-.43.34zm3.32.585c-.038-.096-.11-.347-.383-.453l.19.447.19.007zm-.185.007l-.007-.013c-.207-.012-.35-.02-.412-.025l.42.04zm.232-.005c-.02%200-.03-.002-.05-.003.02.045.03.058.05.002zm2.05.53c-.286.25-.88.518-.305.898.205-.305-.125-.522.304-.897zm-1.26-.285l-.555.31.515.104c-.01-.12-.102-.29.04-.415zm-.554.312L57.446%202l-.062.18.252-.143zm-2.722-.727c-.222.194-.466.21-.74.242.294.088.6.136.888.134.04-.14.167-.39-.148-.376zm1.095.124l-.05.025c.03.038.054.05.05-.026zm-.9.335c.223.086.354-.024.48-.16-.165.043-.34.072-.528.076-.02.063-.022.105.05.083zm-1.833-.67c.115.094.247.174.384.247-.113-.14-.343-.362-.383-.246zm2.608.236l.032-.02c-.072-.095-.063-.05-.032.02zm0%200c-.115.065-.204.175-.294.274.136-.037.26-.084.37-.15-.028-.032-.055-.08-.075-.124zm-2.255.283c-.164.45-.667.64-.358%201.128.613-.03.43-.376.797-.57-.992.11.284-.253-.432-.508.195-.076.37-.1.536-.118-.18-.054-.352-.123-.513-.205l.023.028h.005v.005c.042.056.055.09.007.058-.003.006-.015.007-.02.01-.007.06-.025.116-.045.17-.288-.094-.045-.118.044-.17.004-.023.012-.045.013-.068l-.004-.005-.993.245c.21.064.473.05.94%200zM51.482.85l-.477.672.368-.196.11-.476zm-1.145.12l-.284.248.245.165.04-.414zm-26.442.46c-.354-.387-.75-.986-.707-.52l.11.452c.247-.08.436-.03.597.067zm15.392.12c-.306-.178-.55-.252-.762-.274.368.26.664.65.762.273zm-1.644-.273c.054.046.106.068.16.106.224-.076.45-.136.722-.107-.272-.194-.584-.313-.882%200zM56.73%202.49c.025.018.055.03.078.053.008-.062-.028-.065-.08-.054zM45.97%201.183c.228-.03.037-.05%200%200zm.343.206c-.086-.055-.184-.102-.29-.135.046.036.134.08.29.135zm-.046-.214c.08.018.14.03.198.044.03-.075.004-.123-.2-.044zm-.616.033c.13-.01.252.013.37.046-.045-.03-.064-.057-.052-.07-.067.004-.16.01-.318.023zm22.483%202.553c-.603.885-1.59-1.313-2.583-.044-.22-.206.187-.324.07-.556-.25.43-.555.517-1.116.326l.063-.106c-.072.005-.134.003-.203.006l.202-.18c-.143.126-.635-.2-.615.033l.228.152c-1.31.016-2.024-.354-3.642-.61l.132.494c-.38-.068-.46-.222-.64-.346-.437.75%201.07.042.673.87-.315-.626-1.275-.48-2.04-.555-.01-.007-.017-.013-.03-.02l-.015.012c-.075-.008-.142-.026-.212-.04-.366-.212-.748-.634-.687-.688.047.163.094.305.15.445-.086-.084-.155-.182-.196-.316-.586-.007.173.573-.414.566l-.155-.31-.148.4c-.385-.067-.58-.453-.593-.715.093.03.266-.074.365-.096-.5-.366-1.406.123-1.578.004l.564.19c-1.163.21-2.51.058-3.755.197-.084-.436-.253-.904-.45-1.25-.015.18-.015.347-.523.59.14.18.76.41.798.682-.244.035-.48.085-.713.15-.07-.09-.13-.202-.267-.293.08.148.04.272-.052.394-.045.016-.093.025-.138.044l.04.076c-.082.083-.176.167-.266.26-.8.18-.75-.337-1.9-.16l.048-.055c-.26.23-.606.35-.96.322.276-.23-.35-.452-.29-.7.367.095.956.75%201.226.056l-.503-.443c.513-.322%201.145-1.002%201.78-.8-.29-.632-.146.073-.597-.668.39.92-1.627-.038-.998.93-.463-.86-.802-.365-1.407-1.097.018.21.215.404-.32.3-.024.062-.08.14-.117.186l-.035-.016.03.025c-.023.033-.025.04.01.01.128.092.23.203.273.32-.266.485-1.114.47-1.4.72-.318-.1.13-.24-.042-.467l-.428.375c-.042-.468-.84-.78-.095-1.054l-.672-.022c-.394-.263-.937-.367-1.273-.17-.317-.1-.8.52-.524.153l-1.053.29-.01-.116c-1.04-.06-2.14.777-3.326-.07-.35.118-.71.263-1.297.13l-.113-.406c-.45.14-1.35-.406-1.542.017-.484-1.092-2.18-.238-2.97-.432l-.03.53c-.542-.03-1.064.12-1.74.332l.042.468c-.58.385-1.495-.332-2.415-.284.062-.18.294-.134.46-.025-1.1-1.058-2.32.77-3.316%200-.25.17-.43.11-.603-.006.024-.003.044-.012.062-.026-.026-.006-.063-.008-.102-.007-.11-.08-.223-.174-.345-.248.105.113.204.206.29.25-.052.002-.126.017-.19.028-.18-.022-.375.032-.585.123l-.113-.468c-.023.007-.042.005-.066.014-.27-.18-.225.21-.088.578-.14.07-.284.134-.43.19-.193-.367-.51.027-.776-.134l.22-.358c-.343%200-.305.14-.286.31-.052-.056-.104-.132-.148-.26-.115.25-.594.32-1%20.516-.454-.12-.922-.183-1.476.166l-.074-.107-.03-.137-.034.044-.367-.534c-.69.165.653.91-.445%201.193-.29-.3-.38-.532-.023-.952-.223.17-.38.27-.51.343-.01-.09-.03-.167-.093-.21-.256.23-.63.61-1.058.717l.024-.227c-.14.007-.312.12-.48.215-.118-.032-.24-.085-.36-.182.25-.137.445-.03.68-.083l-.576-.408c.694-.67%201.196-.438.656-1.01-.075%201.31-1.92.325-2.26%201.288-.137-.008-.28-.015-.428-.02l-.006-.005c.108.015.126-.07.233-.055-.292-.27-.438-.162-.567.05-.206-.004-.417-.01-.632-.017l-.055-.356-.107-.013.12.368c-.813-.026-1.662-.092-2.362-.383.342%201.218-.82-.545-.89.398-.102-.287-.347-.45-.062-.7-.623.195-1.03-.09-1.43-.026-.134-.053-.278-.093-.438-.156%200-.024.01-.048-.004-.073-.013.012-.035.03-.056.046-.09-.037-.185-.09-.285-.152.062-.06.16-.113.236-.18-.42.02-.665.226-.816.515l-.142-.15-.034.164c.027.067.064.108.107.137-.092.24-.138.52-.168.808-.08.008-.164.017-.255.023l.03-.668c-.48.192-.443.533-.727.833-.127-.015-.226-.06-.31-.118.005-.1.087-.18.34-.225-.1-.01-.33-.053-.597-.088-.092-.18-.15-.39-.207-.59-.53-.064-.18.268-.073.56-.5-.04-1.017%200-1.094.33-.03.002-.06.004-.09.01-.138-.078-.394.008-.466.074-.418-.023-.616-.053-.845-.062.02-.046.023-.09-.02-.138l-.114.136c-.135%200-.29.006-.514.026l.196.11c-.024.07-.05.127-.074.177-.01-.057-.005-.126.005-.175-.172.096-.19.247-.223.4-.008.003-.017.01-.027.01l-.937.173.114.7c.038.224-.187.498-.128.888L.41%204.9c-.03.07-.053.136-.074.173L0%205.678l1.44.563c.926.363.61-.133%201.285.123%200%20.018-.006.034-.002.05.022-.01.036-.017.056-.03.098.04.21.092.353.165l-.047-.33c.3-.16.457-.24.617-.353.377.243.853.626%201.253.406l-.27-.286c.41-.368%201.144%201.466%201.554%201.6.09.095-.14.15-.266.22%201.076.636.14-.656.94-.81.15.356-.19.902.35.968.268.285%201.566-1.15%202.3-.47-.16-.274-.322-.546.05-.75.572-.098%201.544%201.03%202.06.17.072.075.1.147.102.215.436-.223%201.42-.37%201.68-.836.405%201.732%202.714-.84%202.704.756l1.343-.085-.036.163c.858.106%201.16-.276%201.463-.66.198.11.054.258.038.342%201.253.322%201.378.254%202.428-.542l.11.518c.285-.3%201.812.812%203.042.21-.012.058-.037.158-.135.232%201.383-.608%203.312%201.434%203.82-.45l.91-.465c-.074-.01-.138-.02-.193-.034.146-.06.284-.177.427-.283.123.614%201.462.174%201.433.775%202.325-.05%204.59.495%206.767.537l-.252-.763.76.042c.2.178.267.598-.274.566.286.433.91-.363.925-.53%201.06.31-.414.892-.09.91l.443-.057-.1-.088c.357-.312.39-.643%201.04-.605.412.153.212.47.375.5-.002.054.053.08.25.023l.954.065-.38-.603c.422-.3.897.03.456-.652.65%201.053%203.57.378%203.966.704.593-.44%201.18-.43%201.906-.378-.18-.125-.288-.803.337-.72-.228%201.398%201.148.607%201.654%201.614-.452-.668%201.78-.165%201.07-1.113.523.114.033.524.43.853%201.242-.542%202.74.352%204.278.17.023-.184-.234-.465.096-.738l.812.917c.304-.09.28-1.06.835-.423-.078-.154-.196-.387.01-.446%203.01.896%206.153-.732%209.212.95-.415-.357-.14-.39.177-.405-.205-.085.005-.454-.036-.703l1.282.692c.234-.69%201.373-.047%201.507-.708l-.407.12c.193-.28.147-.582.017-.9H70V4.55h-1.69c-.115-.257-.194-.52-.173-.787zM48.332.957l-.494.13c.238-.024.324.086.445.166-.01-.118-.105-.288.05-.296zm.458%201.674c.04.425.35.28.695.202-.02%200-.04.006-.06%200%20.1-.592-.268-.396-.635-.2zm1.095.177c.04-.237-.13-.05-.32.01.107-.02.215-.03.32-.01zm-4.662-1.275c.164.11.102-.542.196-.37.182-.54-1.096.653-.197.37zM18.076%201.15c-.214-.028-.465.11-.68.083.466-.11.738.68.68-.084z%22%20fill%3D%22%231AC89B%22%20fill-rule%3D%22evenodd%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: 0 solid #EBEBED
}

.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: 45px;
  max-width: 100%;
  border-top: 2px solid #1AC89B;
  vertical-align: top
}

.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 #EBEBED
}

.uk-list-striped>li {
  padding: 10px 10px
}

.uk-list-striped>li:nth-of-type(odd) {
  background: #F4F4F6
}

.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%20width%3D%224%22%20height%3D%224%22%20viewBox%3D%220%200%204%204%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%09%3Ccircle%20fill%3D%22%231AC89B%22%20cx%3D%222%22%20cy%3D%222%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  float: left
}

.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: #292C3D;
  font-size: 11px;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-description-list>dt:nth-child(n+2) {
  margin-top: 20px
}

.uk-description-list>dd {
  font-size: 16px
}

.uk-description-list-divider>dt:nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #EBEBED
}

.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: 11px;
  font-weight: 400;
  color: #90929D;
  text-transform: uppercase
}

.uk-table td {
  padding: 16px 12px;
  vertical-align: top
}

.uk-table td>:last-child {
  margin-bottom: 0
}

.uk-table tfoot {
  font-size: 11px
}

.uk-table caption {
  font-size: 11px;
  text-align: left;
  color: #90929D
}

.uk-table tbody tr.uk-active,
.uk-table>tr.uk-active {
  background: #ffd
}

.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 #EBEBED
}

.uk-table-striped tbody tr:nth-of-type(odd),
.uk-table-striped>tr:nth-of-type(odd) {
  background: #F4F4F6
}

.uk-table-hover tbody tr:hover,
.uk-table-hover>tr:hover {
  background: #ffd
}

.uk-table-small td,
.uk-table-small th {
  padding: 10px 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: 300px
}

.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 [FILL*='#']:not(.uk-preserve),
.uk-icon [fill*='#']:not(.uk-preserve) {
  fill: currentcolor
}

.uk-icon [STROKE*='#']:not(.uk-preserve),
.uk-icon [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: #292C3D
}

.uk-icon-link:focus,
.uk-icon-link:hover {
  color: #1AC89B;
  outline: 0
}

.uk-active>.uk-icon-link,
.uk-icon-link:active {
  color: #1AC89B;
}

.uk-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #fff;
  color: #292C3D;
  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;
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.uk-icon-button:focus,
.uk-icon-button:hover {
  background-color: #fff;
  color: #1AC89B;
  outline: 0;
  box-shadow: 2px 6px 16px rgba(41,44,61,.1)
}

.uk-active>.uk-icon-button,
.uk-icon-button:active {
  background-color: #1AC89B;
  color: #fff
}

.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: 16px;
  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: 16px;
  width: 16px;
  border-radius: 500px;
  background: #4F5260
}

.uk-range::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 500px;
  background: #4F5260
}

.uk-range::-ms-thumb {
  margin-top: 0
}

.uk-range::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 500px;
  background: #4F5260
}

.uk-range::-ms-tooltip {
  display: none
}

.uk-range::-webkit-slider-runnable-track {
  height: 3px;
  background: #e6e6eb
}

.uk-range:active::-webkit-slider-runnable-track,
.uk-range:focus::-webkit-slider-runnable-track {
  background: #cacad4
}

.uk-range::-moz-range-track {
  height: 3px;
  background: #e6e6eb
}

.uk-range:focus::-moz-range-track {
  background: #cacad4
}

.uk-range::-ms-fill-lower,
.uk-range::-ms-fill-upper {
  height: 3px;
  background: #e6e6eb
}

.uk-range:focus::-ms-fill-lower,
.uk-range:focus::-ms-fill-upper {
  background: #cacad4
}

.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: #fff;
  color: #4F5260;
  transition: .2s ease-in-out;
  transition-property: color;
  /* background-color,  border-color,  box-shadow; */
  border-radius: 2px
}

.uk-input,
.uk-select:not([multiple]):not([size]) {
  height: 40px;
  vertical-align: middle;
  display: inline-block;
  border: 1px solid #EBEBED
}

.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 #EBEBED
}

.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: 0;
  background-color: #fff;
  color: #292C3D;
  border-color: #1AC89B;
  box-shadow: 2px 6px 16px rgba(41,44,61,.1)
}

.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #F4F4F6;
  color: #90929D;
  border-color: #EBEBED!important;
  box-shadow: none
}

.uk-input:-ms-input-placeholder {
  color: #90929D!important
}

.uk-input::placeholder {
  color: #90929D
}

.uk-textarea:-ms-input-placeholder {
  color: #90929D!important
}

.uk-textarea::placeholder {
  color: #90929D
}

.uk-form-small {
  font-size: 11px
}

.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: 16px
}

.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: #FC4B4E;
  border-color: #FC4B4E!important
}

.uk-form-success,
.uk-form-success:focus {
  color: #19C06A;
  border-color: #19C06A!important
}

.uk-form-blank {
  background: 0 0;
  border-color: transparent!important
}

.uk-form-blank:focus {
  border-color: #EBEBED!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%234F5260%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%234F5260%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]):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%2390929D%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%2390929D%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.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 #EBEBED
}

.uk-radio {
  border-radius: 50%
}

.uk-checkbox:focus,
.uk-radio:focus {
  outline: 0;
  border-color: #1AC89B
}

.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
  background-color: #1AC89B;
  border-color: transparent
}

.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus,
.uk-radio:checked:focus {
  background-color: #ff1548
}

.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: #F4F4F6;
  border-color: #EBEBED
}

.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%2390929D%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%2390929D%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%2390929D%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: 24px;
  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: 11px;
  color: #292C3D;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 10px
}

@media (max-width:959px) {
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 10px
  }
}

@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: 216px
  }
  .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: #90929D
}

.uk-form-icon:hover {
  color: #4F5260
}

.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
}

.uk-form-icon-flip {
  right: 0;
  left: auto
}

.uk-form-icon-flip+.uk-input {
  padding-right: 40px
}

.uk-button {
  margin: 0;
  border: none;
  border-radius: 0;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 11px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  transition: .1s ease-in-out;
  transition-property: color;
  /* background-color,  background-position,  border-color,  box-shadow; */
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  border-radius: 500px;
  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: #fff;
  color: #292C3D;
  border: 1px solid transparent;
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.uk-button-default:focus,
.uk-button-default:hover {
  background-color: #fff;
  color: #1AC89B;
  border-color: transparent;
  box-shadow: 2px 6px 16px rgba(41,44,61,.1)
}

.uk-button-default.uk-active,
.uk-button-default:active {
  background-color: #1AC89B;
  color: #fff;
  border-color: transparent;
  background-image: linear-gradient(90deg,#ff297c,#1AC89B)
}

.uk-button-primary {
  background-color: #1AC89B;
  color: #fff;
  border: 1px solid transparent;
  background-image: linear-gradient(135deg,#1AC89B,#17b48b);
  box-shadow: 2px 6px 16px rgba(26,200,155,.35)
}

.uk-button-primary:focus,
.uk-button-primary:hover {
  background-color: #ff2971;
  color: #fff;
  border-color: transparent;
  background-image: linear-gradient(155deg,#30cda5,#14a07c);
  box-shadow: 2px 4px 12px rgba(26,200,155,.45)
}

.uk-button-primary.uk-active,
.uk-button-primary:active {
  background-color: #f00051;
  color: #fff;
  border-color: transparent;
  background-image: linear-gradient(90deg,#ff297c,#1AC89B)
}

.uk-button-secondary {
  background-color: transparent;
  color: #1AC89B;
  border: 1px solid #1AC89B;
  box-shadow: inset 2px 2px 7px rgba(26,200,155,.2),2px 2px 7px rgba(26,200,155,.2)
}

.uk-button-secondary:focus,
.uk-button-secondary:hover {
  background-color: transparent;
  color: #fa0037;
  border-color: #ff1548;
  box-shadow: inset 2px 4px 16px rgba(26,200,155,.2),2px 4px 16px rgba(26,200,155,.2)
}

.uk-button-secondary.uk-active,
.uk-button-secondary:active {
  background-color: #1AC89B;
  color: #fff;
  border-color: #1AC89B;
  background-image: linear-gradient(90deg,#ff297c,#1AC89B)
}

.uk-button-danger {
  background-color: transparent;
  color: #FC4B4E;
  border: 1px solid #FC4B4E;
  box-shadow: inset 2px 2px 7px rgba(252,75,78,.2),2px 2px 7px rgba(252,75,78,.2)
}

.uk-button-danger:focus,
.uk-button-danger:hover {
  background-color: transparent;
  color: #f60408;
  border-color: #fb191d;
  box-shadow: inset 2px 4px 16px rgba(252,75,78,.2),2px 4px 16px rgba(252,75,78,.2)
}

.uk-button-danger.uk-active,
.uk-button-danger:active {
  background-color: #FC4B4E;
  color: #fff;
  border-color: #FC4B4E;
  background-image: linear-gradient(90deg,#dd042c,#FC4B4E)
}

.uk-button-danger:disabled,
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled {
  background-color: #F4F4F6;
  color: #90929D;
  border: 1px solid transparent;
  background-image: none;
  box-shadow: none
}

.uk-button-small {
  padding: 0 20px;
  line-height: 28px;
  font-size: 11px;
  border-radius: 500px
}

.uk-button-large {
  padding: 0 40px;
  line-height: 53px;
  font-size: 13px;
  border-radius: 500px
}

.uk-button-text {
  padding: 0;
  line-height: 1.73;
  background: 0 0;
  color: #292C3D;
  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 currentColor;
  transition: right .3s ease-out
}

.uk-button-text:focus,
.uk-button-text:hover {
  color: #1AC89B
}

.uk-button-text:focus::before,
.uk-button-text:hover::before {
  right: 0
}

.uk-button-text:disabled {
  color: #90929D
}

.uk-button-text:disabled::before {
  display: none
}

.uk-button-link {
  padding: 0;
  line-height: 1.73;
  background: 0 0;
  color: #1AC89B
}

.uk-button-link:focus,
.uk-button-link:hover {
  color: #435DBA;
  text-decoration: underline
}

.uk-button-link:disabled {
  color: #90929D;
  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: -1px
}

.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-button-group>.uk-button:not(:first-child):not(:last-child),
.uk-button-group>div:not(:first-child):not(:last-child) .uk-button {
  border-radius: 0
}

.uk-button-group>.uk-button:first-child,
.uk-button-group>div:first-child .uk-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.uk-button-group>.uk-button:last-child,
.uk-button-group>div:last-child .uk-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.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: #fcfcfd;
}

.uk-section-primary {
  background: #1AC89B;
}

.uk-section-secondary {
  background: #103E6B;
}

.uk-section-overlap.uk-section::after,
.uk-section-overlap>.uk-section::after {
  height: 14px
}

.uk-section-overlap+.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 {
  content: '';
  display: block;
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  height: 14px;
  background-repeat: repeat-x
}

.uk-section-overlap+.uk-section-default::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221244%22%20height%3D%2214%22%20viewBox%3D%220%200%201244%2014%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%3C!--%0D%0A%0D%0A%20%20%20%20http%3A%2F%2Fvanseodesign.com%2Fweb-design%2Fsvg-pattern-attributes%2F%0D%0A%20%20%20%20http%3A%2F%2Fvanseodesign.com%2Fweb-design%2Fsvg-pattern-element%2F%0D%0A%0D%0A%20%20%20%20--%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%22M342.03%205.372l-2.627.112c-.51-.14-1.09-.26-1.53-.42l4.157.308zM105.913%205.6c-2.688-1.166-9.626-1.916-13.903-.77%205.547.16%2011.077%201.07%2013.903.77zm300.76.87s-.115.072-.208.176c.13-.057.207-.115.21-.176h-.002zm-54.057-3.245l1.9%202.334c4.252-.42%205.142-3.043-1.9-2.336zm66.443%201.657c.5.055%201.02.12%201.69.17-.634-.09-1.19-.142-1.69-.17zm0%200c-1.047-.114-1.987-.186-3.893.004.26.105.52.18.855.253.746-.21%201.675-.334%203.036-.26v.002zm768.03.257c-.163-.31-.51-.583-.88-.745%200%20.26.345.508.88.743zM646.56%206.425c1.85-.206%204.29-.182%202.547-.47-.827.225-1.68.366-2.547.47zm381.803-2.067c-6.062.26-.5.7-.768%201.77l.768-1.77zm-101.54-2.08l-10.49.687%207.74-.416%202.75-.27zm284.092%204.18c-.647%201.44%206.895%203.54%203.435%205.54h-7.59c-.015-1%20.68-1.916%203.438-2.19-1.383.136-4.926.713-7.708.276l6.438-1.77c-6.938-.758-3.63%201.416-9.177%201.255.114-1.46-4.102-1.052-3.31-2.212%201.42-.14%204.84.6%206.967.024-6.256-.26-13.817-1.13-16.314-2.238.544.832%200%201.967-4.58%202.157-11.838.106-4.053-1.76-10.957-2.51-2.868%201.014-10.42-.04-10.62%202.147-3.465-.01-4.103-1.03-5.443-1.622-6.126.964-28.62.275-21.715%202.6l1.572.254c-.295.043-.64.195-1.003.195-20.082%202.115-41.72-1.34-61.646-.403l.037-.782c-11.9.835-26.477.47-34.97%202.04-3.52%200-8.306-1.346-6.802-2.217-9.09.55-10.11%201.365-23.244.16%209.144-1.277-3.153-1.136%209.368-.94-11.812-.63-14.49-1.803-27.177.196%204.32-1.874-8.89-2.36-14.507-1.8l8.277%201.34c-6.317.272-11.84.105-17.447-.054l3.033-2.464c-24.178-2.998-43.603%205.1-62.008.082-6.395%201.723%2013.134%201.213%207.414%203.23-11.12-.334-22.71-3.87-26.19-3.876-15.235-1.365-14.216%203.6-30.158%202.667%202.04.876%203.966%203.223-7.95%204.05-11.13-.325-13.68-3.686-6.653-4.39%202.67-.075%203.96.206%203.848.502%203.595-.318%208.312-.696%203.905-1.648l-1.443.877c-5.522-.896-20.834-.803-17.24-2.244-7.17.715-4.723%201.26.017%201.686-12.69-.915-20.605.12-34.373-.683%202.333.484%204.485%201.517%202.16%201.508-21.55-1.088-9.487%201.667-24.09%202.05-8.297-1.338%202.972-3.196-11.727-2.074-8.98-.906-1.9-2.33%201.667-3.047-13.394%201.69-25.024-1.116-32.672-1.427L740.824%200c-4.217.42-7.674.41-11.19.405l4.026%201.757c-4.14-.305-7.646-.312-7.57-1.045-4.268%201.152%203.268%202.923-5.2%204.497-5.522-.893-16.816.958-18.726-1.374%2015.626.712%201.595-1.752%209.324-2.528-2.07.038-4.394-.04-6.99-.232-.623-.26.587-.483%201.72-.616-16.618-2.084-7.64%202.637-24.86%202.583%202.185-1.314-3.993-2.493-6.802-2.212%206.938.027%203.318%202.192-3.05%203.2-11.044-1.023-12.003.76-17.784.64l6.603.484c-2.238%201.31-7.76%201.14-15.46%201.553-.207-.323.416-.512%201.278-.634-8.018.8-17.686-2.74-28.264-1.357-5.523-.89-.538-2.47-5.385-3.073-13.36%201.706-14.465-1.8-28.507-.39%204.043%201.765%204.75%201.333-5.134%203.056l23.08-1.244-14.81%202.568c6.963.025%2014.697-1.11%2018.87-.81-7.06%201.44-6.333%201-2.998%202.467-9.53-2.65-18.898%201.544-29.916-.246l.337-4.37c-16.566-1.95-29.433%202.242-50.94%201.143l6.913.76c-2.886%201.738-13.28.24-20.246.946.648-1.463-3.707-1.993-6.68-2.904.363%201.084-15.744-.1-17.697%202.82l-9.6-1.925c-17.37-.787-19.823%204.166-36.517%203.668%205.03-1.59-2.558-2.625%208.624-3.76-5.573-.016-10.585-.283-10.672.73-3.257-.916-15.458%201.97-20.583.58-2.35.643-3.12%202.174-9.376%202.053-.404-.175-.32-.394-.183-.544-1.38.6-9.12.944-4.12%202.423-17.17-4.56-47.99.332-62.94-3.585-12.167.49-26.822.96-37.865%201.066.708-.437.035-.727%202.126-.575-15.233-1.36-9.366%204.197-26.7%202.68-8.857-2.364%209.203-1.28%203.68-2.174-2.4-4.81-20.92.66-32.584-2.15l2.825-.284c-8.916-1.634-21.757%201.822-36.326%201.48%200%200%20.708-.425.086-.728-9.963%202.453-28.827%203.265-42.842%203.946%204.364-1.882%206.37-.996%203.707-2.91-6.283.272%201.84%203.072-10.7%203.607-4.078-1.03-13.124-1.93-14.326-3.97l11.83-.11c-6.06-2.64-15.313.09-21.543-.37l.795-1.153c-18.13.374-18.38%203.283-37.865%203.074l2.013.876c-10.646%202.88-8.926-1.62-19.546.52l-3.215-2.92C75.92%206.09%2058.336%208.21%2045.74%208.76%2052.875%206.595%2067.616%205.487%2076.74%204.2c-6.965-.02-23.67.214-27.3%201.657%202.81-.282%206.34-.998%209.113-.548C50.01%207.606%2038.76%208.735%2024.883%208.684c.805-1.853-2.8-2.646-8.346-3.03-1.387-.095-2.927-.165-4.52-.22l-2.51-.07c-.95-.02-2.042-.038-3.022-.057-2.207-.03-3.99-.06-6.99-.093V20h1245V5.37c-10%20.533-20.588%202.25-33.584%201.092h.005zM500.37%202.116c.422.367%201.243.646%202.1.91-.07-.213-.546-.473-2.1-.91zm632.888%205.752c-.812-.16-1.832-.25-2.973-.29l2.973.29zM844.37%206.23c2.177-.057%203.085-.3%203.197-.523-2.022.16-3.68.31-3.197.524zm285.915%201.346l-7.64-.77c-.534.8%203.916.593%207.64.77zm3.854.515c-.153-.062-.197-.114-.364-.176l-.52-.047c.34.066.636.137.882.225zM653.72%205.078l-3.793-.278c1.502.19%202.72.254%203.792.277zM706.217.864l.397.04c2.35-.237%201.02-.196-.397-.04zm89.34%202.667l2.877.168c-1.097-.226-2.204-.35-2.877-.166zm-84.07-1.817c1.243-.022%202.394-.086%203.457-.19-1.474.038-2.594.104-3.456.19z%22%20%2F%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2FclipPath%3E%0D%0A%0D%0A%20%20%20%20%3C%2Fdefs%3E%0D%0A%0D%0A%20%20%20%20%3Crect%20width%3D%221244%22%20height%3D%2214%22%20fill%3D%22%23fff%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 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221244%22%20height%3D%2214%22%20viewBox%3D%220%200%201244%2014%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%3C!--%0D%0A%0D%0A%20%20%20%20http%3A%2F%2Fvanseodesign.com%2Fweb-design%2Fsvg-pattern-attributes%2F%0D%0A%20%20%20%20http%3A%2F%2Fvanseodesign.com%2Fweb-design%2Fsvg-pattern-element%2F%0D%0A%0D%0A%20%20%20%20--%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%22M342.03%205.372l-2.627.112c-.51-.14-1.09-.26-1.53-.42l4.157.308zM105.913%205.6c-2.688-1.166-9.626-1.916-13.903-.77%205.547.16%2011.077%201.07%2013.903.77zm300.76.87s-.115.072-.208.176c.13-.057.207-.115.21-.176h-.002zm-54.057-3.245l1.9%202.334c4.252-.42%205.142-3.043-1.9-2.336zm66.443%201.657c.5.055%201.02.12%201.69.17-.634-.09-1.19-.142-1.69-.17zm0%200c-1.047-.114-1.987-.186-3.893.004.26.105.52.18.855.253.746-.21%201.675-.334%203.036-.26v.002zm768.03.257c-.163-.31-.51-.583-.88-.745%200%20.26.345.508.88.743zM646.56%206.425c1.85-.206%204.29-.182%202.547-.47-.827.225-1.68.366-2.547.47zm381.803-2.067c-6.062.26-.5.7-.768%201.77l.768-1.77zm-101.54-2.08l-10.49.687%207.74-.416%202.75-.27zm284.092%204.18c-.647%201.44%206.895%203.54%203.435%205.54h-7.59c-.015-1%20.68-1.916%203.438-2.19-1.383.136-4.926.713-7.708.276l6.438-1.77c-6.938-.758-3.63%201.416-9.177%201.255.114-1.46-4.102-1.052-3.31-2.212%201.42-.14%204.84.6%206.967.024-6.256-.26-13.817-1.13-16.314-2.238.544.832%200%201.967-4.58%202.157-11.838.106-4.053-1.76-10.957-2.51-2.868%201.014-10.42-.04-10.62%202.147-3.465-.01-4.103-1.03-5.443-1.622-6.126.964-28.62.275-21.715%202.6l1.572.254c-.295.043-.64.195-1.003.195-20.082%202.115-41.72-1.34-61.646-.403l.037-.782c-11.9.835-26.477.47-34.97%202.04-3.52%200-8.306-1.346-6.802-2.217-9.09.55-10.11%201.365-23.244.16%209.144-1.277-3.153-1.136%209.368-.94-11.812-.63-14.49-1.803-27.177.196%204.32-1.874-8.89-2.36-14.507-1.8l8.277%201.34c-6.317.272-11.84.105-17.447-.054l3.033-2.464c-24.178-2.998-43.603%205.1-62.008.082-6.395%201.723%2013.134%201.213%207.414%203.23-11.12-.334-22.71-3.87-26.19-3.876-15.235-1.365-14.216%203.6-30.158%202.667%202.04.876%203.966%203.223-7.95%204.05-11.13-.325-13.68-3.686-6.653-4.39%202.67-.075%203.96.206%203.848.502%203.595-.318%208.312-.696%203.905-1.648l-1.443.877c-5.522-.896-20.834-.803-17.24-2.244-7.17.715-4.723%201.26.017%201.686-12.69-.915-20.605.12-34.373-.683%202.333.484%204.485%201.517%202.16%201.508-21.55-1.088-9.487%201.667-24.09%202.05-8.297-1.338%202.972-3.196-11.727-2.074-8.98-.906-1.9-2.33%201.667-3.047-13.394%201.69-25.024-1.116-32.672-1.427L740.824%200c-4.217.42-7.674.41-11.19.405l4.026%201.757c-4.14-.305-7.646-.312-7.57-1.045-4.268%201.152%203.268%202.923-5.2%204.497-5.522-.893-16.816.958-18.726-1.374%2015.626.712%201.595-1.752%209.324-2.528-2.07.038-4.394-.04-6.99-.232-.623-.26.587-.483%201.72-.616-16.618-2.084-7.64%202.637-24.86%202.583%202.185-1.314-3.993-2.493-6.802-2.212%206.938.027%203.318%202.192-3.05%203.2-11.044-1.023-12.003.76-17.784.64l6.603.484c-2.238%201.31-7.76%201.14-15.46%201.553-.207-.323.416-.512%201.278-.634-8.018.8-17.686-2.74-28.264-1.357-5.523-.89-.538-2.47-5.385-3.073-13.36%201.706-14.465-1.8-28.507-.39%204.043%201.765%204.75%201.333-5.134%203.056l23.08-1.244-14.81%202.568c6.963.025%2014.697-1.11%2018.87-.81-7.06%201.44-6.333%201-2.998%202.467-9.53-2.65-18.898%201.544-29.916-.246l.337-4.37c-16.566-1.95-29.433%202.242-50.94%201.143l6.913.76c-2.886%201.738-13.28.24-20.246.946.648-1.463-3.707-1.993-6.68-2.904.363%201.084-15.744-.1-17.697%202.82l-9.6-1.925c-17.37-.787-19.823%204.166-36.517%203.668%205.03-1.59-2.558-2.625%208.624-3.76-5.573-.016-10.585-.283-10.672.73-3.257-.916-15.458%201.97-20.583.58-2.35.643-3.12%202.174-9.376%202.053-.404-.175-.32-.394-.183-.544-1.38.6-9.12.944-4.12%202.423-17.17-4.56-47.99.332-62.94-3.585-12.167.49-26.822.96-37.865%201.066.708-.437.035-.727%202.126-.575-15.233-1.36-9.366%204.197-26.7%202.68-8.857-2.364%209.203-1.28%203.68-2.174-2.4-4.81-20.92.66-32.584-2.15l2.825-.284c-8.916-1.634-21.757%201.822-36.326%201.48%200%200%20.708-.425.086-.728-9.963%202.453-28.827%203.265-42.842%203.946%204.364-1.882%206.37-.996%203.707-2.91-6.283.272%201.84%203.072-10.7%203.607-4.078-1.03-13.124-1.93-14.326-3.97l11.83-.11c-6.06-2.64-15.313.09-21.543-.37l.795-1.153c-18.13.374-18.38%203.283-37.865%203.074l2.013.876c-10.646%202.88-8.926-1.62-19.546.52l-3.215-2.92C75.92%206.09%2058.336%208.21%2045.74%208.76%2052.875%206.595%2067.616%205.487%2076.74%204.2c-6.965-.02-23.67.214-27.3%201.657%202.81-.282%206.34-.998%209.113-.548C50.01%207.606%2038.76%208.735%2024.883%208.684c.805-1.853-2.8-2.646-8.346-3.03-1.387-.095-2.927-.165-4.52-.22l-2.51-.07c-.95-.02-2.042-.038-3.022-.057-2.207-.03-3.99-.06-6.99-.093V20h1245V5.37c-10%20.533-20.588%202.25-33.584%201.092h.005zM500.37%202.116c.422.367%201.243.646%202.1.91-.07-.213-.546-.473-2.1-.91zm632.888%205.752c-.812-.16-1.832-.25-2.973-.29l2.973.29zM844.37%206.23c2.177-.057%203.085-.3%203.197-.523-2.022.16-3.68.31-3.197.524zm285.915%201.346l-7.64-.77c-.534.8%203.916.593%207.64.77zm3.854.515c-.153-.062-.197-.114-.364-.176l-.52-.047c.34.066.636.137.882.225zM653.72%205.078l-3.793-.278c1.502.19%202.72.254%203.792.277zM706.217.864l.397.04c2.35-.237%201.02-.196-.397-.04zm89.34%202.667l2.877.168c-1.097-.226-2.204-.35-2.877-.166zm-84.07-1.817c1.243-.022%202.394-.086%203.457-.19-1.474.038-2.594.104-3.456.19z%22%20%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%2220%22%20height%3D%2220%22%20patternUnits%3D%22userSpaceOnUse%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cimage%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAADIAAAAyBAMAAADsEZWCAAAAGFBMVEWSkpJJSUkAAAAkJCRtbW22trb%2F%2F%2F%2Fb29tExgu2AAAACHRSTlMHBwcHBwcHB54dpMYAAAMtSURBVDjLBcGxQhs5FEBRMcDUIAenla6kN%2B1GLEMbBHhbEIlp7WdbboNCnN%2Ffc8xZwBN5KURYuxLK2WPxlmre%2Fe8cFZtY110EYRLILA0Lcw%2F05PoloAhy4PEKI9xjjxKvp69OH6h6y2kcJa%2FNmsO4klt1DEBtWB%2Fp8UbMW3yEMnIDVNyCvWztH2U2z2GwupGqU39Se7bhsNpIYDoa5c3C7KeQh9yrbfXoHVs5GISoj2EPynKQxR%2BZq5BXatyjAsD0wHmmyMQTQo1m4LKmImkJ6arzne4qyYLBkBA50HiPNi6tvn9eD4I1mf3w0ReUkx2ceOH1222kXWBaAfFc2I9M%2BERqcGWVdDoYtCljIrCJl3GDgxiZxmrSV52sQ3l8oND0OLZCPHox5G8bN6yAH86toQGZtFTj4qy617uvnLoj9eYcdnhqxSj%2Bu8AEKqqXxQcfwYPhZURCeL87E7lylcGWN1tATGFPPpwOa2VJy8RuARUxxAXCphs93ktgHERSKtRmAELxp5ycai2EIQIpiBkinabM2zQdm1N%2BxDvOOHemPuhJRbO25wZeQHWFeIwnVovIwpsCQznR8Ltkd0bg1mtRD1NBgxw7u7CrarJO4Xtm7MpY1YNMI9OT7UZpbFZ%2B5dwI6NYq6LPNmLYUDZF667elDJ%2F%2BuWuzX7Rh5nIbTpHzzZY%2B2J46e79e2lnNsufdHuKOLKJVFVjuKGp2Myffx1igZWCUoXDHP8n4uAESjkmRnOIpC%2BHLBmNf5Sa0HaXmV0V%2BAZai07Wx%2Fsp5WeH9zoriyb0IqDc%2BTBJInGvRNNaZol1bDsUMlUHrLQr5bTF06rNuyxo1vNb70S4Y%2BJybvBSk7QP5Qsw6QNZBLnbA1JiSFef33RoA7aWG5pmZ9ZxUfv6EwajiWfyFXnmSGN1KfgyiYW%2B8L86KXLl1Vk0MxL2KPaBmdA9hG%2F4dAdqf2W1fUb35CJj5eq%2FrzFpkGlFLdY49k%2BsG2l%2FAERlwL8rFCDJxMBFcX3WWM2a31KOmX0chginOItd8%2FeSgQGbleXmqCQPyEQuBQvxNOVOrB%2B5EqonFim1bTh4kI%2FX1P0acpv8B3yT8P2JOySQAAAAASUVORK5CYII%3D%22%20x%3D%220%22%20y%3D%220%22%3E%3C%2Fimage%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%221244%22%20height%3D%2214%22%20fill%3D%22%23fcfcfd%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%20%20%20%20%3Crect%20width%3D%221244%22%20height%3D%2214%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 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221244%22%20height%3D%2214%22%20viewBox%3D%220%200%201244%2014%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%3C!--%0D%0A%0D%0A%20%20%20%20http%3A%2F%2Fvanseodesign.com%2Fweb-design%2Fsvg-pattern-attributes%2F%0D%0A%20%20%20%20http%3A%2F%2Fvanseodesign.com%2Fweb-design%2Fsvg-pattern-element%2F%0D%0A%0D%0A%20%20%20%20--%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%22M342.03%205.372l-2.627.112c-.51-.14-1.09-.26-1.53-.42l4.157.308zM105.913%205.6c-2.688-1.166-9.626-1.916-13.903-.77%205.547.16%2011.077%201.07%2013.903.77zm300.76.87s-.115.072-.208.176c.13-.057.207-.115.21-.176h-.002zm-54.057-3.245l1.9%202.334c4.252-.42%205.142-3.043-1.9-2.336zm66.443%201.657c.5.055%201.02.12%201.69.17-.634-.09-1.19-.142-1.69-.17zm0%200c-1.047-.114-1.987-.186-3.893.004.26.105.52.18.855.253.746-.21%201.675-.334%203.036-.26v.002zm768.03.257c-.163-.31-.51-.583-.88-.745%200%20.26.345.508.88.743zM646.56%206.425c1.85-.206%204.29-.182%202.547-.47-.827.225-1.68.366-2.547.47zm381.803-2.067c-6.062.26-.5.7-.768%201.77l.768-1.77zm-101.54-2.08l-10.49.687%207.74-.416%202.75-.27zm284.092%204.18c-.647%201.44%206.895%203.54%203.435%205.54h-7.59c-.015-1%20.68-1.916%203.438-2.19-1.383.136-4.926.713-7.708.276l6.438-1.77c-6.938-.758-3.63%201.416-9.177%201.255.114-1.46-4.102-1.052-3.31-2.212%201.42-.14%204.84.6%206.967.024-6.256-.26-13.817-1.13-16.314-2.238.544.832%200%201.967-4.58%202.157-11.838.106-4.053-1.76-10.957-2.51-2.868%201.014-10.42-.04-10.62%202.147-3.465-.01-4.103-1.03-5.443-1.622-6.126.964-28.62.275-21.715%202.6l1.572.254c-.295.043-.64.195-1.003.195-20.082%202.115-41.72-1.34-61.646-.403l.037-.782c-11.9.835-26.477.47-34.97%202.04-3.52%200-8.306-1.346-6.802-2.217-9.09.55-10.11%201.365-23.244.16%209.144-1.277-3.153-1.136%209.368-.94-11.812-.63-14.49-1.803-27.177.196%204.32-1.874-8.89-2.36-14.507-1.8l8.277%201.34c-6.317.272-11.84.105-17.447-.054l3.033-2.464c-24.178-2.998-43.603%205.1-62.008.082-6.395%201.723%2013.134%201.213%207.414%203.23-11.12-.334-22.71-3.87-26.19-3.876-15.235-1.365-14.216%203.6-30.158%202.667%202.04.876%203.966%203.223-7.95%204.05-11.13-.325-13.68-3.686-6.653-4.39%202.67-.075%203.96.206%203.848.502%203.595-.318%208.312-.696%203.905-1.648l-1.443.877c-5.522-.896-20.834-.803-17.24-2.244-7.17.715-4.723%201.26.017%201.686-12.69-.915-20.605.12-34.373-.683%202.333.484%204.485%201.517%202.16%201.508-21.55-1.088-9.487%201.667-24.09%202.05-8.297-1.338%202.972-3.196-11.727-2.074-8.98-.906-1.9-2.33%201.667-3.047-13.394%201.69-25.024-1.116-32.672-1.427L740.824%200c-4.217.42-7.674.41-11.19.405l4.026%201.757c-4.14-.305-7.646-.312-7.57-1.045-4.268%201.152%203.268%202.923-5.2%204.497-5.522-.893-16.816.958-18.726-1.374%2015.626.712%201.595-1.752%209.324-2.528-2.07.038-4.394-.04-6.99-.232-.623-.26.587-.483%201.72-.616-16.618-2.084-7.64%202.637-24.86%202.583%202.185-1.314-3.993-2.493-6.802-2.212%206.938.027%203.318%202.192-3.05%203.2-11.044-1.023-12.003.76-17.784.64l6.603.484c-2.238%201.31-7.76%201.14-15.46%201.553-.207-.323.416-.512%201.278-.634-8.018.8-17.686-2.74-28.264-1.357-5.523-.89-.538-2.47-5.385-3.073-13.36%201.706-14.465-1.8-28.507-.39%204.043%201.765%204.75%201.333-5.134%203.056l23.08-1.244-14.81%202.568c6.963.025%2014.697-1.11%2018.87-.81-7.06%201.44-6.333%201-2.998%202.467-9.53-2.65-18.898%201.544-29.916-.246l.337-4.37c-16.566-1.95-29.433%202.242-50.94%201.143l6.913.76c-2.886%201.738-13.28.24-20.246.946.648-1.463-3.707-1.993-6.68-2.904.363%201.084-15.744-.1-17.697%202.82l-9.6-1.925c-17.37-.787-19.823%204.166-36.517%203.668%205.03-1.59-2.558-2.625%208.624-3.76-5.573-.016-10.585-.283-10.672.73-3.257-.916-15.458%201.97-20.583.58-2.35.643-3.12%202.174-9.376%202.053-.404-.175-.32-.394-.183-.544-1.38.6-9.12.944-4.12%202.423-17.17-4.56-47.99.332-62.94-3.585-12.167.49-26.822.96-37.865%201.066.708-.437.035-.727%202.126-.575-15.233-1.36-9.366%204.197-26.7%202.68-8.857-2.364%209.203-1.28%203.68-2.174-2.4-4.81-20.92.66-32.584-2.15l2.825-.284c-8.916-1.634-21.757%201.822-36.326%201.48%200%200%20.708-.425.086-.728-9.963%202.453-28.827%203.265-42.842%203.946%204.364-1.882%206.37-.996%203.707-2.91-6.283.272%201.84%203.072-10.7%203.607-4.078-1.03-13.124-1.93-14.326-3.97l11.83-.11c-6.06-2.64-15.313.09-21.543-.37l.795-1.153c-18.13.374-18.38%203.283-37.865%203.074l2.013.876c-10.646%202.88-8.926-1.62-19.546.52l-3.215-2.92C75.92%206.09%2058.336%208.21%2045.74%208.76%2052.875%206.595%2067.616%205.487%2076.74%204.2c-6.965-.02-23.67.214-27.3%201.657%202.81-.282%206.34-.998%209.113-.548C50.01%207.606%2038.76%208.735%2024.883%208.684c.805-1.853-2.8-2.646-8.346-3.03-1.387-.095-2.927-.165-4.52-.22l-2.51-.07c-.95-.02-2.042-.038-3.022-.057-2.207-.03-3.99-.06-6.99-.093V20h1245V5.37c-10%20.533-20.588%202.25-33.584%201.092h.005zM500.37%202.116c.422.367%201.243.646%202.1.91-.07-.213-.546-.473-2.1-.91zm632.888%205.752c-.812-.16-1.832-.25-2.973-.29l2.973.29zM844.37%206.23c2.177-.057%203.085-.3%203.197-.523-2.022.16-3.68.31-3.197.524zm285.915%201.346l-7.64-.77c-.534.8%203.916.593%207.64.77zm3.854.515c-.153-.062-.197-.114-.364-.176l-.52-.047c.34.066.636.137.882.225zM653.72%205.078l-3.793-.278c1.502.19%202.72.254%203.792.277zM706.217.864l.397.04c2.35-.237%201.02-.196-.397-.04zm89.34%202.667l2.877.168c-1.097-.226-2.204-.35-2.877-.166zm-84.07-1.817c1.243-.022%202.394-.086%203.457-.19-1.474.038-2.594.104-3.456.19z%22%20%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%2220%22%20height%3D%2220%22%20patternUnits%3D%22userSpaceOnUse%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cimage%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAADIAAAAyBAMAAADsEZWCAAAAGFBMVEWSkpJJSUkAAAAkJCRtbW22trb%2F%2F%2F%2Fb29tExgu2AAAACHRSTlMHBwcHBwcHB54dpMYAAAMtSURBVDjLBcGxQhs5FEBRMcDUIAenla6kN%2B1GLEMbBHhbEIlp7WdbboNCnN%2Ffc8xZwBN5KURYuxLK2WPxlmre%2Fe8cFZtY110EYRLILA0Lcw%2F05PoloAhy4PEKI9xjjxKvp69OH6h6y2kcJa%2FNmsO4klt1DEBtWB%2Fp8UbMW3yEMnIDVNyCvWztH2U2z2GwupGqU39Se7bhsNpIYDoa5c3C7KeQh9yrbfXoHVs5GISoj2EPynKQxR%2BZq5BXatyjAsD0wHmmyMQTQo1m4LKmImkJ6arzne4qyYLBkBA50HiPNi6tvn9eD4I1mf3w0ReUkx2ceOH1222kXWBaAfFc2I9M%2BERqcGWVdDoYtCljIrCJl3GDgxiZxmrSV52sQ3l8oND0OLZCPHox5G8bN6yAH86toQGZtFTj4qy617uvnLoj9eYcdnhqxSj%2Bu8AEKqqXxQcfwYPhZURCeL87E7lylcGWN1tATGFPPpwOa2VJy8RuARUxxAXCphs93ktgHERSKtRmAELxp5ycai2EIQIpiBkinabM2zQdm1N%2BxDvOOHemPuhJRbO25wZeQHWFeIwnVovIwpsCQznR8Ltkd0bg1mtRD1NBgxw7u7CrarJO4Xtm7MpY1YNMI9OT7UZpbFZ%2B5dwI6NYq6LPNmLYUDZF667elDJ%2F%2BuWuzX7Rh5nIbTpHzzZY%2B2J46e79e2lnNsufdHuKOLKJVFVjuKGp2Myffx1igZWCUoXDHP8n4uAESjkmRnOIpC%2BHLBmNf5Sa0HaXmV0V%2BAZai07Wx%2Fsp5WeH9zoriyb0IqDc%2BTBJInGvRNNaZol1bDsUMlUHrLQr5bTF06rNuyxo1vNb70S4Y%2BJybvBSk7QP5Qsw6QNZBLnbA1JiSFef33RoA7aWG5pmZ9ZxUfv6EwajiWfyFXnmSGN1KfgyiYW%2B8L86KXLl1Vk0MxL2KPaBmdA9hG%2F4dAdqf2W1fUb35CJj5eq%2FrzFpkGlFLdY49k%2BsG2l%2FAERlwL8rFCDJxMBFcX3WWM2a31KOmX0chginOItd8%2FeSgQGbleXmqCQPyEQuBQvxNOVOrB%2B5EqonFim1bTh4kI%2FX1P0acpv8B3yT8P2JOySQAAAAASUVORK5CYII%3D%22%20x%3D%220%22%20y%3D%220%22%3E%3C%2Fimage%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%221244%22%20height%3D%2214%22%20fill%3D%22%231AC89B%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%20%20%20%20%3Crect%20width%3D%221244%22%20height%3D%2214%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 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221244%22%20height%3D%2214%22%20viewBox%3D%220%200%201244%2014%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%3C!--%0D%0A%0D%0A%20%20%20%20http%3A%2F%2Fvanseodesign.com%2Fweb-design%2Fsvg-pattern-attributes%2F%0D%0A%20%20%20%20http%3A%2F%2Fvanseodesign.com%2Fweb-design%2Fsvg-pattern-element%2F%0D%0A%0D%0A%20%20%20%20--%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%22M342.03%205.372l-2.627.112c-.51-.14-1.09-.26-1.53-.42l4.157.308zM105.913%205.6c-2.688-1.166-9.626-1.916-13.903-.77%205.547.16%2011.077%201.07%2013.903.77zm300.76.87s-.115.072-.208.176c.13-.057.207-.115.21-.176h-.002zm-54.057-3.245l1.9%202.334c4.252-.42%205.142-3.043-1.9-2.336zm66.443%201.657c.5.055%201.02.12%201.69.17-.634-.09-1.19-.142-1.69-.17zm0%200c-1.047-.114-1.987-.186-3.893.004.26.105.52.18.855.253.746-.21%201.675-.334%203.036-.26v.002zm768.03.257c-.163-.31-.51-.583-.88-.745%200%20.26.345.508.88.743zM646.56%206.425c1.85-.206%204.29-.182%202.547-.47-.827.225-1.68.366-2.547.47zm381.803-2.067c-6.062.26-.5.7-.768%201.77l.768-1.77zm-101.54-2.08l-10.49.687%207.74-.416%202.75-.27zm284.092%204.18c-.647%201.44%206.895%203.54%203.435%205.54h-7.59c-.015-1%20.68-1.916%203.438-2.19-1.383.136-4.926.713-7.708.276l6.438-1.77c-6.938-.758-3.63%201.416-9.177%201.255.114-1.46-4.102-1.052-3.31-2.212%201.42-.14%204.84.6%206.967.024-6.256-.26-13.817-1.13-16.314-2.238.544.832%200%201.967-4.58%202.157-11.838.106-4.053-1.76-10.957-2.51-2.868%201.014-10.42-.04-10.62%202.147-3.465-.01-4.103-1.03-5.443-1.622-6.126.964-28.62.275-21.715%202.6l1.572.254c-.295.043-.64.195-1.003.195-20.082%202.115-41.72-1.34-61.646-.403l.037-.782c-11.9.835-26.477.47-34.97%202.04-3.52%200-8.306-1.346-6.802-2.217-9.09.55-10.11%201.365-23.244.16%209.144-1.277-3.153-1.136%209.368-.94-11.812-.63-14.49-1.803-27.177.196%204.32-1.874-8.89-2.36-14.507-1.8l8.277%201.34c-6.317.272-11.84.105-17.447-.054l3.033-2.464c-24.178-2.998-43.603%205.1-62.008.082-6.395%201.723%2013.134%201.213%207.414%203.23-11.12-.334-22.71-3.87-26.19-3.876-15.235-1.365-14.216%203.6-30.158%202.667%202.04.876%203.966%203.223-7.95%204.05-11.13-.325-13.68-3.686-6.653-4.39%202.67-.075%203.96.206%203.848.502%203.595-.318%208.312-.696%203.905-1.648l-1.443.877c-5.522-.896-20.834-.803-17.24-2.244-7.17.715-4.723%201.26.017%201.686-12.69-.915-20.605.12-34.373-.683%202.333.484%204.485%201.517%202.16%201.508-21.55-1.088-9.487%201.667-24.09%202.05-8.297-1.338%202.972-3.196-11.727-2.074-8.98-.906-1.9-2.33%201.667-3.047-13.394%201.69-25.024-1.116-32.672-1.427L740.824%200c-4.217.42-7.674.41-11.19.405l4.026%201.757c-4.14-.305-7.646-.312-7.57-1.045-4.268%201.152%203.268%202.923-5.2%204.497-5.522-.893-16.816.958-18.726-1.374%2015.626.712%201.595-1.752%209.324-2.528-2.07.038-4.394-.04-6.99-.232-.623-.26.587-.483%201.72-.616-16.618-2.084-7.64%202.637-24.86%202.583%202.185-1.314-3.993-2.493-6.802-2.212%206.938.027%203.318%202.192-3.05%203.2-11.044-1.023-12.003.76-17.784.64l6.603.484c-2.238%201.31-7.76%201.14-15.46%201.553-.207-.323.416-.512%201.278-.634-8.018.8-17.686-2.74-28.264-1.357-5.523-.89-.538-2.47-5.385-3.073-13.36%201.706-14.465-1.8-28.507-.39%204.043%201.765%204.75%201.333-5.134%203.056l23.08-1.244-14.81%202.568c6.963.025%2014.697-1.11%2018.87-.81-7.06%201.44-6.333%201-2.998%202.467-9.53-2.65-18.898%201.544-29.916-.246l.337-4.37c-16.566-1.95-29.433%202.242-50.94%201.143l6.913.76c-2.886%201.738-13.28.24-20.246.946.648-1.463-3.707-1.993-6.68-2.904.363%201.084-15.744-.1-17.697%202.82l-9.6-1.925c-17.37-.787-19.823%204.166-36.517%203.668%205.03-1.59-2.558-2.625%208.624-3.76-5.573-.016-10.585-.283-10.672.73-3.257-.916-15.458%201.97-20.583.58-2.35.643-3.12%202.174-9.376%202.053-.404-.175-.32-.394-.183-.544-1.38.6-9.12.944-4.12%202.423-17.17-4.56-47.99.332-62.94-3.585-12.167.49-26.822.96-37.865%201.066.708-.437.035-.727%202.126-.575-15.233-1.36-9.366%204.197-26.7%202.68-8.857-2.364%209.203-1.28%203.68-2.174-2.4-4.81-20.92.66-32.584-2.15l2.825-.284c-8.916-1.634-21.757%201.822-36.326%201.48%200%200%20.708-.425.086-.728-9.963%202.453-28.827%203.265-42.842%203.946%204.364-1.882%206.37-.996%203.707-2.91-6.283.272%201.84%203.072-10.7%203.607-4.078-1.03-13.124-1.93-14.326-3.97l11.83-.11c-6.06-2.64-15.313.09-21.543-.37l.795-1.153c-18.13.374-18.38%203.283-37.865%203.074l2.013.876c-10.646%202.88-8.926-1.62-19.546.52l-3.215-2.92C75.92%206.09%2058.336%208.21%2045.74%208.76%2052.875%206.595%2067.616%205.487%2076.74%204.2c-6.965-.02-23.67.214-27.3%201.657%202.81-.282%206.34-.998%209.113-.548C50.01%207.606%2038.76%208.735%2024.883%208.684c.805-1.853-2.8-2.646-8.346-3.03-1.387-.095-2.927-.165-4.52-.22l-2.51-.07c-.95-.02-2.042-.038-3.022-.057-2.207-.03-3.99-.06-6.99-.093V20h1245V5.37c-10%20.533-20.588%202.25-33.584%201.092h.005zM500.37%202.116c.422.367%201.243.646%202.1.91-.07-.213-.546-.473-2.1-.91zm632.888%205.752c-.812-.16-1.832-.25-2.973-.29l2.973.29zM844.37%206.23c2.177-.057%203.085-.3%203.197-.523-2.022.16-3.68.31-3.197.524zm285.915%201.346l-7.64-.77c-.534.8%203.916.593%207.64.77zm3.854.515c-.153-.062-.197-.114-.364-.176l-.52-.047c.34.066.636.137.882.225zM653.72%205.078l-3.793-.278c1.502.19%202.72.254%203.792.277zM706.217.864l.397.04c2.35-.237%201.02-.196-.397-.04zm89.34%202.667l2.877.168c-1.097-.226-2.204-.35-2.877-.166zm-84.07-1.817c1.243-.022%202.394-.086%203.457-.19-1.474.038-2.594.104-3.456.19z%22%20%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%2220%22%20height%3D%2220%22%20patternUnits%3D%22userSpaceOnUse%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cimage%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAADIAAAAyBAMAAADsEZWCAAAAGFBMVEWSkpJJSUkAAAAkJCRtbW22trb%2F%2F%2F%2Fb29tExgu2AAAACHRSTlMHBwcHBwcHB54dpMYAAAMtSURBVDjLBcGxQhs5FEBRMcDUIAenla6kN%2B1GLEMbBHhbEIlp7WdbboNCnN%2Ffc8xZwBN5KURYuxLK2WPxlmre%2Fe8cFZtY110EYRLILA0Lcw%2F05PoloAhy4PEKI9xjjxKvp69OH6h6y2kcJa%2FNmsO4klt1DEBtWB%2Fp8UbMW3yEMnIDVNyCvWztH2U2z2GwupGqU39Se7bhsNpIYDoa5c3C7KeQh9yrbfXoHVs5GISoj2EPynKQxR%2BZq5BXatyjAsD0wHmmyMQTQo1m4LKmImkJ6arzne4qyYLBkBA50HiPNi6tvn9eD4I1mf3w0ReUkx2ceOH1222kXWBaAfFc2I9M%2BERqcGWVdDoYtCljIrCJl3GDgxiZxmrSV52sQ3l8oND0OLZCPHox5G8bN6yAH86toQGZtFTj4qy617uvnLoj9eYcdnhqxSj%2Bu8AEKqqXxQcfwYPhZURCeL87E7lylcGWN1tATGFPPpwOa2VJy8RuARUxxAXCphs93ktgHERSKtRmAELxp5ycai2EIQIpiBkinabM2zQdm1N%2BxDvOOHemPuhJRbO25wZeQHWFeIwnVovIwpsCQznR8Ltkd0bg1mtRD1NBgxw7u7CrarJO4Xtm7MpY1YNMI9OT7UZpbFZ%2B5dwI6NYq6LPNmLYUDZF667elDJ%2F%2BuWuzX7Rh5nIbTpHzzZY%2B2J46e79e2lnNsufdHuKOLKJVFVjuKGp2Myffx1igZWCUoXDHP8n4uAESjkmRnOIpC%2BHLBmNf5Sa0HaXmV0V%2BAZai07Wx%2Fsp5WeH9zoriyb0IqDc%2BTBJInGvRNNaZol1bDsUMlUHrLQr5bTF06rNuyxo1vNb70S4Y%2BJybvBSk7QP5Qsw6QNZBLnbA1JiSFef33RoA7aWG5pmZ9ZxUfv6EwajiWfyFXnmSGN1KfgyiYW%2B8L86KXLl1Vk0MxL2KPaBmdA9hG%2F4dAdqf2W1fUb35CJj5eq%2FrzFpkGlFLdY49k%2BsG2l%2FAERlwL8rFCDJxMBFcX3WWM2a31KOmX0chginOItd8%2FeSgQGbleXmqCQPyEQuBQvxNOVOrB%2B5EqonFim1bTh4kI%2FX1P0acpv8B3yT8P2JOySQAAAAASUVORK5CYII%3D%22%20x%3D%220%22%20y%3D%220%22%3E%3C%2Fimage%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%221244%22%20height%3D%2214%22%20fill%3D%22%23103E6B%22%20clip-path%3D%22url(%23mask)%22%20%2F%3E%0D%0A%20%20%20%20%3Crect%20width%3D%221244%22%20height%3D%2214%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: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px
}

@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-small {
  max-width: 800px
}

.uk-container-large {
  max-width: 1600px
}

.uk-container-expand {
  max-width: none
}

.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-small {
  margin-left: -10px
}

.uk-grid-small>* {
  padding-left: 10px
}

*+.uk-grid-margin-small,
.uk-grid+.uk-grid-small,
.uk-grid-small>.uk-grid-margin {
  margin-top: 10px
}

.uk-grid-medium {
  margin-left: -20px
}

.uk-grid-medium>* {
  padding-left: 20px
}

*+.uk-grid-margin-medium,
.uk-grid+.uk-grid-medium,
.uk-grid-medium>.uk-grid-margin {
  margin-top: 20px
}

.uk-grid-large {
  margin-left: -40px
}

.uk-grid-large>* {
  padding-left: 40px
}

*+.uk-grid-margin-large,
.uk-grid+.uk-grid-large,
.uk-grid-large>.uk-grid-margin {
  margin-top: 40px
}

@media (min-width:1200px) {
  .uk-grid-large {
    margin-left: -70px
  }
  .uk-grid-large>* {
    padding-left: 70px
  }
  *+.uk-grid-margin-large,
.uk-grid+.uk-grid-large,
.uk-grid-large>.uk-grid-margin {
    margin-top: 70px
  }
}

.uk-grid-collapse {
  margin-left: 0
}

.uk-grid-collapse>* {
  padding-left: 0
}

.uk-grid+.uk-grid-collapse,
.uk-grid-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 #EBEBED
}

.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid #EBEBED
}

.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-small {
  margin-left: -20px
}

.uk-grid-divider.uk-grid-small>* {
  padding-left: 20px
}

.uk-grid-divider.uk-grid-small>:not(.uk-first-column)::before {
  left: 10px
}

.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-medium {
  margin-left: -40px
}

.uk-grid-divider.uk-grid-medium>* {
  padding-left: 40px
}

.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 {
  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-large {
  margin-left: -80px
}

.uk-grid-divider.uk-grid-large>* {
  padding-left: 80px
}

.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 {
  margin-top: 80px
}

.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before {
  top: -40px;
  left: 80px
}

@media (min-width:1200px) {
  .uk-grid-divider.uk-grid-large {
    margin-left: -140px
  }
  .uk-grid-divider.uk-grid-large>* {
    padding-left: 140px
  }
  .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 {
    margin-top: 140px
  }
  .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before {
    top: -70px;
    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: 16px;
  padding-right: 16px;
  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
}

.uk-tile-muted {
  background: #F4F4F6;
}

.uk-tile-primary {
  background: #1AC89B;
}

.uk-tile-secondary {
  background: #103E6B;
}

.uk-card {
  position: relative;
  box-sizing: border-box;
  transition: .1s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow,top;
  border-radius: 2px
}

.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
}

[class*=uk-card-media] {
  overflow: hidden
}

.uk-card-media-top,
.uk-grid-stack>.uk-card-media-left,
.uk-grid-stack>.uk-card-media-right {
  border-radius: 2px 2px 0 0
}

.uk-card-media-bottom {
  border-radius: 0 0 2px 2px
}

:not(.uk-grid-stack)>.uk-card-media-left {
  border-radius: 2px 0 0 2px
}

:not(.uk-grid-stack)>.uk-card-media-right {
  border-radius: 0 2px 2px 0
}

.uk-card-title {
  font-size: 18px;
  line-height: 1.4;
  font-family: Raleway;
  font-weight: 500
}

.uk-card-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  padding: 0 7px;
  color: #4F5260;
  font-size: 11px;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  border: 1px solid #EBEBED
}

.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: #fff;
  box-shadow: 2px 21px 50px rgba(41,44,61,.15)
}

.uk-card-default {
  background: #fff;
  color: #4F5260;
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.uk-card-default .uk-card-title {
  color: #292C3D
}

.uk-card-default.uk-card-hover:hover {
  background-color: #fff;
  box-shadow: 2px 21px 50px rgba(41,44,61,.15)
}

.uk-card-default .uk-card-header {
  border-bottom: 1px solid #EBEBED
}

.uk-card-default .uk-card-footer {
  border-top: 1px solid #EBEBED
}

.uk-card-primary {
  background: #1AC89B;
  color: #fff;
  background-image: linear-gradient(135deg,#1AC89B,#17b48b);
  box-shadow: 2px 16px 50px rgba(26,200,155,.35)
}

.uk-card-primary .uk-card-title {
  color: #fff
}

.uk-card-primary.uk-card-hover:hover {
  /* background-color: #ff2971;
  background-image: linear-gradient(155deg,#ff5c70,#eb007a); */
  background-color: #1AC89B;
  /* background-image: linear-gradient(135deg,#30cda5,#14a07c); */
  background-image: linear-gradient(135deg,#1AC89B,#17b48b);
  box-shadow: 2px 21px 50px rgba(26,200,155,.45)
}

.uk-card-secondary {
  background: #103E6B;
  color: #fff;
  background-image: linear-gradient(45deg,#232532,#13131a);
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.uk-card-secondary .uk-card-title {
  color: #fff
}

.uk-card-secondary.uk-card-hover:hover {
  background-color: #21232f;
  background-image: linear-gradient(135deg,#2a2b3b,#0c0d11);
  box-shadow: 2px 21px 50px rgba(41,44,61,.15)
}

.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: -5px -20px
}

.uk-card-title+.uk-nav-default {
  margin-top: 0
}

.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: -25px -40px
  }
  .uk-card-title+.uk-nav-default {
    margin-top: 0
  }
  .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: -5px -20px
}

.uk-card-small .uk-card-title+.uk-nav-default {
  margin-top: 0
}

.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: -55px -70px
  }
  .uk-card-large .uk-card-title+.uk-nav-default {
    margin-top: 0
  }
}

.uk-close {
  color: #90929D;
  transition: .1s ease-in-out;
  transition-property: color,opacity
}

.uk-close:focus,
.uk-close:hover {
  color: #292C3D;
  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: rgba(79,82,96,.5);
  background: 0 0;
  transition: .1s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow
}

.uk-totop:focus,
.uk-totop:hover {
  color: #292C3D;
  outline: 0;
  background-color: transparent
}

.uk-totop:active {
  color: #1AC89B;
  background-color: transparent
}

.uk-marker {
  padding: 5px;
  background: #103E6B;
  color: #fff;
  transition: .1s ease-in-out;
  transition-property: color,background-color;
  border-radius: 500px
}

.uk-marker:focus,
.uk-marker:hover {
  color: #fff;
  outline: 0
}

.uk-alert {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 24px 10px 10px;
  background: #fff;
  color: #292C3D;
  border-radius: 2px;
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

*+.uk-alert {
  margin-top: 20px
}

.uk-alert>:last-child {
  margin-bottom: 0
}

.uk-alert-close {
  position: absolute;
  top: 16px;
  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: #1AC89B
}

.uk-alert-success {
  background: #fff;
  color: #19C06A
}

.uk-alert-warning {
  background: #fff;
  color: #FE952C
}

.uk-alert-danger {
  background: #fff;
  color: #FC4B4E
}

.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: #1AC89B;
  color: #fff;
  font-size: 11px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  line-height: 0;
  letter-spacing: 0;
  font-family: Raleway
}

.uk-badge:focus,
.uk-badge:hover {
  color: #fff;
  text-decoration: none;
  outline: 0
}

.uk-label {
  display: inline-block;
  padding: 2px 10px;
  background: #1AC89B;
  line-height: 1.4;
  font-size: 11px;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .5px;
  border-radius: 500px
}

.uk-label-success {
  background-color: #19C06A;
  color: #fff
}

.uk-label-warning {
  background-color: #FE952C;
  color: #fff
}

.uk-label-danger {
  background-color: #FC4B4E;
  color: #fff
}

.uk-overlay {
  padding: 20px 20px
}

.uk-overlay>:last-child {
  margin-bottom: 0
}

.uk-overlay-default {
  background: rgba(255,255,255,.8);
  background-image: linear-gradient(135deg,rgba(255,255,255,.8),rgba(245,245,245,.8))
}

.uk-overlay-primary {
  background: rgba(27,28,38,.8);
  background-image: linear-gradient(135deg,rgba(26,200,155,.8),rgba(235,0,106,.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: 42px;
  line-height: 1.2;
  color: #292C3D;
  font-family: Raleway;
  font-weight: 300
}

.uk-article-meta {
  font-size: 14px;
  line-height: 1.4;
  color: #90929D;
  font-family: PT Serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic
}

.uk-article-meta a {
  color: #90929D
}

.uk-article-meta a:hover {
  color: #4F5260;
  text-decoration: none
}

.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: 13px;
  line-height: 1.4
}

.uk-comment-meta {
  font-size: 14px;
  line-height: 1.4;
  color: #90929D;
  font-family: PT Serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic
}

.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: #F4F4F6;
  border-radius: 2px
}

.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: #292C3D;
  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: #90929D!important
}

.uk-search-input::placeholder {
  color: #90929D
}

.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: #90929D
}

.uk-search .uk-search-icon:hover {
  color: #90929D
}

.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: 16px;
  padding-right: 16px;
  background: 0 0;
  border: 1px solid #EBEBED;
  border-radius: 500px
}

.uk-search-default .uk-search-input:focus {
  background-color: #fff;
  border-color: #d6d6da
}

.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: 16px
}

.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: 32px
}

.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: #90929D
}

.uk-search-toggle:focus,
.uk-search-toggle:hover {
  color: #4F5260
}

.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: 5px 0
}

ul.uk-nav-sub {
  padding: 5px 0 5px 16px
}

.uk-nav-sub ul {
  padding-left: 16px
}

.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%234F5260%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%234F5260%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: 5px 0;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1.8px
}

.uk-nav-header:not(:first-child) {
  margin-top: 20px
}

.uk-nav-divider {
  margin: 5px 0
}

.uk-nav-default {
  font-size: 11px;
  font-size: 16px;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-nav-default>li>a {
  color: #90929D;
  transition: .1s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow
}

.uk-nav-default>li>a:focus,
.uk-nav-default>li>a:hover {
  color: #1AC89B;
  background-color: transparent
}

.uk-nav-default>li.uk-active>a {
  color: #292C3D;
  background-color: transparent
}

.uk-nav-default .uk-nav-header {
  color: #292C3D
}

.uk-nav-default .uk-nav-divider {
  border-top: 1px solid #EBEBED
}

.uk-nav-default .uk-nav-sub a {
  color: #90929D
}

.uk-nav-default .uk-nav-sub a:focus,
.uk-nav-default .uk-nav-sub a:hover {
  color: #4F5260
}

.uk-nav-primary {
  font-family: Raleway;
  font-weight: 300
}

.uk-nav-primary>li>a {
  font-size: 24px;
  line-height: 1.73;
  color: #90929D;
  transition: .1s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow;
  padding: 5px 0
}

.uk-nav-primary>li>a:focus,
.uk-nav-primary>li>a:hover {
  color: #1AC89B
}

.uk-nav-primary>li.uk-active>a {
  color: #292C3D
}

.uk-nav-primary .uk-nav-header {
  color: #292C3D;
  padding: 5px 0
}

.uk-nav-primary .uk-nav-divider {
  border-top: 1px solid #EBEBED
}

.uk-nav-primary .uk-nav-sub a {
  color: #90929D
}

.uk-nav-primary .uk-nav-sub a:focus,
.uk-nav-primary .uk-nav-sub a:hover {
  color: #4F5260
}

.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%);
  z-index: 990
}

.uk-navbar-center:not(:only-child) .uk-navbar-item,
.uk-navbar-center:not(:only-child) .uk-navbar-nav>li>a,
.uk-navbar-center:not(:only-child) .uk-navbar-toggle {
  white-space: nowrap
}

.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-] .uk-navbar-item,[class*=uk-navbar-center-] .uk-navbar-nav>li>a,[class*=uk-navbar-center-] .uk-navbar-toggle {
  white-space: nowrap
}

.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;
  height: 80px;
  padding: 0 16px;
  font-size: 11px;
  font-family: Raleway;
  text-decoration: none
}

.uk-navbar-nav>li>a {
  color: #4F5260;
  transition: .1s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow;
  position: relative;
  z-index: 1;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-navbar-nav>li>a::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 25px;
  height: 1px;
  background-color: transparent;
  transition: .1s ease-in-out;
  transition-property: background-color,border-color,box-shadow,height,right;
  left: 16px;
  right: calc(102% - 16px)
}

.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a.uk-open,
.uk-navbar-nav>li>a:focus {
  color: #1AC89B;
  outline: 0
}

.uk-navbar-nav>li:hover>a::before,
.uk-navbar-nav>li>a.uk-open::before,
.uk-navbar-nav>li>a:focus::before {
  right: 16px
}

.uk-navbar-nav>li>a:active {
  color: #292C3D
}

.uk-navbar-nav>li.uk-active>a {
  color: #292C3D
}

.uk-navbar-nav>li.uk-active>a::before {
  right: 16px;
  background-color: #1AC89B
}

.uk-navbar-item {
  color: #4F5260
}

.uk-navbar-toggle {
  color: #292C3D;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-navbar-toggle.uk-open,
.uk-navbar-toggle:focus,
.uk-navbar-toggle:hover {
  color: #1AC89B;
  outline: 0;
  text-decoration: none
}

.uk-navbar-subtitle {
  font-size: 11px
}

.uk-navbar-sticky {
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.uk-navbar-dropdown {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 200px;
  padding: 25px;
  background: #fff;
  color: #4F5260;
  border-radius: 2px;
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.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: -50px
}

.uk-navbar-dropdown-grid>* {
  padding-left: 50px
}

.uk-navbar-dropdown-grid>.uk-grid-margin {
  margin-top: 50px
}

.uk-navbar-dropdown-stack .uk-navbar-dropdown-grid>* {
  width: 100%!important
}

.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
  width: 400px
}

.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
  width: 600px
}

.uk-navbar-dropdown-width-4:not(.uk-navbar-dropdown-stack) {
  width: 800px
}

.uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
  width: 1000px
}

.uk-navbar-dropdown-dropbar {
  margin-top: 0;
  margin-bottom: 30px;
  box-shadow: none
}

.uk-navbar-dropdown-nav {
  margin-left: 0;
  margin-right: 0;
  font-size: 11px;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-navbar-dropdown-nav>li>a {
  color: #90929D;
  padding: 5px 0
}

.uk-navbar-dropdown-nav>li>a:focus,
.uk-navbar-dropdown-nav>li>a:hover {
  color: #1AC89B;
  background-color: transparent
}

.uk-navbar-dropdown-nav>li.uk-active>a {
  color: #292C3D
}

.uk-navbar-dropdown-nav .uk-nav-header {
  color: #292C3D;
  padding: 5px 0
}

.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #EBEBED;
  margin-top: 5px;
  margin-bottom: 5px
}

.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: #90929D
}

.uk-navbar-dropdown-nav .uk-nav-sub a:focus,
.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
  color: #4F5260
}

.uk-navbar-dropbar {
  background: #fff
}

.uk-navbar-dropbar-slide {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
  box-shadow: 0 20px 30px rgba(41,44,61,.1)
}

.uk-navbar-container>.uk-container .uk-navbar-left {
  margin-left: -16px;
  margin-right: -16px
}

.uk-navbar-container>.uk-container .uk-navbar-right {
  margin-right: -16px
}

.uk-navbar-dropdown-nav .uk-nav-sub {
  padding-left: 16px
}

.uk-navbar-dropdown-grid>* {
  position: relative
}

.uk-navbar-dropdown-grid>:not(.uk-first-column)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  border-left: 1px solid #EBEBED
}

.uk-navbar-dropdown-grid.uk-grid-stack>.uk-grid-margin::before {
  content: "";
  position: absolute;
  top: -25px;
  left: 50px;
  right: 0;
  border-top: 1px solid #EBEBED
}

.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: #90929D;
  transition: .1s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow;
  font-size: 11px;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-subnav>*>a:focus,
.uk-subnav>*>a:hover {
  color: #4F5260;
  text-decoration: none;
  outline: 0
}

.uk-subnav>.uk-active>a {
  color: #292C3D
}

.uk-subnav-divider>* {
  display: flex;
  align-items: center
}

.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
  content: "";
  height: .9em;
  margin-left: 0;
  margin-right: 20px;
  border-left: 1px solid #EBEBED
}

.uk-subnav-pill>*>:first-child {
  padding: 8px 20px;
  background: 0 0;
  color: #90929D;
  border-radius: 500px
}

.uk-subnav-pill>*>a:focus,
.uk-subnav-pill>*>a:hover {
  background-color: #fff;
  color: #4F5260;
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.uk-subnav-pill>*>a:active {
  background-color: #fff;
  color: #292C3D;
  box-shadow: 2px 6px 16px rgba(41,44,61,.1)
}

.uk-subnav-pill>.uk-active>a {
  background-color: #1AC89B;
  color: #fff;
  box-shadow: 2px 6px 16px rgba(26,200,155,.35)
}

.uk-subnav>.uk-disabled>a {
  color: #90929D
}

.uk-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none
}

.uk-breadcrumb>* {
  flex: none
}

.uk-breadcrumb>*>* {
  display: inline-block;
  font-size: 11px;
  color: #90929D;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-breadcrumb>*>:focus,
.uk-breadcrumb>*>:hover {
  color: #4F5260;
  text-decoration: none
}

.uk-breadcrumb>.uk-disabled>* {
  color: #90929D
}

.uk-breadcrumb>:last-child>* {
  color: #292C3D
}

.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
  content: "/";
  display: inline-block;
  margin: 0 20px;
  color: rgba(144,146,157,.5)
}

.uk-pagination {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  padding: 0;
  list-style: none
}

.uk-pagination>* {
  flex: none;
  padding-left: 10px;
  position: relative
}

.uk-pagination>*>* {
  display: block;
  color: #90929D;
  box-sizing: border-box;
  min-width: 30px;
  padding: 3px 6px;
  background: 0 0;
  line-height: 25px;
  text-align: center;
  transition: .1s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow;
  font-size: 11px;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  border-radius: 500px
}

.uk-pagination>*>:focus,
.uk-pagination>*>:hover {
  color: #292C3D;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 2px 6px 16px rgba(41,44,61,.1)
}

.uk-pagination>.uk-active>* {
  color: #1AC89B;
  background-color: transparent
}

.uk-pagination>.uk-disabled>* {
  color: #90929D;
  background-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 #EBEBED
}

.uk-tab>*{
  flex: none;
  padding-left: 20px;
  position: relative
}

.uk-tab>*>a {
  display: block;
  text-align: center;
  padding: 10px 20px;
  color: #90929D;
  transition: .1s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow;
  font-size: 11px;
  line-height: 20px;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  border-bottom: 1px solid transparent
}

.uk-tab>*>a:focus,
.uk-tab>*>a:hover {
  color: #4F5260;
  text-decoration: none;
  border-color: transparent
}

.uk-tab>.uk-active>a {
  color: #292C3D;
  border-color: #1AC89B
}

.uk-tab>.uk-disabled>a {
  color: #90929D
}

.uk-tab-bottom::before {
  top: 0;
  bottom: auto
}

.uk-tab-bottom>*>a {
  border-top: 1px 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 #EBEBED;
  border-bottom: none
}

.uk-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid #EBEBED;
  border-bottom: none
}

.uk-tab-left>*>a {
  text-align: left;
  padding: 10px 20px;
  border-right: 1px solid transparent;
  border-bottom: 0 none
}

.uk-tab-right>*>a {
  text-align: left;
  padding: 10px 20px;
  border-left: 1px solid transparent;
  border-bottom: 0 none
}

.uk-tab .uk-dropdown {
  margin-left: 40px
}

.uk-slidenav {
  padding: 5px 10px;
  color: rgba(79,82,96,.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(79,82,96,.9);
  outline: 0;
  background-color: transparent
}

.uk-slidenav:active {
  color: rgba(79,82,96,.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: 11px;
  height: 11px;
  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: 1px solid rgba(79,82,96,.3)
}

.uk-dotnav>*>:focus,
.uk-dotnav>*>:hover {
  background-color: rgba(79,82,96,.4);
  outline: 0;
  border-color: transparent
}

.uk-dotnav>*>:active {
  background-color: #1AC89B;
  border-color: transparent
}

.uk-dotnav>.uk-active>* {
  background-color: #1AC89B;
  border-color: transparent
}

.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: -16px
}

.uk-thumbnav>* {
  flex: none;
  padding-left: 16px
}

.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: -16px
}

.uk-thumbnav-vertical>* {
  padding-left: 0;
  padding-top: 16px
}

.uk-accordion {
  padding: 0;
  list-style: none
}

.uk-accordion>:nth-child(n+2) {
  margin-top: 20px
}

.uk-accordion-title {
  display: block;
  font-size: 16px;
  line-height: 1.4;
  color: #292C3D;
  padding: 0 0;
  background: 0 0;
  overflow: hidden;
  font-family: Raleway;
  font-weight: 500
}

.uk-accordion-title::after {
  content: "";
  width: 1.4em;
  height: 1.4em;
  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%234F5260%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%234F5260%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::after {
  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%234F5260%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: #4F5260;
  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: #4F5260;
  border-radius: 2px;
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.uk-dropdown.uk-open {
  display: block
}

.uk-dropdown-nav {
  white-space: nowrap;
  margin-left: 0;
  margin-right: 0;
  font-size: 11px;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.uk-dropdown-nav>li>a {
  color: #90929D;
  padding: 5px 0
}

.uk-dropdown-nav>li.uk-active>a,
.uk-dropdown-nav>li>a:focus,
.uk-dropdown-nav>li>a:hover {
  color: #292C3D;
  background-color: transparent
}

.uk-dropdown-nav .uk-nav-header {
  color: #1AC89B;
  padding: 5px 0
}

.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #EBEBED;
  margin-left: 0;
  margin-right: 0
}

.uk-dropdown-nav .uk-nav-sub a {
  color: #90929D
}

.uk-dropdown-nav .uk-nav-sub a:focus,
.uk-dropdown-nav .uk-nav-sub a:hover {
  color: #1AC89B
}

[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: 16px
}

.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: 16px 16px;
  background: rgba(27,28,38,.4);
  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;
  border-radius: 2px;
  box-shadow: 2px 21px 50px rgba(41,44,61,.15)
}

.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 #EBEBED
}

.uk-modal-footer {
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #EBEBED
}

.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: 32px;
  line-height: 1.3;
  font-family: Raleway;
  font-weight: 300
}

[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: #000;
  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>*>: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>: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-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: 0;
  box-sizing: border-box;
  width: 270px;
  /* padding: 20px 20px; */
  padding: 40px 20px 20px;
  /* background: #fff; */
  background: #103E6B;
  /* background: #1AC89B; */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transform: translateX(-100%);
  box-shadow: 2px 21px 50px rgba(41,44,61,.15)
}

@media (min-width:960px) {
  .uk-offcanvas-bar {
    width: 350px;
    padding: 40px 40px
  }
}

@media (max-width:640px) {
  .uk-offcanvas-bar {
    width: 100%;
    text-align: center;
  }
}

.uk-offcanvas-flip .uk-offcanvas-bar {
  /* left: auto; */
  left: 100%;
  /* right: 0; */
  transform: translateX(100%)
}

.uk-open>.uk-offcanvas-bar {
  transform: translateX(0)
}

.uk-offcanvas-bar-animation {
  transition: transform .3s ease-out
}

.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 {
  transform: translateX(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(0,0,0,.1);
  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-overlay {
  overflow: hidden
}

.uk-offcanvas-container .uk-offcanvas-content {
  position: relative;
  left: 0;
  transition: left .3s ease-out;
  -webkit-overflow-scrolling: touch
}

.uk-offcanvas-overlay .uk-offcanvas-content {
  overflow-y: hidden
}

:not(.uk-offcanvas-flip)>.uk-offcanvas-content-animation {
  left: 270px
}

.uk-offcanvas-flip>.uk-offcanvas-content-animation {
  left: -270px
}

@media (min-width:960px) {
   :not(.uk-offcanvas-flip)>.uk-offcanvas-content-animation {
    left: 350px
  }
  .uk-offcanvas-flip>.uk-offcanvas-content-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-iconnav {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -10px
}

.uk-iconnav>* {
  flex: none;
  padding-left: 10px
}

.uk-iconnav>*>a {
  display: block;
  color: #90929D
}

.uk-iconnav>*>a:focus,
.uk-iconnav>*>a:hover {
  color: #4F5260;
  outline: 0
}

.uk-iconnav>.uk-active>a {
  color: #4F5260
}

.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: 10px;
  left: 10px;
  z-index: 1040;
  box-sizing: border-box;
  width: 350px
}

.uk-notification-bottom-right,
.uk-notification-top-right {
  left: auto;
  right: 10px
}

.uk-notification-bottom-center,
.uk-notification-top-center {
  left: 50%;
  margin-left: -175px
}

.uk-notification-bottom-center,
.uk-notification-bottom-left,
.uk-notification-bottom-right {
  top: auto;
  bottom: 10px
}

@media (max-width:639px) {
  .uk-notification {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0
  }
}

.uk-notification-message {
  position: relative;
  margin-bottom: 10px;
  padding: 10px;
  background: #F4F4F6;
  color: #4F5260;
  font-size: 16px;
  line-height: 1.4;
  cursor: pointer;
  border-radius: 2px
}

.uk-notification-close {
  display: none;
  position: absolute;
  top: 16px;
  right: 10px
}

.uk-notification-message:hover .uk-notification-close {
  display: block
}

.uk-notification-message-primary {
  color: #1AC89B
}

.uk-notification-message-success {
  color: #19C06A
}

.uk-notification-message-warning {
  color: #FE952C
}

.uk-notification-message-danger {
  color: #FC4B4E
}

.uk-tooltip {
  display: none;
  position: absolute;
  z-index: 1030;
  box-sizing: border-box;
  max-width: 200px;
  padding: 3px 6px;
  background: #1AC89B;
  border-radius: 2px;
  color: #fff;
  font-size: 12px
}

.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 #EBEBED;
  border-radius: 2px
}

*+.uk-placeholder {
  margin-top: 20px
}

.uk-placeholder>:last-child {
  margin-bottom: 0
}

.uk-progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  border: 0;
  background-color: #F4F4F6;
  margin-bottom: 20px;
  height: 16px;
  border-radius: 500px;
  overflow: hidden
}

*+.uk-progress {
  margin-top: 20px
}

.uk-progress:indeterminate {
  color: transparent
}

.uk-progress::-webkit-progress-bar {
  background-color: #F4F4F6;
  border-radius: 500px;
  overflow: hidden
}

.uk-progress:indeterminate::-moz-progress-bar {
  width: 0
}

.uk-progress::-webkit-progress-value {
  background-color: #1AC89B;
  transition: width .6s ease
}

.uk-progress::-moz-progress-bar {
  background-color: #1AC89B
}

.uk-progress::-ms-fill {
  background-color: #1AC89B;
  transition: width .6s ease;
  border: 0
}

.uk-sortable {
  position: relative
}

.uk-sortable>* {
  touch-action: none
}

.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
}

.uk-sortable-empty {
  min-height: 50px
}

.uk-sortable-handle:hover {
  cursor: move
}

.uk-countdown-number,
.uk-countdown-separator {
  line-height: 70px;
  color: #292C3D
}

.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: #90929D;
  font-size: 16px
}

[class*=uk-animation-] {
  animation-duration: .5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
}

.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in
}

.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-fast {
  animation-duration: .1s
}

.uk-animation-toggle:not(:hover):not(.uk-hover) [class*=uk-animation-] {
  animation-name: none
}

@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)
  }
}

[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>* {
  width: 1px
}

.uk-child-width-expand>:not([class*=uk-width]) {
  flex: 1;
  min-width: 0;
  flex-basis: 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>* {
    width: 1px
  }
  .uk-child-width-expand\@s>: not([class*=uk-width]) {
    flex: 1;
    min-width: 0;
    flex-basis: 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>* {
    width: 1px
  }
  .uk-child-width-expand\@m>: not([class*=uk-width]) {
    flex: 1;
    min-width: 0;
    flex-basis: 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>* {
    width: 1px
  }
  .uk-child-width-expand\@l>: not([class*=uk-width]) {
    flex: 1;
    min-width: 0;
    flex-basis: 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>* {
    width: 1px
  }
  .uk-child-width-expand\@xl>: not([class*=uk-width]) {
    flex: 1;
    min-width: 0;
    flex-basis: 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 {
  width: 1px;
  flex: 1;
  min-width: 0;
  flex-basis: 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 {
    width: 1px;
    flex: 1;
    min-width: 0;
    flex-basis: 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 {
    width: 1px;
    flex: 1;
    min-width: 0;
    flex-basis: 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 {
    width: 1px;
    flex: 1;
    min-width: 0;
    flex-basis: 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 {
    width: 1px;
    flex: 1;
    min-width: 0;
    flex-basis: 1px
  }
}

.uk-text-lead {
  font-size: 24px;
  line-height: 1.4;
  color: #292C3D;
  font-family: PT Serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic
}

.uk-text-meta {
  font-size: 14px;
  line-height: 1.4;
  color: #90929D;
  font-family: PT Serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic
}

.uk-text-meta a {
  color: #90929D
}

.uk-text-meta a:hover {
  color: #4F5260;
  text-decoration: none
}

.uk-text-small {
  font-size: 11px;
  line-height: 1.5
}

.uk-text-large {
  font-size: 20px;
  line-height: 1.5
}

.uk-text-bold {
  font-weight: bolder
}

.uk-text-uppercase {
  text-transform: uppercase!important
}

.uk-text-capitalize {
  text-transform: capitalize!important
}

.uk-text-lowercase {
  text-transform: lowercase!important
}

.uk-text-muted {
  color: #90929D!important
}

.uk-text-primary {
  color: #1AC89B!important
}

.uk-text-success {
  color: #19C06A!important
}

.uk-text-warning {
  color: #FE952C!important
}

.uk-text-danger {
  color: #FC4B4E!important
}

.uk-text-background {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  color: #1AC89B!important
}

@supports (-webkit-background-clip:text) {
  .uk-text-background {
    background-color: #1AC89B;
    background-image: linear-gradient(135deg,#1AC89B,#17b48b)
  }
}

.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;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto
}

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 #EBEBED;
  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: #F4F4F6
}

.uk-background-primary {
  background-color: #1AC89B
}

.uk-background-secondary {
  background-color: #103E6B
}

.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
}

@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-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 #EBEBED;
  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
}

[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*/
  /* Height is set to 465px to match with Large header of Medium */
  height: 465px
}

.uk-height-max-small {
  max-height: 150px
}

.uk-height-max-medium {
  max-height: 300px
}

.uk-height-max-large {
  max-height: 450px
}

.uk-preserve-width,
.uk-preserve-width audio,
.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-rounded {
  border-radius: 2px
}

.uk-inline-clip[class*=uk-border-] {
  -webkit-transform: translateZ(0)
}

.uk-box-shadow-small {
  box-shadow: 2px 6px 16px rgba(41,44,61,.1)
}

.uk-box-shadow-medium {
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.uk-box-shadow-large {
  box-shadow: 2px 21px 50px rgba(41,44,61,.15)
}

.uk-box-shadow-xlarge {
  box-shadow: 2px 26px 60px rgba(41,44,61,.15)
}

[class*=uk-box-shadow-hover] {
  transition: box-shadow .1s ease-in-out
}

.uk-box-shadow-hover-small:hover {
  box-shadow: 2px 6px 16px rgba(41,44,61,.1)
}

.uk-box-shadow-hover-medium:hover {
  box-shadow: 2px 16px 50px rgba(41,44,61,.1)
}

.uk-box-shadow-hover-large:hover {
  box-shadow: 2px 21px 50px rgba(41,44,61,.15)
}

.uk-box-shadow-hover-xlarge:hover {
  box-shadow: 2px 26px 60px rgba(41,44,61,.15)
}

@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
}

.uk-leader {
  overflow: hidden
}

.uk-leader-fill::after {
  display: inline-block;
  margin-left: 10px;
  width: 0;
  content: attr(data-fill);
  white-space: nowrap;
  color: #4F5260
}

.uk-leader-fill.uk-leader-hide::after {
  display: none
}

.var-leader-fill:before {
  content: '.'
}

.uk-logo {
  font-size: 24px;
  font-family: Raleway;
  color: #292C3D;
  text-decoration: none
}

.uk-logo:focus,
.uk-logo:hover {
  color: #4F5260;
  outline: 0;
  text-decoration: none
}

.uk-logo-inverse {
  display: none
}

.uk-svg,
.uk-svg:not(.uk-preserve) [FILL*='#']:not(.uk-preserve),
.uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
  fill: currentcolor
}

.uk-svg:not(.uk-preserve) [STROKE*='#']:not(.uk-preserve),
.uk-svg:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: currentcolor
}

.uk-svg {
  transform: translate(0,0)
}

.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-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+* {
  margin-top: 0!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
}

.uk-padding {
  padding: 20px
}

@media (min-width:1200px) {
  .uk-padding {
    padding: 40px
  }
}

.uk-padding-small {
  padding: 10px
}

.uk-padding-large {
  padding: 40px
}

@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-top],[class*=uk-position-bottom],[class*=uk-position-left],[class*=uk-position-right],[class*=uk-position-center] {
  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%);
  display: table;
  width: -moz-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%);
  display: table;
  width: -moz-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 {
  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 {
  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 {
  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 {
    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-fade,[class*=uk-transition-scale],[class*=uk-transition-slide] {
  transition: .3s ease-out;
  transition-property: opacity,transform,filter
}

.uk-transition-toggle:focus {
  outline: 0
}

.uk-transition-fade {
  opacity: 0
}

.uk-transition-active.uk-active [class*=uk-transition-fade],
.uk-transition-toggle.uk-hover [class*=uk-transition-fade],
.uk-transition-toggle:focus [class*=uk-transition-fade],
.uk-transition-toggle:hover [class*=uk-transition-fade] {
  opacity: 1
}

[class*=uk-transition-scale] {
  opacity: 0
}

.uk-transition-scale-up {
  transform: scale3d(1,1,1)
}

.uk-transition-scale-down {
  transform: scale3d(1.1,1.1,1)
}

.uk-transition-active.uk-active .uk-transition-scale-up,
.uk-transition-toggle.uk-hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle:hover .uk-transition-scale-up {
  opacity: 1;
  transform: scale3d(1.1,1.1,1)
}

.uk-transition-active.uk-active .uk-transition-scale-down,
.uk-transition-toggle.uk-hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle:hover .uk-transition-scale-down {
  opacity: 1;
  transform: scale3d(1,1,1)
}

[class*=uk-transition-slide] {
  opacity: 0
}

.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.uk-hover [class*=uk-transition-slide],
.uk-transition-toggle:focus [class*=uk-transition-slide],
.uk-transition-toggle:hover [class*=uk-transition-slide] {
  opacity: 1;
  transform: translateX(0) translateY(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(.uk-hover) .uk-hidden-hover:not(:focus) {
  position: absolute!important;
  width: 0!important;
  height: 0!important;
  padding: 0!important;
  margin: 0!important;
  overflow: hidden!important
}

.uk-visible-toggle:not(:hover):not(.uk-hover) .uk-invisible-hover:not(:focus) {
  opacity: 0!important
}

@media (pointer:coarse) {
  .uk-hidden-touch {
    display: none!important
  }
}

.uk-hidden-notouch {
  display: none!important
}

@media (pointer:coarse) {
  .uk-hidden-notouch {
    display: block!important
  }
}

@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
}

@media (min-width:1200px) {
  .tm-page-container {
    background: #ececef 50% 50%/cover no-repeat fixed
  }
  .tm-page-container .tm-page {
    max-width: 1200px;
    background: #fff
  }
  .tm-page-container-padding {
    padding-top: 70px;
    padding-bottom: 70px
  }
}

.tm-toolbar {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #103E6B;
  font-size: 11px
}

.tm-headerbar-top {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff
}

.tm-headerbar-bottom {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff
}

.tm-headerbar-stacked {
  margin-top: 40px
}

.tm-header-transparent {
  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
}

@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,.08)
}

.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,.08)
}

.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,.08)
}

.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,.08)
}

.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,.08)
}

.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,.08)
}

.hljs {
  padding: 0;
  background: 0 0;
  overflow: visible
}

.tm-section-title {
  color: #90929D;
  font-size: 11px;
  line-height: 1.73;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
  font-family: Raleway;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px
}

.tm-section-title>::before {
  content: "";
  position: absolute;
  top: -30px;
  left: calc(50% - (1px / 2));
  height: 16px;
  width: 1px;
  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)
}


/* INITIAL THEME COLORS */
/* .uk-button-primary {
  background-color: #FF4870;
  background-image: linear-gradient(135deg,#FF4870,#eb006a);
  box-shadow: 2px 6px 16px rgba(255,72,112,.35);
}

.uk-button-primary:focus,
.uk-button-primary:hover {
  background-color: #ff2971;
  background-image: linear-gradient(155deg,#ff7871,#eb0062);
  box-shadow: 2px 4px 12px rgba(255,72,112,.45)
} */


/* NEW THEME COLORS */

.uk-button-primary {
  background-color: #1ac89b;
  background-image: linear-gradient(135deg,#1ac89b,#17b48b);
  /* box-shadow: 2px 6px 16px rgba(26,200,155,.35); */
  box-shadow: none;
}

.uk-button-primary:focus,
.uk-button-primary:hover {
  background-color: #1ac89b;
  background-image: linear-gradient(135deg,#30cda5,#14a07c);
  /* box-shadow: 2px 6px 16px rgba(26,200,155,.35); */
  box-shadow: none;
}
