@import url(https://fonts.googleapis.com/css?family=Lora:400,700|Titillium+Web:400,700);
@import url(https://fonts.googleapis.com/css2?family=Abel&family=Oswald:wght@300&display=swap);

/* Document
 * ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
 * ========================================================================== */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}
/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge 18- and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * Add the correct display in IE.
 */
main {
  display: block;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/* Embedded content
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images within links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  margin: 0;
}
/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible; /* 1 */
  text-transform: none; /* 2 */
}
/**
 * Correct the inability to style buttons in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}
/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  white-space: normal; /* 1 */
}
/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}
/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 */
textarea {
  margin: 0; /* 1 */
  overflow: auto; /* 2 */
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}
/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}
/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* User interaction
 * ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}
.App_loader-container__hrfNl {
    text-align: center;
}
.App_hidden-ninja__1iqjk {
    display: none !important;
}
.App_full-height__x8jtV {
    height: 100%;
}
/* @import-normalize; */
body {
    font-family: "Titillium Web", Arial, Sans-Serif;
    font-size: 16px;
    font-size: var(--font-size-base);
    color: #616161;
    color: var(--default-color);
}
.App_wrapper__3W6-3 h1 {
        font-size: 28px;
        font-size: var(--font-size-h1);
    }
.App_wrapper__3W6-3 .App_bloc__j_sjy {
        padding-left: 0;
        padding-right: 0;
        -webkit-box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.132), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.108);
                box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.132), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.108);
    }
.App_wrapper__3W6-3 .App_bloc__j_sjy section {
            margin: 45px 25px;
        }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.home_loader-container__3Ro1Q {
    text-align: center;
}

.home_hidden-ninja__2PB8p {
    display: none !important;
}

