@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);.-both--1dQIf- {
  clear: both; }

.-left--16APK- {
  clear: left; }

.-right--3CEie- {
  clear: right; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-accordion--1R8GA- {
  width: 272px; }
  .-accordion--1R8GA- .-item--1OsTp- {
    display: block;
    border-bottom: 1px solid #f2f2f7;
    -webkit-transition: all 250ms ease-out 0s;
    -moz-transition: all 250ms ease-out 0s;
    -o-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s; }
    .-accordion--1R8GA- .-item--1OsTp- .-title--3ficC- {
      padding: 8px 32px 8px 0;
      cursor: default; }
      .-accordion--1R8GA- .-item--1OsTp- .-title-content--2-IGO- {
        -webkit-transition: all 250ms ease-out 0s;
        -moz-transition: all 250ms ease-out 0s;
        -o-transition: all 250ms ease-out 0s;
        transition: all 250ms ease-out 0s; }
      .-accordion--1R8GA- .-item--1OsTp- .-title--3ficC- .-icons-box--1QoPQ- {
        position: absolute;
        top: 8px;
        right: 0;
        cursor: pointer; }
        .-accordion--1R8GA- .-item--1OsTp- .-title--3ficC- .-icons-box--1QoPQ- .-icon--138Yz- {
          font-size: 24px;
          -webkit-transition: all 250ms ease-out 0s;
          -moz-transition: all 250ms ease-out 0s;
          -o-transition: all 250ms ease-out 0s;
          transition: all 250ms ease-out 0s; }
          .-accordion--1R8GA- .-item--1OsTp- .-title--3ficC- .-icons-box--1QoPQ- .-icon--138Yz-.-hover-icon--1euJz- {
            visibility: hidden;
            opacity: 0;
            position: absolute;
            left: 0;
            top: 0; }
        .-accordion--1R8GA- .-item--1OsTp- .-title--3ficC- .-icons-box--1QoPQ-:hover .-static-icon--38wjh- {
          visibility: hidden; }
        .-accordion--1R8GA- .-item--1OsTp- .-title--3ficC- .-icons-box--1QoPQ-:hover .-hover-icon--1euJz- {
          visibility: visible;
          opacity: 1; }
      .-accordion--1R8GA- .-item--1OsTp- .-title--3ficC-:hover .-title-content--2-IGO- {
        color: #c71a1a; }
    .-accordion--1R8GA- .-item--1OsTp- .-content--2YGqG- {
      visibility: hidden;
      position: absolute;
      max-height: 0;
      overflow: hidden;
      color: #5e5e82;
      padding: 8px 0;
      -webkit-transition: max-height 1s ease-in-out 0s;
      -moz-transition: max-height 1s ease-in-out 0s;
      -o-transition: max-height 1s ease-in-out 0s;
      transition: max-height 1s ease-in-out 0s; }
    .-accordion--1R8GA- .-item--1OsTp-.-active--31fM5- {
      border-bottom-color: transparent; }
      .-accordion--1R8GA- .-item--1OsTp-.-active--31fM5- .-icon--138Yz- {
        color: #c71a1a; }
        .-accordion--1R8GA- .-item--1OsTp-.-active--31fM5- .-icon--138Yz-.-static-icon--38wjh- {
          visibility: visible !important; }
        .-accordion--1R8GA- .-item--1OsTp-.-active--31fM5- .-icon--138Yz-.-hover-icon--1euJz- {
          display: none; }
      .-accordion--1R8GA- .-item--1OsTp-.-active--31fM5- .-content--2YGqG- {
        visibility: visible;
        position: relative;
        max-height: 1000px; }
@charset "UTF-8";
/**
Глобальные правила для шрифтов, стилей и т.п.
 */
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
* {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.4px;
  color: #1c2831; }

input, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  outline: none;
  border-radius: 0; }

h3, h4, h5, h6 {
  color: #10162b;
  font-weight: 400; }

h3 {
  font-size: 42px;
  line-height: 1.14;
  font-weight: bold; }

h4 {
  font-size: 32px;
  line-height: 1.25; }

h5 {
  font-size: 24px;
  line-height: 1.33; }

h6 {
  font-size: 16px;
  line-height: 1.5; }

p {
  font-size: 12px;
  line-height: 1.5; }

a, a:link, a:visited {
  color: #246bd5;
  text-decoration: underline; }

ul, ol {
  padding-left: 15px; }
  ul li, ol li {
    padding-left: 13px;
    margin-top: 15px; }
    ul li:first-child, ol li:first-child {
      margin-top: 0; }
@charset "UTF-8";
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-icon--9sE7u- {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.-icon-exit--18Ww9-:before {
  content: "\E93E"; }

.-icon-font--23LX_-:before {
  content: "\E93F"; }

.-icon-print--2_VWU-:before {
  content: "\E937"; }

.-icon-graph-line--2OOwW-:before {
  content: "\E939"; }

.-icon-graph-numbers--2dPeA-:before {
  content: "\E93C"; }

.-icon-graph-table--3juVM-:before {
  content: "\E936"; }

.-icon-graph-sun--XxdYJ-:before {
  content: "\E938"; }

.-icon-graph-bars--nS9Mp-:before {
  content: "\E93A"; }

.-icon-graph-diagram--2icLV-:before {
  content: "\E93B"; }

.-icon-file-upload--QY_Cg-:before {
  content: "\E906"; }

.-icon-robot--35geW-:before {
  content: "\E927"; }

.-icon-logo_oktell_r2--2by4s- .-path1--_EDdZ-:before {
  content: "\E926";
  color: #606161; }

.-icon-logo_oktell_r2--2by4s- .-path2--1wqcj-:before {
  content: "\E9A3";
  margin-left: -5.9423828125em;
  color: #c83d28; }

.-icon-github--1I9pV-:before {
  content: "\E911"; }

.-icon-lamp--1oOSR-:before {
  content: "\E900"; }

.-icon-rocket--1IkjX-:before {
  content: "\E902"; }

.-icon-settings--1zE8R-:before {
  content: "\E903"; }

.-icon-statistic--3r1oQ-:before {
  content: "\E904"; }

.-icon-user--3Eip7-:before {
  content: "\E90C"; }

.-icon-upload--1CUlt-:before {
  content: "\E905"; }

.-icon-attach--3NbOS-:before {
  content: "\E9A2"; }

.-icon-star--2dpFl-:before {
  content: "\E9A1"; }

.-icon-clock--1hUVg-:before {
  content: "\E99F"; }

.-icon-phone--2QebQ-:before {
  content: "\E9A0"; }

.-icon-return_disabled--1U5zS-:before {
  content: "\E99E"; }

.-icon-speaker--1YT3a-:before {
  content: "\E997"; }

.-icon-stop--1Fa0f-:before {
  content: "\E99C"; }

.-icon-quiz--3gTFh-:before {
  content: "\E99D"; }

.-icon-microphone--AlSvG-:before {
  content: "\E998"; }

.-icon-speaker_disabled--5Vovx-:before {
  content: "\E999"; }

.-icon-microphone_disabled--3pm_U-:before {
  content: "\E99A"; }

.-icon-return--1IvTF-:before {
  content: "\E99B"; }

.-icon-side_b--1JbIg-:before {
  content: "\E991"; }

.-icon-incoming_call--3noH8-:before {
  content: "\E996"; }

.-icon-calls_route--3UMcR-:before {
  content: "\E992"; }

.-icon-calls_error--1jcBX-:before {
  content: "\E993"; }

.-icon-download--2eyBW-:before {
  content: "\E990"; }

.-icon-next--1Y9Jk-:before {
  content: "\E929"; }

.-icon-prev--2vVuw-:before {
  content: "\E933"; }

.-icon-date--QtGyE-:before {
  content: "\E928"; }

.-icon-fullscreen_off--2uQdl-:before {
  content: "\E9E1"; }

.-icon-fullscreen_on--2Bjow-:before {
  content: "\E9E2"; }

.-icon-plus--RnTWl-:before {
  content: "\E925"; }

.-icon-comment--3QXK0-:before {
  content: "\E90B"; }

.-icon-duplicate--3ld3R-:before {
  content: "\E921"; }

.-icon-edit---RTup-:before {
  content: "\E923"; }

.-icon-history--26ruK-:before {
  content: "\E924"; }

.-icon-trash--SuRbs-:before {
  content: "\E92E"; }

.-icon-breadcrumbs--1Bk7O-:before {
  content: "\E908"; }

.-icon-check--3rtTY-:before {
  content: "\E909"; }

.-icon-contrast--2utmw-:before {
  content: "\E90A"; }

.-icon-table--h0FRY-:before {
  content: "\E907"; }

.-icon-accordion_active--1kziS-:before {
  content: "\E90D";
  color: #c71a1a; }

.-icon-accordion_inactive_hover--2BGcW- .-path1--_EDdZ-:before {
  content: "\E90E";
  color: black; }

.-icon-accordion_inactive_hover--2BGcW- .-path2--1wqcj-:before {
  content: "\E90F";
  margin-left: -1em;
  color: #c71a1a; }

.-icon-accordion_inactive_hover--2BGcW- .-path3--1dwXA-:before {
  content: "\E910";
  margin-left: -1em;
  color: white; }

.-icon-accordion_inactive--2dQW-- .-path1--_EDdZ-:before {
  content: "\E912";
  color: white; }

.-icon-accordion_inactive--2dQW-- .-path2--1wqcj-:before {
  content: "\E913";
  margin-left: -1em;
  color: #c0c0ca; }

.-icon-accordion_inactive--2dQW-- .-path3--1dwXA-:before {
  content: "\E914";
  margin-left: -1em;
  color: #c0c0ca; }

.-icon-checkbox_off_disable--1Im5c-:before {
  content: "\E915";
  color: #c0c0ca; }

.-icon-checkbox_on_disable--1BYmG- .-path1--_EDdZ-:before {
  content: "\E916";
  color: #c0c0ca; }

.-icon-checkbox_on_disable--1BYmG- .-path2--1wqcj-:before {
  content: "\E917";
  margin-left: -1em;
  color: #f2f2f7; }

.-icon-checkbox_off--11NIA-:before {
  content: "\E918";
  color: #c0c0ca; }

.-icon-checkbox_on--3WkQr- .-path1--_EDdZ-:before {
  content: "\E919";
  color: black; }

.-icon-checkbox_on--3WkQr- .-path2--1wqcj-:before {
  content: "\E91A";
  margin-left: -1em;
  color: #c71a1a; }

.-icon-checkbox_on--3WkQr- .-path3--1dwXA-:before {
  content: "\E91B";
  margin-left: -1em;
  color: white; }

.-icon-close--1zbWP-:before {
  content: "\E91C"; }

.-icon-dots--LsP9c-:before {
  content: "\E91D"; }

.-icon-drop_down--1MGhL-:before {
  content: "\E91E"; }

.-icon-drop_up--17B-v-:before {
  content: "\E91F"; }

.-icon-invisible--2D3pO-:before {
  content: "\E920"; }

.-icon-out--3mM3D-:before {
  content: "\E922"; }

.-icon-search--2yL8W-:before {
  content: "\E92A"; }

.-icon-help_hover--3n7Y2- .-path1--_EDdZ-:before {
  content: "\E92B";
  color: black; }

.-icon-help_hover--3n7Y2- .-path2--1wqcj-:before {
  content: "\E92C";
  margin-left: -1em;
  color: #c71a1a; }

.-icon-help_hover--3n7Y2- .-path3--1dwXA-:before {
  content: "\E92D";
  margin-left: -1em;
  color: white; }

.-icon-help--14rf4- .-path1--_EDdZ-:before {
  content: "\E92F";
  color: white; }

.-icon-help--14rf4- .-path2--1wqcj-:before {
  content: "\E930";
  margin-left: -1em;
  color: #c0c0ca; }

.-icon-help--14rf4- .-path3--1dwXA-:before {
  content: "\E931";
  margin-left: -1em;
  color: #c0c0ca; }

.-icon-visible--2c_JD-:before {
  content: "\E932"; }

.-icon-stretch--894FV-:before {
  content: "\E93D"; }

.-icon-file-checked--2H5SI-:before {
  content: "\E935"; }

.-icon-spinner--z8ZGA-:before {
  content: "\E934"; }

.-icon-jsoneditor-collapse-all--2-2D4-:before {
  content: "\E98F"; }

.-icon-jsoneditor-expand-all--198Dq-:before {
  content: "\E994"; }

.-icon-jsoneditor-repair--1HV4W-:before {
  content: "\E995"; }

.-icon-copy--36DtB-:before {
  content: "\E14D"; }

.-icon-chevron_up--2TaCN-:before {
  content: "\E5CE"; }

.-icon-chevron_down--37VcQ-:before {
  content: "\E5CF"; }

.-icon-jsoneditor-compact--12she-:before {
  content: "\E235"; }

.-icon-jsoneditor-format--3U9KX-:before {
  content: "\E236"; }

.-icon-file--2vPJz-:before {
  content: "\E24D"; }

.-icon-pause--1-JqY-:before {
  content: "\E034"; }

.-icon-play--NF_RK-:before {
  content: "\E037"; }

.-icon-attention--30Vrv-:before {
  content: "\E645"; }

.-icon-send--3Ck0O-:before {
  content: "\E163"; }

.-icon-volume_down--3Fx_d-:before {
  content: "\E04D"; }

.-icon-volume_mute--3-Ly--:before {
  content: "\E04E"; }

.-icon-volume_off--12aRS-:before {
  content: "\E04F"; }

.-icon-volume_up--39yCs-:before {
  content: "\E050"; }

.-icon-zoom_in--29Pvp-:before {
  content: "\E8FF"; }

.-icon-zoom_out--MDk7b-:before {
  content: "\E901"; }

@font-face {
  font-family: 'icomoon';
  src: url("./assets/fonts/icomoon.eot?i8pjcl");
  src: url("./assets/fonts/icomoon.eot?i8pjcl#iefix") format("embedded-opentype"), url("./assets/fonts/icomoon.ttf?i8pjcl") format("truetype"), url("./assets/fonts/icomoon.woff?i8pjcl") format("woff"), url("./assets/fonts/icomoon.svg?i8pjcl#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.-icon--9sE7u- {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-wrapper---dsrk- {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.-left--38hf-- {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-order: 0;
  -ms-flex-order: 0;
  order: 0; }

.-right--k6c_M- {
  margin-left: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1; }

.-right--k6c_M- ~ .-right--k6c_M- {
  margin-left: 0; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-filters--ziDeK- {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.-item--1Z_7X- {
  margin-right: 16px;
  margin-bottom: 8px;
  padding: 4px 8px;
  border: 1px solid #c0c0ca;
  background-color: #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  min-width: 100px;
  max-width: 240px;
  color: #c0c0ca;
  cursor: pointer;
  -webkit-box-shadow: 0 0 1px 0 rgba(242, 242, 247, 0.4);
  -moz-box-shadow: 0 0 1px 0 rgba(242, 242, 247, 0.4);
  box-shadow: 0 0 1px 0 rgba(242, 242, 247, 0.4);
  -webkit-transition: all 250ms ease-out 0s;
  -moz-transition: all 250ms ease-out 0s;
  -o-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  overflow: hidden; }
  .-item--1Z_7X-:last-child {
    margin-right: 0; }
  .-item--1Z_7X-.-disabled--qtl9L- {
    background-color: #f2f2f7; }
  .-item--1Z_7X-:hover, .-item--1Z_7X-.-active--1IEYT- {
    border-color: #c71a1a; }
  .-item--1Z_7X-.-active--1IEYT- {
    background-color: #c71a1a;
    color: #ffffff; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-centered--2p4ug- {
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.-horizontal--DeVon- {
  right: 0;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.-vertical--2m7B7- {
  bottom: 0;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-label--2jZxm- {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 100%; }

.-text--TFT3X- {
  color: #10162b;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }
  .-text--TFT3X- .-selected-text--3k_zU- {
    color: #c71a1a; }

.-content--34T0v- {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.-top--1k2xi- {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }
  .-top--1k2xi- .-text--TFT3X- {
    margin-bottom: 4px; }

.-left--182I0- .-text--TFT3X- {
  margin-right: 8px; }

.-right--2-PzV- {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .-right--2-PzV- .-text--TFT3X- {
    margin-left: 8px; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-okt-layout--I4Cnr- {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  .-okt-layout--I4Cnr-.-okt-layout-has-sider--JRHm-- {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .-okt-layout--I4Cnr-.-okt-layout-has-sider--JRHm-- > .-okt-layout--I4Cnr-, .-okt-layout--I4Cnr-.-okt-layout-has-sider--JRHm-- > .-okt-layout-content--2K27r- {
      overflow-x: hidden; }
  .-okt-layout-header--2Jwpz-, .-okt-layout-footer--38OJ0- {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .-okt-layout-content--2K27r- {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .-okt-layout-sider--2NpAc- {
    -webkit-transition: all 250ms ease-out 0s;
    -moz-transition: all 250ms ease-out 0s;
    -o-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    /* fix firefox can't set width smaller than content on flex item */
    min-width: 0; }
    .-okt-layout-sider-children--1S_eA- {
      height: 100%;
      padding-top: 0.1px;
      margin-top: -0.1px; }
    .-okt-layout-sider-has-trigger--ydoCm- {
      padding-bottom: 48px; }
    .-okt-layout-sider-right--3dHKa- {
      order: 1; }
    .-okt-layout-sider-trigger--it43_- {
      position: fixed;
      text-align: center;
      bottom: 0;
      cursor: pointer;
      height: 48px;
      line-height: 48px;
      z-index: 1;
      -webkit-transition: all 250ms ease-out 0s;
      -moz-transition: all 250ms ease-out 0s;
      -o-transition: all 250ms ease-out 0s;
      transition: all 250ms ease-out 0s; }
    .-okt-layout-sider-zero-width--1ql3K- > * {
      overflow: hidden; }
    .-okt-layout-sider-zero-width-trigger--3UU1Y- {
      position: absolute;
      top: 64px;
      right: -36px;
      text-align: center;
      width: 36px;
      height: 42px;
      line-height: 42px;
      font-size: 18px;
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0;
      cursor: pointer;
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-overlay--3G3As- {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-transition: all 250ms ease-out 0s;
  -moz-transition: all 250ms ease-out 0s;
  -o-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s; }

.-light--2tdZ1- {
  background-color: rgba(255, 255, 255, 0.85); }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-badge-box--14Uoi- {
  display: inline-block; }
  .-badge-box--14Uoi- .-badge--3nDzp- {
    display: none;
    min-width: 25px;
    height: 25px;
    border: 3px solid #ffffff;
    padding: 0 5px;
    text-align: center;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    position: absolute;
    top: -5px;
    right: -12px;
    background-color: #c71a1a;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 0.4px; }
    .-badge-box--14Uoi- .-badge--3nDzp-.-active--25cNA- {
      display: block; }
    .-badge-box--14Uoi- .-badge--3nDzp-.-type-empty--2EJ-O- {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 18px;
      min-width: 18px;
      height: 18px; }
    .-badge-box--14Uoi- .-badge--3nDzp-.-type-double-digit--cj3kl- {
      width: 18px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      padding: 0; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-tabs--1Yyzg- {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 40px;
  border-bottom: 1px solid #f2f2f7; }
  .-tabs--1Yyzg- > * {
    margin-left: 30px;
    height: 100%;
    cursor: pointer; }
    .-tabs--1Yyzg- > *:first-child {
      margin-left: 0; }
    .-tabs--1Yyzg- > *:last-child {
      margin-right: 0; }
  .-tabs--1Yyzg- .-item--2BQbr- {
    color: #c0c0ca;
    height: 100%;
    border-bottom: 1px solid transparent;
    bottom: -1px;
    -webkit-transition: all 250ms ease-out 0s;
    -moz-transition: all 250ms ease-out 0s;
    -o-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    .-tabs--1Yyzg- .-item--2BQbr- .-icon--3dHL1-, .-tabs--1Yyzg- .-item--2BQbr- .-drop-icon--2lUTg- {
      font-size: 32px;
      vertical-align: middle; }
    .-tabs--1Yyzg- .-item--2BQbr- .-drop-icon--2lUTg- {
      font-size: 24px; }
    .-tabs--1Yyzg- .-item--2BQbr- .-text--2pJWS- ~ .-icon--3dHL1- {
      font-size: 24px;
      margin-right: 5px; }
    .-tabs--1Yyzg- .-item--2BQbr-:hover {
      color: #c71a1a; }
    .-tabs--1Yyzg- .-item--2BQbr-.-active--1iZKw- {
      color: #1c2831;
      border-bottom-color: #c71a1a; }
  .-tabs--1Yyzg-.-menu--3C9nF- {
    padding: 0 36px 0 32px;
    -webkit-box-shadow: 0 10px 25px 0 rgba(94, 94, 130, 0.25);
    -moz-box-shadow: 0 10px 25px 0 rgba(94, 94, 130, 0.25);
    box-shadow: 0 10px 25px 0 rgba(94, 94, 130, 0.25);
    height: 49px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .-tabs--1Yyzg-.-menu--3C9nF- .-menu-icon--3zkbb- {
      float: right;
      height: 100%;
      font-size: 0 !important; }
      .-tabs--1Yyzg-.-menu--3C9nF- .-menu-icon--3zkbb- > *, .-tabs--1Yyzg-.-menu--3C9nF- .-menu-icon--3zkbb-:before {
        display: inline-block;
        vertical-align: middle; }
      .-tabs--1Yyzg-.-menu--3C9nF- .-menu-icon--3zkbb- > * {
        font-size: 14px; }
      .-tabs--1Yyzg-.-menu--3C9nF- .-menu-icon--3zkbb-:before {
        content: '';
        height: 100%; }
      .-tabs--1Yyzg-.-menu--3C9nF- .-menu-icon--3zkbb- i {
        font-size: 32px;
        color: #c0c0ca; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
.-tooltip-hover--1mVfG-, .-tooltip-active--3Nz4P- {
  display: inline-block;
  cursor: pointer; }
  .-tooltip-hover--1mVfG- .-content--1RzQe-, .-tooltip-hover--1mVfG-:after, .-tooltip-active--3Nz4P- .-content--1RzQe-, .-tooltip-active--3Nz4P-:after {
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 250ms ease-in 250ms;
    -moz-transition: opacity 250ms ease-in 250ms;
    -o-transition: opacity 250ms ease-in 250ms;
    transition: opacity 250ms ease-in 250ms; }
  .-tooltip-hover--1mVfG-:after, .-tooltip-active--3Nz4P-:after {
    content: '';
    position: absolute;
    border: 5px solid transparent; }

.-help--2YDFU- {
  display: inline-block;
  vertical-align: middle;
  font-size: 0 !important; }
  .-help--2YDFU- > * {
    display: inline-block;
    font-size: 14px;
    vertical-align: top; }
  .-help-icon--3cpVv- {
    font-size: 24px;
    vertical-align: middle;
    -webkit-transition: all 250ms ease-out 0s;
    -moz-transition: all 250ms ease-out 0s;
    -o-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s; }
    .-help-icon--3cpVv-.-hover--PugoO- {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      visibility: hidden;
      opacity: 0; }

.-content--1RzQe- {
  background-color: rgba(16, 22, 43, 0.95);
  -webkit-box-shadow: 0 10px 25px 0 rgba(94, 94, 130, 0.5);
  -moz-box-shadow: 0 10px 25px 0 rgba(94, 94, 130, 0.5);
  box-shadow: 0 10px 25px 0 rgba(94, 94, 130, 0.5);
  position: absolute;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: default;
  margin: 8px 0; }

.-size-small--1hrYn-, .-size-middle--38xEs- {
  padding: 5px;
  font-size: 11px;
  line-height: 1.64;
  letter-spacing: 0.4px;
  text-align: center; }

.-size-small--1hrYn- {
  min-width: 100px; }

.-size-middle--38xEs- {
  width: 220px; }

.-size-large--1QxoS- {
  width: 360px;
  padding: 23px 16px 16px; }
  .-size-large--1QxoS- .-header--t5m6z- {
    font-weight: bold;
    margin-bottom: 8px; }
  .-size-large--1QxoS- .-link--1q6qb- {
    display: block;
    margin-top: 8px;
    text-decoration: none; }
    .-size-large--1QxoS- .-link--1q6qb-, .-size-large--1QxoS- .-link--1q6qb-:link, .-size-large--1QxoS- .-link--1q6qb-:visited {
      color: #246bd5; }
  .-size-large--1QxoS- .-close-icon--VVWlq- {
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
    font-size: 24px;
    color: #c0c0ca; }

.-position-top--dP5Hx- .-content--1RzQe- {
  bottom: 100%; }

.-position-top--dP5Hx-:after {
  border-top-color: rgba(16, 22, 43, 0.95);
  top: -8px; }

.-position-bottom--2di7s- .-content--1RzQe- {
  top: 100%; }

.-position-bottom--2di7s-:after {
  border-bottom-color: rgba(16, 22, 43, 0.95);
  bottom: -8px; }

.-align-left--Vz9xU- .-content--1RzQe- {
  right: 0; }

.-align-left--Vz9xU-:after {
  right: 7px; }

.-align-center--1lDqL- .-content--1RzQe- {
  left: 50%; }
  .-align-center--1lDqL- .-content--1RzQe-.-size-small--1hrYn- {
    margin-left: -50px; }
  .-align-center--1lDqL- .-content--1RzQe-.-size-middle--38xEs- {
    margin-left: -110px; }
  .-align-center--1lDqL- .-content--1RzQe-.-size-large--1QxoS- {
    margin-left: -180px; }

.-align-center--1lDqL-:after {
  left: 50%;
  margin-left: -5px; }

.-align-right--1z2zn- .-content--1RzQe- {
  left: 0; }

.-align-right--1z2zn-:after {
  left: 7px; }

.-tooltip-hover--1mVfG-:hover .-help--2YDFU- .-static--1O2wr- {
  visibility: hidden;
  opacity: 0; }

.-tooltip-hover--1mVfG-:hover .-help--2YDFU- .-hover--PugoO- {
  visibility: visible;
  opacity: 1; }

.-tooltip-hover--1mVfG-:hover .-content--1RzQe-, .-tooltip-hover--1mVfG-:hover:after {
  visibility: visible;
  opacity: 1; }

.-tooltip-hover--1mVfG-.-active--W9Ax-- > *:not(.-content--1RzQe-) {
  color: #c71a1a; }

.-tooltip-active--3Nz4P-.-active--W9Ax-- .-help--2YDFU- .-static--1O2wr- {
  visibility: hidden;
  opacity: 0; }

.-tooltip-active--3Nz4P-.-active--W9Ax-- .-help--2YDFU- .-hover--PugoO- {
  visibility: visible;
  opacity: 1; }

.-tooltip-active--3Nz4P-.-active--W9Ax-- .-content--1RzQe-, .-tooltip-active--3Nz4P-.-active--W9Ax--:after {
  visibility: visible;
  opacity: 1; }

.-tooltip-active--3Nz4P-.-active--W9Ax-- > *:not(.-content--1RzQe-) {
  color: #c71a1a; }
/* Paths */
/* Font styles */
/* Speed properties */
/* Colors */
/* Shadows */
/* Login page */
/* end of mixins */
.-okt-row--EtXcw- {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  height: auto;
  zoom: 1;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .-okt-row--EtXcw-:before, .-okt-row--EtXcw-:after {
    content: " ";
    display: table; }
  .-okt-row--EtXcw-:after {
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0; }

.-okt-row-flex--22L7s- {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .-okt-row-flex--22L7s-:before, .-okt-row-flex--22L7s-:after {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }

.-okt-row-flex-start--2N9CI- {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }

.-okt-row-flex-center--hE_sj- {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.-okt-row-flex-end--1kaId- {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

.-okt-row-flex-space-between--VwxRh- {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.-okt-row-flex-space-around--qhSUN- {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }

.-okt-row-flex-top--30xPs- {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.-okt-row-flex-middle--10TWC- {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.-okt-row-flex-bottom--3dsCv- {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.-okt-col--NUvCT- {
  position: relative;
  display: block; }

.-okt-col-1--2nBi8-, .-okt-col-xs-1--2D4_8-, .-okt-col-sm-1--1yFYk-, .-okt-col-md-1--2jMja-, .-okt-col-lg-1--1y5-3-, .-okt-col-2--3hgVj-, .-okt-col-xs-2--2wxxq-, .-okt-col-sm-2--2espt-, .-okt-col-md-2--2rMY--, .-okt-col-lg-2--3yZ_L-, .-okt-col-3--369gN-, .-okt-col-xs-3--12OX0-, .-okt-col-sm-3--tT18p-, .-okt-col-md-3--2_RRe-, .-okt-col-lg-3--3zZDW-, .-okt-col-4--2TekY-, .-okt-col-xs-4--1l14o-, .-okt-col-sm-4--29LCT-, .-okt-col-md-4--1LTl3-, .-okt-col-lg-4--3JawE-, .-okt-col-5--3l4Bo-, .-okt-col-xs-5--2QhEz-, .-okt-col-sm-5--1_lgD-, .-okt-col-md-5--Oq7Hl-, .-okt-col-lg-5--T_zXL-, .-okt-col-6--29XoT-, .-okt-col-xs-6--17Mbf-, .-okt-col-sm-6--2RH4o-, .-okt-col-md-6--1sZJk-, .-okt-col-lg-6--_kk3v-, .-okt-col-7--2begX-, .-okt-col-xs-7--1th1_-, .-okt-col-sm-7--H7yrL-, .-okt-col-md-7--1XONb-, .-okt-col-lg-7--1naDo-, .-okt-col-8--3_fzK-, .-okt-col-xs-8--2Rf4p-, .-okt-col-sm-8--3_Gp8-, .-okt-col-md-8--32qGE-, .-okt-col-lg-8--9Cq64-, .-okt-col-9--z6jGF-, .-okt-col-xs-9--2KFXD-, .-okt-col-sm-9--1jgXX-, .-okt-col-md-9--2SrS1-, .-okt-col-lg-9--b8eGO-, .-okt-col-10--1JprC-, .-okt-col-xs-10--1-xtP-, .-okt-col-sm-10--10VVF-, .-okt-col-md-10--26zCZ-, .-okt-col-lg-10--31pCW-, .-okt-col-11---zl4e-, .-okt-col-xs-11--2uSUT-, .-okt-col-sm-11--1XvHv-, .-okt-col-md-11--2lHe--, .-okt-col-lg-11--2R-Pl-, .-okt-col-12--14XGb-, .-okt-col-xs-12--21Qlz-, .-okt-col-sm-12--22PWM-, .-okt-col-md-12--3LEZp-, .-okt-col-lg-12--qz2-1-, .-okt-col-13--SKo5S-, .-okt-col-xs-13--1-yVb-, .-okt-col-sm-13--35FEm-, .-okt-col-md-13--3W-7h-, .-okt-col-lg-13--AJkUW-, .-okt-col-14--Gz1Ij-, .-okt-col-xs-14--2fXJo-, .-okt-col-sm-14--4BTkq-, .-okt-col-md-14--m7f4Y-, .-okt-col-lg-14--1dpvI-, .-okt-col-15--32AL3-, .-okt-col-xs-15--2Rih8-, .-okt-col-sm-15--3xPsx-, .-okt-col-md-15--2PYEI-, .-okt-col-lg-15--X7z-t-, .-okt-col-16--e7Zsl-, .-okt-col-xs-16--3QfOO-, .-okt-col-sm-16--1jjQb-, .-okt-col-md-16--X0Uob-, .-okt-col-lg-16--3X3EF-, .-okt-col-17--2403E-, .-okt-col-xs-17--uGi06-, .-okt-col-sm-17--17yO--, .-okt-col-md-17--aVBOV-, .-okt-col-lg-17--3Qyfq-, .-okt-col-18--cYdBf-, .-okt-col-xs-18--2FzJd-, .-okt-col-sm-18--38xdE-, .-okt-col-md-18--3LKcS-, .-okt-col-lg-18--tnS_P-, .-okt-col-19--VgBgY-, .-okt-col-xs-19--1iqR8-, .-okt-col-sm-19--2tdju-, .-okt-col-md-19--3ZMNG-, .-okt-col-lg-19--TJQ0U-, .-okt-col-20--PAHHT-, .-okt-col-xs-20--1vfvT-, .-okt-col-sm-20--gg-wn-, .-okt-col-md-20--1CUc_-, .-okt-col-lg-20--3gFyQ-, .-okt-col-21--2S_wW-, .-okt-col-xs-21--2gOSA-, .-okt-col-sm-21--1LAkY-, .-okt-col-md-21--oKxwz-, .-okt-col-lg-21--3bDCv-, .-okt-col-22--3G54Y-, .-okt-col-xs-22--jBxnS-, .-okt-col-sm-22--1vKyP-, .-okt-col-md-22--xv7Fh-, .-okt-col-lg-22--2AC7Y-, .-okt-col-23--2Yd2u-, .-okt-col-xs-23--2Iwyz-, .-okt-col-sm-23--15WDq-, .-okt-col-md-23--XKoEb-, .-okt-col-lg-23--2xCQU-, .-okt-col-24--2UgTK-, .-okt-col-xs-24--38xje-, .-okt-col-sm-24--1--RA-, .-okt-col-md-24--lHkLS-, .-okt-col-lg-24--2Q-PE-, .-okt-col-25--1B38B-, .-okt-col-xs-25--2v0oi-, .-okt-col-sm-25--1zPjy-, .-okt-col-md-25--1QFO0-, .-okt-col-lg-25--hGpwx-, .-okt-col-26--3bWtA-, .-okt-col-xs-26--xn0Ns-, .-okt-col-sm-26--tjqy7-, .-okt-col-md-26--3TLVI-, .-okt-col-lg-26--3fdrm-, .-okt-col-27--2jzxO-, .-okt-col-xs-27--2JwPD-, .-okt-col-sm-27--3HF5m-, .-okt-col-md-27--3EzuO-, .-okt-col-lg-27--2k1ND-, .-okt-col-28--3gjeh-, .-okt-col-xs-28--35ewz-, .-okt-col-sm-28--3WJmX-, .-okt-col-md-28--2U9ar-, .-okt-col-lg-28--3KTYW-, .-okt-col-29--3h5L8-, .-okt-col-xs-29--31sdu-, .-okt-col-sm-29--1bKlH-, .-okt-col-md-29--1Owa2-, .-okt-col-lg-29--2trlq-, .-okt-col-30--3nho_-, .-okt-col-xs-30--6VX1P-, .-okt-col-sm-30--9nK2x-, .-okt-col-md-30--PNj4W-, .-okt-col-lg-30--Wo84c-, .-okt-col-31--254UU-, .-okt-col-xs-31--3zBoJ-, .-okt-col-sm-31--2NxJs-, .-okt-col-md-31--2WQ8U-, .-okt-col-lg-31--2xE4S-, .-okt-col-32--NpspI-, .-okt-col-xs-32--3_nwL-, .-okt-col-sm-32--3H9rA-, .-okt-col-md-32--2cNkh-, .-okt-col-lg-32--2ebTv-, .-okt-col-33--jNtFq-, .-okt-col-xs-33--3EaVn-, .-okt-col-sm-33--v16ze-, .-okt-col-md-33--2ZULH-, .-okt-col-lg-33--14JNs-, .-okt-col-34--2nnPx-, .-okt-col-xs-34--2iNIm-, .-okt-col-sm-34--164TP-, .-okt-col-md-34--31fdj-, .-okt-col-lg-34--3Jo3B-, .-okt-col-35--2YILz-, .-okt-col-xs-35--25ZoZ-, .-okt-col-sm-35--325Lr-, .-okt-col-md-35--2Vub1-, .-okt-col-lg-35--rP5R_-, .-okt-col-36--1L0AD-, .-okt-col-xs-36--3WpT_-, .-okt-col-sm-36--1wedZ-, .-okt-col-md-36--XwWMi-, .-okt-col-lg-36--2bro9-, .-okt-col-37--2EVpv-, .-okt-col-xs-37--20DjY-, .-okt-col-sm-37--2AV-L-, .-okt-col-md-37--3j-z7-, .-okt-col-lg-37--1CPWc-, .-okt-col-38--2OpaE-, .-okt-col-xs-38--2-u2i-, .-okt-col-sm-38--a0xB7-, .-okt-col-md-38--23BcS-, .-okt-col-lg-38--AD-up-, .-okt-col-39--31wtf-, .-okt-col-xs-39--3ufnS-, .-okt-col-sm-39--2DPnq-, .-okt-col-md-39--36Lol-, .-okt-col-lg-39--gfDIs-, .-okt-col-40--8dmza-, .-okt-col-xs-40--2S3Ah-, .-okt-col-sm-40--3g6oN-, .-okt-col-md-40--RG4mQ-, .-okt-col-lg-40--1wRZt-, .-okt-col-41--1caki-, .-okt-col-xs-41--3LOcU-, .-okt-col-sm-41--2WmmO-, .-okt-col-md-41--IavA0-, .-okt-col-lg-41--18mhz-, .-okt-col-42--1GpzL-, .-okt-col-xs-42--3ekhB-, .-okt-col-sm-42--1Gdaq-, .-okt-col-md-42--104CE-, .-okt-col-lg-42--3VX45-, .-okt-col-43--3SGRs-, .-okt-col-xs-43--3Gf9g-, .-okt-col-sm-43--1AK1s-, .-okt-col-md-43--31akX-, .-okt-col-lg-43--3Iebz-, .-okt-col-44--6CePd-, .-okt-col-xs-44--3XeYH-, .-okt-col-sm-44--2zCgL-, .-okt-col-md-44--1950_-, .-okt-col-lg-44--bmoah-, .-okt-col-45--BwjSp-, .-okt-col-xs-45--2RAvQ-, .-okt-col-sm-45--1NfLT-, .-okt-col-md-45--2VtHV-, .-okt-col-lg-45--3yW31-, .-okt-col-46--3OR4I-, .-okt-col-xs-46--3o408-, .-okt-col-sm-46--2LkVd-, .-okt-col-md-46--3ne95-, .-okt-col-lg-46--mTrAH-, .-okt-col-47--17J_7-, .-okt-col-xs-47--3w4wg-, .-okt-col-sm-47--1S5Zc-, .-okt-col-md-47--2p-3q-, .-okt-col-lg-47--2M8pw-, .-okt-col-48--3DSkX-, .-okt-col-xs-48--KR2aN-, .-okt-col-sm-48--3mKkH-, .-okt-col-md-48--D6Qn7-, .-okt-col-lg-48--3Bdg1- {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }

.-okt-col-1--2nBi8-, .-okt-col-2--3hgVj-, .-okt-col-3--369gN-, .-okt-col-4--2TekY-, .-okt-col-5--3l4Bo-, .-okt-col-6--29XoT-, .-okt-col-7--2begX-, .-okt-col-8--3_fzK-, .-okt-col-9--z6jGF-, .-okt-col-10--1JprC-, .-okt-col-11---zl4e-, .-okt-col-12--14XGb-, .-okt-col-13--SKo5S-, .-okt-col-14--Gz1Ij-, .-okt-col-15--32AL3-, .-okt-col-16--e7Zsl-, .-okt-col-17--2403E-, .-okt-col-18--cYdBf-, .-okt-col-19--VgBgY-, .-okt-col-20--PAHHT-, .-okt-col-21--2S_wW-, .-okt-col-22--3G54Y-, .-okt-col-23--2Yd2u-, .-okt-col-24--2UgTK-, .-okt-col-25--1B38B-, .-okt-col-26--3bWtA-, .-okt-col-27--2jzxO-, .-okt-col-28--3gjeh-, .-okt-col-29--3h5L8-, .-okt-col-30--3nho_-, .-okt-col-31--254UU-, .-okt-col-32--NpspI-, .-okt-col-33--jNtFq-, .-okt-col-34--2nnPx-, .-okt-col-35--2YILz-, .-okt-col-36--1L0AD-, .-okt-col-37--2EVpv-, .-okt-col-38--2OpaE-, .-okt-col-39--31wtf-, .-okt-col-40--8dmza-, .-okt-col-41--1caki-, .-okt-col-42--1GpzL-, .-okt-col-43--3SGRs-, .-okt-col-44--6CePd-, .-okt-col-45--BwjSp-, .-okt-col-46--3OR4I-, .-okt-col-47--17J_7-, .-okt-col-48--3DSkX- {
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.-okt-col-48--3DSkX- {
  display: block;
  box-sizing: border-box;
  width: 100%; }

.-okt-col-push-48--zWKVb- {
  left: 100%; }

.-okt-col-pull-48--2pEjj- {
  right: 100%; }

.-okt-col-offset-48--34dQp- {
  margin-left: 100%; }

.-okt-col-order-48--3SOaU- {
  order: 48; }

.-okt-col-47--17J_7- {
  display: block;
  box-sizing: border-box;
  width: 97.91667%; }

.-okt-col-push-47--bNl__- {
  left: 97.91667%; }

.-okt-col-pull-47--8HaE2- {
  right: 97.91667%; }

.-okt-col-offset-47--1lvjd- {
  margin-left: 97.91667%; }

.-okt-col-order-47--29h1m- {
  order: 47; }

.-okt-col-46--3OR4I- {
  display: block;
  box-sizing: border-box;
  width: 95.83333%; }

.-okt-col-push-46--17Ia6- {
  left: 95.83333%; }

.-okt-col-pull-46--1qpHB- {
  right: 95.83333%; }

.-okt-col-offset-46--z7BUc- {
  margin-left: 95.83333%; }

.-okt-col-order-46---NWlZ- {
  order: 46; }

.-okt-col-45--BwjSp- {
  display: block;
  box-sizing: border-box;
  width: 93.75%; }

.-okt-col-push-45--3P8dn- {
  left: 93.75%; }

.-okt-col-pull-45--1zz6Y- {
  right: 93.75%; }

.-okt-col-offset-45--134_b- {
  margin-left: 93.75%; }

.-okt-col-order-45--1eOOA- {
  order: 45; }

.-okt-col-44--6CePd- {
  display: block;
  box-sizing: border-box;
  width: 91.66667%; }

.-okt-col-push-44--3sKPW- {
  left: 91.66667%; }

.-okt-col-pull-44--VxfHF- {
  right: 91.66667%; }

.-okt-col-offset-44--38CHB- {
  margin-left: 91.66667%; }

.-okt-col-order-44--2k6BG- {
  order: 44; }

.-okt-col-43--3SGRs- {
  display: block;
  box-sizing: border-box;
  width: 89.58333%; }

.-okt-col-push-43--3CwFO- {
  left: 89.58333%; }

.-okt-col-pull-43--2vj1K- {
  right: 89.58333%; }

.-okt-col-offset-43--3La5t- {
  margin-left: 89.58333%; }

.-okt-col-order-43--CIELv- {
  order: 43; }

.-okt-col-42--1GpzL- {
  display: block;
  box-sizing: border-box;
  width: 87.5%; }

.-okt-col-push-42--ihhDv- {
  left: 87.5%; }

.-okt-col-pull-42--2ICB3- {
  right: 87.5%; }

.-okt-col-offset-42--3v7uC- {
  margin-left: 87.5%; }

.-okt-col-order-42--1amKN- {
  order: 42; }

.-okt-col-41--1caki- {
  display: block;
  box-sizing: border-box;
  width: 85.41667%; }

.-okt-col-push-41--y46fD- {
  left: 85.41667%; }

.-okt-col-pull-41--1e5ob- {
  right: 85.41667%; }

.-okt-col-offset-41--2gKlz- {
  margin-left: 85.41667%; }

.-okt-col-order-41--1-gT1- {
  order: 41; }

.-okt-col-40--8dmza- {
  display: block;
  box-sizing: border-box;
  width: 83.33333%; }

.-okt-col-push-40--1B9bi- {
  left: 83.33333%; }

.-okt-col-pull-40--hyR6Z- {
  right: 83.33333%; }

.-okt-col-offset-40--3wL1S- {
  margin-left: 83.33333%; }

.-okt-col-order-40--FZuuQ- {
  order: 40; }

.-okt-col-39--31wtf- {
  display: block;
  box-sizing: border-box;
  width: 81.25%; }

.-okt-col-push-39--2WvdG- {
  left: 81.25%; }

.-okt-col-pull-39--12ulY- {
  right: 81.25%; }

.-okt-col-offset-39--2a-lD- {
  margin-left: 81.25%; }

.-okt-col-order-39--3Xh40- {
  order: 39; }

.-okt-col-38--2OpaE- {
  display: block;
  box-sizing: border-box;
  width: 79.16667%; }

.-okt-col-push-38--fsPVS- {
  left: 79.16667%; }

.-okt-col-pull-38--RzVke- {
  right: 79.16667%; }

.-okt-col-offset-38--2kuYc- {
  margin-left: 79.16667%; }

.-okt-col-order-38--279I6- {
  order: 38; }

.-okt-col-37--2EVpv- {
  display: block;
  box-sizing: border-box;
  width: 77.08333%; }

.-okt-col-push-37--2izdr- {
  left: 77.08333%; }

.-okt-col-pull-37--373QH- {
  right: 77.08333%; }

.-okt-col-offset-37--3jJqs- {
  margin-left: 77.08333%; }

.-okt-col-order-37--1wUMH- {
  order: 37; }

.-okt-col-36--1L0AD- {
  display: block;
  box-sizing: border-box;
  width: 75%; }

.-okt-col-push-36--1xx6r- {
  left: 75%; }

.-okt-col-pull-36--2b4SP- {
  right: 75%; }

.-okt-col-offset-36--_VHyD- {
  margin-left: 75%; }

.-okt-col-order-36--29rvI- {
  order: 36; }

.-okt-col-35--2YILz- {
  display: block;
  box-sizing: border-box;
  width: 72.91667%; }

.-okt-col-push-35--2s4MZ- {
  left: 72.91667%; }

.-okt-col-pull-35--354Va- {
  right: 72.91667%; }

.-okt-col-offset-35--37lyH- {
  margin-left: 72.91667%; }

.-okt-col-order-35--s0708- {
  order: 35; }

.-okt-col-34--2nnPx- {
  display: block;
  box-sizing: border-box;
  width: 70.83333%; }

.-okt-col-push-34--3u-Tw- {
  left: 70.83333%; }

.-okt-col-pull-34--7IobR- {
  right: 70.83333%; }

.-okt-col-offset-34--3HYMI- {
  margin-left: 70.83333%; }

.-okt-col-order-34--3O9lz- {
  order: 34; }

.-okt-col-33--jNtFq- {
  display: block;
  box-sizing: border-box;
  width: 68.75%; }

.-okt-col-push-33--1Zz4j- {
  left: 68.75%; }

.-okt-col-pull-33--3v_RY- {
  right: 68.75%; }

.-okt-col-offset-33--Jdt9O- {
  margin-left: 68.75%; }

.-okt-col-order-33--27Lrz- {
  order: 33; }

.-okt-col-32--NpspI- {
  display: block;
  box-sizing: border-box;
  width: 66.66667%; }

.-okt-col-push-32--dnl5c- {
  left: 66.66667%; }

.-okt-col-pull-32--9iMsO- {
  right: 66.66667%; }

.-okt-col-offset-32--3EVDV- {
  margin-left: 66.66667%; }

.-okt-col-order-32--3EOJD- {
  order: 32; }

.-okt-col-31--254UU- {
  display: block;
  box-sizing: border-box;
  width: 64.58333%; }

.-okt-col-push-31--LkUxB- {
  left: 64.58333%; }

.-okt-col-pull-31--3TCXw- {
  right: 64.58333%; }

.-okt-col-offset-31--1l6PB- {
  margin-left: 64.58333%; }

.-okt-col-order-31--3rtMX- {
  order: 31; }

.-okt-col-30--3nho_- {
  display: block;
  box-sizing: border-box;
  width: 62.5%; }

.-okt-col-push-30--2dJZ3- {
  left: 62.5%; }

.-okt-col-pull-30--2tMLH- {
  right: 62.5%; }

.-okt-col-offset-30--1wWW2- {
  margin-left: 62.5%; }

.-okt-col-order-30--1ivAA- {
  order: 30; }

.-okt-col-29--3h5L8- {
  display: block;
  box-sizing: border-box;
  width: 60.41667%; }

.-okt-col-push-29--3Pe5W- {
  left: 60.41667%; }

.-okt-col-pull-29--3PR_8- {
  right: 60.41667%; }

.-okt-col-offset-29--3f_sa- {
  margin-left: 60.41667%; }

.-okt-col-order-29--1bpWM- {
  order: 29; }

.-okt-col-28--3gjeh- {
  display: block;
  box-sizing: border-box;
  width: 58.33333%; }

.-okt-col-push-28--3DrWE- {
  left: 58.33333%; }

.-okt-col-pull-28--EGd9j- {
  right: 58.33333%; }

.-okt-col-offset-28--3KXqy- {
  margin-left: 58.33333%; }

.-okt-col-order-28--3JsVv- {
  order: 28; }

.-okt-col-27--2jzxO- {
  display: block;
  box-sizing: border-box;
  width: 56.25%; }

.-okt-col-push-27--13dak- {
  left: 56.25%; }

.-okt-col-pull-27--gv1Zd- {
  right: 56.25%; }

.-okt-col-offset-27--3p2Sg- {
  margin-left: 56.25%; }

.-okt-col-order-27--1NVhK- {
  order: 27; }

.-okt-col-26--3bWtA- {
  display: block;
  box-sizing: border-box;
  width: 54.16667%; }

.-okt-col-push-26--2C-oL- {
  left: 54.16667%; }

.-okt-col-pull-26--16C2-- {
  right: 54.16667%; }

.-okt-col-offset-26--3gnNV- {
  margin-left: 54.16667%; }

.-okt-col-order-26--1c0-l- {
  order: 26; }

.-okt-col-25--1B38B- {
  display: block;
  box-sizing: border-box;
  width: 52.08333%; }

.-okt-col-push-25--37_aY- {
  left: 52.08333%; }

.-okt-col-pull-25---gsAZ- {
  right: 52.08333%; }

.-okt-col-offset-25--kc6oH- {
  margin-left: 52.08333%; }

.-okt-col-order-25--3mENP- {
  order: 25; }

.-okt-col-24--2UgTK- {
  display: block;
  box-sizing: border-box;
  width: 50%; }

.-okt-col-push-24--vDimz- {
  left: 50%; }

.-okt-col-pull-24--3rvqM- {
  right: 50%; }

.-okt-col-offset-24--1hD90- {
  margin-left: 50%; }

.-okt-col-order-24--3KR9A- {
  order: 24; }

.-okt-col-23--2Yd2u- {
  display: block;
  box-sizing: border-box;
  width: 47.91667%; }

.-okt-col-push-23--Nge-_- {
  left: 47.91667%; }

.-okt-col-pull-23--1hys7- {
  right: 47.91667%; }

.-okt-col-offset-23--2OwpB- {
  margin-left: 47.91667%; }

.-okt-col-order-23--1o8BK- {
  order: 23; }

.-okt-col-22--3G54Y- {
  display: block;
  box-sizing: border-box;
  width: 45.83333%; }

.-okt-col-push-22--3xqaJ- {
  left: 45.83333%; }

.-okt-col-pull-22--hro7S- {
  right: 45.83333%; }

.-okt-col-offset-22--3yp5B- {
  margin-left: 45.83333%; }

.-okt-col-order-22--NvTIg- {
  order: 22; }

.-okt-col-21--2S_wW- {
  display: block;
  box-sizing: border-box;
  width: 43.75%; }

.-okt-col-push-21--2JeEX- {
  left: 43.75%; }

.-okt-col-pull-21--1aANH- {
  right: 43.75%; }

.-okt-col-offset-21--2KgLk- {
  margin-left: 43.75%; }

.-okt-col-order-21--1ANyK- {
  order: 21; }

.-okt-col-20--PAHHT- {
  display: block;
  box-sizing: border-box;
  width: 41.66667%; }

.-okt-col-push-20--1Hk1H- {
  left: 41.66667%; }

.-okt-col-pull-20--1tpO_- {
  right: 41.66667%; }

.-okt-col-offset-20--E60TH- {
  margin-left: 41.66667%; }

.-okt-col-order-20--U_mJv- {
  order: 20; }

.-okt-col-19--VgBgY- {
  display: block;
  box-sizing: border-box;
  width: 39.58333%; }

.-okt-col-push-19--3To-K- {
  left: 39.58333%; }

.-okt-col-pull-19--2g59P- {
  right: 39.58333%; }

.-okt-col-offset-19--3NGhf- {
  margin-left: 39.58333%; }

.-okt-col-order-19--_3RYe- {
  order: 19; }

.-okt-col-18--cYdBf- {
  display: block;
  box-sizing: border-box;
  width: 37.5%; }

.-okt-col-push-18--rIocV- {
  left: 37.5%; }

.-okt-col-pull-18--1Irjb- {
  right: 37.5%; }

.-okt-col-offset-18--19zFK- {
  margin-left: 37.5%; }

.-okt-col-order-18--J7wvY- {
  order: 18; }

.-okt-col-17--2403E- {
  display: block;
  box-sizing: border-box;
  width: 35.41667%; }

.-okt-col-push-17--1GQ00- {
  left: 35.41667%; }

.-okt-col-pull-17--1IKsr- {
  right: 35.41667%; }

.-okt-col-offset-17--3oTZy- {
  margin-left: 35.41667%; }

.-okt-col-order-17--3-oM6- {
  order: 17; }

.-okt-col-16--e7Zsl- {
  display: block;
  box-sizing: border-box;
  width: 33.33333%; }

.-okt-col-push-16--1ys3R- {
  left: 33.33333%; }

.-okt-col-pull-16--1Eal4- {
  right: 33.33333%; }

.-okt-col-offset-16--2YFK-- {
  margin-left: 33.33333%; }

.-okt-col-order-16--3zcNm- {
  order: 16; }

.-okt-col-15--32AL3- {
  display: block;
  box-sizing: border-box;
  width: 31.25%; }

.-okt-col-push-15--2Y9Ib- {
  left: 31.25%; }

.-okt-col-pull-15--1uq63- {
  right: 31.25%; }

.-okt-col-offset-15--nqSnB- {
  margin-left: 31.25%; }

.-okt-col-order-15--3EGFu- {
  order: 15; }

.-okt-col-14--Gz1Ij- {
  display: block;
  box-sizing: border-box;
  width: 29.16667%; }

.-okt-col-push-14--3NyyI- {
  left: 29.16667%; }

.-okt-col-pull-14--3j7lx- {
  right: 29.16667%; }

.-okt-col-offset-14--2n89-- {
  margin-left: 29.16667%; }

.-okt-col-order-14--1A6dB- {
  order: 14; }

.-okt-col-13--SKo5S- {
  display: block;
  box-sizing: border-box;
  width: 27.08333%; }

.-okt-col-push-13--2Cx6Z- {
  left: 27.08333%; }

.-okt-col-pull-13--Q60ZL- {
  right: 27.08333%; }

.-okt-col-offset-13--3LPkl- {
  margin-left: 27.08333%; }

.-okt-col-order-13--16GEC- {
  order: 13; }

.-okt-col-12--14XGb- {
  display: block;
  box-sizing: border-box;
  width: 25%; }

.-okt-col-push-12--2LZEf- {
  left: 25%; }

.-okt-col-pull-12--3kPW_- {
  right: 25%; }

.-okt-col-offset-12--3MHJn- {
  margin-left: 25%; }

.-okt-col-order-12--yHlf-- {
  order: 12; }

.-okt-col-11---zl4e- {
  display: block;
  box-sizing: border-box;
  width: 22.91667%; }

.-okt-col-push-11--bMvgw- {
  left: 22.91667%; }

.-okt-col-pull-11--3kThv- {
  right: 22.91667%; }

.-okt-col-offset-11--2suOO- {
  margin-left: 22.91667%; }

.-okt-col-order-11--ivdqE- {
  order: 11; }

.-okt-col-10--1JprC- {
  display: block;
  box-sizing: border-box;
  width: 20.83333%; }

.-okt-col-push-10--iBlsk- {
  left: 20.83333%; }

.-okt-col-pull-10--2cAxK- {
  right: 20.83333%; }

.-okt-col-offset-10--35EPA- {
  margin-left: 20.83333%; }

.-okt-col-order-10--1fqzo- {
  order: 10; }

.-okt-col-9--z6jGF- {
  display: block;
  box-sizing: border-box;
  width: 18.75%; }

.-okt-col-push-9--38Qmc- {
  left: 18.75%; }

.-okt-col-pull-9--2Hgf4- {
  right: 18.75%; }

.-okt-col-offset-9--7FTqX- {
  margin-left: 18.75%; }

.-okt-col-order-9--2WiPr- {
  order: 9; }

.-okt-col-8--3_fzK- {
  display: block;
  box-sizing: border-box;
  width: 16.66667%; }

.-okt-col-push-8--1MLt4- {
  left: 16.66667%; }

.-okt-col-pull-8--PUVQ3- {
  right: 16.66667%; }

.-okt-col-offset-8--2fnS9- {
  margin-left: 16.66667%; }

.-okt-col-order-8--3O4ra- {
  order: 8; }

.-okt-col-7--2begX- {
  display: block;
  box-sizing: border-box;
  width: 14.58333%; }

.-okt-col-push-7--2aldW- {
  left: 14.58333%; }

.-okt-col-pull-7--_D_Oq- {
  right: 14.58333%; }

.-okt-col-offset-7--dpMgp- {
  margin-left: 14.58333%; }

.-okt-col-order-7--16cyC- {
  order: 7; }

.-okt-col-6--29XoT- {
  display: block;
  box-sizing: border-box;
  width: 12.5%; }

.-okt-col-push-6--2KqXY- {
  left: 12.5%; }

.-okt-col-pull-6--rK2XR- {
  right: 12.5%; }

.-okt-col-offset-6--1G9t8- {
  margin-left: 12.5%; }

.-okt-col-order-6--382Uq- {
  order: 6; }

.-okt-col-5--3l4Bo- {
  display: block;
  box-sizing: border-box;
  width: 10.41667%; }

.-okt-col-push-5--1ll3a- {
  left: 10.41667%; }

.-okt-col-pull-5--1iRVt- {
  right: 10.41667%; }

.-okt-col-offset-5--WnqIa- {
  margin-left: 10.41667%; }

.-okt-col-order-5--DEeFb- {
  order: 5; }

.-okt-col-4--2TekY- {
  display: block;
  box-sizing: border-box;
  width: 8.33333%; }

.-okt-col-push-4--3w8yK- {
  left: 8.33333%; }

.-okt-col-pull-4--38q0P- {
  right: 8.33333%; }

.-okt-col-offset-4--1qyNN- {
  margin-left: 8.33333%; }

.-okt-col-order-4--3zPwo- {
  order: 4; }

.-okt-col-3--369gN- {
  display: block;
  box-sizing: border-box;
  width: 6.25%; }

.-okt-col-push-3--2dSHZ- {
  left: 6.25%; }

.-okt-col-pull-3--2rhN5- {
  right: 6.25%; }

.-okt-col-offset-3--FE-HU- {
  margin-left: 6.25%; }

.-okt-col-order-3--2W6qu- {
  order: 3; }

.-okt-col-2--3hgVj- {
  display: block;
  box-sizing: border-box;
  width: 4.16667%; }

.-okt-col-push-2--3mndD- {
  left: 4.16667%; }

.-okt-col-pull-2--4VucX- {
  right: 4.16667%; }

.-okt-col-offset-2--3_6f2- {
  margin-left: 4.16667%; }

.-okt-col-order-2--g9ubr- {
  order: 2; }

.-okt-col-1--2nBi8- {
  display: block;
  box-sizing: border-box;
  width: 2.08333%; }

.-okt-col-push-1--2MyG-- {
  left: 2.08333%; }

.-okt-col-pull-1--14bX8- {
  right: 2.08333%; }

.-okt-col-offset-1--eH488- {
  margin-left: 2.08333%; }

.-okt-col-order-1--2j7f0- {
  order: 1; }

.-okt-col-0--eGE-c- {
  display: none; }

.-okt-col-push-0--3Gm4N- {
  left: auto; }

.-okt-col-pull-0--2sYjH- {
  right: auto; }

.-okt-col-push-0--3Gm4N- {
  left: auto; }

.-okt-col-pull-0--2sYjH- {
  right: auto; }

.-okt-col-offset-0--3vT-n- {
  margin-left: 0; }

.-okt-col-order-0--1IEL4- {
  order: 0; }

.-okt-col-xs-1--2D4_8-, .-okt-col-xs-2--2wxxq-, .-okt-col-xs-3--12OX0-, .-okt-col-xs-4--1l14o-, .-okt-col-xs-5--2QhEz-, .-okt-col-xs-6--17Mbf-, .-okt-col-xs-7--1th1_-, .-okt-col-xs-8--2Rf4p-, .-okt-col-xs-9--2KFXD-, .-okt-col-xs-10--1-xtP-, .-okt-col-xs-11--2uSUT-, .-okt-col-xs-12--21Qlz-, .-okt-col-xs-13--1-yVb-, .-okt-col-xs-14--2fXJo-, .-okt-col-xs-15--2Rih8-, .-okt-col-xs-16--3QfOO-, .-okt-col-xs-17--uGi06-, .-okt-col-xs-18--2FzJd-, .-okt-col-xs-19--1iqR8-, .-okt-col-xs-20--1vfvT-, .-okt-col-xs-21--2gOSA-, .-okt-col-xs-22--jBxnS-, .-okt-col-xs-23--2Iwyz-, .-okt-col-xs-24--38xje-, .-okt-col-xs-25--2v0oi-, .-okt-col-xs-26--xn0Ns-, .-okt-col-xs-27--2JwPD-, .-okt-col-xs-28--35ewz-, .-okt-col-xs-29--31sdu-, .-okt-col-xs-30--6VX1P-, .-okt-col-xs-31--3zBoJ-, .-okt-col-xs-32--3_nwL-, .-okt-col-xs-33--3EaVn-, .-okt-col-xs-34--2iNIm-, .-okt-col-xs-35--25ZoZ-, .-okt-col-xs-36--3WpT_-, .-okt-col-xs-37--20DjY-, .-okt-col-xs-38--2-u2i-, .-okt-col-xs-39--3ufnS-, .-okt-col-xs-40--2S3Ah-, .-okt-col-xs-41--3LOcU-, .-okt-col-xs-42--3ekhB-, .-okt-col-xs-43--3Gf9g-, .-okt-col-xs-44--3XeYH-, .-okt-col-xs-45--2RAvQ-, .-okt-col-xs-46--3o408-, .-okt-col-xs-47--3w4wg-, .-okt-col-xs-48--KR2aN- {
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.-okt-col-xs-48--KR2aN- {
  display: block;
  box-sizing: border-box;
  width: 100%; }

.-okt-col-xs-push-48--3ihOk- {
  left: 100%; }

.-okt-col-xs-pull-48--1AreC- {
  right: 100%; }

.-okt-col-xs-offset-48--mr89A- {
  margin-left: 100%; }

.-okt-col-xs-order-48--oTw3V- {
  order: 48; }

.-okt-col-xs-47--3w4wg- {
  display: block;
  box-sizing: border-box;
  width: 97.91667%; }

.-okt-col-xs-push-47--2OrM9- {
  left: 97.91667%; }

.-okt-col-xs-pull-47--1pHGs- {
  right: 97.91667%; }

.-okt-col-xs-offset-47--2cZQt- {
  margin-left: 97.91667%; }

.-okt-col-xs-order-47--3bOBM- {
  order: 47; }

.-okt-col-xs-46--3o408- {
  display: block;
  box-sizing: border-box;
  width: 95.83333%; }

.-okt-col-xs-push-46--zO95r- {
  left: 95.83333%; }

.-okt-col-xs-pull-46--3o_6A- {
  right: 95.83333%; }

.-okt-col-xs-offset-46--2LNhk- {
  margin-left: 95.83333%; }

.-okt-col-xs-order-46--27SQ_- {
  order: 46; }

.-okt-col-xs-45--2RAvQ- {
  display: block;
  box-sizing: border-box;
  width: 93.75%; }

.-okt-col-xs-push-45--1YdRd- {
  left: 93.75%; }

.-okt-col-xs-pull-45--1-XhM- {
  right: 93.75%; }

.-okt-col-xs-offset-45--Jo1RU- {
  margin-left: 93.75%; }

.-okt-col-xs-order-45--12675- {
  order: 45; }

.-okt-col-xs-44--3XeYH- {
  display: block;
  box-sizing: border-box;
  width: 91.66667%; }

.-okt-col-xs-push-44--1_5eu- {
  left: 91.66667%; }

.-okt-col-xs-pull-44--2esNf- {
  right: 91.66667%; }

.-okt-col-xs-offset-44--1QOEN- {
  margin-left: 91.66667%; }

.-okt-col-xs-order-44--3O5k-- {
  order: 44; }

.-okt-col-xs-43--3Gf9g- {
  display: block;
  box-sizing: border-box;
  width: 89.58333%; }

.-okt-col-xs-push-43--m0sbJ- {
  left: 89.58333%; }

.-okt-col-xs-pull-43--3a-yL- {
  right: 89.58333%; }

.-okt-col-xs-offset-43--2D1A2- {
  margin-left: 89.58333%; }

.-okt-col-xs-order-43--Wkkkf- {
  order: 43; }

.-okt-col-xs-42--3ekhB- {
  display: block;
  box-sizing: border-box;
  width: 87.5%; }

.-okt-col-xs-push-42--3B4__- {
  left: 87.5%; }

.-okt-col-xs-pull-42--39tF5- {
  right: 87.5%; }

.-okt-col-xs-offset-42--1SYrh- {
  margin-left: 87.5%; }

.-okt-col-xs-order-42--2coy5- {
  order: 42; }

.-okt-col-xs-41--3LOcU- {
  display: block;
  box-sizing: border-box;
  width: 85.41667%; }

.-okt-col-xs-push-41--ifOLd- {
  left: 85.41667%; }

.-okt-col-xs-pull-41--rRbPY- {
  right: 85.41667%; }

.-okt-col-xs-offset-41--1MdgW- {
  margin-left: 85.41667%; }

.-okt-col-xs-order-41--2QucV- {
  order: 41; }

.-okt-col-xs-40--2S3Ah- {
  display: block;
  box-sizing: border-box;
  width: 83.33333%; }

.-okt-col-xs-push-40--GdC3X- {
  left: 83.33333%; }

.-okt-col-xs-pull-40--3TakL- {
  right: 83.33333%; }

.-okt-col-xs-offset-40--2VUqa- {
  margin-left: 83.33333%; }

.-okt-col-xs-order-40--1r1mK- {
  order: 40; }

.-okt-col-xs-39--3ufnS- {
  display: block;
  box-sizing: border-box;
  width: 81.25%; }

.-okt-col-xs-push-39--2GjWz- {
  left: 81.25%; }

.-okt-col-xs-pull-39--2upjY- {
  right: 81.25%; }

.-okt-col-xs-offset-39--21gni- {
  margin-left: 81.25%; }

.-okt-col-xs-order-39--3Anq2- {
  order: 39; }

.-okt-col-xs-38--2-u2i- {
  display: block;
  box-sizing: border-box;
  width: 79.16667%; }

.-okt-col-xs-push-38--2lEoe- {
  left: 79.16667%; }

.-okt-col-xs-pull-38--2tzOu- {
  right: 79.16667%; }

.-okt-col-xs-offset-38--3xwTx- {
  margin-left: 79.16667%; }

.-okt-col-xs-order-38--1EBMv- {
  order: 38; }

.-okt-col-xs-37--20DjY- {
  display: block;
  box-sizing: border-box;
  width: 77.08333%; }

.-okt-col-xs-push-37--2J8Io- {
  left: 77.08333%; }

.-okt-col-xs-pull-37--1K5CC- {
  right: 77.08333%; }

.-okt-col-xs-offset-37--3vyhN- {
  margin-left: 77.08333%; }

.-okt-col-xs-order-37--2eLKo- {
  order: 37; }

.-okt-col-xs-36--3WpT_- {
  display: block;
  box-sizing: border-box;
  width: 75%; }

.-okt-col-xs-push-36--JQfjD- {
  left: 75%; }

.-okt-col-xs-pull-36--1LuCp- {
  right: 75%; }

.-okt-col-xs-offset-36--1_5EM- {
  margin-left: 75%; }

.-okt-col-xs-order-36--18A2X- {
  order: 36; }

.-okt-col-xs-35--25ZoZ- {
  display: block;
  box-sizing: border-box;
  width: 72.91667%; }

.-okt-col-xs-push-35--2EbwJ- {
  left: 72.91667%; }

.-okt-col-xs-pull-35--1LwNy- {
  right: 72.91667%; }

.-okt-col-xs-offset-35--2VTs7- {
  margin-left: 72.91667%; }

.-okt-col-xs-order-35--2UI2d- {
  order: 35; }

.-okt-col-xs-34--2iNIm- {
  display: block;
  box-sizing: border-box;
  width: 70.83333%; }

.-okt-col-xs-push-34--kh9wL- {
  left: 70.83333%; }

.-okt-col-xs-pull-34--1lG9p- {
  right: 70.83333%; }

.-okt-col-xs-offset-34--2fC30- {
  margin-left: 70.83333%; }

.-okt-col-xs-order-34--2WtOq- {
  order: 34; }

.-okt-col-xs-33--3EaVn- {
  display: block;
  box-sizing: border-box;
  width: 68.75%; }

.-okt-col-xs-push-33--2IICm- {
  left: 68.75%; }

.-okt-col-xs-pull-33--22aSN- {
  right: 68.75%; }

.-okt-col-xs-offset-33--29aUb- {
  margin-left: 68.75%; }

.-okt-col-xs-order-33--2ul6U- {
  order: 33; }

.-okt-col-xs-32--3_nwL- {
  display: block;
  box-sizing: border-box;
  width: 66.66667%; }

.-okt-col-xs-push-32--37_rV- {
  left: 66.66667%; }

.-okt-col-xs-pull-32--12VhA- {
  right: 66.66667%; }

.-okt-col-xs-offset-32--2CJ7O- {
  margin-left: 66.66667%; }

.-okt-col-xs-order-32--3UNUM- {
  order: 32; }

.-okt-col-xs-31--3zBoJ- {
  display: block;
  box-sizing: border-box;
  width: 64.58333%; }

.-okt-col-xs-push-31--12Ge8- {
  left: 64.58333%; }

.-okt-col-xs-pull-31--2TGPy- {
  right: 64.58333%; }

.-okt-col-xs-offset-31--5By-Y- {
  margin-left: 64.58333%; }

.-okt-col-xs-order-31--28UNR- {
  order: 31; }

.-okt-col-xs-30--6VX1P- {
  display: block;
  box-sizing: border-box;
  width: 62.5%; }

.-okt-col-xs-push-30--2qXgb- {
  left: 62.5%; }

.-okt-col-xs-pull-30--2e6Pw- {
  right: 62.5%; }

.-okt-col-xs-offset-30--3gOpY- {
  margin-left: 62.5%; }

.-okt-col-xs-order-30--32ep5- {
  order: 30; }

.-okt-col-xs-29--31sdu- {
  display: block;
  box-sizing: border-box;
  width: 60.41667%; }

.-okt-col-xs-push-29--3MgN3- {
  left: 60.41667%; }

.-okt-col-xs-pull-29--2Y-X-- {
  right: 60.41667%; }

.-okt-col-xs-offset-29--2Dktt- {
  margin-left: 60.41667%; }

.-okt-col-xs-order-29--3fAP7- {
  order: 29; }

.-okt-col-xs-28--35ewz- {
  display: block;
  box-sizing: border-box;
  width: 58.33333%; }

.-okt-col-xs-push-28--3JeaQ- {
  left: 58.33333%; }

.-okt-col-xs-pull-28--2s-bP- {
  right: 58.33333%; }

.-okt-col-xs-offset-28--cLXdo- {
  margin-left: 58.33333%; }

.-okt-col-xs-order-28--3ONgP- {
  order: 28; }

.-okt-col-xs-27--2JwPD- {
  display: block;
  box-sizing: border-box;
  width: 56.25%; }

.-okt-col-xs-push-27--3J_K0- {
  left: 56.25%; }

.-okt-col-xs-pull-27--1eQY3- {
  right: 56.25%; }

.-okt-col-xs-offset-27--2qbmD- {
  margin-left: 56.25%; }

.-okt-col-xs-order-27--1ju8_- {
  order: 27; }

.-okt-col-xs-26--xn0Ns- {
  display: block;
  box-sizing: border-box;
  width: 54.16667%; }

.-okt-col-xs-push-26--3HAq0- {
  left: 54.16667%; }

.-okt-col-xs-pull-26--30ngC- {
  right: 54.16667%; }

.-okt-col-xs-offset-26--3bUM6- {
  margin-left: 54.16667%; }

.-okt-col-xs-order-26--3ULko- {
  order: 26; }

.-okt-col-xs-25--2v0oi- {
  display: block;
  box-sizing: border-box;
  width: 52.08333%; }

.-okt-col-xs-push-25--2mkWi- {
  left: 52.08333%; }

.-okt-col-xs-pull-25--5oO35- {
  right: 52.08333%; }

.-okt-col-xs-offset-25--iwXm-- {
  margin-left: 52.08333%; }

.-okt-col-xs-order-25--2Vgve- {
  order: 25; }

.-okt-col-xs-24--38xje- {
  display: block;
  box-sizing: border-box;
  width: 50%; }

.-okt-col-xs-push-24--2s4Cp- {
  left: 50%; }

.-okt-col-xs-pull-24--N2-fY- {
  right: 50%; }

.-okt-col-xs-offset-24--2SU2K- {
  margin-left: 50%; }

.-okt-col-xs-order-24--2i5BF- {
  order: 24; }

.-okt-col-xs-23--2Iwyz- {
  display: block;
  box-sizing: border-box;
  width: 47.91667%; }

.-okt-col-xs-push-23--26Nmd- {
  left: 47.91667%; }

.-okt-col-xs-pull-23--l52b3- {
  right: 47.91667%; }

.-okt-col-xs-offset-23--24MeD- {
  margin-left: 47.91667%; }

.-okt-col-xs-order-23--37cYd- {
  order: 23; }

.-okt-col-xs-22--jBxnS- {
  display: block;
  box-sizing: border-box;
  width: 45.83333%; }

.-okt-col-xs-push-22--9PiIw- {
  left: 45.83333%; }

.-okt-col-xs-pull-22--fn923- {
  right: 45.83333%; }

.-okt-col-xs-offset-22--KyQov- {
  margin-left: 45.83333%; }

.-okt-col-xs-order-22--2C_JM- {
  order: 22; }

.-okt-col-xs-21--2gOSA- {
  display: block;
  box-sizing: border-box;
  width: 43.75%; }

.-okt-col-xs-push-21--mJpSQ- {
  left: 43.75%; }

.-okt-col-xs-pull-21--2D4d1- {
  right: 43.75%; }

.-okt-col-xs-offset-21--1G66O- {
  margin-left: 43.75%; }

.-okt-col-xs-order-21--1CiQH- {
  order: 21; }

.-okt-col-xs-20--1vfvT- {
  display: block;
  box-sizing: border-box;
  width: 41.66667%; }

.-okt-col-xs-push-20--1Ku3E- {
  left: 41.66667%; }

.-okt-col-xs-pull-20--1m24-- {
  right: 41.66667%; }

.-okt-col-xs-offset-20--3a2SK- {
  margin-left: 41.66667%; }

.-okt-col-xs-order-20--3irGa- {
  order: 20; }

.-okt-col-xs-19--1iqR8- {
  display: block;
  box-sizing: border-box;
  width: 39.58333%; }

.-okt-col-xs-push-19--3B-za- {
  left: 39.58333%; }

.-okt-col-xs-pull-19--OouZy- {
  right: 39.58333%; }

.-okt-col-xs-offset-19--1NK8z- {
  margin-left: 39.58333%; }

.-okt-col-xs-order-19--135tZ- {
  order: 19; }

.-okt-col-xs-18--2FzJd- {
  display: block;
  box-sizing: border-box;
  width: 37.5%; }

.-okt-col-xs-push-18--1L-gq- {
  left: 37.5%; }

.-okt-col-xs-pull-18--2cQO2- {
  right: 37.5%; }

.-okt-col-xs-offset-18--snqEg- {
  margin-left: 37.5%; }

.-okt-col-xs-order-18--1udtt- {
  order: 18; }

.-okt-col-xs-17--uGi06- {
  display: block;
  box-sizing: border-box;
  width: 35.41667%; }

.-okt-col-xs-push-17--19Q80- {
  left: 35.41667%; }

.-okt-col-xs-pull-17--2oCG1- {
  right: 35.41667%; }

.-okt-col-xs-offset-17--352zx- {
  margin-left: 35.41667%; }

.-okt-col-xs-order-17--2TfTE- {
  order: 17; }

.-okt-col-xs-16--3QfOO- {
  display: block;
  box-sizing: border-box;
  width: 33.33333%; }

.-okt-col-xs-push-16--3hA3w- {
  left: 33.33333%; }

.-okt-col-xs-pull-16--380NH- {
  right: 33.33333%; }

.-okt-col-xs-offset-16--IlPt_- {
  margin-left: 33.33333%; }

.-okt-col-xs-order-16--25Dtb- {
  order: 16; }

.-okt-col-xs-15--2Rih8- {
  display: block;
  box-sizing: border-box;
  width: 31.25%; }

.-okt-col-xs-push-15--36_5L- {
  left: 31.25%; }

.-okt-col-xs-pull-15--1oP6A- {
  right: 31.25%; }

.-okt-col-xs-offset-15--jVTGe- {
  margin-left: 31.25%; }

.-okt-col-xs-order-15--LESH6- {
  order: 15; }

.-okt-col-xs-14--2fXJo- {
  display: block;
  box-sizing: border-box;
  width: 29.16667%; }

.-okt-col-xs-push-14--LAuBj- {
  left: 29.16667%; }

.-okt-col-xs-pull-14--3ifnE- {
  right: 29.16667%; }

.-okt-col-xs-offset-14--2j_IZ- {
  margin-left: 29.16667%; }

.-okt-col-xs-order-14--Z0MhJ- {
  order: 14; }

.-okt-col-xs-13--1-yVb- {
  display: block;
  box-sizing: border-box;
  width: 27.08333%; }

.-okt-col-xs-push-13--3PZk4- {
  left: 27.08333%; }

.-okt-col-xs-pull-13--xvrLA- {
  right: 27.08333%; }

.-okt-col-xs-offset-13--eM6kn- {
  margin-left: 27.08333%; }

.-okt-col-xs-order-13--3OBVQ- {
  order: 13; }

.-okt-col-xs-12--21Qlz- {
  display: block;
  box-sizing: border-box;
  width: 25%; }

.-okt-col-xs-push-12--3n6Kn- {
  left: 25%; }

.-okt-col-xs-pull-12--1f2b5- {
  right: 25%; }

.-okt-col-xs-offset-12--34oxO- {
  margin-left: 25%; }

.-okt-col-xs-order-12--FksHG- {
  order: 12; }

.-okt-col-xs-11--2uSUT- {
  display: block;
  box-sizing: border-box;
  width: 22.91667%; }

.-okt-col-xs-push-11--XGC7Z- {
  left: 22.91667%; }

.-okt-col-xs-pull-11--3EvgN- {
  right: 22.91667%; }

.-okt-col-xs-offset-11--2CoLf- {
  margin-left: 22.91667%; }

.-okt-col-xs-order-11--17_95- {
  order: 11; }

.-okt-col-xs-10--1-xtP- {
  display: block;
  box-sizing: border-box;
  width: 20.83333%; }

.-okt-col-xs-push-10--2Nffl- {
  left: 20.83333%; }

.-okt-col-xs-pull-10--15DGE- {
  right: 20.83333%; }

.-okt-col-xs-offset-10--2s-4O- {
  margin-left: 20.83333%; }

.-okt-col-xs-order-10--76DB-- {
  order: 10; }

.-okt-col-xs-9--2KFXD- {
  display: block;
  box-sizing: border-box;
  width: 18.75%; }

.-okt-col-xs-push-9--36Bq9- {
  left: 18.75%; }

.-okt-col-xs-pull-9--1WHUC- {
  right: 18.75%; }

.-okt-col-xs-offset-9--3m_Uf- {
  margin-left: 18.75%; }

.-okt-col-xs-order-9--19sOj- {
  order: 9; }

.-okt-col-xs-8--2Rf4p- {
  display: block;
  box-sizing: border-box;
  width: 16.66667%; }

.-okt-col-xs-push-8--22DPG- {
  left: 16.66667%; }

.-okt-col-xs-pull-8--470v3- {
  right: 16.66667%; }

.-okt-col-xs-offset-8--1mFpa- {
  margin-left: 16.66667%; }

.-okt-col-xs-order-8--2SWPK- {
  order: 8; }

.-okt-col-xs-7--1th1_- {
  display: block;
  box-sizing: border-box;
  width: 14.58333%; }

.-okt-col-xs-push-7--Ad_S6- {
  left: 14.58333%; }

.-okt-col-xs-pull-7--31IzE- {
  right: 14.58333%; }

.-okt-col-xs-offset-7--1ZQhi- {
  margin-left: 14.58333%; }

.-okt-col-xs-order-7--1OE9e- {
  order: 7; }

.-okt-col-xs-6--17Mbf- {
  display: block;
  box-sizing: border-box;
  width: 12.5%; }

.-okt-col-xs-push-6--2lt54- {
  left: 12.5%; }

.-okt-col-xs-pull-6--cGh3x- {
  right: 12.5%; }

.-okt-col-xs-offset-6--DHK91- {
  margin-left: 12.5%; }

.-okt-col-xs-order-6--Ve2ZG- {
  order: 6; }

.-okt-col-xs-5--2QhEz- {
  display: block;
  box-sizing: border-box;
  width: 10.41667%; }

.-okt-col-xs-push-5--37H8D- {
  left: 10.41667%; }

.-okt-col-xs-pull-5--1qmCG- {
  right: 10.41667%; }

.-okt-col-xs-offset-5--3c1H3- {
  margin-left: 10.41667%; }

.-okt-col-xs-order-5--2OqDN- {
  order: 5; }

.-okt-col-xs-4--1l14o- {
  display: block;
  box-sizing: border-box;
  width: 8.33333%; }

.-okt-col-xs-push-4--3h57O- {
  left: 8.33333%; }

.-okt-col-xs-pull-4--CWGUa- {
  right: 8.33333%; }

.-okt-col-xs-offset-4--gT_1c- {
  margin-left: 8.33333%; }

.-okt-col-xs-order-4--2Nkij- {
  order: 4; }

.-okt-col-xs-3--12OX0- {
  display: block;
  box-sizing: border-box;
  width: 6.25%; }

.-okt-col-xs-push-3--scL5q- {
  left: 6.25%; }

.-okt-col-xs-pull-3--2LhVU- {
  right: 6.25%; }

.-okt-col-xs-offset-3--1bopq- {
  margin-left: 6.25%; }

.-okt-col-xs-order-3--2fJYd- {
  order: 3; }

.-okt-col-xs-2--2wxxq- {
  display: block;
  box-sizing: border-box;
  width: 4.16667%; }

.-okt-col-xs-push-2--3diNR- {
  left: 4.16667%; }

.-okt-col-xs-pull-2--3trgl- {
  right: 4.16667%; }

.-okt-col-xs-offset-2--3ukSj- {
  margin-left: 4.16667%; }

.-okt-col-xs-order-2--T2iHq- {
  order: 2; }

.-okt-col-xs-1--2D4_8- {
  display: block;
  box-sizing: border-box;
  width: 2.08333%; }

.-okt-col-xs-push-1--2YwMv- {
  left: 2.08333%; }

.-okt-col-xs-pull-1--2rsp1- {
  right: 2.08333%; }

.-okt-col-xs-offset-1--1x9_o- {
  margin-left: 2.08333%; }

.-okt-col-xs-order-1--3fkEg- {
  order: 1; }

.-okt-col-xs-0--Fcz79- {
  display: none; }

.-okt-col-push-0--3Gm4N- {
  left: auto; }

.-okt-col-pull-0--2sYjH- {
  right: auto; }

.-okt-col-xs-push-0--33rpM- {
  left: auto; }

.-okt-col-xs-pull-0--WIMLl- {
  right: auto; }

.-okt-col-xs-offset-0--2KGsv- {
  margin-left: 0; }

.-okt-col-xs-order-0--dF-0h- {
  order: 0; }

@media (min-width: 576px) {
  .-okt-col-sm-1--1yFYk-, .-okt-col-sm-2--2espt-, .-okt-col-sm-3--tT18p-, .-okt-col-sm-4--29LCT-, .-okt-col-sm-5--1_lgD-, .-okt-col-sm-6--2RH4o-, .-okt-col-sm-7--H7yrL-, .-okt-col-sm-8--3_Gp8-, .-okt-col-sm-9--1jgXX-, .-okt-col-sm-10--10VVF-, .-okt-col-sm-11--1XvHv-, .-okt-col-sm-12--22PWM-, .-okt-col-sm-13--35FEm-, .-okt-col-sm-14--4BTkq-, .-okt-col-sm-15--3xPsx-, .-okt-col-sm-16--1jjQb-, .-okt-col-sm-17--17yO--, .-okt-col-sm-18--38xdE-, .-okt-col-sm-19--2tdju-, .-okt-col-sm-20--gg-wn-, .-okt-col-sm-21--1LAkY-, .-okt-col-sm-22--1vKyP-, .-okt-col-sm-23--15WDq-, .-okt-col-sm-24--1--RA-, .-okt-col-sm-25--1zPjy-, .-okt-col-sm-26--tjqy7-, .-okt-col-sm-27--3HF5m-, .-okt-col-sm-28--3WJmX-, .-okt-col-sm-29--1bKlH-, .-okt-col-sm-30--9nK2x-, .-okt-col-sm-31--2NxJs-, .-okt-col-sm-32--3H9rA-, .-okt-col-sm-33--v16ze-, .-okt-col-sm-34--164TP-, .-okt-col-sm-35--325Lr-, .-okt-col-sm-36--1wedZ-, .-okt-col-sm-37--2AV-L-, .-okt-col-sm-38--a0xB7-, .-okt-col-sm-39--2DPnq-, .-okt-col-sm-40--3g6oN-, .-okt-col-sm-41--2WmmO-, .-okt-col-sm-42--1Gdaq-, .-okt-col-sm-43--1AK1s-, .-okt-col-sm-44--2zCgL-, .-okt-col-sm-45--1NfLT-, .-okt-col-sm-46--2LkVd-, .-okt-col-sm-47--1S5Zc-, .-okt-col-sm-48--3mKkH- {
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .-okt-col-sm-48--3mKkH- {
    display: block;
    box-sizing: border-box;
    width: 100%; }
  .-okt-col-sm-push-48--2rkmx- {
    left: 100%; }
  .-okt-col-sm-pull-48--rZdwK- {
    right: 100%; }
  .-okt-col-sm-offset-48--2yJ-W- {
    margin-left: 100%; }
  .-okt-col-sm-order-48--1HrmS- {
    order: 48; }
  .-okt-col-sm-47--1S5Zc- {
    display: block;
    box-sizing: border-box;
    width: 97.91667%; }
  .-okt-col-sm-push-47--1bnxF- {
    left: 97.91667%; }
  .-okt-col-sm-pull-47--2ON3O- {
    right: 97.91667%; }
  .-okt-col-sm-offset-47--1SbEd- {
    margin-left: 97.91667%; }
  .-okt-col-sm-order-47--1qjNF- {
    order: 47; }
  .-okt-col-sm-46--2LkVd- {
    display: block;
    box-sizing: border-box;
    width: 95.83333%; }
  .-okt-col-sm-push-46--11AgD- {
    left: 95.83333%; }
  .-okt-col-sm-pull-46--JZpG3- {
    right: 95.83333%; }
  .-okt-col-sm-offset-46--b7n49- {
    margin-left: 95.83333%; }
  .-okt-col-sm-order-46--1hhl8- {
    order: 46; }
  .-okt-col-sm-45--1NfLT- {
    display: block;
    box-sizing: border-box;
    width: 93.75%; }
  .-okt-col-sm-push-45--3uzh_- {
    left: 93.75%; }
  .-okt-col-sm-pull-45--10BtF- {
    right: 93.75%; }
  .-okt-col-sm-offset-45--23vs1- {
    margin-left: 93.75%; }
  .-okt-col-sm-order-45--1JatN- {
    order: 45; }
  .-okt-col-sm-44--2zCgL- {
    display: block;
    box-sizing: border-box;
    width: 91.66667%; }
  .-okt-col-sm-push-44--1a3Q5- {
    left: 91.66667%; }
  .-okt-col-sm-pull-44--1WKVG- {
    right: 91.66667%; }
  .-okt-col-sm-offset-44--8Rmjw- {
    margin-left: 91.66667%; }
  .-okt-col-sm-order-44--hsetJ- {
    order: 44; }
  .-okt-col-sm-43--1AK1s- {
    display: block;
    box-sizing: border-box;
    width: 89.58333%; }
  .-okt-col-sm-push-43--Ana4f- {
    left: 89.58333%; }
  .-okt-col-sm-pull-43--aSETi- {
    right: 89.58333%; }
  .-okt-col-sm-offset-43--1b-Z0- {
    margin-left: 89.58333%; }
  .-okt-col-sm-order-43--3_lb7- {
    order: 43; }
  .-okt-col-sm-42--1Gdaq- {
    display: block;
    box-sizing: border-box;
    width: 87.5%; }
  .-okt-col-sm-push-42--a3P_R- {
    left: 87.5%; }
  .-okt-col-sm-pull-42--2MXYR- {
    right: 87.5%; }
  .-okt-col-sm-offset-42--3HBzE- {
    margin-left: 87.5%; }
  .-okt-col-sm-order-42--32OZm- {
    order: 42; }
  .-okt-col-sm-41--2WmmO- {
    display: block;
    box-sizing: border-box;
    width: 85.41667%; }
  .-okt-col-sm-push-41--2f81N- {
    left: 85.41667%; }
  .-okt-col-sm-pull-41--YjhBX- {
    right: 85.41667%; }
  .-okt-col-sm-offset-41--3FAEg- {
    margin-left: 85.41667%; }
  .-okt-col-sm-order-41--2_0oV- {
    order: 41; }
  .-okt-col-sm-40--3g6oN- {
    display: block;
    box-sizing: border-box;
    width: 83.33333%; }
  .-okt-col-sm-push-40--1Va29- {
    left: 83.33333%; }
  .-okt-col-sm-pull-40--2bDcP- {
    right: 83.33333%; }
  .-okt-col-sm-offset-40--2U9r8- {
    margin-left: 83.33333%; }
  .-okt-col-sm-order-40--1YPei- {
    order: 40; }
  .-okt-col-sm-39--2DPnq- {
    display: block;
    box-sizing: border-box;
    width: 81.25%; }
  .-okt-col-sm-push-39--6DFMU- {
    left: 81.25%; }
  .-okt-col-sm-pull-39--3EE7P- {
    right: 81.25%; }
  .-okt-col-sm-offset-39--2zBI9- {
    margin-left: 81.25%; }
  .-okt-col-sm-order-39--3uxZg- {
    order: 39; }
  .-okt-col-sm-38--a0xB7- {
    display: block;
    box-sizing: border-box;
    width: 79.16667%; }
  .-okt-col-sm-push-38--3qZtQ- {
    left: 79.16667%; }
  .-okt-col-sm-pull-38--1wFHJ- {
    right: 79.16667%; }
  .-okt-col-sm-offset-38--ZuUy1- {
    margin-left: 79.16667%; }
  .-okt-col-sm-order-38--22kSl- {
    order: 38; }
  .-okt-col-sm-37--2AV-L- {
    display: block;
    box-sizing: border-box;
    width: 77.08333%; }
  .-okt-col-sm-push-37--1uiCO- {
    left: 77.08333%; }
  .-okt-col-sm-pull-37--15J8v- {
    right: 77.08333%; }
  .-okt-col-sm-offset-37--1wptN- {
    margin-left: 77.08333%; }
  .-okt-col-sm-order-37--2Fd0i- {
    order: 37; }
  .-okt-col-sm-36--1wedZ- {
    display: block;
    box-sizing: border-box;
    width: 75%; }
  .-okt-col-sm-push-36--3hHjJ- {
    left: 75%; }
  .-okt-col-sm-pull-36--3SRoa- {
    right: 75%; }
  .-okt-col-sm-offset-36--AJRbd- {
    margin-left: 75%; }
  .-okt-col-sm-order-36--OwgGt- {
    order: 36; }
  .-okt-col-sm-35--325Lr- {
    display: block;
    box-sizing: border-box;
    width: 72.91667%; }
  .-okt-col-sm-push-35--22z9f- {
    left: 72.91667%; }
  .-okt-col-sm-pull-35--3Ejdm- {
    right: 72.91667%; }
  .-okt-col-sm-offset-35--2d9l9- {
    margin-left: 72.91667%; }
  .-okt-col-sm-order-35--ItrE0- {
    order: 35; }
  .-okt-col-sm-34--164TP- {
    display: block;
    box-sizing: border-box;
    width: 70.83333%; }
  .-okt-col-sm-push-34--3Bd6U- {
    left: 70.83333%; }
  .-okt-col-sm-pull-34--3VSQo- {
    right: 70.83333%; }
  .-okt-col-sm-offset-34--mWCeD- {
    margin-left: 70.83333%; }
  .-okt-col-sm-order-34--2TvZ1- {
    order: 34; }
  .-okt-col-sm-33--v16ze- {
    display: block;
    box-sizing: border-box;
    width: 68.75%; }
  .-okt-col-sm-push-33--9stzs- {
    left: 68.75%; }
  .-okt-col-sm-pull-33--2K1zq- {
    right: 68.75%; }
  .-okt-col-sm-offset-33--Dkx-1- {
    margin-left: 68.75%; }
  .-okt-col-sm-order-33--3eGqG- {
    order: 33; }
  .-okt-col-sm-32--3H9rA- {
    display: block;
    box-sizing: border-box;
    width: 66.66667%; }
  .-okt-col-sm-push-32--1eeSE- {
    left: 66.66667%; }
  .-okt-col-sm-pull-32--mHaU0- {
    right: 66.66667%; }
  .-okt-col-sm-offset-32--3T1UF- {
    margin-left: 66.66667%; }
  .-okt-col-sm-order-32--11uyD- {
    order: 32; }
  .-okt-col-sm-31--2NxJs- {
    display: block;
    box-sizing: border-box;
    width: 64.58333%; }
  .-okt-col-sm-push-31--LiSBm- {
    left: 64.58333%; }
  .-okt-col-sm-pull-31--1gk7P- {
    right: 64.58333%; }
  .-okt-col-sm-offset-31--38ig4- {
    margin-left: 64.58333%; }
  .-okt-col-sm-order-31--ZIgQ5- {
    order: 31; }
  .-okt-col-sm-30--9nK2x- {
    display: block;
    box-sizing: border-box;
    width: 62.5%; }
  .-okt-col-sm-push-30--HyqLt- {
    left: 62.5%; }
  .-okt-col-sm-pull-30--XAJBb- {
    right: 62.5%; }
  .-okt-col-sm-offset-30--2GRPP- {
    margin-left: 62.5%; }
  .-okt-col-sm-order-30--3Qh-W- {
    order: 30; }
  .-okt-col-sm-29--1bKlH- {
    display: block;
    box-sizing: border-box;
    width: 60.41667%; }
  .-okt-col-sm-push-29--zz7uC- {
    left: 60.41667%; }
  .-okt-col-sm-pull-29--1t1dn- {
    right: 60.41667%; }
  .-okt-col-sm-offset-29--3kTNr- {
    margin-left: 60.41667%; }
  .-okt-col-sm-order-29--1zlYl- {
    order: 29; }
  .-okt-col-sm-28--3WJmX- {
    display: block;
    box-sizing: border-box;
    width: 58.33333%; }
  .-okt-col-sm-push-28--1eR7F- {
    left: 58.33333%; }
  .-okt-col-sm-pull-28--3GXmH- {
    right: 58.33333%; }
  .-okt-col-sm-offset-28--1UOlC- {
    margin-left: 58.33333%; }
  .-okt-col-sm-order-28--1Lk8X- {
    order: 28; }
  .-okt-col-sm-27--3HF5m- {
    display: block;
    box-sizing: border-box;
    width: 56.25%; }
  .-okt-col-sm-push-27--plxfU- {
    left: 56.25%; }
  .-okt-col-sm-pull-27--3Ez9O- {
    right: 56.25%; }
  .-okt-col-sm-offset-27--16Zmk- {
    margin-left: 56.25%; }
  .-okt-col-sm-order-27--2Ijj9- {
    order: 27; }
  .-okt-col-sm-26--tjqy7- {
    display: block;
    box-sizing: border-box;
    width: 54.16667%; }
  .-okt-col-sm-push-26--3oVlc- {
    left: 54.16667%; }
  .-okt-col-sm-pull-26--3kvFo- {
    right: 54.16667%; }
  .-okt-col-sm-offset-26--gDBth- {
    margin-left: 54.16667%; }
  .-okt-col-sm-order-26--GsZMx- {
    order: 26; }
  .-okt-col-sm-25--1zPjy- {
    display: block;
    box-sizing: border-box;
    width: 52.08333%; }
  .-okt-col-sm-push-25--YMFby- {
    left: 52.08333%; }
  .-okt-col-sm-pull-25--1zhFw- {
    right: 52.08333%; }
  .-okt-col-sm-offset-25--2yaco- {
    margin-left: 52.08333%; }
  .-okt-col-sm-order-25--2O4Pt- {
    order: 25; }
  .-okt-col-sm-24--1--RA- {
    display: block;
    box-sizing: border-box;
    width: 50%; }
  .-okt-col-sm-push-24--1XDEZ- {
    left: 50%; }
  .-okt-col-sm-pull-24--1YdkL- {
    right: 50%; }
  .-okt-col-sm-offset-24--3oXae- {
    margin-left: 50%; }
  .-okt-col-sm-order-24--1oMN2- {
    order: 24; }
  .-okt-col-sm-23--15WDq- {
    display: block;
    box-sizing: border-box;
    width: 47.91667%; }
  .-okt-col-sm-push-23--1M35T- {
    left: 47.91667%; }
  .-okt-col-sm-pull-23--1OGv_- {
    right: 47.91667%; }
  .-okt-col-sm-offset-23--1Cfz6- {
    margin-left: 47.91667%; }
  .-okt-col-sm-order-23--15sJO- {
    order: 23; }
  .-okt-col-sm-22--1vKyP- {
    display: block;
    box-sizing: border-box;
    width: 45.83333%; }
  .-okt-col-sm-push-22--2R30R- {
    left: 45.83333%; }
  .-okt-col-sm-pull-22--37Zw0- {
    right: 45.83333%; }
  .-okt-col-sm-offset-22--2qLW3- {
    margin-left: 45.83333%; }
  .-okt-col-sm-order-22--3jPts- {
    order: 22; }
  .-okt-col-sm-21--1LAkY- {
    display: block;
    box-sizing: border-box;
    width: 43.75%; }
  .-okt-col-sm-push-21--3VQr5- {
    left: 43.75%; }
  .-okt-col-sm-pull-21--13Ejl- {
    right: 43.75%; }
  .-okt-col-sm-offset-21--22xES- {
    margin-left: 43.75%; }
  .-okt-col-sm-order-21--1YzZ-- {
    order: 21; }
  .-okt-col-sm-20--gg-wn- {
    display: block;
    box-sizing: border-box;
    width: 41.66667%; }
  .-okt-col-sm-push-20--2cTYR- {
    left: 41.66667%; }
  .-okt-col-sm-pull-20--1mXET- {
    right: 41.66667%; }
  .-okt-col-sm-offset-20--11Nnc- {
    margin-left: 41.66667%; }
  .-okt-col-sm-order-20--3Jr-m- {
    order: 20; }
  .-okt-col-sm-19--2tdju- {
    display: block;
    box-sizing: border-box;
    width: 39.58333%; }
  .-okt-col-sm-push-19--2Cvva- {
    left: 39.58333%; }
  .-okt-col-sm-pull-19--1SILc- {
    right: 39.58333%; }
  .-okt-col-sm-offset-19--y-6n8- {
    margin-left: 39.58333%; }
  .-okt-col-sm-order-19--35B8R- {
    order: 19; }
  .-okt-col-sm-18--38xdE- {
    display: block;
    box-sizing: border-box;
    width: 37.5%; }
  .-okt-col-sm-push-18--3FqV0- {
    left: 37.5%; }
  .-okt-col-sm-pull-18--1DL1b- {
    right: 37.5%; }
  .-okt-col-sm-offset-18--_k8Aw- {
    margin-left: 37.5%; }
  .-okt-col-sm-order-18--BRnlN- {
    order: 18; }
  .-okt-col-sm-17--17yO-- {
    display: block;
    box-sizing: border-box;
    width: 35.41667%; }
  .-okt-col-sm-push-17--3T7CL- {
    left: 35.41667%; }
  .-okt-col-sm-pull-17--2xB4t- {
    right: 35.41667%; }
  .-okt-col-sm-offset-17--_dBwq- {
    margin-left: 35.41667%; }
  .-okt-col-sm-order-17--2xuQW- {
    order: 17; }
  .-okt-col-sm-16--1jjQb- {
    display: block;
    box-sizing: border-box;
    width: 33.33333%; }
  .-okt-col-sm-push-16--iwqjM- {
    left: 33.33333%; }
  .-okt-col-sm-pull-16--17NhF- {
    right: 33.33333%; }
  .-okt-col-sm-offset-16--HkK1f- {
    margin-left: 33.33333%; }
  .-okt-col-sm-order-16--15z1r- {
    order: 16; }
  .-okt-col-sm-15--3xPsx- {
    display: block;
    box-sizing: border-box;
    width: 31.25%; }
  .-okt-col-sm-push-15--2hVqn- {
    left: 31.25%; }
  .-okt-col-sm-pull-15--3Getl- {
    right: 31.25%; }
  .-okt-col-sm-offset-15--Oqo8o- {
    margin-left: 31.25%; }
  .-okt-col-sm-order-15--WPh3t- {
    order: 15; }
  .-okt-col-sm-14--4BTkq- {
    display: block;
    box-sizing: border-box;
    width: 29.16667%; }
  .-okt-col-sm-push-14--BI4pK- {
    left: 29.16667%; }
  .-okt-col-sm-pull-14--2ESkH- {
    right: 29.16667%; }
  .-okt-col-sm-offset-14--3bvdh- {
    margin-left: 29.16667%; }
  .-okt-col-sm-order-14--2K9LY- {
    order: 14; }
  .-okt-col-sm-13--35FEm- {
    display: block;
    box-sizing: border-box;
    width: 27.08333%; }
  .-okt-col-sm-push-13--1nkpw- {
    left: 27.08333%; }
  .-okt-col-sm-pull-13--3b5Fw- {
    right: 27.08333%; }
  .-okt-col-sm-offset-13--2rSHW- {
    margin-left: 27.08333%; }
  .-okt-col-sm-order-13--1pcSC- {
    order: 13; }
  .-okt-col-sm-12--22PWM- {
    display: block;
    box-sizing: border-box;
    width: 25%; }
  .-okt-col-sm-push-12--1rdev- {
    left: 25%; }
  .-okt-col-sm-pull-12--2_FnN- {
    right: 25%; }
  .-okt-col-sm-offset-12--f3KeT- {
    margin-left: 25%; }
  .-okt-col-sm-order-12--22aG5- {
    order: 12; }
  .-okt-col-sm-11--1XvHv- {
    display: block;
    box-sizing: border-box;
    width: 22.91667%; }
  .-okt-col-sm-push-11--28VoC- {
    left: 22.91667%; }
  .-okt-col-sm-pull-11--2KKZ0- {
    right: 22.91667%; }
  .-okt-col-sm-offset-11--2x7Xl- {
    margin-left: 22.91667%; }
  .-okt-col-sm-order-11--1tb3d- {
    order: 11; }
  .-okt-col-sm-10--10VVF- {
    display: block;
    box-sizing: border-box;
    width: 20.83333%; }
  .-okt-col-sm-push-10--1mIJu- {
    left: 20.83333%; }
  .-okt-col-sm-pull-10--1rgXn- {
    right: 20.83333%; }
  .-okt-col-sm-offset-10--EYCYz- {
    margin-left: 20.83333%; }
  .-okt-col-sm-order-10--rxf3t- {
    order: 10; }
  .-okt-col-sm-9--1jgXX- {
    display: block;
    box-sizing: border-box;
    width: 18.75%; }
  .-okt-col-sm-push-9--2CZr9- {
    left: 18.75%; }
  .-okt-col-sm-pull-9--1EDmB- {
    right: 18.75%; }
  .-okt-col-sm-offset-9--Be_vO- {
    margin-left: 18.75%; }
  .-okt-col-sm-order-9--2MtE7- {
    order: 9; }
  .-okt-col-sm-8--3_Gp8- {
    display: block;
    box-sizing: border-box;
    width: 16.66667%; }
  .-okt-col-sm-push-8--2NMQq- {
    left: 16.66667%; }
  .-okt-col-sm-pull-8--2kB1u- {
    right: 16.66667%; }
  .-okt-col-sm-offset-8--1DvB_- {
    margin-left: 16.66667%; }
  .-okt-col-sm-order-8--1DSSv- {
    order: 8; }
  .-okt-col-sm-7--H7yrL- {
    display: block;
    box-sizing: border-box;
    width: 14.58333%; }
  .-okt-col-sm-push-7--yewgX- {
    left: 14.58333%; }
  .-okt-col-sm-pull-7--MKPa6- {
    right: 14.58333%; }
  .-okt-col-sm-offset-7--1xCVM- {
    margin-left: 14.58333%; }
  .-okt-col-sm-order-7--3wdC-- {
    order: 7; }
  .-okt-col-sm-6--2RH4o- {
    display: block;
    box-sizing: border-box;
    width: 12.5%; }
  .-okt-col-sm-push-6--1YbPe- {
    left: 12.5%; }
  .-okt-col-sm-pull-6--tVgxG- {
    right: 12.5%; }
  .-okt-col-sm-offset-6--1YTaa- {
    margin-left: 12.5%; }
  .-okt-col-sm-order-6--UQ8Yj- {
    order: 6; }
  .-okt-col-sm-5--1_lgD- {
    display: block;
    box-sizing: border-box;
    width: 10.41667%; }
  .-okt-col-sm-push-5--lV3e6- {
    left: 10.41667%; }
  .-okt-col-sm-pull-5--3lno1- {
    right: 10.41667%; }
  .-okt-col-sm-offset-5--1SBzx- {
    margin-left: 10.41667%; }
  .-okt-col-sm-order-5--wX28w- {
    order: 5; }
  .-okt-col-sm-4--29LCT- {
    display: block;
    box-sizing: border-box;
    width: 8.33333%; }
  .-okt-col-sm-push-4--3-8cM- {
    left: 8.33333%; }
  .-okt-col-sm-pull-4--1SD57- {
    right: 8.33333%; }
  .-okt-col-sm-offset-4--246fl- {
    margin-left: 8.33333%; }
  .-okt-col-sm-order-4--1sRmo- {
    order: 4; }
  .-okt-col-sm-3--tT18p- {
    display: block;
    box-sizing: border-box;
    width: 6.25%; }
  .-okt-col-sm-push-3--2pBHP- {
    left: 6.25%; }
  .-okt-col-sm-pull-3--Nq7o3- {
    right: 6.25%; }
  .-okt-col-sm-offset-3--1iPqf- {
    margin-left: 6.25%; }
  .-okt-col-sm-order-3--2wXmx- {
    order: 3; }
  .-okt-col-sm-2--2espt- {
    display: block;
    box-sizing: border-box;
    width: 4.16667%; }
  .-okt-col-sm-push-2--2llgF- {
    left: 4.16667%; }
  .-okt-col-sm-pull-2--TyCxS- {
    right: 4.16667%; }
  .-okt-col-sm-offset-2--1im5X- {
    margin-left: 4.16667%; }
  .-okt-col-sm-order-2--2XgCn- {
    order: 2; }
  .-okt-col-sm-1--1yFYk- {
    display: block;
    box-sizing: border-box;
    width: 2.08333%; }
  .-okt-col-sm-push-1--3SYCb- {
    left: 2.08333%; }
  .-okt-col-sm-pull-1--U5p70- {
    right: 2.08333%; }
  .-okt-col-sm-offset-1--X482b- {
    margin-left: 2.08333%; }
  .-okt-col-sm-order-1--1NaWH- {
    order: 1; }
  .-okt-col-sm-0--3Jo1s- {
    display: none; }
  .-okt-col-push-0--3Gm4N- {
    left: auto; }
  .-okt-col-pull-0--2sYjH- {
    right: auto; }
  .-okt-col-sm-push-0--3yUC7- {
    left: auto; }
  .-okt-col-sm-pull-0--2eIPi- {
    right: auto; }
  .-okt-col-sm-offset-0--aacA0- {
    margin-left: 0; }
  .-okt-col-sm-order-0--2hdTt- {
    order: 0; } }

@media (min-width: 768px) {
  .-okt-col-md-1--2jMja-, .-okt-col-md-2--2rMY--, .-okt-col-md-3--2_RRe-, .-okt-col-md-4--1LTl3-, .-okt-col-md-5--Oq7Hl-, .-okt-col-md-6--1sZJk-, .-okt-col-md-7--1XONb-, .-okt-col-md-8--32qGE-, .-okt-col-md-9--2SrS1-, .-okt-col-md-10--26zCZ-, .-okt-col-md-11--2lHe--, .-okt-col-md-12--3LEZp-, .-okt-col-md-13--3W-7h-, .-okt-col-md-14--m7f4Y-, .-okt-col-md-15--2PYEI-, .-okt-col-md-16--X0Uob-, .-okt-col-md-17--aVBOV-, .-okt-col-md-18--3LKcS-, .-okt-col-md-19--3ZMNG-, .-okt-col-md-20--1CUc_-, .-okt-col-md-21--oKxwz-, .-okt-col-md-22--xv7Fh-, .-okt-col-md-23--XKoEb-, .-okt-col-md-24--lHkLS-, .-okt-col-md-25--1QFO0-, .-okt-col-md-26--3TLVI-, .-okt-col-md-27--3EzuO-, .-okt-col-md-28--2U9ar-, .-okt-col-md-29--1Owa2-, .-okt-col-md-30--PNj4W-, .-okt-col-md-31--2WQ8U-, .-okt-col-md-32--2cNkh-, .-okt-col-md-33--2ZULH-, .-okt-col-md-34--31fdj-, .-okt-col-md-35--2Vub1-, .-okt-col-md-36--XwWMi-, .-okt-col-md-37--3j-z7-, .-okt-col-md-38--23BcS-, .-okt-col-md-39--36Lol-, .-okt-col-md-40--RG4mQ-, .-okt-col-md-41--IavA0-, .-okt-col-md-42--104CE-, .-okt-col-md-43--31akX-, .-okt-col-md-44--1950_-, .-okt-col-md-45--2VtHV-, .-okt-col-md-46--3ne95-, .-okt-col-md-47--2p-3q-, .-okt-col-md-48--D6Qn7- {
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .-okt-col-md-48--D6Qn7- {
    display: block;
    box-sizing: border-box;
    width: 100%; }
  .-okt-col-md-push-48--24PQm- {
    left: 100%; }
  .-okt-col-md-pull-48--2pAKT- {
    right: 100%; }
  .-okt-col-md-offset-48--1PUVB- {
    margin-left: 100%; }
  .-okt-col-md-order-48---0w6F- {
    order: 48; }
  .-okt-col-md-47--2p-3q- {
    display: block;
    box-sizing: border-box;
    width: 97.91667%; }
  .-okt-col-md-push-47--3CnN9- {
    left: 97.91667%; }
  .-okt-col-md-pull-47--KpnDM- {
    right: 97.91667%; }
  .-okt-col-md-offset-47--aKQyP- {
    margin-left: 97.91667%; }
  .-okt-col-md-order-47--1vpoE- {
    order: 47; }
  .-okt-col-md-46--3ne95- {
    display: block;
    box-sizing: border-box;
    width: 95.83333%; }
  .-okt-col-md-push-46--2UnrN- {
    left: 95.83333%; }
  .-okt-col-md-pull-46--3hBmm- {
    right: 95.83333%; }
  .-okt-col-md-offset-46--2C_xq- {
    margin-left: 95.83333%; }
  .-okt-col-md-order-46--1_bpM- {
    order: 46; }
  .-okt-col-md-45--2VtHV- {
    display: block;
    box-sizing: border-box;
    width: 93.75%; }
  .-okt-col-md-push-45--3qoa-- {
    left: 93.75%; }
  .-okt-col-md-pull-45--yBjCf- {
    right: 93.75%; }
  .-okt-col-md-offset-45--3mgDd- {
    margin-left: 93.75%; }
  .-okt-col-md-order-45--1L74u- {
    order: 45; }
  .-okt-col-md-44--1950_- {
    display: block;
    box-sizing: border-box;
    width: 91.66667%; }
  .-okt-col-md-push-44--3_VwG- {
    left: 91.66667%; }
  .-okt-col-md-pull-44--2squl- {
    right: 91.66667%; }
  .-okt-col-md-offset-44--vPMY1- {
    margin-left: 91.66667%; }
  .-okt-col-md-order-44--2ZUsc- {
    order: 44; }
  .-okt-col-md-43--31akX- {
    display: block;
    box-sizing: border-box;
    width: 89.58333%; }
  .-okt-col-md-push-43--1vlce- {
    left: 89.58333%; }
  .-okt-col-md-pull-43--Lttig- {
    right: 89.58333%; }
  .-okt-col-md-offset-43--39LlR- {
    margin-left: 89.58333%; }
  .-okt-col-md-order-43--2oPf_- {
    order: 43; }
  .-okt-col-md-42--104CE- {
    display: block;
    box-sizing: border-box;
    width: 87.5%; }
  .-okt-col-md-push-42--1vSpA- {
    left: 87.5%; }
  .-okt-col-md-pull-42--1N-wT- {
    right: 87.5%; }
  .-okt-col-md-offset-42--wUmZ2- {
    margin-left: 87.5%; }
  .-okt-col-md-order-42--28OKM- {
    order: 42; }
  .-okt-col-md-41--IavA0- {
    display: block;
    box-sizing: border-box;
    width: 85.41667%; }
  .-okt-col-md-push-41--3FZB_- {
    left: 85.41667%; }
  .-okt-col-md-pull-41--21CqU- {
    right: 85.41667%; }
  .-okt-col-md-offset-41--3gier- {
    margin-left: 85.41667%; }
  .-okt-col-md-order-41--2ADoH- {
    order: 41; }
  .-okt-col-md-40--RG4mQ- {
    display: block;
    box-sizing: border-box;
    width: 83.33333%; }
  .-okt-col-md-push-40--1M-7Q- {
    left: 83.33333%; }
  .-okt-col-md-pull-40--15_Bi- {
    right: 83.33333%; }
  .-okt-col-md-offset-40--2habW- {
    margin-left: 83.33333%; }
  .-okt-col-md-order-40--3CUKo- {
    order: 40; }
  .-okt-col-md-39--36Lol- {
    display: block;
    box-sizing: border-box;
    width: 81.25%; }
  .-okt-col-md-push-39--3anDv- {
    left: 81.25%; }
  .-okt-col-md-pull-39--1IcWv- {
    right: 81.25%; }
  .-okt-col-md-offset-39--3uFOu- {
    margin-left: 81.25%; }
  .-okt-col-md-order-39--3ppZ3- {
    order: 39; }
  .-okt-col-md-38--23BcS- {
    display: block;
    box-sizing: border-box;
    width: 79.16667%; }
  .-okt-col-md-push-38--28QvS- {
    left: 79.16667%; }
  .-okt-col-md-pull-38--piTyq- {
    right: 79.16667%; }
  .-okt-col-md-offset-38--15rfb- {
    margin-left: 79.16667%; }
  .-okt-col-md-order-38--4bHBh- {
    order: 38; }
  .-okt-col-md-37--3j-z7- {
    display: block;
    box-sizing: border-box;
    width: 77.08333%; }
  .-okt-col-md-push-37--2vsfQ- {
    left: 77.08333%; }
  .-okt-col-md-pull-37--22nWh- {
    right: 77.08333%; }
  .-okt-col-md-offset-37--1QHNR- {
    margin-left: 77.08333%; }
  .-okt-col-md-order-37--KibWc- {
    order: 37; }
  .-okt-col-md-36--XwWMi- {
    display: block;
    box-sizing: border-box;
    width: 75%; }
  .-okt-col-md-push-36--1ncHa- {
    left: 75%; }
  .-okt-col-md-pull-36--3f1Z-- {
    right: 75%; }
  .-okt-col-md-offset-36--JfC3x- {
    margin-left: 75%; }
  .-okt-col-md-order-36--3QZpE- {
    order: 36; }
  .-okt-col-md-35--2Vub1- {
    display: block;
    box-sizing: border-box;
    width: 72.91667%; }
  .-okt-col-md-push-35--38lUm- {
    left: 72.91667%; }
  .-okt-col-md-pull-35--3YOYN- {
    right: 72.91667%; }
  .-okt-col-md-offset-35--3un-W- {
    margin-left: 72.91667%; }
  .-okt-col-md-order-35--1d4_m- {
    order: 35; }
  .-okt-col-md-34--31fdj- {
    display: block;
    box-sizing: border-box;
    width: 70.83333%; }
  .-okt-col-md-push-34--1QGVD- {
    left: 70.83333%; }
  .-okt-col-md-pull-34--2K9Oz- {
    right: 70.83333%; }
  .-okt-col-md-offset-34--3EEyf- {
    margin-left: 70.83333%; }
  .-okt-col-md-order-34--3_srp- {
    order: 34; }
  .-okt-col-md-33--2ZULH- {
    display: block;
    box-sizing: border-box;
    width: 68.75%; }
  .-okt-col-md-push-33--Z3fJW- {
    left: 68.75%; }
  .-okt-col-md-pull-33--1hwC8- {
    right: 68.75%; }
  .-okt-col-md-offset-33--2um70- {
    margin-left: 68.75%; }
  .-okt-col-md-order-33--aLU5o- {
    order: 33; }
  .-okt-col-md-32--2cNkh- {
    display: block;
    box-sizing: border-box;
    width: 66.66667%; }
  .-okt-col-md-push-32--3Qj_l- {
    left: 66.66667%; }
  .-okt-col-md-pull-32--pTjZX- {
    right: 66.66667%; }
  .-okt-col-md-offset-32--3ZjG8- {
    margin-left: 66.66667%; }
  .-okt-col-md-order-32--2vSVB- {
    order: 32; }
  .-okt-col-md-31--2WQ8U- {
    display: block;
    box-sizing: border-box;
    width: 64.58333%; }
  .-okt-col-md-push-31--1mgdW- {
    left: 64.58333%; }
  .-okt-col-md-pull-31--3yT-l- {
    right: 64.58333%; }
  .-okt-col-md-offset-31--19v8x- {
    margin-left: 64.58333%; }
  .-okt-col-md-order-31--3PIIz- {
    order: 31; }
  .-okt-col-md-30--PNj4W- {
    display: block;
    box-sizing: border-box;
    width: 62.5%; }
  .-okt-col-md-push-30--1GllO- {
    left: 62.5%; }
  .-okt-col-md-pull-30--3SUvD- {
    right: 62.5%; }
  .-okt-col-md-offset-30--sC-_J- {
    margin-left: 62.5%; }
  .-okt-col-md-order-30--1J_Gt- {
    order: 30; }
  .-okt-col-md-29--1Owa2- {
    display: block;
    box-sizing: border-box;
    width: 60.41667%; }
  .-okt-col-md-push-29--1WdZw- {
    left: 60.41667%; }
  .-okt-col-md-pull-29--2ZP-A- {
    right: 60.41667%; }
  .-okt-col-md-offset-29--tFCks- {
    margin-left: 60.41667%; }
  .-okt-col-md-order-29--3SOf7- {
    order: 29; }
  .-okt-col-md-28--2U9ar- {
    display: block;
    box-sizing: border-box;
    width: 58.33333%; }
  .-okt-col-md-push-28--1AUZs- {
    left: 58.33333%; }
  .-okt-col-md-pull-28--1Ndvu- {
    right: 58.33333%; }
  .-okt-col-md-offset-28---i5Je- {
    margin-left: 58.33333%; }
  .-okt-col-md-order-28--3C41K- {
    order: 28; }
  .-okt-col-md-27--3EzuO- {
    display: block;
    box-sizing: border-box;
    width: 56.25%; }
  .-okt-col-md-push-27--3M5kJ- {
    left: 56.25%; }
  .-okt-col-md-pull-27--2ni11- {
    right: 56.25%; }
  .-okt-col-md-offset-27--3IaaV- {
    margin-left: 56.25%; }
  .-okt-col-md-order-27--2MWRh- {
    order: 27; }
  .-okt-col-md-26--3TLVI- {
    display: block;
    box-sizing: border-box;
    width: 54.16667%; }
  .-okt-col-md-push-26--30EQw- {
    left: 54.16667%; }
  .-okt-col-md-pull-26--2CC7r- {
    right: 54.16667%; }
  .-okt-col-md-offset-26--NN04i- {
    margin-left: 54.16667%; }
  .-okt-col-md-order-26--3eOwA- {
    order: 26; }
  .-okt-col-md-25--1QFO0- {
    display: block;
    box-sizing: border-box;
    width: 52.08333%; }
  .-okt-col-md-push-25--1cTZc- {
    left: 52.08333%; }
  .-okt-col-md-pull-25--2nVDl- {
    right: 52.08333%; }
  .-okt-col-md-offset-25--BEUXL- {
    margin-left: 52.08333%; }
  .-okt-col-md-order-25--vS9U1- {
    order: 25; }
  .-okt-col-md-24--lHkLS- {
    display: block;
    box-sizing: border-box;
    width: 50%; }
  .-okt-col-md-push-24--wX8md- {
    left: 50%; }
  .-okt-col-md-pull-24--3VWaX- {
    right: 50%; }
  .-okt-col-md-offset-24--24PjC- {
    margin-left: 50%; }
  .-okt-col-md-order-24--2POQP- {
    order: 24; }
  .-okt-col-md-23--XKoEb- {
    display: block;
    box-sizing: border-box;
    width: 47.91667%; }
  .-okt-col-md-push-23--2z0KO- {
    left: 47.91667%; }
  .-okt-col-md-pull-23--wHVlg- {
    right: 47.91667%; }
  .-okt-col-md-offset-23--d8hBk- {
    margin-left: 47.91667%; }
  .-okt-col-md-order-23--GfAws- {
    order: 23; }
  .-okt-col-md-22--xv7Fh- {
    display: block;
    box-sizing: border-box;
    width: 45.83333%; }
  .-okt-col-md-push-22--DNltK- {
    left: 45.83333%; }
  .-okt-col-md-pull-22--2Wttl- {
    right: 45.83333%; }
  .-okt-col-md-offset-22--125Zp- {
    margin-left: 45.83333%; }
  .-okt-col-md-order-22--2ZlGo- {
    order: 22; }
  .-okt-col-md-21--oKxwz- {
    display: block;
    box-sizing: border-box;
    width: 43.75%; }
  .-okt-col-md-push-21--25b9u- {
    left: 43.75%; }
  .-okt-col-md-pull-21--tseEd- {
    right: 43.75%; }
  .-okt-col-md-offset-21--Ugp64- {
    margin-left: 43.75%; }
  .-okt-col-md-order-21--hOAgB- {
    order: 21; }
  .-okt-col-md-20--1CUc_- {
    display: block;
    box-sizing: border-box;
    width: 41.66667%; }
  .-okt-col-md-push-20--1dU2X- {
    left: 41.66667%; }
  .-okt-col-md-pull-20--2OJaM- {
    right: 41.66667%; }
  .-okt-col-md-offset-20--1KxqG- {
    margin-left: 41.66667%; }
  .-okt-col-md-order-20--2bUvM- {
    order: 20; }
  .-okt-col-md-19--3ZMNG- {
    display: block;
    box-sizing: border-box;
    width: 39.58333%; }
  .-okt-col-md-push-19--2zUOm- {
    left: 39.58333%; }
  .-okt-col-md-pull-19--2zFmr- {
    right: 39.58333%; }
  .-okt-col-md-offset-19--xv9cu- {
    margin-left: 39.58333%; }
  .-okt-col-md-order-19--1V17n- {
    order: 19; }
  .-okt-col-md-18--3LKcS- {
    display: block;
    box-sizing: border-box;
    width: 37.5%; }
  .-okt-col-md-push-18--2NNr3- {
    left: 37.5%; }
  .-okt-col-md-pull-18--VWgMg- {
    right: 37.5%; }
  .-okt-col-md-offset-18--1B0Qe- {
    margin-left: 37.5%; }
  .-okt-col-md-order-18--exIvq- {
    order: 18; }
  .-okt-col-md-17--aVBOV- {
    display: block;
    box-sizing: border-box;
    width: 35.41667%; }
  .-okt-col-md-push-17--1zYli- {
    left: 35.41667%; }
  .-okt-col-md-pull-17--3gQD9- {
    right: 35.41667%; }
  .-okt-col-md-offset-17--3cdzD- {
    margin-left: 35.41667%; }
  .-okt-col-md-order-17--i2oxT- {
    order: 17; }
  .-okt-col-md-16--X0Uob- {
    display: block;
    box-sizing: border-box;
    width: 33.33333%; }
  .-okt-col-md-push-16--2_8Kj- {
    left: 33.33333%; }
  .-okt-col-md-pull-16--wEbP_- {
    right: 33.33333%; }
  .-okt-col-md-offset-16--LV0l_- {
    margin-left: 33.33333%; }
  .-okt-col-md-order-16--2Cd_2- {
    order: 16; }
  .-okt-col-md-15--2PYEI- {
    display: block;
    box-sizing: border-box;
    width: 31.25%; }
  .-okt-col-md-push-15--3Erci- {
    left: 31.25%; }
  .-okt-col-md-pull-15--3CBQ-- {
    right: 31.25%; }
  .-okt-col-md-offset-15--3H64A- {
    margin-left: 31.25%; }
  .-okt-col-md-order-15--10Sb_- {
    order: 15; }
  .-okt-col-md-14--m7f4Y- {
    display: block;
    box-sizing: border-box;
    width: 29.16667%; }
  .-okt-col-md-push-14--2C04T- {
    left: 29.16667%; }
  .-okt-col-md-pull-14--2_6I3- {
    right: 29.16667%; }
  .-okt-col-md-offset-14--30gvt- {
    margin-left: 29.16667%; }
  .-okt-col-md-order-14--bmx2D- {
    order: 14; }
  .-okt-col-md-13--3W-7h- {
    display: block;
    box-sizing: border-box;
    width: 27.08333%; }
  .-okt-col-md-push-13--2qA1M- {
    left: 27.08333%; }
  .-okt-col-md-pull-13--3nndS- {
    right: 27.08333%; }
  .-okt-col-md-offset-13--2HrC9- {
    margin-left: 27.08333%; }
  .-okt-col-md-order-13--hMU-0- {
    order: 13; }
  .-okt-col-md-12--3LEZp- {
    display: block;
    box-sizing: border-box;
    width: 25%; }
  .-okt-col-md-push-12--1ihu0- {
    left: 25%; }
  .-okt-col-md-pull-12--2zOrr- {
    right: 25%; }
  .-okt-col-md-offset-12--2cuQH- {
    margin-left: 25%; }
  .-okt-col-md-order-12--1RvgY- {
    order: 12; }
  .-okt-col-md-11--2lHe-- {
    display: block;
    box-sizing: border-box;
    width: 22.91667%; }
  .-okt-col-md-push-11--hYQsX- {
    left: 22.91667%; }
  .-okt-col-md-pull-11--1kGW8- {
    right: 22.91667%; }
  .-okt-col-md-offset-11--1w1dr- {
    margin-left: 22.91667%; }
  .-okt-col-md-order-11--DKjcX- {
    order: 11; }
  .-okt-col-md-10--26zCZ- {
    display: block;
    box-sizing: border-box;
    width: 20.83333%; }
  .-okt-col-md-push-10--1nOhO- {
    left: 20.83333%; }
  .-okt-col-md-pull-10--R4L70- {
    right: 20.83333%; }
  .-okt-col-md-offset-10--UWC9I- {
    margin-left: 20.83333%; }
  .-okt-col-md-order-10--1vpd3- {
    order: 10; }
  .-okt-col-md-9--2SrS1- {
    display: block;
    box-sizing: border-box;
    width: 18.75%; }
  .-okt-col-md-push-9--13QpE- {
    left: 18.75%; }
  .-okt-col-md-pull-9--xoPpL- {
    right: 18.75%; }
  .-okt-col-md-offset-9--2ROUs- {
    margin-left: 18.75%; }
  .-okt-col-md-order-9--1pb4b- {
    order: 9; }
  .-okt-col-md-8--32qGE- {
    display: block;
    box-sizing: border-box;
    width: 16.66667%; }
  .-okt-col-md-push-8--3Pakg- {
    left: 16.66667%; }
  .-okt-col-md-pull-8--2nwK7- {
    right: 16.66667%; }
  .-okt-col-md-offset-8--2tcBC- {
    margin-left: 16.66667%; }
  .-okt-col-md-order-8--1dE_Y- {
    order: 8; }
  .-okt-col-md-7--1XONb- {
    display: block;
    box-sizing: border-box;
    width: 14.58333%; }
  .-okt-col-md-push-7--3o2WN- {
    left: 14.58333%; }
  .-okt-col-md-pull-7--2wiRh- {
    right: 14.58333%; }
  .-okt-col-md-offset-7--1_Fra- {
    margin-left: 14.58333%; }
  .-okt-col-md-order-7--ISO5i- {
    order: 7; }
  .-okt-col-md-6--1sZJk- {
    display: block;
    box-sizing: border-box;
    width: 12.5%; }
  .-okt-col-md-push-6--1XAAZ- {
    left: 12.5%; }
  .-okt-col-md-pull-6--KCAJU- {
    right: 12.5%; }
  .-okt-col-md-offset-6--mzMty- {
    margin-left: 12.5%; }
  .-okt-col-md-order-6--1UjHA- {
    order: 6; }
  .-okt-col-md-5--Oq7Hl- {
    display: block;
    box-sizing: border-box;
    width: 10.41667%; }
  .-okt-col-md-push-5--nFLQa- {
    left: 10.41667%; }
  .-okt-col-md-pull-5--hX9Uo- {
    right: 10.41667%; }
  .-okt-col-md-offset-5--R_fIS- {
    margin-left: 10.41667%; }
  .-okt-col-md-order-5--383Vj- {
    order: 5; }
  .-okt-col-md-4--1LTl3- {
    display: block;
    box-sizing: border-box;
    width: 8.33333%; }
  .-okt-col-md-push-4--1qZiv- {
    left: 8.33333%; }
  .-okt-col-md-pull-4--3POT7- {
    right: 8.33333%; }
  .-okt-col-md-offset-4--1pAzf- {
    margin-left: 8.33333%; }
  .-okt-col-md-order-4--3Za5K- {
    order: 4; }
  .-okt-col-md-3--2_RRe- {
    display: block;
    box-sizing: border-box;
    width: 6.25%; }
  .-okt-col-md-push-3--6E9DL- {
    left: 6.25%; }
  .-okt-col-md-pull-3--1Yc7L- {
    right: 6.25%; }
  .-okt-col-md-offset-3--35f4o- {
    margin-left: 6.25%; }
  .-okt-col-md-order-3--3xipl- {
    order: 3; }
  .-okt-col-md-2--2rMY-- {
    display: block;
    box-sizing: border-box;
    width: 4.16667%; }
  .-okt-col-md-push-2--2B6x7- {
    left: 4.16667%; }
  .-okt-col-md-pull-2--cZE0g- {
    right: 4.16667%; }
  .-okt-col-md-offset-2--3nUG8- {
    margin-left: 4.16667%; }
  .-okt-col-md-order-2--1nXoT- {
    order: 2; }
  .-okt-col-md-1--2jMja- {
    display: block;
    box-sizing: border-box;
    width: 2.08333%; }
  .-okt-col-md-push-1--1GqL_- {
    left: 2.08333%; }
  .-okt-col-md-pull-1--2UR2m- {
    right: 2.08333%; }
  .-okt-col-md-offset-1--1mOrL- {
    margin-left: 2.08333%; }
  .-okt-col-md-order-1--Ppk_L- {
    order: 1; }
  .-okt-col-md-0--3qQYA- {
    display: none; }
  .-okt-col-push-0--3Gm4N- {
    left: auto; }
  .-okt-col-pull-0--2sYjH- {
    right: auto; }
  .-okt-col-md-push-0--b8xFw- {
    left: auto; }
  .-okt-col-md-pull-0--3Gh3T- {
    right: auto; }
  .-okt-col-md-offset-0--1hoY2- {
    margin-left: 0; }
  .-okt-col-md-order-0--3Hxbl- {
    order: 0; } }

@media (min-width: 992px) {
  .-okt-col-lg-1--1y5-3-, .-okt-col-lg-2--3yZ_L-, .-okt-col-lg-3--3zZDW-, .-okt-col-lg-4--3JawE-, .-okt-col-lg-5--T_zXL-, .-okt-col-lg-6--_kk3v-, .-okt-col-lg-7--1naDo-, .-okt-col-lg-8--9Cq64-, .-okt-col-lg-9--b8eGO-, .-okt-col-lg-10--31pCW-, .-okt-col-lg-11--2R-Pl-, .-okt-col-lg-12--qz2-1-, .-okt-col-lg-13--AJkUW-, .-okt-col-lg-14--1dpvI-, .-okt-col-lg-15--X7z-t-, .-okt-col-lg-16--3X3EF-, .-okt-col-lg-17--3Qyfq-, .-okt-col-lg-18--tnS_P-, .-okt-col-lg-19--TJQ0U-, .-okt-col-lg-20--3gFyQ-, .-okt-col-lg-21--3bDCv-, .-okt-col-lg-22--2AC7Y-, .-okt-col-lg-23--2xCQU-, .-okt-col-lg-24--2Q-PE-, .-okt-col-lg-25--hGpwx-, .-okt-col-lg-26--3fdrm-, .-okt-col-lg-27--2k1ND-, .-okt-col-lg-28--3KTYW-, .-okt-col-lg-29--2trlq-, .-okt-col-lg-30--Wo84c-, .-okt-col-lg-31--2xE4S-, .-okt-col-lg-32--2ebTv-, .-okt-col-lg-33--14JNs-, .-okt-col-lg-34--3Jo3B-, .-okt-col-lg-35--rP5R_-, .-okt-col-lg-36--2bro9-, .-okt-col-lg-37--1CPWc-, .-okt-col-lg-38--AD-up-, .-okt-col-lg-39--gfDIs-, .-okt-col-lg-40--1wRZt-, .-okt-col-lg-41--18mhz-, .-okt-col-lg-42--3VX45-, .-okt-col-lg-43--3Iebz-, .-okt-col-lg-44--bmoah-, .-okt-col-lg-45--3yW31-, .-okt-col-lg-46--mTrAH-, .-okt-col-lg-47--2M8pw-, .-okt-col-lg-48--3Bdg1- {
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .-okt-col-lg-48--3Bdg1- {
    display: block;
    box-sizing: border-box;
    width: 100%; }
  .-okt-col-lg-push-48--2M-DU- {
    left: 100%; }
  .-okt-col-lg-pull-48--1K9Wl- {
    right: 100%; }
  .-okt-col-lg-offset-48--34to5- {
    margin-left: 100%; }
  .-okt-col-lg-order-48--2FnBF- {
    order: 48; }
  .-okt-col-lg-47--2M8pw- {
    display: block;
    box-sizing: border-box;
    width: 97.91667%; }
  .-okt-col-lg-push-47--34rOn- {
    left: 97.91667%; }
  .-okt-col-lg-pull-47--3j0ir- {
    right: 97.91667%; }
  .-okt-col-lg-offset-47--37SoB- {
    margin-left: 97.91667%; }
  .-okt-col-lg-order-47--Tm6u1- {
    order: 47; }
  .-okt-col-lg-46--mTrAH- {
    display: block;
    box-sizing: border-box;
    width: 95.83333%; }
  .-okt-col-lg-push-46--1D-MU- {
    left: 95.83333%; }
  .-okt-col-lg-pull-46--39vzb- {
    right: 95.83333%; }
  .-okt-col-lg-offset-46--11Jbg- {
    margin-left: 95.83333%; }
  .-okt-col-lg-order-46--1iwaT- {
    order: 46; }
  .-okt-col-lg-45--3yW31- {
    display: block;
    box-sizing: border-box;
    width: 93.75%; }
  .-okt-col-lg-push-45--OqTP7- {
    left: 93.75%; }
  .-okt-col-lg-pull-45--3-lXH- {
    right: 93.75%; }
  .-okt-col-lg-offset-45--TN2xR- {
    margin-left: 93.75%; }
  .-okt-col-lg-order-45--kxRUA- {
    order: 45; }
  .-okt-col-lg-44--bmoah- {
    display: block;
    box-sizing: border-box;
    width: 91.66667%; }
  .-okt-col-lg-push-44--1nRBA- {
    left: 91.66667%; }
  .-okt-col-lg-pull-44--33plr- {
    right: 91.66667%; }
  .-okt-col-lg-offset-44--2hH8G- {
    margin-left: 91.66667%; }
  .-okt-col-lg-order-44--2NM19- {
    order: 44; }
  .-okt-col-lg-43--3Iebz- {
    display: block;
    box-sizing: border-box;
    width: 89.58333%; }
  .-okt-col-lg-push-43--8Nvc9- {
    left: 89.58333%; }
  .-okt-col-lg-pull-43--2-nle- {
    right: 89.58333%; }
  .-okt-col-lg-offset-43--1Hqa6- {
    margin-left: 89.58333%; }
  .-okt-col-lg-order-43--3V0lq- {
    order: 43; }
  .-okt-col-lg-42--3VX45- {
    display: block;
    box-sizing: border-box;
    width: 87.5%; }
  .-okt-col-lg-push-42--2Flzc- {
    left: 87.5%; }
  .-okt-col-lg-pull-42--1RZ3S- {
    right: 87.5%; }
  .-okt-col-lg-offset-42--3Bsx-- {
    margin-left: 87.5%; }
  .-okt-col-lg-order-42--yZOdy- {
    order: 42; }
  .-okt-col-lg-41--18mhz- {
    display: block;
    box-sizing: border-box;
    width: 85.41667%; }
  .-okt-col-lg-push-41--aR3hR- {
    left: 85.41667%; }
  .-okt-col-lg-pull-41--24kmW- {
    right: 85.41667%; }
  .-okt-col-lg-offset-41--2rmsF- {
    margin-left: 85.41667%; }
  .-okt-col-lg-order-41--1f1T1- {
    order: 41; }
  .-okt-col-lg-40--1wRZt- {
    display: block;
    box-sizing: border-box;
    width: 83.33333%; }
  .-okt-col-lg-push-40--JIGyD- {
    left: 83.33333%; }
  .-okt-col-lg-pull-40--Gc768- {
    right: 83.33333%; }
  .-okt-col-lg-offset-40--ztJsM- {
    margin-left: 83.33333%; }
  .-okt-col-lg-order-40--2nyKF- {
    order: 40; }
  .-okt-col-lg-39--gfDIs- {
    display: block;
    box-sizing: border-box;
    width: 81.25%; }
  .-okt-col-lg-push-39--3ourY- {
    left: 81.25%; }
  .-okt-col-lg-pull-39--25Uaf- {
    right: 81.25%; }
  .-okt-col-lg-offset-39--3Euos- {
    margin-left: 81.25%; }
  .-okt-col-lg-order-39--1-Nsr- {
    order: 39; }
  .-okt-col-lg-38--AD-up- {
    display: block;
    box-sizing: border-box;
    width: 79.16667%; }
  .-okt-col-lg-push-38--3kVBl- {
    left: 79.16667%; }
  .-okt-col-lg-pull-38--me7yM- {
    right: 79.16667%; }
  .-okt-col-lg-offset-38--1YUx_- {
    margin-left: 79.16667%; }
  .-okt-col-lg-order-38--2IQuX- {
    order: 38; }
  .-okt-col-lg-37--1CPWc- {
    display: block;
    box-sizing: border-box;
    width: 77.08333%; }
  .-okt-col-lg-push-37--1_ozH- {
    left: 77.08333%; }
  .-okt-col-lg-pull-37--2lL_0- {
    right: 77.08333%; }
  .-okt-col-lg-offset-37--3MDHE- {
    margin-left: 77.08333%; }
  .-okt-col-lg-order-37--3vjYU- {
    order: 37; }
  .-okt-col-lg-36--2bro9- {
    display: block;
    box-sizing: border-box;
    width: 75%; }
  .-okt-col-lg-push-36--1b7QF- {
    left: 75%; }
  .-okt-col-lg-pull-36--2v4Xa- {
    right: 75%; }
  .-okt-col-lg-offset-36--1Itm6- {
    margin-left: 75%; }
  .-okt-col-lg-order-36--2DPlJ- {
    order: 36; }
  .-okt-col-lg-35--rP5R_- {
    display: block;
    box-sizing: border-box;
    width: 72.91667%; }
  .-okt-col-lg-push-35--3H0Wk- {
    left: 72.91667%; }
  .-okt-col-lg-pull-35--3t13Q- {
    right: 72.91667%; }
  .-okt-col-lg-offset-35--BkDh0- {
    margin-left: 72.91667%; }
  .-okt-col-lg-order-35--17qP_- {
    order: 35; }
  .-okt-col-lg-34--3Jo3B- {
    display: block;
    box-sizing: border-box;
    width: 70.83333%; }
  .-okt-col-lg-push-34--2rLrG- {
    left: 70.83333%; }
  .-okt-col-lg-pull-34--3LtXe- {
    right: 70.83333%; }
  .-okt-col-lg-offset-34--16S58- {
    margin-left: 70.83333%; }
  .-okt-col-lg-order-34--2PaLX- {
    order: 34; }
  .-okt-col-lg-33--14JNs- {
    display: block;
    box-sizing: border-box;
    width: 68.75%; }
  .-okt-col-lg-push-33--3_gxR- {
    left: 68.75%; }
  .-okt-col-lg-pull-33--tz4s4- {
    right: 68.75%; }
  .-okt-col-lg-offset-33--1k8Ku- {
    margin-left: 68.75%; }
  .-okt-col-lg-order-33--3aZV-- {
    order: 33; }
  .-okt-col-lg-32--2ebTv- {
    display: block;
    box-sizing: border-box;
    width: 66.66667%; }
  .-okt-col-lg-push-32--3gnr0- {
    left: 66.66667%; }
  .-okt-col-lg-pull-32--aD3Qh- {
    right: 66.66667%; }
  .-okt-col-lg-offset-32--1fh5g- {
    margin-left: 66.66667%; }
  .-okt-col-lg-order-32--L2XgA- {
    order: 32; }
  .-okt-col-lg-31--2xE4S- {
    display: block;
    box-sizing: border-box;
    width: 64.58333%; }
  .-okt-col-lg-push-31--ZLSjX- {
    left: 64.58333%; }
  .-okt-col-lg-pull-31--yFKnx- {
    right: 64.58333%; }
  .-okt-col-lg-offset-31--3u77D- {
    margin-left: 64.58333%; }
  .-okt-col-lg-order-31--2FUkC- {
    order: 31; }
  .-okt-col-lg-30--Wo84c- {
    display: block;
    box-sizing: border-box;
    width: 62.5%; }
  .-okt-col-lg-push-30--1ib4C- {
    left: 62.5%; }
  .-okt-col-lg-pull-30--2iyMb- {
    right: 62.5%; }
  .-okt-col-lg-offset-30--1fpTA- {
    margin-left: 62.5%; }
  .-okt-col-lg-order-30--2V-IK- {
    order: 30; }
  .-okt-col-lg-29--2trlq- {
    display: block;
    box-sizing: border-box;
    width: 60.41667%; }
  .-okt-col-lg-push-29--2o4Sh- {
    left: 60.41667%; }
  .-okt-col-lg-pull-29--2KwhW- {
    right: 60.41667%; }
  .-okt-col-lg-offset-29--3bCJj- {
    margin-left: 60.41667%; }
  .-okt-col-lg-order-29--3vNKb- {
    order: 29; }
  .-okt-col-lg-28--3KTYW- {
    display: block;
    box-sizing: border-box;
    width: 58.33333%; }
  .-okt-col-lg-push-28--1Ei9l- {
    left: 58.33333%; }
  .-okt-col-lg-pull-28--16eLB- {
    right: 58.33333%; }
  .-okt-col-lg-offset-28--1Mkl9- {
    margin-left: 58.33333%; }
  .-okt-col-lg-order-28--39oS0- {
    order: 28; }
  .-okt-col-lg-27--2k1ND- {
    display: block;
    box-sizing: border-box;
    width: 56.25%; }
  .-okt-col-lg-push-27--20Z5B- {
    left: 56.25%; }
  .-okt-col-lg-pull-27--3WKcq- {
    right: 56.25%; }
  .-okt-col-lg-offset-27--31vVF- {
    margin-left: 56.25%; }
  .-okt-col-lg-order-27--C2LUf- {
    order: 27; }
  .-okt-col-lg-26--3fdrm- {
    display: block;
    box-sizing: border-box;
    width: 54.16667%; }
  .-okt-col-lg-push-26--QUw6u- {
    left: 54.16667%; }
  .-okt-col-lg-pull-26--u3xBN- {
    right: 54.16667%; }
  .-okt-col-lg-offset-26--35aKM- {
    margin-left: 54.16667%; }
  .-okt-col-lg-order-26--2aONf- {
    order: 26; }
  .-okt-col-lg-25--hGpwx- {
    display: block;
    box-sizing: border-box;
    width: 52.08333%; }
  .-okt-col-lg-push-25--1-79G- {
    left: 52.08333%; }
  .-okt-col-lg-pull-25--7q4YN- {
    right: 52.08333%; }
  .-okt-col-lg-offset-25--2xdu8- {
    margin-left: 52.08333%; }
  .-okt-col-lg-order-25--2i46h- {
    order: 25; }
  .-okt-col-lg-24--2Q-PE- {
    display: block;
    box-sizing: border-box;
    width: 50%; }
  .-okt-col-lg-push-24--oi9fA- {
    left: 50%; }
  .-okt-col-lg-pull-24--3F1Zr- {
    right: 50%; }
  .-okt-col-lg-offset-24--HR3JB- {
    margin-left: 50%; }
  .-okt-col-lg-order-24--3e_Ry- {
    order: 24; }
  .-okt-col-lg-23--2xCQU- {
    display: block;
    box-sizing: border-box;
    width: 47.91667%; }
  .-okt-col-lg-push-23--3Ucrb- {
    left: 47.91667%; }
  .-okt-col-lg-pull-23--21Mk4- {
    right: 47.91667%; }
  .-okt-col-lg-offset-23--15blb- {
    margin-left: 47.91667%; }
  .-okt-col-lg-order-23--25Bva- {
    order: 23; }
  .-okt-col-lg-22--2AC7Y- {
    display: block;
    box-sizing: border-box;
    width: 45.83333%; }
  .-okt-col-lg-push-22--3jniA- {
    left: 45.83333%; }
  .-okt-col-lg-pull-22--1qUB-- {
    right: 45.83333%; }
  .-okt-col-lg-offset-22--3hvg3- {
    margin-left: 45.83333%; }
  .-okt-col-lg-order-22--1qJXu- {
    order: 22; }
  .-okt-col-lg-21--3bDCv- {
    display: block;
    box-sizing: border-box;
    width: 43.75%; }
  .-okt-col-lg-push-21--3w2T4- {
    left: 43.75%; }
  .-okt-col-lg-pull-21--23ooT- {
    right: 43.75%; }
  .-okt-col-lg-offset-21--3yc99- {
    margin-left: 43.75%; }
  .-okt-col-lg-order-21--bbvTz- {
    order: 21; }
  .-okt-col-lg-20--3gFyQ- {
    display: block;
    box-sizing: border-box;
    width: 41.66667%; }
  .-okt-col-lg-push-20--wEdrA- {
    left: 41.66667%; }
  .-okt-col-lg-pull-20--3mJWr- {
    right: 41.66667%; }
  .-okt-col-lg-offset-20--h2g4J- {
    margin-left: 41.66667%; }
  .-okt-col-lg-order-20--1FRn8- {
    order: 20; }
  .-okt-col-lg-19--TJQ0U- {
    display: block;
    box-sizing: border-box;
    width: 39.58333%; }
  .-okt-col-lg-push-19--3AidI- {
    left: 39.58333%; }
  .-okt-col-lg-pull-19--b6uZk- {
    right: 39.58333%; }
  .-okt-col-lg-offset-19--3Fgiv- {
    margin-left: 39.58333%; }
  .-okt-col-lg-order-19--1xgO1- {
    order: 19; }
  .-okt-col-lg-18--tnS_P- {
    display: block;
    box-sizing: border-box;
    width: 37.5%; }
  .-okt-col-lg-push-18--28-AT- {
    left: 37.5%; }
  .-okt-col-lg-pull-18--acZ2M- {
    right: 37.5%; }
  .-okt-col-lg-offset-18--2DbzX- {
    margin-left: 37.5%; }
  .-okt-col-lg-order-18--1rAO1- {
    order: 18; }
  .-okt-col-lg-17--3Qyfq- {
    display: block;
    box-sizing: border-box;
    width: 35.41667%; }
  .-okt-col-lg-push-17--1Xvh9- {
    left: 35.41667%; }
  .-okt-col-lg-pull-17--1ePyB- {
    right: 35.41667%; }
  .-okt-col-lg-offset-17--2Mirh- {
    margin-left: 35.41667%; }
  .-okt-col-lg-order-17--2DFzb- {
    order: 17; }
  .-okt-col-lg-16--3X3EF- {
    display: block;
    box-sizing: border-box;
    width: 33.33333%; }
  .-okt-col-lg-push-16--1iIU0- {
    left: 33.33333%; }
  .-okt-col-lg-pull-16--1dMNa- {
    right: 33.33333%; }
  .-okt-col-lg-offset-16--HT4eM- {
    margin-left: 33.33333%; }
  .-okt-col-lg-order-16--s0jd8- {
    order: 16; }
  .-okt-col-lg-15--X7z-t- {
    display: block;
    box-sizing: border-box;
    width: 31.25%; }
  .-okt-col-lg-push-15--1223J- {
    left: 31.25%; }
  .-okt-col-lg-pull-15--tDIqy- {
    right: 31.25%; }
  .-okt-col-lg-offset-15--OomHX- {
    margin-left: 31.25%; }
  .-okt-col-lg-order-15--1YJ4j- {
    order: 15; }
  .-okt-col-lg-14--1dpvI- {
    display: block;
    box-sizing: border-box;
    width: 29.16667%; }
  .-okt-col-lg-push-14--3uC24- {
    left: 29.16667%; }
  .-okt-col-lg-pull-14--zTUbO- {
    right: 29.16667%; }
  .-okt-col-lg-offset-14--37ynv- {
    margin-left: 29.16667%; }
  .-okt-col-lg-order-14--1g2wS- {
    order: 14; }
  .-okt-col-lg-13--AJkUW- {
    display: block;
    box-sizing: border-box;
    width: 27.08333%; }
  .-okt-col-lg-push-13--2-iyE- {
    left: 27.08333%; }
  .-okt-col-lg-pull-13--3_KxM- {
    right: 27.08333%; }
  .-okt-col-lg-offset-13--2b6BQ- {
    margin-left: 27.08333%; }
  .-okt-col-lg-order-13--1GNi7- {
    order: 13; }
  .-okt-col-lg-12--qz2-1- {
    display: block;
    box-sizing: border-box;
    width: 25%; }
  .-okt-col-lg-push-12--2uq8z- {
    left: 25%; }
  .-okt-col-lg-pull-12--2mn8e- {
    right: 25%; }
  .-okt-col-lg-offset-12--1UUob- {
    margin-left: 25%; }
  .-okt-col-lg-order-12--1RciJ- {
    order: 12; }
  .-okt-col-lg-11--2R-Pl- {
    display: block;
    box-sizing: border-box;
    width: 22.91667%; }
  .-okt-col-lg-push-11--3Rfvi- {
    left: 22.91667%; }
  .-okt-col-lg-pull-11--1EW8I- {
    right: 22.91667%; }
  .-okt-col-lg-offset-11--2V-f-- {
    margin-left: 22.91667%; }
  .-okt-col-lg-order-11--1cer0- {
    order: 11; }
  .-okt-col-lg-10--31pCW- {
    display: block;
    box-sizing: border-box;
    width: 20.83333%; }
  .-okt-col-lg-push-10--1s8eV- {
    left: 20.83333%; }
  .-okt-col-lg-pull-10--3HvIk- {
    right: 20.83333%; }
  .-okt-col-lg-offset-10--1-Nbv- {
    margin-left: 20.83333%; }
  .-okt-col-lg-order-10--2DFXZ- {
    order: 10; }
  .-okt-col-lg-9--b8eGO- {
    display: block;
    box-sizing: border-box;
    width: 18.75%; }
  .-okt-col-lg-push-9--253Gv- {
    left: 18.75%; }
  .-okt-col-lg-pull-9--3yIQj- {
    right: 18.75%; }
  .-okt-col-lg-offset-9--25ztn- {
    margin-left: 18.75%; }
  .-okt-col-lg-order-9--2Fduf- {
    order: 9; }
  .-okt-col-lg-8--9Cq64- {
    display: block;
    box-sizing: border-box;
    width: 16.66667%; }
  .-okt-col-lg-push-8--945dn- {
    left: 16.66667%; }
  .-okt-col-lg-pull-8--3Kc5s- {
    right: 16.66667%; }
  .-okt-col-lg-offset-8--3MSiu- {
    margin-left: 16.66667%; }
  .-okt-col-lg-order-8--1MTVX- {
    order: 8; }
  .-okt-col-lg-7--1naDo- {
    display: block;
    box-sizing: border-box;
    width: 14.58333%; }
  .-okt-col-lg-push-7--K9300- {
    left: 14.58333%; }
  .-okt-col-lg-pull-7--3DJl_- {
    right: 14.58333%; }
  .-okt-col-lg-offset-7--1-hzE- {
    margin-left: 14.58333%; }
  .-okt-col-lg-order-7--2H3Sj- {
    order: 7; }
  .-okt-col-lg-6--_kk3v- {
    display: block;
    box-sizing: border-box;
    width: 12.5%; }
  .-okt-col-lg-push-6--3uWUk- {
    left: 12.5%; }
  .-okt-col-lg-pull-6--70hUf- {
    right: 12.5%; }
  .-okt-col-lg-offset-6--12cHv- {
    margin-left: 12.5%; }
  .-okt-col-lg-order-6--3Y2Vq- {
    order: 6; }
  .-okt-col-lg-5--T_zXL- {
    display: block;
    box-sizing: border-box;
    width: 10.41667%; }
  .-okt-col-lg-push-5--uJwID- {
    left: 10.41667%; }
  .-okt-col-lg-pull-5--3YwRo- {
    right: 10.41667%; }
  .-okt-col-lg-offset-5--1b2-g- {
    margin-left: 10.41667%; }
  .-okt-col-lg-order-5--3YCj1- {
    order: 5; }
  .-okt-col-lg-4--3JawE- {
    display: block;
    box-sizing: border-box;
    width: 8.33333%; }
  .-okt-col-lg-push-4--2734r- {
    left: 8.33333%; }
  .-okt-col-lg-pull-4--3bAwB- {
    right: 8.33333%; }
  .-okt-col-lg-offset-4--3je3b- {
    margin-left: 8.33333%; }
  .-okt-col-lg-order-4--1Tv49- {
    order: 4; }
  .-okt-col-lg-3--3zZDW- {
    display: block;
    box-sizing: border-box;
    width: 6.25%; }
  .-okt-col-lg-push-3--9qnhM- {
    left: 6.25%; }
  .-okt-col-lg-pull-3--2Rk1G- {
    right: 6.25%; }
  .-okt-col-lg-offset-3--16mGL- {
    margin-left: 6.25%; }
  .-okt-col-lg-order-3--2NWSJ- {
    order: 3; }
  .-okt-col-lg-2--3yZ_L- {
    display: block;
    box-sizing: border-box;
    width: 4.16667%; }
  .-okt-col-lg-push-2--1SG0m- {
    left: 4.16667%; }
  .-okt-col-lg-pull-2--2gvhU- {
    right: 4.16667%; }
  .-okt-col-lg-offset-2--2FfQt- {
    margin-left: 4.16667%; }
  .-okt-col-lg-order-2--10pv8- {
    order: 2; }
  .-okt-col-lg-1--1y5-3- {
    display: block;
    box-sizing: border-box;
    width: 2.08333%; }
  .-okt-col-lg-push-1--3QsZ6- {
    left: 2.08333%; }
  .-okt-col-lg-pull-1--13OzX- {
    right: 2.08333%; }
  .-okt-col-lg-offset-1--WB9zu- {
    margin-left: 2.08333%; }
  .-okt-col-lg-order-1--1I_av- {
    order: 1; }
  .-okt-col-lg-0--1isVr- {
    display: none; }
  .-okt-col-push-0--3Gm4N- {
    left: auto; }
  .-okt-col-pull-0--2sYjH- {
    right: auto; }
  .-okt-col-lg-push-0--2OGn1- {
    left: auto; }
  .-okt-col-lg-pull-0--dTwdH- {
    right: auto; }
  .-okt-col-lg-offset-0--2Hx34- {
    margin-left: 0; }
  .-okt-col-lg-order-0--c8wzx- {
    order: 0; } }

@media (min-width: 1200px) {
  .-okt-col-xl-1--iXYcB-, .-okt-col-xl-2--1gSv--, .-okt-col-xl-3--1WgqJ-, .-okt-col-xl-4--3eWKo-, .-okt-col-xl-5--le5VK-, .-okt-col-xl-6--Cfg0j-, .-okt-col-xl-7--2d-j3-, .-okt-col-xl-8--1dBlN-, .-okt-col-xl-9--3BQz_-, .-okt-col-xl-10--3pqT--, .-okt-col-xl-11--28mYG-, .-okt-col-xl-12--1O3TF-, .-okt-col-xl-13--3sXua-, .-okt-col-xl-14--1lyJm-, .-okt-col-xl-15--1ZkTo-, .-okt-col-xl-16--q6USN-, .-okt-col-xl-17--wEXTQ-, .-okt-col-xl-18--2M6cF-, .-okt-col-xl-19--sDFGN-, .-okt-col-xl-20--1vJtS-, .-okt-col-xl-21--2FNiN-, .-okt-col-xl-22--1wUUb-, .-okt-col-xl-23--1Vk1e-, .-okt-col-xl-24--Lk1bi-, .-okt-col-xl-25--3LYjn-, .-okt-col-xl-26--35Bgv-, .-okt-col-xl-27--21fr0-, .-okt-col-xl-28--Hkhy4-, .-okt-col-xl-29--2qCvm-, .-okt-col-xl-30--2pcf--, .-okt-col-xl-31--SZouc-, .-okt-col-xl-32--184Pk-, .-okt-col-xl-33--2y6x9-, .-okt-col-xl-34--37p9o-, .-okt-col-xl-35--2Wwm5-, .-okt-col-xl-36--XNRNw-, .-okt-col-xl-37--3-Gb1-, .-okt-col-xl-38--cgwBi-, .-okt-col-xl-39--2YD_1-, .-okt-col-xl-40--xLzxF-, .-okt-col-xl-41--3WyXD-, .-okt-col-xl-42--Gl0NG-, .-okt-col-xl-43--1_YS--, .-okt-col-xl-44--3NYGP-, .-okt-col-xl-45--erFm_-, .-okt-col-xl-46--OfmwB-, .-okt-col-xl-47--GDn9g-, .-okt-col-xl-48--TKEDm- {
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .-okt-col-xl-48--TKEDm- {
    display: block;
    box-sizing: border-box;
    width: 100%; }
  .-okt-col-xl-push-48--S72yX- {
    left: 100%; }
  .-okt-col-xl-pull-48--21s7k- {
    right: 100%; }
  .-okt-col-xl-offset-48--3i5gd- {
    margin-left: 100%; }
  .-okt-col-xl-order-48--1Le4N- {
    order: 48; }
  .-okt-col-xl-47--GDn9g- {
    display: block;
    box-sizing: border-box;
    width: 97.91667%; }
  .-okt-col-xl-push-47--3c2zM- {
    left: 97.91667%; }
  .-okt-col-xl-pull-47--uY17x- {
    right: 97.91667%; }
  .-okt-col-xl-offset-47--2XRat- {
    margin-left: 97.91667%; }
  .-okt-col-xl-order-47--1t071- {
    order: 47; }
  .-okt-col-xl-46--OfmwB- {
    display: block;
    box-sizing: border-box;
    width: 95.83333%; }
  .-okt-col-xl-push-46--fis3e- {
    left: 95.83333%; }
  .-okt-col-xl-pull-46--1wD9e- {
    right: 95.83333%; }
  .-okt-col-xl-offset-46--1KiBb- {
    margin-left: 95.83333%; }
  .-okt-col-xl-order-46--3xJav- {
    order: 46; }
  .-okt-col-xl-45--erFm_- {
    display: block;
    box-sizing: border-box;
    width: 93.75%; }
  .-okt-col-xl-push-45--K7KY4- {
    left: 93.75%; }
  .-okt-col-xl-pull-45--20j22- {
    right: 93.75%; }
  .-okt-col-xl-offset-45--2ofn_- {
    margin-left: 93.75%; }
  .-okt-col-xl-order-45--vmDDx- {
    order: 45; }
  .-okt-col-xl-44--3NYGP- {
    display: block;
    box-sizing: border-box;
    width: 91.66667%; }
  .-okt-col-xl-push-44--BAnOI- {
    left: 91.66667%; }
  .-okt-col-xl-pull-44--1UCAT- {
    right: 91.66667%; }
  .-okt-col-xl-offset-44--y7Cgz- {
    margin-left: 91.66667%; }
  .-okt-col-xl-order-44--30O_w- {
    order: 44; }
  .-okt-col-xl-43--1_YS-- {
    display: block;
    box-sizing: border-box;
    width: 89.58333%; }
  .-okt-col-xl-push-43--BWfLW- {
    left: 89.58333%; }
  .-okt-col-xl-pull-43--1cE5D- {
    right: 89.58333%; }
  .-okt-col-xl-offset-43--3StYp- {
    margin-left: 89.58333%; }
  .-okt-col-xl-order-43--20g9D- {
    order: 43; }
  .-okt-col-xl-42--Gl0NG- {
    display: block;
    box-sizing: border-box;
    width: 87.5%; }
  .-okt-col-xl-push-42--GJC4w- {
    left: 87.5%; }
  .-okt-col-xl-pull-42--28amY- {
    right: 87.5%; }
  .-okt-col-xl-offset-42--17inV- {
    margin-left: 87.5%; }
  .-okt-col-xl-order-42--3fFLQ- {
    order: 42; }
  .-okt-col-xl-41--3WyXD- {
    display: block;
    box-sizing: border-box;
    width: 85.41667%; }
  .-okt-col-xl-push-41--1c9KP- {
    left: 85.41667%; }
  .-okt-col-xl-pull-41--3X-MG- {
    right: 85.41667%; }
  .-okt-col-xl-offset-41--3YnZG- {
    margin-left: 85.41667%; }
  .-okt-col-xl-order-41--1zMHD- {
    order: 41; }
  .-okt-col-xl-40--xLzxF- {
    display: block;
    box-sizing: border-box;
    width: 83.33333%; }
  .-okt-col-xl-push-40--26hIp- {
    left: 83.33333%; }
  .-okt-col-xl-pull-40--1Zt_K- {
    right: 83.33333%; }
  .-okt-col-xl-offset-40--1b_mx- {
    margin-left: 83.33333%; }
  .-okt-col-xl-order-40--Jn5ve- {
    order: 40; }
  .-okt-col-xl-39--2YD_1- {
    display: block;
    box-sizing: border-box;
    width: 81.25%; }
  .-okt-col-xl-push-39--1UDeE- {
    left: 81.25%; }
  .-okt-col-xl-pull-39--3B1kX- {
    right: 81.25%; }
  .-okt-col-xl-offset-39--3RND-- {
    margin-left: 81.25%; }
  .-okt-col-xl-order-39--z33nb- {
    order: 39; }
  .-okt-col-xl-38--cgwBi- {
    display: block;
    box-sizing: border-box;
    width: 79.16667%; }
  .-okt-col-xl-push-38--1HECT- {
    left: 79.16667%; }
  .-okt-col-xl-pull-38--2bv3L- {
    right: 79.16667%; }
  .-okt-col-xl-offset-38--232_6- {
    margin-left: 79.16667%; }
  .-okt-col-xl-order-38--2kBY4- {
    order: 38; }
  .-okt-col-xl-37--3-Gb1- {
    display: block;
    box-sizing: border-box;
    width: 77.08333%; }
  .-okt-col-xl-push-37--2sUEn- {
    left: 77.08333%; }
  .-okt-col-xl-pull-37--bAcu2- {
    right: 77.08333%; }
  .-okt-col-xl-offset-37--3WCsM- {
    margin-left: 77.08333%; }
  .-okt-col-xl-order-37--3jxJt- {
    order: 37; }
  .-okt-col-xl-36--XNRNw- {
    display: block;
    box-sizing: border-box;
    width: 75%; }
  .-okt-col-xl-push-36--1WfIs- {
    left: 75%; }
  .-okt-col-xl-pull-36--1mf-E- {
    right: 75%; }
  .-okt-col-xl-offset-36--170UC- {
    margin-left: 75%; }
  .-okt-col-xl-order-36--2gm55- {
    order: 36; }
  .-okt-col-xl-35--2Wwm5- {
    display: block;
    box-sizing: border-box;
    width: 72.91667%; }
  .-okt-col-xl-push-35--2ikq8- {
    left: 72.91667%; }
  .-okt-col-xl-pull-35--iaHKI- {
    right: 72.91667%; }
  .-okt-col-xl-offset-35--3-6pY- {
    margin-left: 72.91667%; }
  .-okt-col-xl-order-35--1I1Zu- {
    order: 35; }
  .-okt-col-xl-34--37p9o- {
    display: block;
    box-sizing: border-box;
    width: 70.83333%; }
  .-okt-col-xl-push-34--kOXyI- {
    left: 70.83333%; }
  .-okt-col-xl-pull-34--3q_mL- {
    right: 70.83333%; }
  .-okt-col-xl-offset-34--xPGmo- {
    margin-left: 70.83333%; }
  .-okt-col-xl-order-34--DbW5f- {
    order: 34; }
  .-okt-col-xl-33--2y6x9- {
    display: block;
    box-sizing: border-box;
    width: 68.75%; }
  .-okt-col-xl-push-33--3oSxv- {
    left: 68.75%; }
  .-okt-col-xl-pull-33--yq___- {
    right: 68.75%; }
  .-okt-col-xl-offset-33--1PwtQ- {
    margin-left: 68.75%; }
  .-okt-col-xl-order-33--1gtA2- {
    order: 33; }
  .-okt-col-xl-32--184Pk- {
    display: block;
    box-sizing: border-box;
    width: 66.66667%; }
  .-okt-col-xl-push-32--AP5kI- {
    left: 66.66667%; }
  .-okt-col-xl-pull-32--21PrO- {
    right: 66.66667%; }
  .-okt-col-xl-offset-32--1Bp6p- {
    margin-left: 66.66667%; }
  .-okt-col-xl-order-32--3jNVx- {
    order: 32; }
  .-okt-col-xl-31--SZouc- {
    display: block;
    box-sizing: border-box;
    width: 64.58333%; }
  .-okt-col-xl-push-31--Kkbp4- {
    left: 64.58333%; }
  .-okt-col-xl-pull-31--2GpEO- {
    right: 64.58333%; }
  .-okt-col-xl-offset-31--2iQmu- {
    margin-left: 64.58333%; }
  .-okt-col-xl-order-31--3IsFv- {
    order: 31; }
  .-okt-col-xl-30--2pcf-- {
    display: block;
    box-sizing: border-box;
    width: 62.5%; }
  .-okt-col-xl-push-30--2LLnn- {
    left: 62.5%; }
  .-okt-col-xl-pull-30--1e7KG- {
    right: 62.5%; }
  .-okt-col-xl-offset-30--U6dFk- {
    margin-left: 62.5%; }
  .-okt-col-xl-order-30--2Ehak- {
    order: 30; }
  .-okt-col-xl-29--2qCvm- {
    display: block;
    box-sizing: border-box;
    width: 60.41667%; }
  .-okt-col-xl-push-29--2gd0W- {
    left: 60.41667%; }
  .-okt-col-xl-pull-29--3n6mE- {
    right: 60.41667%; }
  .-okt-col-xl-offset-29--3t9LE- {
    margin-left: 60.41667%; }
  .-okt-col-xl-order-29--2IGn7- {
    order: 29; }
  .-okt-col-xl-28--Hkhy4- {
    display: block;
    box-sizing: border-box;
    width: 58.33333%; }
  .-okt-col-xl-push-28--1rz5v- {
    left: 58.33333%; }
  .-okt-col-xl-pull-28--jWaB6- {
    right: 58.33333%; }
  .-okt-col-xl-offset-28--39zam- {
    margin-left: 58.33333%; }
  .-okt-col-xl-order-28--2fPX9- {
    order: 28; }
  .-okt-col-xl-27--21fr0- {
    display: block;
    box-sizing: border-box;
    width: 56.25%; }
  .-okt-col-xl-push-27--3vZHU- {
    left: 56.25%; }
  .-okt-col-xl-pull-27--23Svj- {
    right: 56.25%; }
  .-okt-col-xl-offset-27--21fqD- {
    margin-left: 56.25%; }
  .-okt-col-xl-order-27--1Y1BP- {
    order: 27; }
  .-okt-col-xl-26--35Bgv- {
    display: block;
    box-sizing: border-box;
    width: 54.16667%; }
  .-okt-col-xl-push-26--2c2qc- {
    left: 54.16667%; }
  .-okt-col-xl-pull-26--1AY3f- {
    right: 54.16667%; }
  .-okt-col-xl-offset-26--8Nu5P- {
    margin-left: 54.16667%; }
  .-okt-col-xl-order-26--16mGd- {
    order: 26; }
  .-okt-col-xl-25--3LYjn- {
    display: block;
    box-sizing: border-box;
    width: 52.08333%; }
  .-okt-col-xl-push-25--1ZKSM- {
    left: 52.08333%; }
  .-okt-col-xl-pull-25--VKNDz- {
    right: 52.08333%; }
  .-okt-col-xl-offset-25--2DpNy- {
    margin-left: 52.08333%; }
  .-okt-col-xl-order-25--1oNIj- {
    order: 25; }
  .-okt-col-xl-24--Lk1bi- {
    display: block;
    box-sizing: border-box;
    width: 50%; }
  .-okt-col-xl-push-24--3l65S- {
    left: 50%; }
  .-okt-col-xl-pull-24--2nLzf- {
    right: 50%; }
  .-okt-col-xl-offset-24--1QRhO- {
    margin-left: 50%; }
  .-okt-col-xl-order-24--2-olo- {
    order: 24; }
  .-okt-col-xl-23--1Vk1e- {
    display: block;
    box-sizing: border-box;
    width: 47.91667%; }
  .-okt-col-xl-push-23--3dFfz- {
    left: 47.91667%; }
  .-okt-col-xl-pull-23--2Z-Od- {
    right: 47.91667%; }
  .-okt-col-xl-offset-23--l1bKd- {
    margin-left: 47.91667%; }
  .-okt-col-xl-order-23--17Op7- {
    order: 23; }
  .-okt-col-xl-22--1wUUb- {
    display: block;
    box-sizing: border-box;
    width: 45.83333%; }
  .-okt-col-xl-push-22--1l_uE- {
    left: 45.83333%; }
  .-okt-col-xl-pull-22--3b2Ie- {
    right: 45.83333%; }
  .-okt-col-xl-offset-22--mzuai- {
    margin-left: 45.83333%; }
  .-okt-col-xl-order-22--1VfrB- {
    order: 22; }
  .-okt-col-xl-21--2FNiN- {
    display: block;
    box-sizing: border-box;
    width: 43.75%; }
  .-okt-col-xl-push-21--1aBSY- {
    left: 43.75%; }
  .-okt-col-xl-pull-21--3E_Af- {
    right: 43.75%; }
  .-okt-col-xl-offset-21--3O7w-- {
    margin-left: 43.75%; }
  .-okt-col-xl-order-21--2ffbP- {
    order: 21; }
  .-okt-col-xl-20--1vJtS- {
    display: block;
    box-sizing: border-box;
    width: 41.66667%; }
  .-okt-col-xl-push-20--1Ym1b- {
    left: 41.66667%; }
  .-okt-col-xl-pull-20--1JIZk- {
    right: 41.66667%; }
  .-okt-col-xl-offset-20--3RrOH- {
    margin-left: 41.66667%; }
  .-okt-col-xl-order-20--5vmNR- {
    order: 20; }
  .-okt-col-xl-19--sDFGN- {
    display: block;
    box-sizing: border-box;
    width: 39.58333%; }
  .-okt-col-xl-push-19--jIMg-- {
    left: 39.58333%; }
  .-okt-col-xl-pull-19--KXFtd- {
    right: 39.58333%; }
  .-okt-col-xl-offset-19--e7DHh- {
    margin-left: 39.58333%; }
  .-okt-col-xl-order-19--3sJbG- {
    order: 19; }
  .-okt-col-xl-18--2M6cF- {
    display: block;
    box-sizing: border-box;
    width: 37.5%; }
  .-okt-col-xl-push-18--1URc_- {
    left: 37.5%; }
  .-okt-col-xl-pull-18--3OOFP- {
    right: 37.5%; }
  .-okt-col-xl-offset-18--2Grup- {
    margin-left: 37.5%; }
  .-okt-col-xl-order-18--3zKJA- {
    order: 18; }
  .-okt-col-xl-17--wEXTQ- {
    display: block;
    box-sizing: border-box;
    width: 35.41667%; }
  .-okt-col-xl-push-17--2sZXn- {
    left: 35.41667%; }
  .-okt-col-xl-pull-17--ME_vz- {
    right: 35.41667%; }
  .-okt-col-xl-offset-17--2TxL2- {
    margin-left: 35.41667%; }
  .-okt-col-xl-order-17--3uHOd- {
    order: 17; }
  .-okt-col-xl-16--q6USN- {
    display: block;
    box-sizing: border-box;
    width: 33.33333%; }
  .-okt-col-xl-push-16--2g5L7- {
    left: 33.33333%; }
  .-okt-col-xl-pull-16--qimOJ- {
    right: 33.33333%; }
  .-okt-col-xl-offset-16--3DfG0- {
    margin-left: 33.33333%; }
  .-okt-col-xl-order-16--3-Hw5- {
    order: 16; }
  .-okt-col-xl-15--1ZkTo- {
    display: block;
    box-sizing: border-box;
    width: 31.25%; }
  .-okt-col-xl-push-15--2azEb- {
    left: 31.25%; }
  .-okt-col-xl-pull-15--1bv78- {
    right: 31.25%; }
  .-okt-col-xl-offset-15--3XbTB- {
    margin-left: 31.25%; }
  .-okt-col-xl-order-15--2e7nw- {
    order: 15; }
  .-okt-col-xl-14--1lyJm- {
    display: block;
    box-sizing: border-box;
    width: 29.16667%; }
  .-okt-col-xl-push-14--1QVog- {
    left: 29.16667%; }
  .-okt-col-xl-pull-14--2B5Tm- {
    right: 29.16667%; }
  .-okt-col-xl-offset-14--1Xkpe- {
    margin-left: 29.16667%; }
  .-okt-col-xl-order-14--ZIWZ5- {
    order: 14; }
  .-okt-col-xl-13--3sXua- {
    display: block;
    box-sizing: border-box;
    width: 27.08333%; }
  .-okt-col-xl-push-13--cgdkJ- {
    left: 27.08333%; }
  .-okt-col-xl-pull-13--2DoRK- {
    right: 27.08333%; }
  .-okt-col-xl-offset-13--iO3Dg- {
    margin-left: 27.08333%; }
  .-okt-col-xl-order-13--dmK9H- {
    order: 13; }
  .-okt-col-xl-12--1O3TF- {
    display: block;
    box-sizing: border-box;
    width: 25%; }
  .-okt-col-xl-push-12--1piwb- {
    left: 25%; }
  .-okt-col-xl-pull-12--3kzMC- {
    right: 25%; }
  .-okt-col-xl-offset-12--3NmQf- {
    margin-left: 25%; }
  .-okt-col-xl-order-12--VHKMe- {
    order: 12; }
  .-okt-col-xl-11--28mYG- {
    display: block;
    box-sizing: border-box;
    width: 22.91667%; }
  .-okt-col-xl-push-11--3bsUu- {
    left: 22.91667%; }
  .-okt-col-xl-pull-11--3CZav- {
    right: 22.91667%; }
  .-okt-col-xl-offset-11--2ck-R- {
    margin-left: 22.91667%; }
  .-okt-col-xl-order-11--1jPVm- {
    order: 11; }
  .-okt-col-xl-10--3pqT-- {
    display: block;
    box-sizing: border-box;
    width: 20.83333%; }
  .-okt-col-xl-push-10--2WBcg- {
    left: 20.83333%; }
  .-okt-col-xl-pull-10--fk7nx- {
    right: 20.83333%; }
  .-okt-col-xl-offset-10--2baIr- {
    margin-left: 20.83333%; }
  .-okt-col-xl-order-10--3XffH- {
    order: 10; }
  .-okt-col-xl-9--3BQz_- {
    display: block;
    box-sizing: border-box;
    width: 18.75%; }
  .-okt-col-xl-push-9--2pNKP- {
    left: 18.75%; }
  .-okt-col-xl-pull-9--xnRID- {
    right: 18.75%; }
  .-okt-col-xl-offset-9--1rwXp- {
    margin-left: 18.75%; }
  .-okt-col-xl-order-9--1-NLD- {
    order: 9; }
  .-okt-col-xl-8--1dBlN- {
    display: block;
    box-sizing: border-box;
    width: 16.66667%; }
  .-okt-col-xl-push-8--3rPWB- {
    left: 16.66667%; }
  .-okt-col-xl-pull-8--3hmsY- {
    right: 16.66667%; }
  .-okt-col-xl-offset-8--33f9R- {
    margin-left: 16.66667%; }
  .-okt-col-xl-order-8--LSHWI- {
    order: 8; }
  .-okt-col-xl-7--2d-j3- {
    display: block;
    box-sizing: border-box;
    width: 14.58333%; }
  .-okt-col-xl-push-7--2omUL- {
    left: 14.58333%; }
  .-okt-col-xl-pull-7--5fwTi- {
    right: 14.58333%; }
  .-okt-col-xl-offset-7--Nd5dR- {
    margin-left: 14.58333%; }
  .-okt-col-xl-order-7--3r8E0- {
    order: 7; }
  .-okt-col-xl-6--Cfg0j- {
    display: block;
    box-sizing: border-box;
    width: 12.5%; }
  .-okt-col-xl-push-6--2tcZ-- {
    left: 12.5%; }
  .-okt-col-xl-pull-6--1TYxQ- {
    right: 12.5%; }
  .-okt-col-xl-offset-6--1TCVi- {
    margin-left: 12.5%; }
  .-okt-col-xl-order-6--1fwup- {
    order: 6; }
  .-okt-col-xl-5--le5VK- {
    display: block;
    box-sizing: border-box;
    width: 10.41667%; }
  .-okt-col-xl-push-5--2Z7ap- {
    left: 10.41667%; }
  .-okt-col-xl-pull-5--1QjyP- {
    right: 10.41667%; }
  .-okt-col-xl-offset-5--3KLYv- {
    margin-left: 10.41667%; }
  .-okt-col-xl-order-5--2fYqb- {
    order: 5; }
  .-okt-col-xl-4--3eWKo- {
    display: block;
    box-sizing: border-box;
    width: 8.33333%; }
  .-okt-col-xl-push-4--3UXCW- {
    left: 8.33333%; }
  .-okt-col-xl-pull-4--KcqWP- {
    right: 8.33333%; }
  .-okt-col-xl-offset-4--3wHZa- {
    margin-left: 8.33333%; }
  .-okt-col-xl-order-4--3Z-DX- {
    order: 4; }
  .-okt-col-xl-3--1WgqJ- {
    display: block;
    box-sizing: border-box;
    width: 6.25%; }
  .-okt-col-xl-push-3--Ou3q_- {
    left: 6.25%; }
  .-okt-col-xl-pull-3--23JVw- {
    right: 6.25%; }
  .-okt-col-xl-offset-3--1vHKW- {
    margin-left: 6.25%; }
  .-okt-col-xl-order-3--10oYJ- {
    order: 3; }
  .-okt-col-xl-2--1gSv-- {
    display: block;
    box-sizing: border-box;
    width: 4.16667%; }
  .-okt-col-xl-push-2--1ZzbN- {
    left: 4.16667%; }
  .-okt-col-xl-pull-2--ITwKx- {
    right: 4.16667%; }
  .-okt-col-xl-offset-2--2sGQB- {
    margin-left: 4.16667%; }
  .-okt-col-xl-order-2--1ncT8- {
    order: 2; }
  .-okt-col-xl-1--iXYcB- {
    display: block;
    box-sizing: border-box;
    width: 2.08333%; }
  .-okt-col-xl-push-1--l2y5Z- {
    left: 2.08333%; }
  .-okt-col-xl-pull-1--3xwjU- {
    right: 2.08333%; }
  .-okt-col-xl-offset-1--1tPSV- {
    margin-left: 2.08333%; }
  .-okt-col-xl-order-1--2Nc8D- {
    order: 1; }
  .-okt-col-xl-0--34sqP- {
    display: none; }
  .-okt-col-push-0--3Gm4N- {
    left: auto; }
  .-okt-col-pull-0--2sYjH- {
    right: auto; }
  .-okt-col-xl-push-0--S6EHB- {
    left: auto; }
  .-okt-col-xl-pull-0--OEmam- {
    right: auto; }
  .-okt-col-xl-offset-0--31wOt- {
    margin-left: 0; }
  .-okt-col-xl-order-0--1BvWC- {
    order: 0; } }

@media (min-width: 1600px) {
  .-okt-col-xxl-1--2L-O9-, .-okt-col-xxl-2--3pxaQ-, .-okt-col-xxl-3--3frre-, .-okt-col-xxl-4--2kxsV-, .-okt-col-xxl-5--2z9N2-, .-okt-col-xxl-6--16LcT-, .-okt-col-xxl-7--ggxgI-, .-okt-col-xxl-8--3UT2T-, .-okt-col-xxl-9--33cj_-, .-okt-col-xxl-10--3ADaF-, .-okt-col-xxl-11--3jpCz-, .-okt-col-xxl-12--2UfAH-, .-okt-col-xxl-13--1IlKo-, .-okt-col-xxl-14--3zzuJ-, .-okt-col-xxl-15--1AVSy-, .-okt-col-xxl-16--1rQiX-, .-okt-col-xxl-17--G5JcI-, .-okt-col-xxl-18--PtQpi-, .-okt-col-xxl-19--30b6z-, .-okt-col-xxl-20--22sX8-, .-okt-col-xxl-21--36rWP-, .-okt-col-xxl-22--17MrK-, .-okt-col-xxl-23--3vf3d-, .-okt-col-xxl-24--WTMus-, .-okt-col-xxl-25--lkyRM-, .-okt-col-xxl-26--3qJ3Q-, .-okt-col-xxl-27--lUFP5-, .-okt-col-xxl-28--2dmZp-, .-okt-col-xxl-29--39zNe-, .-okt-col-xxl-30--SaUjY-, .-okt-col-xxl-31--1ZZRh-, .-okt-col-xxl-32--1M_-e-, .-okt-col-xxl-33--1APk2-, .-okt-col-xxl-34--2EsNw-, .-okt-col-xxl-35--3QD9j-, .-okt-col-xxl-36--YxrPT-, .-okt-col-xxl-37--22vKB-, .-okt-col-xxl-38--3t_gB-, .-okt-col-xxl-39--2k8cl-, .-okt-col-xxl-40--f7-rV-, .-okt-col-xxl-41--3CgbP-, .-okt-col-xxl-42--3aVy0-, .-okt-col-xxl-43--1c_s7-, .-okt-col-xxl-44--CZZyZ-, .-okt-col-xxl-45--2PWuG-, .-okt-col-xxl-46--3Fn54-, .-okt-col-xxl-47--KwvHm-, .-okt-col-xxl-48--2Gt9I- {
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .-okt-col-xxl-48--2Gt9I- {
    display: block;
    box-sizing: border-box;
    width: 100%; }
  .-okt-col-xxl-push-48--2bcPz- {
    left: 100%; }
  .-okt-col-xxl-pull-48--20JGL- {
    right: 100%; }
  .-okt-col-xxl-offset-48--3Xz4e- {
    margin-left: 100%; }
  .-okt-col-xxl-order-48--2Os7-- {
    order: 48; }
  .-okt-col-xxl-47--KwvHm- {
    display: block;
    box-sizing: border-box;
    width: 97.91667%; }
  .-okt-col-xxl-push-47--1zHsX- {
    left: 97.91667%; }
  .-okt-col-xxl-pull-47--1FxzN- {
    right: 97.91667%; }
  .-okt-col-xxl-offset-47--1Zqcu- {
    margin-left: 97.91667%; }
  .-okt-col-xxl-order-47--16N6z- {
    order: 47; }
  .-okt-col-xxl-46--3Fn54- {
    display: block;
    box-sizing: border-box;
    width: 95.83333%; }
  .-okt-col-xxl-push-46--1ovCz- {
    left: 95.83333%; }
  .-okt-col-xxl-pull-46--3yuHK- {
    right: 95.83333%; }
  .-okt-col-xxl-offset-46--1REGT- {
    margin-left: 95.83333%; }
  .-okt-col-xxl-order-46--232kQ- {
    order: 46; }
  .-okt-col-xxl-45--2PWuG- {
    display: block;
    box-sizing: border-box;
    width: 93.75%; }
  .-okt-col-xxl-push-45--3sX8N- {
    left: 93.75%; }
  .-okt-col-xxl-pull-45--3mQhH- {
    right: 93.75%; }
  .-okt-col-xxl-offset-45--2Wh2G- {
    margin-left: 93.75%; }
  .-okt-col-xxl-order-45--1XGwr- {
    order: 45; }
  .-okt-col-xxl-44--CZZyZ- {
    display: block;
    box-sizing: border-box;
    width: 91.66667%; }
  .-okt-col-xxl-push-44--LdDdE- {
    left: 91.66667%; }
  .-okt-col-xxl-pull-44--TuZoL- {
    right: 91.66667%; }
  .-okt-col-xxl-offset-44--17a40- {
    margin-left: 91.66667%; }
  .-okt-col-xxl-order-44--1NOtY- {
    order: 44; }
  .-okt-col-xxl-43--1c_s7- {
    display: block;
    box-sizing: border-box;
    width: 89.58333%; }
  .-okt-col-xxl-push-43--2C-KG- {
    left: 89.58333%; }
  .-okt-col-xxl-pull-43--2CGjO- {
    right: 89.58333%; }
  .-okt-col-xxl-offset-43--1TG7U- {
    margin-left: 89.58333%; }
  .-okt-col-xxl-order-43--ADrdd- {
    order: 43; }
  .-okt-col-xxl-42--3aVy0- {
    display: block;
    box-sizing: border-box;
    width: 87.5%; }
  .-okt-col-xxl-push-42--1Ag5f- {
    left: 87.5%; }
  .-okt-col-xxl-pull-42--2JvUB- {
    right: 87.5%; }
  .-okt-col-xxl-offset-42--1g4Lm- {
    margin-left: 87.5%; }
  .-okt-col-xxl-order-42--1X_i9- {
    order: 42; }
  .-okt-col-xxl-41--3CgbP- {
    display: block;
    box-sizing: border-box;
    width: 85.41667%; }
  .-okt-col-xxl-push-41--2JqBe- {
    left: 85.41667%; }
  .-okt-col-xxl-pull-41--31dxI- {
    right: 85.41667%; }
  .-okt-col-xxl-offset-41--2AbvY- {
    margin-left: 85.41667%; }
  .-okt-col-xxl-order-41--3_08g- {
    order: 41; }
  .-okt-col-xxl-40--f7-rV- {
    display: block;
    box-sizing: border-box;
    width: 83.33333%; }
  .-okt-col-xxl-push-40--3o737- {
    left: 83.33333%; }
  .-okt-col-xxl-pull-40--Szj2e- {
    right: 83.33333%; }
  .-okt-col-xxl-offset-40--mRGNW- {
    margin-left: 83.33333%; }
  .-okt-col-xxl-order-40--2cxFT- {
    order: 40; }
  .-okt-col-xxl-39--2k8cl- {
    display: block;
    box-sizing: border-box;
    width: 81.25%; }
  .-okt-col-xxl-push-39--3G11V- {
    left: 81.25%; }
  .-okt-col-xxl-pull-39--1jGw5- {
    right: 81.25%; }
  .-okt-col-xxl-offset-39--ZubVe- {
    margin-left: 81.25%; }
  .-okt-col-xxl-order-39--2PYE8- {
    order: 39; }
  .-okt-col-xxl-38--3t_gB- {
    display: block;
    box-sizing: border-box;
    width: 79.16667%; }
  .-okt-col-xxl-push-38--3-MFs- {
    left: 79.16667%; }
  .-okt-col-xxl-pull-38--HV83w- {
    right: 79.16667%; }
  .-okt-col-xxl-offset-38--XZ2Ai- {
    margin-left: 79.16667%; }
  .-okt-col-xxl-order-38--3MjN_- {
    order: 38; }
  .-okt-col-xxl-37--22vKB- {
    display: block;
    box-sizing: border-box;
    width: 77.08333%; }
  .-okt-col-xxl-push-37--3dgsr- {
    left: 77.08333%; }
  .-okt-col-xxl-pull-37--3aXP8- {
    right: 77.08333%; }
  .-okt-col-xxl-offset-37--1atCq- {
    margin-left: 77.08333%; }
  .-okt-col-xxl-order-37--uKias- {
    order: 37; }
  .-okt-col-xxl-36--YxrPT- {
    display: block;
    box-sizing: border-box;
    width: 75%; }
  .-okt-col-xxl-push-36--3KYmY- {
    left: 75%; }
  .-okt-col-xxl-pull-36--2-AL2- {
    right: 75%; }
  .-okt-col-xxl-offset-36--2GVHA- {
    margin-left: 75%; }
  .-okt-col-xxl-order-36--GZ9WE- {
    order: 36; }
  .-okt-col-xxl-35--3QD9j- {
    display: block;
    box-sizing: border-box;
    width: 72.91667%; }
  .-okt-col-xxl-push-35--2yKb3- {
    left: 72.91667%; }
  .-okt-col-xxl-pull-35--1JxEz- {
    right: 72.91667%; }
  .-okt-col-xxl-offset-35--Fvqkf- {
    margin-left: 72.91667%; }
  .-okt-col-xxl-order-35--3C5f6- {
    order: 35; }
  .-okt-col-xxl-34--2EsNw- {
    display: block;
    box-sizing: border-box;
    width: 70.83333%; }
  .-okt-col-xxl-push-34--qxLrD- {
    left: 70.83333%; }
  .-okt-col-xxl-pull-34--25zMQ- {
    right: 70.83333%; }
  .-okt-col-xxl-offset-34--RRLfu- {
    margin-left: 70.83333%; }
  .-okt-col-xxl-order-34--3s1Bf- {
    order: 34; }
  .-okt-col-xxl-33--1APk2- {
    display: block;
    box-sizing: border-box;
    width: 68.75%; }
  .-okt-col-xxl-push-33--Os3WD- {
    left: 68.75%; }
  .-okt-col-xxl-pull-33--1u6xh- {
    right: 68.75%; }
  .-okt-col-xxl-offset-33--3HaGv- {
    margin-left: 68.75%; }
  .-okt-col-xxl-order-33--25PcY- {
    order: 33; }
  .-okt-col-xxl-32--1M_-e- {
    display: block;
    box-sizing: border-box;
    width: 66.66667%; }
  .-okt-col-xxl-push-32--2CCAM- {
    left: 66.66667%; }
  .-okt-col-xxl-pull-32--32Wi6- {
    right: 66.66667%; }
  .-okt-col-xxl-offset-32--ap50e- {
    margin-left: 66.66667%; }
  .-okt-col-xxl-order-32--3rOrj- {
    order: 32; }
  .-okt-col-xxl-31--1ZZRh- {
    display: block;
    box-sizing: border-box;
    width: 64.58333%; }
  .-okt-col-xxl-push-31--2nn6t- {
    left: 64.58333%; }
  .-okt-col-xxl-pull-31--36eqr- {
    right: 64.58333%; }
  .-okt-col-xxl-offset-31--2EG6b- {
    margin-left: 64.58333%; }
  .-okt-col-xxl-order-31--3cVK-- {
    order: 31; }
  .-okt-col-xxl-30--SaUjY- {
    display: block;
    box-sizing: border-box;
    width: 62.5%; }
  .-okt-col-xxl-push-30--13Duz- {
    left: 62.5%; }
  .-okt-col-xxl-pull-30--3GM_Z- {
    right: 62.5%; }
  .-okt-col-xxl-offset-30--38O_l- {
    margin-left: 62.5%; }
  .-okt-col-xxl-order-30--1UBgJ- {
    order: 30; }
  .-okt-col-xxl-29--39zNe- {
    display: block;
    box-sizing: border-box;
    width: 60.41667%; }
  .-okt-col-xxl-push-29--TmUrK- {
    left: 60.41667%; }
  .-okt-col-xxl-pull-29--1MOlR- {
    right: 60.41667%; }
  .-okt-col-xxl-offset-29--1CmCA- {
    margin-left: 60.41667%; }
  .-okt-col-xxl-order-29--33Kwe- {
    order: 29; }
  .-okt-col-xxl-28--2dmZp- {
    display: block;
    box-sizing: border-box;
    width: 58.33333%; }
  .-okt-col-xxl-push-28--11LDc- {
    left: 58.33333%; }
  .-okt-col-xxl-pull-28--3D80Y- {
    right: 58.33333%; }
  .-okt-col-xxl-offset-28--379Pu- {
    margin-left: 58.33333%; }
  .-okt-col-xxl-order-28--3jNTH- {
    order: 28; }
  .-okt-col-xxl-27--lUFP5- {
    display: block;
    box-sizing: border-box;
    width: 56.25%; }
  .-okt-col-xxl-push-27--1nEz0- {
    left: 56.25%; }
  .-okt-col-xxl-pull-27--20Kmr- {
    right: 56.25%; }
  .-okt-col-xxl-offset-27--xr08K- {
    margin-left: 56.25%; }
  .-okt-col-xxl-order-27--sAWxp- {
    order: 27; }
  .-okt-col-xxl-26--3qJ3Q- {
    display: block;
    box-sizing: border-box;
    width: 54.16667%; }
  .-okt-col-xxl-push-26--2MnLF- {
    left: 54.16667%; }
  .-okt-col-xxl-pull-26--1RdON- {
    right: 54.16667%; }
  .-okt-col-xxl-offset-26--ncP_l- {
    margin-left: 54.16667%; }
  .-okt-col-xxl-order-26--21-3I- {
    order: 26; }
  .-okt-col-xxl-25--lkyRM- {
    display: block;
    box-sizing: border-box;
    width: 52.08333%; }
  .-okt-col-xxl-push-25--3vgjN- {
    left: 52.08333%; }
  .-okt-col-xxl-pull-25--3zzhH- {
    right: 52.08333%; }
  .-okt-col-xxl-offset-25--20-JD- {
    margin-left: 52.08333%; }
  .-okt-col-xxl-order-25--1u0uI- {
    order: 25; }
  .-okt-col-xxl-24--WTMus- {
    display: block;
    box-sizing: border-box;
    width: 50%; }
  .-okt-col-xxl-push-24--2WNFs- {
    left: 50%; }
  .-okt-col-xxl-pull-24--15gTZ- {
    right: 50%; }
  .-okt-col-xxl-offset-24--10Eqt- {
    margin-left: 50%; }
  .-okt-col-xxl-order-24--2erSM- {
    order: 24; }
  .-okt-col-xxl-23--3vf3d- {
    display: block;
    box-sizing: border-box;
    width: 47.91667%; }
  .-okt-col-xxl-push-23--CoXf7- {
    left: 47.91667%; }
  .-okt-col-xxl-pull-23--1pjNB- {
    right: 47.91667%; }
  .-okt-col-xxl-offset-23--2IWLv- {
    margin-left: 47.91667%; }
  .-okt-col-xxl-order-23--KacjL- {
    order: 23; }
  .-okt-col-xxl-22--17MrK- {
    display: block;
    box-sizing: border-box;
    width: 45.83333%; }
  .-okt-col-xxl-push-22--2j29b- {
    left: 45.83333%; }
  .-okt-col-xxl-pull-22--1g2Wa- {
    right: 45.83333%; }
  .-okt-col-xxl-offset-22--1qSIP- {
    margin-left: 45.83333%; }
  .-okt-col-xxl-order-22--3kn3w- {
    order: 22; }
  .-okt-col-xxl-21--36rWP- {
    display: block;
    box-sizing: border-box;
    width: 43.75%; }
  .-okt-col-xxl-push-21--3MIbu- {
    left: 43.75%; }
  .-okt-col-xxl-pull-21--2oVkR- {
    right: 43.75%; }
  .-okt-col-xxl-offset-21--3SxOP- {
    margin-left: 43.75%; }
  .-okt-col-xxl-order-21--2p1tf- {
    order: 21; }
  .-okt-col-xxl-20--22sX8- {
    display: block;
    box-sizing: border-box;
    width: 41.66667%; }
  .-okt-col-xxl-push-20--Lzc_B- {
    left: 41.66667%; }
  .-okt-col-xxl-pull-20--S4_-L- {
    right: 41.66667%; }
  .-okt-col-xxl-offset-20--1wv5J- {
    margin-left: 41.66667%; }
  .-okt-col-xxl-order-20--3ciAE- {
    order: 20; }
  .-okt-col-xxl-19--30b6z- {
    display: block;
    box-sizing: border-box;
    width: 39.58333%; }
  .-okt-col-xxl-push-19--16UGV- {
    left: 39.58333%; }
  .-okt-col-xxl-pull-19--1i4-w- {
    right: 39.58333%; }
  .-okt-col-xxl-offset-19--YZcDN- {
    margin-left: 39.58333%; }
  .-okt-col-xxl-order-19--3GVeJ- {
    order: 19; }
  .-okt-col-xxl-18--PtQpi- {
    display: block;
    box-sizing: border-box;
    width: 37.5%; }
  .-okt-col-xxl-push-18--g5Gua- {
    left: 37.5%; }
  .-okt-col-xxl-pull-18--32lZz- {
    right: 37.5%; }
  .-okt-col-xxl-offset-18--2naqX- {
    margin-left: 37.5%; }
  .-okt-col-xxl-order-18--1mkEE- {
    order: 18; }
  .-okt-col-xxl-17--G5JcI- {
    display: block;
    box-sizing: border-box;
    width: 35.41667%; }
  .-okt-col-xxl-push-17--H84Si- {
    left: 35.41667%; }
  .-okt-col-xxl-pull-17--2qahS- {
    right: 35.41667%; }
  .-okt-col-xxl-offset-17--2V2cm- {
    margin-left: 35.41667%; }
  .-okt-col-xxl-order-17--5b0Ux- {
    order: 17; }
  .-okt-col-xxl-16--1rQiX- {
    display: block;
    box-sizing: border-box;
    width: 33.33333%; }
  .-okt-col-xxl-push-16--iIHIG- {
    left: 33.33333%; }
  .-okt-col-xxl-pull-16--eArWb- {
    right: 33.33333%; }
  .-okt-col-xxl-offset-16--2_jSn- {
    margin-left: 33.33333%; }
  .-okt-col-xxl-order-16--UfU2G- {
    order: 16; }
  .-okt-col-xxl-15--1AVSy- {
    display: block;
    box-sizing: border-box;
    width: 31.25%; }
  .-okt-col-xxl-push-15--16vfU- {
    left: 31.25%; }
  .-okt-col-xxl-pull-15--2EYP2- {
    right: 31.25%; }
  .-okt-col-xxl-offset-15--3J-xg- {
    margin-left: 31.25%; }
  .-okt-col-xxl-order-15--1rTdw- {
    order: 15; }
  .-okt-col-xxl-14--3zzuJ- {
    display: block;
    box-sizing: border-box;
    width: 29.16667%; }
  .-okt-col-xxl-push-14--17Yzr- {
    left: 29.16667%; }
  .-okt-col-xxl-pull-14--1j02Y- {
    right: 29.16667%; }
  .-okt-col-xxl-offset-14--2-SjH- {
    margin-left: 29.16667%; }
  .-okt-col-xxl-order-14--2YdeK- {
    order: 14; }
  .-okt-col-xxl-13--1IlKo- {
    display: block;
    box-sizing: border-box;
    width: 27.08333%; }
  .-okt-col-xxl-push-13--sCWmi- {
    left: 27.08333%; }
  .-okt-col-xxl-pull-13--10hW-- {
    right: 27.08333%; }
  .-okt-col-xxl-offset-13--3F95t- {
    margin-left: 27.08333%; }
  .-okt-col-xxl-order-13--2XMBQ- {
    order: 13; }
  .-okt-col-xxl-12--2UfAH- {
    display: block;
    box-sizing: border-box;
    width: 25%; }
  .-okt-col-xxl-push-12--55jg9- {
    left: 25%; }
  .-okt-col-xxl-pull-12--RjRUt- {
    right: 25%; }
  .-okt-col-xxl-offset-12--39tw7- {
    margin-left: 25%; }
  .-okt-col-xxl-order-12--IiK_b- {
    order: 12; }
  .-okt-col-xxl-11--3jpCz- {
    display: block;
    box-sizing: border-box;
    width: 22.91667%; }
  .-okt-col-xxl-push-11--3jZV-- {
    left: 22.91667%; }
  .-okt-col-xxl-pull-11--2VwF5- {
    right: 22.91667%; }
  .-okt-col-xxl-offset-11--8iNSM- {
    margin-left: 22.91667%; }
  .-okt-col-xxl-order-11--3UDZ-- {
    order: 11; }
  .-okt-col-xxl-10--3ADaF- {
    display: block;
    box-sizing: border-box;
    width: 20.83333%; }
  .-okt-col-xxl-push-10--26yj8- {
    left: 20.83333%; }
  .-okt-col-xxl-pull-10--CzUXL- {
    right: 20.83333%; }
  .-okt-col-xxl-offset-10--3d33R- {
    margin-left: 20.83333%; }
  .-okt-col-xxl-order-10--3-x54- {
    order: 10; }
  .-okt-col-xxl-9--33cj_- {
    display: block;
    box-sizing: border-box;
    width: 18.75%; }
  .-okt-col-xxl-push-9--2UvI1- {
    left: 18.75%; }
  .-okt-col-xxl-pull-9--1YNrz- {
    right: 18.75%; }
  .-okt-col-xxl-offset-9--2SV69- {
    margin-left: 18.75%; }
  .-okt-col-xxl-order-9--34tTS- {
    order: 9; }
  .-okt-col-xxl-8--3UT2T- {
    display: block;
    box-sizing: border-box;
    width: 16.66667%; }
  .-okt-col-xxl-push-8--3Kht3- {
    left: 16.66667%; }
  .-okt-col-xxl-pull-8--EPTOg- {
    right: 16.66667%; }
  .-okt-col-xxl-offset-8--1Vik-- {
    margin-left: 16.66667%; }
  .-okt-col-xxl-order-8--32iWP- {
    order: 8; }
  .-okt-col-xxl-7--ggxgI- {
    display: block;
    box-sizing: border-box;
    width: 14.58333%; }
  .-okt-col-xxl-push-7--RBb3w- {
    left: 14.58333%; }
  .-okt-col-xxl-pull-7--35KTT- {
    right: 14.58333%; }
  .-okt-col-xxl-offset-7--3QJbe- {
    margin-left: 14.58333%; }
  .-okt-col-xxl-order-7--2LfJB- {
    order: 7; }
  .-okt-col-xxl-6--16LcT- {
    display: block;
    box-sizing: border-box;
    width: 12.5%; }
  .-okt-col-xxl-push-6--3QVly- {
    left: 12.5%; }
  .-okt-col-xxl-pull-6--3FBbw- {
    right: 12.5%; }
  .-okt-col-xxl-offset-6--3JYyT- {
    margin-left: 12.5%; }
  .-okt-col-xxl-order-6--3B22a- {
    order: 6; }
  .-okt-col-xxl-5--2z9N2- {
    display: block;
    box-sizing: border-box;
    width: 10.41667%; }
  .-okt-col-xxl-push-5--2ZbCs- {
    left: 10.41667%; }
  .-okt-col-xxl-pull-5--2CZrv- {
    right: 10.41667%; }
  .-okt-col-xxl-offset-5--3daP3- {
    margin-left: 10.41667%; }
  .-okt-col-xxl-order-5--2uN63- {
    order: 5; }
  .-okt-col-xxl-4--2kxsV- {
    display: block;
    box-sizing: border-box;
    width: 8.33333%; }
  .-okt-col-xxl-push-4--2mU2W- {
    left: 8.33333%; }
  .-okt-col-xxl-pull-4--R-5NQ- {
    right: 8.33333%; }
  .-okt-col-xxl-offset-4--3Qyv9- {
    margin-left: 8.33333%; }
  .-okt-col-xxl-order-4--2i4mS- {
    order: 4; }
  .-okt-col-xxl-3--3frre- {
    display: block;
    box-sizing: border-box;
    width: 6.25%; }
  .-okt-col-xxl-push-3--3X541- {
    left: 6.25%; }
  .-okt-col-xxl-pull-3--2KgXi- {
    right: 6.25%; }
  .-okt-col-xxl-offset-3--38OsW- {
    margin-left: 6.25%; }
  .-okt-col-xxl-order-3--CD6jA- {
    order: 3; }
  .-okt-col-xxl-2--3pxaQ- {
    display: block;
    box-sizing: border-box;
    width: 4.16667%; }
  .-okt-col-xxl-push-2--RTD5H- {
    left: 4.16667%; }
  .-okt-col-xxl-pull-2--3Lkpx- {
    right: 4.16667%; }
  .-okt-col-xxl-offset-2--2QCq_- {
    margin-left: 4.16667%; }
  .-okt-col-xxl-order-2--1aiY2- {
    order: 2; }
  .-okt-col-xxl-1--2L-O9- {
    display: block;
    box-sizing: border-box;
    width: 2.08333%; }
  .-okt-col-xxl-push-1--H0saU- {
    left: 2.08333%; }
  .-okt-col-xxl-pull-1--16jdG- {
    right: 2.08333%; }
  .-okt-col-xxl-offset-1--39KJQ- {
    margin-left: 2.08333%; }
  .-okt-col-xxl-order-1--2FOSQ- {
    order: 1; }
  .-okt-col-xxl-0--AA54o- {
    display: none; }
  .-okt-col-push-0--3Gm4N- {
    left: auto; }
  .-okt-col-pull-0--2sYjH- {
    right: auto; }
  .-okt-col-xxl-push-0--3b4h3- {
    left: auto; }
  .-okt-col-xxl-pull-0--2qUkJ- {
    right: auto; }
  .-okt-col-xxl-offset-0--1ClLq- {
    margin-left: 0; }
  .-okt-col-xxl-order-0--ymZYP- {
    order: 0; } }

@media (min-width: 1920px) {
  .-okt-col-fhd-1--hdBLn-, .-okt-col-fhd-2--e9nG1-, .-okt-col-fhd-3--TUYzS-, .-okt-col-fhd-4--36VBl-, .-okt-col-fhd-5--2AEOP-, .-okt-col-fhd-6--1WAJc-, .-okt-col-fhd-7--xEpAF-, .-okt-col-fhd-8--iTREI-, .-okt-col-fhd-9--1mjmp-, .-okt-col-fhd-10--3jqRX-, .-okt-col-fhd-11--2U2AP-, .-okt-col-fhd-12--uhqk8-, .-okt-col-fhd-13--6YZtq-, .-okt-col-fhd-14--3PsYK-, .-okt-col-fhd-15--3XrM6-, .-okt-col-fhd-16--1VH78-, .-okt-col-fhd-17--1Sf0L-, .-okt-col-fhd-18--1uRLe-, .-okt-col-fhd-19--2aqxj-, .-okt-col-fhd-20--l5tYT-, .-okt-col-fhd-21--6T_lb-, .-okt-col-fhd-22--hOJvc-, .-okt-col-fhd-23--1YOdE-, .-okt-col-fhd-24--1NRxv-, .-okt-col-fhd-25--1UvjC-, .-okt-col-fhd-26--2MoYu-, .-okt-col-fhd-27--1fn8r-, .-okt-col-fhd-28--2l0CT-, .-okt-col-fhd-29--1lIZT-, .-okt-col-fhd-30--3ifs5-, .-okt-col-fhd-31--2krMP-, .-okt-col-fhd-32--2QjPZ-, .-okt-col-fhd-33--2OtkX-, .-okt-col-fhd-34--2ltFe-, .-okt-col-fhd-35--28mld-, .-okt-col-fhd-36---YXy--, .-okt-col-fhd-37--1tBut-, .-okt-col-fhd-38--1Lsju-, .-okt-col-fhd-39--1qU1b-, .-okt-col-fhd-40--3uR2i-, .-okt-col-fhd-41--11TbA-, .-okt-col-fhd-42--29yTA-, .-okt-col-fhd-43--35l-k-, .-okt-col-fhd-44--1nvsL-, .-okt-col-fhd-45--iEs0T-, .-okt-col-fhd-46--3gZWP-, .-okt-col-fhd-47--10ZtC-, .-okt-col-fhd-48--2R09l- {
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .-okt-col-fhd-48--2R09l- {
    display: block;
    box-sizing: border-box;
    width: 100%; }
  .-okt-col-fhd-push-48--3wPJj- {
    left: 100%; }
  .-okt-col-fhd-pull-48--3cW_X- {
    right: 100%; }
  .-okt-col-fhd-offset-48--1cIaQ- {
    margin-left: 100%; }
  .-okt-col-fhd-order-48--1U7Xl- {
    order: 48; }
  .-okt-col-fhd-47--10ZtC- {
    display: block;
    box-sizing: border-box;
    width: 97.91667%; }
  .-okt-col-fhd-push-47--2r8FL- {
    left: 97.91667%; }
  .-okt-col-fhd-pull-47--197l0- {
    right: 97.91667%; }
  .-okt-col-fhd-offset-47--3Ypen- {
    margin-left: 97.91667%; }
  .-okt-col-fhd-order-47--1VNBU- {
    order: 47; }
  .-okt-col-fhd-46--3gZWP- {
    display: block;
    box-sizing: border-box;
    width: 95.83333%; }
  .-okt-col-fhd-push-46--2s4Sd- {
    left: 95.83333%; }
  .-okt-col-fhd-pull-46--3vS5y- {
    right: 95.83333%; }
  .-okt-col-fhd-offset-46--1wfRL- {
    margin-left: 95.83333%; }
  .-okt-col-fhd-order-46--1qeZ2- {
    order: 46; }
  .-okt-col-fhd-45--iEs0T- {
    display: block;
    box-sizing: border-box;
    width: 93.75%; }
  .-okt-col-fhd-push-45--3II9p- {
    left: 93.75%; }
  .-okt-col-fhd-pull-45--2MKl9- {
    right: 93.75%; }
  .-okt-col-fhd-offset-45--1CESf- {
    margin-left: 93.75%; }
  .-okt-col-fhd-order-45--2J8eM- {
    order: 45; }
  .-okt-col-fhd-44--1nvsL- {
    display: block;
    box-sizing: border-box;
    width: 91.66667%; }
  .-okt-col-fhd-push-44--3ztsY- {
    left: 91.66667%; }
  .-okt-col-fhd-pull-44--GmzHj- {
    right: 91.66667%; }
  .-okt-col-fhd-offset-44--yCWoV- {
    margin-left: 91.66667%; }
  .-okt-col-fhd-order-44--3MTx0- {
    order: 44; }
  .-okt-col-fhd-43--35l-k- {
    display: block;
    box-sizing: border-box;
    width: 89.58333%; }
  .-okt-col-fhd-push-43--1d5Sj- {
    left: 89.58333%; }
  .-okt-col-fhd-pull-43--2zefT- {
    right: 89.58333%; }
  .-okt-col-fhd-offset-43--3he3R- {
    margin-left: 89.58333%; }
  .-okt-col-fhd-order-43--2EJIy- {
    order: 43; }
  .-okt-col-fhd-42--29yTA- {
    display: block;
    box-sizing: border-box;
    width: 87.5%; }
  .-okt-col-fhd-push-42--3UmTP- {
    left: 87.5%; }
  .-okt-col-fhd-pull-42--1QutI- {
    right: 87.5%; }
  .-okt-col-fhd-offset-42--2f8a-- {
    margin-left: 87.5%; }
  .-okt-col-fhd-order-42--28vhu- {
    order: 42; }
  .-okt-col-fhd-41--11TbA- {
    display: block;
    box-sizing: border-box;
    width: 85.41667%; }
  .-okt-col-fhd-push-41--1KfFy- {
    left: 85.41667%; }
  .-okt-col-fhd-pull-41--2_aS-- {
    right: 85.41667%; }
  .-okt-col-fhd-offset-41--3Yt4u- {
    margin-left: 85.41667%; }
  .-okt-col-fhd-order-41--2s6WG- {
    order: 41; }
  .-okt-col-fhd-40--3uR2i- {
    display: block;
    box-sizing: border-box;
    width: 83.33333%; }
  .-okt-col-fhd-push-40--1W-cB- {
    left: 83.33333%; }
  .-okt-col-fhd-pull-40--3dtr2- {
    right: 83.33333%; }
  .-okt-col-fhd-offset-40--P2lSt- {
    margin-left: 83.33333%; }
  .-okt-col-fhd-order-40--254Uc- {
    order: 40; }
  .-okt-col-fhd-39--1qU1b- {
    display: block;
    box-sizing: border-box;
    width: 81.25%; }
  .-okt-col-fhd-push-39--33Sx6- {
    left: 81.25%; }
  .-okt-col-fhd-pull-39--18W8F- {
    right: 81.25%; }
  .-okt-col-fhd-offset-39--3RLck- {
    margin-left: 81.25%; }
  .-okt-col-fhd-order-39--1vEKE- {
    order: 39; }
  .-okt-col-fhd-38--1Lsju- {
    display: block;
    box-sizing: border-box;
    width: 79.16667%; }
  .-okt-col-fhd-push-38---U9uI- {
    left: 79.16667%; }
  .-okt-col-fhd-pull-38--12LIf- {
    right: 79.16667%; }
  .-okt-col-fhd-offset-38--3apLP- {
    margin-left: 79.16667%; }
  .-okt-col-fhd-order-38--2yoDH- {
    order: 38; }
  .-okt-col-fhd-37--1tBut- {
    display: block;
    box-sizing: border-box;
    width: 77.08333%; }
  .-okt-col-fhd-push-37--11m3o- {
    left: 77.08333%; }
  .-okt-col-fhd-pull-37--31t6P- {
    right: 77.08333%; }
  .-okt-col-fhd-offset-37--3Zh6s- {
    margin-left: 77.08333%; }
  .-okt-col-fhd-order-37--28dIO- {
    order: 37; }
  .-okt-col-fhd-36---YXy-- {
    display: block;
    box-sizing: border-box;
    width: 75%; }
  .-okt-col-fhd-push-36--298ts- {
    left: 75%; }
  .-okt-col-fhd-pull-36--1iJlb- {
    right: 75%; }
  .-okt-col-fhd-offset-36--e8WUw- {
    margin-left: 75%; }
  .-okt-col-fhd-order-36--PheAH- {
    order: 36; }
  .-okt-col-fhd-35--28mld- {
    display: block;
    box-sizing: border-box;
    width: 72.91667%; }
  .-okt-col-fhd-push-35--30cXw- {
    left: 72.91667%; }
  .-okt-col-fhd-pull-35--2LboD- {
    right: 72.91667%; }
  .-okt-col-fhd-offset-35--WsTdx- {
    margin-left: 72.91667%; }
  .-okt-col-fhd-order-35--PI0LM- {
    order: 35; }
  .-okt-col-fhd-34--2ltFe- {
    display: block;
    box-sizing: border-box;
    width: 70.83333%; }
  .-okt-col-fhd-push-34--Wn2UC- {
    left: 70.83333%; }
  .-okt-col-fhd-pull-34--2Rete- {
    right: 70.83333%; }
  .-okt-col-fhd-offset-34--2Epfw- {
    margin-left: 70.83333%; }
  .-okt-col-fhd-order-34--1gYKe- {
    order: 34; }
  .-okt-col-fhd-33--2OtkX- {
    display: block;
    box-sizing: border-box;
    width: 68.75%; }
  .-okt-col-fhd-push-33--1-VVG- {
    left: 68.75%; }
  .-okt-col-fhd-pull-33--2RJy3- {
    right: 68.75%; }
  .-okt-col-fhd-offset-33--3JGY1- {
    margin-left: 68.75%; }
  .-okt-col-fhd-order-33--2j7Jg- {
    order: 33; }
  .-okt-col-fhd-32--2QjPZ- {
    display: block;
    box-sizing: border-box;
    width: 66.66667%; }
  .-okt-col-fhd-push-32--8dZkI- {
    left: 66.66667%; }
  .-okt-col-fhd-pull-32--3mzFh- {
    right: 66.66667%; }
  .-okt-col-fhd-offset-32--133On- {
    margin-left: 66.66667%; }
  .-okt-col-fhd-order-32--1aI3E- {
    order: 32; }
  .-okt-col-fhd-31--2krMP- {
    display: block;
    box-sizing: border-box;
    width: 64.58333%; }
  .-okt-col-fhd-push-31--3mxlP- {
    left: 64.58333%; }
  .-okt-col-fhd-pull-31--2HurH- {
    right: 64.58333%; }
  .-okt-col-fhd-offset-31--1EsZI- {
    margin-left: 64.58333%; }
  .-okt-col-fhd-order-31--1rqpa- {
    order: 31; }
  .-okt-col-fhd-30--3ifs5- {
    display: block;
    box-sizing: border-box;
    width: 62.5%; }
  .-okt-col-fhd-push-30--2RQn0- {
    left: 62.5%; }
  .-okt-col-fhd-pull-30--OJ-mn- {
    right: 62.5%; }
  .-okt-col-fhd-offset-30--1k3EB- {
    margin-left: 62.5%; }
  .-okt-col-fhd-order-30--3fOgf- {
    order: 30; }
  .-okt-col-fhd-29--1lIZT- {
    display: block;
    box-sizing: border-box;
    width: 60.41667%; }
  .-okt-col-fhd-push-29--3J4_S- {
    left: 60.41667%; }
  .-okt-col-fhd-pull-29--2Jy_G- {
    right: 60.41667%; }
  .-okt-col-fhd-offset-29---oQTm- {
    margin-left: 60.41667%; }
  .-okt-col-fhd-order-29--1gDr1- {
    order: 29; }
  .-okt-col-fhd-28--2l0CT- {
    display: block;
    box-sizing: border-box;
    width: 58.33333%; }
  .-okt-col-fhd-push-28--2nM9a- {
    left: 58.33333%; }
  .-okt-col-fhd-pull-28--2vcaZ- {
    right: 58.33333%; }
  .-okt-col-fhd-offset-28--3UM3F- {
    margin-left: 58.33333%; }
  .-okt-col-fhd-order-28--3SpIz- {
    order: 28; }
  .-okt-col-fhd-27--1fn8r- {
    display: block;
    box-sizing: border-box;
    width: 56.25%; }
  .-okt-col-fhd-push-27--1l0ja- {
    left: 56.25%; }
  .-okt-col-fhd-pull-27--3Oblr- {
    right: 56.25%; }
  .-okt-col-fhd-offset-27--1PpXi- {
    margin-left: 56.25%; }
  .-okt-col-fhd-order-27--2cONt- {
    order: 27; }
  .-okt-col-fhd-26--2MoYu- {
    display: block;
    box-sizing: border-box;
    width: 54.16667%; }
  .-okt-col-fhd-push-26--333Fk- {
    left: 54.16667%; }
  .-okt-col-fhd-pull-26--1VA3z- {
    right: 54.16667%; }
  .-okt-col-fhd-offset-26--dX01R- {
    margin-left: 54.16667%; }
  .-okt-col-fhd-order-26--3KshP- {
    order: 26; }
  .-okt-col-fhd-25--1UvjC- {
    display: block;
    box-sizing: border-box;
    width: 52.08333%; }
  .-okt-col-fhd-push-25--3hchl- {
    left: 52.08333%; }
  .-okt-col-fhd-pull-25--2zHyI- {
    right: 52.08333%; }
  .-okt-col-fhd-offset-25--2f6y6- {
    margin-left: 52.08333%; }
  .-okt-col-fhd-order-25--16N5Q- {
    order: 25; }
  .-okt-col-fhd-24--1NRxv- {
    display: block;
    box-sizing: border-box;
    width: 50%; }
  .-okt-col-fhd-push-24--38U5f- {
    left: 50%; }
  .-okt-col-fhd-pull-24--3tyTt- {
    right: 50%; }
  .-okt-col-fhd-offset-24--1_zly- {
    margin-left: 50%; }
  .-okt-col-fhd-order-24--jwmHY- {
    order: 24; }
  .-okt-col-fhd-23--1YOdE- {
    display: block;
    box-sizing: border-box;
    width: 47.91667%; }
  .-okt-col-fhd-push-23--2h3m6- {
    left: 47.91667%; }
  .-okt-col-fhd-pull-23--3C9ka- {
    right: 47.91667%; }
  .-okt-col-fhd-offset-23--e1TFd- {
    margin-left: 47.91667%; }
  .-okt-col-fhd-order-23--1LI8L- {
    order: 23; }
  .-okt-col-fhd-22--hOJvc- {
    display: block;
    box-sizing: border-box;
    width: 45.83333%; }
  .-okt-col-fhd-push-22--2TzMF- {
    left: 45.83333%; }
  .-okt-col-fhd-pull-22--3KdJp- {
    right: 45.83333%; }
  .-okt-col-fhd-offset-22--1j04t- {
    margin-left: 45.83333%; }
  .-okt-col-fhd-order-22--1QBRo- {
    order: 22; }
  .-okt-col-fhd-21--6T_lb- {
    display: block;
    box-sizing: border-box;
    width: 43.75%; }
  .-okt-col-fhd-push-21--CjGKW- {
    left: 43.75%; }
  .-okt-col-fhd-pull-21--1AXBM- {
    right: 43.75%; }
  .-okt-col-fhd-offset-21--uVJUK- {
    margin-left: 43.75%; }
  .-okt-col-fhd-order-21--2Q_yP- {
    order: 21; }
  .-okt-col-fhd-20--l5tYT- {
    display: block;
    box-sizing: border-box;
    width: 41.66667%; }
  .-okt-col-fhd-push-20--2n9iP- {
    left: 41.66667%; }
  .-okt-col-fhd-pull-20--3iFvA- {
    right: 41.66667%; }
  .-okt-col-fhd-offset-20--2n8K3- {
    margin-left: 41.66667%; }
  .-okt-col-fhd-order-20--2gwFf- {
    order: 20; }
  .-okt-col-fhd-19--2aqxj- {
    display: block;
    box-sizing: border-box;
    width: 39.58333%; }
  .-okt-col-fhd-push-19--2-wJy- {
    left: 39.58333%; }
  .-okt-col-fhd-pull-19--1kT_K- {
    right: 39.58333%; }
  .-okt-col-fhd-offset-19--s_dca- {
    margin-left: 39.58333%; }
  .-okt-col-fhd-order-19--1wCPJ- {
    order: 19; }
  .-okt-col-fhd-18--1uRLe- {
    display: block;
    box-sizing: border-box;
    width: 37.5%; }
  .-okt-col-fhd-push-18--1iNp5- {
    left: 37.5%; }
  .-okt-col-fhd-pull-18--1QnJv- {
    right: 37.5%; }
  .-okt-col-fhd-offset-18--2WLGM- {
    margin-left: 37.5%; }
  .-okt-col-fhd-order-18--3lplZ- {
    order: 18; }
  .-okt-col-fhd-17--1Sf0L- {
    display: block;
    box-sizing: border-box;
    width: 35.41667%; }
  .-okt-col-fhd-push-17--1dPn4- {
    left: 35.41667%; }
  .-okt-col-fhd-pull-17--1nU4Q- {
    right: 35.41667%; }
  .-okt-col-fhd-offset-17--3EN7h- {
    margin-left: 35.41667%; }
  .-okt-col-fhd-order-17--11B6p- {
    order: 17; }
  .-okt-col-fhd-16--1VH78- {
    display: block;
    box-sizing: border-box;
    width: 33.33333%; }
  .-okt-col-fhd-push-16--dWB6u- {
    left: 33.33333%; }
  .-okt-col-fhd-pull-16--299mO- {
    right: 33.33333%; }
  .-okt-col-fhd-offset-16--RlXfN- {
    margin-left: 33.33333%; }
  .-okt-col-fhd-order-16--1ZxDO- {
    order: 16; }
  .-okt-col-fhd-15--3XrM6- {
    display: block;
    box-sizing: border-box;
    width: 31.25%; }
  .-okt-col-fhd-push-15--33HpY- {
    left: 31.25%; }
  .-okt-col-fhd-pull-15--1RRC_- {
    right: 31.25%; }
  .-okt-col-fhd-offset-15--1Xb0s- {
    margin-left: 31.25%; }
  .-okt-col-fhd-order-15--2m-JU- {
    order: 15; }
  .-okt-col-fhd-14--3PsYK- {
    display: block;
    box-sizing: border-box;
    width: 29.16667%; }
  .-okt-col-fhd-push-14--3kut0- {
    left: 29.16667%; }
  .-okt-col-fhd-pull-14--9WFt7- {
    right: 29.16667%; }
  .-okt-col-fhd-offset-14--3FUmX- {
    margin-left: 29.16667%; }
  .-okt-col-fhd-order-14--2yok9- {
    order: 14; }
  .-okt-col-fhd-13--6YZtq- {
    display: block;
    box-sizing: border-box;
    width: 27.08333%; }
  .-okt-col-fhd-push-13--37WPE- {
    left: 27.08333%; }
  .-okt-col-fhd-pull-13--5gN85- {
    right: 27.08333%; }
  .-okt-col-fhd-offset-13--R8UAv- {
    margin-left: 27.08333%; }
  .-okt-col-fhd-order-13--XkvEH- {
    order: 13; }
  .-okt-col-fhd-12--uhqk8- {
    display: block;
    box-sizing: border-box;
    width: 25%; }
  .-okt-col-fhd-push-12--3dXNn- {
    left: 25%; }
  .-okt-col-fhd-pull-12--2XHho- {
    right: 25%; }
  .-okt-col-fhd-offset-12--rkHN4- {
    margin-left: 25%; }
  .-okt-col-fhd-order-12--1d8bw- {
    order: 12; }
  .-okt-col-fhd-11--2U2AP- {
    display: block;
    box-sizing: border-box;
    width: 22.91667%; }
  .-okt-col-fhd-push-11--1f7sY- {
    left: 22.91667%; }
  .-okt-col-fhd-pull-11--f9wHT- {
    right: 22.91667%; }
  .-okt-col-fhd-offset-11--1APH4- {
    margin-left: 22.91667%; }
  .-okt-col-fhd-order-11--1TwQd- {
    order: 11; }
  .-okt-col-fhd-10--3jqRX- {
    display: block;
    box-sizing: border-box;
    width: 20.83333%; }
  .-okt-col-fhd-push-10--gVq0y- {
    left: 20.83333%; }
  .-okt-col-fhd-pull-10--1WZDR- {
    right: 20.83333%; }
  .-okt-col-fhd-offset-10--aDL3o- {
    margin-left: 20.83333%; }
  .-okt-col-fhd-order-10--2jHfy- {
    order: 10; }
  .-okt-col-fhd-9--1mjmp- {
    display: block;
    box-sizing: border-box;
    width: 18.75%; }
  .-okt-col-fhd-push-9--3wuze- {
    left: 18.75%; }
  .-okt-col-fhd-pull-9--1Niez- {
    right: 18.75%; }
  .-okt-col-fhd-offset-9--1nNkG- {
    margin-left: 18.75%; }
  .-okt-col-fhd-order-9--_idwI- {
    order: 9; }
  .-okt-col-fhd-8--iTREI- {
    display: block;
    box-sizing: border-box;
    width: 16.66667%; }
  .-okt-col-fhd-push-8--3P_KU- {
    left: 16.66667%; }
  .-okt-col-fhd-pull-8--1rIre- {
    right: 16.66667%; }
  .-okt-col-fhd-offset-8--B9NaT- {
    margin-left: 16.66667%; }
  .-okt-col-fhd-order-8--20qpk- {
    order: 8; }
  .-okt-col-fhd-7--xEpAF- {
    display: block;
    box-sizing: border-box;
    width: 14.58333%; }
  .-okt-col-fhd-push-7--3TE9X- {
    left: 14.58333%; }
  .-okt-col-fhd-pull-7--3oWjW- {
    right: 14.58333%; }
  .-okt-col-fhd-offset-7--16IkP- {
    margin-left: 14.58333%; }
  .-okt-col-fhd-order-7--3-RTP- {
    order: 7; }
  .-okt-col-fhd-6--1WAJc- {
    display: block;
    box-sizing: border-box;
    width: 12.5%; }
  .-okt-col-fhd-push-6--XPxjP- {
    left: 12.5%; }
  .-okt-col-fhd-pull-6--34eho- {
    right: 12.5%; }
  .-okt-col-fhd-offset-6--1x-vF- {
    margin-left: 12.5%; }
  .-okt-col-fhd-order-6--2iH7C- {
    order: 6; }
  .-okt-col-fhd-5--2AEOP- {
    display: block;
    box-sizing: border-box;
    width: 10.41667%; }
  .-okt-col-fhd-push-5--3EFzk- {
    left: 10.41667%; }
  .-okt-col-fhd-pull-5--1qJeE- {
    right: 10.41667%; }
  .-okt-col-fhd-offset-5--vFDos- {
    margin-left: 10.41667%; }
  .-okt-col-fhd-order-5--3P4hP- {
    order: 5; }
  .-okt-col-fhd-4--36VBl- {
    display: block;
    box-sizing: border-box;
    width: 8.33333%; }
  .-okt-col-fhd-push-4--1ZEz6- {
    left: 8.33333%; }
  .-okt-col-fhd-pull-4--QCtf_- {
    right: 8.33333%; }
  .-okt-col-fhd-offset-4--WsTEH- {
    margin-left: 8.33333%; }
  .-okt-col-fhd-order-4--1wrVv- {
    order: 4; }
  .-okt-col-fhd-3--TUYzS- {
    display: block;
    box-sizing: border-box;
    width: 6.25%; }
  .-okt-col-fhd-push-3--37ezl- {
    left: 6.25%; }
  .-okt-col-fhd-pull-3--ceIv1- {
    right: 6.25%; }
  .-okt-col-fhd-offset-3--2vmGP- {
    margin-left: 6.25%; }
  .-okt-col-fhd-order-3--3TN3R- {
    order: 3; }
  .-okt-col-fhd-2--e9nG1- {
    display: block;
    box-sizing: border-box;
    width: 4.16667%; }
  .-okt-col-fhd-push-2--3-x7Q- {
    left: 4.16667%; }
  .-okt-col-fhd-pull-2--3DQN2- {
    right: 4.16667%; }
  .-okt-col-fhd-offset-2--1dtMT- {
    margin-left: 4.16667%; }
  .-okt-col-fhd-order-2--193BN- {
    order: 2; }
  .-okt-col-fhd-1--hdBLn- {
    display: block;
    box-sizing: border-box;
    width: 2.08333%; }
  .-okt-col-fhd-push-1--2aqdq- {
    left: 2.08333%; }
  .-okt-col-fhd-pull-1--1BCw2- {
    right: 2.08333%; }
  .-okt-col-fhd-offset-1--RA96-- {
    margin-left: 2.08333%; }
  .-okt-col-fhd-order-1--39NQC- {
    order: 1; }
  .-okt-col-fhd-0--V5pcm- {
    display: none; }
  .-okt-col-push-0--3Gm4N- {
    left: auto; }
  .-okt-col-pull-0--2sYjH- {
    right: auto; }
  .-okt-col-fhd-push-0--ux65I- {
    left: auto; }
  .-okt-col-fhd-pull-0--3KQHQ- {
    right: auto; }
  .-okt-col-fhd-offset-0--1rKHf- {
    margin-left: 0; }
  .-okt-col-fhd-order-0--1UDmP- {
    order: 0; } }
