@charset "UTF-8";


@import url("https://fonts.googleapis.com/css?family=Syncopate:700");
@import url(https://fast.fonts.net/cssapi/b3b5c649-9e03-4063-81fe-c13a70ec63cf.css);
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
@import url("https://fonts.googleapis.com/css?family=Kanit:400,700");
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; } .flickity-enabled {
position: relative; }
.flickity-enabled:focus {
outline: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%; }
.flickity-slider {
position: absolute;
width: 100%;
height: 100%; } .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab; }
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing; } .flickity-prev-next-button {
position: absolute;
top: 50%;
width: 44px;
height: 44px;
border: none;
border-radius: 50%;
background: white;
background: rgba(255, 255, 255, 0.75);
cursor: pointer; -webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.flickity-prev-next-button:hover {
background: white; }
.flickity-prev-next-button:focus {
outline: none;
box-shadow: 0 0 0 5px #09F; }
.flickity-prev-next-button:active {
filter: alpha(opacity=60); opacity: 0.6; }
.flickity-prev-next-button.previous {
left: 10px; }
.flickity-prev-next-button.next {
right: 10px; } .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px; }
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px; }
.flickity-prev-next-button:disabled {
filter: alpha(opacity=30); opacity: 0.3;
cursor: auto; }
.flickity-prev-next-button svg {
position: absolute;
left: 20%;
top: 20%;
width: 60%;
height: 60%; }
.flickity-prev-next-button .arrow {
fill: #333; } .flickity-prev-next-button.no-svg {
color: #333;
font-size: 26px; } .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1; }
.flickity-rtl .flickity-page-dots {
direction: rtl; }
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 8px;
background: #333;
border-radius: 50%;
filter: alpha(opacity=25); opacity: 0.25;
cursor: pointer; }
.flickity-page-dots .dot.is-selected {
filter: alpha(opacity=100); opacity: 1; }
.pr-color-theme-orange, .pr-color-theme-green, .pr-color-theme-mid, .pr-color-theme-dark, .pr-color-theme-light, .pr-color-theme-mediumlight, .pr-color-theme-superlight, .pr-button, .tml input[type=submit], .pr-form__list-select-label, .pr-heroSlider, .pr-timelineSlider {
position: relative; }
.pr-color-theme-orange:after, .pr-color-theme-green:after, .pr-color-theme-mid:after, .pr-color-theme-dark:after, .pr-color-theme-light:after, .pr-color-theme-mediumlight:after, .pr-color-theme-superlight:after, .pr-button:after, .tml input[type=submit]:after, .pr-form__list-select-label:after, .pr-heroSlider:after, .pr-timelineSlider:after, .pr-color-theme-orange:before, .pr-color-theme-green:before, .pr-color-theme-mid:before, .pr-color-theme-dark:before, .pr-color-theme-light:before, .pr-color-theme-mediumlight:before, .pr-color-theme-superlight:before, .pr-button:before, .tml input[type=submit]:before, .pr-form__list-select-label:before, .pr-heroSlider:before, .pr-timelineSlider:before {
position: absolute;
display: block;
content: "";
box-sizing: border-box; }
.pr-color-theme-orange {
display: inline-block;
width: 100px;
height: 100px;
background-color: #f18551;
border-radius: 50%;
margin: 40px 15px 0 0; }
.pr-color-theme-orange:after {
font-size: 11px;
content: "color(theme-orange)";
top: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%); }
.pr-color-theme-green {
display: inline-block;
width: 100px;
height: 100px;
background-color: #81d340;
border-radius: 50%;
margin: 40px 15px 0 0; }
.pr-color-theme-green:after {
font-size: 11px;
content: "color(theme-green)";
top: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%); }
.pr-color-theme-mid {
display: inline-block;
width: 100px;
height: 100px;
background-color: #bfbfbf;
border-radius: 50%;
margin: 40px 15px 0 0; }
.pr-color-theme-mid:after {
font-size: 11px;
content: "color(theme-mid)";
top: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%); }
.pr-color-theme-dark {
display: inline-block;
width: 100px;
height: 100px;
background-color: #595959;
border-radius: 50%;
margin: 40px 15px 0 0; }
.pr-color-theme-dark:after {
font-size: 11px;
content: "color(theme-dark)";
top: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%); }
.pr-color-theme-light {
display: inline-block;
width: 100px;
height: 100px;
background-color: #d6d6d6;
border-radius: 50%;
margin: 40px 15px 0 0; }
.pr-color-theme-light:after {
font-size: 11px;
content: "color(theme-light)";
top: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%); }
.pr-color-theme-mediumlight {
display: inline-block;
width: 100px;
height: 100px;
background-color: #f3f3f3;
border-radius: 50%;
margin: 40px 15px 0 0; }
.pr-color-theme-mediumlight:after {
font-size: 11px;
content: "color(theme-mediumlight)";
top: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%); }
.pr-color-theme-superlight {
display: inline-block;
width: 100px;
height: 100px;
background-color: #f8f8f8;
border-radius: 50%;
margin: 40px 15px 0 0; }
.pr-color-theme-superlight:after {
font-size: 11px;
content: "color(theme-superlight)";
top: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%); } .pr-button, .tml input[type=submit], .pr-mainMenu__item, .pr-mainMenu__sub, .pr-mainMenu__sub-list-wrap, .pr-siteHead__meta-search-form, .pr-siteHead__meta-language-item-indicator, .pr-siteContent__wrap_placeholder, .pr-siteFooter__toTop, .pr-form__list-select-label, .pr-form__list-select-label:before, .pr-form__list-select-label:after, .pr-form__tag-select-label, .pr-infoBlock__navigation-item, .pr-philosophyExplorer__item, .pr-partnerExplorer__item, .pr-definitionList__link, .pr-product__overlay, .pr-product__wrap, .pr-heroSlider__slide-cta, .pr-timelineSlider__slide.is-selected .pr-timelineSlider__slide-content, .pr-timelineSlider__slide-content-wrap {
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out; }
[data-state="pressed"].pr-button, .tml input[data-state="pressed"][type=submit], [data-state="pressed"].pr-mainMenu__item, [data-state="pressed"].pr-mainMenu__sub, [data-state="pressed"].pr-mainMenu__sub-list-wrap, [data-state="pressed"].pr-siteHead__meta-search-form, [data-state="pressed"].pr-siteHead__meta-language-item-indicator, [data-state="pressed"].pr-siteContent__wrap_placeholder, [data-state="pressed"].pr-siteFooter__toTop, [data-state="pressed"].pr-form__list-select-label, [data-state="pressed"].pr-form__list-select-label:before, [data-state="pressed"].pr-form__list-select-label:after, [data-state="pressed"].pr-form__tag-select-label, [data-state="pressed"].pr-infoBlock__navigation-item, [data-state="pressed"].pr-philosophyExplorer__item, [data-state="pressed"].pr-partnerExplorer__item, [data-state="pressed"].pr-definitionList__link, [data-state="pressed"].pr-product__overlay, [data-state="pressed"].pr-product__wrap, [data-state="pressed"].pr-heroSlider__slide-cta, .pr-timelineSlider__slide.is-selected [data-state="pressed"].pr-timelineSlider__slide-content, [data-state="pressed"].pr-timelineSlider__slide-content-wrap {
-webkit-transition: none;
-moz-transition: none;
transition: none; }
.pr-definitionList__icon {
line-height: 1;
vertical-align: middle; }
.pr-productdetail__imagebox-spinner {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
-o-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important; }
.pr-mainMenu__wrap, .pr-siteHead__wrap, .pr-siteFooter__wrap, .pr-definitionList, .pr-product__wrap, .pr-heroSlider__slide, .pr-timelineSlider__slide {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap; }
.pr-mainMenu__wrap::after, .pr-siteHead__wrap::after, .pr-siteFooter__wrap::after, .pr-definitionList::after, .pr-product__wrap::after, .pr-heroSlider__slide::after, .pr-timelineSlider__slide::after {
clear: both;
content: "";
display: table; }
.pr-siteHead__logo, .pr-siteHead__menu, .pr-siteFooter__block, .pr-definitionList__term, .pr-definitionList__definition, .pr-product__wrap {
flex: 0 100%;
-webkit-flex: 0 100%;
-ms-flex: 0 100%; }
.pr-siteHead, .pr-siteContent, .pr-siteFooter {
padding: 1rem 0;
padding-left: initial;
padding-right: initial; }
@media only screen and (min-width: 760px) {
.pr-siteHead, .pr-siteContent, .pr-siteFooter {
padding: 2rem 0;
padding-left: initial;
padding-right: initial; } }
.pr-mainMenu__wrap, .pr-siteHead__wrap, .pr-siteContent__wrap, .pr-siteFooter__wrap {
max-width: 1200px;
margin: 0 auto;
padding: 0 10px;
padding-top: initial;
padding-bottom: initial; }
.pr-mainMenu__wrap::after, .pr-siteHead__wrap::after, .pr-siteContent__wrap::after, .pr-siteFooter__wrap::after {
clear: both;
content: "";
display: table; }
@media only screen and (min-width: 760px) {
.pr-mainMenu__wrap, .pr-siteHead__wrap, .pr-siteContent__wrap, .pr-siteFooter__wrap {
padding: 0 1rem;
padding-top: initial;
padding-bottom: initial; } }
@media only screen and (min-width: 990px) {
.pr-mainMenu__wrap, .pr-siteHead__wrap, .pr-siteContent__wrap, .pr-siteFooter__wrap {
padding: 0 2rem;
padding-top: initial;
padding-bottom: initial; } }
@media only screen and (min-width: 1200px) {
.pr-mainMenu__wrap, .pr-siteHead__wrap, .pr-siteContent__wrap, .pr-siteFooter__wrap {
padding: 0 4.6875rem;
padding-top: initial;
padding-bottom: initial; } }
@-webkit-keyframes translate-in {
0% {
opacity: 0;
-webkit-transform: translateY(-500%);
-moz-transform: translateY(-500%);
-ms-transform: translateY(-500%);
-o-transform: translateY(-500%);
transform: translateY(-500%); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-moz-keyframes translate-in {
0% {
opacity: 0;
-webkit-transform: translateY(-500%);
-moz-transform: translateY(-500%);
-ms-transform: translateY(-500%);
-o-transform: translateY(-500%);
transform: translateY(-500%); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-ms-keyframes translate-in {
0% {
opacity: 0;
-webkit-transform: translateY(-500%);
-moz-transform: translateY(-500%);
-ms-transform: translateY(-500%);
-o-transform: translateY(-500%);
transform: translateY(-500%); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@keyframes translate-in {
0% {
opacity: 0;
-webkit-transform: translateY(-500%);
-moz-transform: translateY(-500%);
-ms-transform: translateY(-500%);
-o-transform: translateY(-500%);
transform: translateY(-500%); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes sketch {
0% {
stroke-dashoffset: 10000; }
100% {
stroke: white;
stroke-dashoffset: 0; } }
@-moz-keyframes sketch {
0% {
stroke-dashoffset: 10000; }
100% {
stroke: white;
stroke-dashoffset: 0; } }
@-ms-keyframes sketch {
0% {
stroke-dashoffset: 10000; }
100% {
stroke: white;
stroke-dashoffset: 0; } }
@keyframes sketch {
0% {
stroke-dashoffset: 10000; }
100% {
stroke: white;
stroke-dashoffset: 0; } }
@font-face {
font-family: "Bebas";
font-weight: 700;
src: url(//www.lcm-gmbh.eu/wp-content/themes/lcm/fonts/bebas-neue/bebasneue_bold.otf); }
body.sg {
background: #F2F2F2;
margin: 0;
padding: 0; }
body.sg:before {
content: "PR1 Base Styleguide";
font-family: "Bebas";
display: block;
padding: 15px 0 5px;
text-align: center;
font-size: 2rem;
color: #DDD; }
.sg-container {
max-width: 1200px;
margin: 0 auto;
background: #fff;
padding: 0 25px; }
.sg-block:first-child {
border-top: 0; }
.sg-block:last-child {
border-bottom: 0; }
.sg-text {
padding: 10px;
background: #fafafa; }  @font-face {
font-family: 'FontAwesome';
src: url(//www.lcm-gmbh.eu/wp-content/themes/lcm/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.lcm-gmbh.eu/wp-content/themes/lcm/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(//www.lcm-gmbh.eu/wp-content/themes/lcm/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(//www.lcm-gmbh.eu/wp-content/themes/lcm/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(//www.lcm-gmbh.eu/wp-content/themes/lcm/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(//www.lcm-gmbh.eu/wp-content/themes/lcm/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
font-weight: normal;
font-style: normal; }
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } .fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-fw {
width: 1.28571em;
text-align: center; }
.fa-ul {
padding-left: 0;
margin-left: 2.14286em;
list-style-type: none; }
.fa-ul > li {
position: relative; }
.fa-li {
position: absolute;
left: -2.14286em;
width: 2.14286em;
top: 0.14286em;
text-align: center; }
.fa-li.fa-lg {
left: -1.85714em; }
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right {
margin-left: .3em; } .pull-right {
float: right; }
.pull-left {
float: left; }
.fa.pull-left {
margin-right: .3em; }
.fa.pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none; }
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-glass:before {
content: ""; }
.fa-music:before {
content: ""; }
.fa-search:before {
content: ""; }
.fa-envelope-o:before {
content: ""; }
.fa-heart:before {
content: ""; }
.fa-star:before {
content: ""; }
.fa-star-o:before {
content: ""; }
.fa-user:before, .pr-siteFooter__footnote-link_user:before {
content: ""; }
.fa-film:before {
content: ""; }
.fa-th-large:before {
content: ""; }
.fa-th:before {
content: ""; }
.fa-th-list:before {
content: ""; }
.fa-check:before {
content: ""; }
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: ""; }
.fa-search-plus:before {
content: ""; }
.fa-search-minus:before {
content: ""; }
.fa-power-off:before {
content: ""; }
.fa-signal:before {
content: ""; }
.fa-gear:before,
.fa-cog:before {
content: ""; }
.fa-trash-o:before {
content: ""; }
.fa-home:before {
content: ""; }
.fa-file-o:before {
content: ""; }
.fa-clock-o:before {
content: ""; }
.fa-road:before {
content: ""; }
.fa-download:before {
content: ""; }
.fa-arrow-circle-o-down:before {
content: ""; }
.fa-arrow-circle-o-up:before {
content: ""; }
.fa-inbox:before {
content: ""; }
.fa-play-circle-o:before {
content: ""; }
.fa-rotate-right:before,
.fa-repeat:before {
content: ""; }
.fa-refresh:before {
content: ""; }
.fa-list-alt:before {
content: ""; }
.fa-lock:before, .pr-mainMenu__sub-item.lock:before {
content: ""; }
.fa-flag:before {
content: ""; }
.fa-headphones:before {
content: ""; }
.fa-volume-off:before {
content: ""; }
.fa-volume-down:before {
content: ""; }
.fa-volume-up:before {
content: ""; }
.fa-qrcode:before {
content: ""; }
.fa-barcode:before {
content: ""; }
.fa-tag:before {
content: ""; }
.fa-tags:before {
content: ""; }
.fa-book:before {
content: ""; }
.fa-bookmark:before {
content: ""; }
.fa-print:before {
content: ""; }
.fa-camera:before {
content: ""; }
.fa-font:before {
content: ""; }
.fa-bold:before {
content: ""; }
.fa-italic:before {
content: ""; }
.fa-text-height:before {
content: ""; }
.fa-text-width:before {
content: ""; }
.fa-align-left:before {
content: ""; }
.fa-align-center:before {
content: ""; }
.fa-align-right:before {
content: ""; }
.fa-align-justify:before {
content: ""; }
.fa-list:before {
content: ""; }
.fa-dedent:before,
.fa-outdent:before {
content: ""; }
.fa-indent:before {
content: ""; }
.fa-video-camera:before {
content: ""; }
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: ""; }
.fa-pencil:before {
content: ""; }
.fa-map-marker:before, .pr-definitionList__icon_location:before {
content: ""; }
.fa-adjust:before {
content: ""; }
.fa-tint:before {
content: ""; }
.fa-edit:before,
.fa-pencil-square-o:before {
content: ""; }
.fa-share-square-o:before {
content: ""; }
.fa-check-square-o:before {
content: ""; }
.fa-arrows:before {
content: ""; }
.fa-step-backward:before {
content: ""; }
.fa-fast-backward:before {
content: ""; }
.fa-backward:before {
content: ""; }
.fa-play:before {
content: ""; }
.fa-pause:before {
content: ""; }
.fa-stop:before {
content: ""; }
.fa-forward:before {
content: ""; }
.fa-fast-forward:before {
content: ""; }
.fa-step-forward:before {
content: ""; }
.fa-eject:before {
content: ""; }
.fa-chevron-left:before {
content: ""; }
.fa-chevron-right:before {
content: ""; }
.fa-plus-circle:before {
content: ""; }
.fa-minus-circle:before {
content: ""; }
.fa-times-circle:before {
content: ""; }
.fa-check-circle:before {
content: ""; }
.fa-question-circle:before {
content: ""; }
.fa-info-circle:before {
content: ""; }
.fa-crosshairs:before {
content: ""; }
.fa-times-circle-o:before {
content: ""; }
.fa-check-circle-o:before {
content: ""; }
.fa-ban:before {
content: ""; }
.fa-arrow-left:before {
content: ""; }
.fa-arrow-right:before {
content: ""; }
.fa-arrow-up:before {
content: ""; }
.fa-arrow-down:before {
content: ""; }
.fa-mail-forward:before,
.fa-share:before {
content: ""; }
.fa-expand:before {
content: ""; }
.fa-compress:before {
content: ""; }
.fa-plus:before {
content: ""; }
.fa-minus:before {
content: ""; }
.fa-asterisk:before {
content: ""; }
.fa-exclamation-circle:before {
content: ""; }
.fa-gift:before {
content: ""; }
.fa-leaf:before {
content: ""; }
.fa-fire:before {
content: ""; }
.fa-eye:before {
content: ""; }
.fa-eye-slash:before {
content: ""; }
.fa-warning:before,
.fa-exclamation-triangle:before {
content: ""; }
.fa-plane:before {
content: ""; }
.fa-calendar:before {
content: ""; }
.fa-random:before {
content: ""; }
.fa-comment:before {
content: ""; }
.fa-magnet:before {
content: ""; }
.fa-chevron-up:before {
content: ""; }
.fa-chevron-down:before {
content: ""; }
.fa-retweet:before {
content: ""; }
.fa-shopping-cart:before {
content: ""; }
.fa-folder:before {
content: ""; }
.fa-folder-open:before {
content: ""; }
.fa-arrows-v:before {
content: ""; }
.fa-arrows-h:before {
content: ""; }
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: ""; }
.fa-twitter-square:before {
content: ""; }
.fa-facebook-square:before {
content: ""; }
.fa-camera-retro:before {
content: ""; }
.fa-key:before {
content: ""; }
.fa-gears:before,
.fa-cogs:before {
content: ""; }
.fa-comments:before {
content: ""; }
.fa-thumbs-o-up:before {
content: ""; }
.fa-thumbs-o-down:before {
content: ""; }
.fa-star-half:before {
content: ""; }
.fa-heart-o:before {
content: ""; }
.fa-sign-out:before, .pr-siteHead__meta-login-link-icon_logout:before {
content: ""; }
.fa-linkedin-square:before {
content: ""; }
.fa-thumb-tack:before {
content: ""; }
.fa-external-link:before {
content: ""; }
.fa-sign-in:before, .pr-siteHead__meta-login-link-icon_login:before {
content: ""; }
.fa-trophy:before {
content: ""; }
.fa-github-square:before {
content: ""; }
.fa-upload:before {
content: ""; }
.fa-lemon-o:before {
content: ""; }
.fa-phone:before, .pr-definitionList__icon_phone:before {
content: ""; }
.fa-square-o:before {
content: ""; }
.fa-bookmark-o:before {
content: ""; }
.fa-phone-square:before {
content: ""; }
.fa-twitter:before {
content: ""; }
.fa-facebook-f:before,
.fa-facebook:before {
content: ""; }
.fa-github:before {
content: ""; }
.fa-unlock:before {
content: ""; }
.fa-credit-card:before {
content: ""; }
.fa-feed:before,
.fa-rss:before {
content: ""; }
.fa-hdd-o:before {
content: ""; }
.fa-bullhorn:before {
content: ""; }
.fa-bell:before {
content: ""; }
.fa-certificate:before {
content: ""; }
.fa-hand-o-right:before {
content: ""; }
.fa-hand-o-left:before {
content: ""; }
.fa-hand-o-up:before {
content: ""; }
.fa-hand-o-down:before {
content: ""; }
.fa-arrow-circle-left:before {
content: ""; }
.fa-arrow-circle-right:before {
content: ""; }
.fa-arrow-circle-up:before {
content: ""; }
.fa-arrow-circle-down:before {
content: ""; }
.fa-globe:before {
content: ""; }
.fa-wrench:before {
content: ""; }
.fa-tasks:before {
content: ""; }
.fa-filter:before {
content: ""; }
.fa-briefcase:before {
content: ""; }
.fa-arrows-alt:before {
content: ""; }
.fa-group:before,
.fa-users:before {
content: ""; }
.fa-chain:before,
.fa-link:before {
content: ""; }
.fa-cloud:before {
content: ""; }
.fa-flask:before {
content: ""; }
.fa-cut:before,
.fa-scissors:before {
content: ""; }
.fa-copy:before,
.fa-files-o:before {
content: ""; }
.fa-paperclip:before {
content: ""; }
.fa-save:before,
.fa-floppy-o:before {
content: ""; }
.fa-square:before {
content: ""; }
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before,
.pr-siteHead__toggle-menu:before {
content: ""; }
.fa-list-ul:before {
content: ""; }
.fa-list-ol:before {
content: ""; }
.fa-strikethrough:before {
content: ""; }
.fa-underline:before {
content: ""; }
.fa-table:before {
content: ""; }
.fa-magic:before {
content: ""; }
.fa-truck:before {
content: ""; }
.fa-pinterest:before {
content: ""; }
.fa-pinterest-square:before {
content: ""; }
.fa-google-plus-square:before {
content: ""; }
.fa-google-plus:before {
content: ""; }
.fa-money:before {
content: ""; }
.fa-caret-down:before {
content: ""; }
.fa-caret-up:before {
content: ""; }
.fa-caret-left:before {
content: ""; }
.fa-caret-right:before {
content: ""; }
.fa-columns:before {
content: ""; }
.fa-unsorted:before,
.fa-sort:before {
content: ""; }
.fa-sort-down:before,
.fa-sort-desc:before {
content: ""; }
.fa-sort-up:before,
.fa-sort-asc:before {
content: ""; }
.fa-envelope:before, .pr-definitionList__icon_mail:before {
content: ""; }
.fa-linkedin:before {
content: ""; }
.fa-rotate-left:before,
.fa-undo:before {
content: ""; }
.fa-legal:before,
.fa-gavel:before {
content: ""; }
.fa-dashboard:before,
.fa-tachometer:before {
content: ""; }
.fa-comment-o:before {
content: ""; }
.fa-comments-o:before {
content: ""; }
.fa-flash:before,
.fa-bolt:before {
content: ""; }
.fa-sitemap:before {
content: ""; }
.fa-umbrella:before {
content: ""; }
.fa-paste:before,
.fa-clipboard:before {
content: ""; }
.fa-lightbulb-o:before {
content: ""; }
.fa-exchange:before {
content: ""; }
.fa-cloud-download:before {
content: ""; }
.fa-cloud-upload:before {
content: ""; }
.fa-user-md:before {
content: ""; }
.fa-stethoscope:before {
content: ""; }
.fa-suitcase:before {
content: ""; }
.fa-bell-o:before {
content: ""; }
.fa-coffee:before {
content: ""; }
.fa-cutlery:before {
content: ""; }
.fa-file-text-o:before {
content: ""; }
.fa-building-o:before {
content: ""; }
.fa-hospital-o:before {
content: ""; }
.fa-ambulance:before {
content: ""; }
.fa-medkit:before {
content: ""; }
.fa-fighter-jet:before {
content: ""; }
.fa-beer:before {
content: ""; }
.fa-h-square:before {
content: ""; }
.fa-plus-square:before {
content: ""; }
.fa-angle-double-left:before {
content: ""; }
.fa-angle-double-right:before {
content: ""; }
.fa-angle-double-up:before {
content: ""; }
.fa-angle-double-down:before {
content: ""; }
.fa-angle-left:before {
content: ""; }
.fa-angle-right:before {
content: ""; }
.fa-angle-up:before {
content: ""; }
.fa-angle-down:before {
content: ""; }
.fa-desktop:before {
content: ""; }
.fa-laptop:before {
content: ""; }
.fa-tablet:before {
content: ""; }
.fa-mobile-phone:before,
.fa-mobile:before {
content: ""; }
.fa-circle-o:before {
content: ""; }
.fa-quote-left:before {
content: ""; }
.fa-quote-right:before {
content: ""; }
.fa-spinner:before {
content: ""; }
.fa-circle:before {
content: ""; }
.fa-mail-reply:before,
.fa-reply:before {
content: ""; }
.fa-github-alt:before {
content: ""; }
.fa-folder-o:before {
content: ""; }
.fa-folder-open-o:before {
content: ""; }
.fa-smile-o:before {
content: ""; }
.fa-frown-o:before {
content: ""; }
.fa-meh-o:before {
content: ""; }
.fa-gamepad:before {
content: ""; }
.fa-keyboard-o:before {
content: ""; }
.fa-flag-o:before {
content: ""; }
.fa-flag-checkered:before {
content: ""; }
.fa-terminal:before {
content: ""; }
.fa-code:before {
content: ""; }
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: ""; }
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: ""; }
.fa-location-arrow:before {
content: ""; }
.fa-crop:before {
content: ""; }
.fa-code-fork:before {
content: ""; }
.fa-unlink:before,
.fa-chain-broken:before {
content: ""; }
.fa-question:before {
content: ""; }
.fa-info:before {
content: ""; }
.fa-exclamation:before {
content: ""; }
.fa-superscript:before {
content: ""; }
.fa-subscript:before {
content: ""; }
.fa-eraser:before {
content: ""; }
.fa-puzzle-piece:before {
content: ""; }
.fa-microphone:before {
content: ""; }
.fa-microphone-slash:before {
content: ""; }
.fa-shield:before {
content: ""; }
.fa-calendar-o:before {
content: ""; }
.fa-fire-extinguisher:before {
content: ""; }
.fa-rocket:before {
content: ""; }
.fa-maxcdn:before {
content: ""; }
.fa-chevron-circle-left:before {
content: ""; }
.fa-chevron-circle-right:before {
content: ""; }
.fa-chevron-circle-up:before {
content: ""; }
.fa-chevron-circle-down:before {
content: ""; }
.fa-html5:before {
content: ""; }
.fa-css3:before {
content: ""; }
.fa-anchor:before {
content: ""; }
.fa-unlock-alt:before {
content: ""; }
.fa-bullseye:before {
content: ""; }
.fa-ellipsis-h:before {
content: ""; }
.fa-ellipsis-v:before {
content: ""; }
.fa-rss-square:before {
content: ""; }
.fa-play-circle:before {
content: ""; }
.fa-ticket:before {
content: ""; }
.fa-minus-square:before {
content: ""; }
.fa-minus-square-o:before {
content: ""; }
.fa-level-up:before {
content: ""; }
.fa-level-down:before {
content: ""; }
.fa-check-square:before {
content: ""; }
.fa-pencil-square:before {
content: ""; }
.fa-external-link-square:before {
content: ""; }
.fa-share-square:before {
content: ""; }
.fa-compass:before {
content: ""; }
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: ""; }
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: ""; }
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: ""; }
.fa-euro:before,
.fa-eur:before {
content: ""; }
.fa-gbp:before {
content: ""; }
.fa-dollar:before,
.fa-usd:before {
content: ""; }
.fa-rupee:before,
.fa-inr:before {
content: ""; }
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: ""; }
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: ""; }
.fa-won:before,
.fa-krw:before {
content: ""; }
.fa-bitcoin:before,
.fa-btc:before {
content: ""; }
.fa-file:before {
content: ""; }
.fa-file-text:before {
content: ""; }
.fa-sort-alpha-asc:before {
content: ""; }
.fa-sort-alpha-desc:before {
content: ""; }
.fa-sort-amount-asc:before {
content: ""; }
.fa-sort-amount-desc:before {
content: ""; }
.fa-sort-numeric-asc:before {
content: ""; }
.fa-sort-numeric-desc:before {
content: ""; }
.fa-thumbs-up:before {
content: ""; }
.fa-thumbs-down:before {
content: ""; }
.fa-youtube-square:before {
content: ""; }
.fa-youtube:before {
content: ""; }
.fa-xing:before {
content: ""; }
.fa-xing-square:before {
content: ""; }
.fa-youtube-play:before {
content: ""; }
.fa-dropbox:before {
content: ""; }
.fa-stack-overflow:before {
content: ""; }
.fa-instagram:before {
content: ""; }
.fa-flickr:before {
content: ""; }
.fa-adn:before {
content: ""; }
.fa-bitbucket:before {
content: ""; }
.fa-bitbucket-square:before {
content: ""; }
.fa-tumblr:before {
content: ""; }
.fa-tumblr-square:before {
content: ""; }
.fa-long-arrow-down:before {
content: ""; }
.fa-long-arrow-up:before {
content: ""; }
.fa-long-arrow-left:before {
content: ""; }
.fa-long-arrow-right:before {
content: ""; }
.fa-apple:before {
content: ""; }
.fa-windows:before {
content: ""; }
.fa-android:before {
content: ""; }
.fa-linux:before {
content: ""; }
.fa-dribbble:before {
content: ""; }
.fa-skype:before {
content: ""; }
.fa-foursquare:before {
content: ""; }
.fa-trello:before {
content: ""; }
.fa-female:before {
content: ""; }
.fa-male:before {
content: ""; }
.fa-gittip:before,
.fa-gratipay:before {
content: ""; }
.fa-sun-o:before {
content: ""; }
.fa-moon-o:before {
content: ""; }
.fa-archive:before {
content: ""; }
.fa-bug:before {
content: ""; }
.fa-vk:before {
content: ""; }
.fa-weibo:before {
content: ""; }
.fa-renren:before {
content: ""; }
.fa-pagelines:before {
content: ""; }
.fa-stack-exchange:before {
content: ""; }
.fa-arrow-circle-o-right:before {
content: ""; }
.fa-arrow-circle-o-left:before {
content: ""; }
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: ""; }
.fa-dot-circle-o:before {
content: ""; }
.fa-wheelchair:before {
content: ""; }
.fa-vimeo-square:before {
content: ""; }
.fa-turkish-lira:before,
.fa-try:before {
content: ""; }
.fa-plus-square-o:before {
content: ""; }
.fa-space-shuttle:before {
content: ""; }
.fa-slack:before {
content: ""; }
.fa-envelope-square:before {
content: ""; }
.fa-wordpress:before {
content: ""; }
.fa-openid:before {
content: ""; }
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: ""; }
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: ""; }
.fa-yahoo:before {
content: ""; }
.fa-google:before {
content: ""; }
.fa-reddit:before {
content: ""; }
.fa-reddit-square:before {
content: ""; }
.fa-stumbleupon-circle:before {
content: ""; }
.fa-stumbleupon:before {
content: ""; }
.fa-delicious:before {
content: ""; }
.fa-digg:before {
content: ""; }
.fa-pied-piper-pp:before {
content: ""; }
.fa-pied-piper-alt:before {
content: ""; }
.fa-drupal:before {
content: ""; }
.fa-joomla:before {
content: ""; }
.fa-language:before {
content: ""; }
.fa-fax:before {
content: ""; }
.fa-building:before {
content: ""; }
.fa-child:before {
content: ""; }
.fa-paw:before {
content: ""; }
.fa-spoon:before {
content: ""; }
.fa-cube:before {
content: ""; }
.fa-cubes:before {
content: ""; }
.fa-behance:before {
content: ""; }
.fa-behance-square:before {
content: ""; }
.fa-steam:before {
content: ""; }
.fa-steam-square:before {
content: ""; }
.fa-recycle:before {
content: ""; }
.fa-automobile:before,
.fa-car:before {
content: ""; }
.fa-cab:before,
.fa-taxi:before {
content: ""; }
.fa-tree:before {
content: ""; }
.fa-spotify:before {
content: ""; }
.fa-deviantart:before {
content: ""; }
.fa-soundcloud:before {
content: ""; }
.fa-database:before {
content: ""; }
.fa-file-pdf-o:before {
content: ""; }
.fa-file-word-o:before {
content: ""; }
.fa-file-excel-o:before {
content: ""; }
.fa-file-powerpoint-o:before {
content: ""; }
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: ""; }
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: ""; }
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: ""; }
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: ""; }
.fa-file-code-o:before {
content: ""; }
.fa-vine:before {
content: ""; }
.fa-codepen:before {
content: ""; }
.fa-jsfiddle:before {
content: ""; }
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: ""; }
.fa-circle-o-notch:before {
content: ""; }
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: ""; }
.fa-ge:before,
.fa-empire:before {
content: ""; }
.fa-git-square:before {
content: ""; }
.fa-git:before {
content: ""; }
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: ""; }
.fa-tencent-weibo:before {
content: ""; }
.fa-qq:before {
content: ""; }
.fa-wechat:before,
.fa-weixin:before {
content: ""; }
.fa-send:before,
.fa-paper-plane:before {
content: ""; }
.fa-send-o:before,
.fa-paper-plane-o:before {
content: ""; }
.fa-history:before {
content: ""; }
.fa-circle-thin:before {
content: ""; }
.fa-header:before {
content: ""; }
.fa-paragraph:before {
content: ""; }
.fa-sliders:before {
content: ""; }
.fa-share-alt:before {
content: ""; }
.fa-share-alt-square:before {
content: ""; }
.fa-bomb:before {
content: ""; }
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: ""; }
.fa-tty:before {
content: ""; }
.fa-binoculars:before {
content: ""; }
.fa-plug:before {
content: ""; }
.fa-slideshare:before {
content: ""; }
.fa-twitch:before {
content: ""; }
.fa-yelp:before {
content: ""; }
.fa-newspaper-o:before {
content: ""; }
.fa-wifi:before {
content: ""; }
.fa-calculator:before {
content: ""; }
.fa-paypal:before {
content: ""; }
.fa-google-wallet:before {
content: ""; }
.fa-cc-visa:before {
content: ""; }
.fa-cc-mastercard:before {
content: ""; }
.fa-cc-discover:before {
content: ""; }
.fa-cc-amex:before {
content: ""; }
.fa-cc-paypal:before {
content: ""; }
.fa-cc-stripe:before {
content: ""; }
.fa-bell-slash:before {
content: ""; }
.fa-bell-slash-o:before {
content: ""; }
.fa-trash:before {
content: ""; }
.fa-copyright:before {
content: ""; }
.fa-at:before {
content: ""; }
.fa-eyedropper:before {
content: ""; }
.fa-paint-brush:before {
content: ""; }
.fa-birthday-cake:before {
content: ""; }
.fa-area-chart:before {
content: ""; }
.fa-pie-chart:before {
content: ""; }
.fa-line-chart:before {
content: ""; }
.fa-lastfm:before {
content: ""; }
.fa-lastfm-square:before {
content: ""; }
.fa-toggle-off:before {
content: ""; }
.fa-toggle-on:before {
content: ""; }
.fa-bicycle:before {
content: ""; }
.fa-bus:before {
content: ""; }
.fa-ioxhost:before {
content: ""; }
.fa-angellist:before {
content: ""; }
.fa-cc:before {
content: ""; }
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: ""; }
.fa-meanpath:before {
content: ""; }
.fa-buysellads:before {
content: ""; }
.fa-connectdevelop:before {
content: ""; }
.fa-dashcube:before {
content: ""; }
.fa-forumbee:before {
content: ""; }
.fa-leanpub:before {
content: ""; }
.fa-sellsy:before {
content: ""; }
.fa-shirtsinbulk:before {
content: ""; }
.fa-simplybuilt:before {
content: ""; }
.fa-skyatlas:before {
content: ""; }
.fa-cart-plus:before {
content: ""; }
.fa-cart-arrow-down:before {
content: ""; }
.fa-diamond:before {
content: ""; }
.fa-ship:before {
content: ""; }
.fa-user-secret:before {
content: ""; }
.fa-motorcycle:before {
content: ""; }
.fa-street-view:before {
content: ""; }
.fa-heartbeat:before {
content: ""; }
.fa-venus:before {
content: ""; }
.fa-mars:before {
content: ""; }
.fa-mercury:before {
content: ""; }
.fa-intersex:before,
.fa-transgender:before {
content: ""; }
.fa-transgender-alt:before {
content: ""; }
.fa-venus-double:before {
content: ""; }
.fa-mars-double:before {
content: ""; }
.fa-venus-mars:before {
content: ""; }
.fa-mars-stroke:before {
content: ""; }
.fa-mars-stroke-v:before {
content: ""; }
.fa-mars-stroke-h:before {
content: ""; }
.fa-neuter:before {
content: ""; }
.fa-genderless:before {
content: ""; }
.fa-facebook-official:before {
content: ""; }
.fa-pinterest-p:before {
content: ""; }
.fa-whatsapp:before {
content: ""; }
.fa-server:before {
content: ""; }
.fa-user-plus:before {
content: ""; }
.fa-user-times:before {
content: ""; }
.fa-hotel:before,
.fa-bed:before {
content: ""; }
.fa-viacoin:before {
content: ""; }
.fa-train:before {
content: ""; }
.fa-subway:before {
content: ""; }
.fa-medium:before {
content: ""; }
.fa-yc:before,
.fa-y-combinator:before {
content: ""; }
.fa-optin-monster:before {
content: ""; }
.fa-opencart:before {
content: ""; }
.fa-expeditedssl:before {
content: ""; }
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: ""; }
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: ""; }
.fa-battery-2:before,
.fa-battery-half:before {
content: ""; }
.fa-battery-1:before,
.fa-battery-quarter:before {
content: ""; }
.fa-battery-0:before,
.fa-battery-empty:before {
content: ""; }
.fa-mouse-pointer:before {
content: ""; }
.fa-i-cursor:before {
content: ""; }
.fa-object-group:before {
content: ""; }
.fa-object-ungroup:before {
content: ""; }
.fa-sticky-note:before {
content: ""; }
.fa-sticky-note-o:before {
content: ""; }
.fa-cc-jcb:before {
content: ""; }
.fa-cc-diners-club:before {
content: ""; }
.fa-clone:before {
content: ""; }
.fa-balance-scale:before {
content: ""; }
.fa-hourglass-o:before {
content: ""; }
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: ""; }
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: ""; }
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: ""; }
.fa-hourglass:before {
content: ""; }
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: ""; }
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: ""; }
.fa-hand-scissors-o:before {
content: ""; }
.fa-hand-lizard-o:before {
content: ""; }
.fa-hand-spock-o:before {
content: ""; }
.fa-hand-pointer-o:before {
content: ""; }
.fa-hand-peace-o:before {
content: ""; }
.fa-trademark:before {
content: ""; }
.fa-registered:before {
content: ""; }
.fa-creative-commons:before {
content: ""; }
.fa-gg:before {
content: ""; }
.fa-gg-circle:before {
content: ""; }
.fa-tripadvisor:before {
content: ""; }
.fa-odnoklassniki:before {
content: ""; }
.fa-odnoklassniki-square:before {
content: ""; }
.fa-get-pocket:before {
content: ""; }
.fa-wikipedia-w:before {
content: ""; }
.fa-safari:before {
content: ""; }
.fa-chrome:before {
content: ""; }
.fa-firefox:before {
content: ""; }
.fa-opera:before {
content: ""; }
.fa-internet-explorer:before {
content: ""; }
.fa-tv:before,
.fa-television:before {
content: ""; }
.fa-contao:before {
content: ""; }
.fa-500px:before {
content: ""; }
.fa-amazon:before {
content: ""; }
.fa-calendar-plus-o:before {
content: ""; }
.fa-calendar-minus-o:before {
content: ""; }
.fa-calendar-times-o:before {
content: ""; }
.fa-calendar-check-o:before {
content: ""; }
.fa-industry:before {
content: ""; }
.fa-map-pin:before {
content: ""; }
.fa-map-signs:before {
content: ""; }
.fa-map-o:before {
content: ""; }
.fa-map:before {
content: ""; }
.fa-commenting:before {
content: ""; }
.fa-commenting-o:before {
content: ""; }
.fa-houzz:before {
content: ""; }
.fa-vimeo:before {
content: ""; }
.fa-black-tie:before {
content: ""; }
.fa-fonticons:before {
content: ""; }
.fa-reddit-alien:before {
content: ""; }
.fa-edge:before {
content: ""; }
.fa-credit-card-alt:before {
content: ""; }
.fa-codiepie:before {
content: ""; }
.fa-modx:before {
content: ""; }
.fa-fort-awesome:before {
content: ""; }
.fa-usb:before {
content: ""; }
.fa-product-hunt:before {
content: ""; }
.fa-mixcloud:before {
content: ""; }
.fa-scribd:before {
content: ""; }
.fa-pause-circle:before {
content: ""; }
.fa-pause-circle-o:before {
content: ""; }
.fa-stop-circle:before {
content: ""; }
.fa-stop-circle-o:before {
content: ""; }
.fa-shopping-bag:before {
content: ""; }
.fa-shopping-basket:before {
content: ""; }
.fa-hashtag:before {
content: ""; }
.fa-bluetooth:before {
content: ""; }
.fa-bluetooth-b:before {
content: ""; }
.fa-percent:before {
content: ""; }
.fa-gitlab:before {
content: ""; }
.fa-wpbeginner:before {
content: ""; }
.fa-wpforms:before {
content: ""; }
.fa-envira:before {
content: ""; }
.fa-universal-access:before {
content: ""; }
.fa-wheelchair-alt:before {
content: ""; }
.fa-question-circle-o:before {
content: ""; }
.fa-blind:before {
content: ""; }
.fa-audio-description:before {
content: ""; }
.fa-volume-control-phone:before {
content: ""; }
.fa-braille:before {
content: ""; }
.fa-assistive-listening-systems:before {
content: ""; }
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: ""; }
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: ""; }
.fa-glide:before {
content: ""; }
.fa-glide-g:before {
content: ""; }
.fa-signing:before,
.fa-sign-language:before {
content: ""; }
.fa-low-vision:before {
content: ""; }
.fa-viadeo:before {
content: ""; }
.fa-viadeo-square:before {
content: ""; }
.fa-snapchat:before {
content: ""; }
.fa-snapchat-ghost:before {
content: ""; }
.fa-snapchat-square:before {
content: ""; }
.fa-pied-piper:before {
content: ""; }
.fa-first-order:before {
content: ""; }
.fa-yoast:before {
content: ""; }
.fa-themeisle:before {
content: ""; }
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: ""; }
.fa-fa:before,
.fa-font-awesome:before {
content: ""; }
.fa-handshake-o:before {
content: ""; }
.fa-envelope-open:before {
content: ""; }
.fa-envelope-open-o:before {
content: ""; }
.fa-linode:before {
content: ""; }
.fa-address-book:before {
content: ""; }
.fa-address-book-o:before {
content: ""; }
.fa-vcard:before,
.fa-address-card:before {
content: ""; }
.fa-vcard-o:before,
.fa-address-card-o:before {
content: ""; }
.fa-user-circle:before {
content: ""; }
.fa-user-circle-o:before {
content: ""; }
.fa-user-o:before {
content: ""; }
.fa-id-badge:before {
content: ""; }
.fa-drivers-license:before,
.fa-id-card:before {
content: ""; }
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: ""; }
.fa-quora:before {
content: ""; }
.fa-free-code-camp:before {
content: ""; }
.fa-telegram:before {
content: ""; }
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: ""; }
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: ""; }
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: ""; }
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: ""; }
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: ""; }
.fa-shower:before {
content: ""; }
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: ""; }
.fa-podcast:before {
content: ""; }
.fa-window-maximize:before {
content: ""; }
.fa-window-minimize:before {
content: ""; }
.fa-window-restore:before {
content: ""; }
.fa-times-rectangle:before,
.fa-window-close:before {
content: ""; }
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: ""; }
.fa-bandcamp:before {
content: ""; }
.fa-grav:before {
content: ""; }
.fa-etsy:before {
content: ""; }
.fa-imdb:before {
content: ""; }
.fa-ravelry:before {
content: ""; }
.fa-eercast:before {
content: ""; }
.fa-microchip:before {
content: ""; }
.fa-snowflake-o:before {
content: ""; }
.fa-superpowers:before {
content: ""; }
.fa-wpexplorer:before {
content: ""; }
.fa-meetup:before {
content: ""; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
html {
box-sizing: border-box;
font-family: sans-serif; }
* {
box-sizing: inherit; }
body {
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
padding: 0;
margin: 0; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal; }
b,
strong {
font-weight: normal; }
em {
font-style: normal; }
a {
color: inherit;
text-decoration: none; }
ul {
margin: 0;
padding: 0; }
:focus {
outline: none !important; }
img {
max-width: 100%;
width: auto; }
main {
display: block; }
figure {
margin: 0; }
*:link {
-webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 760px) {
.home .pr-siteHead, .home .pr-siteContent, .home .pr-siteFooter, .home .pr-siteFooter > .pr-siteFooter__wrap, .home .pr.siteFooter__footnote {
-webkit-animation: translate-in 1s 1 backwards;
-moz-animation: translate-in 1s 1 backwards;
animation: translate-in 1s 1 backwards; }
.home .pr-siteContent {
-webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
animation-delay: 0.4s;
z-index: 1; }
.home .pr-siteFooter {
-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
animation-delay: 0.8s;
overflow: hidden; }
.home .pr-siteFooter > .pr-siteFooter__wrap, .home .pr.siteFooter__footnote {
overflow: hidden;
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s; } }    .pr-heading {
display: block; }
.pr-heading_primary {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 1.25rem;
color: #f18551;
text-align: center;
font-weight: 700;
padding: 70px 0 50px;
margin-top: 0;
margin-left: -10px;
margin-right: -10px;
background: white;
width: calc(100% + 20px);
background: white; }
@media only screen and (min-width: 650px) {
.pr-heading_primary {
font-size: 1.625rem; } }
@media only screen and (min-width: 760px) {
.pr-heading_primary {
color: #595959;
background: none;
width: 100%; } }
@media only screen and (min-width: 990px) {
.pr-heading_primary {
font-size: 2.75rem; } }
.pr-heading_secondary {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 1.625rem;
color: #595959;
margin: 0;
padding-bottom: 40px;
text-align: center;
width: 100%; }
@media only screen and (min-width: 990px) {
.pr-heading_secondary {
text-align: left;
font-size: 1.875rem; } }
.pr-heading_tertiary { font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
color: #bfbfbf;
font-size: 1.125rem;
text-transform: uppercase;
padding-bottom: 20px; }
.pr-heading_fourth {
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
font-size: 1.125rem; }
.pr-heading_hero {
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
font-size: 3.125rem; }
.pr-heading_breadcrumbs {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
font-size: 0.875rem;
color: #595959;
text-transform: uppercase;
padding-right: 10px; }
.pr-heading_pagination {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
font-size: 0.875rem;
color: #595959;
text-transform: uppercase;
padding-right: 10px;
display: inherit;
margin: 0;
float: left; } .pr-paragraph {
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
font-size: 1rem;
color: #595959;
line-height: 1.6;
padding-bottom: 50px; } .pr-button, .tml input[type=submit] {
text-transform: uppercase;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
text-align: center;
font-size: 0.875rem;
padding-top: 5px;
color: white;
line-height: 40px;
padding: 0 40px;
border-radius: 10px 10px 0px 10px;
display: inline-block;
max-width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
-webkit-transition-property: background, color, border;
-moz-transition-property: background, color, border;
transition-property: background, color, border;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;  }
.pr-button_primary {
background: transparent;
border: 1px solid #595959;
color: #595959;
text-align: center; }
.pr-button_primary:hover {
color: white;
background: #595959;
border: 1px solid #595959; }
.pr-button__arrow {
float: right;
font-size: 1.8125rem;
padding: 0;
margin: 0;
position: absolute;
right: 10px;
line-height: 40px;
top: 0; }
.pr-button_secondary, .tml input[type=submit] {
background: #f18551;
border: 1px solid #f18551;
max-width: 300px;
width: 100%; }
@media only screen and (min-width: 990px) {
.pr-button_secondary, .tml input[type=submit] {
margin-left: auto; } }
.pr-button_secondary:hover, .tml input[type=submit]:hover {
background: #595959;
border: 1px solid #595959; }
.pr-button_tertiary {
background: #d6d6d6;
font-size: 0.875rem;
border-radius: 0.5rem;
padding: 0.6em 0.966em; }
.pr-button_tertiary:after {
border-radius: 0.25rem; }  .pr-mainMenu {
margin: 0;
padding: 0;
list-style-type: none;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background-color: white;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
justify-content: space-between; }
.pr-mainMenu[data-state="modal-menu"] {
display: block; }
@media only screen and (min-width: 760px) {
.pr-mainMenu {
background: transparent;
position: relative;
width: auto;
display: inline-flex; } }
.pr-mainMenu__item-wrap {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
align-items: stretch; }
.pr-mainMenu__item {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column nowrap;
-moz-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
-o-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
box-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
-o-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: justify;
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
-ms-flex-align: center;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
font-size: 0.625rem;
text-transform: uppercase;
padding: 10px;
color: #595959;
width: 100%; }
.pr-mainMenu__item:before {
content: " "; }
.pr-mainMenu__item[data-state="modal-menu"] {
display: block;
width: 100%; }
@media only screen and (min-width: 650px) {
.pr-mainMenu__item {
font-size: 0.875rem; } }
@media only screen and (min-width: 760px) {
.pr-mainMenu__item {
width: auto;
display: inline-block;
padding: 0 13px;
line-height: 60px; } }
@media only screen and (min-width: 990px) {
.pr-mainMenu__item {
padding: 0 20px; } }
.pr-mainMenu__item[data-state="active"] {
color: white;
background-color: #f18551; }
.pr-mainMenu__item-wrap {
width: 25%; }
@media only screen and (min-width: 760px) {
.pr-mainMenu__item-wrap {
width: auto;
display: inline-block; } }
.pr-mainMenu__item-wrap[data-state="modal-menu"] {
display: block;
width: 100%; }
.pr-mainMenu__item-image {
flex: 0 auto;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
max-height: 30px;
margin-bottom: 10px; }
@media only screen and (min-width: 650px) {
.pr-mainMenu__item-image {
max-height: 40px; } }
@media only screen and (min-width: 760px) {
.pr-mainMenu__item-image {
display: none; } }
.pr-mainMenu__item-wrap:hover .pr-mainMenu__item {
color: white;
background-color: #f18551; }
@media only screen and (min-width: 760px) {
.pr-mainMenu__item-wrap:hover .pr-mainMenu__sub {
height: 50px; }
.pr-mainMenu__item-wrap:hover .pr-mainMenu__sub-list-wrap {
opacity: 1;
height: 50px; } }
.pr-mainMenu__item[data-state="active"] + .pr-mainMenu__sub {
height: 50px;
z-index: 4; }
.pr-mainMenu__item[data-state="active"] + .pr-mainMenu__sub .pr-mainMenu__sub-list-wrap {
opacity: 1;
height: 50px; }
.pr-mainMenu__item[data-state="active"] + .pr-mainMenu__sub .pr-mainMenu__sub-item-wrap {
opacity: 1; }
.pr-mainMenu__item-wrap:hover .pr-mainMenu__sub-item-wrap {
opacity: 1; }
.pr-mainMenu__item-wrap:hover .pr-mainMenu__sub-list-wrap {
text-align: center; }
.pr-mainMenu__sub {
-webkit-transition-property: height;
-moz-transition-property: height;
transition-property: height;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
transition-duration: 200ms;
margin: 0;
list-style-type: none;
background: no-repeat; }
@media only screen and (min-width: 760px) {
.pr-mainMenu__sub {
display: block;
width: 100%;
height: 0;
overflow: hidden;
position: fixed;
left: 0;
z-index: 5; } }
@media only screen and (min-width: 990px) {
.pr-mainMenu__sub {
padding: 0 2rem;
max-width: 1200px;
right: 0;
margin: 0 auto; } }
.pr-mainMenu__sub-list-wrap {
display: none; }
@media only screen and (min-width: 760px) {
.pr-mainMenu__sub-list-wrap {
-webkit-transition-property: height, opacity;
-moz-transition-property: height, opacity;
transition-property: height, opacity;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
transition-duration: 200ms;
opacity: 0;
height: 0;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
background-color: #bfbfbf;
margin: 0 auto; } }
@media only screen and (min-width: 990px) {
.pr-mainMenu__sub-list-wrap {
border-radius: 0px 0px 10px 10px; } }
@media only screen and (min-width: 1200px) {
.pr-mainMenu__sub-list-wrap {
padding: 0 4.6875rem;
max-width: 1200px; } }
.pr-mainMenu__sub-item-wrap {
display: inline-block;
overflow: hidden;
flex: 0 auto;
-webkit-flex: 0 auto;
-ms-flex: 0 auto; }
@media only screen and (min-width: 650px) {
.pr-mainMenu__sub-item-wrap {
opacity: 0; }
.pr-mainMenu__sub-item-wrap:last-of-type {
margin-right: 0; } }
.pr-mainMenu__sub-item {
color: #595959;
display: block;
text-transform: uppercase;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
font-size: 0.875rem;
text-transform: uppercase;
padding-left: 10px;
padding-right: 10px;
line-height: 50px; }
@media only screen and (min-width: 650px) {
.pr-mainMenu__sub-item:hover {
color: #f8f8f8; } }
.pr-mainMenu__sub-item[data-state="active"] {
color: #f8f8f8; }
.pr-mainMenu__sub-item.lock:before, .pr-mainMenu__sub-item.lock:after {
margin-right: 0.25em; }
.pr-mainMenu__sub-item.lock:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.pr-siteHead {
position: fixed;
top: 0;
width: 100%;
z-index: 999;
padding-top: 0;
padding-bottom: 0;
background-color: #f3f3f3;
height: 60px;
z-index: 100; }
.pr-siteHead__wrap {
padding: 0 2rem;
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-ms-flex-pack: center; }
.pr-siteHead__wrap:after {
content: ""; }
.pr-siteHead__logo {
flex: 0 0 auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
max-width: 60%;
display: inline-block;
position: relative;
line-height: 60px;
z-index: 10;
overflow: hidden; }
@media only screen and (min-width: 650px) {
.pr-siteHead__logo {
flex: 0 0 20%;
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%; } }
@media only screen and (min-width: 990px) {
.pr-siteHead__logo {
padding-top: 19px;
padding-right: 30px;
line-height: 0; } }
.pr-siteHead__logo-image {
vertical-align: middle;
-webkit-transform: scale(0.9) translateY(-8%);
-moz-transform: scale(0.9) translateY(-8%);
-ms-transform: scale(0.9) translateY(-8%);
-o-transform: scale(0.9) translateY(-8%);
transform: scale(0.9) translateY(-8%); }
@media only screen and (min-width: 760px) {
.pr-siteHead__logo-image {
width: 150px; } }
.pr-siteHead__menu {
flex: 0 0 50%;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%; }
.pr-siteHead__menu[data-state="modal-menu"] {
flex: 0 0 100%;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%; }
@media only screen and (min-width: 650px) {
.pr-siteHead__menu {
flex: 0 0 70%;
-webkit-flex: 0 0 70%;
-ms-flex: 0 0 70%; } }
@media only screen and (min-width: 990px) {
.pr-siteHead__menu {
flex: 0 0 80%;
-webkit-flex: 0 0 80%;
-ms-flex: 0 0 80%; } }
.pr-siteHead__toggle-menu {
font-size: 1.875rem;
float: right;
overflow: hidden;
white-space: nowrap;
position: relative;
z-index: 110;
border: 0;
color: #595959;
background: none;
text-align: right;
margin-top: 3px;
margin-right: 10px; }
.pr-siteHead__toggle-menu:before, .pr-siteHead__toggle-menu:after {
margin-right: 0.25em; }
.pr-siteHead__toggle-menu:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.pr-siteHead__toggle-menu:before {
margin-right: 1rem; }
@media only screen and (min-width: 990px) {
.pr-siteHead__toggle-menu {
display: none; } }
.pr-siteHead__modal-wrap {
top: 25px;
right: 10px;
left: auto;
position: absolute;
width: 0;
overflow: hidden;
height: 0;
z-index: 99999;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
position: static;
height: initial;
width: initial;
overflow: initial; }
.pr-siteHead[data-state="modal-menu"] .pr-siteHead__modal-wrap {
background: white;
opacity: 0.8;
z-index: 10;
right: 0;
bottom: 0;
top: 0;
padding-top: initial;
height: initial;
width: initial; }
.pr-siteHead__meta {
position: absolute;
height: 60px;
width: 100%;
left: 0;
top: 0; }
@media only screen and (min-width: 760px) {
.pr-siteHead__meta {
position: relative;
width: auto;
margin-left: auto; } }
.pr-siteHead__meta-control {
display: block;
float: left;
line-height: 60px;
width: 15%;
text-align: center;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 1.125rem;
color: #595959; }
.pr-siteHead__meta-control:nth-child(even) {
float: right; }
.pr-siteHead__meta-control_login {
width: 100%; }
@media only screen and (min-width: 760px) {
.pr-siteHead__meta-control {
font-size: 0.875rem;
width: auto;
padding: 0 10px; } }
.pr-siteHead__meta-login {
margin-left: 30px; }
@media only screen and (min-width: 760px) {
.pr-siteHead__meta-login {
margin-left: 0;
font-size: 0.75rem; } }
.pr-siteHead__meta-login-link {
white-space: nowrap; }
.pr-siteHead__meta-login-link-title {
display: none; }
@media only screen and (min-width: 760px) {
.pr-siteHead__meta-login-link-title {
display: inline; } }
.pr-siteHead__meta-login-link-icon_login:before, .pr-siteHead__meta-login-link-icon_login:after {
margin-right: 0.25em; }
.pr-siteHead__meta-login-link-icon_login:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.pr-siteHead__meta-login-link-icon_logout:before, .pr-siteHead__meta-login-link-icon_logout:after {
margin-right: 0.25em; }
.pr-siteHead__meta-login-link-icon_logout:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.pr-siteHead__meta-search {
position: relative; }
.pr-siteHead__meta-search-form {
-webkit-transition-property: height;
-moz-transition-property: height;
transition-property: height;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
transition-duration: 200ms;
position: fixed;
top: 0;
left: 0;
z-index: 20;
background-color: #f3f3f3;
width: 100%;
height: 0;
overflow: hidden; }
.pr-siteHead__meta-search-form[data-state="active"] {
height: 60px; }
@media only screen and (min-width: 990px) {
.pr-siteHead__meta-search-form {
position: relative;
width: auto;
height: auto;
overflow: visible; } }
.pr-siteHead__meta-search-icon {
position: absolute;
right: 20px;
top: 0;
border: none;
background: none;
padding: 0; }
@media only screen and (min-width: 1200px) {
.pr-siteHead__meta-search-icon {
display: none; } }
.pr-siteHead__meta-search-button {
display: none; }
.pr-siteHead__meta-search-button[data-state="active"] {
display: block; }
@media only screen and (min-width: 1200px) {
.pr-siteHead__meta-search-button {
display: block !important; } }
.pr-siteHead__meta-search-input {
padding: 0 30px 0 5px;
height: 25px;
background-color: #d6d6d6;
display: none; }
.pr-siteHead__meta-search-input[data-state="active"] {
display: block;
position: absolute;
top: 50%;
right: 10px;
width: calc(100% - 20px);
transform: translateY(-50%); }
@media only screen and (min-width: 990px) {
.pr-siteHead__meta-search-input[data-state="active"] {
width: auto; } }
@media only screen and (min-width: 1200px) {
.pr-siteHead__meta-search-input {
display: inline-block; } }
.pr-siteHead__meta-language-item {
display: inline-block;
width: 100%;
color: #f3f3f3; }
.pr-siteHead__meta-language-item_current {
color: #bfbfbf; }
.pr-siteHead__meta-language-item:hover {
color: #f18551; }
.pr-siteHead__meta-language-item-indicator {
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform; }
.pr-siteHead__meta-language-item-indicator[data-state="open"] {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
.pr-siteHead__meta-language-dropdown {
height: 0;
overflow: hidden;
z-index: 10;
position: absolute;
right: 0;
list-style: none;
background-color: #595959;
border-radius: 0 0 10px 10px;
text-align: right; }
.pr-siteHead__meta-language-dropdown_login {
width: 100%;
bottom: 60px;
border-radius: 0; }
.pr-siteHead__meta-language-option {
line-height: 1;
padding: 13px 21px; }
.pr-siteHead__meta-language-option[data-state="selected"] {
opacity: .5;
pointer-events: none; }
.pr-siteContent {
margin-top: 60px;
padding-top: 0;
padding-bottom: 0;
background: white;
position: relative; }
@media only screen and (min-width: 760px) {
.pr-siteContent {
margin-top: 110px; } }
.pr-siteContent__wrap {
background: #f8f8f8; }
@media only screen and (min-width: 760px) {
.pr-siteContent__wrap {
background-color: #fff; } }
.pr-siteContent__wrap_clean {
background: inherit; }
.pr-siteContent__wrap_placeholder {
position: relative;
top: 0;
left: 0;
right: 0;
width: 100%;
opacity: 1; }
.pr-siteContent__wrap_placeholder[data-state="hidden"] {
opacity: 0;
pointer-events: none; }
.pr-siteContent__wrap_login {
background-color: white; }
.pr-siteContent__dashboard {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 100px;
align-items: flex-end;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap;
padding-top: 30px; }
.pr-siteContent__dashboard-heading {
flex: 1 100%;
-webkit-flex: 1 100%;
-ms-flex: 1 100%;
margin-left: -10px;
margin-right: -10px;
width: calc(100% + 20px); }
@media only screen and (min-width: 760px) {
.pr-siteContent__dashboard-heading {
margin-left: 0;
margin-right: 0;
width: auto; } }
@media only screen and (min-width: 760px) {
.pr-siteContent__head {
margin: 0;
padding: 0 30px; } }
@media only screen and (min-width: 990px) {
.pr-siteContent__head {
padding: 0 130px; } }
.pr-siteContent__head-paragraph {
padding-bottom: 130px; }
.pr-siteContent__head-headline {
color: #bfbfbf;
padding-top: 80px;
line-height: 1.4;
margin-bottom: 0; }
.pr-siteContent__head-button {
background-color: #595959;
color: white;
float: right; }
.pr-siteContent__product-list {
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px; }
@media only screen and (min-width: 760px) {
.pr-siteContent__product-list {
padding-left: 130px;
padding-right: 130px;
padding-bottom: 130px; } }
.pr-siteContent__textbox {
margin-bottom: 30px;
flex: 1 100%; }
.pr-siteContent__textbox-item {
width: 100%; }
.pr-siteContent__textbox-itemSmall {
width: 100%;
background-image: none;
background-repeat: no-repeat;
background-size: cover;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap;
justify-content: space-between; }
@media only screen and (min-width: 650px) {
.pr-siteContent__textbox-itemSmall {
background-image: url(//www.lcm-gmbh.eu/wp-content/themes/lcm/images/bg.png); } }
.pr-siteContent__loader {
padding: 30px 0;
text-align: center;
font-size: 2.5rem;
margin: 0 auto; }
.pr-siteContent__productdetail {
margin-top: 30px; }
.pr-siteContent__additionalContent {
margin-top: 100px;
background-color: #f8f8f8; }
.pr-siteContent__slider {
height: 30vw;
min-height: 400px;
max-height: 40vh; }
.pr-siteContent__pagination {
display: inline-block;
float: right; }
.pr-siteContent__pagination_arrow {
margin-top: 2px; }
.pr-siteContent__pagination_arrow:hover {
color: #f18551; }
.pr-siteContent__pagination_link {
float: left; }
.pr-siteContent__pagination_link:hover {
color: #f18551; }
.pr-siteContent__meta {
position: fixed;
height: 60px;
background-color: #f8f8f8;
width: 100%;
left: 0;
bottom: 0; }
.pr-siteContent__meta-control {
display: block;
float: left;
line-height: 60px;
width: 100%;
text-align: center;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 1.125rem;
color: #bfbfbf; }
.pr-siteContent__meta-control:nth-child(even) {
float: right; }
@media only screen and (min-width: 760px) {
.pr-siteContent__meta-control {
font-size: 0.875rem;
width: auto;
padding: 0 10px; } }
.pr-siteContent__form {
display: block;
width: 100%;
padding: 0 30px;
overflow: hidden; }
@media only screen and (min-width: 990px) {
.pr-siteContent__form {
padding: 0 130px 50px; } }
.pr-siteContent__form .wpcf7-form-control-wrap {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
order: 1;
width: 95%;
-webkit-flex-flow: column nowrap;
-moz-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
-o-flex-flow: column nowrap;
flex-flow: column nowrap; }
@media only screen and (min-width: 650px) {
.pr-siteContent__form .wpcf7-form-control-wrap {
width: 65%; } }
.pr-siteContent__form .wpcf7-form-control-wrap.name {
margin-right: 5%; }
.pr-siteContent__form-item {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap;
width: 100%;
padding-bottom: 12px; }
.pr-siteContent__form-item_input {
display: inline-block;
width: 100%;
float: left;
height: 35px;
background-color: #f3f3f3; }
.pr-siteContent__form-item_inputLogin {
display: inline-block;
text-align: center;
width: 100%;
float: left;
height: 55px;
margin-bottom: 10px;
background-color: #bfbfbf;
color: white;
padding-top: 10px;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700; }
.pr-siteContent__form-item_inputLogin[placeholder] {
text-transform: uppercase; }
.pr-siteContent__form-item_label {
display: inline-block;
width: 100%;
float: left;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
font-size: 0.875rem;
color: #595959;
text-transform: uppercase;
order: 1;
flex: 1 1 100%; }
@media only screen and (min-width: 650px) {
.pr-siteContent__form-item_label {
flex: 1 0;
width: 30%;
max-width: 30%; } }
.pr-siteContent__form-item_textarea {
background-color: #f3f3f3;
width: 100%;
float: left;
height: 200px;
order: 2; }
.pr-siteContent__form-item_validate {
width: 5%;
text-align: center;
float: right;
display: inline-block;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
font-size: 1.125rem;
color: #f18551;
order: 1; }
.pr-siteContent__form-item_button {
margin: 0 5%;
order: 2; }
.pr-siteContent__form-item_submit {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row nowrap;
-moz-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
-o-flex-flow: row nowrap;
flex-flow: row nowrap;
align-items: center;
justify-content: flex-end; }
.pr-siteContent__mobile-submenu {
margin: 50px 0;
display: flex;
-webkit-flex-flow: column nowrap;
-moz-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
-o-flex-flow: column nowrap;
flex-flow: column nowrap; }
@media only screen and (min-width: 760px) {
.pr-siteContent__mobile-submenu {
display: none; } }
.pr-siteContent__mobile-submenu-item {
margin: 0 auto 10px;
display: block; }
.pr-siteFooter {
position: relative;
background: #d6d6d6;
padding-bottom: 0; }
.pr-siteFooter__block {
padding-bottom: 1.5rem;
padding-left: 20px; }
@media only screen and (min-width: 760px) {
.pr-siteFooter__block {
flex: 0 50%;
-webkit-flex: 0 50%;
-ms-flex: 0 50%; } }
@media only screen and (min-width: 990px) {
.pr-siteFooter__block {
flex: 0 33%;
-webkit-flex: 0 33%;
-ms-flex: 0 33%;
padding-left: 0; } }
.pr-siteFooter__toTop {
background-color: black;
padding: 5px 20px;
color: white;
top: 0;
right: 2rem;
position: absolute; }
.pr-siteFooter__toTop:hover {
top: -10px; }
.pr-siteFooter__footnote {
height: 220px;
background-color: #595959;
text-align: center;
font-size: 0.8rem;
font-weight: 400;
color: white; }
@media only screen and (min-width: 760px) {
.pr-siteFooter__footnote {
height: 130px; } }
.pr-siteFooter__footnote-text {
color: #d6d6d6;
margin-right: 20px;
text-transform: uppercase;
font-size: 0.875rem;
opacity: 0.5;
float: left; }
.pr-siteFooter__footnote-info {
width: 100%;
padding-top: 60px;
position: relative; }
.pr-siteFooter__footnote-img {
margin: 0;
padding: 0;
display: block;
width: 500px; }
.pr-siteFooter__footnote-logo {
display: block;
width: 100%; }
.pr-siteFooter__footnote-link {
color: #d6d6d6;
padding-right: 10px;
margin-left: 10px;
text-transform: uppercase;
font-size: 0.875rem;
float: right; }
@media only screen and (min-width: 990px) {
.pr-siteFooter__footnote-link {
padding-right: 0; } }
.pr-siteFooter__footnote-link:hover {
color: #f18551; }
.pr-siteFooter__footnote-link_user:before, .pr-siteFooter__footnote-link_user:after {
margin-right: 0.25em; }
.pr-siteFooter__footnote-link_user:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }      .pr-form__input, .pr-form__select, .pr-form__textarea {
line-height: 1;
font-size: 0.875rem;
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
border-radius: 5px 5px 0 5px;
border: none;
text-indent: 5px; }
.pr-form__input::-webkit-input-placeholder, .pr-form__select::-webkit-input-placeholder, .pr-form__textarea::-webkit-input-placeholder {
font-weight: 700;
color: white; }
.pr-form__input::-moz-placeholder, .pr-form__select::-moz-placeholder, .pr-form__textarea::-moz-placeholder {
font-weight: 700;
color: white; }
.pr-form__input:-moz-placeholder, .pr-form__select:-moz-placeholder, .pr-form__textarea:-moz-placeholder {
font-weight: 700;
color: white; }
.pr-form__input:-ms-input-placeholder, .pr-form__select:-ms-input-placeholder, .pr-form__textarea:-ms-input-placeholder {
font-weight: 700;
color: white; }
.pr-form__input:disabled, .pr-form__select:disabled, .pr-form__textarea:disabled {
color: #bfbfbf;
border: 2px dotted #bfbfbf;
background: none;
cursor: not-allowed; }
.pr-form__select {
width: 100%;
background-color: #f3f3f3; }
.pr-form__list-select {
display: none; }
.pr-form__list-select:checked + .pr-form__list-select-label:after {
-webkit-transform: translateX(-100%) rotate(30deg);
-moz-transform: translateX(-100%) rotate(30deg);
-ms-transform: translateX(-100%) rotate(30deg);
-o-transform: translateX(-100%) rotate(30deg);
transform: translateX(-100%) rotate(30deg); }
.pr-form__list-select:checked + .pr-form__list-select-label:before {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
border-color: #595959; }
.pr-form__list-select-label {
font-size: 1.125rem;
background: #d6d6d6;
color: white;
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
padding: 1em 1.61em;
line-height: 1;
cursor: pointer;
display: block;
margin-bottom: 0.5rem;
overflow: hidden; }
.pr-form__list-select-label:hover {
background: #bfbfbf; }
.pr-form__list-select-label:before, .pr-form__list-select-label:after {
width: 10%;
height: 100%;
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
transition-timing-function: ease-out; }
.pr-form__list-select-label:before {
border: 4px solid #bfbfbf;
border-left: 0;
right: -10%;
top: 0;
z-index: 2;
color: #595959;
content: "\2714";
text-align: center;
font-size: 1.7rem;
padding: 0.5rem 0 0 1.5rem; }
.pr-form__list-select-label:after {
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
height: 200%;
right: -13%;
bottom: -70%; }
.pr-form__list-select:checked + .pr-form__list-select-label {
background: #595959;
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif; }
.pr-form__tag-select {
display: none; }
.pr-form__tag-select-label {
font-size: 0.875rem;
display: inline-block;
background: #d6d6d6;
color: white;
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
padding: 1em 1.61em;
line-height: 1;
cursor: pointer;
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif; }
.pr-form__tag-select-label:hover {
background: #bfbfbf; }
.pr-form__tag-select-label:before {
content: "\2022 ";
display: inline-block;
width: 1rem; }
.pr-form__tag-select:checked + .pr-form__tag-select-label {
background: #595959;
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif; }
.pr-form__tag-select:checked + .pr-form__tag-select-label:before {
content: "\2714 "; } .pr-infoBlock {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-moz-box-align: start;
box-align: start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
-o-align-items: flex-start;
align-items: flex-start;
-ms-flex-align: start;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap; }
.pr-infoBlock_light {
color: white; }
.pr-infoBlock_second {
padding-left: 60px; }
.pr-infoBlock__button {
margin-top: 10px; }
.pr-infoBlock__navigation {
list-style-type: none;
display: block; }
.pr-infoBlock__navigation-item {
font-weight: 400;
font-size: 0.875rem;
line-height: 2; }
@media only screen and (min-width: 990px) {
.pr-infoBlock-button {
flex: 0 33%;
-webkit-flex: 0 33%;
-ms-flex: 0 33%; } }
.pr-infoBlock__heading {
font-size: 1.25rem;
line-height: 2; }
.pr-infoBlock__subheading {
text-transform: uppercase;
font-size: 0.8125rem;
letter-spacing: 2px;
line-height: 1; }
.pr-infoBlock__content {
font-size: 0.875rem;
display: inline-block;
color: #595959;
line-height: 1.5; }
.pr-infoBlock__content-heading {
font-size: 0.875rem;
display: inline-block;
color: #595959;
padding-right: 10px;
text-transform: uppercase;
line-height: 1.5;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700; }
.pr-infoBlock__content-icon {
display: block;
font-size: 2.8125rem;
flex: 0 auto;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
padding-right: 30px;
color: #595959;
padding-top: 7px; }
.pr-infoBlock__content-definition-list {
flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
color: #595959; }
.pr-dashboardItem__heading, .pr-philosophyExplorer__heading, .pr-partnerExplorer__heading {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
max-width: 100%;
color: #bfbfbf;
font-size: 1.125rem;
text-transform: uppercase; }
.pr-dashboardItem {
margin: 0 auto;
display: inline-block;
text-align: center;
width: 100%;
padding-bottom: 100px; }
@media only screen and (min-width: 990px) {
.pr-dashboardItem {
min-width: 280px;
width: 33%;
padding-bottom: 0;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column nowrap;
-moz-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
-o-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: end;
-moz-box-pack: end;
box-pack: end;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-justify-content: flex-end;
-o-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: end;
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
-ms-flex-align: center; } }
@media only screen and (min-width: 990px) {
.pr-dashboardItem_category {
width: 25%;
padding: 0 15px;
min-width: 0; } }
@media only screen and (min-width: 990px) {
.pr-dashboardItem__image {
margin: 20px; } }
.pr-dashboardItem__image_alternative {
margin-bottom: 50px;
width: auto;
max-height: 150px; }
@media only screen and (min-width: 990px) {
.pr-dashboardItem__image_alternative {
margin-bottom: 80px; } }
.pr-dashboardItem:hover .pr-dashboardItem__heading {
color: #f18551; }
.pr-dashboardItem:hover .pr-dashboardItem__heading_alternative {
color: inherit; }
.pr-dashboardItem__heading {
margin: 30px 0; }
@media only screen and (min-width: 990px) {
.pr-dashboardItem__heading {
margin: 0;
height: 120px;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
-ms-flex-align: center; } }
.pr-dashboardItem__heading_alternative {
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
color: #595959;
font-size: 1.5rem;
text-transform: none;
padding: 0.5em;
margin: 30px 0; }
.pr-philosophyExplorer {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
box-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
-o-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: justify;
margin-bottom: 130px;
overflow: hidden; }
.pr-philosophyExplorer__item {
flex: 1 1 100%;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
background-color: #d6d6d6;
border-radius: 10px 10px 0 10px;
padding: 10px 30px;
margin-bottom: 10px;
background-repeat: no-repeat;
background-position: 90% 80%;
background-size: auto 45%; }
@media only screen and (min-width: 650px) {
.pr-philosophyExplorer__item {
flex: 1 1 49%;
-webkit-flex: 1 1 49%;
-ms-flex: 1 1 49%;
margin-right: 1%; } }
@media only screen and (min-width: 760px) {
.pr-philosophyExplorer__item {
flex: 1 1 32%;
-webkit-flex: 1 1 32%;
-ms-flex: 1 1 32%;
margin-right: 1%; }
.pr-philosophyExplorer__item[data-state="active"] {
background-color: #f8f8f8; } }
.pr-philosophyExplorer__heading {
width: 80%;
color: #595959; }
.pr-philosophyExplorer__heading-keyword {
opacity: .7; }
.pr-philosophyExplorer__heading_alternative {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700; }
@media only screen and (min-width: 1200px) {
.pr-philosophyExplorer {
display: block; } }
.pr-philosophyExplorer__item {
display: none; }
@media only screen and (min-width: 760px) {
.pr-philosophyExplorer__item {
flex: 1 1 49%;
-webkit-flex: 1 1 49%;
-ms-flex: 1 1 49%;
margin-right: 1%; } }
@media only screen and (min-width: 990px) {
.pr-philosophyExplorer__item {
flex: 1 1 32%;
-webkit-flex: 1 1 32%;
-ms-flex: 1 1 32%;
margin-right: 1%; } }
@media only screen and (min-width: 1200px) {
.pr-philosophyExplorer__item {
display: block;
float: left;
margin-right: 6px;
width: calc(25% - 6px);
padding-top: calc(25% - 6px);
height: 0;
position: relative; }
.pr-philosophyExplorer__item-heading {
position: absolute;
top: 30px; } }
.pr-philosophyExplorer__item_mobile {
display: block;
background-color: #f3f3f3; }
@media only screen and (min-width: 1200px) {
.pr-philosophyExplorer__item_mobile {
display: none; } }
.pr-philosophyExplorer__description {
display: none; }
.pr-philosophyExplorer__description-heading {
font-size: 1rem !important; }
@media only screen and (min-width: 1200px) {
.pr-philosophyExplorer__description {
padding: 20px;
display: block;
float: left;
width: calc(50% - 6px);
margin-right: 6px; } }
.pr-philosophyExplorer__mobile-text {
text-shadow: 0px 0px 2px #fff, 0px 0px 3px #f3f3f3, 0px 0px 3px #f3f3f3, 0px 0px 4px #f3f3f3; }
.pr-philosophyExplorer__heading {
padding: 20px 0;
font-size: 0.75rem; }
.pr-partnerExplorer {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
box-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
-o-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: justify;
margin-bottom: 130px;
padding: 0 40px;
display: block;
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1; }
.pr-partnerExplorer__item {
flex: 1 1 100%;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
background-color: #d6d6d6;
border-radius: 10px 10px 0 10px;
padding: 10px 30px;
margin-bottom: 10px;
background-repeat: no-repeat;
background-position: 90% 80%;
background-size: auto 45%; }
@media only screen and (min-width: 650px) {
.pr-partnerExplorer__item {
flex: 1 1 49%;
-webkit-flex: 1 1 49%;
-ms-flex: 1 1 49%;
margin-right: 1%; } }
@media only screen and (min-width: 760px) {
.pr-partnerExplorer__item {
flex: 1 1 32%;
-webkit-flex: 1 1 32%;
-ms-flex: 1 1 32%;
margin-right: 1%; }
.pr-partnerExplorer__item[data-state="active"] {
background-color: #f8f8f8; } }
.pr-partnerExplorer__heading {
width: 80%;
color: #595959; }
.pr-partnerExplorer__heading-keyword {
opacity: .7; }
.pr-partnerExplorer__heading_alternative {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700; }
@media only screen and (min-width: 650px) {
.pr-partnerExplorer {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 20px;
-moz-column-gap: 20px;
column-gap: 20px; } }
@media only screen and (min-width: 760px) {
.pr-partnerExplorer {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
padding: 0;
background-image: url(//www.lcm-gmbh.eu/wp-content/themes/lcm/images/bg.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center center; } }
@media only screen and (min-width: 990px) {
.pr-partnerExplorer {
-webkit-column-gap: 80px;
-moz-column-gap: 80px;
column-gap: 80px; } }
.pr-partnerExplorer__item {
background-color: rgba(191, 191, 191, 0.2);
padding: 20px 30px;
display: inline-block;
width: 100%; }
.pr-partnerExplorer__item_mobile {
display: none; }
.pr-partnerExplorer__heading {
font-size: 0.875rem;
margin: 0 0 10px; }
.pr-partnerExplorer__address {
font-size: 0.875rem;
line-height: 1.5;
color: #595959;
margin: 0; }
.pr-definitionList {
font-size: 0.875rem;
line-height: 1; }
.pr-definitionList__term, .pr-definitionList__definition {
margin: 0;
padding: 0.3rem 0; }
.pr-definitionList__term {
display: block;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
text-transform: uppercase;
flex: 0 25%;
-webkit-flex: 0 25%;
-ms-flex: 0 25%; }
@media only screen and (min-width: 500px) {
.pr-definitionList__term {
flex: 0 20%;
-webkit-flex: 0 20%;
-ms-flex: 0 20%; } }
@media only screen and (min-width: 760px) {
.pr-definitionList__term {
flex: 0 30%;
-webkit-flex: 0 30%;
-ms-flex: 0 30%; } }
@media only screen and (min-width: 990px) {
.pr-definitionList__term {
flex: 0 30%;
-webkit-flex: 0 30%;
-ms-flex: 0 30%; } }
.pr-definitionList__definition {
display: block;
flex: 1 70%;
-webkit-flex: 1 70%;
-ms-flex: 1 70%; }
.pr-definitionList__icon {
display: inline-block;
flex: none;
-webkit-flex: none;
-ms-flex: none;
padding-bottom: 0;
position: relative;
font-size: 1.5rem;
width: 2.5rem; }
.pr-definitionList__icon:before {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
text-indent: 1px;
top: 0; }
.pr-definitionList__icon_location:before, .pr-definitionList__icon_location:after {
margin-right: 0.25em; }
.pr-definitionList__icon_location:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.pr-definitionList__icon_phone:before, .pr-definitionList__icon_phone:after {
margin-right: 0.25em; }
.pr-definitionList__icon_phone:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.pr-definitionList__icon_mail:before, .pr-definitionList__icon_mail:after {
margin-right: 0.25em; }
.pr-definitionList__icon_mail:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.pr-definitionList__icon + .pr-definitionList__definition {
flex: 1 1 calc(100% - 2.5rem);
-webkit-flex: 1 1 calc(100% - 2.5rem);
-ms-flex: 1 1 calc(100% - 2.5rem); }
.pr-definitionList__link {
border-bottom: 2px solid #f18551; }
.pr-definitionList__link:hover {
background: #f18551;
color: #fff; }
.pr-product {
width: 100%;
text-align: center;
padding-bottom: 50px;
display: inline-block;
vertical-align: top; }
@media only screen and (min-width: 500px) {
.pr-product {
width: 100%; } }
@media only screen and (min-width: 760px) {
.pr-product {
width: 32%; } }
.pr-product__box {
width: 180px;
border-radius: 10px 10px 0px 10px;
margin: 0 auto;
overflow: hidden;
position: relative;
max-width: 80%; }
@media only screen and (min-width: 650px) {
.pr-product__box {
max-width: 100%; } }
.pr-product__box-image {
max-height: 150px; }
@media only screen and (min-width: 760px) {
.pr-product__box-image {
max-height: 200px; } }
.pr-product__heading {
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
color: #bfbfbf;
font-size: 1.125rem;
text-transform: uppercase;
padding-top: 30px;
max-width: 180px;
margin: 0 auto;
padding-bottom: 0; }
.pr-product__overlay {
background-color: #595959;
width: 100%;
line-height: 40px;
position: absolute;
bottom: -41px;
left: 0;
border-radius: 0px 0px 0px 10px; }
.pr-product__overlay-heading {
color: #f8f8f8;
padding-top: 5px;
text-transform: uppercase;
font-size: 1.125rem; }
.pr-product:hover .pr-product__overlay {
bottom: 0; }
.pr-product__wrap {
-webkit-box-pack: end;
-moz-box-pack: end;
box-pack: end;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-justify-content: flex-end;
-o-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: end;
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
-ms-flex-align: center;
-webkit-flex-flow: column nowrap;
-moz-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
-o-flex-flow: column nowrap;
flex-flow: column nowrap;
min-height: 200px;
position: relative; }
.pr-textbox {
width: 100%;
display: inline-block;
background-color: #f8f8f8;
border-radius: 10px 10px 0px 10px;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap;
padding: 60px 30px; }
@media only screen and (min-width: 760px) {
.pr-textbox {
padding: 60px 130px; } }
.pr-textbox_small {
width: 100%;
padding: 20px;
margin: 0;
margin-bottom: 10px;
display: inline-block;
background-color: rgba(243, 243, 243, 0.8); }
@media only screen and (min-width: 500px) {
.pr-textbox_small {
width: 49%; } }
@media only screen and (min-width: 990px) {
.pr-textbox_small {
width: 30%; } }
.pr-textbox_download {
margin: 20px 0;
padding: 10px; }
.pr-textbox__heading {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
color: #f18551;
font-size: 1.125rem;
text-transform: uppercase; }
.pr-textbox__heading_small {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
color: #595959;
font-size: 1.125rem;
text-transform: uppercase;
padding-bottom: 0;
text-align: left; }
.pr-textbox__date {
font-family: "Univers LT W01_55 Roman1475956", "Roboto", "Kanit", sans-serif, sans-serif;
color: #bfbfbf;
font-size: 0.875rem;
padding-bottom: 30px;
margin: 0;
letter-spacing: 0.08em; }
.pr-textbox__paragraph {
padding-right: 0;
padding-bottom: 0; }
.pr-textbox__imagebox {
display: inline-block;
width: 100%;
position: relative;
margin-bottom: 20px; }
.cssmask .pr-textbox__imagebox {
opacity: 0; }
.cssmask .pr-textbox__imagebox[data-state='visible'] {
opacity: 1; }
.cssmask .pr-textbox__imagebox[data-state='visible'] .pr-textbox__imagebox-mask .mask-path {
-webkit-animation: sketch 2.5s 0.2s ease-in forwards;
-moz-animation: sketch 2.5s 0.2s ease-in forwards;
animation: sketch 2.5s 0.2s ease-in forwards; }
.cssmask .pr-textbox__imagebox-mask {
display: block; }
.cssmask .pr-textbox__imagebox-mask .mask-path {
stroke: black;
stroke-dasharray: 10000; }
.pr-textbox__imagebox-mask {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0; }
.pr-textbox__imagebox_download {
opacity: 1 !important; }
@media only screen and (min-width: 650px) {
.pr-textbox__imagebox {
width: 49%; } }
@media only screen and (min-width: 990px) {
.pr-textbox__imagebox {
margin-bottom: 30px;
display: block;
width: 100%; } }
.pr-textbox__imagebox-image {
width: 100%;
border-radius: 10px 10px 0 10px; }
.pr-textbox__imagebox-image_download {
margin: 0;
width: auto;
max-height: 120px;
border-radius: 0; }
.pr-textbox__button {
display: inline-block;
background-color: #bfbfbf;
color: white;
border-color: #bfbfbf;
margin-top: 40px;
padding: 0 35px; }
@media only screen and (min-width: 500px) {
.pr-textbox__button {
padding: 0 60px; } }
@media only screen and (min-width: 760px) {
.pr-textbox__button {
background-color: transparent;
color: #595959;
border-color: #595959; } }
.pr-textbox__section {
flex: 1 0 100%;
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
order: 1; }
@media only screen and (min-width: 990px) {
.pr-textbox__section:nth-child(even) {
margin-left: 10%; } }
@media only screen and (min-width: 990px) {
.pr-textbox__section {
flex: 1 0 60%;
-webkit-flex: 1 0 60%;
-ms-flex: 1 0 60%;
order: initial; } }
.pr-textbox__section_download {
max-width: 100%;
text-align: center; }
.pr-textbox__section_attachments {
order: 0;
text-align: center; }
@media only screen and (min-width: 990px) {
.pr-textbox__section_attachments {
order: initial;
text-align: left;
flex: 1 0 30%;
-webkit-flex: 1 0 30%;
-ms-flex: 1 0 30%; } }
.pr-productdetail {
width: 100%;
display: inline-block; }
.pr-productdetail__breadcrumbs {
display: inline-block;
padding-bottom: 10px; }
.pr-productdetail__breadcrumbs:hover {
color: #f18551; }
.pr-productdetail__breadcrumbs-arrow {
padding-right: 10px;
font-size: 1.125rem;
color: #bfbfbf; }
.pr-productdetail__paragraph {
padding-right: 0;
padding-bottom: 20px; }
.pr-productdetail__imagebox {
display: inline-block; }
.pr-productdetail__imagebox_hero {
width: 100%;
max-height: 500px;
border-radius: 50px 50px 0 50px;
overflow: hidden; }
@media only screen and (min-width: 990px) {
.pr-productdetail__imagebox_hero {
margin-bottom: 40px; } }
.pr-productdetail__imagebox-image {
width: 100%;
margin-bottom: 40px;
border-radius: 10px 10px 0 10px;
background-color: #d6d6d6; }
.pr-productdetail__imagebox-images {
display: none;
list-style: none;
margin: 0;
padding: 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%) !important;
-moz-transform: translateY(-50%) !important;
-ms-transform: translateY(-50%) !important;
-o-transform: translateY(-50%) !important;
transform: translateY(-50%) !important;
height: 100%;
width: 100%; }
.pr-productdetail__imagebox-images img {
position: absolute;
top: 0;
width: 100%;
height: auto; }
.pr-productdetail__imagebox-images img.previous-image {
visibility: hidden; }
.pr-productdetail__imagebox-images img.current-image {
visibility: visible; }
.pr-productdetail__imagebox-spinner {
display: block;
position: absolute;
background: #333;
background: rgba(0, 0, 0, 0.7);
border-radius: 5px;
padding: 5px 10px;
font-size: 0.75rem;
color: #FFF;
width: auto; }
.pr-productdetail__imagebox-spinner span {
font-family: Arial, "MS Trebuchet", sans-serif;
font-weight: bolder;
text-align: center;
display: block; }
.pr-productdetail__imagebox_threesixty {
position: relative;
overflow: hidden;
margin: 0 auto;
width: 100% !important;
height: 0 !important;
padding-bottom: 52%;
background: #f3f3f3; }
.pr-productdetail__subheading {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
font-size: 0.875rem;
color: #595959;
text-transform: uppercase;
line-height: 30px; }
.pr-productdetail__content {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap;
margin-top: 50px;
padding: 0 30px; }
@media only screen and (min-width: 990px) {
.pr-productdetail__content {
padding-right: 70px;
padding-left: 0px;
padding-bottom: 70px; } }
.pr-productdetail__content_hero {
padding: 60px 30px;
margin-top: 0;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap; }
@media only screen and (min-width: 760px) {
.pr-productdetail__content_hero {
padding: 60px 70px; } }
.pr-productdetail__content_section {
flex: 1 0 100%;
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%; }
@media only screen and (min-width: 990px) {
.pr-productdetail__content_section:nth-child(even) {
margin-left: 10%; } }
@media only screen and (min-width: 990px) {
.pr-productdetail__content_section {
flex: 1 0 60%;
-webkit-flex: 1 0 60%;
-ms-flex: 1 0 60%; } }
@media only screen and (min-width: 990px) {
.pr-productdetail__content_attachments {
flex: 1 0 30%;
-webkit-flex: 1 0 30%;
-ms-flex: 1 0 30%; } }
.pr-additionalContent {
width: 100%;
display: inline-block;
background-color: #f8f8f8;
padding-top: 60px;
padding-bottom: 60px;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap; }
.pr-additionalContent__info {
width: 100%;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap; }
.pr-additionalContent__infoblock {
flex: 1 0 100%;
-webkit-flex: 1 0 100%;
-ms-flex: 1 0 100%;
width: 100%;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
-o-flex-flow: row wrap;
flex-flow: row wrap; }
@media only screen and (min-width: 990px) {
.pr-additionalContent__infoblock {
flex: 1 0 50%;
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%; } }
.pr-additionalContent__infoblock_image {
flex: 1 0 25%;
-webkit-flex: 1 0 25%;
-ms-flex: 1 0 25%;
margin-right: 5%; }
@media only screen and (min-width: 990px) {
.pr-additionalContent__infoblock_image {
flex: 1 0 25%;
-webkit-flex: 1 0 25%;
-ms-flex: 1 0 25%;
margin-right: 5%; } }
.pr-additionalContent__infoblock_content {
flex: 1 0 70%;
-webkit-flex: 1 0 70%;
-ms-flex: 1 0 70%; }
@media only screen and (min-width: 990px) {
.pr-additionalContent__infoblock_content {
flex: 1 0 70%;
-webkit-flex: 1 0 70%;
-ms-flex: 1 0 70%; } }
.pr-additionalContent__infoblock:first-child {
padding-bottom: 40px; }
@media only screen and (min-width: 990px) {
.pr-additionalContent__infoblock:first-child {
padding-bottom: 0;
padding-right: 5%; } }
@media only screen and (min-width: 990px) {
.pr-additionalContent__infoblock:last-child {
padding-left: 5%;
border-left: 4px solid white; } }
.pr-additionalContent__heading {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
color: #595959;
font-size: 1.125rem;
padding-bottom: 60px;
text-align: center;
margin: 0 auto;
width: 100%; }
.pr-additionalContent__heading_alternative {
color: #f18551;
font-size: 1.125rem;
text-align: center; }
.pr-additionalContent__subheading {
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
font-size: 1.125rem;
letter-spacing: 0.1em;
color: #595959;
text-transform: none;
margin: 0 auto;
padding-bottom: 10px;
text-align: left; }
.pr-additionalContent__subheading_orange {
color: #f18551; }
.pr-additionalContent__subheading_green {
color: #81d340; }
.pr-additionalContent__imagebox {
background-color: #d6d6d6;
border-radius: 10px 10px 0 10px; }
.pr-additionalContent__imagebox-image {
width: 100%; }
.pr-additionalContent__paragraph {
padding-bottom: 10px;
padding-right: 0;
font-size: 0.75rem;
margin: 0; }
.pr-additionalContent__button {
background-color: transparent; }
.pr-heroSlider {
position: relative;
background: #595959; }
@media only screen and (min-width: 760px) {
.pr-heroSlider {
margin-top: -30px; } }
.pr-heroSlider__slide {
height: 100%;
width: 100%;
overflow: hidden;
opacity: 0.4;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-direction: normal;
box-direction: normal;
-webkit-flex-direction: column;
-moz-flex-direction: column;
flex-direction: column;
-ms-flex-direction: column;
-webkit-transition: 0.8s ease-out;
-moz-transition: 0.8s ease-out;
transition: 0.8s ease-out;
-webkit-transition-property: opacity, margin;
-moz-transition-property: opacity, margin;
transition-property: opacity, margin; }
@media only screen and (min-width: 760px) {
.pr-heroSlider__slide {
border-radius: 20px;
border-bottom-right-radius: 0;
width: 70%;
margin-left: -10%;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-direction: normal;
box-direction: normal;
-webkit-flex-direction: row;
-moz-flex-direction: row;
flex-direction: row;
-ms-flex-direction: row; } }
.pr-heroSlider__slide.is-selected {
-webkit-transition: 0.7s ease-out;
-moz-transition: 0.7s ease-out;
transition: 0.7s ease-out;
-webkit-transition-property: opacity, margin;
-moz-transition-property: opacity, margin;
transition-property: opacity, margin;
opacity: 1;
z-index: 50; }
@media only screen and (min-width: 760px) {
.pr-heroSlider__slide.is-selected {
margin-left: -20%; } }
.pr-heroSlider__slide.is-selected .pr-heroSlider__slide-cta {
opacity: 1; }
.pr-heroSlider__slide-image {
display: none; }
.pr-heroSlider__slide-cta {
opacity: 0;
position: absolute;
bottom: 10px;
left: 10px;
right: 10px;
width: calc( 100% - 1rem); }
@media only screen and (min-width: 760px) {
.pr-heroSlider__slide-cta {
left: auto;
width: auto;
right: 2rem;
bottom: 2rem; } }
.pr-heroSlider__slide-content {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
color: #f8f8f8;
background: #f18551;
height: 100%;
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 1 25%;
-moz-flex: 0 1 25%;
-ms-flex: 0 1 25%;
flex: 0 1 25%; }
@media only screen and (min-width: 760px) {
.pr-heroSlider__slide-content {
flex: 0 0 50%;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%; } }
.pr-heroSlider__slide-content-wrap {
flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
padding: 1rem; }
.pr-heroSlider__slide-content-header {
text-transform: uppercase;
font-family: "Roboto", "Kanit", sans-serif;
font-weight: 700;
color: #fff;
font-size: 1rem; }
@media only screen and (min-width: 650px) {
.pr-heroSlider__slide-content-header {
font-size: 1.2rem; } }
@media only screen and (min-width: 760px) {
.pr-heroSlider__slide-content-header {
font-size: 1.5rem; } }
.pr-heroSlider__slide-content-text {
display: none; }
@media only screen and (min-width: 760px) {
.pr-heroSlider__slide-content-text {
display: block; } }
.pr-heroSlider__slide-figure {
background-position: 50% 50%;
background-size: cover;
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 1 75%;
-moz-flex: 0 1 75%;
-ms-flex: 0 1 75%;
flex: 0 1 75%;
position: relative; }
@media only screen and (min-width: 760px) {
.pr-heroSlider__slide-figure {
flex: 0 0 50%;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%; } }
.flickity-viewport {
height: 100% !important; }
.flickity-prev-next-button {
background: transparent;
border-radius: 0; }
.flickity-prev-next-button.next {
right: 0;
border-radius: 0.75rem;
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.flickity-prev-next-button.previous {
left: 0;
border-radius: 0.75rem;
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.flickity-prev-next-button .arrow {
fill: #fff; }
.flickity-prev-next-button:hover {
background: #fff; }
.flickity-prev-next-button:hover .arrow {
fill: #f18551; }
.pr-timelineSlider {
position: relative;
background: #bfbfbf;
padding: 10px 0; }
.pr-timelineSlider:after {
content: " ";
position: absolute;
width: 100%;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #595959;
height: 40px;
z-index: 1; }
@media only screen and (min-width: 760px) {
.pr-timelineSlider {
margin-top: -30px; } }
@media only screen and (min-width: 990px) {
.pr-timelineSlider .flickity-slider {
left: -10% !important; } }
.pr-timelineSlider .flickity-prev-next-button {
z-index: 20; }
.pr-timelineSlider__slide {
width: 80%;
height: 100%; }
@media only screen and (min-width: 990px) {
.pr-timelineSlider__slide {
opacity: 1;
width: 15%; } }
.pr-timelineSlider__slide.is-selected {
width: 80%;
align-items: center !important; }
@media only screen and (min-width: 990px) {
.pr-timelineSlider__slide.is-selected {
width: 30%; } }
.pr-timelineSlider__slide.is-selected ~ .pr-timelineSlider__slide {
-webkit-transform: translateX(110%);
-moz-transform: translateX(110%);
-ms-transform: translateX(110%);
-o-transform: translateX(110%);
transform: translateX(110%); }
.pr-timelineSlider__slide.is-selected .pr-timelineSlider__slide-content {
-webkit-transition-property: height;
-moz-transition-property: height;
transition-property: height;
overflow: hidden;
border-radius: 20px;
border-bottom-right-radius: 0;
height: 100%;
z-index: 200;
top: 0px !important;
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important; }
.pr-timelineSlider__slide.is-selected .pr-timelineSlider__slide-content-wrap {
width: 100%;
padding: 30px;
background-color: #595959;
-webkit-box-orient: row !important;
-moz-box-orient: row !important;
box-orient: row !important;
-webkit-box-direction: normal;
-moz-box-direction: normal;
box-direction: normal;
-webkit-flex-direction: row !important;
-moz-flex-direction: row !important;
flex-direction: row !important;
-ms-flex-direction: row !important;
justify-content: space-between; }
.pr-timelineSlider__slide.is-selected .pr-timelineSlider__slide-content-header {
display: block;
height: 60px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background: #81d340;
text-align: right;
padding: 10px;
color: white;
font-size: 0.875rem;
left: 0;
width: 100%;
margin: 0; }
.pr-timelineSlider__slide.is-selected .pr-timelineSlider__slide-content-text {
font-size: 0.875rem;
display: block;
height: calc(50% - 30px);
position: absolute;
left: 0;
bottom: 0;
width: 100%;
color: white;
margin: 0;
padding: 20px 40px; }
.pr-timelineSlider__slide.is-selected .pr-timelineSlider__slide-figure {
border-left-width: 0;
margin-top: 0px;
width: 250px;
background-size: contain;
background-position: right;
flex: 1 0 50%;
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%; }
.pr-timelineSlider__slide.is-selected .pr-timelineSlider__slide-date {
color: white;
margin-top: 0px;
font-size: 3rem;
flex: 1 0 50%;
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%; }
.pr-timelineSlider__slide-figure {
border-left: 7px solid #595959;
padding: 0 20px;
height: 70px;
width: 200px;
background-size: 60%;
background-position: 20% 40%;
background-repeat: no-repeat; }
.pr-timelineSlider__slide:nth-of-type(odd) .pr-timelineSlider__slide-content {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
top: 40px;
position: relative; }
.pr-timelineSlider__slide:nth-of-type(odd) .pr-timelineSlider__slide-content-wrap {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
box-orient: vertical;
-webkit-box-direction: reverse;
-moz-box-direction: reverse;
box-direction: reverse;
-webkit-flex-direction: column-reverse;
-moz-flex-direction: column-reverse;
flex-direction: column-reverse;
-ms-flex-direction: column-reverse; }
.pr-timelineSlider__slide-image {
display: none; }
.pr-timelineSlider__slide-date {
font-size: 24px;
margin: 20px 0;
padding: 0;
text-align: left;
color: #595959;
background-color: transparent; }
.pr-timelineSlider__slide-content {
height: calc(50% - 20px);
width: 100%; }
.pr-timelineSlider__slide-content-wrap {
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
transition-property: background-color;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-moz-box-pack: end;
box-pack: end;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-justify-content: flex-end;
-o-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: end;
-webkit-flex-flow: column nowrap;
-moz-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
-o-flex-flow: column nowrap;
flex-flow: column nowrap;
height: 100%;
width: 100%; }
.pr-timelineSlider__slide-content-header {
display: none; }
.pr-timelineSlider__slide-content-text {
display: none; }
.pr-timelineSlider .flickity-viewport {
z-index: 20; }.mapboxgl-map {
font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
overflow: hidden;
position: relative;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-nav-compass {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-nav-compass:active {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
}
.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right,
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right  { position:absolute; }
.mapboxgl-ctrl-top-left      { top:0; left:0; }
.mapboxgl-ctrl-top-right     { top:0; right:0; }
.mapboxgl-ctrl-bottom-left   { bottom:0; left:0; }
.mapboxgl-ctrl-bottom-right  { right:0; bottom:0; }
.mapboxgl-ctrl { clear:both; }
.mapboxgl-ctrl-top-left .mapboxgl-ctrl { margin:10px 0 0 10px; float:left; }
.mapboxgl-ctrl-top-right .mapboxgl-ctrl{ margin:10px 10px 0 0; float:right; }
.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl { margin:0 0 10px 10px; float:left; }
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl { margin:0 10px 10px 0; float:right; }
.mapboxgl-ctrl-group {
border-radius: 4px;
-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.1);
overflow: hidden;
background: #fff;
}
.mapboxgl-ctrl-group > button {
width: 30px;
height: 30px;
display: block;
padding: 0;
outline: none;
border: none;
border-bottom: 1px solid #ddd;
box-sizing: border-box;
background-color: rgba(0,0,0,0);
cursor: pointer;
} .mapboxgl-ctrl > button::-moz-focus-inner {
border: 0;
padding: 0;
}
.mapboxgl-ctrl > button:last-child {
border-bottom: 0;
}
.mapboxgl-ctrl > button:hover {
background-color: rgba(0,0,0,0.05);
}
.mapboxgl-ctrl-icon,
.mapboxgl-ctrl-icon > div.arrow {
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out {
padding: 5px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27m%207%2C9%20c%20-0.554%2C0%20-1%2C0.446%20-1%2C1%200%2C0.554%200.446%2C1%201%2C1%20l%206%2C0%20c%200.554%2C0%201%2C-0.446%201%2C-1%200%2C-0.554%20-0.446%2C-1%20-1%2C-1%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in  {
padding: 5px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27M%2010%206%20C%209.446%206%209%206.4459904%209%207%20L%209%209%20L%207%209%20C%206.446%209%206%209.446%206%2010%20C%206%2010.554%206.446%2011%207%2011%20L%209%2011%20L%209%2013%20C%209%2013.55401%209.446%2014%2010%2014%20C%2010.554%2014%2011%2013.55401%2011%2013%20L%2011%2011%20L%2013%2011%20C%2013.554%2011%2014%2010.554%2014%2010%20C%2014%209.446%2013.554%209%2013%209%20L%2011%209%20L%2011%207%20C%2011%206.4459904%2010.554%206%2010%206%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate  {
padding: 5px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27M13%2C7%20L10.5%2C11.75%20L10.25%2C10%20z%20M13.888%2C6.112%20C13.615%2C5.84%2013.382%2C6.076%2012.5%2C6.5%20C10.14%2C7.634%206%2C10%206%2C10%20L9.5%2C10.5%20L10%2C14%20C10%2C14%2012.366%2C9.86%2013.5%2C7.5%20C13.924%2C6.617%2014.16%2C6.385%2013.888%2C6.112%27%2F%3E%3C%2Fsvg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass > div.arrow {
width: 20px;
height: 20px;
margin: 5px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%0A%09%3Cpolygon%20fill%3D%27%23333333%27%20points%3D%276%2C9%2010%2C1%2014%2C9%27%2F%3E%0A%09%3Cpolygon%20fill%3D%27%23CCCCCC%27%20points%3D%276%2C11%2010%2C19%2014%2C11%20%27%2F%3E%0A%3C%2Fsvg%3E");
background-repeat: no-repeat;
}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
padding: 0 5px;
background-color: rgba(255,255,255,0.5);
margin: 0;
}
.mapboxgl-ctrl-attrib a {
color: rgba(0,0,0,0.75);
text-decoration: none;
}
.mapboxgl-ctrl-attrib a:hover {
color: inherit;
text-decoration: underline;
}
.mapboxgl-ctrl-attrib .mapbox-improve-map {
font-weight: bold;
margin-left: 2px;
}
.mapboxgl-popup {
position: absolute;
top: 0;
left: 0;
display: -webkit-flex;
display: flex;
will-change: transform;
pointer-events: none;
}
.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
-webkit-flex-direction: column;
flex-direction: column;
}
.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
-webkit-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.mapboxgl-popup-anchor-left {
-webkit-flex-direction: row;
flex-direction: row;
}
.mapboxgl-popup-anchor-right {
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.mapboxgl-popup-tip {
width: 0;
height: 0;
border: 10px solid transparent;
z-index: 1;
}
.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
-webkit-align-self: center;
align-self: center;
border-top: none;
border-bottom-color: #fff;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
-webkit-align-self: flex-start;
align-self: flex-start;
border-top: none;
border-left: none;
border-bottom-color: #fff;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
-webkit-align-self: flex-end;
align-self: flex-end;
border-top: none;
border-right: none;
border-bottom-color: #fff;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
-webkit-align-self: center;
align-self: center;
border-bottom: none;
border-top-color: #fff;
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
-webkit-align-self: flex-start;
align-self: flex-start;
border-bottom: none;
border-left: none;
border-top-color: #fff;
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
-webkit-align-self: flex-end;
align-self: flex-end;
border-bottom: none;
border-right: none;
border-top-color: #fff;
}
.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
-webkit-align-self: center;
align-self: center;
border-left: none;
border-right-color: #fff;
}
.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
-webkit-align-self: center;
align-self: center;
border-right: none;
border-left-color: #fff;
}
.mapboxgl-popup-close-button {
position: absolute;
right: 0;
top: 0;
border: none;
border-radius: 0 3px 0 0;
cursor: pointer;
background-color: rgba(0,0,0,0);
}
.mapboxgl-popup-close-button:hover {
background-color: rgba(0,0,0,0.05);
}
.mapboxgl-popup-content {
position: relative;
background: #fff;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(0,0,0,0.10);
padding: 10px 10px 15px;
pointer-events: auto;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
border-top-left-radius: 0;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
border-top-right-radius: 0;
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
border-bottom-left-radius: 0;
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
border-bottom-right-radius: 0;
}
.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
cursor: crosshair;
}
.mapboxgl-boxzoom {
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
background: #fff;
border: 2px dotted #202020;
opacity: 0.5;
}
@media print {
.mapbox-improve-map {
display:none;
}
}