.home_full-height__3ZEiM {
    height: 100%;
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.timeline_loader-container__2ZGC9 {
    text-align: center;
}

.timeline_hidden-ninja__CSvoO {
    display: none !important;
}

.timeline_full-height__2z4fg {
    height: 100%;
}

.timeline_wrapper__2OJe8 {
    color: #616161;
    color: var(--default-color);
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.timeline-item_loader-container__1fDFL {
    text-align: center;
}

.timeline-item_hidden-ninja__3T4My {
    display: none !important;
}

.timeline-item_full-height__2EziH {
    height: 100%;
}

.timeline-item_wrapper__JUkiq {
    color: #616161;
    color: var(--default-color);
}

.timeline-item_wrapper__JUkiq .timeline-item_ms-Grid-col__3Ek7v {
        border: 2px solid red;
    }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O {
        margin: 10px 0;
    }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF {
            height: 100px;
        }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 {
                padding: 25px;
                background-color: #f2f2f2;
                background-color: var(--gray-color);
                border: 1px solid #FFF;
            }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_title__32pi7 {
                    margin-bottom: 6px;
                    font-weight: bold;
                    font-size: 18px;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_title__32pi7 a {
                        color: #616161;
                        color: var(--default-color);
                        text-decoration: none;
                        -webkit-transition: .3s all;
                        transition: .3s all;
                    }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_title__32pi7 a:hover {
                            color: #a4373a;
                            color: var(--red-color);
                        }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_description__3Qysp {
                    display: inline-block;
                    height: 18px;
                    width: calc(100%);
                    margin-top: 3px;
                    font-size: 13px;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_description__3Qysp p {
                        height: 18px;
                        margin-top: 0px;
                        white-space: nowrap;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        color: #616161;
                        color: var(--default-color);
                        text-decoration: none;
                    }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_description__3Qysp h1, .timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_description__3Qysp h2, .timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_description__3Qysp h3, .timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_description__3Qysp h4, .timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_description__3Qysp h5, .timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_description__3Qysp h6 {
                        margin: 0;
                        font-weight: normal;
                        color: #616161;
                        color: var(--default-color);
                        text-decoration: none;
                    }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_description-container__37I35 .timeline-item_description__3Qysp img {
                        display: none;
                    }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_thumbnail-container__1c6cY {
                margin: 0;
                padding: 0;
                border: 1px solid #FFF;
                overflow: hidden;
                background: #CCC;
            }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_thumbnail-container__1c6cY img {
                    width: 100%;
                }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_thumbnail-container__1c6cY img.timeline-item_small__3ZH9V {
                        height: 100%;
                    }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_thumbnail-container__1c6cY img.timeline-item_big__1FHZ5 {
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translateY(-50%);
                                transform: translateY(-50%);
                    }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_thumbnail-container__1c6cY img.timeline-item_big__1FHZ5:hover {
                            -webkit-animation: timeline-item_MoveUpDown__1nzHy 6s linear infinite;
                                    animation: timeline-item_MoveUpDown__1nzHy 6s linear infinite;
                        }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_icon-container__17C5z {
                display: table;
                border: 1px solid #FFF;
            }

.timeline-item_wrapper__JUkiq .timeline-item_bloc__3_Q3O .timeline-item_parent-container__L0AgF .timeline-item_icon-container__17C5z .timeline-item_icon__14cLj {
                    display: table-cell;
                    text-align: center;
                    vertical-align: middle;
                    font-size: 40px;
                    color: #FFF;
                    opacity: 0.6;
                }

@-webkit-keyframes timeline-item_MoveUpDown__1nzHy {
    0% {
        top: 50%;
    }

    25% {
        top: 25%;
    }

    75% {
        top: 75%;
    }

    100% {
        top: 50%;
    }
}

@keyframes timeline-item_MoveUpDown__1nzHy {
    0% {
        top: 50%;
    }

    25% {
        top: 25%;
    }

    75% {
        top: 75%;
    }

    100% {
        top: 50%;
    }
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.date_loader-container__1RrUK {
    text-align: center;
}

.date_hidden-ninja__1trU4 {
    display: none !important;
}

.date_full-height__2d8jJ {
    height: 100%;
}

.date_wrapper__3ZMBu {
    color: #616161;
    color: var(--default-color);
}

.date_wrapper__3ZMBu .date_favorite__gUJS0 {
        position: absolute;
        top: 3px;
        left: 5px;
        color: #a4373a;
        color: var(--red-color);
        font-size: 15px;
    }

.date_wrapper__3ZMBu .date_calendar-container__1cR_O {
        display: table;
        vertical-align: middle;
        padding: 0;
    }

.date_wrapper__3ZMBu .date_calendar-container__1cR_O .date_calendar__c93Mg {
            position: relative;
            max-width: 120px;
            margin: 0 auto;
            background-color: #f2f2f2;
            background-color: var(--gray-color);
            border: 1px solid #FFF;
        }

.date_wrapper__3ZMBu .date_calendar-container__1cR_O .date_calendar__c93Mg .date_calendar-day__zrDNH {
                text-align: center;
                font-size: 35px;
                font-weight: bold;
                padding-top: 5px;
            }

.date_wrapper__3ZMBu .date_calendar-container__1cR_O .date_calendar__c93Mg .date_calendar-separator__2PaKk {
                width: 35%;
                text-align: center;
                font-size: 25px;
                color: #686868;
            }

.date_wrapper__3ZMBu .date_calendar-container__1cR_O .date_calendar__c93Mg .date_calendar-month__2HPZ4 {
                margin: 5px 0;
                text-transform: uppercase;
                font-size: 18px;
                text-align: center;
                color: #686868;
            }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.events_loader-container__1pW3B {
    text-align: center;
}

.events_hidden-ninja__y2U9I {
    display: none !important;
}

.events_full-height__3p5x8 {
    height: 100%;
}

.events_wrapper__3ItRE {
    color: #616161;
    color: var(--default-color);
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.title_loader-container__1g5OY {
    text-align: center;
}

.title_hidden-ninja__11656 {
    display: none !important;
}

.title_full-height__GTp0q {
    height: 100%;
}

.title_wrapper__cv_X- {
    color: #616161;
    color: var(--default-color);
    margin-bottom: 25px;
}

.title_wrapper__cv_X- h1 {
        display: inline-block;
        padding: 12px;
        margin: 0;
    }

.title_wrapper__cv_X- h1 i {
            padding: 8px;
            margin-right: 15px;
            color: #FFF;
        }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.filter-by-date_loader-container__1cj0m {
    text-align: center;
}

.filter-by-date_hidden-ninja__1TLJE {
    display: none !important;
}

.filter-by-date_full-height__1Rq2Y {
    height: 100%;
}

.filter-by-date_wrapper__2cCNh {
    color: #616161;
    color: var(--default-color);
    margin: 20px 0;
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.event-details_loader-container__2rwNq {
    text-align: center;
}

.event-details_hidden-ninja__2PA-P {
    display: none !important;
}

.event-details_full-height__10bDM {
    height: 100%;
}

.event-details_wrapper__187Rp {
    color: #616161;
    color: var(--default-color);
}

.event-details_wrapper__187Rp img {
        max-width: 100% !important;
    }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.event-details_loader-container__3BKfe {
    text-align: center;
}

.event-details_hidden-ninja__1niek {
    display: none !important;
}

.event-details_full-height__2PbYL {
    height: 100%;
}

.event-details_wrapper__FxLFy {
    color: #616161;
    color: var(--default-color);
}

.event-details_wrapper__FxLFy .event-details_title__3-1SH {
        text-align: center;
        margin-bottom: 35px;
    }

.event-details_wrapper__FxLFy img {
        cursor: -webkit-zoom-in;
        cursor: zoom-in;
    }

.event-details_wrapper__FxLFy .event-details_container__3c2Ac {
        padding: 25px auto;
        -webkit-filter: sepia(20%);
                filter: sepia(20%);
        text-align: justify;
        line-height: 20px;
    }

.event-details_wrapper__FxLFy .event-details_container__3c2Ac h1 {
            display: inline-block;
            width: 60%;
            margin: 35px 0 45px;
            text-transform: uppercase;
            font-size: 35px !important;
        }

.event-details_wrapper__FxLFy .event-details_container__3c2Ac a {
            line-height: 40px;
            font-size: 20px;
            text-decoration: none;
            color: #a4373a;
            color: var(--red-color);
        }

.event-details_wrapper__FxLFy .event-details_container__3c2Ac a img {
                float: left;
                height: 40px;
                margin-right: 6px;
            }

.event-details_wrapper__FxLFy .event-details_inactive__1mc2u {
        display: none;
    }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.article-carousel_loader-container__1nuja {
    text-align: center;
}

.article-carousel_hidden-ninja__1p6u4 {
    display: none !important;
}

.article-carousel_full-height__1niPZ {
    height: 100%;
}

.article-carousel_slick-dots__1nvYJ {
    bottom: inherit !important;
}

.article-carousel_wrapper__x7-Qr {
    color: #616161;
    color: var(--default-color);
    text-align: center;
    height: 405px;
}

.article-carousel_wrapper__x7-Qr.article-carousel_is-mobile__1MB2Z {
        height: auto;
    }

.article-carousel_wrapper__x7-Qr img {
        max-height: 400px;
        width: auto !important;
    }

.article-carousel_wrapper__x7-Qr .article-carousel_slider-container__obs5d {
        width: 100%;
        display: inline-block;
    }

.article-carousel_wrapper__x7-Qr .article-carousel_slider-container__obs5d .article-carousel_slider__36_Cm {
            width: 80%;
            margin: 0 auto;
        }

.article-carousel_wrapper__x7-Qr .article-carousel_slider-container__obs5d .article-carousel_slider__36_Cm button::before {
                color: #616161;
                color: var(--default-color);
            }

.article-carousel_wrapper__x7-Qr .article-carousel_slider-container__obs5d .article-carousel_pagination__1DJ59 {
            display: inline-block;
            padding: 5px 15px;
            border: 1px solid #616161;
            border: 1px solid var(--default-color);
        }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.histories_loader-container__1HyVP {
    text-align: center;
}

.histories_hidden-ninja__3KbXN {
    display: none !important;
}

.histories_full-height__atjkb {
    height: 100%;
}

.histories_wrapper__2U-A4 {
    color: #616161;
    color: var(--default-color);
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.filter-by-order_loader-container__exOp4 {
    text-align: center;
}

.filter-by-order_hidden-ninja__3GSe1 {
    display: none !important;
}

.filter-by-order_full-height__1Veqb {
    height: 100%;
}

.filter-by-order_wrapper__1VIv9 {
    color: #616161;
    color: var(--default-color);
    margin: 20px 0;
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.history-details_loader-container__2Y6Rk {
    text-align: center;
}

.history-details_hidden-ninja__3i0NZ {
    display: none !important;
}

.history-details_full-height__kCVlR {
    height: 100%;
}

.history-details_wrapper__224Xt {
    color: #616161;
    color: var(--default-color);
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.history-details_loader-container__2mjDf {
    text-align: center;
}

.history-details_hidden-ninja__2Lf1K {
    display: none !important;
}

.history-details_full-height__2HlFs {
    height: 100%;
}

.history-details_wrapper__31rzB {
    color: #616161;
    color: var(--default-color);
    -webkit-filter: sepia(20%);
            filter: sepia(20%);
}

.history-details_wrapper__31rzB img {
        cursor: -webkit-zoom-in;
        cursor: zoom-in;
    }

.history-details_wrapper__31rzB blockquote {
        font-family: 'Oswald', sans-serif;
        line-height: 1.2em;
        font-size: 1.8em;
        -moz-column-span: 2;
             column-span: 2;
        -webkit-column-span: 2;
        margin: 0px;
        padding: 0px;
        margin-left: 5px;
    }

.history-details_wrapper__31rzB h1 {
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        font-size: 4em;
        line-height: 1em;
        text-align: center;
        font-weight: 700;
        padding: 0px;
        margin: 0px;
        margin-bottom: 30px;
    }

.history-details_wrapper__31rzB h2, .history-details_wrapper__31rzB h3, .history-details_wrapper__31rzB h4, .history-details_wrapper__31rzB h5, .history-details_wrapper__31rzB h6 {
        font-family: 'PT Sans Narrow', sans-serif;
    }

.history-details_wrapper__31rzB h3:first-of-type {
        margin-bottom: 65px;
    }

.history-details_wrapper__31rzB h2 {
        font-size: 3em;
        line-height: 1em;
        margin-top: 10px;
        margin-bottom: 10px;
    }

.history-details_wrapper__31rzB h3 {
        font-size: 2.4em;
        margin: 0px;
        padding: 0px;
        line-height: 0.8em;
        padding-top: 20px;
    }

.history-details_wrapper__31rzB time {
        text-align: center;
        font-family: 'PT Sans Narrow', sans-serif;
        border-top: 3px solid #333;
        border-bottom: 3px solid #333;
        font-size: 1.2em;
        padding-top: 12px;
        padding-bottom: 12px;
        margin-bottom: 30px;
        font-weight: 700;
        text-transform: uppercase;
        display: inline-block;
        width: 100%;
    }

.history-details_wrapper__31rzB .history-details_date__3FQ2D {
        margin-bottom: 15px;
    }

.history-details_wrapper__31rzB img {
        display: inherit;
        margin: 0 auto;
        max-width: 100%;
    }

.history-details_wrapper__31rzB p {
        text-align: justify;
        text-justify: inter-word;
        -webkit-hyphens: auto;
            -ms-hyphens: auto;
                hyphens: auto;
        hyphenate-character: "\u2605";
    }

@media only all and (min-width: 640px) {
        .history-details_wrapper__31rzB article {
            -webkit-columns: 3;
               -moz-columns: 3;
                    columns: 3;
            line-height: 1.5em;
            font-size: 1em;
            -webkit-column-rule: 2px outset #444;
               -moz-column-rule: 2px outset #444;
                    column-rule: 2px outset #444;
            margin-bottom: 30px;
        }

        .history-details_wrapper__31rzB h1 {
            font-size: 8em;
            -webkit-column-span: all;
               -moz-column-span: all;
                    column-span: all;
        }

        .history-details_wrapper__31rzB .history-details_title__iwPsz { 
            padding-top: 20px;
            font-size: 4em;
        }
    }

@media only all and (max-width: 640px) {
        .history-details_wrapper__31rzB h1 {
            margin-top: 35px;
        }

        .history-details_wrapper__31rzB img {
            width: 100%;
        }
    }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.restauration_loader-container__3m0kP {
    text-align: center;
}

.restauration_hidden-ninja__eAjJq {
    display: none !important;
}

.restauration_full-height__vwv6q {
    height: 100%;
}

.restauration_wrapper__26MkX {
    color: #616161;
    color: var(--default-color);
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.restauration-details_loader-container__38F4l {
    text-align: center;
}

.restauration-details_hidden-ninja__16k2Z {
    display: none !important;
}

.restauration-details_full-height__1ttDP {
    height: 100%;
}

.restauration-details_wrapper__1izXM {
    color: #616161;
    color: var(--default-color);
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.restauration-details_loader-container__3XUUM {
    text-align: center;
}

.restauration-details_hidden-ninja__3GE2i {
    display: none !important;
}

.restauration-details_full-height__3Ee3o {
    height: 100%;
}

.restauration-details_wrapper__38BfS {
    color: #616161;
    color: var(--default-color);
}

.restauration-details_wrapper__38BfS .restauration-details_title__8GFVj {
        text-align: center;
        margin-bottom: 35px;
    }

.restauration-details_wrapper__38BfS img {
        cursor: -webkit-zoom-in;
        cursor: zoom-in;
    }

.restauration-details_wrapper__38BfS .restauration-details_container__17r10 {
        padding: 25px auto;
        -webkit-filter: sepia(20%);
                filter: sepia(20%);
        text-align: justify;
        line-height: 20px;
    }

.restauration-details_wrapper__38BfS .restauration-details_container__17r10 h1 {
            display: inline-block;
            width: 60%;
            margin: 35px 0 45px;
            text-transform: uppercase;
            font-size: 35px !important;
        }

.restauration-details_wrapper__38BfS .restauration-details_container__17r10 a {
            line-height: 40px;
            font-size: 20px;
            text-decoration: none;
            color: #a4373a;
            color: var(--red-color);
        }

.restauration-details_wrapper__38BfS .restauration-details_container__17r10 a img {
                float: left;
                height: 40px;
                margin-right: 6px;
            }

.restauration-details_wrapper__38BfS .restauration-details_inactive__3cChw {
        display: none;
    }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.guided-audio_loader-container__2c3H3 {
    text-align: center;
}

.guided-audio_hidden-ninja__1cF7t {
    display: none !important;
}

.guided-audio_full-height__2Hpgf {
    height: 100%;
}

.guided-audio_wrapper__DcsUe {
    color: #616161;
    color: var(--default-color);
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.audio_loader-container__2Y24t {
    text-align: center;
}

.audio_hidden-ninja__3IRwH {
    display: none !important;
}

.audio_full-height__1-K-B {
    height: 100%;
}

.audio_wrapper__b54az {
    color: #616161;
    color: var(--default-color);
    margin: 10px -8px;
    border: 2px solid #f2f2f2;
    border: 2px solid var(--gray-color);
    background-color: #f2f2f2;
    background-color: var(--gray-color);
}

.audio_wrapper__b54az .audio_favorite__1bNQv {
        position: absolute;
        top: 5px;
        left: 15px;
        color: #a4373a;
        color: var(--red-color);
        font-size: 18px;
    }

.audio_wrapper__b54az .audio_container__w3RaP .audio_thumbnail-container__3WXx5 {
            position: relative;
            height: 100px;
            overflow: hidden;
            background: #CCC;
        }

.audio_wrapper__b54az .audio_container__w3RaP .audio_thumbnail-container__3WXx5 img {
                width: 100%;
            }

.audio_wrapper__b54az .audio_container__w3RaP .audio_thumbnail-container__3WXx5 img.audio_small__2J1CG {
                    height: 100%;
                }

.audio_wrapper__b54az .audio_container__w3RaP .audio_thumbnail-container__3WXx5 img.audio_big__vggM5 {
                    position: absolute;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                            transform: translateY(-50%);
                }

.audio_wrapper__b54az .audio_container__w3RaP .audio_thumbnail-container__3WXx5 img.audio_big__vggM5:hover {
                        -webkit-animation: audio_MoveUpDown__1NZv_ 6s linear infinite;
                                animation: audio_MoveUpDown__1NZv_ 6s linear infinite;
                    }

.audio_wrapper__b54az .audio_container__w3RaP .audio_identifier-container__2Mi3D {
            height: 100px;
            display: table;
            padding: 5px;
        }

.audio_wrapper__b54az .audio_container__w3RaP .audio_identifier-container__2Mi3D .audio_pastille__u4YfH {
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                border-radius: 6%;
            }

.audio_wrapper__b54az .audio_container__w3RaP .audio_identifier-container__2Mi3D .audio_pastille__u4YfH .audio_identifier__2xdsF {
                    display: inline-block;
                }

.audio_wrapper__b54az .audio_container__w3RaP .audio_identifier-container__2Mi3D .audio_identifier__2xdsF {
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                text-transform: uppercase;
                font-weight: bold;
                font-size: 10px;
                -webkit-hyphens: auto;
                    -ms-hyphens: auto;
                        hyphens: auto;
            }

.audio_wrapper__b54az .audio_container__w3RaP .audio_identifier-container__2Mi3D .audio_identifier-present__2yET2 {
                color: #FFF;
            }

.audio_wrapper__b54az .audio_container__w3RaP .audio_identifier-container__2Mi3D .audio_missing-identifier__3CDA0 {
                color: #616161;
                color: var(--default-color);
            }

.audio_wrapper__b54az .audio_container__w3RaP .audio_description-container__W1w7Z {
            height: 100px;
            padding: 25px;
        }

.audio_wrapper__b54az .audio_container__w3RaP .audio_description-container__W1w7Z h5 {
                margin: 0;
            }

.audio_wrapper__b54az .audio_container__w3RaP .audio_description-container__W1w7Z h5.audio_date__2DvjP {
                    margin-bottom: 6px;
                    text-transform: uppercase;
                    font-weight: normal;
                }

.audio_wrapper__b54az .audio_container__w3RaP .audio_description-container__W1w7Z h3 {
                margin: 0;
            }

.audio_wrapper__b54az .audio_container__w3RaP .audio_description-container__W1w7Z h3.audio_title__13XYN {
                    font-size: 18px;
                }

.audio_wrapper__b54az .audio_container__w3RaP .audio_player-container__3o-Dm {
            display: table;
            height: 100px;
        }

@-webkit-keyframes audio_MoveUpDown__1NZv_ {
    0% {
        top: 50%;
    }

    25% {
        top: 25%;
    }

    75% {
        top: 75%;
    }

    100% {
        top: 50%;
    }
}

@keyframes audio_MoveUpDown__1NZv_ {
    0% {
        top: 50%;
    }

    25% {
        top: 25%;
    }

    75% {
        top: 75%;
    }

    100% {
        top: 50%;
    }
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.contact_loader-container__2Bl-0 {
    text-align: center;
}

.contact_hidden-ninja__1XIBU {
    display: none !important;
}

.contact_full-height__2xL43 {
    height: 100%;
}

.contact_wrapper__f60ex {
    color: #616161;
    color: var(--default-color);
}

.contact_wrapper__f60ex a {
        color: #a4373a;
        color: var(--red-color);
        text-decoration: none;
    }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.social-network_loader-container__VGm9G {
    text-align: center;
}

.social-network_hidden-ninja__2MAll {
    display: none !important;
}

.social-network_full-height__3kIX_ {
    height: 100%;
}

.social-network_wrapper__RR2nI {
    color: #616161;
    color: var(--default-color);
}

.social-network_wrapper__RR2nI a {
        position: relative;
        display: inline-block;
        width: 32px;
        height: 32px;
    }

.social-network_wrapper__RR2nI a:hover {
            opacity: 0.8;
        }

.social-network_wrapper__RR2nI a:first-child, .social-network_wrapper__RR2nI a:last-child {
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
        }

.social-network_wrapper__RR2nI a:first-child img {
                border-top-left-radius: 2px;
                border-bottom-left-radius: 2px;
            }

.social-network_wrapper__RR2nI a:last-child img {
                border-top-right-radius: 2px;
                border-bottom-right-radius: 2px;;
            }

.social-network_wrapper__RR2nI img.social-network_flag__r9V6U {
        position: relative;
        height: 25px;
        margin-top: 18px;
        z-index: 10;
        cursor: pointer;
    }

.social-network_wrapper__RR2nI img.social-network_flag__r9V6U.social-network_leftFlag__QRCj3 {
            margin-right: -26px;
        }

.social-network_wrapper__RR2nI img.social-network_flag__r9V6U.social-network_rightFlag__1-KUM {
            margin-left: -10px;
        }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.legal-notice_loader-container__2Pmt0 {
    text-align: center;
}

.legal-notice_hidden-ninja__1dFFK {
    display: none !important;
}

.legal-notice_full-height__3kh8h {
    height: 100%;
}

.legal-notice_wrapper__2b33f {
    color: #616161;
    color: var(--default-color);
}

.legal-notice_wrapper__2b33f a {
        color: #a4373a;
        color: var(--red-color);
        text-decoration: none;
    }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.content-issue_loader-container__3YVBX {
    text-align: center;
}

.content-issue_hidden-ninja__2EIMa {
    display: none !important;
}

.content-issue_full-height__3vW4s {
    height: 100%;
}

.content-issue_wrapper__3uloE {
    color: #616161;
    color: var(--default-color);
}

.content-issue_wrapper__3uloE .content-issue_image-container__2ts2S {
        text-align: right;
    }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.search_loader-container__1psU8 {
    text-align: center;
}

.search_hidden-ninja__mpSNf {
    display: none !important;
}

.search_full-height__2fHU6 {
    height: 100%;
}

.search_wrapper__1pVNj {
    color: #616161;
    color: var(--default-color);
}

.search_wrapper__1pVNj ul {
        padding: 0;
    }

.search_wrapper__1pVNj ul li {
            margin: 5px 0;
            list-style-type: none;
        }

.search_wrapper__1pVNj ul li a {
                display: inline-block;
                color: #000;
                text-decoration: none;
            }

.search_wrapper__1pVNj ul li a table {
                    padding: 0;
                    border-collapse: collapse;
                }

.search_wrapper__1pVNj ul li a table tbody td:nth-child(1) {
                            padding: 0 5px;
                            width: 50px;
                            text-align: center;
                        }

.search_wrapper__1pVNj ul li a table tbody td:nth-child(1) i {
                                position: relative;
                                top: 2px;
                                font-size: 20px;
                                color: #a4373a;
                                color: var(--red-color);
                            }

.search_wrapper__1pVNj ul li a table tbody td:nth-child(1) i small {
                                    font-size: 8px;
                                    display: inline-block;
                                }

.search_wrapper__1pVNj ul li a table tbody td:nth-child(2) {
                            padding: 0;
                            border: 1px solid #616161;
                            border: 1px solid var(--default-color);
                        }

.search_wrapper__1pVNj ul li a table tbody td:nth-child(2) i {
                                padding: 5px;
                                color: #FFF;
                            }

.search_wrapper__1pVNj ul li a table tbody td:nth-child(3) {
                            padding: 0 5px;
                            border: 1px solid #616161;
                            border: 1px solid var(--default-color);
                        }

.search_wrapper__1pVNj .search_blink__3D3c3 {
            -webkit-animation: search_blinker__3K8KA 1.5s linear infinite;
                    animation: search_blinker__3K8KA 1.5s linear infinite;
        }

@-webkit-keyframes search_blinker__3K8KA {
            50% {
                opacity: 0;
            }
        }

@keyframes search_blinker__3K8KA {
            50% {
                opacity: 0;
            }
        }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.store_loader-container__fwHFj {
    text-align: center;
}

.store_hidden-ninja__2y6OW {
    display: none !important;
}

.store_full-height__1pL7f {
    height: 100%;
}

.store_wrapper__K1iWv {
    color: #616161;
    color: var(--default-color);
}

.store_wrapper__K1iWv .store_cart__2EMGR {
        font-size: 60px;
    }

.store_wrapper__K1iWv .store_inline__1rMeg > * {
        display: inline-block;
        margin: 5px;
        font-size: 12px;
    }

.store_wrapper__K1iWv .store_bold__34JUy {
        font-weight: bold;
        width: 80%;
    }

.store_wrapper__K1iWv .store_separator__Q3PXh {
        border-bottom: 1px solid #D3D3D3;
    }

.store_wrapper__K1iWv .store_nextStep__1I500 {
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
    }

.store_wrapper__K1iWv .store_lastStep__3lFRw {
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
        background-color: #FFFFFF;
        color: black;
        border: 1px solid black;
    }

.store_wrapper__K1iWv .store_footerForm__1DRZb {
        margin-top: 50px;
        text-align: center;
    }

.store_wrapper__K1iWv .store_product-container__3HCMK {
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        padding: 5px 7px 15px 7px;
        background-color: rgb(242, 242, 242, 0.3);
    }

.store_wrapper__K1iWv .store_container-writing-mode__2a5rZ {
        max-width: 400px;
        width: 100%;
        margin: 30px auto 0;
        overflow: hidden;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }

.store_wrapper__K1iWv .store_bckIcon__2kHgb {
        font-size: 20px;
        margin-right: 10px;
    }

.store_wrapper__K1iWv .store_validBtn__JLmUQ {
        font-size: 30px;
    }

.store_wrapper__K1iWv .store_validIcon__WLCju {
        margin-right: 20px;
    }

.store_wrapper__K1iWv input[type="submit"] {
        cursor: pointer;
        margin-top: 20px;
    }

.store_wrapper__K1iWv input[class="payboxBtn"] {
        font-size: 20px;
        background-color: #3F84E5;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center;
        color: #FFFFFF;
        border: 1px solid #3F84E5;
        font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", "Helvetica Neue", sans-serif;
        width: 100%;
        max-width: 25%;
        height: 37px;
    }

.store_wrapper__K1iWv input[class="payboxBtn"]:hover {
            background: #2980b9;
        }



:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.product-card_loader-container__24vab {
    text-align: center;
}

.product-card_hidden-ninja__2Xtt7 {
    display: none !important;
}

.product-card_full-height__3IRmY {
    height: 100%;
}

.product-card_wrapper__vk0Tq {
    color: #616161;
    color: var(--default-color);
}

.product-card_wrapper__vk0Tq .product-card_card__3NzqG {
        height: 100%;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        border: 1px solid #000;
    }

.product-card_wrapper__vk0Tq .product-card_card__3NzqG input {
            height: 10px;
            width: 40px;
            padding: 10px 10px;
            border-radius: 2px;
            border: 1px solid #d6d1d5;
            margin-top: 5px;
            margin-left: 5px;
        }

.product-card_wrapper__vk0Tq .product-card_card__3NzqG input:focus {
                outline-color: #3F84E5;
            }

.product-card_wrapper__vk0Tq .product-card_card__3NzqG .product-card_label__2ozqs {
            padding: 3px 5px;
            background-color: #C17817;
            color: #FFF;
        }

.product-card_wrapper__vk0Tq .product-card_card__3NzqG .product-card_slider__34tLH li {
                cursor: -webkit-zoom-in;
                cursor: zoom-in;
            }

.product-card_wrapper__vk0Tq .product-card_card__3NzqG .product-card_slider__34tLH img {
                height: 170px;
                max-width: 100% !important;
                width: none !important;
                -webkit-user-select: none;
                   -moz-user-select: none;
                    -ms-user-select: none;
                        user-select: none;
                cursor: -webkit-zoom-in;
                cursor: zoom-in;
            }

.product-card_wrapper__vk0Tq .product-card_noStock__2EBjQ {
        opacity: 0.2;
    }

.product-card_wrapper__vk0Tq .product-card_noStock__2EBjQ .product-card_noStockLabel__3hGt2 {
            color: #a4373a;
            color: var(--red-color);
            font-weight: bold;
            text-transform: uppercase;
            font-size: 12px;
        }

.product-card_wrapper__vk0Tq .product-card_hiddenBackground__3xjjF {
        background: none;
        border: none;
    }

.product-card_wrapper__vk0Tq .product-card_inline__11_mV {
        display: inline;
    }

.product-card_wrapper__vk0Tq .product-card_manageCart__3axTx {
        font-size: 10px;
    }

.product-card_wrapper__vk0Tq button {
        cursor: pointer;
        margin: 15px;
    }

.product-card_wrapper__vk0Tq button:disabled {
        cursor: not-allowed;
    }

.product-card_wrapper__vk0Tq .product-card_btnMinus__3KK1R {
        color: #B20D30;
        font-size: 12px;
        opacity: 2;
    }

.product-card_wrapper__vk0Tq .product-card_btnPlus__1TaHQ {
        color: #3F784C;
        font-size: 12px;
        opacity: 2;
    }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.final-cart_loader-container__sKRhi {
    text-align: center;
}

.final-cart_hidden-ninja__-VkWt {
    display: none !important;
}

.final-cart_full-height__ndBYm {
    height: 100%;
}

.final-cart_wrapper__24bl4 table {
        padding: 10px;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        background-color: rgb(242, 242, 242, 0.3);
    }

.final-cart_wrapper__24bl4 table td, .final-cart_wrapper__24bl4 table th {
            text-align: center;
            border: 1px solid #f2f2f2;
            border: 1px solid var(--gray-color);
        }

.final-cart_wrapper__24bl4 table thead tr {
                background-color: #f2f2f2;
                background-color: var(--gray-color);
            }

.final-cart_wrapper__24bl4 table thead tr td, .final-cart_wrapper__24bl4 table thead tr th {
                    padding: 15px;
                }

.final-cart_wrapper__24bl4 table tbody th:nth-child(1),
            .final-cart_wrapper__24bl4 table tbody td:nth-child(1) {
                background-color: #d3d2cd;
            }

.final-cart_wrapper__24bl4 table h1 {
            font-family: "Arial, Helvetica, sans-serif";
            margin-top: 50px;
            margin-bottom: 50px;
        }

.final-cart_wrapper__24bl4 table img {
            height: 100px;
        }

.final-cart_wrapper__24bl4 .final-cart_inline__2N2Rc {
        display: inline;
    }

.final-cart_wrapper__24bl4 .final-cart_manageCart__1ZpEt {
        font-size: 10px;
        margin: 30px;
    }

.final-cart_wrapper__24bl4 .final-cart_hiddenBtn__2rC_Q {
        display: none;
    }

.final-cart_wrapper__24bl4 .final-cart_hiddenBackground__1UMPa {
        background: none;
        border: none;
    }

.final-cart_wrapper__24bl4 button:disabled {
        cursor: not-allowed;
    }

.final-cart_wrapper__24bl4 button {
        cursor: pointer;
    }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.information-form_loader-container__3v-kz {
    text-align: center;
}

.information-form_hidden-ninja__1Qnro {
    display: none !important;
}

.information-form_full-height__UOtDv {
    height: 100%;
}

.information-form_wrapper__3MK9F {
    color: #616161;
    color: var(--default-color);
    text-align: justify;
}

.information-form_wrapper__3MK9F .information-form_required__1X0N_ {
        color: rgb(164, 38, 44);
    }

.information-form_wrapper__3MK9F .information-form_label__29BdH {
        display: block;
        font-weight: 600;
        color: rgb(50, 49, 48);
        padding: 5px 0;
    }

.information-form_wrapper__3MK9F .information-form_label__29BdH::after {
            content: " *";
            color: rgb(164, 38, 44);
            padding-right: 12px;
        }

.information-form_wrapper__3MK9F ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

.information-form_wrapper__3MK9F ul.information-form_tabs__2_1Q7 {
            margin: 0;
            padding: 0;
            list-style: none;
            border-radius: 2px 2px 0 0;
        }

.information-form_wrapper__3MK9F ul.information-form_tabs__2_1Q7 li {
                background: transparent;
                color: #444;
                display: inline-block;
                padding: 10px 0;
                cursor: pointer;
                -webkit-box-flex: 1;
                    -ms-flex: 1 1;
                        flex: 1 1;
                text-align: center;
                font-weight: 600;
            }

.information-form_wrapper__3MK9F ul.information-form_tabs__2_1Q7 li.information-form_current__3TTXm {
                    background: #3F84E5;
                    color: #FFF;
                }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt {
        display: none;
        padding: 15px;
    }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt.information-form_current__3TTXm {
            display: inherit;
            background: #FFF;
        }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt i {
            font-weight: bold;
        }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt i::before {
                margin-right: 5px;
            }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=text],
        .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=password],
        .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=email],
        .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=tel],
        .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type="number"],
        .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt select {
            background: #f1f1f1;
            width: 100%;
            padding: 10px 0;
            /* margin-bottom: 10px; */
            border: none;
            /* text-indent: 60px; */
            text-indent: 5px;
        }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=text]:focus, .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=password]:focus, .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=email]:focus, .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=tel]:focus, .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type="number"]:focus, .information-form_wrapper__3MK9F .information-form_tab-content__2rMHt select:focus {
                outline-color: #3F84E5;
            }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt select {
            border: 1px solid #000;
            border-radius: 2px;
        }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=password] {
            margin-bottom: 0;
        }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=submit] {
            background: #3F84E5;
            border: none;
            padding: 10px 0;
            text-align: center;
            width: 100%;
            color: #FFF;
            font-weight: 700;
            cursor: pointer;
            -webkit-transition: 0.s ease;
            transition: 0.s ease;
        }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt input[type=submit]:hover {
                background: #2980b9;
            }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt .information-form_input-icon__lr6SF {
            position: absolute;
            margin-top: 10px;
            margin-left: 14px;
            font-size: 17px;
        }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt .information-form_input-icon__lr6SF:after {
                content: "";
                height: 35px;
                width: 1px;
                background: #ddd;
                position: absolute;
                margin-top: -8px;
                left: 30px;
            }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt .information-form_btn-container__2aCWm {
            margin-top: 10px;
        }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt .information-form_btn-icon__3mbdD {
            position: absolute;
        }

.information-form_wrapper__3MK9F .information-form_tab-content__2rMHt .information-form_selection-payment__2AEu1 {
            text-align: center;
        }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.country-select_loader-container__2tWqN {
    text-align: center;
}

.country-select_hidden-ninja__qF5Kt {
    display: none !important;
}

.country-select_full-height__3Lje2 {
    height: 100%;
}

.country-select_wrapper__GyHd8 {
    color: #616161;
    color: var(--default-color);
}

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.sponsor-card_loader-container__1oImd {
    text-align: center;
}

.sponsor-card_hidden-ninja__2XQ28 {
    display: none !important;
}

.sponsor-card_full-height__J3INY {
    height: 100%;
}

.sponsor-card_wrapper__37TTY {
    color: #616161;
    color: var(--default-color);
}

.sponsor-card_wrapper__37TTY .sponsor-card_full-card__3PmcL {
        border: 1px solid #f2f2f2;
        border: 1px solid var(--gray-color);
    }

.sponsor-card_wrapper__37TTY .sponsor-card_full-card__3PmcL .sponsor-card_thumbnail__3AhiE {
            position: relative;
            width: 100%;
            height: 187px;
            overflow: hidden;
            border-bottom: 2px solid #f2f2f2;
            border-bottom: 2px solid var(--gray-color);
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
        }

.sponsor-card_wrapper__37TTY .sponsor-card_full-card__3PmcL .sponsor-card_thumbnail__3AhiE:hover {
                -webkit-animation: sponsor-card_soften__1s-Jt 0.2s;
                        animation: sponsor-card_soften__1s-Jt 0.2s;
            }

.sponsor-card_wrapper__37TTY .sponsor-card_full-card__3PmcL .sponsor-card_thumbnail__3AhiE img {
                position: absolute;
                top: 50%;
                width: 100%;
                -webkit-transform: translateY(-50%);
                        transform: translateY(-50%);
            }

.sponsor-card_wrapper__37TTY .sponsor-card_full-card__3PmcL .sponsor-card_thumbnail__3AhiE .sponsor-card_no-picture__zoH6I {
                display: inline-block;
                width: 100%;
                height: 100%;
                background-color: #CCC /* var(--default-color) */;
            }

.sponsor-card_wrapper__37TTY .sponsor-card_full-card__3PmcL .sponsor-card_description__22ytT {
            padding: 10px;
            font-weight: bold;
            background-color: #FFF;
        }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.membership_loader-container__3_WWv {
    text-align: center;
}

.membership_hidden-ninja__1BHVQ {
    display: none !important;
}

.membership_full-height__2_Dxq {
    height: 100%;
}

.membership_wrapper__201-v {
    color: #616161;
    color: var(--default-color);
}

.membership_wrapper__201-v .membership_paybox-container__1CVih {
        display: none;
    }

.membership_wrapper__201-v .membership_container__2ka7d {
        max-width: 400px;
        width: 100%;
        margin: 40px auto;
        overflow: hidden;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);

        /* .success {
            padding: 15px 0 5px;
            text-align: center;

            img {
                width: 80px;
                margin-bottom: 10px;
                opacity: 0.8;
                filter: grayscale(1);
            }

            hr {
                width: 65%;
                opacity: 0.5;
            }
        } */
    }

.membership_wrapper__201-v .membership_container__2ka7d.membership_mobile__1YcV5 {
            width: 100%;
            max-width: none;
            margin: 0;
        }

.membership_wrapper__201-v .membership_container__2ka7d .membership_container-writing-mode__KBntO {
            background: #FFF;
        }

.membership_wrapper__201-v .membership_container__2ka7d .membership_success__1HSMR {
            padding: 15px;
            text-align: center;
        }

.membership_wrapper__201-v .membership_container__2ka7d .membership_success__1HSMR input[type=submit] {
                background: #3F84E5;
                border: none;
                margin: 25px 0 10px;
                padding: 10px 0;
                text-align: center;
                width: 100%;
                color: #FFF;
                font-weight: 700;
                cursor: pointer;
                -webkit-transition: 0.s ease;
                transition: 0.s ease;
            }

.membership_wrapper__201-v .membership_container__2ka7d .membership_success__1HSMR input[type=submit]:hover {
                    background: #2980b9;
                }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.payment-verification_loader-container__KLvJA {
    text-align: center;
}

.payment-verification_hidden-ninja__2k2Tp {
    display: none !important;
}

.payment-verification_full-height__28w45 {
    height: 100%;
}

.payment-verification_wrapper__p3ta9 {
    color: #616161;
    color: var(--default-color);
}

.payment-verification_wrapper__p3ta9 .payment-verification_container__rxfkX {
        max-width: 400px;
        width: 100%;
        margin: 40px auto;
        padding: 15px;
        overflow: hidden;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }

.payment-verification_wrapper__p3ta9 .payment-verification_container__rxfkX a {
            display: inline-block;
            background: #3F84E5;
            border: none;
            margin: 10px 0;
            padding: 10px 0;
            text-align: center;
            width: 100%;
            color: #fff;
            font-weight: 700;
            text-decoration: none;
            -webkit-transition: 0.s ease;
            transition: 0.s ease;
        }

.payment-verification_wrapper__p3ta9 .payment-verification_container__rxfkX a:hover {
                background: #2980b9;
            }

.payment-verification_wrapper__p3ta9 .payment-verification_container__rxfkX .payment-verification_response-container__1iRL_ {
            padding: 15px 0 5px;
            text-align: center;
        }

.payment-verification_wrapper__p3ta9 .payment-verification_container__rxfkX .payment-verification_response-container__1iRL_ img {
                width: 80px;
                margin-bottom: 10px;
                opacity: 0.8;
                -webkit-filter: grayscale(1);
                        filter: grayscale(1);
            }

.payment-verification_wrapper__p3ta9 .payment-verification_container__rxfkX .payment-verification_response-container__1iRL_ hr {
                width: 65%;
                opacity: 0.5;
            }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.header_loader-container__3LJtF {
    text-align: center;
}

.header_hidden-ninja__1fgTr {
    display: none !important;
}

.header_full-height__v3dcm {
    height: 100%;
}

.header_wrapper__2E-zP {
    color: #616161;
    color: var(--default-color);
}

.header_wrapper__2E-zP .header_fix-header__2Cv3D {
        width: 100%;
        text-align: center;
    }

.header_wrapper__2E-zP .header_fix-header__2Cv3D nav {
            overflow: hidden;
            background-color: #f2f2f2;
            background-color: var(--gray-color);
        }

.header_wrapper__2E-zP .header_fix-header__2Cv3D nav button {
                -webkit-transition: all 0.2s;
                transition: all 0.2s;
            }

.header_wrapper__2E-zP .header_fix-header__2Cv3D nav button:hover {
                    opacity: 0.8;
                }

.header_wrapper__2E-zP .header_fix-header__2Cv3D nav img.header_flag__sxoNl {
                position: relative;
                height: 25px;
                z-index: 10;
                cursor: pointer;
            }

.header_wrapper__2E-zP .header_fix-header__2Cv3D nav img.header_flag__sxoNl.header_leftFlag__xr5gD {
                    margin-right: -26px;
                }

.header_wrapper__2E-zP .header_fix-header__2Cv3D nav img.header_flag__sxoNl.header_rightFlag__1EmRv {
                    margin-left: -10px;
                }

.header_wrapper__2E-zP .header_illustration__1v6m8 {
        padding: 10px;
        border: 2px solid #f2f2f2;
        border: 2px solid var(--gray-color);
        border-bottom-width: 4px;
    }

.header_wrapper__2E-zP .header_illustration__1v6m8 img {
            width: 100%;
            min-height: 150px;
            -webkit-user-select: none;
               -moz-user-select: none;
                -ms-user-select: none;
                    user-select: none;
            opacity: 0.9;
            border-radius: 4px;
        }

.header_sticky-header__1iYHM {
    position: relative;
    /* margin-top: -28px; */
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #FFF;
    z-index: 999;
}

.header_sticky-header__1iYHM .header_current-route__J0Db3 {
        border-color: #a4373a;
        border-color: var(--red-color);
        background-color: #a4373a;
        background-color: var(--red-color);
        color: #FFF;
    }

.header_sticky-header__1iYHM .header_current-route__J0Db3:hover {
            opacity: .8;
            background-color: #a4373a;
            background-color: var(--red-color);
        }

.header_sticky-header__1iYHM > a {
        display: inline-block;
        padding: 0 15px;
        line-height: 45px;
        color: #454551;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        -webkit-transition: all .2s;
        transition: all .2s;
    }

.header_sticky-header__1iYHM > a:first-child {
            margin-right: 15px;
        }

.header_sticky-header__1iYHM > a:last-child {
            margin-left: 15px;
        }

.header_sticky-header__1iYHM > a:hover {
            background-color: #e9e9e9;
        }

.header_sticky-header__1iYHM > a i {
            margin-right: 5px;
        }

:root {
    --font-size-base: 16px;
    --font-size-h1: 28px;
    --font-size-h2: 24px;
    --font-size-h3: 20px;
    --font-size-h4: 16px;
    --font-size-h5: 14px;

    --default-color: #616161;
    --gray-color: #f2f2f2;
    --red-color: #a4373a;
}

.footer_loader-container__26HVN {
    text-align: center;
}

.footer_hidden-ninja__2BWZH {
    display: none !important;
}

.footer_full-height__1HUgg {
    height: 100%;
}

.footer_wrapper__3Ch7S {
    position: relative;
    top: 0;
    text-align: center;
    background-color: #f2f2f2;
    background-color: var(--gray-color);
}

.footer_wrapper__3Ch7S .footer_sub-wrapper__viv-r h4 {
            color: #616161;
            color: var(--default-color);
        }

.footer_wrapper__3Ch7S .footer_sub-wrapper__viv-r ul {
            padding-left: 0;
        }

.footer_wrapper__3Ch7S .footer_sub-wrapper__viv-r ul li {
                display: inline-block;
                height: 18px;
                width: calc(100%);
                list-style-type: none;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

.footer_wrapper__3Ch7S .footer_sub-wrapper__viv-r ul li a {
                    text-decoration: none;
                    color: #616161;
                    color: var(--default-color);
                    font-size: 13px;
                    padding: 0 10px;
                }

.footer_wrapper__3Ch7S .footer_sub-wrapper__viv-r ul li a:hover {
                        text-decoration: underline;
                    }

.footer_wrapper__3Ch7S nav {
        width: 100%;
        line-height: 60px;
        text-align: right;
        background-color: #e9e9e9;
    }

.footer_wrapper__3Ch7S nav a {
            margin: 0 15px;
            color: #616161;
            color: var(--default-color);
            font-size: 13px;
        }

.footer_wrapper__3Ch7S nav span {
            margin: 0 15px;
        }

@media only all and (max-width: 640px) {
        .footer_wrapper__3Ch7S ul {
            display: inline-block;
        }
    }


/*# sourceMappingURL=1.47a048fb7a8fbd57f962.css.map*/