article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: inherit;
}
body {
  margin: 0;
}
a:focus {
  outline-width: thin;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
[type="submit"] {
  background-color: transparent;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: "FontAwesome";
  src: url("/assets/fonts/fa-brands-400.woff2") format("woff2"),
    url("/assets/fonts/fa-regular-400.woff2") format("woff2"),
    url("/assets/fonts/fa-solid-900.woff2") format("woff2"),
    url("/assets/fonts/fa-v4compatibility.woff2") format("woff2"),
    url("/assets/fonts/fa-brands-400.ttf") format("truetype"),
    url("/assets/fonts/fa-regular-400.ttf") format("truetype"),
    url("/assets/fonts/fa-solid-900.ttf") format("truetype"),
    url("/assets/fonts/fa-v4compatibility.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FontAwesome";
  src: url("/assets/fonts/fa-brands-400.woff2") format("woff2"),
    url("/assets/fonts/fa-regular-400.woff2") format("woff2"),
    url("/assets/fonts/fa-solid-900.woff2") format("woff2"),
    url("/assets/fonts/fa-v4compatibility.woff2") format("woff2"),
    url("/assets/fonts/fa-brands-400.ttf") format("truetype"),
    url("/assets/fonts/fa-regular-400.ttf") format("truetype"),
    url("/assets/fonts/fa-solid-900.ttf") format("truetype"),
    url("/assets/fonts/fa-v4compatibility.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
header[data-underheaderrow] {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 5;
}
header.headerFixed {
  position: fixed;
  top: 0;
  z-index: 5;
}
header#shrunkImage {
  max-width: 100%;
}
header#shrunkImage > div.row {
  padding-top: 8px;
  padding-bottom: 8px;
}
header.shrinking img,
header.shrinking > div.row {
  transition: all 0.3s ease;
}
.row {
  position: relative;
  width: 100%;
}
.row[data-attr-hide] {
  display: none;
}
.rowGroup {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.rowGroup.rowGroupFixed {
  width: 1170px;
  margin: 0 auto;
}
.rowGroup.rowGroupFixed .row .container-fixed {
  width: 100%;
}
.rowGroup .row {
  vertical-align: top;
  white-space: normal;
  min-width: 100%;
  min-height: 100%;
}
.rowGroup .row:last-child {
  margin-right: 0;
}
.no-flexbox .rowGroup .row {
  display: inline-block;
}
.container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.no-flexbox .container {
  display: block;
}
.no-flexbox .container:before,
.no-flexbox .container:after {
  display: table;
  content: " ";
}
.no-flexbox .container:after {
  clear: both;
}
.container-fluid {
  width: 100%;
}
.container-fixed {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .container-fixed {
    max-width: 1170px;
    margin: 0 auto;
  }
  .rowGroup.fullScreenRow .row {
    min-height: 100vh;
    display: flex;
  }
  .rowGroup.fullScreenRow.verticalAlignRowTop .row {
    align-items: flex-start;
  }
  .rowGroup.fullScreenRow.verticalAlignRowCenter .row {
    align-items: center;
  }
  .rowGroup.fullScreenRow.verticalAlignRowBottom .row {
    align-items: flex-end;
  }
  .rowGroup .row {
    height: auto;
  }
  .row.fullScreenRow {
    min-height: 100vh;
    display: flex;
  }
  .row.fullScreenRow.verticalAlignRowTop {
    align-items: flex-start !important;
  }
  .row.fullScreenRow.verticalAlignRowCenter {
    align-items: center !important;
  }
  .row.fullScreenRow.verticalAlignRowBottom {
    align-items: flex-end !important;
  }
}
.container-fixed .container {
  width: 100%;
}
body .designRow {
  padding: 0;
  margin: 0;
  background-color: transparent;
}
body .designRow > .container > .col {
  padding: 0;
  margin: 0;
}
body.engagementPreviewBody {
  background-color: #eaeaea;
}
body.engagementPreviewBody .designRow {
  display: none;
}
.col {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.no-flexbox .col {
  float: left;
  display: block;
}
.col:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.col.flexCol {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
[data-hideheader] header {
  margin-top: -99999px;
  position: absolute;
}
[data-hidefooter] footer {
  margin-top: -99999px;
  position: absolute;
}
.col-sm-12 {
  width: 100%;
}
.col-sm-11 {
  width: 91.66667%;
}
.col-sm-10 {
  width: 83.33333%;
}
.col-sm-9 {
  width: 75%;
}
.col-sm-8 {
  width: 66.66667%;
}
.col-sm-7 {
  width: 58.33333%;
}
.col-sm-6 {
  width: 50%;
}
.col-sm-5 {
  width: 41.66667%;
}
.col-sm-4 {
  width: 33.33333%;
}
.col-sm-3 {
  width: 25%;
}
.col-sm-2 {
  width: 16.66667%;
}
.col-sm-1 {
  width: 8.33333%;
}
@media only screen and (min-width: 768px) {
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-1 {
    width: 8.33333%;
  }
}
@media only screen and (min-width: 1200px) {
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
}
.clear:after,
.clear:before {
  display: table;
  content: "";
  flex-basis: 0;
  order: 1;
}
.clear:after {
  clear: both;
}
.lt-ie8 .clear {
  zoom: 1;
}
.hide-overflow {
  overflow: hidden;
}
.hide-visibility {
  opacity: 0;
  visibility: hidden;
}
.hidden {
  display: none !important;
}
.hiddenBG {
  background-image: none !important;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.margin-bottom {
  margin-bottom: 20px;
}
.no-lat-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.no-left-padding {
  padding-left: 0px;
}
.no-right-padding {
  padding-right: 0px;
}
nav .closeBtn {
  color: #fff;
}
nav a {
  display: block;
}
nav a:focus,
nav a:focus + .dropIco {
  position: relative;
  z-index: 1;
}
nav .dropIco {
  border: none;
  background: transparent;
  top: 0;
}
nav .dropIco:hover {
  cursor: pointer;
}
nav .navIcon {
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  nav:before {
    color: #fff;
    font-size: 40px;
    line-height: 1em;
  }
  [data-enablefocusindication] nav:not(.opened-menu) ul li.hasChildren {
    display: inline-flex;
  }
  [data-enablefocusindication]
    nav:not(.opened-menu)
    ul
    li.hasChildren
    ul[id^="navUl"] {
    overflow: visible;
  }
  [data-enablefocusindication]
    nav:not(.opened-menu)
    ul
    li.hasChildren
    ul
    li.hasChildren {
    display: block;
  }
  [data-enablefocusindication] nav:not(.opened-menu) ul li a.dropIco {
    margin: 0 !important;
    padding: 0 !important;
  }
  nav ul {
    margin: 0;
    padding: 0;
    position: relative;
  }
  [data-enablefocusindication]
    nav
    ul:not(.navContainer)
    li.showChildren
    a.dropIco {
    position: absolute;
    top: 50%;
    left: calc(100% - $caretSize);
  }
  [data-enablefocusindication] nav ul:not(.navContainer) li.showChildren > ul {
    opacity: 1;
    transition: 0.5s ease-in-out;
    max-height: 1500px;
  }
  [data-enablefocusindication] nav ul li a.dropIco {
    background-color: transparent !important;
    position: absolute;
    display: inline-block;
    min-width: 10px;
    height: 100%;
  }
  [data-enablefocusindication] nav ul li a.dropIco:after {
    display: none;
  }
  [data-enablefocusindication]
    nav
    ul
    li.hasChildren
    > ul
    > li.hasChildren
    a.dropIco {
    position: absolute;
    display: inline-block;
    top: calc(50% - 5px);
    right: 10px;
    left: unset;
    width: 10px;
    height: 10px;
  }
  [data-enablefocusindication]
    nav
    ul
    li.hasChildren
    > ul
    > li.hasChildren
    a.dropIco:after {
    content: "";
    font-family: "FontAwesome";
  }
  nav ul li {
    list-style: none;
    display: inline-block;
    text-align: left;
    position: relative;
  }
  nav ul li a {
    display: inline-block;
  }
  nav ul li a:after {
    content: "";
    font-family: "FontAwesome";
    font-size: 0.8em;
    line-height: 0.8em;
    width: 10px;
  }
  nav ul li a:only-child:after {
    display: none;
  }
  nav ul li a.dropIco {
    display: none;
  }
  nav ul li:hover > ul,
  nav ul li.hover > ul {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  nav ul > li:focus {
    z-index: 999;
  }
  nav ul .closeBtn {
    display: none;
  }
  nav > ul ul {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: auto;
    top: 100%;
    margin-top: 0;
    z-index: 5;
    width: auto;
  }
  nav > ul ul.left {
    right: 100%;
    left: unset;
  }
  nav > ul ul.firstSubmenuLeft {
    right: 0;
  }
  footer nav > ul ul {
    top: auto;
    bottom: 100%;
  }
  nav > ul ul .naviLeft li {
    text-align: end;
  }
  nav > ul ul li {
    float: none;
    display: block;
    margin-left: 0;
    min-width: 220px;
    position: relative;
  }
  nav > ul ul li a:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  nav > ul ul li a.naviLeft + .dropIco {
    left: 10px !important;
  }
  nav > ul ul li a.naviLeft:after {
    content: "";
    position: absolute;
    left: 10px;
    right: unset;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  nav > ul ul a {
    white-space: normal;
    display: block;
  }
  nav > ul ul ul {
    left: 100%;
    top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  nav[data-settings*="verticalNav-md=true"]:before {
    cursor: pointer;
    content: "";
    font-family: "FontAwesome";
  }
  nav[data-settings*="verticalNav-md=true"] ul {
    margin: 0;
    padding: 0;
    visibility: visible;
  }
  nav[data-settings*="verticalNav-md=true"] ul li {
    text-align: left !important;
    position: relative;
    display: block;
    width: 100%;
  }
  nav[data-settings*="verticalNav-md=true"]
    ul
    li.hasChildren
    > ul
    > li.hasChildren
    a.dropIco {
    height: unset;
  }
  nav[data-settings*="verticalNav-md=true"] ul li.hasChildren a.dropIco {
    position: absolute;
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    right: 0;
    height: unset;
  }
  nav[data-settings*="verticalNav-md=true"] ul li.hasChildren a.dropIco:before {
    content: "";
    font-family: "FontAwesome";
  }
  nav[data-settings*="verticalNav-md=true"] ul li.hasChildren a.dropIco:after {
    content: "" !important;
    display: block;
    position: absolute;
    margin: 0;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    background: transparent;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  nav[data-settings*="verticalNav-md=true"]
    ul
    li.hasChildren.showChildren
    > .dropIco:before {
    content: "";
  }
  nav[data-settings*="verticalNav-md=true"]
    ul
    li.hasChildren
    > ul
    > li.hasChildren
    a.dropIco {
    right: 1em;
    top: 0 !important;
    left: unset !important;
  }
  nav[data-settings*="verticalNav-md=true"] ul a {
    text-decoration: none;
    display: block;
    line-height: 1;
  }
  nav[data-settings*="verticalNav-md=true"] ul a:after {
    display: none;
  }
  nav[data-settings*="verticalNav-md=true"]
    ul
    a.dropIco[aria-expanded="true"]
    ~ ul {
    overflow: visible;
  }
  nav[data-settings*="verticalNav-md=true"] ul a:focus,
  nav[data-settings*="verticalNav-md=true"] ul a:focus ~ .dropIco {
    z-index: 6;
  }
  nav[data-settings*="verticalNav-md=true"] > ul {
    position: fixed;
    top: 0;
    right: 100%;
    width: 20%;
    height: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.9);
    padding-top: 50px;
    overflow-y: scroll;
  }
  nav[data-settings*="verticalNav-md=true"] > ul ul {
    max-height: 0;
    margin-left: 10px;
    transition: 0.5s cubic-bezier(0, 1, 0.5, 1);
    overflow: hidden;
    display: block;
    position: relative;
    top: auto;
    left: auto;
    right: unset;
  }
  nav[data-settings*="verticalNav-md=true"]
    > ul
    .hasChildren.showChildren
    > ul {
    opacity: 1;
    transition: 0.5s ease-in-out;
    max-height: 1500px;
  }
  nav[data-settings*="verticalNav-md=true"] > ul .closeBtn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 2em;
    display: inline;
    width: auto;
    padding: 0.2em;
  }
  nav[data-settings*="verticalNav-md=true"] > ul .closeBtn:before {
    content: "×";
    font-family: "FontAwesome";
  }
  nav[data-settings*="verticalNav-md=true"][data-settings*="direction=right"]
    > ul {
    right: auto;
    left: 100%;
  }
  nav[data-settings*="verticalNav-md=true"] > ul {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  nav[data-settings*="verticalNav-lg=true"]:before {
    cursor: pointer;
    content: "";
    font-family: "FontAwesome";
  }
  nav[data-settings*="verticalNav-lg=true"] ul {
    margin: 0;
    padding: 0;
    visibility: visible;
  }
  nav[data-settings*="verticalNav-lg=true"] ul li {
    text-align: left !important;
    position: relative;
    display: block;
    width: 100%;
  }
  nav[data-settings*="verticalNav-lg=true"]
    ul
    li.hasChildren
    > ul
    > li.hasChildren
    a.dropIco {
    height: unset;
  }
  nav[data-settings*="verticalNav-lg=true"] ul li.hasChildren a.dropIco {
    position: absolute;
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    right: 0;
    height: unset;
  }
  nav[data-settings*="verticalNav-lg=true"] ul li.hasChildren a.dropIco:before {
    content: "";
    font-family: "FontAwesome";
  }
  nav[data-settings*="verticalNav-lg=true"] ul li.hasChildren a.dropIco:after {
    content: "" !important;
    display: block;
    position: absolute;
    margin: 0;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    background: transparent;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  nav[data-settings*="verticalNav-lg=true"]
    ul
    li.hasChildren.showChildren
    > .dropIco:before {
    content: "";
  }
  nav[data-settings*="verticalNav-lg=true"]
    ul
    li.hasChildren
    > ul
    > li.hasChildren
    a.dropIco {
    right: 1em;
    top: 0 !important;
    left: unset !important;
  }
  nav[data-settings*="verticalNav-lg=true"] ul a {
    text-decoration: none;
    display: block;
    line-height: 1;
  }
  nav[data-settings*="verticalNav-lg=true"] ul a:after {
    display: none;
  }
  nav[data-settings*="verticalNav-lg=true"]
    ul
    a.dropIco[aria-expanded="true"]
    ~ ul {
    overflow: visible;
  }
  nav[data-settings*="verticalNav-lg=true"] ul a:focus,
  nav[data-settings*="verticalNav-lg=true"] ul a:focus ~ .dropIco {
    z-index: 6;
  }
  nav[data-settings*="verticalNav-lg=true"] > ul {
    position: fixed;
    top: 0;
    right: 100%;
    width: 20%;
    height: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.9);
    padding-top: 50px;
    overflow-y: scroll;
  }
  nav[data-settings*="verticalNav-lg=true"] > ul ul {
    max-height: 0;
    margin-left: 10px;
    transition: 0.5s cubic-bezier(0, 1, 0.5, 1);
    overflow: hidden;
    display: block;
    position: relative;
    top: auto;
    left: auto;
    right: unset;
  }
  nav[data-settings*="verticalNav-lg=true"]
    > ul
    .hasChildren.showChildren
    > ul {
    opacity: 1;
    transition: 0.5s ease-in-out;
    max-height: 1500px;
  }
  nav[data-settings*="verticalNav-lg=true"] > ul .closeBtn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 2em;
    display: inline;
    width: auto;
    padding: 0.2em;
  }
  nav[data-settings*="verticalNav-lg=true"] > ul .closeBtn:before {
    content: "×";
    font-family: "FontAwesome";
  }
  nav[data-settings*="verticalNav-lg=true"][data-settings*="direction=right"]
    > ul {
    right: auto;
    left: 100%;
  }
}
nav[data-settings*="vertical=true"]:before {
  cursor: pointer;
  content: "";
  font-family: "FontAwesome";
}
nav[data-settings*="vertical=true"] ul {
  margin: 0;
  padding: 0;
  visibility: visible;
}
nav[data-settings*="vertical=true"] ul li {
  text-align: left !important;
  position: relative;
  display: block;
  width: 100%;
}
nav[data-settings*="vertical=true"]
  ul
  li.hasChildren
  > ul
  > li.hasChildren
  a.dropIco {
  height: unset;
}
nav[data-settings*="vertical=true"] ul li.hasChildren a.dropIco {
  position: absolute;
  display: inline-block;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  right: 0;
  height: unset;
}
nav[data-settings*="vertical=true"] ul li.hasChildren a.dropIco:before {
  content: "";
  font-family: "FontAwesome";
}
nav[data-settings*="vertical=true"] ul li.hasChildren a.dropIco:after {
  content: "" !important;
  display: block;
  position: absolute;
  margin: 0;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  background: transparent;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
nav[data-settings*="vertical=true"]
  ul
  li.hasChildren.showChildren
  > .dropIco:before {
  content: "";
}
nav[data-settings*="vertical=true"]
  ul
  li.hasChildren
  > ul
  > li.hasChildren
  a.dropIco {
  right: 1em;
  top: 0 !important;
  left: unset !important;
}
nav[data-settings*="vertical=true"] ul a {
  text-decoration: none;
  display: block;
  line-height: 1;
}
nav[data-settings*="vertical=true"] ul a:after {
  display: none;
}
nav[data-settings*="vertical=true"] ul a.dropIco[aria-expanded="true"] ~ ul {
  overflow: visible;
}
nav[data-settings*="vertical=true"] ul a:focus,
nav[data-settings*="vertical=true"] ul a:focus ~ .dropIco {
  z-index: 6;
}
nav[data-settings*="vertical=true"] > ul {
  position: fixed;
  top: 0;
  right: 100%;
  width: 20%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.9);
  padding-top: 50px;
  overflow-y: scroll;
}
nav[data-settings*="vertical=true"] > ul ul {
  max-height: 0;
  margin-left: 10px;
  transition: 0.5s cubic-bezier(0, 1, 0.5, 1);
  overflow: hidden;
  display: block;
  position: relative;
  top: auto;
  left: auto;
  right: unset;
}
nav[data-settings*="vertical=true"] > ul .hasChildren.showChildren > ul {
  opacity: 1;
  transition: 0.5s ease-in-out;
  max-height: 1500px;
}
nav[data-settings*="vertical=true"] > ul .closeBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2em;
  display: inline;
  width: auto;
  padding: 0.2em;
}
nav[data-settings*="vertical=true"] > ul .closeBtn:before {
  content: "×";
  font-family: "FontAwesome";
}
nav[data-settings*="vertical=true"][data-settings*="direction=right"] > ul {
  right: auto;
  left: 100%;
}
@media only screen and (max-width: 767px) {
  nav:not(.horizontal-menu--mobile):before,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile):before {
    content: "";
    cursor: pointer;
    font-family: "FontAwesome";
    padding: 10px;
    line-height: 1em;
  }
  nav:not(.horizontal-menu--mobile) ul,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile) ul {
    margin: 0;
    padding: 0;
  }
  nav:not(.horizontal-menu--mobile) ul li,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile) ul li {
    text-align: left !important;
    position: relative;
  }
  nav:not(.horizontal-menu--mobile) ul li.hasChildren .dropIco,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    ul
    li.hasChildren
    .dropIco {
    position: absolute;
    right: 1em;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  nav:not(.horizontal-menu--mobile) ul li.hasChildren .dropIco:before,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    ul
    li.hasChildren
    .dropIco:before {
    content: "";
    font-family: "FontAwesome";
  }
  nav:not(.horizontal-menu--mobile) ul li.hasChildren .dropIco:after,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    ul
    li.hasChildren
    .dropIco:after {
    display: none;
  }
  nav:not(.horizontal-menu--mobile)
    ul
    li.hasChildren.showChildren
    > .dropIco:before,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    ul
    li.hasChildren.showChildren
    > .dropIco:before {
    content: "";
  }
  nav:not(.horizontal-menu--mobile) ul li.active > a,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    ul
    li.active
    > a {
    font-weight: 600;
  }
  nav:not(.horizontal-menu--mobile) ul a,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile) ul a {
    text-decoration: none;
    line-height: 1;
  }
  nav:not(.horizontal-menu--mobile) ul a.dropIco[aria-expanded="true"] ~ ul,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    ul
    a.dropIco[aria-expanded="true"]
    ~ ul {
    overflow: visible;
  }
  nav:not(.horizontal-menu--mobile) ul a:focus,
  nav:not(.horizontal-menu--mobile) ul a:focus ~ .dropIco,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile) ul a:focus,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    ul
    a:focus
    ~ .dropIco {
    z-index: 6;
  }
  nav:not(.horizontal-menu--mobile) > ul,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile) > ul {
    position: fixed;
    right: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.9);
    padding: 50px 0 0 20px;
    overflow-y: scroll;
  }
  nav:not(.horizontal-menu--mobile) > ul ul,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile) > ul ul {
    max-height: 0;
    margin-left: 10px;
    transition: 0.5s cubic-bezier(0, 1, 0.5, 1);
    overflow: hidden;
  }
  nav:not(.horizontal-menu--mobile) > ul ul li a,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    > ul
    ul
    li
    a {
    line-height: 1;
  }
  nav:not(.horizontal-menu--mobile) > ul .hasChildren.showChildren > ul,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    > ul
    .hasChildren.showChildren
    > ul {
    opacity: 1;
    transition: 0.5s ease-in-out;
    max-height: 1500px;
  }
  nav:not(.horizontal-menu--mobile) > ul .closeBtn,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    > ul
    .closeBtn {
    position: absolute;
    top: 19px;
    right: 21px;
    font-size: 2em;
    display: inline;
    z-index: 1;
    padding: 0.2em;
  }
  nav:not(.horizontal-menu--mobile) > ul .closeBtn:before,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile)
    > ul
    .closeBtn:before {
    content: "×";
    font-family: "FontAwesome";
  }
  nav:not(.horizontal-menu--mobile)[data-settings*="direction=right"] > ul,
  nav[data-settings*="vertical=true"]:not(
      .horizontal-menu--mobile
    )[data-settings*="direction=right"]
    > ul {
    left: 100%;
    right: auto;
  }
}
.locale ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.locale ul a {
  text-decoration: none;
}
.locale ul li {
  display: none;
  list-style: none;
  position: absolute;
  width: 100%;
}
.locale ul li a:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 0.8em;
  margin-right: 5px;
  display: none;
  vertical-align: bottom;
}
.locale ul li.active {
  display: block;
  position: static;
}
.locale ul li.active a:before {
  display: inline-block;
}
.locale ul li.active:only-child a:before {
  display: none;
}
.locale ul:hover {
  z-index: 11;
}
.locale ul:hover li {
  display: block;
}
.locale .locale_touch li:not(.active) {
  display: block;
}
body.noScroll {
  overflow: hidden;
  position: fixed;
}
body.safariNoScroll {
  overflow: hidden;
}
.form input[type="checkbox"] + label {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.form input[type="checkbox"] + label:before {
  display: inline-block;
  vertical-align: middle;
  left: 0;
  width: 1.8em;
  height: 1.8em;
  font-family: "FontAwesome";
  font-size: 0.8em;
  text-align: center;
  line-height: 1.7em;
  margin-right: 0.5em;
  content: "";
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  letter-spacing: normal;
  font-style: normal;
}
.form input[type="checkbox"]:focus + label:before {
  -webkit-box-shadow: box-shadow(0 0 1px 0.01em #3b99fc);
  -moz-box-shadow: box-shadow(0 0 1px 0.01em #3b99fc);
  box-shadow: box-shadow(0 0 1px 0.01em #3b99fc);
}
.form input[type="checkbox"]:checked + label:before {
  content: "\f00c";
}
.image {
  max-width: 100%;
  height: auto;
}
.row.brandfooter .col {
  display: block;
}
.row.brandfooter .brandLogoContainer {
  text-align: right;
}
.row.brandfooter .brandLogoContainer .footerlogo {
  vertical-align: middle;
}
.row.brandfooter .brandLogoContainer .brandText {
  display: inline-block;
  vertical-align: middle;
}
.row.brandfooter .brandTextAlternativeContainer {
  display: flex;
  align-items: center;
  padding-top: 6px;
}
.row.brandfooter .brandTextAlternativeContainer a {
  color: inherit !important;
}
.row.brandfooter .brandTextContainer {
  width: inherit;
}
.row.brandfooter .brandTextContainer .footerText {
  color: black;
}
.row.brandfooter .logoOpacity {
  opacity: 66%;
  width: 100px;
}
@media only screen and (max-width: 768px) {
  .row.brandfooter .brandLogoContainer,
  .row.brandfooter .brandTextContainer {
    text-align: center;
  }
}
.row.brandfooter.noPadding {
  height: 40px;
  display: table;
  padding: 0;
}
.row.brandfooter.noPadding img,
.row.brandfooter.noPadding span {
  display: table-cell;
  vertical-align: middle;
}
.row.brandfooter.noPadding img.brandingText,
.row.brandfooter.noPadding span.brandingText {
  padding-left: 5px;
}
.row.brandfooter .brandedInnerRow {
  padding: 0;
}
.row.brandfooter .brandedTopColumn {
  margin-bottom: 25px;
}
.row.brandheader {
  z-index: 1;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.row.brandheader .col {
  display: block;
  padding-bottom: 0;
}
.row.brandheader.noPadding {
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.row.brandheader.noPadding .wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.row.brandheader.noPadding .wrapper .brandingLogo {
  margin-right: 24px;
  padding-right: 24px;
  border-right: 1px solid #ecedee;
}
.row.brandheader.noPadding .wrapper .brandingLogo img {
  height: 32px;
}
.row.brandheader.noPadding .wrapper .brandingLink {
  font-size: 13px;
}
@media only screen and (max-width: 375px) {
  .row.brandheader .col {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }
  .row.brandheader.noPadding {
    height: 100px;
  }
  .row.brandheader.noPadding .wrapper {
    flex-wrap: wrap;
    padding: 0 10px 7px 10px;
  }
  .row.brandheader.noPadding .wrapper .brandingLogo {
    border-right: none;
    margin-right: 0;
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media only screen and (min-width: 376px) and (max-width: 426px) {
  .row.brandheader .col {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }
  .row.brandheader.noPadding {
    height: 88px;
  }
  .row.brandheader.noPadding .wrapper {
    flex-wrap: wrap;
    padding: 0 30px 7px 30px;
  }
  .row.brandheader.noPadding .wrapper .brandingLogo {
    border-right: none;
    margin-right: 0;
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media only screen and (min-width: 427px) and (max-width: 1024px) {
  .row.brandheader .col {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }
  .row.brandheader.noPadding .wrapper {
    flex-wrap: wrap;
  }
}
.infobar-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  z-index: 20;
  width: 100vw;
  padding: 32px;
  background: rgba(27, 27, 27, 0.95);
  font-size: 13px;
}
.infobar-wrapper .infobar {
  font-family: "Roboto";
  width: 100vw;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.infobar-wrapper .infobar a {
  color: #fff;
}
.infobar-wrapper .infobar p {
  color: #fff;
  text-align: left;
  line-height: 18px;
}
.infobar-wrapper .infobar .cookie-row {
  width: calc(100% - 64px);
  padding: 0;
}
.infobar-wrapper .infobar .cookie-row.cookie-row-text {
  overflow: auto;
}
.infobar-wrapper .infobar h1.cookie-headline,
.infobar-wrapper .infobar h4.cookie-headline {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
}
.infobar-wrapper .infobar h1.cookie-headline.push-top,
.infobar-wrapper .infobar h4.cookie-headline.push-top {
  margin-top: 24px;
}
.infobar-wrapper .infobar p.cookie-description {
  text-align: left;
  line-height: 1.36;
  font-size: 14px;
  font-weight: 300;
  max-width: 1040px;
  width: 100%;
  margin-bottom: 16px;
}
.infobar-wrapper .infobar p.cookie-readmore {
  font-size: 14px;
  text-align: left;
  padding-bottom: 12px;
}
.infobar-wrapper .infobar .cookie-checkboxes {
  width: 50%;
  min-height: 47px;
  padding: 16px 0;
  float: left;
}
.infobar-wrapper .infobar .cookie-checkboxes label {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin-right: 16px;
}
.infobar-wrapper .infobar .cookie-checkboxes label input {
  margin-right: 8px;
}
.infobar-wrapper .infobar .cookie-buttons {
  font-weight: 500;
  width: 50%;
  min-height: 47px;
  float: left;
  text-align: right;
}
.infobar-wrapper .infobar .cookie-buttons a {
  cursor: pointer;
}
.infobar-wrapper[data-settings*="bottom"] {
  bottom: 0;
  top: inherit;
}
@media only screen and (max-width: 1199px) {
  .infobar-wrapper .infobar {
    width: 100%;
  }
}
.infobar-wrapper .infobar-close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 25px;
  color: #fff;
}
.infobar-wrapper a#revoke-consent {
  font-size: 13px;
  padding: 13px 24px;
  border: 1px solid #fff;
  background: #fff;
  color: #181818;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.infobar-wrapper a#infobar-acceptCookiesBtn {
  display: inline-block;
  font-size: 13px;
  padding: 13px 24px;
  border: 1px solid #fff;
  background: #fff;
  color: #181818;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.infobar-wrapper a#infobar-acceptSelectedCookiesBtn {
  display: inline-block;
  font-size: 13px;
  padding: 13px 24px;
  border: 1px solid #fff;
  margin-right: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.infobar-wrapper a#infobar-donottrack {
  font-size: 13px;
  padding: 13px 24px;
  border: 1px solid #fff;
  background: #fff;
  color: #181818;
  margin-left: 18px;
  float: right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media only screen and (max-width: 992px) {
  .infobar-wrapper {
    height: 100%;
    overflow: scroll;
  }
  .infobar-wrapper .infobar .cookie-row {
    width: 100%;
  }
  .infobar-wrapper .infobar .cookie-checkboxes {
    float: none;
    width: 100%;
  }
  .infobar-wrapper .infobar .cookie-checkboxes label {
    display: block;
  }
  .infobar-wrapper .infobar .cookie-checkboxes label:first-of-type {
    margin-bottom: 16px;
  }
  .infobar-wrapper .infobar .cookie-buttons {
    float: none;
    width: 100%;
    text-align: left;
  }
}
.optout-button {
  position: fixed;
  bottom: 0px;
  left: 2%;
  z-index: 5;
  width: 100px;
  height: 50px;
  background-color: rgba(163, 163, 163, 0.4);
  color: white;
}
.rowGroup .row.normalizeSize,
.imagelist .slide.normalizeSize,
.gallery .slide.normalizeSize,
.catalog .slide.normalizeSize,
.blog .slide.normalizeSize {
  opacity: 0;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
  max-width: 0;
  max-height: 0;
  border: 0;
}
@media only screen and (max-width: 768px) {
  .rowGroup .row.normalizeSize,
  .imagelist .slide.normalizeSize,
  .gallery .slide.normalizeSize,
  .catalog .slide.normalizeSize,
  .blog .slide.normalizeSize {
    padding-left: 0;
    padding-right: 0;
    min-width: 0;
    max-width: 0;
    border: 0;
  }
}
.osmap .osmap-container,
.osmap .map-container {
  z-index: 0;
}
.singleProduct .shopQuantity {
  float: left;
  display: inline-block;
  padding: 5px 0;
}
.singleProduct .shopQuantity .description {
  margin-right: 5px;
}
.singleProduct .shopQuantity .decreaseQuantity,
.singleProduct .shopQuantity .increaseQuantity {
  cursor: pointer;
  width: 20px;
  padding: 0 10px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.singleProduct .shopQuantity .decreaseQuantity.outOfStock,
.singleProduct .shopQuantity .increaseQuantity.outOfStock {
  color: #333333;
  cursor: auto;
}
.singleProduct .shopQuantity .quantity {
  width: 40px;
  display: inline-block;
  text-align: center;
}
.cart .prodDetails > span {
  overflow: visible;
}
.cart .prodDetails .prodQuant,
.cart .prodDetails .prodQuantity,
.cart .prodDetails .prodPrice {
  display: inline-block;
}
.cart .prodDetails .prodQuant {
  padding-right: 10px;
}
.cart .prodDetails input.prodQuantity {
  width: 20px;
  text-align: center;
  border-radius: 3px;
}
.cart .prodDetails .prodPrice {
  float: right;
  line-height: 2.2em;
}
.cart .prodRemove {
  padding-top: 1em;
}
.checkout .products .product-row .qty {
  width: auto;
}

/* Captcha */

.h-captcha {
  display: table;
  margin-bottom: 10px;
}
.hcaptcha-badge {
  background-color: #fafafa;
  z-index: 2;
  width: 280px;
  border-radius: 4px;
  border: 1px solid #b2bdcc;
  position: fixed;
  bottom: 70px;
}
.hcaptcha-badge.hide {
  visibility: hidden;
}
.hcaptcha-badge.bottomleft {
  left: -210px;
  display: flex;
  flex-direction: row-reverse;
}
.hcaptcha-badge.bottomleft .hcaptcha-badge-logo-wrapper {
  padding: 5px 10px 0px 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.hcaptcha-badge.bottomleft .hcaptcha-badge-logo-wrapper .hcaptcha-badge-logo {
  width: 50px;
  height: 50px;
  background-image: url("https://site-assets.cdnmns.com/3f535c4ea0395b3b5b0a282f5690641f/css/img/hcaptcha-badge.svg");
  background-size: cover;
}
.hcaptcha-badge.bottomleft .hcaptcha-badge-logo-wrapper .hcaptcha-badge-text {
  font-size: 10px;
  font-weight: 600;
}
.hcaptcha-badge.bottomleft .hcaptcha-badge-legal {
  display: block;
  margin: auto;
  line-height: 18px;
  font-size: 10px;
  min-width: 200px;
}
.hcaptcha-badge.bottomleft:hover {
  left: 2px;
  cursor: pointer;
}
.hcaptcha-badge.bottomright {
  right: -210px;
  display: flex;
}
.hcaptcha-badge.bottomright .hcaptcha-badge-logo-wrapper {
  padding: 5px 10px 0px 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.hcaptcha-badge.bottomright .hcaptcha-badge-logo-wrapper .hcaptcha-badge-logo {
  width: 50px;
  height: 50px;
  background-image: url("https://site-assets.cdnmns.com/3f535c4ea0395b3b5b0a282f5690641f/css/img/hcaptcha-badge.svg");
  background-size: cover;
}
.hcaptcha-badge.bottomright .hcaptcha-badge-logo-wrapper .hcaptcha-badge-text {
  font-size: 10px;
  font-weight: 600;
}
.hcaptcha-badge.bottomright .hcaptcha-badge-legal {
  display: block;
  margin: auto;
  line-height: 18px;
  font-size: 10px;
  min-width: 200px;
}
.hcaptcha-badge.bottomright:hover {
  right: 2px;
  cursor: pointer;
}
.hcaptcha-badge:after {
  content: "";
  display: block;
  width: 65px;
  height: 73.6px;
  background-image: url("https://site-assets.cdnmns.com/3f535c4ea0395b3b5b0a282f5690641f/css/img/hcaptcha-badge-tool.png");
  background-size: cover;
}

/* 3rd party redundant rules */

.fluid-width-video-wrapper {
  height: 100%;
}
.cookiebot-placeholder-container {
  display: inline-block;
  text-align: center;
  max-width: 80%;
}
.cookiebot-placeholder {
  font-size: 16px;
  background-color: #e5e6e8;
  color: #1a1a1b;
  text-decoration: none;
  width: 100%;
  padding: 20px;
  aspect-ratio: 16/9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.mono-video-wrapper {
  aspect-ratio: 16/9;
}
.cookie-placeholder-text {
  font-size: 16px;
  line-height: 20px;
  word-break: break-word;
  hyphens: auto;
}
.cookie-placeholder-icon {
  font-size: 60px !important;
  margin-bottom: 10px;
  margin-top: -7px;
  color: #262628;
}
.cookie-placeholder-button {
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  background-color: #262628;
  display: block;
  text-align: center;
  padding: 5px;
  margin-top: 10px;
  width: 100%;
  word-break: break-word;
}
.cookie-fit-content {
  height: 100%;
  min-height: 140px;
}
.cookie-facebook-page {
  width: 340px;
  min-width: 180px;
}
.cookie-facebook-post {
  width: 350px;
  min-width: 350px;
}
.cookie-facebook-video {
  width: 220px;
  min-width: 220px;
}
.cookie-facebook-comment {
  width: 220px;
  min-width: 220px;
}
.cookie-facebook-small {
  width: min-content;
  min-width: 450px;
  height: min-content;
}
.cookie-facebook-small .cookiebot-placeholder {
  aspect-ratio: unset;
}

/* global css */

#r4929,
#c4474,
#r4929 #c4301,
#r2211 #c3605,
#r2211 #c1160 {
  width: 2% !important;
}
@media only screen and (min-width: 1200px) {
  #r4929 .col,
  #r2211 .col {
    width: 32%;
  }
}
#r9486 .container {
  height: 100%;
}
