@CHARSET "UTF-8";
/* variables               [18] */ 
/* fonts                  [793] */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v18-latin-regular.woff2') format('woff2'), url('../fonts/open-sans-v18-latin-regular.woff') format('woff'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans-v18-latin-600.woff2') format('woff2'), url('../fonts/open-sans-v18-latin-600.woff') format('woff'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v18-latin-700.woff2') format('woff2'), url('../fonts/open-sans-v18-latin-700.woff') format('woff'); } 
/* defaults              [3174] */ @media all { *, *::after, *::before{ -ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box; } html{ height: 100%; line-height: 1.75; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body{ overflow-y: scroll; overflow-x: hidden; margin: 0; font-size: 1rem; color: #fff; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 400; } ::selection { background: rgb(219,8,46); color: #fff; text-shadow:none; } ::-webkit-selection { background: rgb(219,8,46); color: #fff; text-shadow:none; } ::-moz-selection { background: rgb(219,8,46); color: #fff; text-shadow:none; } p, ul, ol, blockquote{ margin: 0 0 1rem; } strong, b{ font-weight: 700; } a:focus{ outline: none; } ul{ padding: 0 0 0 1.25em; margin: 0 0 1em; } hr{ border: none; outline: none; background: #dfdfdf; height: 2px; margin: 25px 0; } dt { font-weight: 700; } dd { margin-bottom: .5rem; margin-left: 0; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -.25em; } sup { top: -.5em; } td p { margin: 0; } a, area, button, [role="button"], input:not([type="range"]), label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input[type='submit']{ border: none; outline: none; -webkit-appearance:none;-moz-appearance:none;appearance:none; } fieldset { border: 0; padding: 0; margin: 0; min-width: 0; width: 100%; } button, input { overflow: visible; } button, select { text-transform: none; } select { word-wrap: normal; } button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; } input[type="radio"], input[type="checkbox"] { -ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box; padding: 0; } input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; } [tabindex="-1"]:focus { outline: 0 !important; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } ::-webkit-file-upload-button{ font: inherit; -webkit-appearance: button; } [hidden] { display: none !important; } img{ border-style: none; } .medium, img{ max-width: 100%; height: auto; vertical-align: bottom; } svg { overflow: hidden; } a, a:before, a:after, button, input, button:before, button:after, .has-transition{ transition: all .25s; } .clear{ clear: both; font-size: 0px; height: 0px; } .clearing::before, .clearing::after{ content:""; display:table; } .clearing::after{ clear:both; } .listReset, .listReset ul{ margin: 0; padding: 0; list-style: none; } ul.dp-readerLinks{ position: absolute; left: -999rem; top: -999rem; } } 
/* display               [2082] */ .display-none { display: none !important; } .display-inline { display: inline !important; } .display-inline-block { display: inline-block !important; } .display-block { display: block !important; } .display-flex { display: flex !important; } .display-inline-flex { display: inline-flex !important; } @media all and (min-width: 576px){ .display-s-none { display: none !important; } .display-s-inline { display: inline !important; } .display-s-inline-block { display: inline-block !important; } .display-s-block { display: block !important; } .display-s-flex { display: flex !important; } .display-s-inline-flex { display: inline-flex !important; } } @media all and (min-width: 768px){ .display-m-none { display: none !important; } .display-m-inline { display: inline !important; } .display-m-inline-block { display: inline-block !important; } .display-m-block { display: block !important; } .display-m-flex { display: flex !important; } .display-m-inline-flex { display: inline-flex !important; } } @media all and (min-width: 992px){ .display-l-none { display: none !important; } .display-l-inline { display: inline !important; } .display-l-inline-block { display: inline-block !important; } .display-l-block { display: block !important; } .display-l-flex { display: flex !important; } .display-l-inline-flex { display: inline-flex !important; } } @media all and (min-width: 1280px){ .display-xl-none { display: none !important; } .display-xl-inline { display: inline !important; } .display-xl-inline-block { display: inline-block !important; } .display-xl-block { display: block !important; } .display-xl-flex { display: flex !important; } .display-xl-inline-flex { display: inline-flex !important; } } @media all and (min-width: 1520px){ .display-xxl-none { display: none !important; } .display-xxl-inline { display: inline !important; } .display-xxl-inline-block { display: inline-block !important; } .display-xxl-block { display: block !important; } .display-xxl-flex { display: flex !important; } .display-xxl-inline-flex { display: inline-flex !important; } }
/* flex                 [12933] */ .flex-row { flex-direction: row !important; } .flex-column { flex-direction: column !important; } .flex-row-reverse { flex-direction: row-reverse !important; } .flex-column-reverse { flex-direction: column-reverse !important; } .flex-wrap { flex-wrap: wrap !important; } .flex-nowrap { flex-wrap: nowrap !important; } .flex-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-fill { flex: 1 1 auto !important; } .flex-grow-0 { flex-grow: 0 !important; } .flex-grow-1 { flex-grow: 1 !important; } .flex-shrink-0 { flex-shrink: 0 !important; } .flex-shrink-1 { flex-shrink: 1 !important; } .justify-content-start { justify-content: flex-start !important; } .justify-content-end { justify-content: flex-end !important; } .justify-content-center { justify-content: center !important; } .justify-content-between { justify-content: space-between !important; } .justify-content-around { justify-content: space-around !important; } .align-items-start { align-items: flex-start !important; } .align-items-end { align-items: flex-end !important; } .align-items-center { align-items: center !important; } .align-items-baseline { align-items: baseline !important; } .align-items-stretch { align-items: stretch !important; } .align-content-start { align-content: flex-start !important; } .align-content-end { align-content: flex-end !important; } .align-content-center { align-content: center !important; } .align-content-between { align-content: space-between !important; } .align-content-around { align-content: space-around !important; } .align-content-stretch { align-content: stretch !important; } .align-self-auto { align-self: auto !important; } .align-self-start { align-self: flex-start !important; } .align-self-end { align-self: flex-end !important; } .align-self-center { align-self: center !important; } .align-self-baseline { align-self: baseline !important; } .align-self-stretch { align-self: stretch !important; } .order-0{ order: 0; } .order-1{ order: 1; } .order-2{ order: 2; } .order-3{ order: 3; } .order-99{ order: 99; } @media all and (min-width: 576px){ .flex-s-row { flex-direction: row !important; } .flex-s-column { flex-direction: column !important; } .flex-s-row-reverse { flex-direction: row-reverse !important; } .flex-s-column-reverse { flex-direction: column-reverse !important; } .flex-s-wrap { flex-wrap: wrap !important; } .flex-s-nowrap { flex-wrap: nowrap !important; } .flex-s-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-s-fill { flex: 1 1 auto !important; } .flex-s-grow-0 { flex-grow: 0 !important; } .flex-s-grow-1 { flex-grow: 1 !important; } .flex-s-shrink-0 { flex-shrink: 0 !important; } .flex-s-shrink-1 { flex-shrink: 1 !important; } .justify-content-s-start { justify-content: flex-start !important; } .justify-content-s-end { justify-content: flex-end !important; } .justify-content-s-center { justify-content: center !important; } .justify-content-s-between { justify-content: space-between !important; } .justify-content-s-around { justify-content: space-around !important; } .align-items-s-start { align-items: flex-start !important; } .align-items-s-end { align-items: flex-end !important; } .align-items-s-center { align-items: center !important; } .align-items-s-baseline { align-items: baseline !important; } .align-items-s-stretch { align-items: stretch !important; } .align-content-s-start { align-content: flex-start !important; } .align-content-s-end { align-content: flex-end !important; } .align-content-s-center { align-content: center !important; } .align-content-s-between { align-content: space-between !important; } .align-content-s-around { align-content: space-around !important; } .align-content-s-stretch { align-content: stretch !important; } .align-self-s-auto { align-self: auto !important; } .align-self-s-start { align-self: flex-start !important; } .align-self-s-end { align-self: flex-end !important; } .align-self-s-center { align-self: center !important; } .align-self-s-baseline { align-self: baseline !important; } .align-self-s-stretch { align-self: stretch !important; } .order-0-s{ order: 0; } .order-1-s{ order: 1; } .order-2-s{ order: 2; } .order-3-s{ order: 3; } .order-99-s{ order: 99; } } @media all and (min-width: 768px){ .flex-m-row { flex-direction: row !important; } .flex-m-column { flex-direction: column !important; } .flex-m-row-reverse { flex-direction: row-reverse !important; } .flex-m-column-reverse { flex-direction: column-reverse !important; } .flex-m-wrap { flex-wrap: wrap !important; } .flex-m-nowrap { flex-wrap: nowrap !important; } .flex-m-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-m-fill { flex: 1 1 auto !important; } .flex-m-grow-0 { flex-grow: 0 !important; } .flex-m-grow-1 { flex-grow: 1 !important; } .flex-m-shrink-0 { flex-shrink: 0 !important; } .flex-m-shrink-1 { flex-shrink: 1 !important; } .justify-content-m-start { justify-content: flex-start !important; } .justify-content-m-end { justify-content: flex-end !important; } .justify-content-m-center { justify-content: center !important; } .justify-content-m-between { justify-content: space-between !important; } .justify-content-m-around { justify-content: space-around !important; } .align-items-m-start { align-items: flex-start !important; } .align-items-m-end { align-items: flex-end !important; } .align-items-m-center { align-items: center !important; } .align-items-m-baseline { align-items: baseline !important; } .align-items-m-stretch { align-items: stretch !important; } .align-content-m-start { align-content: flex-start !important; } .align-content-m-end { align-content: flex-end !important; } .align-content-m-center { align-content: center !important; } .align-content-m-between { align-content: space-between !important; } .align-content-m-around { align-content: space-around !important; } .align-content-m-stretch { align-content: stretch !important; } .align-self-m-auto { align-self: auto !important; } .align-self-m-start { align-self: flex-start !important; } .align-self-m-end { align-self: flex-end !important; } .align-self-m-center { align-self: center !important; } .align-self-m-baseline { align-self: baseline !important; } .align-self-m-stretch { align-self: stretch !important; } .order-0-m{ order: 0; } .order-1-m{ order: 1; } .order-2-m{ order: 2; } .order-3-m{ order: 3; } .order-99-m{ order: 99; } } @media all and (min-width: 992px){ .flex-l-row { flex-direction: row !important; } .flex-l-column { flex-direction: column !important; } .flex-l-row-reverse { flex-direction: row-reverse !important; } .flex-l-column-reverse { flex-direction: column-reverse !important; } .flex-l-wrap { flex-wrap: wrap !important; } .flex-l-nowrap { flex-wrap: nowrap !important; } .flex-l-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-l-fill { flex: 1 1 auto !important; } .flex-l-grow-0 { flex-grow: 0 !important; } .flex-l-grow-1 { flex-grow: 1 !important; } .flex-l-shrink-0 { flex-shrink: 0 !important; } .flex-l-shrink-1 { flex-shrink: 1 !important; } .justify-content-l-start { justify-content: flex-start !important; } .justify-content-l-end { justify-content: flex-end !important; } .justify-content-l-center { justify-content: center !important; } .justify-content-l-between { justify-content: space-between !important; } .justify-content-l-around { justify-content: space-around !important; } .align-items-l-start { align-items: flex-start !important; } .align-items-l-end { align-items: flex-end !important; } .align-items-l-center { align-items: center !important; } .align-items-l-baseline { align-items: baseline !important; } .align-items-l-stretch { align-items: stretch !important; } .align-content-l-start { align-content: flex-start !important; } .align-content-l-end { align-content: flex-end !important; } .align-content-l-center { align-content: center !important; } .align-content-l-between { align-content: space-between !important; } .align-content-l-around { align-content: space-around !important; } .align-content-l-stretch { align-content: stretch !important; } .align-self-l-auto { align-self: auto !important; } .align-self-l-start { align-self: flex-start !important; } .align-self-l-end { align-self: flex-end !important; } .align-self-l-center { align-self: center !important; } .align-self-l-baseline { align-self: baseline !important; } .align-self-l-stretch { align-self: stretch !important; } .order-0-l{ order: 0; } .order-1-l{ order: 1; } .order-2-l{ order: 2; } .order-3-l{ order: 3; } .order-99-l{ order: 99; } } @media all and (min-width: 1280px){ .flex-xl-row { flex-direction: row !important; } .flex-xl-column { flex-direction: column !important; } .flex-xl-row-reverse { flex-direction: row-reverse !important; } .flex-xl-column-reverse { flex-direction: column-reverse !important; } .flex-xl-wrap { flex-wrap: wrap !important; } .flex-xl-nowrap { flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-xl-fill { flex: 1 1 auto !important; } .flex-xl-grow-0 { flex-grow: 0 !important; } .flex-xl-grow-1 { flex-grow: 1 !important; } .flex-xl-shrink-0 { flex-shrink: 0 !important; } .flex-xl-shrink-1 { flex-shrink: 1 !important; } .justify-content-xl-start { justify-content: flex-start !important; } .justify-content-xl-end { justify-content: flex-end !important; } .justify-content-xl-center { justify-content: center !important; } .justify-content-xl-between { justify-content: space-between !important; } .justify-content-xl-around { justify-content: space-around !important; } .align-items-xl-start { align-items: flex-start !important; } .align-items-xl-end { align-items: flex-end !important; } .align-items-xl-center { align-items: center !important; } .align-items-xl-baseline { align-items: baseline !important; } .align-items-xl-stretch { align-items: stretch !important; } .align-content-xl-start { align-content: flex-start !important; } .align-content-xl-end { align-content: flex-end !important; } .align-content-xl-center { align-content: center !important; } .align-content-xl-between { align-content: space-between !important; } .align-content-xl-around { align-content: space-around !important; } .align-content-xl-stretch { align-content: stretch !important; } .align-self-xl-auto { align-self: auto !important; } .align-self-xl-start { align-self: flex-start !important; } .align-self-xl-end { align-self: flex-end !important; } .align-self-xl-center { align-self: center !important; } .align-self-xl-baseline { align-self: baseline !important; } .align-self-xl-stretch { align-self: stretch !important; } .order-0-xl{ order: 0; } .order-1-xl{ order: 1; } .order-2-xl{ order: 2; } .order-3-xl{ order: 3; } .order-99-xl{ order: 99; } } @media all and (min-width: 1520px){ .flex-xxl-row { flex-direction: row !important; } .flex-xxl-column { flex-direction: column !important; } .flex-xxl-row-reverse { flex-direction: row-reverse !important; } .flex-xxl-column-reverse { flex-direction: column-reverse !important; } .flex-xxl-wrap { flex-wrap: wrap !important; } .flex-xxl-nowrap { flex-wrap: nowrap !important; } .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-xxl-fill { flex: 1 1 auto !important; } .flex-xxl-grow-0 { flex-grow: 0 !important; } .flex-xxl-grow-1 { flex-grow: 1 !important; } .flex-xxl-shrink-0 { flex-shrink: 0 !important; } .flex-xxl-shrink-1 { flex-shrink: 1 !important; } .justify-content-xxl-start { justify-content: flex-start !important; } .justify-content-xxl-end { justify-content: flex-end !important; } .justify-content-xxl-center { justify-content: center !important; } .justify-content-xxl-between { justify-content: space-between !important; } .justify-content-xxl-around { justify-content: space-around !important; } .align-items-xxl-start { align-items: flex-start !important; } .align-items-xxl-end { align-items: flex-end !important; } .align-items-xxl-center { align-items: center !important; } .align-items-xxl-baseline { align-items: baseline !important; } .align-items-xxl-stretch { align-items: stretch !important; } .align-content-xxl-start { align-content: flex-start !important; } .align-content-xxl-end { align-content: flex-end !important; } .align-content-xxl-center { align-content: center !important; } .align-content-xxl-between { align-content: space-between !important; } .align-content-xxl-around { align-content: space-around !important; } .align-content-xxl-stretch { align-content: stretch !important; } .align-self-xxl-auto { align-self: auto !important; } .align-self-xxl-start { align-self: flex-start !important; } .align-self-xxl-end { align-self: flex-end !important; } .align-self-xxl-center { align-self: center !important; } .align-self-xxl-baseline { align-self: baseline !important; } .align-self-xxl-stretch { align-self: stretch !important; } .order-0-xxl{ order: 0; } .order-1-xxl{ order: 1; } .order-2-xxl{ order: 2; } .order-3-xxl{ order: 3; } .order-99-xxl{ order: 99; } }
/* alignment             [1842] */ .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media all and (min-width: 576px){ .float-s-left { float: left !important; } .float-s-right { float: right !important; } .float-s-none { float: none !important; } .text-s-left { text-align: left !important; } .text-s-right { text-align: right !important; } .text-s-center { text-align: center !important; } } @media all and (min-width: 768px){ .float-m-left { float: left !important; } .float-m-right { float: right !important; } .float-m-none { float: none !important; } .text-m-left { text-align: left !important; } .text-m-right { text-align: right !important; } .text-m-center { text-align: center !important; } } @media all and (min-width: 992px){ .float-l-left { float: left !important; } .float-l-right { float: right !important; } .float-l-none { float: none !important; } .text-l-left { text-align: left !important; } .text-l-right { text-align: right !important; } .text-l-center { text-align: center !important; } } @media all and (min-width: 1280px){ .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } } @media all and (min-width: 1520px){ .float-xxl-left { float: left !important; } .float-xxl-right { float: right !important; } .float-xxl-none { float: none !important; } .text-xxl-left { text-align: left !important; } .text-xxl-right { text-align: right !important; } .text-xxl-center { text-align: center !important; } }
/* spacings             [23918] */ .m-none { margin: 0 !important; } .mt-none, .my-none { margin-top: 0 !important; } .mr-none, .mx-none { margin-right: 0 !important; } .mb-none, .my-none { margin-bottom: 0 !important; } .ml-none, .mx-none { margin-left: 0 !important; } .m-min { margin: 5px !important; } .mt-min, .my-min { margin-top: 5px !important; } .mr-min, .mx-min { margin-right: 5px !important; } .mb-min, .my-min { margin-bottom: 5px !important; } .ml-min, .mx-min { margin-left: 5px !important; } .m-small { margin: 10px !important; } .mt-small, .my-small { margin-top: 10px !important; } .mr-small, .mx-small { margin-right: 10px !important; } .mb-small, .my-small { margin-bottom: 10px !important; } .ml-small, .mx-small { margin-left: 10px !important; } .m-default { margin: 15px !important; } .mt-default, .my-default { margin-top: 15px !important; } .mr-default, .mx-default { margin-right: 15px !important; } .mb-default, .my-default { margin-bottom: 15px !important; } .ml-default, .mx-default { margin-left: 15px !important; } .m-medium { margin: 25px !important; } .mt-medium, .my-medium { margin-top: 25px !important; } .mr-medium, .mx-medium { margin-right: 25px !important; } .mb-medium, .my-medium { margin-bottom: 25px !important; } .ml-medium, .mx-medium { margin-left: 25px !important; } .m-large { margin: 50px !important; } .mt-large, .my-large { margin-top: 50px !important; } .mr-large, .mx-large { margin-right: 50px !important; } .mb-large, .my-large { margin-bottom: 50px !important; } .ml-large, .mx-large { margin-left: 50px !important; } .m-larger { margin: 75px !important; } .mt-larger, .my-larger { margin-top: 75px !important; } .mr-larger, .mx-larger { margin-right: 75px !important; } .mb-larger, .my-larger { margin-bottom: 75px !important; } .ml-larger, .mx-larger { margin-left: 75px !important; } .m-largest { margin: 100px !important; } .mt-largest, .my-largest { margin-top: 100px !important; } .mr-largest, .mx-largest { margin-right: 100px !important; } .mb-largest, .my-largest { margin-bottom: 100px !important; } .ml-largest, .mx-largest { margin-left: 100px !important; } .p-none { padding: 0 !important; } .pt-none, .py-none { padding-top: 0 !important; } .pr-none, .px-none { padding-right: 0 !important; } .pb-none, .py-none { padding-bottom: 0 !important; } .pl-none, .px-none { padding-left: 0 !important; } .p-min { padding: 5px !important; } .pt-min, .py-min { padding-top: 5px !important; } .pr-min, .px-min { padding-right: 5px !important; } .pb-min, .py-min { padding-bottom: 5px !important; } .pl-min, .px-min { padding-left: 5px !important; } .p-small { padding: 10px !important; } .pt-small, .py-small { padding-top: 10px !important; } .pr-small, .px-small { padding-right: 10px !important; } .pb-small, .py-small { padding-bottom: 10px !important; } .pl-small, .px-small { padding-left: 10px !important; } .p-default { padding: 15px !important; } .pt-default, .py-default { padding-top: 15px !important; } .pr-default, .px-default { padding-right: 15px !important; } .pb-default, .py-default { padding-bottom: 15px !important; } .pl-default, .px-default { padding-left: 15px !important; } .p-medium { padding: 25px !important; } .pt-medium, .py-medium { padding-top: 25px !important; } .pr-medium, .px-medium { padding-right: 25px !important; } .pb-medium, .py-medium { padding-bottom: 25px !important; } .pl-medium, .px-medium { padding-left: 25px !important; } .p-large { padding: 50px !important; } .pt-large, .py-large { padding-top: 50px !important; } .pr-large, .px-large { padding-right: 50px !important; } .pb-large, .py-large { padding-bottom: 50px !important; } .pl-large, .px-large { padding-left: 50px !important; } .p-larger { padding: 75px !important; } .pt-larger, .py-larger { padding-top: 75px !important; } .pr-larger, .px-larger { padding-right: 75px !important; } .pb-larger, .py-larger { padding-bottom: 75px !important; } .pl-larger, .px-larger { padding-left: 75px !important; } .p-largest { padding: 100px !important; } .pt-largest, .py-largest { padding-top: 100px !important; } .pr-largest, .px-largest { padding-right: 100px !important; } .pb-largest, .py-largest { padding-bottom: 100px !important; } .pl-largest, .px-largest { padding-left: 100px !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { margin-left: auto !important; } @media all and (min-width: 576px){ .m-s-none { margin: 0 !important; } .mt-s-none, .my-s-none { margin-top: 0 !important; } .mr-s-none, .mx-s-none { margin-right: 0 !important; } .mb-s-none, .my-s-none { margin-bottom: 0 !important; } .ml-s-none, .mx-s-none { margin-left: 0 !important; } .m-s-min { margin: 5px !important; } .mt-s-min, .my-s-min { margin-top: 5px !important; } .mr-s-min, .mx-s-min { margin-right: 5px !important; } .mb-s-min, .my-s-min { margin-bottom: 5px !important; } .ml-s-min, .mx-s-min { margin-left: 5px !important; } .m-s-small { margin: 10px !important; } .mt-s-small, .my-s-small { margin-top: 10px !important; } .mr-s-small, .mx-s-small { margin-right: 10px !important; } .mb-s-small, .my-s-small { margin-bottom: 10px !important; } .ml-s-small, .mx-s-small { margin-left: 10px !important; } .m-s-default { margin: 15px !important; } .mt-s-default, .my-s-default { margin-top: 15px !important; } .mr-s-default, .mx-s-default { margin-right: 15px !important; } .mb-s-default, .my-s-default { margin-bottom: 15px !important; } .ml-s-default, .mx-s-default { margin-left: 15px !important; } .m-s-medium { margin: 25px !important; } .mt-s-medium, .my-s-medium { margin-top: 25px !important; } .mr-s-medium, .mx-s-medium { margin-right: 25px !important; } .mb-s-medium, .my-s-medium { margin-bottom: 25px !important; } .ml-s-medium, .mx-s-medium { margin-left: 25px !important; } .m-s-large { margin: 50px !important; } .mt-s-large, .my-s-large { margin-top: 50px !important; } .mr-s-large, .mx-s-large { margin-right: 50px !important; } .mb-s-large, .my-s-large { margin-bottom: 50px !important; } .ml-s-large, .mx-s-large { margin-left: 50px !important; } .m-s-larger { margin: 75px !important; } .mt-s-larger, .my-s-larger { margin-top: 75px !important; } .mr-s-larger, .mx-s-larger { margin-right: 75px !important; } .mb-s-larger, .my-s-larger { margin-bottom: 75px !important; } .ml-s-larger, .mx-s-larger { margin-left: 75px !important; } .m-s-largest { margin: 100px !important; } .mt-s-largest, .my-s-largest { margin-top: 100px !important; } .mr-s-largest, .mx-s-largest { margin-right: 100px !important; } .mb-s-largest, .my-s-largest { margin-bottom: 100px !important; } .ml-s-largest, .mx-s-largest { margin-left: 100px !important; } .p-s-none { padding: 0 !important; } .pt-s-none, .py-s-none { padding-top: 0 !important; } .pr-s-none, .px-s-none { padding-right: 0 !important; } .pb-s-none, .py-s-none { padding-bottom: 0 !important; } .pl-s-none, .px-s-none { padding-left: 0 !important; } .p-s-min { padding: 5px !important; } .pt-s-min, .py-s-min { padding-top: 5px !important; } .pr-s-min, .px-s-min { padding-right: 5px !important; } .pb-s-min, .py-s-min { padding-bottom: 5px !important; } .pl-s-min, .px-s-min { padding-left: 5px !important; } .p-s-small { padding: 10px !important; } .pt-s-small, .py-s-small { padding-top: 10px !important; } .pr-s-small, .px-s-small { padding-right: 10px !important; } .pb-s-small, .py-s-small { padding-bottom: 10px !important; } .pl-s-small, .px-s-small { padding-left: 10px !important; } .p-s-default { padding: 15px !important; } .pt-s-default, .py-s-default { padding-top: 15px !important; } .pr-s-default, .px-s-default { padding-right: 15px !important; } .pb-s-default, .py-s-default { padding-bottom: 15px !important; } .pl-s-default, .px-s-default { padding-left: 15px !important; } .p-s-medium { padding: 25px !important; } .pt-s-medium, .py-s-medium { padding-top: 25px !important; } .pr-s-medium, .px-s-medium { padding-right: 25px !important; } .pb-s-medium, .py-s-medium { padding-bottom: 25px !important; } .pl-s-medium, .px-s-medium { padding-left: 25px !important; } .p-s-large { padding: 50px !important; } .pt-s-large, .py-s-large { padding-top: 50px !important; } .pr-s-large, .px-s-large { padding-right: 50px !important; } .pb-s-large, .py-s-large { padding-bottom: 50px !important; } .pl-s-large, .px-s-large { padding-left: 50px !important; } .p-s-larger { padding: 75px !important; } .pt-s-larger, .py-s-larger { padding-top: 75px !important; } .pr-s-larger, .px-s-larger { padding-right: 75px !important; } .pb-s-larger, .py-s-larger { padding-bottom: 75px !important; } .pl-s-larger, .px-s-larger { padding-left: 75px !important; } .p-s-largest { padding: 100px !important; } .pt-s-largest, .py-s-largest { padding-top: 100px !important; } .pr-s-largest, .px-s-largest { padding-right: 100px !important; } .pb-s-largest, .py-s-largest { padding-bottom: 100px !important; } .pl-s-largest, .px-s-largest { padding-left: 100px !important; } .m-s-auto { margin: auto !important; } .mt-s-auto, .my-s-auto { margin-top: auto !important; } .mr-s-auto, .mx-s-auto { margin-right: auto !important; } .mb-s-auto, .my-s-auto { margin-bottom: auto !important; } .ml-s-auto, .mx-s-auto { margin-left: auto !important; } } @media all and (min-width: 768px){ .m-m-none { margin: 0 !important; } .mt-m-none, .my-m-none { margin-top: 0 !important; } .mr-m-none, .mx-m-none { margin-right: 0 !important; } .mb-m-none, .my-m-none { margin-bottom: 0 !important; } .ml-m-none, .mx-m-none { margin-left: 0 !important; } .m-m-min { margin: 5px !important; } .mt-m-min, .my-m-min { margin-top: 5px !important; } .mr-m-min, .mx-m-min { margin-right: 5px !important; } .mb-m-min, .my-m-min { margin-bottom: 5px !important; } .ml-m-min, .mx-m-min { margin-left: 5px !important; } .m-m-small { margin: 10px !important; } .mt-m-small, .my-m-small { margin-top: 10px !important; } .mr-m-small, .mx-m-small { margin-right: 10px !important; } .mb-m-small, .my-m-small { margin-bottom: 10px !important; } .ml-m-small, .mx-m-small { margin-left: 10px !important; } .m-m-default { margin: 15px !important; } .mt-m-default, .my-m-default { margin-top: 15px !important; } .mr-m-default, .mx-m-default { margin-right: 15px !important; } .mb-m-default, .my-m-default { margin-bottom: 15px !important; } .ml-m-default, .mx-m-default { margin-left: 15px !important; } .m-m-medium { margin: 25px !important; } .mt-m-medium, .my-m-medium { margin-top: 25px !important; } .mr-m-medium, .mx-m-medium { margin-right: 25px !important; } .mb-m-medium, .my-m-medium { margin-bottom: 25px !important; } .ml-m-medium, .mx-m-medium { margin-left: 25px !important; } .m-m-large { margin: 50px !important; } .mt-m-large, .my-m-large { margin-top: 50px !important; } .mr-m-large, .mx-m-large { margin-right: 50px !important; } .mb-m-large, .my-m-large { margin-bottom: 50px !important; } .ml-m-large, .mx-m-large { margin-left: 50px !important; } .m-s-larger { margin: 75px !important; } .mt-m-larger, .my-m-larger { margin-top: 75px !important; } .mr-m-larger, .mx-m-larger { margin-right: 75px !important; } .mb-m-larger, .my-m-larger { margin-bottom: 75px !important; } .ml-m-larger, .mx-m-larger { margin-left: 75px !important; } .m-m-largest { margin: 100px !important; } .mt-m-largest, .my-m-largest { margin-top: 100px !important; } .mr-m-largest, .mx-m-largest { margin-right: 100px !important; } .mb-m-largest, .my-m-largest { margin-bottom: 100px !important; } .ml-m-largest, .mx-m-largest { margin-left: 100px !important; } .p-m-none { padding: 0 !important; } .pt-m-none, .py-m-none { padding-top: 0 !important; } .pr-m-none, .px-m-none { padding-right: 0 !important; } .pb-m-none, .py-m-none { padding-bottom: 0 !important; } .pl-m-none, .px-m-none { padding-left: 0 !important; } .p-m-min { padding: 5px !important; } .pt-m-min, .py-m-min { padding-top: 5px !important; } .pr-m-min, .px-m-min { padding-right: 5px !important; } .pb-m-min, .py-m-min { padding-bottom: 5px !important; } .pl-m-min, .px-m-min { padding-left: 5px !important; } .p-m-small { padding: 10px !important; } .pt-m-small, .py-m-small { padding-top: 10px !important; } .pr-m-small, .px-m-small { padding-right: 10px !important; } .pb-m-small, .py-m-small { padding-bottom: 10px !important; } .pl-m-small, .px-m-small { padding-left: 10px !important; } .p-m-default { padding: 15px !important; } .pt-m-default, .py-m-default { padding-top: 15px !important; } .pr-m-default, .px-m-default { padding-right: 15px !important; } .pb-m-default, .py-m-default { padding-bottom: 15px !important; } .pl-m-default, .px-m-default { padding-left: 15px !important; } .p-m-medium { padding: 25px !important; } .pt-m-medium, .py-m-medium { padding-top: 25px !important; } .pr-m-medium, .px-m-medium { padding-right: 25px !important; } .pb-m-medium, .py-m-medium { padding-bottom: 25px !important; } .pl-m-medium, .px-m-medium { padding-left: 25px !important; } .p-m-large { padding: 50px !important; } .pt-m-large, .py-m-large { padding-top: 50px !important; } .pr-m-large, .px-m-large { padding-right: 50px !important; } .pb-m-large, .py-m-large { padding-bottom: 50px !important; } .pl-m-large, .px-m-large { padding-left: 50px !important; } .p-m-larger { padding: 75px !important; } .pt-m-larger, .py-m-larger { padding-top: 75px !important; } .pr-m-larger, .px-m-larger { padding-right: 75px !important; } .pb-m-larger, .py-m-larger { padding-bottom: 75px !important; } .pl-m-larger, .px-m-larger { padding-left: 75px !important; } .p-m-largest { padding: 100px !important; } .pt-m-largest, .py-m-largest { padding-top: 100px !important; } .pr-m-largest, .px-m-largest { padding-right: 100px !important; } .pb-m-largest, .py-m-largest { padding-bottom: 100px !important; } .pl-m-largest, .px-m-largest { padding-left: 100px !important; } .m-m-auto { margin: auto !important; } .mt-m-auto, .my-m-auto { margin-top: auto !important; } .mr-m-auto, .mx-m-auto { margin-right: auto !important; } .mb-m-auto, .my-m-auto { margin-bottom: auto !important; } .ml-m-auto, .mx-m-auto { margin-left: auto !important; } } @media all and (min-width: 992px){ .m-l-none { margin: 0 !important; } .mt-l-none, .my-l-none { margin-top: 0 !important; } .mr-l-none, .mx-l-none { margin-right: 0 !important; } .mb-l-none, .my-l-none { margin-bottom: 0 !important; } .ml-l-none, .mx-l-none { margin-left: 0 !important; } .m-l-min { margin: 5px !important; } .mt-l-min, .my-l-min { margin-top: 5px !important; } .mr-l-min, .mx-l-min { margin-right: 5px !important; } .mb-l-min, .my-l-min { margin-bottom: 5px !important; } .ml-l-min, .mx-l-min { margin-left: 5px !important; } .m-l-small { margin: 10px !important; } .mt-l-small, .my-l-small { margin-top: 10px !important; } .mr-l-small, .mx-l-small { margin-right: 10px !important; } .mb-l-small, .my-l-small { margin-bottom: 10px !important; } .ml-l-small, .mx-l-small { margin-left: 10px !important; } .m-l-default { margin: 15px !important; } .mt-l-default, .my-l-default { margin-top: 15px !important; } .mr-l-default, .mx-l-default { margin-right: 15px !important; } .mb-l-default, .my-l-default { margin-bottom: 15px !important; } .ml-l-default, .mx-l-default { margin-left: 15px !important; } .m-l-medium { margin: 25px !important; } .mt-l-medium, .my-l-medium { margin-top: 25px !important; } .mr-l-medium, .mx-l-medium { margin-right: 25px !important; } .mb-l-medium, .my-l-medium { margin-bottom: 25px !important; } .ml-l-medium, .mx-l-medium { margin-left: 25px !important; } .m-l-large { margin: 50px !important; } .mt-l-large, .my-l-large { margin-top: 50px !important; } .mr-l-large, .mx-l-large { margin-right: 50px !important; } .mb-l-large, .my-l-large { margin-bottom: 50px !important; } .ml-l-large, .mx-l-large { margin-left: 50px !important; } .m-s-larger { margin: 75px !important; } .mt-l-larger, .my-l-larger { margin-top: 75px !important; } .mr-l-larger, .mx-l-larger { margin-right: 75px !important; } .mb-l-larger, .my-l-larger { margin-bottom: 75px !important; } .ml-l-larger, .mx-l-larger { margin-left: 75px !important; } .m-l-largest { margin: 100px !important; } .mt-l-largest, .my-l-largest { margin-top: 100px !important; } .mr-l-largest, .mx-l-largest { margin-right: 100px !important; } .mb-l-largest, .my-l-largest { margin-bottom: 100px !important; } .ml-l-largest, .mx-l-largest { margin-left: 100px !important; } .p-l-none { padding: 0 !important; } .pt-l-none, .py-l-none { padding-top: 0 !important; } .pr-l-none, .px-l-none { padding-right: 0 !important; } .pb-l-none, .py-l-none { padding-bottom: 0 !important; } .pl-l-none, .px-l-none { padding-left: 0 !important; } .p-l-min { padding: 5px !important; } .pt-l-min, .py-l-min { padding-top: 5px !important; } .pr-l-min, .px-l-min { padding-right: 5px !important; } .pb-l-min, .py-l-min { padding-bottom: 5px !important; } .pl-l-min, .px-l-min { padding-left: 5px !important; } .p-l-small { padding: 10px !important; } .pt-l-small, .py-l-small { padding-top: 10px !important; } .pr-l-small, .px-l-small { padding-right: 10px !important; } .pb-l-small, .py-l-small { padding-bottom: 10px !important; } .pl-l-small, .px-l-small { padding-left: 10px !important; } .p-l-default { padding: 15px !important; } .pt-l-default, .py-l-default { padding-top: 15px !important; } .pr-l-default, .px-l-default { padding-right: 15px !important; } .pb-l-default, .py-l-default { padding-bottom: 15px !important; } .pl-l-default, .px-l-default { padding-left: 15px !important; } .p-l-medium { padding: 25px !important; } .pt-l-medium, .py-l-medium { padding-top: 25px !important; } .pr-l-medium, .px-l-medium { padding-right: 25px !important; } .pb-l-medium, .py-l-medium { padding-bottom: 25px !important; } .pl-l-medium, .px-l-medium { padding-left: 25px !important; } .p-l-large { padding: 50px !important; } .pt-l-large, .py-l-large { padding-top: 50px !important; } .pr-l-large, .px-l-large { padding-right: 50px !important; } .pb-l-large, .py-l-large { padding-bottom: 50px !important; } .pl-l-large, .px-l-large { padding-left: 50px !important; } .p-l-larger { padding: 75px !important; } .pt-l-larger, .py-l-larger { padding-top: 75px !important; } .pr-l-larger, .px-l-larger { padding-right: 75px !important; } .pb-l-larger, .py-l-larger { padding-bottom: 75px !important; } .pl-l-larger, .px-l-larger { padding-left: 75px !important; } .p-l-largest { padding: 100px !important; } .pt-l-largest, .py-l-largest { padding-top: 100px !important; } .pr-l-largest, .px-l-largest { padding-right: 100px !important; } .pb-l-largest, .py-l-largest { padding-bottom: 100px !important; } .pl-l-largest, .px-l-largest { padding-left: 100px !important; } .m-l-auto { margin: auto !important; } .mt-l-auto, .my-l-auto { margin-top: auto !important; } .mr-l-auto, .mx-l-auto { margin-right: auto !important; } .mb-l-auto, .my-l-auto { margin-bottom: auto !important; } .ml-l-auto, .mx-l-auto { margin-left: auto !important; } } @media all and (min-width: 1280px){ .m-xl-none { margin: 0 !important; } .mt-xl-none, .my-xl-none { margin-top: 0 !important; } .mr-xl-none, .mx-xl-none { margin-right: 0 !important; } .mb-xl-none, .my-xl-none { margin-bottom: 0 !important; } .ml-xl-none, .mx-xl-none { margin-left: 0 !important; } .m-xl-min { margin: 5px !important; } .mt-xl-min, .my-xl-min { margin-top: 5px !important; } .mr-xl-min, .mx-xl-min { margin-right: 5px !important; } .mb-xl-min, .my-xl-min { margin-bottom: 5px !important; } .ml-xl-min, .mx-xl-min { margin-left: 5px !important; } .m-xl-small { margin: 10px !important; } .mt-xl-small, .my-xl-small { margin-top: 10px !important; } .mr-xl-small, .mx-xl-small { margin-right: 10px !important; } .mb-xl-small, .my-xl-small { margin-bottom: 10px !important; } .ml-xl-small, .mx-xl-small { margin-left: 10px !important; } .m-xl-default { margin: 15px !important; } .mt-xl-default, .my-xl-default { margin-top: 15px !important; } .mr-xl-default, .mx-xl-default { margin-right: 15px !important; } .mb-xl-default, .my-xl-default { margin-bottom: 15px !important; } .ml-xl-default, .mx-xl-default { margin-left: 15px !important; } .m-xl-medium { margin: 25px !important; } .mt-xl-medium, .my-xl-medium { margin-top: 25px !important; } .mr-xl-medium, .mx-xl-medium { margin-right: 25px !important; } .mb-xl-medium, .my-xl-medium { margin-bottom: 25px !important; } .ml-xl-medium, .mx-xl-medium { margin-left: 25px !important; } .m-xl-large { margin: 50px !important; } .mt-xl-large, .my-xl-large { margin-top: 50px !important; } .mr-xl-large, .mx-xl-large { margin-right: 50px !important; } .mb-xl-large, .my-xl-large { margin-bottom: 50px !important; } .ml-xl-large, .mx-xl-large { margin-left: 50px !important; } .m-s-larger { margin: 75px !important; } .mt-xl-larger, .my-xl-larger { margin-top: 75px !important; } .mr-xl-larger, .mx-xl-larger { margin-right: 75px !important; } .mb-xl-larger, .my-xl-larger { margin-bottom: 75px !important; } .ml-xl-larger, .mx-xl-larger { margin-left: 75px !important; } .m-xl-largest { margin: 100px !important; } .mt-xl-largest, .my-xl-largest { margin-top: 100px !important; } .mr-xl-largest, .mx-xl-largest { margin-right: 100px !important; } .mb-xl-largest, .my-xl-largest { margin-bottom: 100px !important; } .ml-xl-largest, .mx-xl-largest { margin-left: 100px !important; } .p-xl-none { padding: 0 !important; } .pt-xl-none, .py-xl-none { padding-top: 0 !important; } .pr-xl-none, .px-xl-none { padding-right: 0 !important; } .pb-xl-none, .py-xl-none { padding-bottom: 0 !important; } .pl-xl-none, .px-xl-none { padding-left: 0 !important; } .p-xl-min { padding: 5px !important; } .pt-xl-min, .py-xl-min { padding-top: 5px !important; } .pr-xl-min, .px-xl-min { padding-right: 5px !important; } .pb-xl-min, .py-xl-min { padding-bottom: 5px !important; } .pl-xl-min, .px-xl-min { padding-left: 5px !important; } .p-xl-small { padding: 10px !important; } .pt-xl-small, .py-xl-small { padding-top: 10px !important; } .pr-xl-small, .px-xl-small { padding-right: 10px !important; } .pb-xl-small, .py-xl-small { padding-bottom: 10px !important; } .pl-xl-small, .px-xl-small { padding-left: 10px !important; } .p-xl-default { padding: 15px !important; } .pt-xl-default, .py-xl-default { padding-top: 15px !important; } .pr-xl-default, .px-xl-default { padding-right: 15px !important; } .pb-xl-default, .py-xl-default { padding-bottom: 15px !important; } .pl-xl-default, .px-xl-default { padding-left: 15px !important; } .p-xl-medium { padding: 25px !important; } .pt-xl-medium, .py-xl-medium { padding-top: 25px !important; } .pr-xl-medium, .px-xl-medium { padding-right: 25px !important; } .pb-xl-medium, .py-xl-medium { padding-bottom: 25px !important; } .pl-xl-medium, .px-xl-medium { padding-left: 25px !important; } .p-xl-large { padding: 50px !important; } .pt-xl-large, .py-xl-large { padding-top: 50px !important; } .pr-xl-large, .px-xl-large { padding-right: 50px !important; } .pb-xl-large, .py-xl-large { padding-bottom: 50px !important; } .pl-xl-large, .px-xl-large { padding-left: 50px !important; } .p-xl-larger { padding: 75px !important; } .pt-xl-larger, .py-xl-larger { padding-top: 75px !important; } .pr-xl-larger, .px-xl-larger { padding-right: 75px !important; } .pb-xl-larger, .py-xl-larger { padding-bottom: 75px !important; } .pl-xl-larger, .px-xl-larger { padding-left: 75px !important; } .p-xl-largest { padding: 100px !important; } .pt-xl-largest, .py-xl-largest { padding-top: 100px !important; } .pr-xl-largest, .px-xl-largest { padding-right: 100px !important; } .pb-xl-largest, .py-xl-largest { padding-bottom: 100px !important; } .pl-xl-largest, .px-xl-largest { padding-left: 100px !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } 
/* columns              [14923] */ .cols { width: auto; margin-left: -15px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; flex-wrap: wrap; } .cols > * { float: left; padding-left: 15px; position: relative; } .cols > .col-100 { width: 100%; } .cols > .col-80 { width: 80%; } .cols > .col-80.pull { right: 20%; } .cols > .col-80.push { left: 20%; } .cols > .col-75 { width: 75%; } .cols > .col-75.pull { right: 25%; } .cols > .col-75.push { left: 25%; } .cols > .col-70 { width: 70%; } .cols > .col-70.pull { right: 30%; } .cols > .col-70.push { left: 30%; } .cols > .col-66 { width: 66.666%; } .cols > .col-66.pull { right: 33.333%; } .cols > .col-66.push { left: 33.333%; } .cols > .col-60 { width: 60%; } .cols > .col-60.pull { right: 40%; } .cols > .col-60.push { left: 40%; } .cols > .col-50 { width: 50%; } .cols > .col-50.pull { right: 50%; } .cols > .col-50.push { left: 50%; } .cols > .col-40 { width: 40%; } .cols > .col-40.pull { right: 60%; } .cols > .col-40.push { left: 60%; } .cols > .col-33 { width: 33.333%; } .cols > .col-33.pull { right: 66.666%; } .cols > .col-33.push { left: 66.666%; } .cols > .col-30 { width: 30%; } .cols > .col-30.pull { right: 70%; } .cols > .col-30.push { left: 70%; } .cols > .col-25 { width: 25%; } .cols > .col-25.pull { right: 75%; } .cols > .col-25.push { left: 75%; } .cols > .col-20 { width: 20%; } .cols > .col-20.pull { right: 80%; } .cols > .col-20.push { left: 80%; } .cols.no-gaps { margin-left: 0; } .cols.no-gaps > * { padding-left: 0; } .cols.min-gaps { margin-left: -5px; } .cols.min-gaps > * { padding-left: 5px; } .cols.small-gaps { margin-left: -10px; } .cols.small-gaps > * { padding-left: 10px; } .cols.default-gaps { margin-left: -15px; } .cols.default-gaps > * { padding-left: 15px; } .cols.medium-gaps { margin-left: -25px; } .cols.medium-gaps > * { padding-left: 25px; } .cols.large-gaps { margin-left: -50px; } .cols.large-gaps > * { padding-left: 50px; } .cols.larger-gaps { margin-left: -75px; } .cols.larger-gaps > * { padding-left: 75px; } .cols.largest-gaps { margin-left: -100px; } .cols.largest-gaps > * { padding-left: 100px; } .w-100{ width: 100%; } .h-100{ height: 100%; } .w-75{ width: 75%; } .w-50{ width: 50%; } .w-25{ width: 25%; } .w-auto{ width: auto; } @media all and (min-width: 576px){ .cols-s { width: auto; margin-left: -15px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; flex-wrap: wrap; } .cols-s > * { float: left; padding-left: 15px; position: relative; } .cols-s > .col-s-100 { width: 100%; } .cols-s > .col-s-80 { width: 80%; } .cols-s > .col-s-80.pull { right: 20%; } .cols-s > .col-s-80.push { left: 20%; } .cols-s > .col-s-75 { width: 75%; } .cols-s > .col-s-75.pull { right: 25%; } .cols-s > .col-s-75.push { left: 25%; } .cols-s > .col-s-70 { width: 70%; } .cols-s > .col-s-70.pull { right: 30%; } .cols-s > .col-s-70.push { left: 30%; } .cols-s > .col-s-66 { width: 66.666%; } .cols-s > .col-s-66.pull { right: 33.333%; } .cols-s > .col-s-66.push { left: 33.333%; } .cols-s > .col-s-65 { width: 65%; } .cols-s > .col-s-65.pull { right: 35%; } .cols-s > .col-s-65.push { left: 35%; } .cols-s > .col-s-60 { width: 60%; } .cols-s > .col-s-60.pull { right: 40%; } .cols-s > .col-s-60.push { left: 40%; } .cols-s > .col-s-50 { width: 50%; } .cols-s > .col-s-50.pull { right: 50%; } .cols-s > .col-s-50.push { left: 50%; } .cols-s > .col-s-40 { width: 40%; } .cols-s > .col-s-40.pull { right: 60%; } .cols-s > .col-s-40.push { left: 60%; } .cols-s > .col-s-35 { width: 35%; } .cols-s > .col-s-35.pull { right: 65%; } .cols-s > .col-s-35.push { left: 65%; } .cols-s > .col-s-33 { width: 33.333%; } .cols-s > .col-s-33.pull { right: 66.666%; } .cols-s > .col-s-33.push { left: 66.666%; } .cols-s > .col-s-30 { width: 30%; } .cols-s > .col-s-30.pull { right: 70%; } .cols-s > .col-s-30.push { left: 70%; } .cols-s > .col-s-25 { width: 25%; } .cols-s > .col-s-25.pull { right: 75%; } .cols-s > .col-s-25.push { left: 75%; } .cols-s > .col-s-20 { width: 20%; } .cols-s > .col-s-20.pull { right: 80%; } .cols-s > .col-s-20.push { left: 80%; } .cols-s.no-gaps { margin-left: 0; } .cols-s.no-gaps > * { padding-left: 0; } .cols-s.min-gaps { margin-left: -5px; } .cols-s.min-gaps > * { padding-left: 5px; } .cols-s.small-gaps { margin-left: -10px; } .cols-s.small-gaps > * { padding-left: 10px; } .cols-s.default-gaps { margin-left: -15px; } .cols-s.default-gaps > * { padding-left: 15px; } .cols-s.medium-gaps { margin-left: -25px; } .cols-s.medium-gaps > * { padding-left: 25px; } .cols-s.large-gaps { margin-left: -50px; } .cols-s.large-gaps > * { padding-left: 50px; } .cols-s.larger-gaps { margin-left: -75px; } .cols-s.larger-gaps > * { padding-left: 75px; } .cols-s.largest-gaps { margin-left: -100px; } .cols-s.largest-gaps > * { padding-left: 100px; } .w-s-100{ width: 100%; } .w-s-75{ width: 75%; } .w-s-50{ width: 50%; } .w-s-25{ width: 25%; } .w-s-auto{ width: auto; } } @media all and (min-width: 768px){ .cols-m { width: auto; margin-left: -15px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; flex-wrap: wrap; } .cols-m > * { float: left; padding-left: 15px; position: relative; } .cols-m > .col-m-100 { width: 100%; } .cols-m > .col-m-80 { width: 80%; } .cols-m > .col-m-80.pull { right: 20%; } .cols-m > .col-m-80.push { left: 20%; } .cols-m > .col-m-75 { width: 75%; } .cols-m > .col-m-75.pull { right: 25%; } .cols-m > .col-m-75.push { left: 25%; } .cols-m > .col-m-70 { width: 70%; } .cols-m > .col-m-70.pull { right: 30%; } .cols-m > .col-m-70.push { left: 30%; } .cols-m > .col-m-66 { width: 66.666%; } .cols-m > .col-m-66.pull { right: 33.333%; } .cols-m > .col-m-66.push { left: 33.333%; } .cols-m > .col-m-60 { width: 60%; } .cols-m > .col-m-60.pull { right: 40%; } .cols-m > .col-m-60.push { left: 40%; } .cols-m > .col-m-50 { width: 50%; } .cols-m > .col-m-50.pull { right: 50%; } .cols-m > .col-m-50.push { left: 50%; } .cols-m > .col-m-40 { width: 40%; } .cols-m > .col-m-40.pull { right: 60%; } .cols-m > .col-m-40.push { left: 60%; } .cols-m > .col-m-33 { width: 33.333%; } .cols-m > .col-m-33.pull { right: 66.666%; } .cols-m > .col-m-33.push { left: 66.666%; } .cols-m > .col-m-30 { width: 30%; } .cols-m > .col-m-30.pull { right: 70%; } .cols-m > .col-m-30.push { left: 70%; } .cols-m > .col-m-25 { width: 25%; } .cols-m > .col-m-25.pull { right: 75%; } .cols-m > .col-m-25.push { left: 75%; } .cols-m > .col-m-20 { width: 20%; } .cols-m > .col-m-20.pull { right: 80%; } .cols-m > .col-m-20.push { left: 80%; } .cols-m.no-gaps { margin-left: 0; } .cols-m.no-gaps > * { padding-left: 0; } .cols-m.min-gaps { margin-left: -5px; } .cols-m.min-gaps > * { padding-left: 5px; } .cols-m.small-gaps { margin-left: -10px; } .cols-m.small-gaps > * { padding-left: 10px; } .cols-m.default-gaps { margin-left: -15px; } .cols-m.default-gaps > * { padding-left: 15px; } .cols-m.medium-gaps { margin-left: -25px; } .cols-m.medium-gaps > * { padding-left: 25px; } .cols-m.large-gaps { margin-left: -50px; } .cols-m.large-gaps > * { padding-left: 50px; } .cols-m.larger-gaps { margin-left: -75px; } .cols-m.larger-gaps > * { padding-left: 75px; } .cols-m.largest-gaps { margin-left: -100px; } .cols-m.largest-gaps > * { padding-left: 100px; } .w-m-100{ width: 100%; } .w-m-75{ width: 75%; } .w-m-50{ width: 50%; } .w-m-25{ width: 25%; } .w-m-auto{ width: auto; } } @media all and (min-width: 992px){ .cols-l { width: auto; margin-left: -15px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; flex-wrap: wrap; } .cols-l > * { float: left; padding-left: 15px; position: relative; } .cols-l > .col-l-100 { width: 100%; } .cols-l > .col-l-80 { width: 80%; } .cols-l > .col-l-80.pull { right: 20%; } .cols-l > .col-l-80.push { left: 20%; } .cols-l > .col-l-75 { width: 75%; } .cols-l > .col-l-75.pull { right: 25%; } .cols-l > .col-l-75.push { left: 25%; } .cols-l > .col-l-70 { width: 70%; } .cols-l > .col-l-70.pull { right: 30%; } .cols-l > .col-l-70.push { left: 30%; } .cols-l > .col-l-66 { width: 66.666%; } .cols-l > .col-l-66.pull { right: 33.333%; } .cols-l > .col-l-66.push { left: 33.333%; } .cols-l > .col-l-60 { width: 60%; } .cols-l > .col-l-60.pull { right: 40%; } .cols-l > .col-l-60.push { left: 40%; } .cols-l > .col-l-50 { width: 50%; } .cols-l > .col-l-50.pull { right: 50%; } .cols-l > .col-l-50.push { left: 50%; } .cols-l > .col-l-40 { width: 40%; } .cols-l > .col-l-40.pull { right: 60%; } .cols-l > .col-l-40.push { left: 60%; } .cols-l > .col-l-33 { width: 33.333%; } .cols-l > .col-l-33.pull { right: 66.666%; } .cols-l > .col-l-33.push { left: 66.666%; } .cols-l > .col-l-30 { width: 30%; } .cols-l > .col-l-30.pull { right: 70%; } .cols-l > .col-l-30.push { left: 70%; } .cols-l > .col-l-25 { width: 25%; } .cols-l > .col-l-25.pull { right: 75%; } .cols-l > .col-l-25.push { left: 75%; } .cols-l > .col-l-20 { width: 20%; } .cols-l > .col-l-20.pull { right: 80%; } .cols-l > .col-l-20.push { left: 80%; } .cols-l.no-gaps { margin-left: 0; } .cols-l.no-gaps > * { padding-left: 0; } .cols-l.min-gaps { margin-left: -5px; } .cols-l.min-gaps > * { padding-left: 5px; } .cols-l.small-gaps { margin-left: -10px; } .cols-l.small-gaps > * { padding-left: 10px; } .cols-l.default-gaps { margin-left: -15px; } .cols-l.default-gaps > * { padding-left: 15px; } .cols-l.medium-gaps { margin-left: -25px; } .cols-l.medium-gaps > * { padding-left: 25px; } .cols-l.large-gaps { margin-left: -50px; } .cols-l.large-gaps > * { padding-left: 50px; } .cols-l.larger-gaps { margin-left: -75px; } .cols-l.larger-gaps > * { padding-left: 75px; } .cols-l.largest-gaps { margin-left: -100px; } .cols-l.largest-gaps > * { padding-left: 100px; } .w-l-100{ width: 100%; } .w-l-75{ width: 75%; } .w-l-50{ width: 50%; } .w-l-25{ width: 25%; } .w-l-auto{ width: auto; } } @media all and (min-width: 1280px){ .cols-xl { width: auto; margin-left: -15px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; flex-wrap: wrap; } .cols-xl > * { float: left; padding-left: 15px; position: relative; } .cols-xl > .col-xl-100 { width: 100%; } .cols-xl > .col-xl-80 { width: 80%; } .cols-xl > .col-xl-80.pull { right: 20%; } .cols-xl > .col-xl-80.push { left: 20%; } .cols-xl > .col-xl-75 { width: 75%; } .cols-xl > .col-xl-75.pull { right: 25%; } .cols-xl > .col-xl-75.push { left: 25%; } .cols-xl > .col-xl-70 { width: 70%; } .cols-xl > .col-xl-70.pull { right: 30%; } .cols-xl > .col-xl-70.push { left: 30%; } .cols-xl > .col-xl-66 { width: 66.666%; } .cols-xl > .col-xl-66.pull { right: 33.333%; } .cols-xl > .col-xl-66.push { left: 33.333%; } .cols-xl > .col-xl-60 { width: 60%; } .cols-xl > .col-xl-60.pull { right: 40%; } .cols-xl > .col-xl-60.push { left: 40%; } .cols-xl > .col-xl-50 { width: 50%; } .cols-xl > .col-xl-50.pull { right: 50%; } .cols-xl > .col-xl-50.push { left: 50%; } .cols-xl > .col-xl-40 { width: 40%; } .cols-xl > .col-xl-40.pull { right: 60%; } .cols-xl > .col-xl-40.push { left: 60%; } .cols-xl > .col-xl-33 { width: 33.333%; } .cols-xl > .col-xl-33.pull { right: 66.666%; } .cols-xl > .col-xl-33.push { left: 66.666%; } .cols-xl > .col-xl-30 { width: 30%; } .cols-xl > .col-xl-30.pull { right: 70%; } .cols-xl > .col-xl-30.push { left: 70%; } .cols-xl > .col-xl-25 { width: 25%; } .cols-xl > .col-xl-25.pull { right: 75%; } .cols-xl > .col-xl-25.push { left: 75%; } .cols-xl > .col-xl-20 { width: 20%; } .cols-xl > .col-xl-20.pull { right: 80%; } .cols-xl > .col-xl-20.push { left: 80%; } .cols-xl.no-gaps { margin-left: 0; } .cols-xl.no-gaps > * { padding-left: 0; } .cols-xl.min-gaps { margin-left: -5px; } .cols-xl.min-gaps > * { padding-left: 5px; } .cols-xl.small-gaps { margin-left: -10px; } .cols-xl.small-gaps > * { padding-left: 10px; } .cols-xl.default-gaps { margin-left: -15px; } .cols-xl.default-gaps > * { padding-left: 15px; } .cols-xl.medium-gaps { margin-left: -25px; } .cols-xl.medium-gaps > * { padding-left: 25px; } .cols-xl.large-gaps { margin-left: -50px; } .cols-xl.large-gaps > * { padding-left: 50px; } .cols-xl.larger-gaps { margin-left: -75px; } .cols-xl.larger-gaps > * { padding-left: 75px; } .cols-xl.largest-gaps { margin-left: -100px; } .cols-xl.largest-gaps > * { padding-left: 100px; } .w-xl-100{ width: 100%; } .w-xl-75{ width: 75%; } .w-xl-50{ width: 50%; } .w-xl-25{ width: 25%; } .w-xl-auto{ width: auto; } } @media all and (min-width: 1520px){ .cols-xxl { width: auto; margin-left: -15px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; flex-wrap: wrap; } .cols-xxl > * { float: left; padding-left: 15px; position: relative; } .cols-xxl > .col-xxl-100 { width: 100%; } .cols-xxl > .col-xxl-80 { width: 80%; } .cols-xxl > .col-xxl-80.pull { right: 20%; } .cols-xxl > .col-xxl-80.push { left: 20%; } .cols-xxl > .col-xxl-75 { width: 75%; } .cols-xxl > .col-xxl-75.pull { right: 25%; } .cols-xxl > .col-xxl-75.push { left: 25%; } .cols-xxl > .col-xxl-70 { width: 70%; } .cols-xxl > .col-xxl-70.pull { right: 30%; } .cols-xxl > .col-xxl-70.push { left: 30%; } .cols-xxl > .col-xxl-66 { width: 66.666%; } .cols-xxl > .col-xxl-66.pull { right: 33.333%; } .cols-xxl > .col-xxl-66.push { left: 33.333%; } .cols-xxl > .col-xxl-60 { width: 60%; } .cols-xxl > .col-xxl-60.pull { right: 40%; } .cols-xxl > .col-xxl-60.push { left: 40%; } .cols-xxl > .col-xxl-50 { width: 50%; } .cols-xxl > .col-xxl-50.pull { right: 50%; } .cols-xxl > .col-xxl-50.push { left: 50%; } .cols-xxl > .col-xxl-40 { width: 40%; } .cols-xxl > .col-xxl-40.pull { right: 60%; } .cols-xxl > .col-xxl-40.push { left: 60%; } .cols-xxl > .col-xxl-33 { width: 33.333%; } .cols-xxl > .col-xxl-33.pull { right: 66.666%; } .cols-xxl > .col-xxl-33.push { left: 66.666%; } .cols-xxl > .col-xxl-30 { width: 30%; } .cols-xxl > .col-xxl-30.pull { right: 70%; } .cols-xxl > .col-xxl-30.push { left: 70%; } .cols-xxl > .col-xxl-25 { width: 25%; } .cols-xxl > .col-xxl-25.pull { right: 75%; } .cols-xxl > .col-xxl-25.push { left: 75%; } .cols-xxl > .col-xxl-20 { width: 20%; } .cols-xxl > .col-xxl-20.pull { right: 80%; } .cols-xxl > .col-xxl-20.push { left: 80%; } .cols-xxl.no-gaps { margin-left: 0; } .cols-xxl.no-gaps > * { padding-left: 0; } .cols-xxl.min-gaps { margin-left: -5px; } .cols-xxl.min-gaps > * { padding-left: 5px; } .cols-xxl.small-gaps { margin-left: -10px; } .cols-xxl.small-gaps > * { padding-left: 10px; } .cols-xxl.default-gaps { margin-left: -15px; } .cols-xxl.default-gaps > * { padding-left: 15px; } .cols-xxl.medium-gaps { margin-left: -25px; } .cols-xxl.medium-gaps > * { padding-left: 25px; } .cols-xxl.large-gaps { margin-left: -50px; } .cols-xxl.large-gaps > * { padding-left: 50px; } .cols-xxl.larger-gaps { margin-left: -75px; } .cols-xxl.larger-gaps > * { padding-left: 75px; } .cols-xxl.largest-gaps { margin-left: -100px; } .cols-xxl.largest-gaps > * { padding-left: 100px; } .w-xxl-100{ width: 100%; } .w-xxl-75{ width: 75%; } .w-xxl-50{ width: 50%; } .w-xxl-25{ width: 25%; } .w-xxl-auto{ width: auto; } }
/* images                [4548] */ svg.dp-icon{ width: .75em; height: .75em; vertical-align: baseline; margin-right: .125em; } .medium { display: inline-block; } .mediumleft { margin: 0 1rem 0.25rem 0; float: left; } .mediumright { margin: 0 0 0.25rem 1rem; float: right; } .mediumcenter { margin: 0.5rem 0; width: 100%; } .mediumcenter img { margin: 0 auto 0; display: block; } .mediumHintergrund { background: #dfdfdf; font-size: .825rem; padding: .25rem .625rem; display: block; } .mediumcenter .mediumHintergrund { margin: 0 auto; } .mediumBeschriftung { text-align: left; padding: .25rem 0; display: block; } .mediumCopyright { text-align: left; font-weight: bold; font-size: .825rem; padding: .25rem 0; display: block; } .dp-fsimg{ background-repeat: no-repeat; background-position: center; background-attachment: scroll; background-size: cover; -webkit-backface-visibility:hidden;backface-visibility:hidden; } .dp-fsimg.contain{ background-size: contain; } .dp-fsimg.fill{ background-size: 100% 100%; } .dp-ratio { display: block; height: 0; width: 100%; overflow: hidden; position: relative; } .dp-ratio.ratio-1-2{ padding-bottom: 200%; } .dp-ratio.ratio-9-16{ padding-bottom: 177.777777778%; } .dp-ratio.ratio-2-3{ padding-bottom: 150%; } .dp-ratio.ratio-1-1{ padding-bottom: 100%; } .dp-ratio.ratio-4-3{ padding-bottom: 75%; } .dp-ratio.ratio-3-2{ padding-bottom: 66.6666666667%; } .dp-ratio.ratio-16-9{ padding-bottom: 56.25%; } .dp-ratio.ratio-2-1{ padding-bottom: 50%; } .dp-ratio.ratio-5-2{ padding-bottom: 40%; } .dp-ratio.ratio-3-1{ padding-bottom: 33.3333333333%; } .dp-ratio.ratio-4-1{ padding-bottom: 25%; } .dp-ratio.ratio-5-1{ padding-bottom: 20%; } @media all and (min-width: 576px){ .dp-ratio.ratio-1-2-s{ padding-bottom: 200%; } .dp-ratio.ratio-2-3-s{ padding-bottom: 150%; } .dp-ratio.ratio-1-1-s{ padding-bottom: 150%; } .dp-ratio.ratio-4-3-s{ padding-bottom: 75%; } .dp-ratio.ratio-3-2-s{ padding-bottom: 66.6666666667%; } .dp-ratio.ratio-16-9-s{ padding-bottom: 56.25%; } .dp-ratio.ratio-2-1-s{ padding-bottom: 50%; } .dp-ratio.ratio-3-1-s{ padding-bottom: 33.3333333333%; } .dp-ratio.ratio-5-2-s{ padding-bottom: 40%; } .dp-ratio.ratio-4-1-s{ padding-bottom: 25%; } .dp-ratio.ratio-5-1-s{ padding-bottom: 20%; } } @media all and (min-width: 768px){ .dp-ratio.ratio-1-2-m{ padding-bottom: 200%; } .dp-ratio.ratio-2-3-m{ padding-bottom: 150%; } .dp-ratio.ratio-1-1-m{ padding-bottom: 150%; } .dp-ratio.ratio-4-3-m{ padding-bottom: 75%; } .dp-ratio.ratio-3-2-m{ padding-bottom: 66.6666666667%; } .dp-ratio.ratio-16-9-m{ padding-bottom: 56.25%; } .dp-ratio.ratio-2-1-m{ padding-bottom: 50%; } .dp-ratio.ratio-5-2-m{ padding-bottom: 40%; } .dp-ratio.ratio-3-1-m{ padding-bottom: 33.3333333333%; } .dp-ratio.ratio-4-1-m{ padding-bottom: 25%; } .dp-ratio.ratio-5-1-m{ padding-bottom: 20%; } } @media all and (min-width: 992px){ .dp-ratio.ratio-1-2-l{ padding-bottom: 200%; } .dp-ratio.ratio-2-3-l{ padding-bottom: 150%; } .dp-ratio.ratio-1-1-l{ padding-bottom: 150%; } .dp-ratio.ratio-4-3-l{ padding-bottom: 75%; } .dp-ratio.ratio-3-2-l{ padding-bottom: 66.6666666667%; } .dp-ratio.ratio-16-9-l{ padding-bottom: 56.25%; } .dp-ratio.ratio-2-1-l{ padding-bottom: 50%; } .dp-ratio.ratio-5-2-l{ padding-bottom: 40%; } .dp-ratio.ratio-3-1-l{ padding-bottom: 33.3333333333%; } .dp-ratio.ratio-4-1-l{ padding-bottom: 25%; } .dp-ratio.ratio-5-1-l{ padding-bottom: 20%; } } @media all and (min-width: 1280px){ .dp-ratio.ratio-1-2-xl{ padding-bottom: 200%; } .dp-ratio.ratio-2-3-xl{ padding-bottom: 150%; } .dp-ratio.ratio-1-1-xl{ padding-bottom: 150%; } .dp-ratio.ratio-4-3-xl{ padding-bottom: 75%; } .dp-ratio.ratio-3-2-xl{ padding-bottom: 66.6666666667%; } .dp-ratio.ratio-16-9-xl{ padding-bottom: 56.25%; } .dp-ratio.ratio-2-1-xl{ padding-bottom: 50%; } .dp-ratio.ratio-5-2-xl{ padding-bottom: 40%; } .dp-ratio.ratio-3-1-xl{ padding-bottom: 33.3333333333%; } .dp-ratio.ratio-4-1-xl{ padding-bottom: 25%; } .dp-ratio.ratio-5-1-xl{ padding-bottom: 20%; } } @media all and (min-width: 1520px){ .dp-ratio.ratio-1-2-xxl{ padding-bottom: 200%; } .dp-ratio.ratio-2-3-xxl{ padding-bottom: 150%; } .dp-ratio.ratio-1-1-xxl{ padding-bottom: 150%; } .dp-ratio.ratio-4-3-xxl{ padding-bottom: 75%; } .dp-ratio.ratio-3-2-xxl{ padding-bottom: 66.6666666667%; } .dp-ratio.ratio-16-9-xxl{ padding-bottom: 56.25%; } .dp-ratio.ratio-2-1-xxl{ padding-bottom: 50%; } .dp-ratio.ratio-5-2-xxl{ padding-bottom: 40%; } .dp-ratio.ratio-3-1-xxl{ padding-bottom: 33.3333333333%; } .dp-ratio.ratio-4-1-xxl{ padding-bottom: 25%; } .dp-ratio.ratio-5-1-xxl{ padding-bottom: 20%; } }
/* content               [8119] */ @media all { html{ font-size: .9375rem; } .dp-cc-inlineconsent *{ color: #fff; } h1 ,.h1 ,h2 ,.h2 ,h3 ,.h3 ,h4 ,.h4 ,h5 ,.h5 ,h6 ,.h6 { margin: 0 0 15px; text-transform: uppercase; color: #33cc00; font-family: 'Open Sans'; font-weight: 700; line-height: 1.25; display: block; } h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a { color: #33cc00; } h1 ,.h1 { font-size: 1.75rem; } h2, .h2{ font-size: 1.5rem; } h3, .h3{ font-size: 1.25rem; } h4, .h4{ font-size: 1.125rem; } h5, .h5{ font-size: 1rem; } h6, .h6{ font-size: .875rem; } a { color: #33cc00; text-decoration: none; background-color: transparent; } a:hover{ color: #279d00; } body:not(.is-phone) a[href^='tel:']{ cursor: default; color: #fff!important; } blockquote { position: relative; font-size: 1.25rem; color: rgb(219,8,46); opacity: .75; font-style: italic; padding: 30px 75px; background: #dfdfdf; line-height: 1.25; } blockquote p { margin: 0; } blockquote::before { content: "„"; font-size: 8rem; color: #262626; opacity: .25; position: absolute; top: -1rem; left: 15px; line-height: 1rem; } .text-primary{ color: rgb(219,8,46); } .text-brandprimarydark{ color: rgb(178,6,37); } .text-secondary{ color: #33cc00; } .text-default{ color: #fff; } .text-lightgrey{ color: #dfdfdf; } .text-grey{ color: #747474; } .text-darkgrey{ color: #262626; } .text-white{ color: #fff; } .text-small{ font-size: .75rem; } .text-root{ font-size: 1rem; } .text-large{ font-size: 1.25rem; } .text-uppercase{ text-transform: uppercase; } .text-bold{ font-weight: 700; } #dp-pagination .page-numbers { font-size: .875em; border-radius: 3px; padding: 5px 10px; line-height: 1em; border: 2px solid #33cc00; color: #33cc00; background: #fff; margin-right: 5px; display: inline-block; } #dp-pagination a.page-numbers:hover { color: #fff; background: #33cc00; } #dp-pagination .page-numbers.current { background: #dfdfdf; border-color: #262626; } .has-default-border{ border: 2px solid #fff; } .has-shadow{ box-shadow: 3px 3px 4px rgba(0,0,0,.333); } .dp-btn a, a.dp-btn, input.dp-btn, button.dp-btn, .dp-btn-pseudo{ font-size: .875rem; text-align: center; font-weight: 700; text-decoration: none!important; color: #fff; background: #33cc00; transition: all .25s; padding: .25rem 1.25rem; display: inline-block; } .dp-btn a:hover, a.dp-btn:hover, input.dp-btn:hover, button.dp-btn:hover, .dp-btn-pseudo:hover{ color: #fff; background: #279d00; } .dp-btn.btn-large a, a.dp-btn.btn-large, .dp-btn-pseudo.btn-large{ font-size: 1.125rem; padding: .5rem 5rem; } .dp-btn.btn-small a, a.dp-btn.btn-small, .dp-btn-pseudo.btn-small{ font-size: .75rem; padding: .125rem .75rem; } a.call-to-action { font-size: 1.125rem; padding: .75rem 1.25rem; } .dp-accordion .accordion-title { color: rgb(219,8,46); } .dp-accordion .accordion-title svg,.dp-accordion .accordion-title .icon { width: 1em; height: 1em; } .dp-accordion .accordion-title svg { transition: transform .5s; } .dp-accordion .accordion-parent { padding: 1rem 0; } .dp-accordion .accordion-parent + .accordion-parent { border-top: 2px solid #dfdfdf; } .dp-accordion .accordion-parent:first-child { padding-top: 0; } .dp-accordion .accordion-text { font-size: 1rem; } .dp-accordion .accordion-text > *:first-child { margin-top: 1em; } .dp-accordion .accordion-text > *:last-child { margin-bottom: 0; } .dp-accordion .accordion-text > * { transition: margin .25s; } .dp-accordion .accordion-parent:not(.current) .accordion-text { height: 0; overflow: hidden; font-size: 0; margin: 0; opacity: 0; padding: 0; transition: opacity 0s, font-size .25s 0s, margin .25s 0s, padding .25s 0s; } .dp-accordion .accordion-parent:not(.current) .accordion-text > * { margin: 0; } .dp-accordion .accordion-parent.current .accordion-title svg { -webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg); } .dp-accordion .accordion-parent.current .accordion-text { transition: font-size .25s, margin .25s, padding .25s, opacity .25s .25s; } .dp-parallax { position: relative; } .dp-parallax > .parallax-target { transition: opacity .5s; top: 0; left: 0; opacity: 0; width: 100%; height: 150%; max-width: none; position: absolute; } .dp-parallax > .parallax-target.is-observed { opacity: 1; } .js-fade-in{ opacity: 0; -webkit-transform:translate(0,2.5rem);-ms-transform:translate(0,2.5rem);transform:translate(0,2.5rem); transition: opacity 1s, transform 1s; } .js-fade-in.is-visible{ opacity: 1; -webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0); } .dp-map { height: 300px; position: relative; } .dp-map > div { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .dp-map .map-marker-icon > svg { width: 25px; height: 33px; color: rgb(219,8,46); } .dp-video { position: relative; height: 0; padding-bottom: 56.25%; } .dp-video > iframe,.dp-video > video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .dp-video video { object-fit: cover; } .dp-audio audio { width: 460px; max-width: 100%; } .download-item { height: 100%; background: rgba(0,0,0,.1); padding: 1.25rem; } .download-item .download-preview { margin-bottom: .5rem; padding: .5rem; background: rgba(255,255,255,.5); box-shadow: 0 0 3px 0 rgba(0,0,0,.1); } .download-item .download-title a,.download-item .download-title { font-size: 1rem; margin: 0; color: #33cc00; } .download-item p { margin: .5rem 0 0; } .download-item .download-fileinfo { font-size: .75rem; } .download-item .fileinfo-spacer { color: #747474; } .swiper-button-prev ,.swiper-button-next { height: auto; width: auto; background: none!important; color: #fff; top: 50%; margin-top: auto; -webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%); text-shadow: 0 0 15px rgba(0,0,0,.5); } .swiper-button-prev::after,.swiper-button-next::after { display: none; } .swiper-button-prev svg,.swiper-button-next svg { width: 1.25rem; } .swiper-pagination-bullet{ background: transparent; width: .666rem; height: .666rem; border: 1px solid #fff; opacity: 1; box-shadow: 0 0 15px 0 rgba(0,0,0,.5); } .swiper-pagination-bullet-active{ background: #fff; opacity: 1; } .bereichslink-item .bereichslink-image { background-color: rgba(0,0,0,.1); } .sidebar-text-item { background: rgb(219,8,46); color: #fff; padding: 1rem; } .sidebar-text-item > *:last-child { margin-bottom: 0; } .sidebar-text-item * { color: #fff } ._df_custom .image { box-shadow: 0 0 15px 0 rgba(0,0,0,.25); transition: all .5s; } ._df_custom img { width: 100%; } ._df_custom .btn { cursor: pointer; position: absolute; top: 50%; left: 0; -webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%); width: 100%; text-align: center; padding: 1.5rem; } ._df_custom .btn span { display: inline-block; padding: .5em 1em; color: #fff; transition: all .25s; background: rgba(0,0,0,.666); border: 2px solid #fff; font-weight: bold; border-radius: 4px; box-shadow: 0 0 5px 0 rgba(0,0,0,.25); } .loading-info{ color: #000!important; } .df-ui-share, .df-ui-outline{ display: none!important; } } @media all and (min-width: 576px){ } @media all and (min-width: 768px){ h1, .h1{ font-size: 2.25rem; } h2, .h2{ font-size: 1.75rem; } h3, .h3{ font-size: 1.5rem; } h4, .h4{ font-size: 1.25rem; } h5, .h5{ font-size: 1.125rem; } h6, .h6{ font-size: .925rem; } .dp-map { height: 450px; } } @media all and (min-width: 992px){ html{ font-size: 1rem; } .dp-map { height: 600px; } .text-columns-2{ column-count: 2; column-gap: 2rem; } .text-columns-3{ column-count: 2; column-gap: 2rem; } .text-columns-2 > *:last-child, .text-columns-3 > *:last-child{ margin-bottom: 0; } .text-columns-2 p, .text-columns-3 p{ margin-bottom: 1.75em; } ._df_custom .btn span { padding: .5em 1.5em; font-size: 1.125rem; } ._df_custom:hover .btn span { background: rgb(219,8,46); -webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1); } ._df_custom:hover .btn span:hover { background: rgb(178,6,37); } ._df_custom:hover .image { filter: brightness(80%); } } @media all and (min-width: 1280px){ .text-columns-3{ column-count: 3; } } @media all and (min-width: 1520px){ }
/* menu                  [7357] */ @media screen, projection { #dp-navigation { text-align: center; } #dp-navigation li { display: inline; } #dp-navigation a { display: inline-block; margin: .25rem; font-size: .75rem; } #dp-navigation a:hover { opacity: .666; } #dp-navigation li.active > a { text-decoration: underline; } #dp-mainmenu { display: none; background: #363636; border-top: 1px solid rgb(219,8,46); } #dp-mainmenu a { font-size: .925rem; display: block; font-weight: 600; color: #fff; } #dp-mainmenu li { position: relative; } #dp-mainmenu li.active > a,#dp-mainmenu li > a:hover { background: rgba(255,255,255,.05); } #dp-mainmenu > ul { margin-bottom: 1rem; } #dp-mainmenu > ul > li { border-left: 1px solid #262626; } #dp-mainmenu > ul > li.last { border-right: 1px solid #262626; } #dp-mainmenu > ul > li > a { padding: .75rem; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; align-items: center; } #dp-mainmenu > ul > li > a > .menuitem-icon { flex-grow: 0; margin-right: .25rem; width: 1.5rem; } #dp-mainmenu > ul > li > a > .menuitem-icon img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #dp-mainmenu > ul > li > a > .menuitem-title { line-height: 1.25; } #dp-mainmenu > ul .submenu { background: #313131; } #dp-mainmenu > ul .submenu > li > a { padding: .875rem; line-height: 1.25; border-bottom: 1px solid rgba(255,255,255,.25); } #dp-mainmenu > ul > li > .submenu { border: 1px solid #262626; } #dp-mainmenu > ul > li > .submenu > li > .submenu { border: 1px solid rgba(255,255,255,.25); border-bottom: 0; background: #444; } #dp-mainmenu > ul > li > .submenu > li > .submenu .submenu { display: none!important; } #dp-mainmenu > ul > li > .submenu > li:hover > a { background: #444; } #dp-mobilemenubtn { display: inline-block; width: 30px; height: 25px; position: relative; margin-right: 1rem; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -moz-tap-highlight-color: rgba(0, 0, 0, 0); } #dp-mobilemenubtn span,#dp-mobilemenubtn span:before,#dp-mobilemenubtn span:after { display: block; width: 100%; position: absolute; height: 2px; left: 0; background: rgb(219,8,46); border-radius: 1px; transition: all .25s; } #dp-mobilemenubtn span { top: 50%; margin-top: -1px; } #dp-mobilemenubtn span:before,#dp-mobilemenubtn span:after { content: ""; } #dp-mobilemenubtn span:before { bottom: 7px; } #dp-mobilemenubtn span:after { top: 7px; } #dp-mobilemenubtn:hover span:before { bottom: 10px; } #dp-mobilemenubtn:hover span:after { top: 10px; } body.mobilemenu-active { overflow: hidden; } body.mobilemenu-active #dp-mobilemenubtn span { background: transparent; } body.mobilemenu-active #dp-mobilemenubtn span:before { bottom: 0; -webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg); transform-origin: 50% 50%; } body.mobilemenu-active #dp-mobilemenubtn span:after { top: 0; -webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg); transform-origin: 50% 50%; } body.mobilemenu-active #dp-mainmenu { display: block!important; position: fixed; top: 68px; bottom: 45px; left: 0; right: 0; overflow: auto; } #dp-quicknav { z-index: 600; position: sticky; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; justify-content: stretch; border-top: 1px solid rgb(219,8,46); } #dp-quicknav .quicknav-item { display: block; font-size: 1.25rem; position: relative; flex-grow: 1; border-right: 1px solid rgb(219,8,46); } #dp-quicknav .quicknav-item:last-child { border-right: none; } #dp-quicknav .quicknav-icon,#dp-quicknav .quicknav-title { padding: .75em; line-height: 1em; height: 2.5em; white-space: nowrap; background: #fff; color: rgb(219,8,46); display: inline-block; } #dp-quicknav .quicknav-title { display: none; border-left: 1px solid rgb(219,8,46); } #dp-quicknav .quicknav-icon { width: 100%; display: inline-flex; align-items: center; justify-content: center; } #dp-quicknav .quicknav-icon svg { width: 1.375em; height: 1.375em; flex-shrink: 0; } } @media all and (min-width: 576px){ } @media all and (min-width: 768px){ } @media all and (min-width: 992px){ body.mobilemenu-active #dp-mainmenu { top: 100px; } } @media all and (min-width: 1280px){ #dp-mobilemenubtn{ display: none; } #dp-mainmenu { display: block; flex-grow: 1; border-top: none; position: relative!important; bottom: auto!important; top: auto!important; left: auto!important; right: auto!important; overflow: visible!important; } #dp-mainmenu a { text-align: center; } #dp-mainmenu > ul { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; justify-content: center; height: 100%; margin-bottom: 0; } #dp-mainmenu > ul > li { flex-grow: 1; width: 100%; } #dp-mainmenu > ul > li > a { display: block; height: 100%; } #dp-mainmenu > ul > li > a > .menuitem-icon { width: 2.25rem; margin: 0 auto .5em; filter: grayscale(100%); transition: filter .5s; } #dp-mainmenu > ul > li.active > a > .menuitem-icon,#dp-mainmenu > ul > li > a:hover > .menuitem-icon { filter: grayscale(0%); } #dp-mainmenu > ul .submenu { width: 250px; position: absolute; opacity: 0; visibility: hidden; transition: all .25s; } #dp-mainmenu > ul .submenu > li > a { padding: .875rem; line-height: 1.25; border-bottom: 1px solid rgba(255,255,255,.25); } #dp-mainmenu > ul > li > .submenu { padding: .5rem 0; -webkit-transform:translate(-50%,2rem) scale(.5);-ms-transform:translate(-50%,2rem) scale(.5);transform:translate(-50%,2rem) scale(.5); bottom: 100%; left: 50%; } #dp-mainmenu > ul > li > .submenu > li > .submenu { -webkit-transform:translate(0,1rem);-ms-transform:translate(0,1rem);transform:translate(0,1rem); bottom: 0; left: 100%; } #dp-mainmenu > ul > li > .submenu > li:hover > .submenu { opacity: 1; visibility: visible; -webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0); } #dp-mainmenu > ul > li:hover > .submenu { opacity: 1; visibility: visible; -webkit-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1); } #dp-mainmenu > ul > li.last > .submenu { -webkit-transform:translate(0,2rem) scale(.5);-ms-transform:translate(0,2rem) scale(.5);transform:translate(0,2rem) scale(.5); left: auto; right: 0; } #dp-mainmenu > ul > li.last:hover > .submenu { -webkit-transform:translate(0,0) scale(1);-ms-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1); } #dp-quicknav { width: 2.5rem; border-top: none; position: fixed; top: 50%; right: 0; -webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%); flex-direction: column; align-items: flex-end; justify-content: flex-start; } #dp-quicknav .quicknav-item { -webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0); transition: transform .5s; filter: drop-shadow(2px 2px 3px rgba(0,0,0,.1)); flex-grow: 0; border-right: none; } #dp-quicknav .quicknav-item:hover { -webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0); } #dp-quicknav .quicknav-icon,#dp-quicknav .quicknav-title { padding: .75em 1.25em; } #dp-quicknav .quicknav-title { display: block; } #dp-quicknav .quicknav-icon { width: 2.5rem; position: absolute; top: 0; right: 100%; } #dp-quicknav .quicknav-item + .quicknav-item { margin-top: .5em; } } @media all and (min-width: 1520px){ }
/* forms                 [1907] */ @media all { .dp-form .row + .row { margin-top: 1rem; } .dp-form .label-with-checkbox { display: inline-flex; align-items: flex-start; } .dp-form .label-with-checkbox input { display: none; } .dp-form .label-with-checkbox .checkbox-visual { display: inline-flex; align-items: center; } .dp-form .label-with-checkbox .checkbox-visual svg { width: 1.125em; height: 1.125em; } .dp-form .label-with-checkbox .checkbox-visual .checkbox-deselected { display: inline; color: #747474; } .dp-form .label-with-checkbox .checkbox-visual .checkbox-selected { display: none; color: rgb(219,8,46); } .dp-form .label-with-checkbox input:checked + .checkbox-visual .checkbox-deselected { display: none; } .dp-form .label-with-checkbox input:checked + .checkbox-visual .checkbox-selected { display: inline; } .dp-form .label-with-checkbox .checkbox-label { margin-left: .25em; line-height: 1.25em; } .dp-form .dpf4-rowHasRequired .label::after,.dp-form .dpf4-rowHasRequired .checkbox-label::after { content: "*"; font-size: .75em; vertical-align: top; } .dp-form input.text,.dp-form textarea { width: 100%; padding: .5em 1em; background: #dfdfdf; border: none; border-bottom: 2px solid rgba(0,0,0,.05); border-radius: .25em; transition: border .5s; } .dp-form input.text.dpf-ajax-error,.dp-form textarea.dpf-ajax-error { background: rgba(255,0,0,.1); } .dp-form input.text:focus,.dp-form textarea:focus { border-bottom-color: rgb(219,8,46); } .dp-form input.text { max-width: 460px; } .dp-form textarea { min-height: 11em; } .dp-form .message.has-row-error { font-weight: bold; color: red; font-size: .75rem; text-transform: uppercase; } .dp-form .requiredNotice { font-size: .75em; margin: .75rem 0; opacity: .666; } } @media all and (min-width: 576px){ } @media all and (min-width: 768px){ } @media all and (min-width: 992px){ } @media all and (min-width: 1280px){ } @media all and (min-width: 1520px){ }
/* layout                [1110] */ @media screen, projection { html{ background: #363636; margin: 0 auto; height: 100%; } .dp-pagebounds { max-width: 1280px; width: 100%; margin: 0 auto; padding: 0 1rem; position: relative; } #dp-header { z-index: 550; position: sticky; top: 0; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; justify-content: space-between; align-items: center; background: #363636; padding: 1rem 0; box-shadow: 0 0 4px 0 rgba(0,0,0,.5); } #dp-header #pagelogo { margin: 0 1rem; } #dp-header #pagelogo img { vertical-align: bottom; height: 40px; } #dp-footer { padding: 50px 0; } #dp-footer * { color: #fff; } } @media all and (min-width: 576px){ } @media all and (min-width: 768px){ } @media all and (min-width: 992px){ body{ padding-bottom: 86px; } #dp-header #pagelogo {padding-top: 15px; padding-bottom: 15px; } } @media all and (min-width: 1280px){ #dp-header { position: fixed; bottom: 0; left: 0; width: 100%; top: auto; border-top: 2px solid rgb(219,8,46); padding: 0; box-shadow: none; } #dp-header #pagelogo { margin: 0 2rem; } } @media all and (min-width: 1520px){ }
/* blocks               [12366] */ @media screen, projection { .dp-blockgroup { overflow: hidden; } .dp-blockgroup.theme-primary { background: rgb(219,8,46); } .dp-blockgroup.theme-primary .dp-btn a,.dp-blockgroup.theme-primary a.dp-btn,.dp-blockgroup.theme-primary .dp-btn-pseudo { background: #fff; color: rgb(219,8,46); } .dp-blockgroup.theme-primary .dp-btn a:hover,.dp-blockgroup.theme-primary a.dp-btn:hover,.dp-blockgroup.theme-primary .dp-btn-pseudo:hover { background: #fff; color: rgb(219,8,46); opacity: .85; } .dp-blockgroup.theme-primary h1,.dp-blockgroup.theme-primary .h1,.dp-blockgroup.theme-primary h2,.dp-blockgroup.theme-primary .h2,.dp-blockgroup.theme-primary h3,.dp-blockgroup.theme-primary .h3,.dp-blockgroup.theme-primary h4,.dp-blockgroup.theme-primary .h4,.dp-blockgroup.theme-primary h5,.dp-blockgroup.theme-primary .h5,.dp-blockgroup.theme-primary h6,.dp-blockgroup.theme-primary .h6 { color: #fff; } .dp-blockgroup.theme-light { background: #dfdfdf; } .dp-blockgroup.theme-dark { background: #262626; } .dp-blockgroup.theme-primary,.dp-blockgroup.theme-dark { color: #fff; } .dp-blockgroup.theme-primary a,.dp-blockgroup.theme-dark a { color: #fff; } .dp-blockgroup.theme-primary p a,.dp-blockgroup.theme-primary ul a,.dp-blockgroup.theme-primary ol a,.dp-blockgroup.theme-dark p a,.dp-blockgroup.theme-dark ul a,.dp-blockgroup.theme-dark ol a { text-decoration: underline; } .dp-contentblock { margin: 25px 0; position: relative; } .dp-contentblock .dp-article { margin: 0; } .dp-contentblock .dp-article::before,.dp-contentblock .dp-article::after { content:""; display:table; } .dp-contentblock .dp-article::after { clear:both; } .dp-contentblock .dp-article header.dp-articleheader { margin: 0 0 25px; } .dp-contentblock .dp-article header.dp-articleheader h1,.dp-contentblock .dp-article header.dp-articleheader .h1,.dp-contentblock .dp-article header.dp-articleheader h2,.dp-contentblock .dp-article header.dp-articleheader .h2 { margin: 0; } .dp-contentblock .dp-article header.dp-articleheader h1 span,.dp-contentblock .dp-article header.dp-articleheader .h1 span,.dp-contentblock .dp-article header.dp-articleheader h2 span,.dp-contentblock .dp-article header.dp-articleheader .h2 span { position: relative; background: #fff; padding: .25em 1em .25em 1px; color: #000; display: inline-block; } .dp-contentblock .dp-article header.dp-articleheader h1 span::before,.dp-contentblock .dp-article header.dp-articleheader .h1 span::before,.dp-contentblock .dp-article header.dp-articleheader h2 span::before,.dp-contentblock .dp-article header.dp-articleheader .h2 span::before { content: ""; position: absolute; top: 0; right: 100%; height: 100%; width: 50vw; background: #fff; margin-right: -1px; } .dp-contentblock.block-welcomescreen { margin: 0!important; } .dp-contentblock.block-welcomescreen .title { text-shadow: 0 0 5px rgba(0,0,0,.2); } .dp-contentblock.block-welcomescreen .welcomescreen-header { position: relative; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; flex-direction: column; align-items: center; justify-content: space-between; } .dp-contentblock.block-welcomescreen .welcomescreen-header .dp-fsimg { z-index: 1; filter: brightness(40%); height: 100%; width: 100%; position: absolute; top: 0; left: 0; } .dp-contentblock.block-welcomescreen .welcomescreen-header .title { font-weight: 400; padding: 12rem 1.5rem 2rem; width: 100%; max-width: 420px; position: relative; z-index: 2; } .dp-contentblock.block-welcomescreen .welcomescreen-header * { color: #fff; } .dp-contentblock.block-welcomescreen .welcomescreen-header .newsitem { margin-bottom: 3rem; margin-top: 10%; width: 100%; background: rgb(219,8,46); max-width: 420px; position: relative; z-index: 2; } .dp-contentblock.block-welcomescreen .welcomescreen-header .newsitem .newscontent { padding: .75rem; } .dp-contentblock.block-welcomescreen .welcomescreen-header .newsitem .newsimage { filter: none; } .dp-contentblock.block-welcomescreen .welcomescreen-header .newsitem * { color: #fff; } .dp-contentblock.block-welcomescreen .welcomescreen-header #newsticker { margin-bottom: 2rem; padding: .5rem 1rem; margin-top: 3rem; width: 85%; background: rgba(219,8,46,.8); max-width: 420px; position: relative; z-index: 2; } .dp-contentblock.block-welcomescreen .welcomescreen-header #newsticker * { color: #fff; font: inherit!important; } .dp-contentblock.block-welcomescreen .welcomescreen-header #newsticker a:hover { text-decoration: underline; } .dp-contentblock.block-welcomescreen .welcomescreen-items { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; flex-wrap: wrap; } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item { width: 50%; position: relative; height: 250px; } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item .dp-fsimg { transition: all .35s; height: 100%; width: 100%; position: absolute; top: 0; left: 0; filter: brightness(80%); } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item .dp-fsimg::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(75deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 25%); } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item .title { color: #fff; padding: .375rem .75rem; background: rgba(0,0,0,.666); z-index: 2; position: absolute; bottom: .5rem; left: .5rem; right: .5rem; line-height: 1em; margin: 0; } .dp-contentblock.block-slider,.dp-contentblock.block-header,.dp-contentblock.block-parallaximage { margin: 0!important; } .dp-contentblock.block-slider .text-overlay,.dp-contentblock.block-header .text-overlay,.dp-contentblock.block-parallaximage .text-overlay { position: absolute; bottom: 2rem; left: 0; width: 100%; } .dp-contentblock.block-slider .title,.dp-contentblock.block-slider .subtitle,.dp-contentblock.block-header .title,.dp-contentblock.block-header .subtitle,.dp-contentblock.block-parallaximage .title,.dp-contentblock.block-parallaximage .subtitle { background: rgba(219,8,46,.8); padding: .25em 1rem; color: #fff; display: inline-block; margin: 0 0 5px; } .dp-contentblock.block-slider .title,.dp-contentblock.block-header .title,.dp-contentblock.block-parallaximage .title { font-size: 1.375rem; } .dp-contentblock.block-slider .subtitle,.dp-contentblock.block-header .subtitle,.dp-contentblock.block-parallaximage .subtitle { margin-left: 1rem; font-size: 1rem; } .dp-contentblock.block-slider { margin: 0!important; } .dp-contentblock.block-slider iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .dp-contentblock.block-slider video { min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%); } .dp-contentblock.block-panorama iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .dp-contentblock.block-panorama video { min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%); } .dp-contentblock.block-video .video-item + .video-item { margin-top: 50px; } .dp-contentblock.block-audio .audio-item + .audio-item { margin-top: 25px; } .dp-contentblock.block-jobs .job-item + .job-item { margin-top: 1rem; padding-top: 1rem; border-top: 2px solid #dfdfdf; } .dp-contentblock.block-timeline .timeline-item { padding: 1rem; border-top: 2px solid rgb(219,8,46); } .dp-contentblock.block-timeline .timeline-item .item-year { color: #747474; opacity: .333; margin-bottom: .5rem; line-height: 1em; font-weight: 700; letter-spacing: 2px; font-size: 4rem; display: block; } .dp-contentblock.block-timeline .timeline-item .item-text { overflow: hidden; } } @media all and (min-width: 576px){ } @media all and (min-width: 768px){ .dp-contentblock { margin: 50px 0; } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item { width: 33.333%; } .dp-contentblock.block-slider .title,.dp-contentblock.block-header .title,.dp-contentblock.block-parallaximage .title { font-size: 2rem; } .dp-contentblock.block-slider .subtitle,.dp-contentblock.block-header .subtitle,.dp-contentblock.block-parallaximage .subtitle { font-size: 1.25rem; } .dp-contentblock.block-slider .text-overlay,.dp-contentblock.block-header .text-overlay,.dp-contentblock.block-parallaximage .text-overlay { bottom: 25%; } } @media all and (min-width: 992px){ .dp-contentblock.block-slider .title,.dp-contentblock.block-header .title,.dp-contentblock.block-parallaximage .title { font-size: 3rem; } .dp-contentblock.block-slider .subtitle,.dp-contentblock.block-header .subtitle,.dp-contentblock.block-parallaximage .subtitle { margin-left: 2rem; font-size: 1.375rem; } .dp-contentblock.block-timeline { position: relative; background: #dfdfdf; padding-top: 6rem!important; padding-bottom: 6rem!important; } .dp-contentblock.block-timeline::after { width: .5rem; background: rgb(219,8,46); height: 100%; position: absolute; top: 0; left: 50%; -webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0); content: ""; } .dp-contentblock.block-timeline .timeline-item { box-shadow: 0 0 10px 0 rgba(0,0,0,.15); margin: -2rem 0; background: #fff; position: relative; border-top: none; margin-left: 2rem; border-left: 5px solid rgb(219,8,46); } .dp-contentblock.block-timeline .timeline-item::after { border-top: .75rem solid transparent; border-bottom: .75rem solid transparent; position: absolute; top: 50%; width: 0; height: 0; -webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%); content: ""; } .dp-contentblock.block-timeline .timeline-item::after { border-right: .75rem solid rgb(219,8,46); right: 100%; } .dp-contentblock.block-timeline .timeline-item .item-year { text-align: left; margin-bottom: 1rem; } .dp-contentblock.block-timeline .pull .timeline-item { margin-left: 0; margin-right: 2rem; border-left: none; border-right: 5px solid rgb(219,8,46); } .dp-contentblock.block-timeline .pull .timeline-item::after { border-right: none; border-left: .75rem solid rgb(219,8,46); right: auto; left: 100%; } .dp-contentblock.block-timeline .pull .timeline-item .item-year { text-align: right; } } @media all and (min-width: 1280px){ .dp-contentblock.block-welcomescreen { height: calc( 100vh - 86px ); display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; } .dp-contentblock.block-welcomescreen > * { flex-grow: 1; } .dp-contentblock.block-welcomescreen .welcomescreen-header { height: 100%; } .dp-contentblock.block-welcomescreen .welcomescreen-header .title { margin-top: 35%; padding: 0 1rem; } .dp-contentblock.block-welcomescreen .welcomescreen-header #newsticker { margin-bottom: 3rem; margin-top: 10%; } .dp-contentblock.block-welcomescreen .welcomescreen-items { height: 100%; flex-wrap: nowrap; } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item { flex-grow: 1; flex-shrink: 1; transition: all .35s; width: 20%; height: auto; } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item::after,.dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item::before { z-index: 2; width: 1px; position: absolute; top: 0; height: 100%; content: ""; } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item::after { left: 0; background: rgba(0,0,0,.3); } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item::before { right: 0; background: rgba(255,255,255,.15); } .dp-contentblock.block-welcomescreen .welcomescreen-items .welcomescreen-item .title { white-space: nowrap; bottom: 0; left: 0; right: auto; -webkit-transform:rotate(-90deg) translate(1em,150%);-ms-transform:rotate(-90deg) translate(1em,150%);transform:rotate(-90deg) translate(1em,150%); transform-origin: 0 100%; } .dp-contentblock.block-welcomescreen .welcomescreen-items:hover .welcomescreen-item { width: } .dp-contentblock.block-welcomescreen .welcomescreen-items:hover .welcomescreen-item:hover { flex-grow: 2; width: 40%; } .dp-contentblock.block-welcomescreen .welcomescreen-items:hover .welcomescreen-item:hover .dp-fsimg { filter: brightness(100%); } } @media all and (min-width: 1520px){ }
/* blockshorizontal      [8105] */ @media screen, projection { #js-horizontal-scrolling-indicator{ display: none; } .dp-backbtn .dp-icon { margin-right: 1em; width: 3em; height: 3em; color: #33cc00; } .dp-backbtn span { color: #fff; text-transform: uppercase; transition: color .25s; font-weight: 700; } .dp-backbtn:hover span { color: #33cc00; } #horizontal-page .dp-horizontalblock { padding: 1rem 1rem; position: relative; } #horizontal-page .dp-horizontalblock .horizontalblock-header { margin-bottom: 2rem; max-width: 720px; padding: .5rem; background: rgba(219,8,46,.8); } #horizontal-page .dp-horizontalblock .horizontalblock-header * { color: #fff; } #horizontal-page .dp-horizontalblock.block-header { height: 50vh; padding: 0; } #horizontal-page .dp-horizontalblock.block-header .title { color: #fff; } #horizontal-page .dp-horizontalblock.block-header .dp-fsimg { width: 100%; height: 100%; position: absolute; filter: brightness(50%); } #horizontal-page .dp-horizontalblock.block-header .text-overlay { position: absolute; bottom: 0; left: 0; padding: 2rem; z-index: 2; text-shadow: 0 0 5px rgba(0,0,0,.2); } #horizontal-page .dp-horizontalblock.block-text .block-image { margin-bottom: 1rem; } } @media all and (min-width: 576px){ } @media all and (min-width: 768px){ } @media all and (min-width: 992px){ } @media all and (min-width: 1280px) and (min-height: 680px){ #js-horizontal-scrolling-indicator{ display: block; } #horizontal-page { position: fixed; top: 0; left: 0; right: 0; bottom: 86px; } #horizontal-page #page-scroller { white-space: nowrap; height: 100%; font-size: 0; } #horizontal-page .dp-blockgroup { display: inline-block; white-space: nowrap; height: 100%; } #horizontal-page .dp-horizontalblock { padding: 1rem 5rem; display: inline-block; white-space: normal; height: 100%; vertical-align: top; font-size: 1rem; } #horizontal-page .dp-horizontalblock .horizontalblock-header { margin-bottom: 1rem; padding: .375rem; } #horizontal-page .dp-horizontalblock .horizontalblock-header .h1 { font-size: 1.5rem; } #horizontal-page .dp-horizontalblock.block-header + .dp-horizontalblock .horizontalblock-header,#horizontal-page .dp-horizontalblock.block-image + .dp-horizontalblock .horizontalblock-header { margin-left: -10rem; } #horizontal-page .dp-horizontalblock.block-header { width: 33.333vw; height: 100%; } #horizontal-page .dp-horizontalblock.block-title { width: 460px; } #horizontal-page .dp-horizontalblock.block-steps .step-items { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; height: 55vh; margin-top: -10vh; } #horizontal-page .dp-horizontalblock.block-steps .step-item { width: 300px; padding: 1rem; position: relative; } #horizontal-page .dp-horizontalblock.block-steps .step-item + .step-item { margin-left: 2rem; } #horizontal-page .dp-horizontalblock.block-steps .step-icon { width: 200px; margin: 0 auto; border-radius: 50%; position: relative; border: 2px solid #fff; border-left-color: transparent; border-right-color: transparent; } #horizontal-page .dp-horizontalblock.block-steps .step-title { position: absolute; left: 0; width: 100%; font-weight: 700; text-align: center; margin: .75rem 0 0; } #horizontal-page .dp-horizontalblock.block-steps .step-item:nth-child(even) { align-self: flex-start; } #horizontal-page .dp-horizontalblock.block-steps .step-item:nth-child(odd),#horizontal-page .dp-horizontalblock.block-steps .step-item:nth-child(2) { align-self: flex-end; } #horizontal-page .dp-horizontalblock.block-steps .step-item.item-summary { margin-left: 3rem; } #horizontal-page .dp-horizontalblock.block-steps .step-item.item-summary * { color: #fff; } #horizontal-page .dp-horizontalblock.block-steps .step-item.item-summary > * { border: 1px solid #fff; -webkit-transform:translate(0,1rem);-ms-transform:translate(0,1rem);transform:translate(0,1rem); padding: 1rem; background: rgba(0,0,0,.8); font-size: 1.25rem; } #horizontal-page .dp-horizontalblock.block-steps .step-item .step-icon::before,#horizontal-page .dp-horizontalblock.block-steps .step-item.item-summary::before { content: ""; display: block; width: 4rem; height: 2rem; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 64 19.5" xml:space="preserve"><polygon fill="white" points="64,9.8 53.5,0 53.5,7.4 12.5,7.4 12.5,12.1 53.5,12.1 53.5,19.5 "/><g><g><rect y="7.4" fill="white" width="6.9" height="4.7"/></g></g></svg>'); background-size: contain; background-repeat: no-repeat; background-position: center; position: absolute; right: 100%; margin-right: 50px; } #horizontal-page .dp-horizontalblock.block-steps .step-item:nth-child(odd) .step-icon::before { -webkit-transform:rotate(35deg) translate(50%,-100%);-ms-transform:rotate(35deg) translate(50%,-100%);transform:rotate(35deg) translate(50%,-100%); bottom: 100%; } #horizontal-page .dp-horizontalblock.block-steps .step-item:nth-child(even) .step-icon::before { -webkit-transform:rotate(-35deg) translate(-50%,100%);-ms-transform:rotate(-35deg) translate(-50%,100%);transform:rotate(-35deg) translate(-50%,100%); top: 100%; } #horizontal-page .dp-horizontalblock.block-steps .step-item.item-summary:nth-child(even)::before { -webkit-transform:rotate(-35deg) translate(0,0);-ms-transform:rotate(-35deg) translate(0,0);transform:rotate(-35deg) translate(0,0); top: 100%; } #horizontal-page .dp-horizontalblock.block-steps .step-item.item-summary:nth-child(odd)::before { -webkit-transform:rotate(35deg) translate(100%,0);-ms-transform:rotate(35deg) translate(100%,0);transform:rotate(35deg) translate(100%,0); bottom: 100%; } #horizontal-page .dp-horizontalblock.block-steps .step-item:first-child .step-icon::before { display: none!important; } #horizontal-page .dp-horizontalblock.block-steps .step-item:nth-child(2) .step-icon::before,#horizontal-page .dp-horizontalblock.block-steps .step-item:nth-child(3) .step-icon::before { -webkit-transform:rotate(0deg) translate(0,-50%);-ms-transform:rotate(0deg) translate(0,-50%);transform:rotate(0deg) translate(0,-50%); top: 50%; } #horizontal-page .dp-horizontalblock.block-text { width: 960px; } #horizontal-page .dp-horizontalblock.block-text .block-image { margin-bottom: 1rem; } #horizontal-page .dp-horizontalblock.block-text .block-image .dp-fsimg { padding-bottom: 35%; } #horizontal-page .dp-horizontalblock.block-backbutton { width: 550px; padding-right: 150px; } #horizontal-page .dp-horizontalblock.block-image { width: 500px; } #horizontal-page .dp-horizontalblock.block-image .dp-fsimg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } #horizontal-page .dp-horizontalblock.block-buttons .button-items { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; } #horizontal-page .dp-horizontalblock.block-buttons .button-col + .button-col { margin-left: 1em; } #horizontal-page .dp-horizontalblock.block-buttons .button-item { width: 300px; box-shadow: 0 0 0 1px #fff; } #horizontal-page .dp-horizontalblock.block-buttons .button-item + .button-item { margin-top: 1em; } #horizontal-page .dp-horizontalblock.block-buttons .button-image { height: 12em; } #horizontal-page .dp-horizontalblock.block-buttons .button-title { margin: 0; padding: .5em; line-height: 1em; white-space: nowrap; color: #fff; font-size: 1rem; } #horizontal-page .dp-horizontalblock.block-buttons .button-image + .button-title { background: #fff; color: #363636; } } @media all and (min-width: 1280px) and (min-height: 800px){ #horizontal-page .dp-horizontalblock.block-text .block-image .dp-fsimg { padding-bottom: 45%; } } @media all and (min-width: 1280px) and (min-height: 900px){ #horizontal-page .dp-horizontalblock { padding: 2rem 5rem; } #horizontal-page .dp-horizontalblock .horizontalblock-header { margin-bottom: 2rem; padding: .5rem; } #horizontal-page .dp-horizontalblock .horizontalblock-header .h1 { font-size: 2rem; } #horizontal-page .dp-horizontalblock.block-text .block-image { margin-bottom: 1.5rem; } #horizontal-page .dp-horizontalblock.block-text .block-image .dp-fsimg { padding-bottom: 50%; } } 
/* print                  [785] */ @media print { .noprint { display: none!important; } .dp-fsimg{ -webkit-print-color-adjust: exact !important; color-adjust: exact !important; } .swiper-slide, .swiper-container-android .swiper-slide, .swiper-wrapper, .cols, .cols-s, .cols-m, .cols-l, .cols-xl, .cols > *, .cols-s > *, .cols-m > *, .cols-l > *, .cols-xl > * { display: block!important; position: static!important; width: 100%!important; height: auto!important; float: none!important; -webkit-transform: none!important;-moz-transform: none!important;-o-transform: none!important;-ms-transform: none!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important; } .contentWrapper{ border-top: 1mm solid #ccc; padding: 1cm 0 0!important; margin: 1cm 0 0!important; } }
