﻿@charset "UTF-8";

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #c02c22;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, canvas, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

img {
    border-style: none;
    max-width: 100%;
    font-style: italic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

blockquote, body, dd, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, legend, ol, p, pre, ul {
    margin: 0;
    padding: 0
}

li > ol, li > ul {
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

fieldset {
    min-width: 0;
    border: 0
}

@font-face {
    font-family: icomoon;
    font-display: swap;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot) format("embedded-opentype"),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.woff) format("woff"),url(../fonts/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.o-icon:before, [class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.o-icon--user-edit:before {
    content: "\E90B"
}

.o-icon--user-settings:before {
    content: "\E90C"
}

.o-icon--inventory-package:before {
    content: "\E904"
}

.o-icon--recipy:before {
    content: "\E905"
}

.o-icon--recipy-history:before {
    content: "\E906"
}

.o-icon--order-list:before {
    content: "\E907"
}

.o-icon--dolar:before {
    content: "\E908"
}

.o-icon--pricing:before {
    content: "\E909"
}

.o-icon--product-tag:before {
    content: "\E903"
}

.o-icon--package:before {
    content: "\E90A"
}

.o-icon--price-tag:before {
    content: "\E9FF"
}

.o-icon--clear:before, .o-icon--close:before {
    content: "\E999"
}

.o-icon--do_not_disturb_on:before, .o-icon--remove_circle:before {
    content: "\E9A7"
}

.o-icon--remove_circle_outline:before {
    content: "\E9A8"
}

.o-icon--info:before {
    content: "\EBF8"
}

.o-icon--info_outline:before {
    content: "\EBF9"
}

.o-icon--local_print_shop:before, .o-icon--print:before {
    content: "\EB28"
}

.o-icon--assignment:before {
    content: "\EBCE"
}

.o-icon--build:before {
    content: "\EBD9"
}

.o-icon--help_outline:before {
    content: "\EC52"
}

.o-icon--inventory:before {
    content: "\E9C4"
}

.o-icon--local_drink:before {
    content: "\EB1B"
}

.o-icon--invert_colors_on:before {
    content: "\EBFB"
}

.o-icon--business_center:before {
    content: "\ED68"
}

.o-icon--add_circle:before {
    content: "\E994"
}

.o-icon--add_circle_outline:before, .o-icon--control_point:before {
    content: "\E995"
}

.o-icon--style:before {
    content: "\EAE7"
}

.o-icon--loyalty:before {
    content: "\EC03"
}

.o-icon--translate:before {
    content: "\EC3B"
}

.o-icon--content_paste:before {
    content: "\E99C"
}

.o-icon--create:before, .o-icon--edit:before, .o-icon--mode_edit:before {
    content: "\E99D"
}

.o-icon--error:before {
    content: "\E900"
}

.o-icon--error_outline:before {
    content: "\E901"
}

.o-icon--report_problem:before, .o-icon--warning:before {
    content: "\E902"
}

.o-icon--do_not_disturb:before, .o-icon--false:before {
    content: "\E918"
}

.o-icon--keyboard_arrow_down:before {
    content: "\EA56"
}

.o-icon--keyboard_arrow_left:before {
    content: "\EA57"
}

.o-icon--keyboard_arrow_right:before {
    content: "\EA58"
}

.o-icon--keyboard_arrow_up:before {
    content: "\EA59"
}

.o-icon--check:before {
    content: "\EB53"
}

.o-icon--group:before, .o-icon--people:before {
    content: "\EBA1"
}

.o-icon--group_add:before {
    content: "\EBA2"
}

.o-icon--person:before {
    content: "\EBAD"
}

.o-icon--person_add:before {
    content: "\EBAE"
}

address, blockquote, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, ol, p, pre, table, ul {
    margin-bottom: 16px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600
}

dd, ol, ul {
    margin-left: 16px
}

body {
    font-family: "Open Sans",sans-serif;
    background-color: #fafbfc;
    color: #333
}

    body.preload * {
        -webkit-transition: none !important;
        -moz-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important
    }

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 1em;
    line-height: 1.75;
    overflow-y: scroll;
    min-height: 100%
}

h1 {
    font-size: 2rem;
    line-height: 1.25
}

h2 {
    font-size: 1.75rem;
    line-height: 1.42857
}

h3 {
    font-size: 1.5rem;
    line-height: 1.33333
}

h4 {
    font-size: 1.25rem;
    line-height: 1.6
}

h5 {
    font-size: 1rem;
    line-height: 1.5
}

h6 {
    font-size: .875rem;
    line-height: 1.71429
}

img[height], img[width] {
    max-width: none
}

a:focus, a:hover {
    color: #dc4339;
    text-decoration: none
}

.o-wrapper {
    padding-right: 32px;
    padding-left: 32px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px
}

    .o-wrapper:after {
        content: "" !important;
        display: block !important;
        clear: both !important
    }

.o-wrapper--wide {
    max-width: 100%;
    padding-left: 32px;
    padding-right: 32px
}

@media (min-width:75em) {
    .o-wrapper--wide {
        padding-left: 64px;
        padding-right: 64px
    }
}

.o-layout {
    display: block;
    margin: 0 0 0 -32px;
    padding: 0;
    list-style: none;
    font-size: 0
}

.o-layout__item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 32px;
    font-size: 1rem
}

.o-layout--flush {
    margin-left: 0
}

    .o-layout--flush > .o-layout__item {
        padding-left: 0
    }

.o-layout--tiny {
    margin-left: -8px
}

    .o-layout--tiny > .o-layout__item {
        padding-left: 8px
    }

.o-layout--small {
    margin-left: -16px
}

    .o-layout--small > .o-layout__item {
        padding-left: 16px
    }

.o-layout--large {
    margin-left: -64px
}

    .o-layout--large > .o-layout__item {
        padding-left: 64px
    }

.o-layout--huge {
    margin-left: -128px
}

    .o-layout--huge > .o-layout__item {
        padding-left: 128px
    }

.o-layout--middle > .o-layout__item {
    vertical-align: middle
}

.o-layout--bottom > .o-layout__item {
    vertical-align: bottom
}

.o-layout--stretch {
    display: flex;
    flex-wrap: wrap
}

    .o-layout--stretch > .o-layout__item {
        display: flex
    }

    .o-layout--stretch.o-layout--center {
        justify-content: center
    }

    .o-layout--stretch.o-layout--right {
        justify-content: flex-end
    }

    .o-layout--stretch.o-layout--left {
        justify-content: flex-start
    }

.o-layout--center {
    text-align: center
}

    .o-layout--center > .o-layout__item {
        text-align: left
    }

.o-layout--right {
    text-align: right
}

    .o-layout--left, .o-layout--left > .o-layout__item, .o-layout--right > .o-layout__item {
        text-align: left
    }

.o-layout--reverse {
    direction: rtl
}

    .o-layout--reverse > .o-layout__item {
        direction: ltr
    }

.o-layout--auto > .o-layout__item {
    width: auto
}

.o-grid {
    display: flex;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px
}

    .o-grid > .o-grid__item {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 32px;
        padding-left: 32px
    }

.o-grid--none {
    margin-left: 0;
    margin-right: 0
}

    .o-grid--none > .o-grid__item {
        padding-left: 0;
        padding-right: 0
    }

.o-grid--xs {
    margin-left: -1px;
    margin-right: -1px
}

    .o-grid--xs > .o-grid__item {
        padding-left: 1px;
        padding-right: 1px
    }

.o-grid--tiny {
    margin-left: -8px;
    margin-right: -8px
}

    .o-grid--tiny > .o-grid__item {
        padding-left: 8px;
        padding-right: 8px
    }

.o-grid--small {
    margin-left: -16px;
    margin-right: -16px
}

    .o-grid--small > .o-grid__item {
        padding-left: 16px;
        padding-right: 16px
    }

.o-flex {
    display: flex
}

.o-flex--row {
    flex-direction: row
}

.o-flex--column {
    flex-direction: column
}

.o-flex--row-reverse {
    flex-direction: row-reverse
}

.o-flex--column-reverse {
    flex-direction: column-reverse
}

.o-flex--wrap {
    flex-wrap: wrap
}

.o-flex--nowrap {
    flex-wrap: nowrap
}

.o-flex--wrap-reverse {
    flex-wrap: wrap-reverse
}

.o-flex--fill {
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.o-flex--grow-0 {
    flex-grow: 0
}

.o-flex--grow-1 {
    flex-grow: 1
}

.o-flex--shrink-0 {
    flex-shrink: 0
}

.o-flex--shrink-1 {
    flex-shrink: 1
}

.o-flex--justify-content-start {
    justify-content: flex-start
}

.o-flex--justify-content-end {
    justify-content: flex-end
}

.o-flex--justify-content-center {
    justify-content: center
}

.o-flex--justify-content-between {
    justify-content: space-between
}

.o-flex--justify-content-around {
    justify-content: space-around
}

.o-flex--align-items-start {
    align-items: flex-start
}

.o-flex--align-items-end {
    align-items: flex-end
}

.o-flex--align-items-center {
    align-items: center
}

.o-flex--align-items-baseline {
    align-items: baseline
}

.o-flex--align-items-stretch {
    align-items: stretch
}

.o-flex--align-self-start {
    align-self: flex-start
}

.o-flex--align-self-end {
    align-self: flex-end
}

.o-flex--align-self-center {
    align-self: center
}

.o-flex--align-self-baseline {
    align-self: baseline
}

.o-flex--align-self-stretch {
    align-self: stretch
}

@media (min-width:20em) {
    .o-flex\@mobile {
        display: flex
    }

    .o-flex--row\@mobile {
        flex-direction: row
    }

    .o-flex--column\@mobile {
        flex-direction: column
    }

    .o-flex--row-reverse\@mobile {
        flex-direction: row-reverse
    }

    .o-flex--column-reverse\@mobile {
        flex-direction: column-reverse
    }

    .o-flex--wrap\@mobile {
        flex-wrap: wrap
    }

    .o-flex--nowrap\@mobile {
        flex-wrap: nowrap
    }

    .o-flex--wrap-reverse\@mobile {
        flex-wrap: wrap-reverse
    }

    .o-flex--fill\@mobile {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .o-flex--grow-0\@mobile {
        flex-grow: 0
    }

    .o-flex--grow-1\@mobile {
        flex-grow: 1
    }

    .o-flex--shrink-0\@mobile {
        flex-shrink: 0
    }

    .o-flex--shrink-1\@mobile {
        flex-shrink: 1
    }

    .o-flex--justify-content-start\@mobile {
        justify-content: flex-start
    }

    .o-flex--justify-content-end\@mobile {
        justify-content: flex-end
    }

    .o-flex--justify-content-center\@mobile {
        justify-content: center
    }

    .o-flex--justify-content-between\@mobile {
        justify-content: space-between
    }

    .o-flex--justify-content-around\@mobile {
        justify-content: space-around
    }

    .o-flex--align-self-start\@mobile {
        align-self: flex-start
    }

    .o-flex--align-self-end\@mobile {
        align-self: flex-end
    }

    .o-flex--align-self-center\@mobile {
        align-self: center
    }

    .o-flex--align-self-baseline\@mobile {
        align-self: baseline
    }

    .o-flex--align-self-stretch\@mobile {
        align-self: stretch
    }
}

@media (min-width:36em) {
    .o-flex\@tablet {
        display: flex
    }

    .o-flex--row\@tablet {
        flex-direction: row
    }

    .o-flex--column\@tablet {
        flex-direction: column
    }

    .o-flex--row-reverse\@tablet {
        flex-direction: row-reverse
    }

    .o-flex--column-reverse\@tablet {
        flex-direction: column-reverse
    }

    .o-flex--wrap\@tablet {
        flex-wrap: wrap
    }

    .o-flex--nowrap\@tablet {
        flex-wrap: nowrap
    }

    .o-flex--wrap-reverse\@tablet {
        flex-wrap: wrap-reverse
    }

    .o-flex--fill\@tablet {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .o-flex--grow-0\@tablet {
        flex-grow: 0
    }

    .o-flex--grow-1\@tablet {
        flex-grow: 1
    }

    .o-flex--shrink-0\@tablet {
        flex-shrink: 0
    }

    .o-flex--shrink-1\@tablet {
        flex-shrink: 1
    }

    .o-flex--justify-content-start\@tablet {
        justify-content: flex-start
    }

    .o-flex--justify-content-end\@tablet {
        justify-content: flex-end
    }

    .o-flex--justify-content-center\@tablet {
        justify-content: center
    }

    .o-flex--justify-content-between\@tablet {
        justify-content: space-between
    }

    .o-flex--justify-content-around\@tablet {
        justify-content: space-around
    }

    .o-flex--align-self-start\@tablet {
        align-self: flex-start
    }

    .o-flex--align-self-end\@tablet {
        align-self: flex-end
    }

    .o-flex--align-self-center\@tablet {
        align-self: center
    }

    .o-flex--align-self-baseline\@tablet {
        align-self: baseline
    }

    .o-flex--align-self-stretch\@tablet {
        align-self: stretch
    }
}

@media (min-width:48em) {
    .o-flex\@small-desktop {
        display: flex
    }

    .o-flex--row\@small-desktop {
        flex-direction: row
    }

    .o-flex--column\@small-desktop {
        flex-direction: column
    }

    .o-flex--row-reverse\@small-desktop {
        flex-direction: row-reverse
    }

    .o-flex--column-reverse\@small-desktop {
        flex-direction: column-reverse
    }

    .o-flex--wrap\@small-desktop {
        flex-wrap: wrap
    }

    .o-flex--nowrap\@small-desktop {
        flex-wrap: nowrap
    }

    .o-flex--wrap-reverse\@small-desktop {
        flex-wrap: wrap-reverse
    }

    .o-flex--fill\@small-desktop {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .o-flex--grow-0\@small-desktop {
        flex-grow: 0
    }

    .o-flex--grow-1\@small-desktop {
        flex-grow: 1
    }

    .o-flex--shrink-0\@small-desktop {
        flex-shrink: 0
    }

    .o-flex--shrink-1\@small-desktop {
        flex-shrink: 1
    }

    .o-flex--justify-content-start\@small-desktop {
        justify-content: flex-start
    }

    .o-flex--justify-content-end\@small-desktop {
        justify-content: flex-end
    }

    .o-flex--justify-content-center\@small-desktop {
        justify-content: center
    }

    .o-flex--justify-content-between\@small-desktop {
        justify-content: space-between
    }

    .o-flex--justify-content-around\@small-desktop {
        justify-content: space-around
    }

    .o-flex--align-self-start\@small-desktop {
        align-self: flex-start
    }

    .o-flex--align-self-end\@small-desktop {
        align-self: flex-end
    }

    .o-flex--align-self-center\@small-desktop {
        align-self: center
    }

    .o-flex--align-self-baseline\@small-desktop {
        align-self: baseline
    }

    .o-flex--align-self-stretch\@small-desktop {
        align-self: stretch
    }
}

@media (min-width:62em) {
    .o-flex\@desktop {
        display: flex
    }

    .o-flex--row\@desktop {
        flex-direction: row
    }

    .o-flex--column\@desktop {
        flex-direction: column
    }

    .o-flex--row-reverse\@desktop {
        flex-direction: row-reverse
    }

    .o-flex--column-reverse\@desktop {
        flex-direction: column-reverse
    }

    .o-flex--wrap\@desktop {
        flex-wrap: wrap
    }

    .o-flex--nowrap\@desktop {
        flex-wrap: nowrap
    }

    .o-flex--wrap-reverse\@desktop {
        flex-wrap: wrap-reverse
    }

    .o-flex--fill\@desktop {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .o-flex--grow-0\@desktop {
        flex-grow: 0
    }

    .o-flex--grow-1\@desktop {
        flex-grow: 1
    }

    .o-flex--shrink-0\@desktop {
        flex-shrink: 0
    }

    .o-flex--shrink-1\@desktop {
        flex-shrink: 1
    }

    .o-flex--justify-content-start\@desktop {
        justify-content: flex-start
    }

    .o-flex--justify-content-end\@desktop {
        justify-content: flex-end
    }

    .o-flex--justify-content-center\@desktop {
        justify-content: center
    }

    .o-flex--justify-content-between\@desktop {
        justify-content: space-between
    }

    .o-flex--justify-content-around\@desktop {
        justify-content: space-around
    }

    .o-flex--align-self-start\@desktop {
        align-self: flex-start
    }

    .o-flex--align-self-end\@desktop {
        align-self: flex-end
    }

    .o-flex--align-self-center\@desktop {
        align-self: center
    }

    .o-flex--align-self-baseline\@desktop {
        align-self: baseline
    }

    .o-flex--align-self-stretch\@desktop {
        align-self: stretch
    }
}

@media (min-width:75em) {
    .o-flex\@wide {
        display: flex
    }

    .o-flex--row\@wide {
        flex-direction: row
    }

    .o-flex--column\@wide {
        flex-direction: column
    }

    .o-flex--row-reverse\@wide {
        flex-direction: row-reverse
    }

    .o-flex--column-reverse\@wide {
        flex-direction: column-reverse
    }

    .o-flex--wrap\@wide {
        flex-wrap: wrap
    }

    .o-flex--nowrap\@wide {
        flex-wrap: nowrap
    }

    .o-flex--wrap-reverse\@wide {
        flex-wrap: wrap-reverse
    }

    .o-flex--fill\@wide {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .o-flex--grow-0\@wide {
        flex-grow: 0
    }

    .o-flex--grow-1\@wide {
        flex-grow: 1
    }

    .o-flex--shrink-0\@wide {
        flex-shrink: 0
    }

    .o-flex--shrink-1\@wide {
        flex-shrink: 1
    }

    .o-flex--justify-content-start\@wide {
        justify-content: flex-start
    }

    .o-flex--justify-content-end\@wide {
        justify-content: flex-end
    }

    .o-flex--justify-content-center\@wide {
        justify-content: center
    }

    .o-flex--justify-content-between\@wide {
        justify-content: space-between
    }

    .o-flex--justify-content-around\@wide {
        justify-content: space-around
    }

    .o-flex--align-self-start\@wide {
        align-self: flex-start
    }

    .o-flex--align-self-end\@wide {
        align-self: flex-end
    }

    .o-flex--align-self-center\@wide {
        align-self: center
    }

    .o-flex--align-self-baseline\@wide {
        align-self: baseline
    }

    .o-flex--align-self-stretch\@wide {
        align-self: stretch
    }
}

@media (min-width:85.375em) {
    .o-flex\@extra-wide {
        display: flex
    }

    .o-flex--row\@extra-wide {
        flex-direction: row
    }

    .o-flex--column\@extra-wide {
        flex-direction: column
    }

    .o-flex--row-reverse\@extra-wide {
        flex-direction: row-reverse
    }

    .o-flex--column-reverse\@extra-wide {
        flex-direction: column-reverse
    }

    .o-flex--wrap\@extra-wide {
        flex-wrap: wrap
    }

    .o-flex--nowrap\@extra-wide {
        flex-wrap: nowrap
    }

    .o-flex--wrap-reverse\@extra-wide {
        flex-wrap: wrap-reverse
    }

    .o-flex--fill\@extra-wide {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .o-flex--grow-0\@extra-wide {
        flex-grow: 0
    }

    .o-flex--grow-1\@extra-wide {
        flex-grow: 1
    }

    .o-flex--shrink-0\@extra-wide {
        flex-shrink: 0
    }

    .o-flex--shrink-1\@extra-wide {
        flex-shrink: 1
    }

    .o-flex--justify-content-start\@extra-wide {
        justify-content: flex-start
    }

    .o-flex--justify-content-end\@extra-wide {
        justify-content: flex-end
    }

    .o-flex--justify-content-center\@extra-wide {
        justify-content: center
    }

    .o-flex--justify-content-between\@extra-wide {
        justify-content: space-between
    }

    .o-flex--justify-content-around\@extra-wide {
        justify-content: space-around
    }

    .o-flex--align-self-start\@extra-wide {
        align-self: flex-start
    }

    .o-flex--align-self-end\@extra-wide {
        align-self: flex-end
    }

    .o-flex--align-self-center\@extra-wide {
        align-self: center
    }

    .o-flex--align-self-baseline\@extra-wide {
        align-self: baseline
    }

    .o-flex--align-self-stretch\@extra-wide {
        align-self: stretch
    }
}

.o-media {
    display: block
}

    .o-media:after {
        content: "" !important;
        display: block !important;
        clear: both !important
    }

.o-media__img {
    float: left;
    margin-right: 32px
}

    .o-media__img > img {
        display: block
    }

.o-media__body {
    overflow: hidden;
    display: block
}

    .o-media__body, .o-media__body > :last-child {
        margin-bottom: 0
    }

.o-media--flush > .o-media__img {
    margin-right: 0;
    margin-left: 0
}

.o-media--tiny > .o-media__img {
    margin-right: 8px
}

.o-media--tiny.o-media--reverse > .o-media__img {
    margin-right: 0;
    margin-left: 8px
}

.o-media--small > .o-media__img {
    margin-right: 16px
}

.o-media--small.o-media--reverse > .o-media__img {
    margin-right: 0;
    margin-left: 16px
}

.o-media--large > .o-media__img {
    margin-right: 64px
}

.o-media--large.o-media--reverse > .o-media__img {
    margin-right: 0;
    margin-left: 64px
}

.o-media--huge > .o-media__img {
    margin-right: 128px
}

.o-media--huge.o-media--reverse > .o-media__img {
    margin-right: 0;
    margin-left: 128px
}

.o-media--reverse > .o-media__img {
    float: right;
    margin-right: 0;
    margin-left: 32px
}

.o-flag {
    display: table;
    width: 100%;
    border-spacing: 0
}

.o-flag__body, .o-flag__img {
    display: table-cell;
    vertical-align: middle
}

.o-flag__img {
    width: 1px;
    padding-right: 32px
}

    .o-flag__img > img {
        max-width: none
    }

.o-flag__body {
    width: auto
}

    .o-flag__body, .o-flag__body > :last-child {
        margin-bottom: 0
    }

.o-flag--flush > .o-flag__img {
    padding-right: 0;
    padding-left: 0
}

.o-flag--tiny > .o-flag__img {
    padding-right: 8px
}

.o-flag--tiny.o-flag--reverse > .o-flag__img {
    padding-right: 0;
    padding-left: 8px
}

.o-flag--small > .o-flag__img {
    padding-right: 16px
}

.o-flag--small.o-flag--reverse > .o-flag__img {
    padding-right: 0;
    padding-left: 16px
}

.o-flag--large > .o-flag__img {
    padding-right: 64px
}

.o-flag--large.o-flag--reverse > .o-flag__img {
    padding-right: 0;
    padding-left: 64px
}

.o-flag--huge > .o-flag__img {
    padding-right: 128px
}

.o-flag--huge.o-flag--reverse > .o-flag__img {
    padding-right: 0;
    padding-left: 128px
}

.o-flag--reverse {
    direction: rtl
}

    .o-flag--reverse > .o-flag__body, .o-flag--reverse > .o-flag__img {
        direction: ltr
    }

    .o-flag--reverse > .o-flag__img {
        padding-right: 0;
        padding-left: 32px
    }

.o-flag--top > .o-flag__body, .o-flag--top > .o-flag__img {
    vertical-align: top
}

.o-flag--bottom > .o-flag__body, .o-flag--bottom > .o-flag__img {
    vertical-align: bottom
}

.o-list-bare {
    list-style: none;
    margin-left: 0
}

.o-list-bare__item {
    margin-left: 0
}

.o-list-inline {
    margin-left: 0;
    list-style: none
}

.o-list-inline__item {
    display: inline-block
}

.o-box {
    display: block;
    padding: 32px
}

    .o-box:after {
        content: "" !important;
        display: block !important;
        clear: both !important
    }

    .o-box > :last-child {
        margin-bottom: 0
    }

.o-box--flush {
    padding: 0
}

.o-box--tiny {
    padding: 8px
}

.o-box--small {
    padding: 16px
}

.o-box--large {
    padding: 64px
}

.o-box--huge {
    padding: 128px
}

.o-block {
    display: block;
    text-align: center
}

.o-block__img {
    margin-bottom: 32px
}

.o-block--flush > .o-block__img {
    margin-bottom: 0
}

.o-block--tiny > .o-block__img {
    margin-bottom: 8px
}

.o-block--small > .o-block__img {
    margin-bottom: 16px
}

.o-block--large > .o-block__img {
    margin-bottom: 64px
}

.o-block--huge > .o-block__img {
    margin-bottom: 128px
}

.o-block__body {
    display: block
}

.o-block--right {
    text-align: right
}

.o-block--left {
    text-align: left
}

.o-ratio {
    position: relative;
    display: block
}

    .o-ratio:before {
        content: "";
        display: block;
        width: 100%;
        padding-bottom: 100%
    }

    .o-ratio > embed, .o-ratio > iframe, .o-ratio > object, .o-ratio__content {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

.o-ratio--2\:1:before {
    padding-bottom: 50%
}

.o-ratio--4\:3:before {
    padding-bottom: 75%
}

.o-ratio--16\:9:before {
    padding-bottom: 56.25%
}

.o-ratio--img-contain > .o-ratio__content:before {
    height: auto;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.o-crop {
    position: relative;
    display: block;
    overflow: hidden
}

.o-crop__content {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none
}

.o-crop__content--left-top {
    left: 0
}

.o-crop__content--left-center {
    top: 50%;
    transform: translateY(-50%)
}

.o-crop__content--left-bottom {
    top: auto;
    bottom: 0
}

.o-crop__content--right-top {
    right: 0;
    left: auto
}

.o-crop__content--right-center {
    top: 50%;
    right: 0;
    left: auto;
    transform: translateY(-50%)
}

.o-crop__content--right-bottom {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto
}

.o-crop__content--center-top {
    left: 50%;
    transform: translateX(-50%)
}

.o-crop__content--center, .o-crop__content--center-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.o-crop__content--center-bottom {
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.o-crop--2\:1 {
    padding-bottom: 50%
}

.o-crop--4\:3 {
    padding-bottom: 75%
}

.o-crop--16\:9 {
    padding-bottom: 56.25%
}

.o-crop--fill > .o-crop__content {
    min-height: 100%;
    min-width: 100%
}

.o-table {
    width: 100%
}

.o-table--fixed {
    table-layout: fixed
}

.o-table--tiny td, .o-table--tiny th {
    padding: 8px
}

.o-table--small td, .o-table--small th {
    padding: 16px
}

.o-table--large td, .o-table--large th {
    padding: 64px
}

.o-table--huge td, .o-table--huge th {
    padding: 128px
}

.o-pack {
    width: 100%;
    margin-left: 0;
    display: table;
    table-layout: fixed
}

.o-pack__item {
    display: table-cell;
    vertical-align: top
}

.o-pack--middle > .o-pack__item {
    vertical-align: middle
}

.o-pack--bottom > .o-pack__item {
    vertical-align: bottom
}

.o-pack--auto {
    table-layout: auto
}

.o-pack--tiny {
    border-spacing: 8px
}

.o-pack--small {
    border-spacing: 16px
}

.o-pack--default {
    border-spacing: 32px
}

.o-pack--large {
    border-spacing: 64px
}

.o-pack--huge {
    border-spacing: 128px
}

.o-pack--reverse {
    direction: rtl
}

    .o-pack--reverse > .o-pack__item {
        direction: ltr
    }

.o-title-decoration {
    padding-bottom: 16px;
    position: relative
}

    .o-title-decoration:after {
        content: '';
        position: absolute;
        bottom: 8px;
        left: 50%;
        width: 50px;
        height: 2px;
        background-color: #c02c22;
        transform: translate(-50%,0)
    }

.o-field {
    position: relative;
    display: inline-block;
    padding-top: 6px;
    font-family: "Open Sans",sans-serif;
    font-size: .875rem;
    line-height: 1.2;
    margin-bottom: 28px;
    margin-top: -4px;
    height: 44px
}

.o-field--full-width {
    display: block;
    width: 100%
}

.o-field__input {
    box-sizing: border-box;
    margin: 0;
    border: 1px solid rgba(0,0,0,.4);
    border-top-color: transparent;
    border-radius: 5px;
    padding: 0 13px;
    width: 100%;
    height: inherit;
    color: rgba(0,0,0,.87);
    background-color: transparent;
    box-shadow: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    caret-color: #2994df;
    transition: border .2s,box-shadow .2s
}

.o-field__label {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    border-color: rgba(0,0,0,.6);
    width: 100%;
    max-height: 100%;
    color: rgba(0,0,0,.4);
    font-size: 75%;
    line-height: 15px;
    cursor: text;
    transition: color .2s,font-size .2s,line-height .2s
}

    .o-field__label:after, .o-field__label:before {
        content: "";
        display: block;
        box-sizing: border-box;
        margin-top: 6px;
        border-top: 1px solid rgba(0,0,0,.4);
        min-width: 10px;
        height: 8px;
        pointer-events: none;
        box-shadow: inset 0 1px transparent;
        transition: border-color .2s,box-shadow .2s
    }

    .o-field__label:before {
        margin-right: 4px;
        border-left: 1px solid transparent;
        border-radius: 4px 0
    }

    .o-field__label:after {
        flex-grow: 1;
        margin-left: 4px;
        border-right: 1px solid transparent;
        border-radius: 0 4px
    }

.o-field:hover .o-field__label:after, .o-field:hover .o-field__label:before {
    border-top-color: rgba(0,0,0,.87)
}

.o-field:hover .o-field__input:not(:focus) {
    border-color: rgba(0,0,0,.87);
    border-top-color: transparent
}

    .o-field:hover .o-field__input:not(:focus):placeholder-shown {
        border-color: rgba(0,0,0,.87)
    }

.o-field__input:not(:focus):placeholder-shown {
    border-top-color: rgba(0,0,0,.4)
}

    .o-field__input:not(:focus):placeholder-shown + .o-field__label {
        font-size: .875rem;
        line-height: 58px
    }

        .o-field__input:not(:focus):placeholder-shown + .o-field__label:after, .o-field__input:not(:focus):placeholder-shown + .o-field__label:before {
            border-top-color: transparent
        }

.o-field__input:focus {
    border-color: transparent #2994df #2994df;
    box-shadow: inset 1px 0 #2994df,inset -1px 0 #2994df,inset 0 -1px #2994df;
    outline: 0
}

    .o-field__input:focus + .o-field__label {
        color: #2994df
    }

        .o-field__input:focus + .o-field__label:after, .o-field__input:focus + .o-field__label:before {
            border-top-color: #2994df;
            box-shadow: inset 0 1px #2994df
        }

@media not all and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance:none) {
        .o-field__input, .o-field__label, .o-field__label:after, .o-field__label:before {
            transition-duration: .1s
        }
    }
}

.o-field__error {
    position: absolute;
    top: 100%;
    color: #ec2516;
    font-size: .75rem;
    padding-left: 12px;
    line-height: 1.5;
    margin-top: 8px
}

.o-field--textarea {
    height: auto
}

    .o-field--textarea .o-field__input {
        padding: 13px;
        height: auto;
        resize: none
    }

.o-button {
    display: inline-block;
    padding: 1em 1.5em;
    transition: .4s ease-in-out;
    border: 1px solid #f5f5f5;
    cursor: pointer;
    margin: 2px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
    font-size: .875rem;
    line-height: 1;
    background-color: #f5f5f5;
    color: rgba(51,51,51,.75)
}

    .o-button:focus, .o-button:hover {
        background-color: #dcdcdc;
        border-color: #dcdcdc;
        color: rgba(51,51,51,.75)
    }

.o-button__icon {
    position: relative;
    width: 2em;
    display: inline-block;
    height: .75em;
    margin-left: -.5em
}

    .o-button__icon > span {
        position: absolute;
        top: 50%;
        transform: translate(0,-50%);
        left: 0;
        font-size: 1.5em
    }

.o-button--full {
    width: 100%;
    text-align: center;
    margin-bottom: 5px
}

.o-button--small {
    font-size: .625rem;
    line-height: 1.2;
    padding: .5em 1em
}

.o-button--primary {
    background-color: #c02c22;
    color: #fff;
    border: 1px solid #c02c22
}

    .o-button--primary:focus, .o-button--primary:hover {
        background-color: #dc4339;
        color: #fff;
        border: 1px solid #dc4339
    }

.o-button--secondary {
    background-color: #1c78b9;
    color: #fff;
    border: 1px solid #1c78b9
}

    .o-button--secondary:focus, .o-button--secondary:hover {
        background-color: #2994df;
        color: #fff;
        border: 1px solid #2994df
    }

.o-page {
    padding-top: 139px;
    padding-bottom: 64px
}

.o-page__title {
    text-align: center
}

.o-page__container, .o-page__pagination, .o-page__table-wrap {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0,0,0,.1)
}

    .o-page__container + .o-page__container, .o-page__container + .o-page__pagination, .o-page__table-wrap + .o-page__pagination {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.o-page__container {
    padding: 64px 32px
}

.o-page__container--less-padding {
    padding: 16px 32px
}

.o-page__spacing {
    height: 32px
}

.o-page__table-wrap {
    padding: 0;
    overflow-x: auto
}

.o-page__pagination {
    padding: 8px 32px
}

.o-nav-toggle {
    width: 25px;
    height: 29px;
    cursor: pointer;
    z-index: 6000;
    position: relative;
    color: #333;
    display: inline-block
}

.o-nav-toggle--has-label {
    margin-left: 95px
}

.o-nav-toggle__bar {
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background: currentColor;
    position: absolute;
    transition: .2s ease-in-out;
    margin-top: -1px
}

.o-nav-toggle__bar--first {
    top: 22%
}

.o-nav-toggle__bar--middle {
    top: 48%
}

.o-nav-toggle__bar--last {
    top: 75%
}

.o-nav-toggle.is-open .o-nav-toggle__bar--first {
    top: 50%;
    transform: rotate(-45deg)
}

.o-nav-toggle.is-open .o-nav-toggle__bar--middle {
    width: 0%
}

.o-nav-toggle.is-open .o-nav-toggle__bar--last {
    top: 50%;
    transform: rotate(45deg)
}

.o-table {
    width: fit-content;
    table-layout: fixed;
    margin: 0;
    font-size: .75rem;
    line-height: 1.2;
    min-width: 100%;
    border: 0
}

    .o-table col {
        width: 300px
    }

    .o-table td, .o-table__cell {
        padding: 1em;
        border: 1px solid #f5f5f5
    }

    .o-table td--head, .o-table__cell--head {
        background-color: #c02c22;
        color: #fff;
        font-weight: 600
    }

        .o-table td--head a, .o-table__cell--head a {
            color: inherit;
            text-decoration: underline
        }

    .o-table td input[type=text], .o-table td select, .o-table__cell input[type=text], .o-table__cell select {
        width: 100%;
        padding: .75em;
        border-radius: 8px;
        box-shadow: none;
        border: 1px solid #999
    }

.o-table__cell--actions {
    padding-top: 2px !important;
    padding-bottom: 0 !important
}

.o-table__row:hover > .o-table__cell {
    background-color: #dbedf9
}

.o-table__row.is-selected > .o-table__cell {
    background-color: #4f51a6;
    color: #fff
}

.o-table__pagination {
    text-align: center
}

    .o-table__pagination table, .o-table__pagination tbody {
        display: block
    }

    .o-table__pagination table {
        margin-top: 16px
    }

    .o-table__pagination tr {
        margin: 0;
        list-style: none;
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .o-table__pagination td {
        margin: 2px;
        border: 0;
        padding: 0
    }

    .o-table__pagination a, .o-table__pagination span {
        display: block;
        width: 25px;
        height: 25px;
        font-size: .875rem;
        line-height: 25px;
        background-color: #f5f5f5;
        border-radius: 50%;
        color: #333;
        font-weight: 600
    }

        .o-table__pagination a:hover, .o-table__pagination span {
            background-color: #c02c22;
            color: #fff
        }

.o-table__empty-row td {
    font-size: 1.125rem;
    line-height: 1.77778;
    font-weight: 700;
    text-align: center;
    padding: 32px 16px
}

.o-checkbox {
    cursor: pointer;
    user-select: none
}

    .o-checkbox input {
        display: none
    }

.o-checkbox__label {
    position: relative;
    padding-left: 1.5em;
    line-height: 1.2
}

    .o-checkbox__label:after, .o-checkbox__label:before {
        content: '';
        position: absolute;
        top: .2em;
        left: 0;
        width: 1em;
        height: 1em
    }

    .o-checkbox__label:before {
        border: 1px solid currentColor;
        border-radius: 3px
    }

    .o-checkbox__label:after {
        font-family: icomoon !important;
        speak: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: 700
    }

input:checked + .o-checkbox__label:after {
    content: "\EB53"
}

span[disabled=disabled] + .o-checkbox__label:before {
    border-color: #efefef
}

.o-modal {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    bottom: 0 !important;
    overflow: auto;
    background: rgba(0,0,0,.49);
    z-index: 10002 !important;
    padding: 32px;
    visibility: hidden;
    opacity: 0;
    transition: .2s ease-in-out
}

.o-modal__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.o-modal.is-open {
    visibility: visible;
    opacity: 1
}

.o-modal__body {
    background: #fff;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    transform: translate(0,-50%);
    will-change: transform;
    opacity: 0;
    transition: .2s ease-in-out .2s;
    position: relative;
    z-index: 50
}

.o-modal--wide .o-modal__body {
    max-width: 1200px
}

.o-modal.is-open .o-modal__body {
    opacity: 1;
    transform: translate(0,0)
}

.o-modal__header {
    padding: 16px 32px;
    border-bottom: 1px solid #d8d8d8;
    position: relative
}

.o-modal__close {
    position: absolute;
    color: #333;
    right: 32px;
    font-size: 1.875rem;
    line-height: 1.33333;
    top: 8px;
    cursor: pointer
}

    .o-modal__close:focus, .o-modal__close:hover {
        color: #333
    }

.o-modal__title {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.6
}

.o-modal__content {
    padding: 32px
}

.c-login {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 64px 32px;
    background: #fff
}

.c-login__logo {
    text-align: center;
    margin-bottom: 32px
}

    .c-login__logo img {
        max-width: 100%;
        height: auto
    }

.c-login__wrap {
    width: 100%;
    max-width: 440px;
    padding: 64px 32px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    border-radius: 5px
}

.c-login__title {
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 32px;
    font-weight: 700;
    text-transform: uppercase
}

.c-login__message {
    padding-top: 32px;
    text-align: center;
    color: #ec2516;
    font-weight: 700
}

.c-site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5000
}

.c-site-header__wrapper {
    height: 75px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.15)
}

.c-site-header__logo {
    margin-right: auto
}

    .c-site-header__logo img {
        max-height: 59px;
        width: auto
    }

.c-site-header__user-wrap {
    font-weight: 600;
    padding: 1em;
    border-top: 1px solid #f5f5f5
}

.c-site-header__user-label {
    font-size: .75rem;
    line-height: 1.2;
    color: #9b99a7
}

.c-site-header__notice {
    font-size: .75rem;
    line-height: 1.2;
    color: #9b99a7;
    font-weight: 600;
    padding: 2em 1em;
    text-align: center
}

    .c-site-header__notice span {
        display: block
    }

.c-site-header__nav {
    position: fixed;
    right: 0;
    top: 75px;
    bottom: 0;
    width: 260px;
    background: #fff;
    z-index: 0;
    box-shadow: 0 5px 5px rgba(0,0,0,.15);
    transform: translate(105%,0);
    transition: .2s ease-in-out;
    will-change: transform;
    overflow: auto
}

.is-nav-open .c-site-header__nav {
    transform: translate(0,0)
}

.c-site-header__breadcrumbs {
    margin-right: 32px
}

.c-top-nav {
    border-top: 1px solid #f5f5f5
}

.c-top-nav__list {
    margin: 0;
    list-style: none
}

.c-top-nav__link {
    color: #333;
    font-weight: 600;
    display: block;
    padding: 1em;
    border-bottom: 1px solid #f5f5f5
}

.c-top-nav__item.is-active > .c-top-nav__link, .c-top-nav__item:hover > .c-top-nav__link {
    background-color: #c02c22;
    color: #fff
}

.c-top-nav__list--level1 {
    background-color: #f5f5f5;
    display: none
}

.c-top-nav__item.is-active > .c-top-nav__list--level1, .c-top-nav__item:hover > .c-top-nav__list--level1 {
    display: block
}

.c-top-nav__list--level1 > .c-top-nav__item > .c-top-nav__link {
    font-size: .875rem;
    line-height: 1.2;
    padding: 1em 1em 1em 2.5em;
    font-weight: 400;
    border-bottom: 1px solid #fff
}

.c-breadcrumbs__list {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center
}

.c-breadcrumbs__item {
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.2;
    margin-left: 8px
}

    .c-breadcrumbs__item:after {
        content: "\EA58";
        font-family: icomoon !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        padding-left: 8px
    }

    .c-breadcrumbs__item:last-child:after {
        content: none
    }

.c-copyright {
    text-align: center;
    padding-top: 32px;
    font-size: .75rem;
    line-height: 1.2
}

.c-icon-nav {
    display: flex;
    justify-content: center;
    align-content: stretch;
    flex-wrap: wrap;
    margin-bottom: 64px
}

.c-icon-nav__item {
    display: block;
    width: 180px;
    margin: 16px;
    text-align: center;
    color: #333;
    border: 1px solid #c02c22;
    border-radius: 5px;
    padding: 16px
}

    .c-icon-nav__item:hover {
        color: #333
    }

.c-icon-nav__icon {
    display: block;
    color: #c02c22;
    margin-bottom: 16px;
    font-size: 3.25rem;
    line-height: 2
}

    .c-icon-nav__icon span {
        transform: scale(1);
        will-change: transform;
        transition: .2s linear;
        display: inline-block
    }

.c-icon-nav__item:hover .c-icon-nav__icon span {
    transform: scale(1.2)
}

.c-icon-nav__title {
    font-weight: 600;
    display: block;
    font-size: 1.125rem;
    line-height: 1.2
}

.c-filter {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    padding-top: 24px
}

.c-filter__entry {
    padding: 0 8px;
    width: 100%
}

@media (min-width:36em) {
    .c-filter__entry {
        width: 250px
    }

    .c-filter__entry--short {
        width: 140px
    }
}

.c-lang-switch {
    position: fixed;
    bottom: 16px;
    right: 16px;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(0,0,0,.25);
    border-radius: 20px;
    max-height: 35px;
    transition: max-height 1s ease-in-out;
    overflow: hidden
}

    .c-lang-switch:focus, .c-lang-switch:hover {
        max-height: 100vh
    }

.c-lang-switch__list {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column
}

.c-lang-switch__item {
    padding: 5px;
    order: 2
}

    .c-lang-switch__item.is-active {
        order: 1
    }

.c-lang-switch__link {
    display: block;
    width: 25px;
    height: 25px;
    background-color: #f5f5f5;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    border: 1px solid #ddd
}

.c-lang-switch__link--pl {
    background-image: url(../Images/pl.svg)
}

.c-lang-switch__link--en {
    background-image: url(../Images/en.svg)
}

.c-lang-switch__link--de {
    background-image: url(../Images/de.svg)
}

.c-lang-switch__link--ro {
    background-image: url(../Images/ro.svg)
}

.c-lang-switch__link--ru {
    background-image: url(../Images/ru.svg)
}

.c-lang-switch__link--cz {
    background-image: url(../Images/cz.svg)
}

.c-lang-switch__link--sk {
    background-image: url(../Images/sk.svg)
}

.c-lang-switch__link--ua {
    background-image: url(../Images/ua.svg)
}


.c-pagination {
    text-align: center
}

.c-pagination__list {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.c-pagination__item {
    margin: 2px
}

.c-pagination__link {
    display: block;
    width: 25px;
    height: 25px;
    font-size: .875rem;
    line-height: 25px;
    background-color: #f5f5f5;
    border-radius: 50%;
    color: #333;
    font-weight: 600
}

.c-pagination__item .c-pagination__link:hover, .c-pagination__item.is-active .c-pagination__link {
    background-color: #c02c22;
    color: #fff
}

.u-clearfix:after {
    content: "" !important;
    display: block !important;
    clear: both !important
}

.u-1\/1 {
    width: 100% !important
}

.u-1\/2 {
    width: 50% !important
}

.u-2\/2 {
    width: 100% !important
}

.u-1\/3 {
    width: 33.33333% !important
}

.u-2\/3 {
    width: 66.66667% !important
}

.u-3\/3 {
    width: 100% !important
}

.u-1\/4 {
    width: 25% !important
}

.u-2\/4 {
    width: 50% !important
}

.u-3\/4 {
    width: 75% !important
}

.u-4\/4 {
    width: 100% !important
}

.u-1\/5 {
    width: 20% !important
}

.u-2\/5 {
    width: 40% !important
}

.u-3\/5 {
    width: 60% !important
}

.u-4\/5 {
    width: 80% !important
}

.u-5\/5 {
    width: 100% !important
}

@media (min-width:20em) {
    .u-1\/1\@mobile {
        width: 100% !important
    }

    .u-1\/2\@mobile {
        width: 50% !important
    }

    .u-2\/2\@mobile {
        width: 100% !important
    }

    .u-1\/3\@mobile {
        width: 33.33333% !important
    }

    .u-2\/3\@mobile {
        width: 66.66667% !important
    }

    .u-3\/3\@mobile {
        width: 100% !important
    }

    .u-1\/4\@mobile {
        width: 25% !important
    }

    .u-2\/4\@mobile {
        width: 50% !important
    }

    .u-3\/4\@mobile {
        width: 75% !important
    }

    .u-4\/4\@mobile {
        width: 100% !important
    }

    .u-1\/5\@mobile {
        width: 20% !important
    }

    .u-2\/5\@mobile {
        width: 40% !important
    }

    .u-3\/5\@mobile {
        width: 60% !important
    }

    .u-4\/5\@mobile {
        width: 80% !important
    }

    .u-5\/5\@mobile {
        width: 100% !important
    }

    .u-text-center\@mobile {
        text-align: center
    }
}

@media (min-width:36em) {
    .u-1\/1\@tablet {
        width: 100% !important
    }

    .u-1\/2\@tablet {
        width: 50% !important
    }

    .u-2\/2\@tablet {
        width: 100% !important
    }

    .u-1\/3\@tablet {
        width: 33.33333% !important
    }

    .u-2\/3\@tablet {
        width: 66.66667% !important
    }

    .u-3\/3\@tablet {
        width: 100% !important
    }

    .u-1\/4\@tablet {
        width: 25% !important
    }

    .u-2\/4\@tablet {
        width: 50% !important
    }

    .u-3\/4\@tablet {
        width: 75% !important
    }

    .u-4\/4\@tablet {
        width: 100% !important
    }

    .u-1\/5\@tablet {
        width: 20% !important
    }

    .u-2\/5\@tablet {
        width: 40% !important
    }

    .u-3\/5\@tablet {
        width: 60% !important
    }

    .u-4\/5\@tablet {
        width: 80% !important
    }

    .u-5\/5\@tablet {
        width: 100% !important
    }

    .u-text-center\@tablet {
        text-align: center
    }
}

@media (min-width:48em) {
    .u-1\/1\@small-desktop {
        width: 100% !important
    }

    .u-1\/2\@small-desktop {
        width: 50% !important
    }

    .u-2\/2\@small-desktop {
        width: 100% !important
    }

    .u-1\/3\@small-desktop {
        width: 33.33333% !important
    }

    .u-2\/3\@small-desktop {
        width: 66.66667% !important
    }

    .u-3\/3\@small-desktop {
        width: 100% !important
    }

    .u-1\/4\@small-desktop {
        width: 25% !important
    }

    .u-2\/4\@small-desktop {
        width: 50% !important
    }

    .u-3\/4\@small-desktop {
        width: 75% !important
    }

    .u-4\/4\@small-desktop {
        width: 100% !important
    }

    .u-1\/5\@small-desktop {
        width: 20% !important
    }

    .u-2\/5\@small-desktop {
        width: 40% !important
    }

    .u-3\/5\@small-desktop {
        width: 60% !important
    }

    .u-4\/5\@small-desktop {
        width: 80% !important
    }

    .u-5\/5\@small-desktop {
        width: 100% !important
    }

    .u-text-center\@small-desktop {
        text-align: center
    }
}

@media (min-width:62em) {
    .u-1\/1\@desktop {
        width: 100% !important
    }

    .u-1\/2\@desktop {
        width: 50% !important
    }

    .u-2\/2\@desktop {
        width: 100% !important
    }

    .u-1\/3\@desktop {
        width: 33.33333% !important
    }

    .u-2\/3\@desktop {
        width: 66.66667% !important
    }

    .u-3\/3\@desktop {
        width: 100% !important
    }

    .u-1\/4\@desktop {
        width: 25% !important
    }

    .u-2\/4\@desktop {
        width: 50% !important
    }

    .u-3\/4\@desktop {
        width: 75% !important
    }

    .u-4\/4\@desktop {
        width: 100% !important
    }

    .u-1\/5\@desktop {
        width: 20% !important
    }

    .u-2\/5\@desktop {
        width: 40% !important
    }

    .u-3\/5\@desktop {
        width: 60% !important
    }

    .u-4\/5\@desktop {
        width: 80% !important
    }

    .u-5\/5\@desktop {
        width: 100% !important
    }

    .u-text-center\@desktop {
        text-align: center
    }
}

@media (min-width:75em) {
    .u-1\/1\@wide {
        width: 100% !important
    }

    .u-1\/2\@wide {
        width: 50% !important
    }

    .u-2\/2\@wide {
        width: 100% !important
    }

    .u-1\/3\@wide {
        width: 33.33333% !important
    }

    .u-2\/3\@wide {
        width: 66.66667% !important
    }

    .u-3\/3\@wide {
        width: 100% !important
    }

    .u-1\/4\@wide {
        width: 25% !important
    }

    .u-2\/4\@wide {
        width: 50% !important
    }

    .u-3\/4\@wide {
        width: 75% !important
    }

    .u-4\/4\@wide {
        width: 100% !important
    }

    .u-1\/5\@wide {
        width: 20% !important
    }

    .u-2\/5\@wide {
        width: 40% !important
    }

    .u-3\/5\@wide {
        width: 60% !important
    }

    .u-4\/5\@wide {
        width: 80% !important
    }

    .u-5\/5\@wide {
        width: 100% !important
    }

    .u-text-center\@wide {
        text-align: center
    }
}

@media (min-width:85.375em) {
    .u-1\/1\@extra-wide {
        width: 100% !important
    }

    .u-1\/2\@extra-wide {
        width: 50% !important
    }

    .u-2\/2\@extra-wide {
        width: 100% !important
    }

    .u-1\/3\@extra-wide {
        width: 33.33333% !important
    }

    .u-2\/3\@extra-wide {
        width: 66.66667% !important
    }

    .u-3\/3\@extra-wide {
        width: 100% !important
    }

    .u-1\/4\@extra-wide {
        width: 25% !important
    }

    .u-2\/4\@extra-wide {
        width: 50% !important
    }

    .u-3\/4\@extra-wide {
        width: 75% !important
    }

    .u-4\/4\@extra-wide {
        width: 100% !important
    }

    .u-1\/5\@extra-wide {
        width: 20% !important
    }

    .u-2\/5\@extra-wide {
        width: 40% !important
    }

    .u-3\/5\@extra-wide {
        width: 60% !important
    }

    .u-4\/5\@extra-wide {
        width: 80% !important
    }

    .u-5\/5\@extra-wide {
        width: 100% !important
    }

    .u-text-center\@extra-wide {
        text-align: center
    }
}

.u-h1 {
    font-size: 2rem !important;
    line-height: 1.25 !important
}

.u-h2 {
    font-size: 1.75rem !important;
    line-height: 1.42857 !important
}

.u-h3 {
    font-size: 1.5rem !important;
    line-height: 1.33333 !important
}

.u-h4 {
    font-size: 1.25rem !important;
    line-height: 1.6 !important
}

.u-h5 {
    font-size: 1rem !important;
    line-height: 1.5 !important
}

.u-h6 {
    font-size: .875rem !important;
    line-height: 1.71429 !important
}

.u-padding {
    padding: 32px !important
}

.u-padding-tiny {
    padding: 8px !important
}

.u-padding-small {
    padding: 16px !important
}

.u-padding-large {
    padding: 64px !important
}

.u-padding-huge {
    padding: 128px !important
}

.u-padding-none {
    padding: 0 !important
}

.u-padding-top {
    padding-top: 32px !important
}

.u-padding-top-tiny {
    padding-top: 8px !important
}

.u-padding-top-small {
    padding-top: 16px !important
}

.u-padding-top-large {
    padding-top: 64px !important
}

.u-padding-top-huge {
    padding-top: 128px !important
}

.u-padding-top-none {
    padding-top: 0 !important
}

.u-padding-right {
    padding-right: 32px !important
}

.u-padding-right-tiny {
    padding-right: 8px !important
}

.u-padding-right-small {
    padding-right: 16px !important
}

.u-padding-right-large {
    padding-right: 64px !important
}

.u-padding-right-huge {
    padding-right: 128px !important
}

.u-padding-right-none {
    padding-right: 0 !important
}

.u-padding-bottom {
    padding-bottom: 32px !important
}

.u-padding-bottom-tiny {
    padding-bottom: 8px !important
}

.u-padding-bottom-small {
    padding-bottom: 16px !important
}

.u-padding-bottom-large {
    padding-bottom: 64px !important
}

.u-padding-bottom-huge {
    padding-bottom: 128px !important
}

.u-padding-bottom-none {
    padding-bottom: 0 !important
}

.u-padding-left {
    padding-left: 32px !important
}

.u-padding-left-tiny {
    padding-left: 8px !important
}

.u-padding-left-small {
    padding-left: 16px !important
}

.u-padding-left-large {
    padding-left: 64px !important
}

.u-padding-left-huge {
    padding-left: 128px !important
}

.u-padding-left-none {
    padding-left: 0 !important
}

.u-padding-horizontal {
    padding-left: 32px !important;
    padding-right: 32px !important
}

.u-padding-horizontal-tiny {
    padding-left: 8px !important;
    padding-right: 8px !important
}

.u-padding-horizontal-small {
    padding-left: 16px !important;
    padding-right: 16px !important
}

.u-padding-horizontal-large {
    padding-left: 64px !important;
    padding-right: 64px !important
}

.u-padding-horizontal-huge {
    padding-left: 128px !important;
    padding-right: 128px !important
}

.u-padding-horizontal-none {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.u-padding-vertical {
    padding-top: 32px !important;
    padding-bottom: 32px !important
}

.u-padding-vertical-tiny {
    padding-top: 8px !important;
    padding-bottom: 8px !important
}

.u-padding-vertical-small {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}

.u-padding-vertical-large {
    padding-top: 64px !important;
    padding-bottom: 64px !important
}

.u-padding-vertical-huge {
    padding-top: 128px !important;
    padding-bottom: 128px !important
}

.u-padding-vertical-none {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.u-margin {
    margin: 32px !important
}

.u-margin-tiny {
    margin: 8px !important
}

.u-margin-small {
    margin: 16px !important
}

.u-margin-large {
    margin: 64px !important
}

.u-margin-huge {
    margin: 128px !important
}

.u-margin-none {
    margin: 0 !important
}

.u-margin-top {
    margin-top: 32px !important
}

.u-margin-top-tiny {
    margin-top: 8px !important
}

.u-margin-top-small {
    margin-top: 16px !important
}

.u-margin-top-large {
    margin-top: 64px !important
}

.u-margin-top-huge {
    margin-top: 128px !important
}

.u-margin-top-none {
    margin-top: 0 !important
}

.u-margin-right {
    margin-right: 32px !important
}

.u-margin-right-tiny {
    margin-right: 8px !important
}

.u-margin-right-small {
    margin-right: 16px !important
}

.u-margin-right-large {
    margin-right: 64px !important
}

.u-margin-right-huge {
    margin-right: 128px !important
}

.u-margin-right-none {
    margin-right: 0 !important
}

.u-margin-bottom {
    margin-bottom: 32px !important
}

.u-margin-bottom-tiny {
    margin-bottom: 8px !important
}

.u-margin-bottom-small {
    margin-bottom: 16px !important
}

.u-margin-bottom-large {
    margin-bottom: 64px !important
}

.u-margin-bottom-huge {
    margin-bottom: 128px !important
}

.u-margin-bottom-none {
    margin-bottom: 0 !important
}

.u-margin-left {
    margin-left: 32px !important
}

.u-margin-left-tiny {
    margin-left: 8px !important
}

.u-margin-left-small {
    margin-left: 16px !important
}

.u-margin-left-large {
    margin-left: 64px !important
}

.u-margin-left-huge {
    margin-left: 128px !important
}

.u-margin-left-none {
    margin-left: 0 !important
}

.u-margin-horizontal {
    margin-left: 32px !important;
    margin-right: 32px !important
}

.u-margin-horizontal-tiny {
    margin-left: 8px !important;
    margin-right: 8px !important
}

.u-margin-horizontal-small {
    margin-left: 16px !important;
    margin-right: 16px !important
}

.u-margin-horizontal-large {
    margin-left: 64px !important;
    margin-right: 64px !important
}

.u-margin-horizontal-huge {
    margin-left: 128px !important;
    margin-right: 128px !important
}

.u-margin-horizontal-none {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.u-margin-vertical {
    margin-top: 32px !important;
    margin-bottom: 32px !important
}

.u-margin-vertical-tiny {
    margin-top: 8px !important;
    margin-bottom: 8px !important
}

.u-margin-vertical-small {
    margin-top: 16px !important;
    margin-bottom: 16px !important
}

.u-margin-vertical-large {
    margin-top: 64px !important;
    margin-bottom: 64px !important
}

.u-margin-vertical-huge {
    margin-top: 128px !important;
    margin-bottom: 128px !important
}

.u-margin-vertical-none {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

@media print {
    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.u-hidden-visually {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.u-hidden {
    display: none !important
}

.u-text-center {
    text-align: center
}

.u-text-right {
    text-align: right
}

@media (min-width:20em) {
    .u-text-right\@mobile {
        text-align: right
    }
}

@media (min-width:36em) {
    .u-text-right\@tablet {
        text-align: right
    }
}

@media (min-width:48em) {
    .u-text-right\@small-desktop {
        text-align: right
    }
}

@media (min-width:62em) {
    .u-text-right\@desktop {
        text-align: right
    }
}

@media (min-width:75em) {
    .u-text-right\@wide {
        text-align: right
    }
}

@media (min-width:85.375em) {
    .u-text-right\@extra-wide {
        text-align: right
    }

    .u-text-left\@extra-wide {
        text-align: left
    }
}

.u-text-left {
    text-align: left
}

@media (min-width:20em) {
    .u-text-left\@mobile {
        text-align: left
    }
}

@media (min-width:36em) {
    .u-text-left\@tablet {
        text-align: left
    }
}

@media (min-width:48em) {
    .u-text-left\@small-desktop {
        text-align: left
    }
}

@media (min-width:62em) {
    .u-text-left\@desktop {
        text-align: left
    }
}

@media (min-width:75em) {
    .u-text-left\@wide {
        text-align: left
    }
}

.u-nowrap {
    white-space: nowrap
}

.u-primary {
    color: #c02c22
}

.u-secondary {
    color: #1c78b9
}
.wrap-text {
    white-space: normal !important;
    word-break: break-word;
}
.highlight-column {
    font-weight: bold; /* pogrubienie tekstu */
    border: 2px solid #007BFF; /* obramowanie w niebieskim kolorze */
     background-color: #e6f0ff; jasne tło dla podkreślenia */
    /*text-align: right; /* wyrównanie do prawej (dla liczb) */
    /*padding: 4px;  trochę przestrzeni w komórkach */
}

