
/*
#cuar-dev-nuancier {
  position:relative;
  height:100%;
  width:200px;
  top:0;
  left:0;
  z-index:999
}
#cuar-dev-nuancier,
#cuar-dev-nuancier *,
#cuar-dev-nuancier:after,
#cuar-dev-nuancier :after,
#cuar-dev-nuancier:before,
#cuar-dev-nuancier :before {
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box
}
#cuar-dev-nuancier #cuar-dev-nuancier-toggle {
  position:absolute;
  background:#ccc;
  vertical-align:middle;
  cursor:pointer;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  left:-100%;
  top:-100%
}
#cuar-dev-nuancier #cuar-dev-nuancier-toggle+label {
  position:fixed;
  cursor:pointer;
  background:#bdbdbd;
  width:auto;
  padding:4px 8px;
  color:#fff;
  line-height:20px;
  font-size:12px;
  text-align:center;
  -webkit-font-smoothing:antialiased;
  margin:0;
  bottom:0;
  left:0;
  border:0
}
#cuar-dev-nuancier #cuar-dev-nuancier-toggle+label:after {
  content:"Open"
}
#cuar-dev-nuancier #cuar-dev-nuancier-toggle:checked~.cuar-dev-nuancier {
  left:0;
  right:auto
}
#cuar-dev-nuancier #cuar-dev-nuancier-toggle:checked+label {
  background:#dd6149;
  left:200px
}
#cuar-dev-nuancier #cuar-dev-nuancier-toggle:checked+label:after {
  content:"Close"
}
#cuar-dev-nuancier .cuar-dev-nuancier {
  background:#fff;
  position:fixed;
  height:100%;
  width:200px;
  top:0;
  z-index:999;
  left:auto;
  right:100%
}
#cuar-dev-nuancier .cuar-dev-nuancier .cuar-dev-nuancier-wrapper {
  top:32px;
  overflow-x:hidden;
  overflow-y:scroll;
  width:100%;
  position:absolute;
  bottom:0;
  background:repeating-linear-gradient(45deg,#f1f1f1,#f1f1f1 10px,#e4e4e4 0,#e4e4e4 20px)
}
#cuar-dev-nuancier .cuar-dev-nuancier .cuar-dev-nuancier-wrapper>.cuar-dev-nuance {
  display:block;
  padding:25px 10px 10px;
  margin:2px;
  min-height:30px;
  border:1px solid #d6d6d6;
  position:relative
}
#cuar-dev-nuancier .cuar-dev-nuancier .cuar-dev-nuancier-wrapper>.cuar-dev-nuance:after {
  font-size:10px;
  top:100%;
  position:relative;
  font-family:sans-serif;
  background:rgba(0,0,0,.85);
  padding:2px;
  color:#fff
}
#cuar-dev-nuancier .cuar-dev-nuancier .cuar-dev-nuancier-wrapper>.cuar-dev-nuance:before {
  font-size:10px;
  position:relative;
  margin-top:-20px;
  margin-bottom:3px;
  display:block;
  background:hsla(0,0%,100%,.5);
  color:#38342f;
  padding:2px;
  font-family:sans-serif;
  opacity:0
}
#cuar-dev-nuancier .cuar-dev-nuancier .cuar-dev-nuancier-wrapper>.cuar-dev-nuance:hover:before {
  opacity:1
}
html.cuar-css-shared {
  font-family:sans-serif;
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%
}
html.cuar-css-shared body {
  margin:0
}
body.customer-area-active .cuar-css-wrapper,
body.customer-area-active .cuar-css-wrapper.cuar-content-container {
  margin:0;
  background:#fff;
  border:1px solid #d6d6d6;
  overflow:visible;
  font-family:Open Sans,Helvetica,Arial,sans-serif;
  font-size:13px;
  font-weight:400;
  line-height:1.49;
  color:#38342f;
  width:100%;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  display:block;
  padding:0;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  letter-spacing:normal;
  text-align:initial;
  text-decoration:none;
  text-transform:none;
  word-wrap:normal;
  word-spacing:normal;
  white-space:normal;
  vertical-align:baseline;
  z-index:auto;
  cursor:auto
}
body.customer-area-active .cuar-css-wrapper.cuar-content-container:after,
body.customer-area-active .cuar-css-wrapper.cuar-content-container:before,
body.customer-area-active .cuar-css-wrapper:after,
body.customer-area-active .cuar-css-wrapper:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper.cuar-content-container:after,
body.customer-area-active .cuar-css-wrapper:after {
  clear:both
}
@media (max-width:992px) {
  body.customer-area-active .cuar-css-wrapper,
  body.customer-area-active .cuar-css-wrapper.cuar-content-container {
    overflow:hidden
  }
}
body.customer-area-active .cuar-css-resets article,
body.customer-area-active .cuar-css-resets aside,
body.customer-area-active .cuar-css-resets audio,
body.customer-area-active .cuar-css-resets command,
body.customer-area-active .cuar-css-resets datagrid,
body.customer-area-active .cuar-css-resets details,
body.customer-area-active .cuar-css-resets dialog,
body.customer-area-active .cuar-css-resets div,
body.customer-area-active .cuar-css-resets embed,
body.customer-area-active .cuar-css-resets figcaption,
body.customer-area-active .cuar-css-resets figure,
body.customer-area-active .cuar-css-resets footer,
body.customer-area-active .cuar-css-resets header,
body.customer-area-active .cuar-css-resets hgroup,
body.customer-area-active .cuar-css-resets menu,
body.customer-area-active .cuar-css-resets nav,
body.customer-area-active .cuar-css-resets section,
body.customer-area-active .cuar-css-resets summary,
body.customer-area-active .cuar-css-resets video,
body.customer-area-active .cuar-css-resets wbr {
  display:block
}
body.customer-area-active .cuar-css-resets bdi,
body.customer-area-active .cuar-css-resets figcaption,
body.customer-area-active .cuar-css-resets keygen,
body.customer-area-active .cuar-css-resets mark,
body.customer-area-active .cuar-css-resets meter,
body.customer-area-active .cuar-css-resets progress,
body.customer-area-active .cuar-css-resets rp,
body.customer-area-active .cuar-css-resets rt,
body.customer-area-active .cuar-css-resets ruby,
body.customer-area-active .cuar-css-resets time {
  display:inline
}
body.customer-area-active .cuar-css-resets acronym,
body.customer-area-active .cuar-css-resets applet,
body.customer-area-active .cuar-css-resets big,
body.customer-area-active .cuar-css-resets center,
body.customer-area-active .cuar-css-resets dir,
body.customer-area-active .cuar-css-resets font,
body.customer-area-active .cuar-css-resets frame,
body.customer-area-active .cuar-css-resets frameset,
body.customer-area-active .cuar-css-resets noframes,
body.customer-area-active .cuar-css-resets s,
body.customer-area-active .cuar-css-resets strike,
body.customer-area-active .cuar-css-resets tt,
body.customer-area-active .cuar-css-resets u,
body.customer-area-active .cuar-css-resets xmp {
  display:none
}
body.customer-area-active .cuar-css-resets a,
body.customer-area-active .cuar-css-resets abbr,
body.customer-area-active .cuar-css-resets area,
body.customer-area-active .cuar-css-resets article,
body.customer-area-active .cuar-css-resets aside,
body.customer-area-active .cuar-css-resets audio,
body.customer-area-active .cuar-css-resets b,
body.customer-area-active .cuar-css-resets bdo,
body.customer-area-active .cuar-css-resets blockquote,
body.customer-area-active .cuar-css-resets button,
body.customer-area-active .cuar-css-resets canvas,
body.customer-area-active .cuar-css-resets caption,
body.customer-area-active .cuar-css-resets cite,
body.customer-area-active .cuar-css-resets code,
body.customer-area-active .cuar-css-resets col,
body.customer-area-active .cuar-css-resets colgroup,
body.customer-area-active .cuar-css-resets command,
body.customer-area-active .cuar-css-resets datalist,
body.customer-area-active .cuar-css-resets dd,
body.customer-area-active .cuar-css-resets del,
body.customer-area-active .cuar-css-resets details,
body.customer-area-active .cuar-css-resets dfn,
body.customer-area-active .cuar-css-resets dialog,
body.customer-area-active .cuar-css-resets div,
body.customer-area-active .cuar-css-resets dl,
body.customer-area-active .cuar-css-resets dt,
body.customer-area-active .cuar-css-resets em,
body.customer-area-active .cuar-css-resets embed,
body.customer-area-active .cuar-css-resets fieldset,
body.customer-area-active .cuar-css-resets figure,
body.customer-area-active .cuar-css-resets form,
body.customer-area-active .cuar-css-resets h1,
body.customer-area-active .cuar-css-resets h2,
body.customer-area-active .cuar-css-resets h3,
body.customer-area-active .cuar-css-resets h4,
body.customer-area-active .cuar-css-resets h5,
body.customer-area-active .cuar-css-resets h6,
body.customer-area-active .cuar-css-resets head,
body.customer-area-active .cuar-css-resets header,
body.customer-area-active .cuar-css-resets hgroup,
body.customer-area-active .cuar-css-resets hr,
body.customer-area-active .cuar-css-resets i,
body.customer-area-active .cuar-css-resets iframe,
body.customer-area-active .cuar-css-resets img,
body.customer-area-active .cuar-css-resets input,
body.customer-area-active .cuar-css-resets ins,
body.customer-area-active .cuar-css-resets kbd,
body.customer-area-active .cuar-css-resets keygen,
body.customer-area-active .cuar-css-resets label,
body.customer-area-active .cuar-css-resets legend,
body.customer-area-active .cuar-css-resets li,
body.customer-area-active .cuar-css-resets map,
body.customer-area-active .cuar-css-resets mark,
body.customer-area-active .cuar-css-resets menu,
body.customer-area-active .cuar-css-resets meter,
body.customer-area-active .cuar-css-resets nav,
body.customer-area-active .cuar-css-resets noscript,
body.customer-area-active .cuar-css-resets object,
body.customer-area-active .cuar-css-resets ol,
body.customer-area-active .cuar-css-resets optgroup,
body.customer-area-active .cuar-css-resets option,
body.customer-area-active .cuar-css-resets output,
body.customer-area-active .cuar-css-resets p,
body.customer-area-active .cuar-css-resets param,
body.customer-area-active .cuar-css-resets pre,
body.customer-area-active .cuar-css-resets progress,
body.customer-area-active .cuar-css-resets q,
body.customer-area-active .cuar-css-resets rp,
body.customer-area-active .cuar-css-resets rt,
body.customer-area-active .cuar-css-resets ruby,
body.customer-area-active .cuar-css-resets samp,
body.customer-area-active .cuar-css-resets section,
body.customer-area-active .cuar-css-resets select,
body.customer-area-active .cuar-css-resets small,
body.customer-area-active .cuar-css-resets span,
body.customer-area-active .cuar-css-resets strong,
body.customer-area-active .cuar-css-resets sub,
body.customer-area-active .cuar-css-resets sup,
body.customer-area-active .cuar-css-resets table,
body.customer-area-active .cuar-css-resets tbody,
body.customer-area-active .cuar-css-resets td,
body.customer-area-active .cuar-css-resets textarea,
body.customer-area-active .cuar-css-resets tfoot,
body.customer-area-active .cuar-css-resets th,
body.customer-area-active .cuar-css-resets thead,
body.customer-area-active .cuar-css-resets time,
body.customer-area-active .cuar-css-resets tr,
body.customer-area-active .cuar-css-resets ul,
body.customer-area-active .cuar-css-resets var,
body.customer-area-active .cuar-css-resets video {
  font-family:inherit;
  font-size:inherit;
  font-stretch:inherit;
  font-style:inherit;
  font-variant:inherit;
  font-weight:inherit;
  line-height:inherit;
  color:inherit;
  letter-spacing:inherit;
  text-align:inherit;
  text-decoration:inherit;
  text-transform:inherit;
  word-wrap:inherit;
  word-spacing:inherit;
  white-space:inherit;
  vertical-align:baseline;
  cursor:inherit;
  position:static;
  float:none;
  clear:none;
  visibility:initial;
  opacity:1;
  background:transparent;
  background-color:transparent;
  background-attachment:scroll;
  background-clip:initial;
  background-image:none;
  background-repeat:repeat;
  background-origin:initial;
  background-size:initial;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  border-image-outset:0;
  border-image-repeat:initial;
  border-image-slice:100%;
  border-image-source:none;
  border-image-width:1;
  border:none;
  border-color:initial;
  border-top-left-radius:0;
  border-top-right-radius:0;
  outline:none;
  outline-color:initial;
  outline-offset:0;
  outline-style:none;
  outline-width:medium;
  overflow:initial;
  overflow-x:initial;
  overflow-y:initial;
  overflow-wrap:normal;
  margin:0;
  padding:0;
  width:auto;
  max-width:none;
  min-width:0;
  height:auto;
  max-height:none;
  min-height:0;
  top:auto;
  right:auto;
  left:auto;
  bottom:auto;
  -webkit-box-shadow:initial;
  box-shadow:none;
  table-layout:auto
}
body.customer-area-active .cuar-css-resets a:after,
body.customer-area-active .cuar-css-resets a:before,
body.customer-area-active .cuar-css-resets abbr:after,
body.customer-area-active .cuar-css-resets abbr:before,
body.customer-area-active .cuar-css-resets area:after,
body.customer-area-active .cuar-css-resets area:before,
body.customer-area-active .cuar-css-resets article:after,
body.customer-area-active .cuar-css-resets article:before,
body.customer-area-active .cuar-css-resets aside:after,
body.customer-area-active .cuar-css-resets aside:before,
body.customer-area-active .cuar-css-resets b:after,
body.customer-area-active .cuar-css-resets b:before,
body.customer-area-active .cuar-css-resets bdo:after,
body.customer-area-active .cuar-css-resets bdo:before,
body.customer-area-active .cuar-css-resets blockquote:after,
body.customer-area-active .cuar-css-resets blockquote:before,
body.customer-area-active .cuar-css-resets button:after,
body.customer-area-active .cuar-css-resets button:before,
body.customer-area-active .cuar-css-resets caption:after,
body.customer-area-active .cuar-css-resets caption:before,
body.customer-area-active .cuar-css-resets cite:after,
body.customer-area-active .cuar-css-resets cite:before,
body.customer-area-active .cuar-css-resets code:after,
body.customer-area-active .cuar-css-resets code:before,
body.customer-area-active .cuar-css-resets col:after,
body.customer-area-active .cuar-css-resets col:before,
body.customer-area-active .cuar-css-resets colgroup:after,
body.customer-area-active .cuar-css-resets colgroup:before,
body.customer-area-active .cuar-css-resets command:after,
body.customer-area-active .cuar-css-resets command:before,
body.customer-area-active .cuar-css-resets datalist:after,
body.customer-area-active .cuar-css-resets datalist:before,
body.customer-area-active .cuar-css-resets dd:after,
body.customer-area-active .cuar-css-resets dd:before,
body.customer-area-active .cuar-css-resets del:after,
body.customer-area-active .cuar-css-resets del:before,
body.customer-area-active .cuar-css-resets details:after,
body.customer-area-active .cuar-css-resets details:before,
body.customer-area-active .cuar-css-resets dfn:after,
body.customer-area-active .cuar-css-resets dfn:before,
body.customer-area-active .cuar-css-resets dialog:after,
body.customer-area-active .cuar-css-resets dialog:before,
body.customer-area-active .cuar-css-resets div:after,
body.customer-area-active .cuar-css-resets div:before,
body.customer-area-active .cuar-css-resets dl:after,
body.customer-area-active .cuar-css-resets dl:before,
body.customer-area-active .cuar-css-resets dt:after,
body.customer-area-active .cuar-css-resets dt:before,
body.customer-area-active .cuar-css-resets em:after,
body.customer-area-active .cuar-css-resets em:before,
body.customer-area-active .cuar-css-resets fieldset:after,
body.customer-area-active .cuar-css-resets fieldset:before,
body.customer-area-active .cuar-css-resets figure:after,
body.customer-area-active .cuar-css-resets figure:before,
body.customer-area-active .cuar-css-resets form:after,
body.customer-area-active .cuar-css-resets form:before,
body.customer-area-active .cuar-css-resets h1:after,
body.customer-area-active .cuar-css-resets h1:before,
body.customer-area-active .cuar-css-resets h2:after,
body.customer-area-active .cuar-css-resets h2:before,
body.customer-area-active .cuar-css-resets h3:after,
body.customer-area-active .cuar-css-resets h3:before,
body.customer-area-active .cuar-css-resets h4:after,
body.customer-area-active .cuar-css-resets h4:before,
body.customer-area-active .cuar-css-resets h5:after,
body.customer-area-active .cuar-css-resets h5:before,
body.customer-area-active .cuar-css-resets h6:after,
body.customer-area-active .cuar-css-resets h6:before,
body.customer-area-active .cuar-css-resets head:after,
body.customer-area-active .cuar-css-resets head:before,
body.customer-area-active .cuar-css-resets header:after,
body.customer-area-active .cuar-css-resets header:before,
body.customer-area-active .cuar-css-resets hgroup:after,
body.customer-area-active .cuar-css-resets hgroup:before,
body.customer-area-active .cuar-css-resets hr:after,
body.customer-area-active .cuar-css-resets hr:before,
body.customer-area-active .cuar-css-resets i:after,
body.customer-area-active .cuar-css-resets i:before,
body.customer-area-active .cuar-css-resets input:after,
body.customer-area-active .cuar-css-resets input:before,
body.customer-area-active .cuar-css-resets ins:after,
body.customer-area-active .cuar-css-resets ins:before,
body.customer-area-active .cuar-css-resets kbd:after,
body.customer-area-active .cuar-css-resets kbd:before,
body.customer-area-active .cuar-css-resets keygen:after,
body.customer-area-active .cuar-css-resets keygen:before,
body.customer-area-active .cuar-css-resets label:after,
body.customer-area-active .cuar-css-resets label:before,
body.customer-area-active .cuar-css-resets legend:after,
body.customer-area-active .cuar-css-resets legend:before,
body.customer-area-active .cuar-css-resets li:after,
body.customer-area-active .cuar-css-resets li:before,
body.customer-area-active .cuar-css-resets map:after,
body.customer-area-active .cuar-css-resets map:before,
body.customer-area-active .cuar-css-resets mark:after,
body.customer-area-active .cuar-css-resets mark:before,
body.customer-area-active .cuar-css-resets menu:after,
body.customer-area-active .cuar-css-resets menu:before,
body.customer-area-active .cuar-css-resets meter:after,
body.customer-area-active .cuar-css-resets meter:before,
body.customer-area-active .cuar-css-resets nav:after,
body.customer-area-active .cuar-css-resets nav:before,
body.customer-area-active .cuar-css-resets ol:after,
body.customer-area-active .cuar-css-resets ol:before,
body.customer-area-active .cuar-css-resets optgroup:after,
body.customer-area-active .cuar-css-resets optgroup:before,
body.customer-area-active .cuar-css-resets option:after,
body.customer-area-active .cuar-css-resets option:before,
body.customer-area-active .cuar-css-resets output:after,
body.customer-area-active .cuar-css-resets output:before,
body.customer-area-active .cuar-css-resets p:after,
body.customer-area-active .cuar-css-resets p:before,
body.customer-area-active .cuar-css-resets param:after,
body.customer-area-active .cuar-css-resets param:before,
body.customer-area-active .cuar-css-resets pre:after,
body.customer-area-active .cuar-css-resets pre:before,
body.customer-area-active .cuar-css-resets progress:after,
body.customer-area-active .cuar-css-resets progress:before,
body.customer-area-active .cuar-css-resets q:after,
body.customer-area-active .cuar-css-resets q:before,
body.customer-area-active .cuar-css-resets rp:after,
body.customer-area-active .cuar-css-resets rp:before,
body.customer-area-active .cuar-css-resets rt:after,
body.customer-area-active .cuar-css-resets rt:before,
body.customer-area-active .cuar-css-resets ruby:after,
body.customer-area-active .cuar-css-resets ruby:before,
body.customer-area-active .cuar-css-resets samp:after,
body.customer-area-active .cuar-css-resets samp:before,
body.customer-area-active .cuar-css-resets section:after,
body.customer-area-active .cuar-css-resets section:before,
body.customer-area-active .cuar-css-resets select:after,
body.customer-area-active .cuar-css-resets select:before,
body.customer-area-active .cuar-css-resets small:after,
body.customer-area-active .cuar-css-resets small:before,
body.customer-area-active .cuar-css-resets span:after,
body.customer-area-active .cuar-css-resets span:before,
body.customer-area-active .cuar-css-resets strong:after,
body.customer-area-active .cuar-css-resets strong:before,
body.customer-area-active .cuar-css-resets sub:after,
body.customer-area-active .cuar-css-resets sub:before,
body.customer-area-active .cuar-css-resets sup:after,
body.customer-area-active .cuar-css-resets sup:before,
body.customer-area-active .cuar-css-resets table:after,
body.customer-area-active .cuar-css-resets table:before,
body.customer-area-active .cuar-css-resets tbody:after,
body.customer-area-active .cuar-css-resets tbody:before,
body.customer-area-active .cuar-css-resets td:after,
body.customer-area-active .cuar-css-resets td:before,
body.customer-area-active .cuar-css-resets textarea:after,
body.customer-area-active .cuar-css-resets textarea:before,
body.customer-area-active .cuar-css-resets tfoot:after,
body.customer-area-active .cuar-css-resets tfoot:before,
body.customer-area-active .cuar-css-resets th:after,
body.customer-area-active .cuar-css-resets th:before,
body.customer-area-active .cuar-css-resets thead:after,
body.customer-area-active .cuar-css-resets thead:before,
body.customer-area-active .cuar-css-resets time:after,
body.customer-area-active .cuar-css-resets time:before,
body.customer-area-active .cuar-css-resets tr:after,
body.customer-area-active .cuar-css-resets tr:before,
body.customer-area-active .cuar-css-resets ul:after,
body.customer-area-active .cuar-css-resets ul:before,
body.customer-area-active .cuar-css-resets var:after,
body.customer-area-active .cuar-css-resets var:before {
  content:normal;
  font-family:inherit;
  font-size:inherit;
  font-stretch:inherit;
  font-style:inherit;
  font-variant:inherit;
  font-weight:inherit;
  line-height:inherit;
  color:inherit;
  letter-spacing:inherit;
  text-align:inherit;
  text-decoration:inherit;
  text-transform:inherit;
  word-wrap:inherit;
  word-spacing:inherit;
  white-space:inherit;
  vertical-align:baseline;
  cursor:inherit;
  position:static;
  float:none;
  clear:none;
  visibility:initial;
  opacity:1;
  background:transparent;
  background-color:transparent;
  background-attachment:scroll;
  background-clip:initial;
  background-image:none;
  background-repeat:repeat;
  background-origin:initial;
  background-size:initial;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  border-image-outset:0;
  border-image-repeat:initial;
  border-image-slice:100%;
  border-image-source:none;
  border-image-width:1;
  border:none;
  border-color:initial;
  border-top-left-radius:0;
  border-top-right-radius:0;
  outline:none;
  outline-color:initial;
  outline-offset:0;
  outline-style:none;
  outline-width:medium;
  overflow:initial;
  overflow-x:initial;
  overflow-y:initial;
  overflow-wrap:normal;
  margin:0;
  padding:0;
  width:auto;
  max-width:none;
  min-width:0;
  height:auto;
  max-height:none;
  min-height:0;
  top:auto;
  right:auto;
  left:auto;
  bottom:auto;
  -webkit-box-shadow:initial;
  box-shadow:none;
  table-layout:auto
}

*/

body.customer-area-active .cuar-css-wrapper,
body.customer-area-active .cuar-css-wrapper *,
body.customer-area-active .cuar-css-wrapper:after,
body.customer-area-active .cuar-css-wrapper :after,
body.customer-area-active .cuar-css-wrapper:before,
body.customer-area-active .cuar-css-wrapper :before {
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper ol,
body.customer-area-active .cuar-css-wrapper ul {
  list-style:none
}
body.customer-area-active .cuar-css-wrapper li {
  list-style:inherit
}
body.customer-area-active .cuar-css-wrapper blockquote,
body.customer-area-active .cuar-css-wrapper q {
  quotes:none
}
body.customer-area-active .cuar-css-wrapper a:not(.btn) {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper a:not(.btn):active,
body.customer-area-active .cuar-css-wrapper a:not(.btn):focus {
  outline:0;
  border:0;
  background:transparent;
  color:inherit;
  text-decoration:underline
}
body.customer-area-active .cuar-css-wrapper a:not(.btn):hover {
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper img {
  border-radius:0;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper table,
body.customer-area-active .cuar-css-wrapper table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper td,
body.customer-area-active .cuar-css-wrapper th {
  font-family:Open Sans,Helvetica,Arial,sans-serif;
  font-size:13px;
  color:inherit;
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper th {
  text-transform:uppercase;
  font-size:11px
}
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.progress,
body.customer-area-active .cuar-css-wrapper table>thead>tr>td.progress,
body.customer-area-active .cuar-css-wrapper td.progress {
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .table tbody>tr:first-child>th+td {
  border-top:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .table-striped>tbody>tr {
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper button:active,
body.customer-area-active .cuar-css-wrapper button:focus,
body.customer-area-active .cuar-css-wrapper button:hover,
body.customer-area-active .cuar-css-wrapper input[type=button]:active,
body.customer-area-active .cuar-css-wrapper input[type=button]:focus,
body.customer-area-active .cuar-css-wrapper input[type=button]:hover,
body.customer-area-active .cuar-css-wrapper input[type=reset]:active,
body.customer-area-active .cuar-css-wrapper input[type=reset]:focus,
body.customer-area-active .cuar-css-wrapper input[type=reset]:hover,
body.customer-area-active .cuar-css-wrapper input[type=submit]:active,
body.customer-area-active .cuar-css-wrapper input[type=submit]:focus,
body.customer-area-active .cuar-css-wrapper input[type=submit]:hover {
  background-image:none;
  outline:0
}
body.customer-area-active .cuar-css-wrapper select {
  background:#f7f7f7;
  border:1px solid #c4c4c4;
  color:rgba(0,0,0,.87)
}
body.customer-area-active .cuar-css-wrapper select optgroup:nth-child(2n) {
  background:hsla(0,1%,79.8%,.704)
}
body.customer-area-active .cuar-css-wrapper select[multiple] {
  overflow-y:scroll
}
body.customer-area-active .cuar-css-wrapper .animated-delay,
body.customer-area-active .cuar-css-wrapper .animated-waypoint {
  opacity:0
}
body.customer-area-active .cuar-css-wrapper .sparkline-delay {
  position:absolute;
  bottom:0;
  width:40px;
  height:35px;
  line-height:24px
}
body.customer-area-active .cuar-css-wrapper .animated.animated-short {
  -webkit-animation-duration:.6s!important;
  animation-duration:.6s!important
}
body.customer-area-active .cuar-css-wrapper .animated.animated-shorter {
  -webkit-animation-duration:.3s!important;
  animation-duration:.3s!important
}
body.customer-area-active .cuar-css-wrapper .animated.animated-long {
  -webkit-animation-duration:1.4s!important;
  animation-duration:1.4s!important
}
body.customer-area-active .cuar-css-wrapper .animated.animated-longer {
  -webkit-animation-duration:2s!important;
  animation-duration:2s!important
}
body.customer-area-active .cuar-css-wrapper .animated {
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both
}
body.customer-area-active .cuar-css-wrapper .animated.infinite {
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite
}
body.customer-area-active .cuar-css-wrapper .animated.hinge {
  -webkit-animation-duration:2s;
  animation-duration:2s
}
@-webkit-keyframes fadeIn {
  0% {
    opacity:0
  }
  to {
    opacity:1
  }
}
@keyframes fadeIn {
  0% {
    opacity:0
  }
  to {
    opacity:1
  }
}
body.customer-area-active .cuar-css-wrapper .fadeIn {
  -webkit-animation-name:fadeIn;
  animation-name:fadeIn
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity:0;
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0)
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
@keyframes fadeInDown {
  0% {
    opacity:0;
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0)
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
body.customer-area-active .cuar-css-wrapper .fadeInDown {
  -webkit-animation-name:fadeInDown;
  animation-name:fadeInDown
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity:0;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
@keyframes fadeInLeft {
  0% {
    opacity:0;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
body.customer-area-active .cuar-css-wrapper .fadeInLeft {
  -webkit-animation-name:fadeInLeft;
  animation-name:fadeInLeft
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity:0;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0)
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
@keyframes fadeInRight {
  0% {
    opacity:0;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0)
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
body.customer-area-active .cuar-css-wrapper .fadeInRight {
  -webkit-animation-name:fadeInRight;
  animation-name:fadeInRight
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity:0;
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0)
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
@keyframes fadeInUp {
  0% {
    opacity:0;
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0)
  }
  to {
    opacity:1;
    -webkit-transform:none;
    transform:none
  }
}
body.customer-area-active .cuar-css-wrapper .fadeInUp {
  -webkit-animation-name:fadeInUp;
  animation-name:fadeInUp
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform:translateY(-100%);
    transform:translateY(-100%);
    visibility:visible
  }
  to {
    -webkit-transform:translateY(0);
    transform:translateY(0)
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform:translateY(-100%);
    transform:translateY(-100%);
    visibility:visible
  }
  to {
    -webkit-transform:translateY(0);
    transform:translateY(0)
  }
}
body.customer-area-active .cuar-css-wrapper .slideInDown {
  -webkit-animation-name:slideInDown;
  animation-name:slideInDown
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
    visibility:visible
  }
  to {
    -webkit-transform:translateX(0);
    transform:translateX(0)
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
    visibility:visible
  }
  to {
    -webkit-transform:translateX(0);
    transform:translateX(0)
  }
}
body.customer-area-active .cuar-css-wrapper .slideInLeft {
  -webkit-animation-name:slideInLeft;
  animation-name:slideInLeft
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    visibility:visible
  }
  to {
    -webkit-transform:translateX(0);
    transform:translateX(0)
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    visibility:visible
  }
  to {
    -webkit-transform:translateX(0);
    transform:translateX(0)
  }
}
body.customer-area-active .cuar-css-wrapper .slideInRight {
  -webkit-animation-name:slideInRight;
  animation-name:slideInRight
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform:translateY(100%);
    transform:translateY(100%);
    visibility:visible
  }
  to {
    -webkit-transform:translateY(0);
    transform:translateY(0)
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform:translateY(100%);
    transform:translateY(100%);
    visibility:visible
  }
  to {
    -webkit-transform:translateY(0);
    transform:translateY(0)
  }
}
body.customer-area-active .cuar-css-wrapper .slideInUp {
  -webkit-animation-name:slideInUp;
  animation-name:slideInUp
}
body.customer-area-active .cuar-css-wrapper .fancytree-helper-hidden {
  display:none
}
body.customer-area-active .cuar-css-wrapper .fancytree-helper-indeterminate-cb {
  color:#777
}
body.customer-area-active .cuar-css-wrapper .fancytree-helper-disabled {
  color:#dcd9d6
}
body.customer-area-active .cuar-css-wrapper .fancytree-helper-spin {
  -webkit-animation:spin 1s linear infinite;
  animation:spin 1s linear infinite
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container {
  font-family:Open Sans,Helvetica,Arial,sans-serif;
  white-space:nowrap;
  padding:3px;
  margin:0;
  background-color:#fff;
  border:1px dotted grey;
  min-height:0;
  position:relative
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container ul {
  padding:0 0 0 16px;
  margin:0
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container ul>li:before {
  content:none
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background-attachment:scroll;
  background-color:transparent;
  background-position:0 0;
  background-repeat:repeat-y;
  background-image:none;
  margin:0
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container li.fancytree-lastsib {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper .ui-fancytree-disabled ul.fancytree-container {
  opacity:.5;
  background-color:silver
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-connectors.fancytree-container li {
  background-image:url(/wp-content/customer-area/skins/frontend/master-redman/assets/css/fancytres/skin-material/vline.gif);
  background-position:0 0
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container li.fancytree-lastsib,
body.customer-area-active .cuar-css-wrapper ul.fancytree-no-connector>li {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper li.fancytree-animating {
  position:relative
}
body.customer-area-active .cuar-css-wrapper #fancytree-drop-marker,
body.customer-area-active .cuar-css-wrapper span.fancytree-checkbox,
body.customer-area-active .cuar-css-wrapper span.fancytree-drag-helper-img,
body.customer-area-active .cuar-css-wrapper span.fancytree-empty,
body.customer-area-active .cuar-css-wrapper span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper span.fancytree-icon,
body.customer-area-active .cuar-css-wrapper span.fancytree-vline {
  width:1em;
  height:1em;
  display:inline-block;
  vertical-align:top;
  background-repeat:no-repeat;
  background-position:0 0
}
body.customer-area-active .cuar-css-wrapper span.fancytree-checkbox,
body.customer-area-active .cuar-css-wrapper span.fancytree-custom-icon,
body.customer-area-active .cuar-css-wrapper span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper span.fancytree-icon {
  margin-top:2px
}
body.customer-area-active .cuar-css-wrapper span.fancytree-custom-icon {
  width:1em;
  height:1em;
  display:inline-block;
  margin-left:.5em;
  background-position:0 0
}
body.customer-area-active .cuar-css-wrapper img.fancytree-icon {
  width:1em;
  height:1em;
  margin-left:.5em;
  margin-top:2px;
  vertical-align:top;
  border-style:none
}
body.customer-area-active .cuar-css-wrapper span.fancytree-expander {
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .fancytree-exp-nl span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper .fancytree-exp-n span.fancytree-expander {
  background-image:none;
  cursor:default
}
body.customer-area-active .cuar-css-wrapper .fancytree-connectors .fancytree-exp-nl span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper .fancytree-connectors .fancytree-exp-n span.fancytree-expander {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .fancytree-fade-expander span.fancytree-expander {
  -webkit-transition:opacity 1.5s;
  transition:opacity 1.5s;
  opacity:0
}
body.customer-area-active .cuar-css-wrapper .fancytree-fade-expander.fancytree-treefocus span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper .fancytree-fade-expander .fancytree-treefocus span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper .fancytree-fade-expander:hover span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper .fancytree-fade-expander [class*=fancytree-statusnode-] span.fancytree-expander {
  -webkit-transition:opacity .6s;
  transition:opacity .6s;
  opacity:1
}
body.customer-area-active .cuar-css-wrapper span.fancytree-checkbox {
  margin-left:.5em
}
body.customer-area-active .cuar-css-wrapper .fancytree-unselectable span.fancytree-checkbox {
  opacity:.4;
  filter:alpha(opacity=40)
}
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-checkbox-auto-hide span.fancytree-checkbox {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-checkbox-auto-hide .fancytree-node.fancytree-selected span.fancytree-checkbox,
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-checkbox-auto-hide .fancytree-node:hover span.fancytree-checkbox,
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-checkbox-auto-hide.fancytree-treefocus .fancytree-node.fancytree-active span.fancytree-checkbox,
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-checkbox-auto-hide.fancytree-treefocus tr.fancytree-active td span.fancytree-checkbox,
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-checkbox-auto-hide tr.fancytree-selected td span.fancytree-checkbox,
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-checkbox-auto-hide tr:hover td span.fancytree-checkbox {
  visibility:unset
}
body.customer-area-active .cuar-css-wrapper span.fancytree-icon {
  margin-left:.5em
}
body.customer-area-active .cuar-css-wrapper .fancytree-loading span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper .fancytree-loading span.fancytree-expander:hover,
body.customer-area-active .cuar-css-wrapper .fancytree-statusnode-loading span.fancytree-icon,
body.customer-area-active .cuar-css-wrapper .fancytree-statusnode-loading span.fancytree-icon:hover,
body.customer-area-active .cuar-css-wrapper span.fancytree-icon.fancytree-icon-loading {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper span.fancytree-node {
  display:inherit;
  width:100%;
  margin-top:0;
  min-height:1.49
}
body.customer-area-active .cuar-css-wrapper span.fancytree-title {
  color:#38342f;
  cursor:pointer;
  display:inline-block;
  vertical-align:top;
  min-height:1.49;
  margin:0 0 0 .5em;
  border:1px solid transparent;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper span.fancytree-node.fancytree-error span.fancytree-title {
  color:#ff5722
}
body.customer-area-active .cuar-css-wrapper span.fancytree-childcounter {
  color:#fff;
  background:#337ab7;
  border:1px solid grey;
  border-radius:10px;
  padding:2px;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper div.fancytree-drag-helper span.fancytree-childcounter,
body.customer-area-active .cuar-css-wrapper div.fancytree-drag-helper span.fancytree-dnd-modifier {
  display:inline-block;
  color:#fff;
  background:#337ab7;
  border:1px solid grey;
  min-width:10px;
  height:10px;
  line-height:1;
  vertical-align:baseline;
  border-radius:10px;
  padding:2px;
  text-align:center;
  font-size:9px
}
body.customer-area-active .cuar-css-wrapper div.fancytree-drag-helper span.fancytree-childcounter {
  position:absolute;
  top:-6px;
  right:-6px
}
body.customer-area-active .cuar-css-wrapper div.fancytree-drag-helper span.fancytree-dnd-modifier {
  background:#5cb85c;
  border:none;
  font-weight:bolder
}
body.customer-area-active .cuar-css-wrapper #fancytree-drop-marker {
  width:2em;
  position:absolute;
  margin:0
}
body.customer-area-active .cuar-css-wrapper #fancytree-drop-marker.fancytree-drop-after,
body.customer-area-active .cuar-css-wrapper #fancytree-drop-marker.fancytree-drop-before {
  width:4em
}
body.customer-area-active .cuar-css-wrapper span.fancytree-drag-source.fancytree-drag-remove {
  opacity:.15
}
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-rtl .fancytree-exp-nl span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-rtl .fancytree-exp-n span.fancytree-expander {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container.fancytree-rtl ul {
  padding:0 16px 0 0
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container.fancytree-rtl.fancytree-connectors li {
  background-position:right 0;
  background-image:url(/wp-content/customer-area/skins/frontend/master-redman/assets/css/fancytres/skin-material/vline-rtl.gif)
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container.fancytree-rtl.fancytree-no-connector>li,
body.customer-area-active .cuar-css-wrapper ul.fancytree-container.fancytree-rtl li.fancytree-lastsib {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-table {
  font-family:Open Sans,Helvetica,Arial,sans-serif;
  font-size:13px;
  border-collapse:collapse
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-table span.fancytree-node {
  display:inline-block;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-table td.fancytree-status-merged {
  text-align:center;
  font-style:italic;
  color:#dcd9d6
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-table tr.fancytree-statusnode-error td.fancytree-status-merged {
  color:#ff5722
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-table.fancytree-ext-ariagrid.fancytree-cell-mode>tbody>tr.fancytree-active>td {
  background-color:#eee
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-table.fancytree-ext-ariagrid.fancytree-cell-mode>tbody>tr>td.fancytree-active-cell {
  background-color:#cbe8f6
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-table.fancytree-ext-ariagrid.fancytree-cell-mode.fancytree-cell-nav-mode>tbody>tr>td.fancytree-active-cell {
  background-color:#3875d7
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-columnview tbody tr td {
  position:relative;
  border:1px solid grey;
  vertical-align:top;
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-columnview tbody tr td>ul {
  padding:0
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-columnview tbody tr td>ul li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background-attachment:scroll;
  background-color:transparent;
  background-position:0 0;
  background-repeat:repeat-y;
  background-image:none;
  margin:0
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-columnview span.fancytree-node {
  position:relative;
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-columnview span.fancytree-node.fancytree-expanded {
  background-color:#e0e0e0
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-columnview span.fancytree-node.fancytree-active {
  background-color:#cbe8f6
}
body.customer-area-active .cuar-css-wrapper table.fancytree-ext-columnview .fancytree-has-children span.fancytree-cv-right {
  position:absolute;
  right:3px
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-dimm span.fancytree-node span.fancytree-title {
  color:#dcd9d6;
  font-weight:lighter
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-dimm span.fancytree-node.fancytree-submatch span.fancytree-title,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-dimm tr.fancytree-submatch span.fancytree-title {
  color:#000;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-dimm span.fancytree-node.fancytree-match span.fancytree-title,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-dimm tr.fancytree-match span.fancytree-title {
  color:#000;
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide span.fancytree-node.fancytree-hide,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide tr.fancytree-hide {
  display:none
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide span.fancytree-node.fancytree-submatch span.fancytree-title,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide tr.fancytree-submatch span.fancytree-title {
  color:#dcd9d6;
  font-weight:lighter
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide span.fancytree-node.fancytree-match span.fancytree-title,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide tr.fancytree-match span.fancytree-title {
  color:#000;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide-expanders span.fancytree-node.fancytree-match span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide-expanders tr.fancytree-match span.fancytree-expander {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide-expanders span.fancytree-node.fancytree-submatch span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter-hide-expanders tr.fancytree-submatch span.fancytree-expander {
  visibility:visible
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-childcounter span.fancytree-custom-icon,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-childcounter span.fancytree-icon,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter span.fancytree-custom-icon,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter span.fancytree-icon {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-childcounter span.fancytree-childcounter,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter span.fancytree-childcounter {
  color:#fff;
  background:#777;
  border:1px solid grey;
  top:-6px;
  right:-6px;
  min-width:10px;
  height:10px;
  line-height:1;
  border-radius:10px;
  font-size:9px
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-ext-wide {
  position:relative;
  min-width:100%;
  z-index:2;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-ext-wide span.fancytree-node>span {
  position:relative;
  z-index:2
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-ext-wide span.fancytree-node span.fancytree-title {
  position:absolute;
  z-index:1;
  left:0;
  min-width:100%;
  margin-left:0;
  margin-right:0;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-fixed-wrapper .fancytree-ext-fixed-hidden {
  display:none
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-scroll-border-bottom {
  border-bottom:3px solid rgba(0,0,0,.75)
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-scroll-border-right {
  border-right:3px solid rgba(0,0,0,.75)
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-tl {
  position:absolute;
  overflow:hidden;
  z-index:3;
  top:0;
  left:0
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-tr {
  position:absolute;
  overflow:hidden;
  z-index:2;
  top:0
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-bl {
  position:absolute;
  overflow:hidden;
  z-index:2;
  left:0
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-br {
  position:absolute;
  overflow:scroll;
  z-index:1
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container {
  color:#38342f;
  font-size:13px;
  line-height:1.49;
  padding:0;
  border:0;
  outline:0;
  background-color:transparent;
  border-left:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper span.fancytree-node {
  position:relative;
  display:block;
  background-color:#fff;
  color:#38342f;
  border:1px solid #d6d6d6;
  border-left-width:5px;
  padding:5px 5px 5px 10px;
  margin-top:-1px
}
body.customer-area-active .cuar-css-wrapper span.fancytree-node:first-child {
  border-top-right-radius:1px;
  border-top-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper span.fancytree-node:last-child {
  margin-bottom:0;
  border-bottom-right-radius:1px;
  border-bottom-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper span.fancytree-node span.fancytree-folder span.fancytree-title {
  margin-left:9.5px
}
body.customer-area-active .cuar-css-wrapper span.fancytree-node:hover {
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper span.fancytree-expander,
body.customer-area-active .cuar-css-wrapper span.fancytree-icon,
body.customer-area-active .cuar-css-wrapper span.fancytree-title {
  font-size:13px;
  line-height:19px;
  color:#38342f;
  vertical-align:baseline;
  min-height:19px;
  padding:0;
  margin:0 1px;
  border:none
}
body.customer-area-active .cuar-css-wrapper span.fancytree-title {
  padding:0 3px
}
body.customer-area-active .cuar-css-wrapper span.fancytree-icon {
  position:relative
}
body.customer-area-active .cuar-css-wrapper span.fancytree-icon:before {
  z-index:5;
  position:relative
}
body.customer-area-active .cuar-css-wrapper span.fancytree-expander {
  display:none
}
body.customer-area-active .cuar-css-wrapper span.fancytree-expander.fa {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .fa-spin,
body.customer-area-active .cuar-css-wrapper .glyphicon-spin {
  -webkit-animation:spin 1s linear infinite;
  animation:spin 1s linear infinite
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg)
  }
  to {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg)
  }
}
@keyframes spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg)
  }
  to {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg)
  }
}
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-active,
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-selected,
body.customer-area-active .cuar-css-wrapper span.fancytree-node.fancytree-active,
body.customer-area-active .cuar-css-wrapper span.fancytree-node.fancytree-active:hover,
body.customer-area-active .cuar-css-wrapper span.fancytree-node.fancytree-selected,
body.customer-area-active .cuar-css-wrapper span.fancytree-node.fancytree-selected:hover,
body.customer-area-active .cuar-css-wrapper span.fancytree-node:hover {
  text-decoration:none;
  color:#38342f;
  background-color:#fff;
  border:1px solid #d6d6d6;
  border-left:5px solid #444
}
body.customer-area-active .cuar-css-wrapper .fancytree-ext-childcounter span.fancytree-childcounter,
body.customer-area-active .cuar-css-wrapper .fancytree-ext-filter span.fancytree-childcounter {
  color:#515151;
  background:#c8c8c7;
  border:none;
  position:absolute;
  top:-3.16666667px;
  right:-11.5px;
  min-width:9.5px;
  height:9.5px;
  line-height:9.5px;
  vertical-align:baseline;
  border-radius:50%;
  padding:2px;
  text-align:center;
  font-size:9.5px;
  -webkit-box-sizing:content-box;
  box-sizing:content-box;
  z-index:4
}
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-ext-childcounter span.fancytree-node.fancytree-has-children span.fancytree-title {
  margin-left:9.5px
}
body.customer-area-active .cuar-css-wrapper .cuar-dropzone {
  display:block;
  position:relative;
  width:100%;
  height:auto;
  min-height:150px;
  text-align:center;
  font-weight:700;
  background:#fff;
  border:4px dashed #e0e0e0;
  border-radius:8px
}
body.customer-area-active .cuar-css-wrapper .cuar-dropzone:after,
body.customer-area-active .cuar-css-wrapper .cuar-dropzone:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .cuar-dropzone:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .cuar-dropzone>input[type=file] {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  padding:0;
  margin:0;
  text-align:center;
  cursor:pointer;
  z-index:5
}
body.customer-area-active .cuar-css-wrapper .cuar-dropzone .cuar-dropzone-message {
  text-align:center;
  color:#38342f;
  max-width:170px;
  margin:40px auto;
  width:80%
}
body.customer-area-active .cuar-css-wrapper .cuar-dropzone.hover {
  background:#515151;
  border-color:#444
}
body.customer-area-active .cuar-css-wrapper .cuar-dropzone.hover .cuar-dropzone-message {
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .nano {
  position:relative;
  width:100%;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .nano.affix {
  height:100%
}
body.customer-area-active .cuar-css-wrapper .nano.has-scrollbar>.nano-content {
  height:100%;
  overflow-y:scroll;
  overflow-x:hidden
}
body.customer-area-active .cuar-css-wrapper .nano.affix>.nano-content:focus {
  outline:0
}
body.customer-area-active .cuar-css-wrapper .nano.affix>.nano-content::-webkit-scrollbar {
  display:none
}
body.customer-area-active .cuar-css-wrapper .affix.has-scrollbar>.nano-content::-webkit-scrollbar {
  display:block
}
body.customer-area-active .cuar-css-wrapper .nano.affix>.nano-pane {
  background:rgba(0,0,0,.18);
  position:absolute;
  width:5px;
  right:0;
  top:0;
  bottom:0;
  visibility:hidden\9;
  opacity:.01;
  -webkit-transition:.2s;
  transition:.2s;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .nano.affix>.nano-pane>.nano-slider {
  background:#999;
  position:relative;
  margin:0;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .nano-pane.active,
body.customer-area-active .cuar-css-wrapper .nano-pane.flashed,
body.customer-area-active .cuar-css-wrapper .nano.affix:hover>.nano-pane {
  visibility:visible\9;
  opacity:.99
}
body.customer-area-active .cuar-css-wrapper .nano.affix.nano-primary>.nano-pane>.nano-slider {
  background:#515151
}
body.customer-area-active .cuar-css-wrapper .nano.affix.nano-success>.nano-pane>.nano-slider {
  background:#4caf50
}
body.customer-area-active .cuar-css-wrapper .nano.affix.nano-info>.nano-pane>.nano-slider {
  background:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .nano.affix.nano-warning>.nano-pane>.nano-slider {
  background:#ffc107
}
body.customer-area-active .cuar-css-wrapper .nano.affix.nano-danger>.nano-pane>.nano-slider {
  background:#ff5722
}
body.customer-area-active .cuar-css-wrapper .nano.affix.nano-alert>.nano-pane>.nano-slider {
  background:#673ab7
}
body.customer-area-active .cuar-css-wrapper .nano.affix.nano-system>.nano-pane>.nano-slider {
  background:#009688
}
body.customer-area-active .cuar-css-wrapper .nano.affix.nano-dark>.nano-pane>.nano-slider {
  background:#c5bebb
}
body.customer-area-active.admin-bar .cuar-css-wrapper .note-editor .modal.in {
  padding-top:32px
}
@media (max-width:782px) {
  body.customer-area-active.admin-bar .cuar-css-wrapper .note-editor .modal.in {
    padding-top:46px
  }
}
body.customer-area-active.admin-bar .cuar-css-wrapper .note-editor.note-frame.fullscreen {
  z-index:100000
}
body.customer-area-active.admin-bar .cuar-css-wrapper .note-editor.note-frame.fullscreen * {
  z-index:auto
}
body.customer-area-active.admin-bar .cuar-css-wrapper .note-editor.note-frame.fullscreen .dropdown-menu,
body.customer-area-active.admin-bar .cuar-css-wrapper .note-editor.note-frame.fullscreen .modal,
body.customer-area-active.admin-bar .cuar-css-wrapper .note-editor.note-frame.fullscreen .note-dropzone {
  z-index:100002
}
body.customer-area-active .cuar-css-wrapper .note-editor {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-dropzone {
  position:absolute;
  display:none;
  z-index:100;
  color:#87cefa;
  background-color:#fff;
  opacity:.95
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-dropzone .note-dropzone-message {
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  font-size:28px;
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-dropzone.hover {
  color:#098ddf
}
body.customer-area-active .cuar-css-wrapper .note-editor.dragover .note-dropzone {
  display:table
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-editing-area {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-editing-area .note-editable {
  outline:none
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-editing-area .note-editable sup {
  vertical-align:super
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-editing-area .note-editable sub {
  vertical-align:sub
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-editing-area img.note-float-left {
  margin-right:10px
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-editing-area img.note-float-right {
  margin-left:10px
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame {
  border:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame.codeview .note-editing-area .note-editable {
  display:none
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame.codeview .note-editing-area .note-codable {
  display:block
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-editing-area {
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-editing-area .note-editable {
  background-color:#fff;
  color:#000;
  padding:10px;
  overflow:auto;
  word-wrap:break-word
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-editing-area .note-editable[contenteditable=false] {
  background-color:#e5e5e5
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-editing-area .note-codable {
  display:none;
  width:100%;
  padding:10px;
  border:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  font-family:Menlo,Monaco,monospace,sans-serif;
  font-size:14px;
  color:#ccc;
  background-color:#222;
  resize:none;
  outline:none;
  -ms-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:0;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame.fullscreen {
  position:fixed;
  top:0;
  left:0;
  width:100%!important;
  z-index:1050
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame.fullscreen .note-editable {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame.fullscreen .note-resizebar {
  display:none
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output {
  display:block;
  width:100%;
  font-size:14px;
  line-height:1.42857143;
  height:20px;
  margin-bottom:0;
  color:#000;
  border:0;
  border-top:1px solid #e2e2e2
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output:empty {
  height:0;
  border-top:0 solid transparent
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .pull-right {
  float:right!important
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .text-muted {
  color:#777
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .text-primary {
  color:#286090
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .text-success {
  color:#3c763d
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .text-info {
  color:#31708f
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .text-warning {
  color:#8a6d3b
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .text-danger {
  color:#a94442
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .alert {
  margin:-7px 0 0;
  padding:7px 10px 2px;
  border-radius:0;
  color:#000;
  background-color:#f5f5f5
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .alert .note-icon {
  margin-right:5px
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .alert-success {
  color:#3c763d!important;
  background-color:#dff0d8!important
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .alert-info {
  color:#31708f!important;
  background-color:#d9edf7!important
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .alert-warning {
  color:#8a6d3b!important;
  background-color:#fcf8e3!important
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output .alert-danger {
  color:#a94442!important;
  background-color:#f2dede!important
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-statusbar {
  background-color:#fff;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  border-top:1px solid #ddd
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-statusbar .note-resizebar {
  padding-top:1px;
  height:9px;
  width:100%;
  cursor:ns-resize
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width:20px;
  margin:1px auto;
  border-top:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-statusbar.locked .note-resizebar {
  cursor:default
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar {
  display:none
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-placeholder {
  padding:10px
}
body.customer-area-active .cuar-css-wrapper .note-popover.popover {
  max-width:none
}
body.customer-area-active .cuar-css-wrapper .note-popover.popover .popover-content a {
  display:inline-block;
  max-width:200px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .note-popover.popover .arrow {
  left:20px!important
}
body.customer-area-active .cuar-css-wrapper .note-toolbar {
  z-index:500;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar {
  margin:0;
  padding:0 0 5px 5px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content>.btn-group,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar>.btn-group {
  margin-top:5px;
  margin-left:0;
  margin-right:5px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .btn-group .note-table,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .btn-group .note-table {
  min-width:0;
  padding:5px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .btn-group .note-table .note-dimension-picker,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size:18px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position:absolute!important;
  z-index:3;
  width:10em;
  height:10em;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position:relative!important;
  z-index:1;
  width:5em;
  height:5em;
  background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position:absolute!important;
  z-index:2;
  width:1em;
  height:1em;
  background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-style .dropdown-style blockquote,
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-style .dropdown-style pre,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-style .dropdown-style blockquote,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-style .dropdown-style pre {
  margin:0;
  padding:5px 10px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-style .dropdown-style h1,
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-style .dropdown-style h2,
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-style .dropdown-style h3,
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-style .dropdown-style h4,
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-style .dropdown-style h5,
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-style .dropdown-style h6,
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-style .dropdown-style p,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-style .dropdown-style h1,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-style .dropdown-style h2,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-style .dropdown-style h3,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-style .dropdown-style h4,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-style .dropdown-style h5,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-style .dropdown-style h6,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-style .dropdown-style p {
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color-all .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color-all .dropdown-menu {
  min-width:337px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-toggle,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width:20px;
  padding-left:5px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-menu .note-palette,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette {
  display:inline-block;
  margin:0;
  width:160px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-menu .note-palette:first-child,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette:first-child {
  margin:0 5px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-palette-title,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-palette-title {
  font-size:12px;
  margin:2px 7px;
  text-align:center;
  border-bottom:1px solid #eee
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset,
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select {
  margin:3px;
  padding:0 3px;
  width:100%;
  font-size:11px;
  cursor:pointer;
  border-radius:5px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-row,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-row {
  height:20px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover {
  background:#eee
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select-btn,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select-btn {
  display:none
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn {
  border:1px solid #eee
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-para .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width:216px;
  padding:5px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-para .dropdown-menu>div:first-child,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-para .dropdown-menu>div:first-child {
  margin-right:5px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .dropdown-menu {
  min-width:90px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .dropdown-menu.right,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .dropdown-menu.right {
  right:0;
  left:auto
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .dropdown-menu.right:before,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .dropdown-menu.right:before {
  right:9px;
  left:auto!important
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .dropdown-menu.right:after,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .dropdown-menu.right:after {
  right:10px;
  left:auto!important
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .dropdown-menu.note-check li a i,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color:#00bfff;
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .dropdown-menu.note-check li a.checked i,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility:visible
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-fontsize-10,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-fontsize-10 {
  font-size:10px
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color-palette,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color-palette {
  line-height:1
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color-palette div .note-color-btn,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width:20px;
  height:20px;
  padding:0;
  margin:0;
  border:1px solid #fff
}
body.customer-area-active .cuar-css-wrapper .note-popover .popover-content .note-color-palette div .note-color-btn:hover,
body.customer-area-active .cuar-css-wrapper .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border:1px solid #000
}
body.customer-area-active .cuar-css-wrapper .note-dialog>div {
  display:none
}
body.customer-area-active .cuar-css-wrapper .note-dialog .form-group {
  margin-left:0;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .note-dialog .note-modal-form {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .note-dialog .note-image-dialog .note-dropzone {
  min-height:100px;
  font-size:30px;
  line-height:4;
  color:#d3d3d3;
  text-align:center;
  border:4px dashed #d3d3d3;
  margin-bottom:10px
}
@-moz-document url-prefix() {
  body.customer-area-active .cuar-css-wrapper .note-dialog .note-image-input {
    height:auto
  }
}
body.customer-area-active .cuar-css-wrapper .note-placeholder {
  position:absolute;
  display:none;
  color:grey
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection {
  position:absolute;
  display:none;
  border:1px solid #000
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection>div {
  position:absolute
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-selection-bg {
  width:100%;
  height:100%;
  background-color:#000;
  -webkit-opacity:.3;
  -khtml-opacity:.3;
  -moz-opacity:.3;
  opacity:.3;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter:alpha(opacity=30)
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-handle,
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-holder {
  width:7px;
  height:7px;
  border:1px solid #000
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-sizing {
  width:7px;
  height:7px;
  border:1px solid #000;
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-nw {
  top:-5px;
  left:-5px;
  border-right:none;
  border-bottom:none
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-ne {
  top:-5px;
  right:-5px;
  border-bottom:none;
  border-left:none
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-sw {
  bottom:-5px;
  left:-5px;
  border-top:none;
  border-right:none
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-se {
  right:-5px;
  bottom:-5px;
  cursor:se-resize
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor:default;
  border-top:none;
  border-left:none
}
body.customer-area-active .cuar-css-wrapper .note-handle .note-control-selection .note-control-selection-info {
  right:0;
  bottom:0;
  padding:5px;
  margin:5px;
  color:#fff;
  background-color:#000;
  font-size:12px;
  border-radius:5px;
  -webkit-opacity:.7;
  -khtml-opacity:.7;
  -moz-opacity:.7;
  opacity:.7;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter:alpha(opacity=70)
}
body.customer-area-active .cuar-css-wrapper .note-hint-popover {
  min-width:100px;
  padding:2px
}
body.customer-area-active .cuar-css-wrapper .note-hint-popover .popover-content {
  padding:3px;
  max-height:150px;
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper .note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display:block!important;
  padding:3px
}
body.customer-area-active .cuar-css-wrapper .note-hint-popover .popover-content .note-hint-group .note-hint-item.active,
body.customer-area-active .cuar-css-wrapper .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display:block;
  clear:both;
  font-weight:400;
  line-height:1.4;
  color:#fff;
  white-space:nowrap;
  text-decoration:none;
  background-color:#428bca;
  outline:0;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal.in {
  display:table!important;
  width:100%;
  height:100%;
  background:hsla(0,0%,100%,.7)
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal.in .modal-dialog {
  display:table-cell;
  vertical-align:middle;
  padding:15px
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal.in .modal-dialog .modal-content {
  width:70%;
  margin:0 auto;
  max-width:600px
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal .modal-header {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal .modal-header .close {
  position:absolute;
  right:15px;
  height:100%;
  top:0
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal .modal-title {
  margin-right:30px
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal:last-child .modal-footer {
  display:none
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal:last-child .modal-body {
  overflow-y:scroll!important;
  overflow-x:auto!important
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal:last-child .modal-body label {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal:last-child .modal-body .help-list-item {
  border-bottom:1px solid #d6d6d6;
  margin:5px 0
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal:last-child .modal-body .help-list-item:first-child {
  border:0
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal .select-from-files {
  display:none
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-editing-area .note-editable {
  padding-bottom:28px;
  min-height:200px;
  background:#fff;
  color:#38342f;
  border:none;
  white-space:pre-wrap
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-editing-area .note-editable[contenteditable=false] {
  background-color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-statusbar .note-resizebar {
  background:#f4f3f2;
  border-top:1px solid #d6d6d6;
  padding-bottom:8px
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-toolbar.panel-heading {
  border-top:0;
  border-left:0;
  border-right:0;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-toolbar .note-icon-caret {
  margin-left:2px
}
body.customer-area-active .cuar-css-wrapper .note-editor .note-toolbar .note-block .dropdown-menu>li>a>* {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main .note-editor.note-frame .note-toolbar li {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main .note-editor.note-frame .note-editing-area .note-editable i,
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main .note-editor.note-frame .note-editing-area .note-editable strike,
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main .note-editor.note-frame .note-editing-area .note-editable u {
  display:inline
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main .note-editor.note-frame .note-editing-area .note-editable u {
  text-decoration:underline
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main .note-editor.note-frame .note-editing-area .note-editable i {
  font-style:italic
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main .note-editor.note-frame .note-editing-area .note-editable strike {
  text-decoration:line-through
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main .note-editor.note-frame .note-editing-area .note-editable a {
  text-decoration:underline
}
@font-face {font-display:swap;
  font-family:summernote;
  font-style:normal;
  font-weight:400;
  src:url(/wp-content/customer-area/skins/frontend/master-redman/assets/fonts/summernote.eot);
  src:url(/wp-content/customer-area/skins/frontend/master-redman/assets/fonts/summernote.eot?#iefix) format("embedded-opentype"),
  url(/wp-content/customer-area/skins/frontend/master-redman/assets/fonts/summernote.woff) format("woff"),
  url(/wp-content/customer-area/skins/frontend/master-redman/assets/fonts/summernote.ttf) format("truetype")
}
body.customer-area-active .cuar-css-wrapper [class*=" note-icon-"]:before,
body.customer-area-active .cuar-css-wrapper [class^=note-icon-]:before {
  display:inline-block;
  font:normal normal normal 14px summernote;
  font-size:inherit;
  -webkit-font-smoothing:antialiased;
  text-decoration:inherit;
  text-rendering:auto;
  text-transform:none;
  vertical-align:middle;
  speak:none;
  -moz-osx-font-smoothing:grayscale
}
body.customer-area-active .cuar-css-wrapper .note-icon-align-center:before,
body.customer-area-active .cuar-css-wrapper .note-icon-align-indent:before,
body.customer-area-active .cuar-css-wrapper .note-icon-align-justify:before,
body.customer-area-active .cuar-css-wrapper .note-icon-align-left:before,
body.customer-area-active .cuar-css-wrapper .note-icon-align-outdent:before,
body.customer-area-active .cuar-css-wrapper .note-icon-align-right:before,
body.customer-area-active .cuar-css-wrapper .note-icon-align:before,
body.customer-area-active .cuar-css-wrapper .note-icon-arrow-circle-down:before,
body.customer-area-active .cuar-css-wrapper .note-icon-arrow-circle-left:before,
body.customer-area-active .cuar-css-wrapper .note-icon-arrow-circle-right:before,
body.customer-area-active .cuar-css-wrapper .note-icon-arrow-circle-up:before,
body.customer-area-active .cuar-css-wrapper .note-icon-arrows-alt:before,
body.customer-area-active .cuar-css-wrapper .note-icon-arrows-h:before,
body.customer-area-active .cuar-css-wrapper .note-icon-arrows-v:before,
body.customer-area-active .cuar-css-wrapper .note-icon-bold:before,
body.customer-area-active .cuar-css-wrapper .note-icon-caret:before,
body.customer-area-active .cuar-css-wrapper .note-icon-chain-broken:before,
body.customer-area-active .cuar-css-wrapper .note-icon-circle:before,
body.customer-area-active .cuar-css-wrapper .note-icon-close:before,
body.customer-area-active .cuar-css-wrapper .note-icon-code:before,
body.customer-area-active .cuar-css-wrapper .note-icon-col-after:before,
body.customer-area-active .cuar-css-wrapper .note-icon-col-before:before,
body.customer-area-active .cuar-css-wrapper .note-icon-col-remove:before,
body.customer-area-active .cuar-css-wrapper .note-icon-eraser:before,
body.customer-area-active .cuar-css-wrapper .note-icon-float-left:before,
body.customer-area-active .cuar-css-wrapper .note-icon-float-none:before,
body.customer-area-active .cuar-css-wrapper .note-icon-float-right:before,
body.customer-area-active .cuar-css-wrapper .note-icon-font:before,
body.customer-area-active .cuar-css-wrapper .note-icon-frame:before,
body.customer-area-active .cuar-css-wrapper .note-icon-italic:before,
body.customer-area-active .cuar-css-wrapper .note-icon-link:before,
body.customer-area-active .cuar-css-wrapper .note-icon-magic:before,
body.customer-area-active .cuar-css-wrapper .note-icon-menu-check:before,
body.customer-area-active .cuar-css-wrapper .note-icon-minus:before,
body.customer-area-active .cuar-css-wrapper .note-icon-orderedlist:before,
body.customer-area-active .cuar-css-wrapper .note-icon-pencil:before,
body.customer-area-active .cuar-css-wrapper .note-icon-picture:before,
body.customer-area-active .cuar-css-wrapper .note-icon-question:before,
body.customer-area-active .cuar-css-wrapper .note-icon-redo:before,
body.customer-area-active .cuar-css-wrapper .note-icon-rollback:before,
body.customer-area-active .cuar-css-wrapper .note-icon-row-above:before,
body.customer-area-active .cuar-css-wrapper .note-icon-row-below:before,
body.customer-area-active .cuar-css-wrapper .note-icon-row-remove:before,
body.customer-area-active .cuar-css-wrapper .note-icon-special-character:before,
body.customer-area-active .cuar-css-wrapper .note-icon-square:before,
body.customer-area-active .cuar-css-wrapper .note-icon-strikethrough:before,
body.customer-area-active .cuar-css-wrapper .note-icon-subscript:before,
body.customer-area-active .cuar-css-wrapper .note-icon-summernote:before,
body.customer-area-active .cuar-css-wrapper .note-icon-superscript:before,
body.customer-area-active .cuar-css-wrapper .note-icon-table:before,
body.customer-area-active .cuar-css-wrapper .note-icon-text-height:before,
body.customer-area-active .cuar-css-wrapper .note-icon-trash:before,
body.customer-area-active .cuar-css-wrapper .note-icon-underline:before,
body.customer-area-active .cuar-css-wrapper .note-icon-undo:before,
body.customer-area-active .cuar-css-wrapper .note-icon-unorderedlist:before,
body.customer-area-active .cuar-css-wrapper .note-icon-video:before {
  display:inline-block;
  font-family:summernote;
  font-style:normal;
  font-weight:400;
  text-decoration:inherit
}
body.customer-area-active .cuar-css-wrapper .note-icon-align:before {
  content:"\ea01"
}
body.customer-area-active .cuar-css-wrapper .note-icon-align-center:before {
  content:"\ea02"
}
body.customer-area-active .cuar-css-wrapper .note-icon-align-indent:before {
  content:"\ea03"
}
body.customer-area-active .cuar-css-wrapper .note-icon-align-justify:before {
  content:"\ea04"
}
body.customer-area-active .cuar-css-wrapper .note-icon-align-left:before {
  content:"\ea05"
}
body.customer-area-active .cuar-css-wrapper .note-icon-align-outdent:before {
  content:"\ea06"
}
body.customer-area-active .cuar-css-wrapper .note-icon-align-right:before {
  content:"\ea07"
}
body.customer-area-active .cuar-css-wrapper .note-icon-arrow-circle-down:before {
  content:"\ea08"
}
body.customer-area-active .cuar-css-wrapper .note-icon-arrow-circle-left:before {
  content:"\ea09"
}
body.customer-area-active .cuar-css-wrapper .note-icon-arrow-circle-right:before {
  content:"\ea0a"
}
body.customer-area-active .cuar-css-wrapper .note-icon-arrow-circle-up:before {
  content:"\ea0b"
}
body.customer-area-active .cuar-css-wrapper .note-icon-arrows-alt:before {
  content:"\ea0c"
}
body.customer-area-active .cuar-css-wrapper .note-icon-arrows-h:before {
  content:"\ea0d"
}
body.customer-area-active .cuar-css-wrapper .note-icon-arrows-v:before {
  content:"\ea0e"
}
body.customer-area-active .cuar-css-wrapper .note-icon-bold:before {
  content:"\ea0f"
}
body.customer-area-active .cuar-css-wrapper .note-icon-caret:before {
  content:"\ea10"
}
body.customer-area-active .cuar-css-wrapper .note-icon-chain-broken:before {
  content:"\ea11"
}
body.customer-area-active .cuar-css-wrapper .note-icon-circle:before {
  content:"\ea12"
}
body.customer-area-active .cuar-css-wrapper .note-icon-close:before {
  content:"\ea13"
}
body.customer-area-active .cuar-css-wrapper .note-icon-code:before {
  content:"\ea14"
}
body.customer-area-active .cuar-css-wrapper .note-icon-col-after:before {
  content:"\ea15"
}
body.customer-area-active .cuar-css-wrapper .note-icon-col-before:before {
  content:"\ea16"
}
body.customer-area-active .cuar-css-wrapper .note-icon-col-remove:before {
  content:"\ea17"
}
body.customer-area-active .cuar-css-wrapper .note-icon-eraser:before {
  content:"\ea18"
}
body.customer-area-active .cuar-css-wrapper .note-icon-float-left:before {
  content:"\ea19"
}
body.customer-area-active .cuar-css-wrapper .note-icon-float-none:before {
  content:"\ea1a"
}
body.customer-area-active .cuar-css-wrapper .note-icon-float-right:before {
  content:"\ea1b"
}
body.customer-area-active .cuar-css-wrapper .note-icon-font:before {
  content:"\ea1c"
}
body.customer-area-active .cuar-css-wrapper .note-icon-frame:before {
  content:"\ea1d"
}
body.customer-area-active .cuar-css-wrapper .note-icon-italic:before {
  content:"\ea1e"
}
body.customer-area-active .cuar-css-wrapper .note-icon-link:before {
  content:"\ea1f"
}
body.customer-area-active .cuar-css-wrapper .note-icon-magic:before {
  content:"\ea20"
}
body.customer-area-active .cuar-css-wrapper .note-icon-menu-check:before {
  content:"\ea21"
}
body.customer-area-active .cuar-css-wrapper .note-icon-minus:before {
  content:"\ea22"
}
body.customer-area-active .cuar-css-wrapper .note-icon-orderedlist:before {
  content:"\ea23"
}
body.customer-area-active .cuar-css-wrapper .note-icon-pencil:before {
  content:"\ea24"
}
body.customer-area-active .cuar-css-wrapper .note-icon-picture:before {
  content:"\ea25"
}
body.customer-area-active .cuar-css-wrapper .note-icon-question:before {
  content:"\ea26"
}
body.customer-area-active .cuar-css-wrapper .note-icon-redo:before {
  content:"\ea27"
}
body.customer-area-active .cuar-css-wrapper .note-icon-rollback:before {
  content:"\ea28"
}
body.customer-area-active .cuar-css-wrapper .note-icon-row-above:before {
  content:"\ea29"
}
body.customer-area-active .cuar-css-wrapper .note-icon-row-below:before {
  content:"\ea2a"
}
body.customer-area-active .cuar-css-wrapper .note-icon-row-remove:before {
  content:"\ea2b"
}
body.customer-area-active .cuar-css-wrapper .note-icon-special-character:before {
  content:"\ea2c"
}
body.customer-area-active .cuar-css-wrapper .note-icon-square:before {
  content:"\ea2d"
}
body.customer-area-active .cuar-css-wrapper .note-icon-strikethrough:before {
  content:"\ea2e"
}
body.customer-area-active .cuar-css-wrapper .note-icon-subscript:before {
  content:"\ea2f"
}
body.customer-area-active .cuar-css-wrapper .note-icon-summernote:before {
  content:"\ea30"
}
body.customer-area-active .cuar-css-wrapper .note-icon-superscript:before {
  content:"\ea31"
}
body.customer-area-active .cuar-css-wrapper .note-icon-table:before {
  content:"\ea32"
}
body.customer-area-active .cuar-css-wrapper .note-icon-text-height:before {
  content:"\ea33"
}
body.customer-area-active .cuar-css-wrapper .note-icon-trash:before {
  content:"\ea34"
}
body.customer-area-active .cuar-css-wrapper .note-icon-underline:before {
  content:"\ea35"
}
body.customer-area-active .cuar-css-wrapper .note-icon-undo:before {
  content:"\ea36"
}
body.customer-area-active .cuar-css-wrapper .note-icon-unorderedlist:before {
  content:"\ea37"
}
body.customer-area-active .cuar-css-wrapper .note-icon-video:before {
  content:"\ea38"
}
body.customer-area-active .cuar-css-wrapper .slick-slider {
  position:relative;
  display:block;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -ms-touch-action:pan-y;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent
}
body.customer-area-active .cuar-css-wrapper .slick-list {
  position:relative;
  overflow:hidden;
  display:block;
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .slick-list:focus {
  outline:none
}
body.customer-area-active .cuar-css-wrapper .slick-loading .slick-list {
  background:#fff url(/wp-content/customer-area/skins/frontend/master-redman/assets/img/loading-indicator.gif) 50% no-repeat
}
body.customer-area-active .cuar-css-wrapper .slick-list.dragging {
  cursor:pointer;
  cursor:hand
}
body.customer-area-active .cuar-css-wrapper .slick-slider .slick-track {
  -webkit-transform:translateZ(0);
  -ms-transform:translateZ(0);
  transform:translateZ(0)
}
body.customer-area-active .cuar-css-wrapper .slick-track {
  position:relative;
  left:0;
  top:0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
}
body.customer-area-active .cuar-css-wrapper .slick-track:after,
body.customer-area-active .cuar-css-wrapper .slick-track:before {
  content:"";
  display:table
}
body.customer-area-active .cuar-css-wrapper .slick-track:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .slick-loading .slick-track {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .slick-slide {
  height:100%;
  min-height:1px;
  display:none
}
body.customer-area-active .cuar-css-wrapper .slick-slide>div {
  display:table;
  width:100%;
  height:100%
}
body.customer-area-active .cuar-css-wrapper [dir=rtl] .slick-slide {
  float:right
}
body.customer-area-active .cuar-css-wrapper .slick-slide img {
  display:block
}
body.customer-area-active .cuar-css-wrapper .slick-slide.slick-loading img {
  display:none
}
body.customer-area-active .cuar-css-wrapper .slick-slide.dragging img {
  pointer-events:none
}
body.customer-area-active .cuar-css-wrapper .slick-initialized .slick-slide {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .slick-slide-item {
  display:table-cell;
  width:100%;
  height:100%
}
body.customer-area-active .cuar-css-wrapper .slick-slide-item>.panel,
body.customer-area-active .cuar-css-wrapper .slick-slide-item>.panel>.panel-body {
  height:100%
}
body.customer-area-active .cuar-css-wrapper .slick-loading .slick-slide {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .slick-vertical .slick-slide {
  display:block;
  height:auto;
  border:1px solid transparent
}
body.customer-area-active .cuar-css-wrapper .slick-next,
body.customer-area-active .cuar-css-wrapper .slick-prev {
  position:absolute;
  display:block;
  height:20px;
  width:20px;
  line-height:0;
  font-size:0;
  cursor:pointer;
  background:transparent;
  color:transparent;
  top:100%;
  margin-top:-10px;
  padding:0;
  border:none;
  outline:none
}
body.customer-area-active .cuar-css-wrapper .slick-next:focus,
body.customer-area-active .cuar-css-wrapper .slick-next:hover,
body.customer-area-active .cuar-css-wrapper .slick-prev:focus,
body.customer-area-active .cuar-css-wrapper .slick-prev:hover {
  outline:none;
  background:transparent;
  color:transparent
}
body.customer-area-active .cuar-css-wrapper .slick-next:focus:before,
body.customer-area-active .cuar-css-wrapper .slick-next:hover:before,
body.customer-area-active .cuar-css-wrapper .slick-prev:focus:before,
body.customer-area-active .cuar-css-wrapper .slick-prev:hover:before {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .slick-next.slick-disabled:before,
body.customer-area-active .cuar-css-wrapper .slick-prev.slick-disabled:before {
  opacity:.25
}
body.customer-area-active .cuar-css-wrapper .slick-next:before,
body.customer-area-active .cuar-css-wrapper .slick-prev:before {
  font-family:FontAwesome;
  font-size:20px;
  line-height:1;
  color:#38342f;
  opacity:.75;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
body.customer-area-active .cuar-css-wrapper .slick-prev {
  left:0
}
body.customer-area-active .cuar-css-wrapper [dir=rtl] .slick-prev {
  left:auto;
  right:0
}
body.customer-area-active .cuar-css-wrapper .slick-prev:before {
  content:"\f0a8"
}
body.customer-area-active .cuar-css-wrapper [dir=rtl] .slick-prev:before {
  content:"\f0a9"
}
body.customer-area-active .cuar-css-wrapper .slick-next {
  right:0
}
body.customer-area-active .cuar-css-wrapper [dir=rtl] .slick-next {
  left:0;
  right:auto
}
body.customer-area-active .cuar-css-wrapper .slick-next:before {
  content:"\f0a9"
}
body.customer-area-active .cuar-css-wrapper [dir=rtl] .slick-next:before {
  content:"\f0a8"
}
body.customer-area-active .cuar-css-wrapper .slick-slider {
  padding-bottom:20px;
  margin-bottom:25px
}
body.customer-area-active .cuar-css-wrapper .slick-dots {
  position:absolute;
  bottom:-20px;
  list-style:none;
  display:block;
  text-align:center;
  padding:0;
  width:auto;
  left:30px;
  right:30px
}
body.customer-area-active .cuar-css-wrapper .slick-dots li {
  position:relative;
  display:inline-block;
  height:20px;
  width:20px;
  margin:0 5px;
  padding:0;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .slick-dots li button {
  border:0;
  background:transparent;
  display:block;
  height:20px;
  width:20px;
  outline:none;
  line-height:0;
  font-size:0;
  color:transparent;
  padding:5px;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .slick-dots li button:focus,
body.customer-area-active .cuar-css-wrapper .slick-dots li button:hover {
  outline:none
}
body.customer-area-active .cuar-css-wrapper .slick-dots li button:focus:before,
body.customer-area-active .cuar-css-wrapper .slick-dots li button:hover:before {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .slick-dots li button:before {
  position:absolute;
  top:0;
  left:0;
  content:"\f111";
  width:20px;
  height:20px;
  font-family:FontAwesome;
  font-size:6px;
  line-height:20px;
  text-align:center;
  color:#38342f;
  opacity:.25;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
body.customer-area-active .cuar-css-wrapper .slick-dots li.slick-active button:before {
  color:#38342f;
  opacity:.75
}
body.customer-area-active .cuar-css-wrapper .bootstrap-datetimepicker-widget td.today:before {
  border-bottom:7px solid #515151
}
body.customer-area-active .cuar-css-wrapper .bootstrap-datetimepicker-widget td.active,
body.customer-area-active .cuar-css-wrapper .bootstrap-datetimepicker-widget td.active:hover,
body.customer-area-active .cuar-css-wrapper .bootstrap-datetimepicker-widget td span.active {
  background-color:#515151;
  color:#d0cfcf;
  text-shadow:0 -1px 0 rgba(0,0,0,.25)
}
body.customer-area-active .cuar-css-wrapper .scroller {
  height:100%;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .scroller,
body.customer-area-active .cuar-css-wrapper .scroller-bar,
body.customer-area-active .cuar-css-wrapper .scroller-content,
body.customer-area-active .cuar-css-wrapper .scroller-handle,
body.customer-area-active .cuar-css-wrapper .scroller-track {
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .scroller-content {
  position:relative;
  z-index:1;
  height:100%;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:visible;
  -webkit-overflow-scrolling:touch
}
body.customer-area-active .cuar-css-wrapper .scroller-content::-webkit-resizer,
body.customer-area-active .cuar-css-wrapper .scroller-content::-webkit-scrollbar,
body.customer-area-active .cuar-css-wrapper .scroller-content::-webkit-scrollbar-button,
body.customer-area-active .cuar-css-wrapper .scroller-content::-webkit-scrollbar-corner,
body.customer-area-active .cuar-css-wrapper .scroller-content::-webkit-scrollbar-thumb,
body.customer-area-active .cuar-css-wrapper .scroller-content::-webkit-scrollbar-track,
body.customer-area-active .cuar-css-wrapper .scroller-content::-webkit-scrollbar-track-piece {
  background:transparent;
  opacity:0
}
body.customer-area-active .cuar-css-wrapper .scroller-bar {
  width:6px;
  height:100%;
  position:absolute;
  right:0;
  top:0;
  z-index:2;
  display:none;
  opacity:0;
  -webkit-transition:opacity .3s ease;
  transition:opacity .3s ease
}
body.customer-area-active .cuar-css-wrapper .scroller-active .scroller-bar {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .scroller-track {
  width:100%;
  height:100%;
  position:relative;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .scroller-handle {
  z-index:2;
  cursor:pointer;
  position:absolute;
  top:0;
  right:0;
  width:5px;
  height:20px;
  background:#515151;
  -webkit-transition:height .3s ease;
  transition:height .3s ease
}
body.customer-area-active .cuar-css-wrapper .scroller-horizontal .scroller-content {
  overflow:auto;
  overflow-x:auto;
  overflow-y:hidden;
  padding:0 0 16px
}
body.customer-area-active .cuar-css-wrapper .scroller-horizontal .scroller-bar {
  width:100%;
  height:5px;
  top:auto;
  bottom:0;
  border-width:1px 0 0
}
body.customer-area-active .cuar-css-wrapper .scroller-horizontal .scroller-handle {
  width:20px;
  height:5px;
  top:auto;
  right:auto;
  bottom:3px
}
body.customer-area-active .cuar-css-wrapper .scroller-active .scroller-content,
body.customer-area-active .cuar-css-wrapper .scroller-setup .scroller-content {
  padding:0 15px 0 0
}
body.customer-area-active .cuar-css-wrapper .scroller-active .scroller-bar,
body.customer-area-active .cuar-css-wrapper .scroller-setup .scroller-bar {
  display:block
}
body.customer-area-active .cuar-css-wrapper .panel-scroller {
  padding:0;
  height:600px;
  max-height:600px;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .panel-scroller .scroller-content {
  padding:12px
}
body.customer-area-active .cuar-css-wrapper .panel-scroller .scroller-bar {
  width:14px;
  background:#f7f7f7;
  border-left:1px solid #e7e7e7
}
body.customer-area-active .cuar-css-wrapper .panel-scroller .scroller-handle {
  right:4px;
  width:5px;
  height:20px;
  border-radius:4px
}
body.customer-area-active .cuar-css-wrapper .scroller-xs {
  height:125px;
  max-height:125px
}
body.customer-area-active .cuar-css-wrapper .scroller-sm {
  height:200px;
  max-height:200px
}
body.customer-area-active .cuar-css-wrapper .scroller-md {
  height:300px;
  max-height:300px
}
body.customer-area-active .cuar-css-wrapper .scroller-lg {
  height:400px;
  max-height:400px
}
body.customer-area-active .cuar-css-wrapper .scroller-thick .scroller-bar {
  width:12px
}
body.customer-area-active .cuar-css-wrapper .scroller-thick .scroller-handle {
  width:12px;
  right:0;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .panel-scroller.scroller-overlay .scroller-bar {
  background:transparent;
  border:0
}
body.customer-area-active .cuar-css-wrapper .panel-scroller.scroller-overlay .scroller-handle {
  opacity:0;
  -webkit-transition:opacity .3s ease;
  transition:opacity .3s ease
}
body.customer-area-active .cuar-css-wrapper .panel-scroller.scroller-overlay:hover .scroller-handle {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .panel-scroller.scroller-overlay .scroller-content {
  padding:0;
  margin-right:-17px
}
body.customer-area-active .cuar-css-wrapper .scroller.scroller-pn .scroller-content {
  padding:0!important
}
body.customer-area-active .cuar-css-wrapper .scroller-primary .scroller-handle {
  background:#515151
}
body.customer-area-active .cuar-css-wrapper .scroller-success .scroller-handle {
  background:#4caf50
}
body.customer-area-active .cuar-css-wrapper .scroller-info .scroller-handle {
  background:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .scroller-warning .scroller-handle {
  background:#ffc107
}
body.customer-area-active .cuar-css-wrapper .scroller-danger .scroller-handle {
  background:#ff5722
}
body.customer-area-active .cuar-css-wrapper .scroller-alert .scroller-handle {
  background:#673ab7
}
body.customer-area-active .cuar-css-wrapper .scroller-system .scroller-handle {
  background:#009688
}
body.customer-area-active .cuar-css-wrapper .scroller-dark .scroller-handle {
  background:#c5bebb
}
body.customer-area-active .cuar-css-wrapper .scroller-light .scroller-handle,
body.customer-area-active .cuar-css-wrapper .scroller-white .scroller-handle {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .scroller-light .scroller-bar,
body.customer-area-active .cuar-css-wrapper .scroller-white .scroller-bar {
  border-left:0;
  background:transparent
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */body.customer-area-active .cuar-css-wrapper article,
body.customer-area-active .cuar-css-wrapper aside,
body.customer-area-active .cuar-css-wrapper details,
body.customer-area-active .cuar-css-wrapper figcaption,
body.customer-area-active .cuar-css-wrapper figure,
body.customer-area-active .cuar-css-wrapper footer,
body.customer-area-active .cuar-css-wrapper header,
body.customer-area-active .cuar-css-wrapper hgroup,
body.customer-area-active .cuar-css-wrapper main,
body.customer-area-active .cuar-css-wrapper nav,
body.customer-area-active .cuar-css-wrapper section,
body.customer-area-active .cuar-css-wrapper summary {
  display:block
}
body.customer-area-active .cuar-css-wrapper audio,
body.customer-area-active .cuar-css-wrapper canvas,
body.customer-area-active .cuar-css-wrapper progress,
body.customer-area-active .cuar-css-wrapper video {
  display:inline-block;
  vertical-align:baseline
}
body.customer-area-active .cuar-css-wrapper audio:not([controls]) {
  display:none;
  height:0
}
body.customer-area-active .cuar-css-wrapper [hidden],
body.customer-area-active .cuar-css-wrapper template {
  display:none
}
body.customer-area-active .cuar-css-wrapper a {
  background:transparent
}
body.customer-area-active .cuar-css-wrapper a:active,
body.customer-area-active .cuar-css-wrapper a:hover {
  outline:0
}
body.customer-area-active .cuar-css-wrapper abbr[title] {
  border-bottom:1px dotted
}
body.customer-area-active .cuar-css-wrapper b,
body.customer-area-active .cuar-css-wrapper strong {
  font-weight:600
}
body.customer-area-active .cuar-css-wrapper dfn {
  font-style:italic
}
body.customer-area-active .cuar-css-wrapper h1 {
  font-size:2em;
  margin:.67em 0
}
body.customer-area-active .cuar-css-wrapper mark {
  background:#ff0;
  color:#000
}
body.customer-area-active .cuar-css-wrapper small {
  font-size:80%
}
body.customer-area-active .cuar-css-wrapper sub,
body.customer-area-active .cuar-css-wrapper sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline
}
body.customer-area-active .cuar-css-wrapper sup {
  top:-.5em
}
body.customer-area-active .cuar-css-wrapper sub {
  bottom:-.25em
}
body.customer-area-active .cuar-css-wrapper img {
  border:0
}
body.customer-area-active .cuar-css-wrapper svg:not(:root) {
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper figure {
  margin:1em 40px
}
body.customer-area-active .cuar-css-wrapper hr {
  -webkit-box-sizing:content-box;
  box-sizing:content-box;
  height:0
}
body.customer-area-active .cuar-css-wrapper pre {
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper code,
body.customer-area-active .cuar-css-wrapper kbd,
body.customer-area-active .cuar-css-wrapper pre,
body.customer-area-active .cuar-css-wrapper samp {
  font-family:monospace,monospace;
  font-size:1em
}
body.customer-area-active .cuar-css-wrapper button,
body.customer-area-active .cuar-css-wrapper input,
body.customer-area-active .cuar-css-wrapper optgroup,
body.customer-area-active .cuar-css-wrapper select,
body.customer-area-active .cuar-css-wrapper textarea {
  color:inherit;
  font:inherit;
  margin:0
}
body.customer-area-active .cuar-css-wrapper button {
  overflow:visible
}
body.customer-area-active .cuar-css-wrapper button,
body.customer-area-active .cuar-css-wrapper select {
  text-transform:none
}
body.customer-area-active .cuar-css-wrapper button,
body.customer-area-active .cuar-css-wrapper input[type=button],
body.customer-area-active .cuar-css-wrapper input[type=reset],
body.customer-area-active .cuar-css-wrapper input[type=submit] {
  -webkit-appearance:button;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper button[disabled],
body.customer-area-active .cuar-css-wrapper input[disabled] {
  cursor:default
}
body.customer-area-active .cuar-css-wrapper button::-moz-focus-inner,
body.customer-area-active .cuar-css-wrapper input::-moz-focus-inner {
  border:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper input {
  line-height:normal
}
body.customer-area-active .cuar-css-wrapper input[type=checkbox],
body.customer-area-active .cuar-css-wrapper input[type=radio] {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding:0
}
body.customer-area-active .cuar-css-wrapper input[type=number]::-webkit-inner-spin-button,
body.customer-area-active .cuar-css-wrapper input[type=number]::-webkit-outer-spin-button {
  height:auto
}
body.customer-area-active .cuar-css-wrapper input[type=search] {
  -webkit-appearance:textfield;
  -webkit-box-sizing:content-box;
  box-sizing:content-box
}
body.customer-area-active .cuar-css-wrapper input[type=search]::-webkit-search-cancel-button,
body.customer-area-active .cuar-css-wrapper input[type=search]::-webkit-search-decoration {
  -webkit-appearance:none
}
body.customer-area-active .cuar-css-wrapper fieldset {
  border:1px solid silver;
  margin:0 2px;
  padding:.35em .625em .75em
}
body.customer-area-active .cuar-css-wrapper textarea {
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper optgroup {
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper table {
  border-collapse:collapse;
  border-spacing:0
}
body.customer-area-active .cuar-css-wrapper td,
body.customer-area-active .cuar-css-wrapper th {
  padding:0
}
@media print {
  body.customer-area-active .cuar-css-wrapper * {
    text-shadow:none!important;
    color:#000!important;
    background:transparent!important;
    -webkit-box-shadow:none!important;
    box-shadow:none!important
  }
  body.customer-area-active .cuar-css-wrapper a,
  body.customer-area-active .cuar-css-wrapper a:visited {
    text-decoration:underline
  }
  body.customer-area-active .cuar-css-wrapper a[href]:after {
    content:" (" attr(href) ")"
  }
  body.customer-area-active .cuar-css-wrapper abbr[title]:after {
    content:" (" attr(title) ")"
  }
  body.customer-area-active .cuar-css-wrapper a[href^="#"]:after,
  body.customer-area-active .cuar-css-wrapper a[href^="javascript:"]:after {
    content:""
  }
  body.customer-area-active .cuar-css-wrapper blockquote,
  body.customer-area-active .cuar-css-wrapper pre {
    border:1px solid #999;
    page-break-inside:avoid
  }
  body.customer-area-active .cuar-css-wrapper thead {
    display:table-header-group
  }
  body.customer-area-active .cuar-css-wrapper img,
  body.customer-area-active .cuar-css-wrapper tr {
    page-break-inside:avoid
  }
  body.customer-area-active .cuar-css-wrapper img {
    max-width:100%!important
  }
  body.customer-area-active .cuar-css-wrapper h2,
  body.customer-area-active .cuar-css-wrapper h3,
  body.customer-area-active .cuar-css-wrapper p {
    orphans:3;
    widows:3
  }
  body.customer-area-active .cuar-css-wrapper h2,
  body.customer-area-active .cuar-css-wrapper h3 {
    page-break-after:avoid
  }
  body.customer-area-active .cuar-css-wrapper select {
    background:#fff!important
  }
  body.customer-area-active .cuar-css-wrapper .navbar {
    display:none
  }
  body.customer-area-active .cuar-css-wrapper .table td,
  body.customer-area-active .cuar-css-wrapper .table th {
    background-color:#fff!important
  }
  body.customer-area-active .cuar-css-wrapper .btn>.caret,
  body.customer-area-active .cuar-css-wrapper .dropup>.btn>.caret {
    border-top-color:#000!important
  }
  body.customer-area-active .cuar-css-wrapper .label {
    border:1px solid #000
  }
  body.customer-area-active .cuar-css-wrapper .table {
    border-collapse:collapse!important
  }
  body.customer-area-active .cuar-css-wrapper .table-bordered td,
  body.customer-area-active .cuar-css-wrapper .table-bordered th {
    border:1px solid #ddd!important
  }
}
body.customer-area-active .cuar-css-wrapper *,
body.customer-area-active .cuar-css-wrapper :after,
body.customer-area-active .cuar-css-wrapper :before {
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper button,
body.customer-area-active .cuar-css-wrapper input,
body.customer-area-active .cuar-css-wrapper select,
body.customer-area-active .cuar-css-wrapper textarea {
  font-family:inherit;
  font-size:inherit;
  line-height:inherit
}
body.customer-area-active .cuar-css-wrapper a:focus,
body.customer-area-active .cuar-css-wrapper a:hover {
  color:#444;
  text-decoration:underline
}
body.customer-area-active .cuar-css-wrapper a:focus {
  outline:0;
  outline-offset:-2px
}
body.customer-area-active .cuar-css-wrapper figure {
  margin:0
}
body.customer-area-active .cuar-css-wrapper img {
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .img-responsive {
  display:block;
  width:100%\9;
  max-width:100%;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .img-rounded {
  border-radius:3px
}
body.customer-area-active .cuar-css-wrapper .img-thumbnail {
  padding:4px;
  line-height:1.49;
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:1px;
  -webkit-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  display:inline-block;
  width:100%\9;
  max-width:100%;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .img-circle {
  border-radius:50%
}
body.customer-area-active .cuar-css-wrapper hr {
  margin-top:19px;
  margin-bottom:19px;
  border:0;
  border-top:1px solid #d7d6d5
}
body.customer-area-active .cuar-css-wrapper .sr-only {
  position:absolute;
  width:1px;
  height:1px;
  margin:-1px;
  padding:0;
  overflow:hidden;
  clip:rect(0,0,0,0);
  border:0
}
body.customer-area-active .cuar-css-wrapper .sr-only-focusable:active,
body.customer-area-active .cuar-css-wrapper .sr-only-focusable:focus {
  position:static;
  width:auto;
  height:auto;
  margin:0;
  overflow:visible;
  clip:auto
}
body.customer-area-active .cuar-css-wrapper a.link-unstyled {
  color:#666
}
body.customer-area-active .cuar-css-wrapper a.link-unstyled:active,
body.customer-area-active .cuar-css-wrapper a.link-unstyled:focus,
body.customer-area-active .cuar-css-wrapper a.link-unstyled:hover {
  color:#222;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .h1,
body.customer-area-active .cuar-css-wrapper .h2,
body.customer-area-active .cuar-css-wrapper .h3,
body.customer-area-active .cuar-css-wrapper .h4,
body.customer-area-active .cuar-css-wrapper .h5,
body.customer-area-active .cuar-css-wrapper .h6,
body.customer-area-active .cuar-css-wrapper h1,
body.customer-area-active .cuar-css-wrapper h2,
body.customer-area-active .cuar-css-wrapper h3,
body.customer-area-active .cuar-css-wrapper h4,
body.customer-area-active .cuar-css-wrapper h5,
body.customer-area-active .cuar-css-wrapper h6 {
  font-family:inherit;
  font-weight:600;
  line-height:1.1;
  color:inherit;
  text-rendering:optimizelegibility
}
body.customer-area-active .cuar-css-wrapper .h1 .small,
body.customer-area-active .cuar-css-wrapper .h1 small,
body.customer-area-active .cuar-css-wrapper .h2 .small,
body.customer-area-active .cuar-css-wrapper .h2 small,
body.customer-area-active .cuar-css-wrapper .h3 .small,
body.customer-area-active .cuar-css-wrapper .h3 small,
body.customer-area-active .cuar-css-wrapper .h4 .small,
body.customer-area-active .cuar-css-wrapper .h4 small,
body.customer-area-active .cuar-css-wrapper .h5 .small,
body.customer-area-active .cuar-css-wrapper .h5 small,
body.customer-area-active .cuar-css-wrapper .h6 .small,
body.customer-area-active .cuar-css-wrapper .h6 small,
body.customer-area-active .cuar-css-wrapper h1 .small,
body.customer-area-active .cuar-css-wrapper h1 small,
body.customer-area-active .cuar-css-wrapper h2 .small,
body.customer-area-active .cuar-css-wrapper h2 small,
body.customer-area-active .cuar-css-wrapper h3 .small,
body.customer-area-active .cuar-css-wrapper h3 small,
body.customer-area-active .cuar-css-wrapper h4 .small,
body.customer-area-active .cuar-css-wrapper h4 small,
body.customer-area-active .cuar-css-wrapper h5 .small,
body.customer-area-active .cuar-css-wrapper h5 small,
body.customer-area-active .cuar-css-wrapper h6 .small,
body.customer-area-active .cuar-css-wrapper h6 small {
  font-weight:400;
  line-height:1;
  color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .h1,
body.customer-area-active .cuar-css-wrapper .h2,
body.customer-area-active .cuar-css-wrapper .h3,
body.customer-area-active .cuar-css-wrapper h1,
body.customer-area-active .cuar-css-wrapper h2,
body.customer-area-active .cuar-css-wrapper h3 {
  margin-top:19px;
  margin-bottom:9.5px
}
body.customer-area-active .cuar-css-wrapper .h1 .small,
body.customer-area-active .cuar-css-wrapper .h1 small,
body.customer-area-active .cuar-css-wrapper .h2 .small,
body.customer-area-active .cuar-css-wrapper .h2 small,
body.customer-area-active .cuar-css-wrapper .h3 .small,
body.customer-area-active .cuar-css-wrapper .h3 small,
body.customer-area-active .cuar-css-wrapper h1 .small,
body.customer-area-active .cuar-css-wrapper h1 small,
body.customer-area-active .cuar-css-wrapper h2 .small,
body.customer-area-active .cuar-css-wrapper h2 small,
body.customer-area-active .cuar-css-wrapper h3 .small,
body.customer-area-active .cuar-css-wrapper h3 small {
  font-size:75%
}
body.customer-area-active .cuar-css-wrapper .h4,
body.customer-area-active .cuar-css-wrapper .h5,
body.customer-area-active .cuar-css-wrapper .h6,
body.customer-area-active .cuar-css-wrapper h4,
body.customer-area-active .cuar-css-wrapper h5,
body.customer-area-active .cuar-css-wrapper h6 {
  margin-top:9.5px;
  margin-bottom:9.5px
}
body.customer-area-active .cuar-css-wrapper .h4 .small,
body.customer-area-active .cuar-css-wrapper .h4 small,
body.customer-area-active .cuar-css-wrapper .h5 .small,
body.customer-area-active .cuar-css-wrapper .h5 small,
body.customer-area-active .cuar-css-wrapper .h6 .small,
body.customer-area-active .cuar-css-wrapper .h6 small,
body.customer-area-active .cuar-css-wrapper h4 .small,
body.customer-area-active .cuar-css-wrapper h4 small,
body.customer-area-active .cuar-css-wrapper h5 .small,
body.customer-area-active .cuar-css-wrapper h5 small,
body.customer-area-active .cuar-css-wrapper h6 .small,
body.customer-area-active .cuar-css-wrapper h6 small {
  font-size:88%
}
body.customer-area-active .cuar-css-wrapper .h1 .small,
body.customer-area-active .cuar-css-wrapper h1 small {
  font-size:70%
}
body.customer-area-active .cuar-css-wrapper .h1,
body.customer-area-active .cuar-css-wrapper h1 {
  font-size:30px
}
body.customer-area-active .cuar-css-wrapper .h2,
body.customer-area-active .cuar-css-wrapper h2 {
  font-size:24px
}
body.customer-area-active .cuar-css-wrapper .h3,
body.customer-area-active .cuar-css-wrapper h3 {
  font-size:18px
}
body.customer-area-active .cuar-css-wrapper .h4,
body.customer-area-active .cuar-css-wrapper h4 {
  font-size:15px
}
body.customer-area-active .cuar-css-wrapper .h5,
body.customer-area-active .cuar-css-wrapper h5 {
  font-size:13px
}
body.customer-area-active .cuar-css-wrapper .h6,
body.customer-area-active .cuar-css-wrapper h6 {
  font-size:11px;
  color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper p {
  margin:0 0 9.5px
}
body.customer-area-active .cuar-css-wrapper .lead {
  margin-bottom:19px;
  font-size:14px;
  font-weight:300;
  line-height:1.4
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .lead {
    font-size:19.5px
  }
}
body.customer-area-active .cuar-css-wrapper .small,
body.customer-area-active .cuar-css-wrapper small {
  font-size:84%
}
body.customer-area-active .cuar-css-wrapper cite {
  font-style:normal
}
body.customer-area-active .cuar-css-wrapper .mark,
body.customer-area-active .cuar-css-wrapper mark {
  background-color:#ffc107;
  padding:.2em
}
body.customer-area-active .cuar-css-wrapper .text-left {
  text-align:left!important
}
body.customer-area-active .cuar-css-wrapper .text-right {
  text-align:right!important
}
body.customer-area-active .cuar-css-wrapper .text-center {
  text-align:center!important
}
body.customer-area-active .cuar-css-wrapper .text-justify {
  text-align:justify!important
}
body.customer-area-active .cuar-css-wrapper .text-nowrap {
  white-space:nowrap!important
}
body.customer-area-active .cuar-css-wrapper .text-lowercase {
  text-transform:lowercase
}
body.customer-area-active .cuar-css-wrapper .text-uppercase {
  text-transform:uppercase
}
body.customer-area-active .cuar-css-wrapper .text-capitalize {
  text-transform:capitalize
}
body.customer-area-active .cuar-css-wrapper .page-header {
  padding-bottom:16.5px;
  margin:38px 0 19px;
  border-bottom:1px solid #d7d6d5
}
body.customer-area-active .cuar-css-wrapper .content-header {
  text-align:center;
  margin-top:15px;
  margin-bottom:40px
}
body.customer-area-active .cuar-css-wrapper .content-header h1,
body.customer-area-active .cuar-css-wrapper .content-header h2,
body.customer-area-active .cuar-css-wrapper .content-header h3,
body.customer-area-active .cuar-css-wrapper .content-header h4 {
  line-height:30px
}
body.customer-area-active .cuar-css-wrapper .micro-header {
  color:#999;
  text-align:center;
  font-weight:400;
  margin-bottom:20px
}
body.customer-area-active .cuar-css-wrapper ol,
body.customer-area-active .cuar-css-wrapper ul {
  padding:0;
  margin-top:0;
  margin-bottom:9.5px
}
body.customer-area-active .cuar-css-wrapper ol ol,
body.customer-area-active .cuar-css-wrapper ol ul,
body.customer-area-active .cuar-css-wrapper ul ol,
body.customer-area-active .cuar-css-wrapper ul ul {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .list-unstyled {
  padding-left:0;
  list-style:none
}
body.customer-area-active .cuar-css-wrapper .list-inline {
  padding-left:0;
  list-style:none;
  margin-left:-5px
}
body.customer-area-active .cuar-css-wrapper .list-inline>li {
  display:inline-block;
  padding-left:5px;
  padding-right:5px
}
body.customer-area-active .cuar-css-wrapper dl {
  margin-top:0;
  margin-bottom:19px
}
body.customer-area-active .cuar-css-wrapper dd,
body.customer-area-active .cuar-css-wrapper dt {
  line-height:1.49
}
body.customer-area-active .cuar-css-wrapper dt {
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper dd {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .dl-horizontal dd:after,
body.customer-area-active .cuar-css-wrapper .dl-horizontal dd:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .dl-horizontal dd:after {
  clear:both
}
@media (min-width:480px) {
  body.customer-area-active .cuar-css-wrapper .dl-horizontal dt {
    float:left;
    width:160px;
    clear:left;
    text-align:right;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }
  body.customer-area-active .cuar-css-wrapper .dl-horizontal dd {
    margin-left:180px
  }
}
body.customer-area-active .cuar-css-wrapper abbr[data-original-title],
body.customer-area-active .cuar-css-wrapper abbr[title] {
  cursor:help;
  border-bottom:1px dotted #878582
}
body.customer-area-active .cuar-css-wrapper .initialism {
  font-size:90%;
  text-transform:uppercase
}
body.customer-area-active .cuar-css-wrapper blockquote {
  padding:9.5px 19px;
  margin:0 0 19px;
  font-size:16.25px;
  border-left:5px solid #d7d6d5
}
body.customer-area-active .cuar-css-wrapper blockquote ol:last-child,
body.customer-area-active .cuar-css-wrapper blockquote p:last-child,
body.customer-area-active .cuar-css-wrapper blockquote ul:last-child {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-rounded {
  border-radius:11px
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-thin {
  border-width:3px
}
body.customer-area-active .cuar-css-wrapper blockquote .small,
body.customer-area-active .cuar-css-wrapper blockquote footer,
body.customer-area-active .cuar-css-wrapper blockquote small {
  display:block;
  font-size:80%;
  line-height:1.49;
  color:#878582
}
body.customer-area-active .cuar-css-wrapper blockquote .small:before,
body.customer-area-active .cuar-css-wrapper blockquote footer:before,
body.customer-area-active .cuar-css-wrapper blockquote small:before {
  content:"\2014 \00A0"
}
body.customer-area-active .cuar-css-wrapper .blockquote-reverse,
body.customer-area-active .cuar-css-wrapper blockquote.pull-right {
  padding-right:15px;
  padding-left:0;
  border-right:5px solid #d7d6d5;
  border-left:0;
  text-align:right
}
body.customer-area-active .cuar-css-wrapper .blockquote-reverse .small:before,
body.customer-area-active .cuar-css-wrapper .blockquote-reverse footer:before,
body.customer-area-active .cuar-css-wrapper .blockquote-reverse small:before,
body.customer-area-active .cuar-css-wrapper blockquote.pull-right .small:before,
body.customer-area-active .cuar-css-wrapper blockquote.pull-right footer:before,
body.customer-area-active .cuar-css-wrapper blockquote.pull-right small:before {
  content:""
}
body.customer-area-active .cuar-css-wrapper .blockquote-reverse .small:after,
body.customer-area-active .cuar-css-wrapper .blockquote-reverse footer:after,
body.customer-area-active .cuar-css-wrapper .blockquote-reverse small:after,
body.customer-area-active .cuar-css-wrapper blockquote.pull-right .small:after,
body.customer-area-active .cuar-css-wrapper blockquote.pull-right footer:after,
body.customer-area-active .cuar-css-wrapper blockquote.pull-right small:after {
  content:"\00A0 \2014"
}
body.customer-area-active .cuar-css-wrapper blockquote:after,
body.customer-area-active .cuar-css-wrapper blockquote:before {
  content:""
}
body.customer-area-active .cuar-css-wrapper address {
  margin-bottom:19px;
  font-style:normal;
  line-height:1.49
}
body.customer-area-active .cuar-css-wrapper .dropcap {
  min-height:75px
}
body.customer-area-active .cuar-css-wrapper .dropcap:first-letter {
  font-family:"Droid Serif",serif;
  float:left;
  color:#555;
  font-size:60px;
  font-weight:600;
  line-height:45px;
  padding:5px;
  margin:0 5px 0 0
}
body.customer-area-active .cuar-css-wrapper .dropcap.lead:first-letter {
  font-size:90px;
  line-height:25px
}
body.customer-area-active .cuar-css-wrapper .dropcap.dropcap-fill:first-letter {
  border-radius:6px;
  color:#fff;
  margin:0 10px 0 0
}
body.customer-area-active .cuar-css-wrapper .dropcap.lead.dropcap-fill:first-letter {
  border-radius:6px;
  color:#fff;
  margin:0 10px 0 0;
  padding-bottom:26px
}
body.customer-area-active .cuar-css-wrapper hr {
  margin:35px 0;
  border-top:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper hr.alt {
  border-top:1px dashed #d6d6d6
}
body.customer-area-active .cuar-css-wrapper hr.short {
  margin:20px 0
}
body.customer-area-active .cuar-css-wrapper hr.tall {
  margin:55px 0
}
body.customer-area-active .cuar-css-wrapper hr.dotted {
  border-style:dotted
}
body.customer-area-active .cuar-css-wrapper .divider {
  height:1px;
  margin:25px 0;
  background:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper code,
body.customer-area-active .cuar-css-wrapper kbd,
body.customer-area-active .cuar-css-wrapper pre,
body.customer-area-active .cuar-css-wrapper samp {
  font-family:Menlo,Monaco,Consolas,Courier New,monospace
}
body.customer-area-active .cuar-css-wrapper code {
  padding:2px 4px;
  font-size:90%;
  color:#706d6a;
  background-color:#f4f3f2;
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper kbd {
  padding:2px 4px;
  font-size:90%;
  color:#fff;
  background-color:#333;
  border-radius:0;
  -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);
  box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)
}
body.customer-area-active .cuar-css-wrapper kbd kbd {
  padding:0;
  font-size:100%;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper pre {
  display:block;
  padding:9px;
  margin:0 0 9.5px;
  font-size:12px;
  line-height:1.49;
  word-break:break-all;
  word-wrap:break-word;
  color:#706d6a;
  background-color:#f4f3f2;
  border:1px solid #fff;
  border-radius:1px;
  white-space:pre
}
body.customer-area-active .cuar-css-wrapper pre code {
  padding:0;
  font-size:inherit;
  color:inherit;
  white-space:pre-wrap;
  background-color:transparent;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .pre-scrollable {
  max-height:340px;
  overflow-y:scroll
}
body.customer-area-active .cuar-css-wrapper .container {
  margin-right:auto;
  margin-left:auto;
  padding-left:11px;
  padding-right:11px
}
body.customer-area-active .cuar-css-wrapper .container:after,
body.customer-area-active .cuar-css-wrapper .container:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .container:after {
  clear:both
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .container {
    width:742px
  }
}
@media (min-width:992px) {
  body.customer-area-active .cuar-css-wrapper .container {
    width:962px
  }
}
@media (min-width:1140px) {
  body.customer-area-active .cuar-css-wrapper .container {
    width:1062px
  }
}
@media (min-width:1400px) {
  body.customer-area-active .cuar-css-wrapper .container {
    width:1302px
  }
}
body.customer-area-active .cuar-css-wrapper .container-sm {
  max-width:640px
}
body.customer-area-active .cuar-css-wrapper .container-md {
  max-width:860px
}
body.customer-area-active .cuar-css-wrapper .container-lg {
  max-width:1000px
}
body.customer-area-active .cuar-css-wrapper .container-xl {
  max-width:1200px
}
body.customer-area-active .cuar-css-wrapper .container-fluid {
  margin-right:auto;
  margin-left:auto;
  padding-left:11px;
  padding-right:11px
}
body.customer-area-active .cuar-css-wrapper .container-fluid:after,
body.customer-area-active .cuar-css-wrapper .container-fluid:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .container-fluid:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .row {
  margin-left:-11px;
  margin-right:-11px
}
body.customer-area-active .cuar-css-wrapper .row:after,
body.customer-area-active .cuar-css-wrapper .row:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .row:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .col-lg-1,
body.customer-area-active .cuar-css-wrapper .col-lg-2,
body.customer-area-active .cuar-css-wrapper .col-lg-3,
body.customer-area-active .cuar-css-wrapper .col-lg-4,
body.customer-area-active .cuar-css-wrapper .col-lg-5,
body.customer-area-active .cuar-css-wrapper .col-lg-6,
body.customer-area-active .cuar-css-wrapper .col-lg-7,
body.customer-area-active .cuar-css-wrapper .col-lg-8,
body.customer-area-active .cuar-css-wrapper .col-lg-9,
body.customer-area-active .cuar-css-wrapper .col-lg-10,
body.customer-area-active .cuar-css-wrapper .col-lg-11,
body.customer-area-active .cuar-css-wrapper .col-lg-12,
body.customer-area-active .cuar-css-wrapper .col-md-1,
body.customer-area-active .cuar-css-wrapper .col-md-2,
body.customer-area-active .cuar-css-wrapper .col-md-3,
body.customer-area-active .cuar-css-wrapper .col-md-4,
body.customer-area-active .cuar-css-wrapper .col-md-5,
body.customer-area-active .cuar-css-wrapper .col-md-6,
body.customer-area-active .cuar-css-wrapper .col-md-7,
body.customer-area-active .cuar-css-wrapper .col-md-8,
body.customer-area-active .cuar-css-wrapper .col-md-9,
body.customer-area-active .cuar-css-wrapper .col-md-10,
body.customer-area-active .cuar-css-wrapper .col-md-11,
body.customer-area-active .cuar-css-wrapper .col-md-12,
body.customer-area-active .cuar-css-wrapper .col-sm-1,
body.customer-area-active .cuar-css-wrapper .col-sm-2,
body.customer-area-active .cuar-css-wrapper .col-sm-3,
body.customer-area-active .cuar-css-wrapper .col-sm-4,
body.customer-area-active .cuar-css-wrapper .col-sm-5,
body.customer-area-active .cuar-css-wrapper .col-sm-6,
body.customer-area-active .cuar-css-wrapper .col-sm-7,
body.customer-area-active .cuar-css-wrapper .col-sm-8,
body.customer-area-active .cuar-css-wrapper .col-sm-9,
body.customer-area-active .cuar-css-wrapper .col-sm-10,
body.customer-area-active .cuar-css-wrapper .col-sm-11,
body.customer-area-active .cuar-css-wrapper .col-sm-12,
body.customer-area-active .cuar-css-wrapper .col-xl-1,
body.customer-area-active .cuar-css-wrapper .col-xl-2,
body.customer-area-active .cuar-css-wrapper .col-xl-3,
body.customer-area-active .cuar-css-wrapper .col-xl-4,
body.customer-area-active .cuar-css-wrapper .col-xl-5,
body.customer-area-active .cuar-css-wrapper .col-xl-6,
body.customer-area-active .cuar-css-wrapper .col-xl-7,
body.customer-area-active .cuar-css-wrapper .col-xl-8,
body.customer-area-active .cuar-css-wrapper .col-xl-9,
body.customer-area-active .cuar-css-wrapper .col-xl-10,
body.customer-area-active .cuar-css-wrapper .col-xl-11,
body.customer-area-active .cuar-css-wrapper .col-xl-12,
body.customer-area-active .cuar-css-wrapper .col-xs-1,
body.customer-area-active .cuar-css-wrapper .col-xs-2,
body.customer-area-active .cuar-css-wrapper .col-xs-3,
body.customer-area-active .cuar-css-wrapper .col-xs-4,
body.customer-area-active .cuar-css-wrapper .col-xs-5,
body.customer-area-active .cuar-css-wrapper .col-xs-6,
body.customer-area-active .cuar-css-wrapper .col-xs-7,
body.customer-area-active .cuar-css-wrapper .col-xs-8,
body.customer-area-active .cuar-css-wrapper .col-xs-9,
body.customer-area-active .cuar-css-wrapper .col-xs-10,
body.customer-area-active .cuar-css-wrapper .col-xs-11,
body.customer-area-active .cuar-css-wrapper .col-xs-12 {
  position:relative;
  min-height:1px;
  padding-left:11px;
  padding-right:11px
}
body.customer-area-active .cuar-css-wrapper .col-xs-1,
body.customer-area-active .cuar-css-wrapper .col-xs-2,
body.customer-area-active .cuar-css-wrapper .col-xs-3,
body.customer-area-active .cuar-css-wrapper .col-xs-4,
body.customer-area-active .cuar-css-wrapper .col-xs-5,
body.customer-area-active .cuar-css-wrapper .col-xs-6,
body.customer-area-active .cuar-css-wrapper .col-xs-7,
body.customer-area-active .cuar-css-wrapper .col-xs-8,
body.customer-area-active .cuar-css-wrapper .col-xs-9,
body.customer-area-active .cuar-css-wrapper .col-xs-10,
body.customer-area-active .cuar-css-wrapper .col-xs-11,
body.customer-area-active .cuar-css-wrapper .col-xs-12,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-1,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-2,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-3,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-4,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-5,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-6,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-7,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-8,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-9,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-10,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-11,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-12 {
  float:left
}
body.customer-area-active .cuar-css-wrapper .col-xs-12,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-12 {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .col-xs-11,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-11 {
  width:91.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-10,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-10 {
  width:83.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-9,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-9 {
  width:75%
}
body.customer-area-active .cuar-css-wrapper .col-xs-8,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-8 {
  width:66.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-7,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-7 {
  width:58.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-6,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-6 {
  width:50%
}
body.customer-area-active .cuar-css-wrapper .col-xs-5,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-5 {
  width:41.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-4,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-4 {
  width:33.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-3,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-3 {
  width:25%
}
body.customer-area-active .cuar-css-wrapper .col-xs-2,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-2 {
  width:16.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-1,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-1 {
  width:8.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-12,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-12 {
  right:100%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-11,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-11 {
  right:91.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-10,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-10 {
  right:83.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-9,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-9 {
  right:75%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-8,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-8 {
  right:66.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-7,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-7 {
  right:58.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-6,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-6 {
  right:50%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-5,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-5 {
  right:41.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-4,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-4 {
  right:33.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-3,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-3 {
  right:25%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-2,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-2 {
  right:16.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-1,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-1 {
  right:8.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-pull-0,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-pull-0 {
  right:auto
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-12,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-12 {
  left:100%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-11,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-11 {
  left:91.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-10,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-10 {
  left:83.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-9,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-9 {
  left:75%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-8,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-8 {
  left:66.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-7,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-7 {
  left:58.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-6,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-6 {
  left:50%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-5,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-5 {
  left:41.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-4,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-4 {
  left:33.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-3,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-3 {
  left:25%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-2,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-2 {
  left:16.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-1,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-1 {
  left:8.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-push-0,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-push-0 {
  left:auto
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-12,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-12 {
  margin-left:100%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-11,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-11 {
  margin-left:91.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-10,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-10 {
  margin-left:83.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-9,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-9 {
  margin-left:75%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-8,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-8 {
  margin-left:66.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-7,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-7 {
  margin-left:58.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-6,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-6 {
  margin-left:50%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-5,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-5 {
  margin-left:41.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-4,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-4 {
  margin-left:33.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-3,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-3 {
  margin-left:25%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-2,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-2 {
  margin-left:16.66666667%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-1,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-1 {
  margin-left:8.33333333%
}
body.customer-area-active .cuar-css-wrapper .col-xs-offset-0,
body.customer-area-active.customer-area-grid-xs .cuar-css-wrapper .col-xs-offset-0 {
  margin-left:0
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-1,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-2,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-3,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-4,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-5,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-6,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-7,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-8,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-9,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-10,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-11,
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-12 {
  float:left
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-12 {
  width:100%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-11 {
  width:91.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-10 {
  width:83.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-9 {
  width:75%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-8 {
  width:66.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-7 {
  width:58.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-6 {
  width:50%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-5 {
  width:41.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-4 {
  width:33.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-3 {
  width:25%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-2 {
  width:16.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-1 {
  width:8.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-12 {
  right:100%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-11 {
  right:91.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-10 {
  right:83.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-9 {
  right:75%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-8 {
  right:66.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-7 {
  right:58.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-6 {
  right:50%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-5 {
  right:41.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-4 {
  right:33.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-3 {
  right:25%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-2 {
  right:16.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-1 {
  right:8.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-pull-0 {
  right:auto
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-12 {
  left:100%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-11 {
  left:91.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-10 {
  left:83.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-9 {
  left:75%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-8 {
  left:66.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-7 {
  left:58.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-6 {
  left:50%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-5 {
  left:41.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-4 {
  left:33.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-3 {
  left:25%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-2 {
  left:16.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-1 {
  left:8.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-push-0 {
  left:auto
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-12 {
  margin-left:100%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-11 {
  margin-left:91.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-10 {
  margin-left:83.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-9 {
  margin-left:75%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-8 {
  margin-left:66.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-7 {
  margin-left:58.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-6 {
  margin-left:50%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-5 {
  margin-left:41.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-4 {
  margin-left:33.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-3 {
  margin-left:25%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-2 {
  margin-left:16.66666667%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-1 {
  margin-left:8.33333333%
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-offset-0 {
  margin-left:0
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-1,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-2,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-3,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-4,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-5,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-6,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-7,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-8,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-9,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-10,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-11,
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-12 {
  float:left
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-12 {
  width:100%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-11 {
  width:91.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-10 {
  width:83.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-9 {
  width:75%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-8 {
  width:66.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-7 {
  width:58.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-6 {
  width:50%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-5 {
  width:41.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-4 {
  width:33.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-3 {
  width:25%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-2 {
  width:16.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-1 {
  width:8.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-12 {
  right:100%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-11 {
  right:91.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-10 {
  right:83.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-9 {
  right:75%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-8 {
  right:66.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-7 {
  right:58.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-6 {
  right:50%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-5 {
  right:41.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-4 {
  right:33.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-3 {
  right:25%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-2 {
  right:16.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-1 {
  right:8.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-pull-0 {
  right:auto
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-12 {
  left:100%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-11 {
  left:91.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-10 {
  left:83.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-9 {
  left:75%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-8 {
  left:66.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-7 {
  left:58.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-6 {
  left:50%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-5 {
  left:41.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-4 {
  left:33.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-3 {
  left:25%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-2 {
  left:16.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-1 {
  left:8.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-push-0 {
  left:auto
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-12 {
  margin-left:100%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-11 {
  margin-left:91.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-10 {
  margin-left:83.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-9 {
  margin-left:75%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-8 {
  margin-left:66.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-7 {
  margin-left:58.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-6 {
  margin-left:50%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-5 {
  margin-left:41.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-4 {
  margin-left:33.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-3 {
  margin-left:25%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-2 {
  margin-left:16.66666667%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-1 {
  margin-left:8.33333333%
}
body.customer-area-active.customer-area-grid-md .cuar-css-wrapper .col-md-offset-0 {
  margin-left:0
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-1,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-2,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-3,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-4,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-5,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-6,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-7,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-8,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-9,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-10,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-11,
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-12 {
  float:left
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-12 {
  width:100%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-11 {
  width:91.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-10 {
  width:83.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-9 {
  width:75%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-8 {
  width:66.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-7 {
  width:58.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-6 {
  width:50%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-5 {
  width:41.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-4 {
  width:33.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-3 {
  width:25%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-2 {
  width:16.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-1 {
  width:8.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-12 {
  right:100%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-11 {
  right:91.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-10 {
  right:83.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-9 {
  right:75%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-8 {
  right:66.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-7 {
  right:58.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-6 {
  right:50%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-5 {
  right:41.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-4 {
  right:33.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-3 {
  right:25%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-2 {
  right:16.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-1 {
  right:8.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-pull-0 {
  right:auto
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-12 {
  left:100%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-11 {
  left:91.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-10 {
  left:83.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-9 {
  left:75%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-8 {
  left:66.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-7 {
  left:58.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-6 {
  left:50%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-5 {
  left:41.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-4 {
  left:33.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-3 {
  left:25%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-2 {
  left:16.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-1 {
  left:8.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-push-0 {
  left:auto
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-12 {
  margin-left:100%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-11 {
  margin-left:91.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-10 {
  margin-left:83.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-9 {
  margin-left:75%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-8 {
  margin-left:66.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-7 {
  margin-left:58.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-6 {
  margin-left:50%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-5 {
  margin-left:41.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-4 {
  margin-left:33.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-3 {
  margin-left:25%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-2 {
  margin-left:16.66666667%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-1 {
  margin-left:8.33333333%
}
body.customer-area-active.customer-area-grid-lg .cuar-css-wrapper .col-lg-offset-0 {
  margin-left:0
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-1,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-2,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-3,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-4,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-5,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-6,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-7,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-8,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-9,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-10,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-11,
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-12 {
  float:left
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-12 {
  width:100%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-11 {
  width:91.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-10 {
  width:83.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-9 {
  width:75%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-8 {
  width:66.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-7 {
  width:58.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-6 {
  width:50%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-5 {
  width:41.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-4 {
  width:33.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-3 {
  width:25%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-2 {
  width:16.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-1 {
  width:8.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-12 {
  right:100%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-11 {
  right:91.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-10 {
  right:83.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-9 {
  right:75%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-8 {
  right:66.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-7 {
  right:58.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-6 {
  right:50%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-5 {
  right:41.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-4 {
  right:33.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-3 {
  right:25%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-2 {
  right:16.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-1 {
  right:8.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-pull-0 {
  right:auto
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-12 {
  left:100%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-11 {
  left:91.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-10 {
  left:83.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-9 {
  left:75%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-8 {
  left:66.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-7 {
  left:58.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-6 {
  left:50%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-5 {
  left:41.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-4 {
  left:33.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-3 {
  left:25%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-2 {
  left:16.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-1 {
  left:8.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-push-0 {
  left:auto
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-12 {
  margin-left:100%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-11 {
  margin-left:91.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-10 {
  margin-left:83.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-9 {
  margin-left:75%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-8 {
  margin-left:66.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-7 {
  margin-left:58.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-6 {
  margin-left:50%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-5 {
  margin-left:41.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-4 {
  margin-left:33.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-3 {
  margin-left:25%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-2 {
  margin-left:16.66666667%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-1 {
  margin-left:8.33333333%
}
body.customer-area-active.customer-area-grid-xl .cuar-css-wrapper .col-xl-offset-0 {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper table {
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper th {
  text-align:left
}
body.customer-area-active .cuar-css-wrapper .table,
body.customer-area-active .cuar-css-wrapper table.acf-table {
  width:100%;
  max-width:100%;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper table.acf-table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper table.acf-table>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper table.acf-table>tfoot>tr>td,
body.customer-area-active .cuar-css-wrapper table.acf-table>tfoot>tr>th,
body.customer-area-active .cuar-css-wrapper table.acf-table>thead>tr>td,
body.customer-area-active .cuar-css-wrapper table.acf-table>thead>tr>th {
  padding:9px;
  line-height:1.49;
  vertical-align:middle;
  border-top:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper table.acf-table>thead>tr>th {
  font-weight:600;
  vertical-align:bottom;
  border-bottom:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .table.table-head-top>thead>tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead.panel-heading>tr>th,
body.customer-area-active .cuar-css-wrapper table.acf-table.table-head-top>thead>tr>th,
body.customer-area-active .cuar-css-wrapper table.acf-table>thead.panel-heading>tr>th {
  vertical-align:top
}
body.customer-area-active .cuar-css-wrapper .table>caption+thead>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper .table>caption+thead>tr:first-child>th,
body.customer-area-active .cuar-css-wrapper .table>colgroup+thead>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper .table>colgroup+thead>tr:first-child>th,
body.customer-area-active .cuar-css-wrapper .table>thead:first-child>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper .table>thead:first-child>tr:first-child>th,
body.customer-area-active .cuar-css-wrapper table.acf-table>caption+thead>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper table.acf-table>caption+thead>tr:first-child>th,
body.customer-area-active .cuar-css-wrapper table.acf-table>colgroup+thead>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper table.acf-table>colgroup+thead>tr:first-child>th,
body.customer-area-active .cuar-css-wrapper table.acf-table>thead:first-child>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper table.acf-table>thead:first-child>tr:first-child>th {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .table>tbody+tbody,
body.customer-area-active .cuar-css-wrapper table.acf-table>tbody+tbody {
  border-top:2px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .table tbody>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper table.acf-table tbody>tr:first-child>td {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .table .table,
body.customer-area-active .cuar-css-wrapper table.acf-table .table {
  margin-bottom:0;
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .acf-table>tfoot>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-table>tfoot>tr>th,
body.customer-area-active .cuar-css-wrapper .acf-table>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper .table-condensed>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .table-condensed>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .table-condensed>tfoot>tr>td,
body.customer-area-active .cuar-css-wrapper .table-condensed>tfoot>tr>th,
body.customer-area-active .cuar-css-wrapper .table-condensed>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .table-condensed>thead>tr>th {
  padding:5px
}
body.customer-area-active .cuar-css-wrapper .table-bordered,
body.customer-area-active .cuar-css-wrapper .table-bordered>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .table-bordered>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .table-bordered>tfoot>tr>td,
body.customer-area-active .cuar-css-wrapper .table-bordered>tfoot>tr>th,
body.customer-area-active .cuar-css-wrapper .table-bordered>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .table-bordered>thead>tr>th {
  border:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .table-bordered>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .table-bordered>thead>tr>th {
  border-bottom-width:2px
}
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr:nth-child(odd)>td,
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr:nth-child(odd)>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>th,
body.customer-area-active .cuar-css-wrapper .table-striped>tbody>tr:nth-child(odd)>td,
body.customer-area-active .cuar-css-wrapper .table-striped>tbody>tr:nth-child(odd)>th {
  background-color:hsla(0,0%,100%,.4)
}
body.customer-area-active .cuar-css-wrapper .table-curved>tbody>tr>td:first-child {
  border-radius:4px 0 0 4px
}
body.customer-area-active .cuar-css-wrapper .table-curved>tbody>tr>td:last-child {
  border-radius:0 4px 4px 0
}
body.customer-area-active .cuar-css-wrapper table col[class*=col-] {
  position:static;
  float:none;
  display:table-column
}
body.customer-area-active .cuar-css-wrapper table td[class*=col-],
body.customer-area-active .cuar-css-wrapper table th[class*=col-] {
  position:static;
  float:none;
  display:table-cell
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.default>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.default>th,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td.default,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th.default,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.default>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.default>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td.default,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th.default,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.default>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.default>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.default,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th.default {
  color:#777;
  border-color:#ddd;
  background-color:#f0f0f0
}
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.default:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.default:hover>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>.default,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>td.default:hover,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>th.default:hover {
  background-color:#fcfcfc
}
@media screen and (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .acf-table,
  body.customer-area-active .cuar-css-wrapper .table-responsive {
    width:100%;
    margin-bottom:14.25px;
    overflow-y:hidden;
    overflow-x:auto;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    border:1px solid #d6d6d6;
    -webkit-overflow-scrolling:touch
  }
  body.customer-area-active .cuar-css-wrapper .acf-table>.table,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table {
    margin-bottom:0
  }
  body.customer-area-active .cuar-css-wrapper .acf-table>.table>tbody>tr>td,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table>tbody>tr>th,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table>tfoot>tr>td,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table>tfoot>tr>th,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table>thead>tr>td,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table>thead>tr>th,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table>tbody>tr>td,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table>tbody>tr>th,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table>tfoot>tr>td,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table>tfoot>tr>th,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table>thead>tr>td,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table>thead>tr>th {
    white-space:nowrap
  }
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered {
    border:0
  }
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tbody>tr>td:first-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tbody>tr>th:first-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tfoot>tr>td:first-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tfoot>tr>th:first-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>thead>tr>td:first-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>thead>tr>th:first-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tbody>tr>td:first-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tbody>tr>th:first-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>thead>tr>td:first-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left:0
  }
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tbody>tr>td:last-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tbody>tr>th:last-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tfoot>tr>td:last-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tfoot>tr>th:last-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>thead>tr>td:last-child,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>thead>tr>th:last-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tbody>tr>td:last-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tbody>tr>th:last-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>thead>tr>td:last-child,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right:0
  }
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tbody>tr:last-child>td,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tbody>tr:last-child>th,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tfoot>tr:last-child>td,
  body.customer-area-active .cuar-css-wrapper .acf-table>.table-bordered>tfoot>tr:last-child>th,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tbody>tr:last-child>td,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tbody>tr:last-child>th,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  body.customer-area-active .cuar-css-wrapper .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom:0
  }
}
body.customer-area-active .cuar-css-wrapper fieldset {
  padding:0;
  margin:0;
  border:0;
  min-width:0
}
body.customer-area-active .cuar-css-wrapper legend {
  display:block;
  width:100%;
  padding:0;
  margin-bottom:19px;
  font-size:19.5px;
  line-height:inherit;
  color:#b6b6b5;
  border:0;
  border-bottom:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper label {
  display:inline-block;
  max-width:100%;
  margin-bottom:5px;
  font-weight:600
}
body.customer-area-active .cuar-css-wrapper input[type=search] {
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper input[type=checkbox],
body.customer-area-active .cuar-css-wrapper input[type=radio] {
  margin:4px 0 0;
  margin-top:1px\9;
  line-height:normal
}
body.customer-area-active .cuar-css-wrapper input[type=file] {
  display:block
}
body.customer-area-active .cuar-css-wrapper input[type=range] {
  display:block;
  width:100%
}
body.customer-area-active .cuar-css-wrapper select[multiple],
body.customer-area-active .cuar-css-wrapper select[size] {
  height:auto
}
body.customer-area-active .cuar-css-wrapper input[type=checkbox]:focus,
body.customer-area-active .cuar-css-wrapper input[type=file]:focus,
body.customer-area-active .cuar-css-wrapper input[type=radio]:focus {
  outline:0;
  outline-offset:-2px
}
body.customer-area-active .cuar-css-wrapper output {
  display:block;
  padding-top:10px;
  font-size:13px;
  line-height:1.49;
  color:rgba(0,0,0,.87)
}
body.customer-area-active .cuar-css-wrapper .form-control {
  display:block;
  width:100%;
  height:39px;
  padding:9px 12px;
  font-size:13px;
  line-height:1.49;
  color:rgba(0,0,0,.87);
  background-color:#f7f7f7;
  background-image:none;
  border:1px solid #c4c4c4;
  border-radius:0;
  -webkit-transition:border-color .15s ease-in-out;
  transition:border-color .15s ease-in-out
}
body.customer-area-active .cuar-css-wrapper .form-control:focus {
  border-color:grey;
  outline:0
}
body.customer-area-active .cuar-css-wrapper .form-control::-moz-placeholder {
  color:hsla(0,0%,54.9%,.935);
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .form-control:-ms-input-placeholder {
  color:hsla(0,0%,54.9%,.935)
}
body.customer-area-active .cuar-css-wrapper .form-control::-webkit-input-placeholder {
  color:hsla(0,0%,54.9%,.935)
}
body.customer-area-active .cuar-css-wrapper .form-control[disabled],
body.customer-area-active .cuar-css-wrapper .form-control[readonly],
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .form-control {
  cursor:not-allowed;
  background-color:#f0f0f0;
  opacity:1
}
textareabody.customer-area-active .cuar-css-wrapper .form-control {
  height:auto
}
body.customer-area-active .cuar-css-wrapper textarea.form-control {
  resize:vertical
}
body.customer-area-active .cuar-css-wrapper textarea.textarea-grow {
  height:39px;
  resize:none
}
body.customer-area-active .cuar-css-wrapper textarea.textarea-grow:focus {
  height:auto;
  resize:vertical
}
body.customer-area-active .cuar-css-wrapper .input-hero .form-control {
  padding:14px 25px;
  height:60px;
  background:#f7f7f7;
  border:1px solid #c4c4c4;
  font-size:16px;
  border-radius:3px
}
body.customer-area-active .cuar-css-wrapper input[type=search] {
  -webkit-appearance:none
}
body.customer-area-active .cuar-css-wrapper input[type=date],
body.customer-area-active .cuar-css-wrapper input[type=datetime-local],
body.customer-area-active .cuar-css-wrapper input[type=month],
body.customer-area-active .cuar-css-wrapper input[type=time] {
  line-height:39px;
  line-height:1.49 \0
}
body.customer-area-active .cuar-css-wrapper input[type=date].input-sm,
body.customer-area-active .cuar-css-wrapper input[type=datetime-local].input-sm,
body.customer-area-active .cuar-css-wrapper input[type=month].input-sm,
body.customer-area-active .cuar-css-wrapper input[type=time].input-sm {
  line-height:28px
}
body.customer-area-active .cuar-css-wrapper input[type=date].input-lg,
body.customer-area-active .cuar-css-wrapper input[type=datetime-local].input-lg,
body.customer-area-active .cuar-css-wrapper input[type=month].input-lg,
body.customer-area-active .cuar-css-wrapper input[type=time].input-lg {
  line-height:45px
}
body.customer-area-active .cuar-css-wrapper .form-group {
  margin-bottom:15px
}
body.customer-area-active .cuar-css-wrapper .checkbox,
body.customer-area-active .cuar-css-wrapper .radio {
  position:relative;
  display:block;
  min-height:19px;
  margin-top:10px;
  margin-bottom:10px
}
body.customer-area-active .cuar-css-wrapper .checkbox label,
body.customer-area-active .cuar-css-wrapper .radio label {
  padding-left:20px;
  margin-bottom:0;
  font-weight:400;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .checkbox-inline input[type=checkbox],
body.customer-area-active .cuar-css-wrapper .checkbox input[type=checkbox],
body.customer-area-active .cuar-css-wrapper .radio-inline input[type=radio],
body.customer-area-active .cuar-css-wrapper .radio input[type=radio] {
  position:absolute;
  margin-left:-20px;
  margin-top:4px\9
}
body.customer-area-active .cuar-css-wrapper .checkbox+.checkbox,
body.customer-area-active .cuar-css-wrapper .radio+.radio {
  margin-top:-5px
}
body.customer-area-active .cuar-css-wrapper .checkbox-inline,
body.customer-area-active .cuar-css-wrapper .radio-inline {
  display:inline-block;
  padding-left:20px;
  margin-bottom:0;
  vertical-align:middle;
  font-weight:400;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .checkbox-inline+.checkbox-inline,
body.customer-area-active .cuar-css-wrapper .radio-inline+.radio-inline {
  margin-top:0;
  margin-left:10px
}
body.customer-area-active .cuar-css-wrapper .checkbox-inline.disabled,
body.customer-area-active .cuar-css-wrapper .checkbox.disabled label,
body.customer-area-active .cuar-css-wrapper .radio-inline.disabled,
body.customer-area-active .cuar-css-wrapper .radio.disabled label,
body.customer-area-active .cuar-css-wrapper input[type=checkbox].disabled,
body.customer-area-active .cuar-css-wrapper input[type=checkbox][disabled],
body.customer-area-active .cuar-css-wrapper input[type=radio].disabled,
body.customer-area-active .cuar-css-wrapper input[type=radio][disabled],
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .checkbox-inline,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .checkbox label,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .radio-inline,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .radio label,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper input[type=checkbox],
fieldset[disabled] body.customer-area-active .cuar-css-wrapper input[type=radio] {
  cursor:not-allowed
}
body.customer-area-active .cuar-css-wrapper .form-control-static {
  padding-top:10px;
  padding-bottom:10px;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .form-control-static.input-lg,
body.customer-area-active .cuar-css-wrapper .form-control-static.input-sm {
  padding-left:0;
  padding-right:0
}
body.customer-area-active .cuar-css-wrapper .input-sm {
  height:28px;
  padding:5px 8px;
  font-size:11px;
  line-height:1.5;
  border-radius:0
}
selectbody.customer-area-active .cuar-css-wrapper .input-sm {
  height:28px;
  line-height:28px
}
select[multiple]body.customer-area-active .cuar-css-wrapper .input-sm,
textareabody.customer-area-active .cuar-css-wrapper .input-sm {
  height:auto
}
body.customer-area-active .cuar-css-wrapper .input-lg {
  height:45px;
  padding:10px 16px;
  font-size:17px;
  line-height:1.33;
  border-radius:3px
}
selectbody.customer-area-active .cuar-css-wrapper .input-lg {
  height:45px;
  line-height:45px
}
select[multiple]body.customer-area-active .cuar-css-wrapper .input-lg,
textareabody.customer-area-active .cuar-css-wrapper .input-lg {
  height:auto
}
body.customer-area-active .cuar-css-wrapper .has-feedback {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .has-feedback .form-control {
  padding-right:48.75px
}
body.customer-area-active .cuar-css-wrapper .form-control-feedback {
  position:absolute;
  top:24px;
  right:0;
  z-index:2;
  display:block;
  width:39px;
  height:39px;
  line-height:39px;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper .input-lg+.form-control-feedback {
  width:45px;
  height:45px;
  line-height:45px
}
body.customer-area-active .cuar-css-wrapper .input-sm+.form-control-feedback {
  width:28px;
  height:28px;
  line-height:28px
}
body.customer-area-active .cuar-css-wrapper .has-primary .append-icon,
body.customer-area-active .cuar-css-wrapper .has-primary .checkbox,
body.customer-area-active .cuar-css-wrapper .has-primary .checkbox-inline,
body.customer-area-active .cuar-css-wrapper .has-primary .control-label,
body.customer-area-active .cuar-css-wrapper .has-primary .help-block,
body.customer-area-active .cuar-css-wrapper .has-primary .radio,
body.customer-area-active .cuar-css-wrapper .has-primary .radio-inline {
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .has-primary .form-control {
  border-color:#e9e9e9;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
body.customer-area-active .cuar-css-wrapper .has-primary .form-control:focus {
  border-color:#b7b6b5;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff
}
body.customer-area-active .cuar-css-wrapper .has-primary .input-group-addon {
  color:#040404;
  border-color:#d0cfcf;
  background-color:#848484
}
body.customer-area-active .cuar-css-wrapper .has-primary .form-control-feedback {
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .has-success .append-icon,
body.customer-area-active .cuar-css-wrapper .has-success .checkbox,
body.customer-area-active .cuar-css-wrapper .has-success .checkbox-inline,
body.customer-area-active .cuar-css-wrapper .has-success .control-label,
body.customer-area-active .cuar-css-wrapper .has-success .help-block,
body.customer-area-active .cuar-css-wrapper .has-success .radio,
body.customer-area-active .cuar-css-wrapper .has-success .radio-inline {
  color:#cfe2cf
}
body.customer-area-active .cuar-css-wrapper .has-success .form-control {
  border-color:#eff5ef;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
body.customer-area-active .cuar-css-wrapper .has-success .form-control:focus {
  border-color:#b0cfaf;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff
}
body.customer-area-active .cuar-css-wrapper .has-success .input-group-addon {
  color:#1e441f;
  border-color:#cfe2cf;
  background-color:#92cf94
}
body.customer-area-active .cuar-css-wrapper .has-success .form-control-feedback {
  color:#cfe2cf
}
body.customer-area-active .cuar-css-wrapper .has-info .append-icon,
body.customer-area-active .cuar-css-wrapper .has-info .checkbox,
body.customer-area-active .cuar-css-wrapper .has-info .checkbox-inline,
body.customer-area-active .cuar-css-wrapper .has-info .control-label,
body.customer-area-active .cuar-css-wrapper .has-info .help-block,
body.customer-area-active .cuar-css-wrapper .has-info .radio,
body.customer-area-active .cuar-css-wrapper .has-info .radio-inline {
  color:#c0e1f0
}
body.customer-area-active .cuar-css-wrapper .has-info .form-control {
  border-color:#e9f5fa;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
body.customer-area-active .cuar-css-wrapper .has-info .form-control:focus {
  border-color:#97cee6;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff
}
body.customer-area-active .cuar-css-wrapper .has-info .input-group-addon {
  color:#01405d;
  border-color:#c0e1f0;
  background-color:#60ccfd
}
body.customer-area-active .cuar-css-wrapper .has-info .form-control-feedback {
  color:#c0e1f0
}
body.customer-area-active .cuar-css-wrapper .has-warning .append-icon,
body.customer-area-active .cuar-css-wrapper .has-warning .checkbox,
body.customer-area-active .cuar-css-wrapper .has-warning .checkbox-inline,
body.customer-area-active .cuar-css-wrapper .has-warning .control-label,
body.customer-area-active .cuar-css-wrapper .has-warning .help-block,
body.customer-area-active .cuar-css-wrapper .has-warning .radio,
body.customer-area-active .cuar-css-wrapper .has-warning .radio-inline {
  color:rgba(65,51,10,.9168)
}
body.customer-area-active .cuar-css-wrapper .has-warning .form-control {
  border-color:rgba(110,86,16,.9168);
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
body.customer-area-active .cuar-css-wrapper .has-warning .form-control:focus {
  border-color:rgba(21,16,3,.9168);
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px rgba(154,121,23,.9168);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px rgba(154,121,23,.9168)
}
body.customer-area-active .cuar-css-wrapper .has-warning .input-group-addon {
  color:#6d5200;
  border-color:rgba(65,51,10,.9168);
  background-color:#ffdb6d
}
body.customer-area-active .cuar-css-wrapper .has-warning .form-control-feedback {
  color:rgba(65,51,10,.9168)
}
body.customer-area-active .cuar-css-wrapper .has-error .append-icon,
body.customer-area-active .cuar-css-wrapper .has-error .checkbox,
body.customer-area-active .cuar-css-wrapper .has-error .checkbox-inline,
body.customer-area-active .cuar-css-wrapper .has-error .control-label,
body.customer-area-active .cuar-css-wrapper .has-error .help-block,
body.customer-area-active .cuar-css-wrapper .has-error .radio,
body.customer-area-active .cuar-css-wrapper .has-error .radio-inline {
  color:#f1d1c7
}
body.customer-area-active .cuar-css-wrapper .has-error .form-control {
  border-color:#fbf3f0;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
body.customer-area-active .cuar-css-wrapper .has-error .form-control:focus {
  border-color:#e7b09e;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff
}
body.customer-area-active .cuar-css-wrapper .has-error .input-group-addon {
  color:#882100;
  border-color:#f1d1c7;
  background-color:#ffa588
}
body.customer-area-active .cuar-css-wrapper .has-error .form-control-feedback {
  color:#f1d1c7
}
body.customer-area-active .cuar-css-wrapper .has-alert .append-icon,
body.customer-area-active .cuar-css-wrapper .has-alert .checkbox,
body.customer-area-active .cuar-css-wrapper .has-alert .checkbox-inline,
body.customer-area-active .cuar-css-wrapper .has-alert .control-label,
body.customer-area-active .cuar-css-wrapper .has-alert .help-block,
body.customer-area-active .cuar-css-wrapper .has-alert .radio,
body.customer-area-active .cuar-css-wrapper .has-alert .radio-inline {
  color:#d4cae4
}
body.customer-area-active .cuar-css-wrapper .has-alert .form-control {
  border-color:#f0ecf5;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
body.customer-area-active .cuar-css-wrapper .has-alert .form-control:focus {
  border-color:#b9a8d3;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff
}
body.customer-area-active .cuar-css-wrapper .has-alert .input-group-addon {
  color:#261543;
  border-color:#d4cae4;
  background-color:#9f80d7
}
body.customer-area-active .cuar-css-wrapper .has-alert .form-control-feedback {
  color:#d4cae4
}
body.customer-area-active .cuar-css-wrapper .has-system .append-icon,
body.customer-area-active .cuar-css-wrapper .has-system .checkbox,
body.customer-area-active .cuar-css-wrapper .has-system .checkbox-inline,
body.customer-area-active .cuar-css-wrapper .has-system .control-label,
body.customer-area-active .cuar-css-wrapper .has-system .help-block,
body.customer-area-active .cuar-css-wrapper .has-system .radio,
body.customer-area-active .cuar-css-wrapper .has-system .radio-inline {
  color:#bedfdb
}
body.customer-area-active .cuar-css-wrapper .has-system .form-control {
  border-color:#e0f0ee;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
body.customer-area-active .cuar-css-wrapper .has-system .form-control:focus {
  border-color:#9ccec8;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.025),0 0 3px #fff
}
body.customer-area-active .cuar-css-wrapper .has-system .input-group-addon {
  color:#000;
  border-color:#bedfdb;
  background-color:#00fce4
}
body.customer-area-active .cuar-css-wrapper .has-system .form-control-feedback {
  color:#bedfdb
}
body.customer-area-active .cuar-css-wrapper .has-feedback label.sr-only~.form-control-feedback {
  top:0
}
body.customer-area-active .cuar-css-wrapper .help-block {
  display:block;
  margin-top:5px;
  margin-bottom:10px;
  color:rgba(35,32,30,.408);
  font-size:.9em;
  font-style:italic
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .form-inline .form-group {
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle
  }
  body.customer-area-active .cuar-css-wrapper .form-inline .form-control {
    display:inline-block;
    width:auto;
    vertical-align:middle
  }
  body.customer-area-active .cuar-css-wrapper .form-inline .input-group {
    display:inline-table;
    vertical-align:middle
  }
  body.customer-area-active .cuar-css-wrapper .form-inline .input-group .form-control,
  body.customer-area-active .cuar-css-wrapper .form-inline .input-group .input-group-addon,
  body.customer-area-active .cuar-css-wrapper .form-inline .input-group .input-group-btn {
    width:auto
  }
  body.customer-area-active .cuar-css-wrapper .form-inline .input-group>.form-control {
    width:100%
  }
  body.customer-area-active .cuar-css-wrapper .form-inline .control-label {
    margin-bottom:0;
    vertical-align:middle
  }
  body.customer-area-active .cuar-css-wrapper .form-inline .checkbox,
  body.customer-area-active .cuar-css-wrapper .form-inline .radio {
    display:inline-block;
    margin-top:0;
    margin-bottom:0;
    vertical-align:middle
  }
  body.customer-area-active .cuar-css-wrapper .form-inline .checkbox label,
  body.customer-area-active .cuar-css-wrapper .form-inline .radio label {
    padding-left:0
  }
  body.customer-area-active .cuar-css-wrapper .form-inline .checkbox input[type=checkbox],
  body.customer-area-active .cuar-css-wrapper .form-inline .radio input[type=radio] {
    position:relative;
    margin-left:0
  }
  body.customer-area-active .cuar-css-wrapper .form-inline .has-feedback .form-control-feedback {
    top:0
  }
}
body.customer-area-active .cuar-css-wrapper .form-horizontal .checkbox,
body.customer-area-active .cuar-css-wrapper .form-horizontal .checkbox-inline,
body.customer-area-active .cuar-css-wrapper .form-horizontal .radio,
body.customer-area-active .cuar-css-wrapper .form-horizontal .radio-inline {
  margin-top:0;
  margin-bottom:0;
  padding-top:10px
}
body.customer-area-active .cuar-css-wrapper .form-horizontal .checkbox,
body.customer-area-active .cuar-css-wrapper .form-horizontal .radio {
  min-height:29px
}
body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group {
  margin-left:-11px;
  margin-right:-11px
}
body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group:after,
body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group:after {
  clear:both
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .form-horizontal .control-label {
    text-align:right;
    margin-bottom:0;
    padding-top:10px
  }
}
body.customer-area-active .cuar-css-wrapper .form-horizontal .has-feedback .form-control-feedback {
  top:0;
  right:11px
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-lg .control-label {
    padding-top:14.3px
  }
}
body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-lg .form-control {
  height:45px;
  padding:10px 16px;
  font-size:17px;
  line-height:1.33;
  border-radius:3px
}
selectbody.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-lg .form-control {
  height:45px;
  line-height:45px
}
select[multiple]body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-lg .form-control,
textareabody.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-lg .form-control {
  height:auto
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-sm .control-label {
    padding-top:6px
  }
}
body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-sm .form-control {
  height:28px;
  padding:5px 8px;
  font-size:11px;
  line-height:1.5;
  border-radius:0
}
selectbody.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-sm .form-control {
  height:28px;
  line-height:28px
}
select[multiple]body.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-sm .form-control,
textareabody.customer-area-active .cuar-css-wrapper .form-horizontal .form-group-sm .form-control {
  height:auto
}
body.customer-area-active .cuar-css-wrapper .form-bordered .form-group {
  border-bottom:1px solid #f2f2f2;
  padding-bottom:18px;
  margin-bottom:18px
}
body.customer-area-active .cuar-css-wrapper .form-bordered .form-group:last-child {
  border-bottom:none;
  padding-bottom:0;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .append-icon {
  position:absolute;
  left:23px;
  top:8px;
  font-size:14px
}
body.customer-area-active .cuar-css-wrapper .append-icon.right {
  left:auto;
  right:23px
}
body.customer-area-active .cuar-css-wrapper .append-icon+input.form-control {
  padding-right:40px
}
body.customer-area-active .cuar-css-wrapper .input-group-addon {
  color:#4a89dc;
  background-color:#fafafa;
  border-color:#ddd
}
body.customer-area-active .cuar-css-wrapper .input-group.input-hero {
  display:block
}
body.customer-area-active .cuar-css-wrapper .input-group.input-hero .input-group-addon {
  position:absolute;
  top:10px;
  left:13px;
  border:0;
  background:transparent;
  z-index:3;
  font-size:18px
}
body.customer-area-active .cuar-css-wrapper .input-group.input-hero .input-group-addon+input.form-control {
  border-left:3px solid #515151;
  display:block;
  float:none;
  padding-left:60px;
  z-index:0!important
}
body.customer-area-active .cuar-css-wrapper .input-hero.input-hero-sm .form-control {
  height:54px;
  background:#f7f7f7
}
body.customer-area-active .cuar-css-wrapper .input-hero.input-hero-sm .input-group-addon {
  top:8px;
  left:10px
}
body.customer-area-active .cuar-css-wrapper .input-group.input-hero-sm .input-group-addon+input.form-control {
  padding-left:54px
}
body.customer-area-active .cuar-css-wrapper .bootstrap-maxlength {
  opacity:.6;
  padding:0 15px;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .bootstrap-maxlength.maxlength-right {
  padding:7px 12px;
  margin-top:-8px;
  margin-left:7px
}
body.customer-area-active .cuar-css-wrapper .btn {
  display:inline-block;
  margin-bottom:0;
  font-weight:400;
  text-align:center;
  vertical-align:middle;
  cursor:pointer;
  background-image:none;
  border:1px solid transparent;
  white-space:nowrap;
  padding:9px 12px;
  font-size:13px;
  line-height:1.49;
  border-radius:0;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
body.customer-area-active .cuar-css-wrapper .btn.active:focus,
body.customer-area-active .cuar-css-wrapper .btn:active:focus,
body.customer-area-active .cuar-css-wrapper .btn:focus {
  outline:0;
  outline-offset:-2px
}
body.customer-area-active .cuar-css-wrapper .btn:focus,
body.customer-area-active .cuar-css-wrapper .btn:hover {
  color:rgba(65,65,65,.9168);
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .btn.active,
body.customer-area-active .cuar-css-wrapper .btn:active {
  outline:0;
  background-image:none;
  -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
body.customer-area-active .cuar-css-wrapper .btn.disabled,
body.customer-area-active .cuar-css-wrapper .btn[disabled],
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn {
  cursor:not-allowed;
  pointer-events:none;
  opacity:.65;
  filter:alpha(opacity=65);
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .btn.btn-gradient {
  text-shadow:0 -1px 0 rgba(0,0,0,.4);
  border-color:rgba(0,0,0,.07) rgba(0,0,0,.1) rgba(0,0,0,.18);
  -webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2);
  box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2);
  background-repeat:repeat-x;
  background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,hsla(0,0%,100%,.3)),to(hsla(0,0%,100%,.15)));
  background-image:linear-gradient(180deg,hsla(0,0%,100%,.3) 1%,hsla(0,0%,100%,.15))
}
body.customer-area-active .cuar-css-wrapper .btn.btn-rounded {
  border-radius:20px
}
body.customer-area-active .cuar-css-wrapper .btn-link {
  color:#515151;
  font-weight:400;
  cursor:pointer;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-link,
body.customer-area-active .cuar-css-wrapper .btn-link:active,
body.customer-area-active .cuar-css-wrapper .btn-link[disabled],
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-link {
  background-color:transparent;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .btn-link,
body.customer-area-active .cuar-css-wrapper .btn-link:active,
body.customer-area-active .cuar-css-wrapper .btn-link:focus,
body.customer-area-active .cuar-css-wrapper .btn-link:hover {
  border-color:transparent
}
body.customer-area-active .cuar-css-wrapper .btn-link:focus,
body.customer-area-active .cuar-css-wrapper .btn-link:hover {
  color:#444;
  text-decoration:underline;
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .btn-link[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .btn-link[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-link:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-link:hover {
  color:rgba(35,32,30,.408);
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .btn-lg {
  padding:10px 16px;
  font-size:17px;
  line-height:1.33;
  border-radius:3px
}
body.customer-area-active .cuar-css-wrapper .btn-sm {
  padding:5px 8px;
  font-size:11px;
  line-height:1.5;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-xs {
  padding:1px 5px;
  font-size:11px;
  line-height:1.5;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-block {
  display:block;
  width:100%
}
body.customer-area-active .cuar-css-wrapper .btn-block+.btn-block {
  margin-top:5px
}
body.customer-area-active .cuar-css-wrapper input[type=button].btn-block,
body.customer-area-active .cuar-css-wrapper input[type=reset].btn-block,
body.customer-area-active .cuar-css-wrapper input[type=submit].btn-block {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt {
  position:relative;
  padding:7px 11px;
  margin:5px 3px;
  color:#999;
  font-size:11px;
  font-weight:600;
  text-decoration:none;
  background-color:#fbfbfb;
  border-radius:1px;
  border:1px solid #eee;
  border-left-width:4px;
  -webkit-transition:opacity .1s ease;
  transition:opacity .1s ease
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.item-active,
body.customer-area-active .cuar-css-wrapper .btn.btn-alt:focus,
body.customer-area-active .cuar-css-wrapper .btn.btn-alt:hover {
  color:#666!important;
  background-color:#fefefe!important
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-gradient {
  background-color:#f0f0f0;
  text-shadow:0 -1px 0 hsla(0,0%,100%,.4);
  -webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2);
  box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2);
  background-repeat:repeat-x;
  background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,hsla(0,0%,100%,.9)),to(hsla(0,0%,100%,.3)));
  background-image:linear-gradient(180deg,hsla(0,0%,100%,.9) 10%,hsla(0,0%,100%,.3));
  border-color:rgba(0,0,0,.07) rgba(0,0,0,.08) rgba(0,0,0,.14);
  border-left:4px solid #ddd
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-gradient:focus,
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-gradient:hover {
  background-color:#eee
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.item-checked {
  opacity:1;
  color:#666;
  border-left-color:#4caf50!important;
  -webkit-transition:all .2s ease;
  transition:all .2s ease
}
body.customer-area-active .cuar-css-wrapper .holder-style {
  display:block;
  padding:9px 16px;
  color:#aaa;
  background-color:#f1f1f1;
  outline:2px dashed #d9d9d9;
  border:0;
  -webkit-transition:all .15s ease;
  transition:all .15s ease
}
body.customer-area-active .cuar-css-wrapper .holder-style:focus,
body.customer-area-active .cuar-css-wrapper .holder-style:hover {
  cursor:pointer;
  color:#777;
  background-color:#eee;
  outline:2px dashed #aaa;
  border:0;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .holder-style.holder-active {
  background-color:#fff;
  outline-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .holder-style .holder-icon {
  color:#aaa;
  font-size:30px;
  padding-bottom:10px
}
body.customer-area-active .cuar-css-wrapper .holder-style.holder-active .holder-icon,
body.customer-area-active .cuar-css-wrapper .holder-style:focus .holder-icon,
body.customer-area-active .cuar-css-wrapper .holder-style:hover .holder-icon {
  color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .btn-dimmer.btn,
body.customer-area-active .cuar-css-wrapper .btn-dimmer .btn {
  opacity:.5
}
body.customer-area-active .cuar-css-wrapper .btn-dimmer.btn.item-active,
body.customer-area-active .cuar-css-wrapper .btn-dimmer .btn.item-active,
body.customer-area-active .cuar-css-wrapper .btn-dimmer.btn:hover,
body.customer-area-active .cuar-css-wrapper .btn-dimmer .btn:hover {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .fade {
  opacity:0;
  -webkit-transition:opacity .15s linear;
  transition:opacity .15s linear
}
body.customer-area-active .cuar-css-wrapper .fade.in {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .collapse {
  display:none
}
body.customer-area-active .cuar-css-wrapper .collapse.in {
  display:block
}
trbody.customer-area-active .cuar-css-wrapper .collapse.in {
  display:table-row
}
tbodybody.customer-area-active .cuar-css-wrapper .collapse.in {
  display:table-row-group
}
body.customer-area-active .cuar-css-wrapper .collapsing {
  position:relative;
  height:0;
  overflow:hidden;
  -webkit-transition:height .35s ease;
  transition:height .35s ease
}
body.customer-area-active .cuar-css-wrapper .caret {
  display:inline-block;
  width:0;
  height:0;
  margin-left:2px;
  vertical-align:middle;
  border-top:4px solid;
  border-right:4px solid transparent;
  border-left:4px solid transparent
}
body.customer-area-active .cuar-css-wrapper .caret.caret-tp {
  border-top-color:rgba(0,0,0,.2)
}
body.customer-area-active .cuar-css-wrapper .caret.caret-xs {
  border-width:2px
}
body.customer-area-active .cuar-css-wrapper .caret.caret-sm {
  border-width:3px
}
body.customer-area-active .cuar-css-wrapper .caret.caret-lg {
  border-width:5px
}
body.customer-area-active .cuar-css-wrapper .dropdown {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu.dropdown-sm {
  min-width:120px
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu.dropdown-sm li {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu.dropdown-sm li a {
  font-size:13px;
  padding:2px 12px
}
body.customer-area-active .cuar-css-wrapper .dropdown-toggle:focus {
  outline:0
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu {
  position:absolute;
  top:100%;
  left:0;
  z-index:1000;
  display:none;
  float:left;
  min-width:160px;
  padding:5px 0;
  margin:2px 0 0;
  list-style:none;
  font-size:13px;
  text-align:left;
  background-color:#f4f3f2;
  border:1px solid #d6d6d6;
  border-radius:1px;
  -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
  box-shadow:0 6px 12px rgba(0,0,0,.175);
  background-clip:padding-box
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu.pull-right {
  right:0;
  left:auto
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu .divider {
  height:1px;
  margin:8.5px 0;
  overflow:hidden;
  background-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu>li {
  margin-left:0!important;
  list-style:none
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu>li>a {
  display:block;
  padding:5px 15px;
  clear:both;
  color:#1c1a18;
  font-weight:400;
  line-height:1.49;
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu>li>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-menu>li>a:hover {
  text-decoration:none;
  color:#1c1a18;
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-menu>.active>a:hover {
  color:#fff;
  text-decoration:none;
  outline:0;
  background-color:#515151
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu>.disabled>a,
body.customer-area-active .cuar-css-wrapper .dropdown-menu>.disabled>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-menu>.disabled>a:hover {
  color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu>.disabled>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-menu>.disabled>a:hover {
  text-decoration:none;
  background-color:transparent;
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor:not-allowed
}
body.customer-area-active .cuar-css-wrapper .open>.dropdown-menu {
  display:block
}
body.customer-area-active .cuar-css-wrapper .open>a {
  outline:0
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu-right {
  left:auto;
  right:0
}
body.customer-area-active .cuar-css-wrapper .dropdown-menu-left {
  left:0;
  right:auto
}
body.customer-area-active .cuar-css-wrapper .dropdown-header {
  display:block;
  padding:3px 20px;
  font-size:11px;
  line-height:1.49;
  color:#1c1a18;
  white-space:nowrap;
  background:hsla(0,0%,100%,.7)
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar ul li.dropdown-header,
body.customer-area-active .cuar-css-wrapper .dropdown-header {
  margin-bottom:6px
}
body.customer-area-active .cuar-css-wrapper .dropdown-backdrop {
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  top:0;
  z-index:990
}
body.customer-area-active .cuar-css-wrapper .pull-right>.dropdown-menu {
  right:0;
  left:auto
}
body.customer-area-active .cuar-css-wrapper .dropup .caret,
body.customer-area-active .cuar-css-wrapper .navbar-fixed-bottom .dropdown .caret {
  border-top:0;
  border-bottom:4px solid;
  content:""
}
body.customer-area-active .cuar-css-wrapper .dropup .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-fixed-bottom .dropdown .dropdown-menu {
  top:auto;
  bottom:100%;
  margin-bottom:1px
}
@media (min-width:480px) {
  body.customer-area-active .cuar-css-wrapper .navbar-right .dropdown-menu {
    left:auto;
    right:0
  }
  body.customer-area-active .cuar-css-wrapper .navbar-right .dropdown-menu-left {
    left:0;
    right:auto
  }
}
body.customer-area-active .cuar-css-wrapper .btn-group,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical {
  position:relative;
  display:inline-block;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn,
body.customer-area-active .cuar-css-wrapper .btn-group>.btn {
  position:relative;
  float:left
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn.active,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn:active,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn:focus,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn:hover,
body.customer-area-active .cuar-css-wrapper .btn-group>.btn.active,
body.customer-area-active .cuar-css-wrapper .btn-group>.btn:active,
body.customer-area-active .cuar-css-wrapper .btn-group>.btn:focus,
body.customer-area-active .cuar-css-wrapper .btn-group>.btn:hover {
  z-index:2
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn:focus,
body.customer-area-active .cuar-css-wrapper .btn-group>.btn:focus {
  outline:0
}
body.customer-area-active .cuar-css-wrapper .btn-group .btn+.btn,
body.customer-area-active .cuar-css-wrapper .btn-group .btn+.btn-group,
body.customer-area-active .cuar-css-wrapper .btn-group .btn-group+.btn,
body.customer-area-active .cuar-css-wrapper .btn-group .btn-group+.btn-group {
  margin-left:-1px
}
body.customer-area-active .cuar-css-wrapper .btn-toolbar {
  margin-left:-5px
}
body.customer-area-active .cuar-css-wrapper .btn-toolbar:after,
body.customer-area-active .cuar-css-wrapper .btn-toolbar:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .btn-toolbar:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .btn-toolbar .btn-group,
body.customer-area-active .cuar-css-wrapper .btn-toolbar .input-group {
  float:left
}
body.customer-area-active .cuar-css-wrapper .btn-toolbar>.btn,
body.customer-area-active .cuar-css-wrapper .btn-toolbar>.btn-group,
body.customer-area-active .cuar-css-wrapper .btn-toolbar>.input-group {
  margin-left:5px
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn:first-child {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius:0;
  border-top-right-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn:last-child:not(:first-child),
body.customer-area-active .cuar-css-wrapper .btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius:0;
  border-top-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn-group {
  float:left
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn-group:first-child>.btn:last-child,
body.customer-area-active .cuar-css-wrapper .btn-group>.btn-group:first-child>.dropdown-toggle {
  border-bottom-right-radius:0;
  border-top-right-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn-group:last-child>.btn:first-child {
  border-bottom-left-radius:0;
  border-top-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group .dropdown-toggle:active,
body.customer-area-active .cuar-css-wrapper .btn-group.open .dropdown-toggle {
  outline:0
}
body.customer-area-active .cuar-css-wrapper .btn-group-lg>.btn {
  padding:10px 16px;
  font-size:17px;
  line-height:1.33;
  border-radius:3px
}
body.customer-area-active .cuar-css-wrapper .btn-group-sm>.btn {
  padding:5px 8px;
  font-size:11px;
  line-height:1.5;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group-xs>.btn {
  padding:1px 5px;
  font-size:11px;
  line-height:1.5;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn+.dropdown-toggle {
  padding-left:8px;
  padding-right:8px;
  border-left:1px solid rgba(0,0,0,.12)
}
body.customer-area-active .cuar-css-wrapper .btn-group>.btn-lg+.dropdown-toggle {
  padding-left:12px;
  padding-right:12px
}
body.customer-area-active .cuar-css-wrapper .btn-group.open .dropdown-toggle {
  -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
body.customer-area-active .cuar-css-wrapper .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .btn .caret {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .btn-lg .caret {
  border-width:5px 5px 0
}
body.customer-area-active .cuar-css-wrapper .dropup .btn-lg .caret {
  border-width:0 5px 5px
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group>.btn {
  display:block;
  float:none;
  width:100%;
  max-width:100%
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group:after,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group>.btn {
  float:none
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn+.btn,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn+.btn-group,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group+.btn,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group+.btn-group {
  margin-top:-1px;
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius:1px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius:1px;
  border-top-right-radius:0;
  border-top-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius:0;
  border-bottom-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius:0;
  border-top-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .btn-group-justified {
  display:table;
  width:100%;
  table-layout:fixed;
  border-collapse:separate
}
body.customer-area-active .cuar-css-wrapper .btn-group-justified>.btn,
body.customer-area-active .cuar-css-wrapper .btn-group-justified>.btn-group {
  float:none;
  display:table-cell;
  width:1%
}
body.customer-area-active .cuar-css-wrapper .btn-group-justified>.btn-group .btn {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .btn-group-justified>.btn-group .dropdown-menu {
  left:auto
}
body.customer-area-active .cuar-css-wrapper [data-toggle=buttons]>.btn>input[type=checkbox],
body.customer-area-active .cuar-css-wrapper [data-toggle=buttons]>.btn>input[type=radio] {
  position:absolute;
  z-index:-1;
  opacity:0;
  filter:alpha(opacity=0)
}
body.customer-area-active .cuar-css-wrapper .input-group {
  position:relative;
  display:table;
  border-collapse:separate
}
body.customer-area-active .cuar-css-wrapper .input-group[class*=col-] {
  float:none;
  padding-left:0;
  padding-right:0
}
body.customer-area-active .cuar-css-wrapper .input-group .form-control {
  position:relative;
  z-index:2;
  float:left;
  width:100%;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .input-group-lg>.form-control,
body.customer-area-active .cuar-css-wrapper .input-group-lg>.input-group-addon,
body.customer-area-active .cuar-css-wrapper .input-group-lg>.input-group-btn>.btn {
  height:45px;
  padding:10px 16px;
  font-size:17px;
  line-height:1.33;
  border-radius:3px
}
selectbody.customer-area-active .cuar-css-wrapper .input-group-lg>.form-control,
selectbody.customer-area-active .cuar-css-wrapper .input-group-lg>.input-group-addon,
selectbody.customer-area-active .cuar-css-wrapper .input-group-lg>.input-group-btn>.btn {
  height:45px;
  line-height:45px
}
select[multiple]body.customer-area-active .cuar-css-wrapper .input-group-lg>.form-control,
select[multiple]body.customer-area-active .cuar-css-wrapper .input-group-lg>.input-group-addon,
select[multiple]body.customer-area-active .cuar-css-wrapper .input-group-lg>.input-group-btn>.btn,
textareabody.customer-area-active .cuar-css-wrapper .input-group-lg>.form-control,
textareabody.customer-area-active .cuar-css-wrapper .input-group-lg>.input-group-addon,
textareabody.customer-area-active .cuar-css-wrapper .input-group-lg>.input-group-btn>.btn {
  height:auto
}
body.customer-area-active .cuar-css-wrapper .input-group-sm>.form-control,
body.customer-area-active .cuar-css-wrapper .input-group-sm>.input-group-addon,
body.customer-area-active .cuar-css-wrapper .input-group-sm>.input-group-btn>.btn {
  height:28px;
  padding:5px 8px;
  font-size:11px;
  line-height:1.5;
  border-radius:0
}
selectbody.customer-area-active .cuar-css-wrapper .input-group-sm>.form-control,
selectbody.customer-area-active .cuar-css-wrapper .input-group-sm>.input-group-addon,
selectbody.customer-area-active .cuar-css-wrapper .input-group-sm>.input-group-btn>.btn {
  height:28px;
  line-height:28px
}
select[multiple]body.customer-area-active .cuar-css-wrapper .input-group-sm>.form-control,
select[multiple]body.customer-area-active .cuar-css-wrapper .input-group-sm>.input-group-addon,
select[multiple]body.customer-area-active .cuar-css-wrapper .input-group-sm>.input-group-btn>.btn,
textareabody.customer-area-active .cuar-css-wrapper .input-group-sm>.form-control,
textareabody.customer-area-active .cuar-css-wrapper .input-group-sm>.input-group-addon,
textareabody.customer-area-active .cuar-css-wrapper .input-group-sm>.input-group-btn>.btn {
  height:auto
}
body.customer-area-active .cuar-css-wrapper .input-group-addon,
body.customer-area-active .cuar-css-wrapper .input-group-btn,
body.customer-area-active .cuar-css-wrapper .input-group .form-control {
  display:table-cell
}
body.customer-area-active .cuar-css-wrapper .input-group-addon:not(:first-child):not(:last-child),
body.customer-area-active .cuar-css-wrapper .input-group-btn:not(:first-child):not(:last-child),
body.customer-area-active .cuar-css-wrapper .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .input-group-addon,
body.customer-area-active .cuar-css-wrapper .input-group-btn {
  width:1%;
  white-space:nowrap;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .input-group-addon {
  min-width:40px;
  padding:9px 12px;
  font-size:13px;
  font-weight:400;
  line-height:1;
  color:#515151;
  text-align:center;
  background-color:#f4f3f2;
  border:1px solid #e1dfdc;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .input-group-addon.input-sm {
  padding:5px 8px;
  font-size:11px;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .input-group-addon.input-lg {
  padding:10px 16px;
  font-size:17px;
  border-radius:3px
}
body.customer-area-active .cuar-css-wrapper .input-group-addon input[type=checkbox],
body.customer-area-active .cuar-css-wrapper .input-group-addon input[type=radio] {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .input-group-addon:first-child,
body.customer-area-active .cuar-css-wrapper .input-group-btn:first-child>.btn,
body.customer-area-active .cuar-css-wrapper .input-group-btn:first-child>.btn-group>.btn,
body.customer-area-active .cuar-css-wrapper .input-group-btn:first-child>.dropdown-toggle,
body.customer-area-active .cuar-css-wrapper .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
body.customer-area-active .cuar-css-wrapper .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
body.customer-area-active .cuar-css-wrapper .input-group .form-control:first-child {
  border-bottom-right-radius:0;
  border-top-right-radius:0
}
body.customer-area-active .cuar-css-wrapper .input-group-addon:first-child {
  border-right:0
}
body.customer-area-active .cuar-css-wrapper .input-group-addon:last-child,
body.customer-area-active .cuar-css-wrapper .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
body.customer-area-active .cuar-css-wrapper .input-group-btn:first-child>.btn:not(:first-child),
body.customer-area-active .cuar-css-wrapper .input-group-btn:last-child>.btn,
body.customer-area-active .cuar-css-wrapper .input-group-btn:last-child>.btn-group>.btn,
body.customer-area-active .cuar-css-wrapper .input-group-btn:last-child>.dropdown-toggle,
body.customer-area-active .cuar-css-wrapper .input-group .form-control:last-child {
  border-bottom-left-radius:0;
  border-top-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .input-group-addon:last-child {
  border-left:0
}
body.customer-area-active .cuar-css-wrapper .input-group-btn {
  position:relative;
  font-size:0;
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .input-group-btn>.btn {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .input-group-btn>.btn+.btn {
  margin-left:-1px
}
body.customer-area-active .cuar-css-wrapper .input-group-btn>.btn:active,
body.customer-area-active .cuar-css-wrapper .input-group-btn>.btn:focus,
body.customer-area-active .cuar-css-wrapper .input-group-btn>.btn:hover {
  z-index:2
}
body.customer-area-active .cuar-css-wrapper .input-group-btn:first-child>.btn,
body.customer-area-active .cuar-css-wrapper .input-group-btn:first-child>.btn-group {
  margin-right:-1px
}
body.customer-area-active .cuar-css-wrapper .input-group-btn:last-child>.btn,
body.customer-area-active .cuar-css-wrapper .input-group-btn:last-child>.btn-group {
  margin-left:-1px
}
body.customer-area-active .cuar-css-wrapper .nav {
  margin-bottom:0;
  padding-left:0;
  list-style:none
}
body.customer-area-active .cuar-css-wrapper .nav:after,
body.customer-area-active .cuar-css-wrapper .nav:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .nav:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .nav>li {
  position:relative;
  display:block;
  margin-left:0!important
}
body.customer-area-active .cuar-css-wrapper .nav>li>a {
  position:relative;
  display:block;
  padding:10px 15px
}
body.customer-area-active .cuar-css-wrapper .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .nav>li>a:hover {
  text-decoration:none;
  background-color:#f2f2f2
}
body.customer-area-active .cuar-css-wrapper .nav>li.disabled>a {
  color:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .nav>li.disabled>a:focus,
body.customer-area-active .cuar-css-wrapper .nav>li.disabled>a:hover {
  color:#f4f3f2;
  text-decoration:none;
  background-color:transparent;
  cursor:not-allowed
}
body.customer-area-active .cuar-css-wrapper .nav .open>a,
body.customer-area-active .cuar-css-wrapper .nav .open>a:focus,
body.customer-area-active .cuar-css-wrapper .nav .open>a:hover {
  background-color:#f2f2f2;
  border-color:#ccc
}
body.customer-area-active .cuar-css-wrapper .nav .nav-divider {
  height:1px;
  margin:8.5px 0;
  overflow:hidden;
  background-color:#e5e5e5
}
body.customer-area-active .cuar-css-wrapper .nav>li>a>img {
  max-width:none
}
body.customer-area-active .cuar-css-wrapper .nav-tabs {
  border-bottom:1px solid #ddd
}
body.customer-area-active .cuar-css-wrapper .nav-tabs>li {
  float:left;
  margin-bottom:-1px
}
body.customer-area-active .cuar-css-wrapper .nav-tabs>li>a {
  margin-right:2px;
  line-height:1.49;
  border:1px solid transparent;
  border-radius:1px 1px 0 0
}
body.customer-area-active .cuar-css-wrapper .nav-tabs>li>a:hover {
  border-color:#fff #fff #ddd
}
body.customer-area-active .cuar-css-wrapper .nav-tabs>li.active>a,
body.customer-area-active .cuar-css-wrapper .nav-tabs>li.active>a:focus,
body.customer-area-active .cuar-css-wrapper .nav-tabs>li.active>a:hover {
  color:#e8e6e4;
  background-color:transparent;
  border:1px solid;
  border-color:#ddd #ddd transparent;
  cursor:default
}
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified {
  width:100%;
  border-bottom:0
}
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>li {
  float:none
}
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>li>a {
  text-align:center;
  margin-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top:auto;
  left:auto
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>li {
    display:table-cell;
    width:1%
  }
  body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>li>a {
    margin-bottom:0
  }
}
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>li>a {
  margin-right:0;
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>.active>a,
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>.active>a:hover {
  border:1px solid #ddd
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>li>a {
    border-bottom:1px solid #ddd;
    border-radius:1px 1px 0 0
  }
  body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>.active>a,
  body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>.active>a:focus,
  body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color:#fff
  }
}
body.customer-area-active .cuar-css-wrapper .page-heading {
  position:relative;
  padding:30px 40px;
  margin:-22px -12px 22px;
  border-bottom:1px solid #d6d6d6;
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div.cuar-page-content-main .page-heading {
  margin:-25px -13px 25px -11px
}
body.customer-area-active .cuar-css-wrapper .nav-justified {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .nav-justified>li {
  float:none
}
body.customer-area-active .cuar-css-wrapper .nav-justified>li>a {
  text-align:center;
  margin-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .nav-justified>.dropdown .dropdown-menu {
  top:auto;
  left:auto
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .nav-justified>li {
    display:table-cell;
    width:1%
  }
  body.customer-area-active .cuar-css-wrapper .nav-justified>li>a {
    margin-bottom:0
  }
}
body.customer-area-active .cuar-css-wrapper .nav-tabs-justified {
  border-bottom:0
}
body.customer-area-active .cuar-css-wrapper .nav-tabs-justified>li>a {
  margin-right:0;
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper .nav-tabs-justified>.active>a,
body.customer-area-active .cuar-css-wrapper .nav-tabs-justified>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .nav-tabs-justified>.active>a:hover {
  border:1px solid #ddd
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .nav-tabs-justified>li>a {
    border-bottom:1px solid #ddd;
    border-radius:1px 1px 0 0
  }
  body.customer-area-active .cuar-css-wrapper .nav-tabs-justified>.active>a,
  body.customer-area-active .cuar-css-wrapper .nav-tabs-justified>.active>a:focus,
  body.customer-area-active .cuar-css-wrapper .nav-tabs-justified>.active>a:hover {
    border-bottom-color:#fff
  }
}
body.customer-area-active .cuar-css-wrapper .tab-content>.tab-pane {
  display:none
}
body.customer-area-active .cuar-css-wrapper .tab-content>.active {
  display:block
}
body.customer-area-active .cuar-css-wrapper .nav-tabs .dropdown-menu {
  margin-top:-1px;
  border-top-right-radius:0;
  border-top-left-radius:0
}
body.customer-area-active.admin-bar .cuar-css-wrapper .navbar-fixed-top {
  top:32px
}
body.customer-area-active .cuar-css-wrapper .navbar {
  position:relative;
  min-height:50px;
  margin-bottom:19px;
  border:1px solid transparent
}
body.customer-area-active .cuar-css-wrapper .navbar:after,
body.customer-area-active .cuar-css-wrapper .navbar:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .navbar:after {
  clear:both
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar {
    border-radius:1px
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-header:after,
body.customer-area-active .cuar-css-wrapper .navbar-header:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .navbar-header:after {
  clear:both
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar-header {
    float:left
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-collapse {
  overflow:visible;
  padding-right:11px;
  padding-left:11px;
  border-top:1px solid transparent;
  -webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);
  box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);
  -webkit-overflow-scrolling:touch
}
body.customer-area-active .cuar-css-wrapper .navbar-collapse:after,
body.customer-area-active .cuar-css-wrapper .navbar-collapse:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .navbar-collapse:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .navbar-collapse.in {
  overflow-y:auto
}
body.customer-area-active .cuar-css-wrapper .navbar-collapse.collapsing {
  overflow-y:hidden
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar-collapse {
    width:auto;
    border-top:0;
    -webkit-box-shadow:none;
    box-shadow:none
  }
  body.customer-area-active .cuar-css-wrapper .navbar-collapse.collapse {
    display:block!important;
    height:auto!important;
    padding-bottom:0;
    overflow:visible
  }
  body.customer-area-active .cuar-css-wrapper .navbar-collapse.in {
    overflow-y:visible
  }
  .navbar-fixed-bottom body.customer-area-active .cuar-css-wrapper .navbar-collapse,
  .navbar-fixed-top body.customer-area-active .cuar-css-wrapper .navbar-collapse,
  .navbar-static-top body.customer-area-active .cuar-css-wrapper .navbar-collapse {
    padding-left:0;
    padding-right:0
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-fixed-bottom .navbar-collapse,
body.customer-area-active .cuar-css-wrapper .navbar-fixed-top .navbar-collapse {
  max-height:340px
}
@media (max-width:767px) and (orientation:landscape) {
  body.customer-area-active .cuar-css-wrapper .navbar-fixed-bottom .navbar-collapse,
  body.customer-area-active .cuar-css-wrapper .navbar-fixed-top .navbar-collapse {
    max-height:200px
  }
}
body.customer-area-active .cuar-css-wrapper .container-fluid>.navbar-collapse,
body.customer-area-active .cuar-css-wrapper .container-fluid>.navbar-header,
body.customer-area-active .cuar-css-wrapper .container>.navbar-collapse,
body.customer-area-active .cuar-css-wrapper .container>.navbar-header {
  margin-right:-11px;
  margin-left:-11px
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .container-fluid>.navbar-collapse,
  body.customer-area-active .cuar-css-wrapper .container-fluid>.navbar-header,
  body.customer-area-active .cuar-css-wrapper .container>.navbar-collapse,
  body.customer-area-active .cuar-css-wrapper .container>.navbar-header {
    margin-right:0;
    margin-left:0
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-static-top {
  z-index:1000;
  border-width:0 0 1px
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar-static-top {
    border-radius:0
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-fixed-bottom,
body.customer-area-active .cuar-css-wrapper .navbar-fixed-top {
  position:fixed;
  right:0;
  left:0;
  z-index:1030;
  -webkit-transform:translateZ(0);
  transform:translateZ(0)
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar-fixed-bottom,
  body.customer-area-active .cuar-css-wrapper .navbar-fixed-top {
    border-radius:0
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-fixed-top {
  top:0;
  border-width:0 0 1px
}
body.customer-area-active .cuar-css-wrapper .navbar-fixed-bottom {
  bottom:0;
  margin-bottom:0;
  border-width:1px 0 0
}
body.customer-area-active .cuar-css-wrapper .navbar-brand {
  float:left;
  padding:15.5px 11px;
  font-size:17px;
  line-height:19px;
  height:50px
}
body.customer-area-active .cuar-css-wrapper .navbar-brand:focus,
body.customer-area-active .cuar-css-wrapper .navbar-brand:hover {
  text-decoration:none
}
@media (min-width:768px) {
  .navbar>.container-fluid body.customer-area-active .cuar-css-wrapper .navbar-brand,
  .navbar>.container body.customer-area-active .cuar-css-wrapper .navbar-brand {
    margin-left:-11px
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-toggle {
  position:relative;
  float:right;
  margin-right:11px;
  padding:9px 10px;
  margin-top:8px;
  margin-bottom:8px;
  background-color:transparent;
  background-image:none;
  border:1px solid transparent;
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper .navbar-toggle:focus {
  outline:0
}
body.customer-area-active .cuar-css-wrapper .navbar-toggle .icon-bar {
  display:block;
  width:22px;
  height:2px;
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper .navbar-toggle .icon-bar+.icon-bar {
  margin-top:4px
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar-toggle {
    display:none
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-nav {
  margin:7.75px -11px;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .navbar-nav>li>a {
  padding-top:10px;
  padding-bottom:10px;
  line-height:19px
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .navbar-nav .open .dropdown-menu {
    position:static;
    float:none;
    width:auto;
    margin-top:0;
    background-color:transparent;
    border:0;
    -webkit-box-shadow:none;
    box-shadow:none
  }
  body.customer-area-active .cuar-css-wrapper .navbar-nav .open .dropdown-menu .dropdown-header,
  body.customer-area-active .cuar-css-wrapper .navbar-nav .open .dropdown-menu>li>a {
    padding:5px 15px 5px 25px
  }
  body.customer-area-active .cuar-css-wrapper .navbar-nav .open .dropdown-menu>li>a {
    line-height:19px
  }
  body.customer-area-active .cuar-css-wrapper .navbar-nav .open .dropdown-menu>li>a:focus,
  body.customer-area-active .cuar-css-wrapper .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image:none
  }
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar-nav {
    float:left;
    margin:0
  }
  body.customer-area-active .cuar-css-wrapper .navbar-nav>li {
    float:left
  }
  body.customer-area-active .cuar-css-wrapper .navbar-nav>li>a {
    padding-top:15.5px;
    padding-bottom:15.5px
  }
  body.customer-area-active .cuar-css-wrapper .navbar-nav.navbar-right:last-child {
    margin-right:-11px
  }
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar-left {
    float:left
  }
  body.customer-area-active .cuar-css-wrapper .navbar-right {
    float:right
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-form {
  padding:10px 11px;
  border-top:1px solid transparent;
  border-bottom:1px solid transparent;
  -webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);
  box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);
  margin:5.5px -11px
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .navbar-form .form-group {
    margin-bottom:5px
  }
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar-form {
    width:auto;
    border:0;
    margin-left:0;
    margin-right:0;
    padding-top:0;
    padding-bottom:0;
    -webkit-box-shadow:none;
    box-shadow:none
  }
  body.customer-area-active .cuar-css-wrapper .navbar-form.navbar-right:last-child {
    margin-right:-11px
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-nav>li>.dropdown-menu {
  margin-top:0;
  border-top-right-radius:0;
  border-top-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius:0;
  border-bottom-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .navbar-btn {
  margin-top:15px;
  margin-bottom:15px
}
body.customer-area-active .cuar-css-wrapper .navbar-btn.btn-sm {
  margin-top:11px;
  margin-bottom:11px
}
body.customer-area-active .cuar-css-wrapper .navbar-btn.btn-xs {
  margin-top:14px;
  margin-bottom:14px
}
body.customer-area-active .cuar-css-wrapper .navbar-text {
  margin-top:15.5px;
  margin-bottom:15.5px
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .navbar-text {
    float:left;
    margin-left:11px;
    margin-right:11px
  }
  body.customer-area-active .cuar-css-wrapper .navbar-text.navbar-right:last-child {
    margin-right:0
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-toggle {
  border-color:#444
}
body.customer-area-active .cuar-css-wrapper .navbar-toggle:focus,
body.customer-area-active .cuar-css-wrapper .navbar-toggle:hover {
  background-color:#515151
}
body.customer-area-active .cuar-css-wrapper .navbar-toggle:focus .icon-bar,
body.customer-area-active .cuar-css-wrapper .navbar-toggle:hover .icon-bar {
  background-color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .navbar-toggle .icon-bar {
  background-color:#444
}
body.customer-area-active .cuar-css-wrapper .navbar-default {
  background-color:#fff;
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-brand {
  color:rgba(0,0,0,.87)
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-brand:focus,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-brand:hover {
  color:rgba(0,0,0,.87);
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-text {
  color:#b9b1ad
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>li>a {
  color:rgba(0,0,0,.87)
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>li>a:hover {
  color:rgba(0,0,0,.87);
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>.active>a:hover {
  color:#fff;
  background-color:#515151
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>.disabled>a,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>.disabled>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>.disabled>a:hover {
  color:rgba(35,32,30,.408);
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-toggle {
  border-color:#ddd
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-toggle:focus,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-toggle:hover {
  background-color:#ddd
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-toggle .icon-bar {
  background-color:#888
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-collapse,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-form {
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>.open>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav>.open>a:hover {
  background-color:#515151;
  color:#fff
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color:rgba(0,0,0,.87)
  }
  body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color:rgba(0,0,0,.87);
    background-color:#fff
  }
  body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color:#fff;
    background-color:#515151
  }
  body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color:rgba(35,32,30,.408);
    background-color:transparent
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-default .btn-link,
body.customer-area-active .cuar-css-wrapper .navbar-default .btn-link:focus,
body.customer-area-active .cuar-css-wrapper .navbar-default .btn-link:hover,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-link,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-link:hover {
  color:rgba(0,0,0,.87)
}
body.customer-area-active .cuar-css-wrapper .navbar-default .btn-link[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .navbar-default .btn-link[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .navbar-default .btn-link:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .navbar-default .btn-link:hover {
  color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse {
  background-color:#c5bebb;
  border-color:#d4cfcd
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-brand {
  color:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-brand:focus,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-brand:hover {
  color:#fff;
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-text {
  color:#e8e6e4
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>li>a {
  color:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>li>a:hover {
  color:#fff;
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>.active>a:hover {
  color:#fff;
  background-color:#ada49f
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>.disabled>a,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>.disabled>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>.disabled>a:hover {
  color:#444;
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-toggle {
  border-color:#333
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-toggle:focus,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-toggle:hover {
  background-color:#333
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-toggle .icon-bar {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-collapse,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-form {
  border-color:#b4aca7
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>.open>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav>.open>a:hover {
  background-color:#ada49f;
  color:#fff
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color:#d4cfcd
  }
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color:#d4cfcd
  }
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color:#f4f3f2
  }
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color:#fff;
    background-color:transparent
  }
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color:#fff;
    background-color:#ada49f
  }
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color:#444;
    background-color:transparent
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-link {
  color:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .navbar-link:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .btn-link {
  color:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .btn-link:focus,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .btn-link:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-inverse .btn-link[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .navbar-inverse .btn-link:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .navbar-inverse .btn-link:hover {
  color:#444
}
body.customer-area-active .cuar-css-wrapper .pagination {
  width:auto;
  display:table;
  padding-left:0;
  margin:19px auto;
  border-radius:1px;
  clear:both
}
body.customer-area-active .cuar-css-wrapper .pagination:after,
body.customer-area-active .cuar-css-wrapper .pagination:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .pagination:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .pagination>li {
  display:inline-block;
  margin-left:0!important
}
body.customer-area-active .cuar-css-wrapper .pagination>li>a,
body.customer-area-active .cuar-css-wrapper .pagination>li>span {
  position:relative;
  float:left;
  padding:5px 12px;
  line-height:1.49;
  text-decoration:none;
  color:rgba(65,65,65,.9168);
  background-color:#fff;
  border:1px solid #ebebeb;
  margin-left:-1px
}
body.customer-area-active .cuar-css-wrapper .pagination>li:first-child>a,
body.customer-area-active .cuar-css-wrapper .pagination>li:first-child>span {
  margin-left:0;
  border-bottom-left-radius:1px;
  border-top-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .pagination>li:last-child>a,
body.customer-area-active .cuar-css-wrapper .pagination>li:last-child>span {
  border-bottom-right-radius:1px;
  border-top-right-radius:1px
}
body.customer-area-active .cuar-css-wrapper .pagination>li>a:focus,
body.customer-area-active .cuar-css-wrapper .pagination>li>a:hover,
body.customer-area-active .cuar-css-wrapper .pagination>li>span:focus,
body.customer-area-active .cuar-css-wrapper .pagination>li>span:hover {
  color:#d0cfcf;
  background-color:#515151;
  border-color:#444
}
body.customer-area-active .cuar-css-wrapper .pagination>.active>a,
body.customer-area-active .cuar-css-wrapper .pagination>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .pagination>.active>a:hover,
body.customer-area-active .cuar-css-wrapper .pagination>.active>span,
body.customer-area-active .cuar-css-wrapper .pagination>.active>span:focus,
body.customer-area-active .cuar-css-wrapper .pagination>.active>span:hover {
  z-index:2;
  color:#d0cfcf;
  background-color:#515151;
  border-color:#444;
  cursor:default
}
body.customer-area-active .cuar-css-wrapper .pagination>.disabled>a,
body.customer-area-active .cuar-css-wrapper .pagination>.disabled>a:focus,
body.customer-area-active .cuar-css-wrapper .pagination>.disabled>a:hover,
body.customer-area-active .cuar-css-wrapper .pagination>.disabled>span,
body.customer-area-active .cuar-css-wrapper .pagination>.disabled>span:focus,
body.customer-area-active .cuar-css-wrapper .pagination>.disabled>span:hover {
  color:#f4f3f2;
  background-color:#fff;
  border-color:#ddd;
  cursor:not-allowed
}
body.customer-area-active .cuar-css-wrapper .pagination-lg>li>a,
body.customer-area-active .cuar-css-wrapper .pagination-lg>li>span {
  padding:10px 16px;
  font-size:17px
}
body.customer-area-active .cuar-css-wrapper .pagination-lg>li:first-child>a,
body.customer-area-active .cuar-css-wrapper .pagination-lg>li:first-child>span {
  border-bottom-left-radius:3px;
  border-top-left-radius:3px
}
body.customer-area-active .cuar-css-wrapper .pagination-lg>li:last-child>a,
body.customer-area-active .cuar-css-wrapper .pagination-lg>li:last-child>span {
  border-bottom-right-radius:3px;
  border-top-right-radius:3px
}
body.customer-area-active .cuar-css-wrapper .pagination-sm>li>a,
body.customer-area-active .cuar-css-wrapper .pagination-sm>li>span {
  padding:5px 8px;
  font-size:11px
}
body.customer-area-active .cuar-css-wrapper .pagination-sm>li:first-child>a,
body.customer-area-active .cuar-css-wrapper .pagination-sm>li:first-child>span {
  border-bottom-left-radius:0;
  border-top-left-radius:0
}
body.customer-area-active .cuar-css-wrapper .pagination-sm>li:last-child>a,
body.customer-area-active .cuar-css-wrapper .pagination-sm>li:last-child>span {
  border-bottom-right-radius:0;
  border-top-right-radius:0
}
body.customer-area-active .cuar-css-wrapper .label {
  display:inline;
  padding:.3em .7em .4em;
  font-size:84%;
  font-weight:600;
  line-height:19px;
  color:#fff;
  text-align:center;
  white-space:nowrap;
  vertical-align:baseline;
  border-radius:.25em
}
body.customer-area-active .cuar-css-wrapper .label.label-xs {
  padding:0 .35em .1em;
  font-size:75%
}
body.customer-area-active .cuar-css-wrapper .label.label-sm {
  padding:.1em .65em .2em;
  font-size:75%
}
body.customer-area-active .cuar-css-wrapper .label.label-lg {
  padding:.4em .9em .5em;
  font-size:95%
}
body.customer-area-active .cuar-css-wrapper .label.label-rounded {
  padding:.2em .85em .3em;
  border-radius:1em
}
body.customer-area-active .cuar-css-wrapper .label.label-rounded.label-xs {
  padding:0 .35em .1em
}
body.customer-area-active .cuar-css-wrapper .label.label-rounded.label-sm {
  padding:.1em .65em .2em
}
body.customer-area-active .cuar-css-wrapper .label.label-rounded.label-lg {
  padding:.4em .9em .5em
}
body.customer-area-active .cuar-css-wrapper .label:empty {
  display:none
}
body.customer-area-active .cuar-css-wrapper a.label:focus,
body.customer-area-active .cuar-css-wrapper a.label:hover {
  color:#fff;
  text-decoration:none;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .btn .label {
  position:relative;
  top:-1px
}
body.customer-area-active .cuar-css-wrapper .badge {
  display:inline-block;
  min-width:10px;
  padding:3px 7px;
  font-size:12px;
  font-weight:600;
  color:#fff;
  line-height:1;
  vertical-align:baseline;
  white-space:nowrap;
  text-align:center;
  background-color:#f4f3f2;
  border-radius:10px
}
body.customer-area-active .cuar-css-wrapper .badge:empty {
  display:none
}
.btn body.customer-area-active .cuar-css-wrapper .badge {
  position:relative;
  top:-1px
}
.btn-xs body.customer-area-active .cuar-css-wrapper .badge {
  top:0;
  padding:1px 5px
}
abody.customer-area-active .cuar-css-wrapper .badge:focus,
abody.customer-area-active .cuar-css-wrapper .badge:hover {
  color:#fff;
  text-decoration:none;
  cursor:pointer
}
.nav-pills>.active>a>body.customer-area-active .cuar-css-wrapper .badge,
a.list-group-item.active>body.customer-area-active .cuar-css-wrapper .badge {
  color:#515151;
  background-color:#fff
}
.nav-pills>li>a>body.customer-area-active .cuar-css-wrapper .badge {
  margin-left:3px
}
body.customer-area-active .cuar-css-wrapper .thumbnail {
  display:block;
  padding:4px;
  margin-bottom:19px;
  line-height:1.49;
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:1px;
  -webkit-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
body.customer-area-active .cuar-css-wrapper .thumbnail>img,
body.customer-area-active .cuar-css-wrapper .thumbnail a>img {
  display:block;
  width:100%\9;
  max-width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto
}
abody.customer-area-active .cuar-css-wrapper .thumbnail.active,
abody.customer-area-active .cuar-css-wrapper .thumbnail:focus,
abody.customer-area-active .cuar-css-wrapper .thumbnail:hover {
  border-color:#515151
}
body.customer-area-active .cuar-css-wrapper .thumbnail .caption {
  padding:9px;
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .alert {
  color:rgba(65,65,65,.9168);
  font-size:15px;
  padding:12px;
  margin-bottom:19px;
  border:1px solid rgba(0,0,0,.1);
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper .alert .close,
body.customer-area-active .cuar-css-wrapper .alert .close:hover {
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .alert hr {
  border-top-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert h4 {
  margin-top:0;
  color:inherit
}
body.customer-area-active .cuar-css-wrapper .alert .alert-link,
body.customer-area-active .cuar-css-wrapper .alert .cuar-inline-action,
body.customer-area-active .cuar-css-wrapper .alert>a {
  color:#2e2e2e;
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .alert>p,
body.customer-area-active .cuar-css-wrapper .alert>ul {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .alert>p+p {
  margin-top:5px
}
body.customer-area-active .cuar-css-wrapper .alert.alert-micro,
body.customer-area-active .cuar-css-wrapper .alert .alert-sm {
  font-size:13px;
  padding:9px 35px 9px 9px;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .alert.alert-sm {
  padding:12px 35px 12px 12px
}
body.customer-area-active .cuar-css-wrapper .alert.alert-border {
  border:1px solid transparent
}
body.customer-area-active .cuar-css-wrapper .alert.alert-border-right {
  border-right-width:6px
}
body.customer-area-active .cuar-css-wrapper .alert.alert-border-top {
  border-top-width:3px
}
body.customer-area-active .cuar-css-wrapper .alert.alert-border-bottom {
  border-bottom-width:3px
}
body.customer-area-active .cuar-css-wrapper .alert.alert-border-left {
  padding-left:15px;
  border-left-width:6px
}
body.customer-area-active .cuar-css-wrapper .alert-dismissable,
body.customer-area-active .cuar-css-wrapper .alert-dismissible {
  padding-right:32px
}
body.customer-area-active .cuar-css-wrapper .alert-dismissable .close,
body.customer-area-active .cuar-css-wrapper .alert-dismissible .close {
  float:right;
  position:relative;
  right:-21px;
  opacity:.3
}
body.customer-area-active .cuar-css-wrapper .alert-dismissable .close:hover,
body.customer-area-active .cuar-css-wrapper .alert-dismissible .close:hover {
  opacity:1;
  background:none
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position:40px 0
  }
  to {
    background-position:0 0
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position:40px 0
  }
  to {
    background-position:0 0
  }
}
body.customer-area-active .cuar-css-wrapper .progress {
  overflow:hidden;
  height:19px;
  margin-bottom:19px;
  background-color:#fff;
  border-radius:1px;
  -webkit-box-shadow:0 0 1px rgba(35,32,30,.408);
  box-shadow:0 0 1px rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .progress-bar {
  float:left;
  width:0;
  height:100%;
  font-size:11px;
  font-weight:600;
  line-height:19px;
  color:#a9a6a3;
  text-align:left;
  padding-left:4.75px;
  background-color:#38342f;
  -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition:width .6s ease;
  transition:width .6s ease;
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .progress-bar-striped,
body.customer-area-active .cuar-css-wrapper .progress-striped .progress-bar {
  background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
  background-size:40px 40px
}
body.customer-area-active .cuar-css-wrapper .progress-bar.active,
body.customer-area-active .cuar-css-wrapper .progress.active .progress-bar {
  -webkit-animation:progress-bar-stripes 2s linear infinite;
  animation:progress-bar-stripes 2s linear infinite
}
body.customer-area-active .cuar-css-wrapper .progress-bar[aria-valuenow="1"],
body.customer-area-active .cuar-css-wrapper .progress-bar[aria-valuenow="2"] {
  min-width:30px
}
body.customer-area-active .cuar-css-wrapper .progress-bar[aria-valuenow="0"] {
  color:#38342f;
  min-width:30px;
  background-color:transparent;
  background-image:none;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-xxs {
  height:3px;
  border-radius:2px
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-xxs .progress-bar {
  line-height:3px
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-xs {
  height:6px;
  border-radius:2px
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-xs .progress-bar {
  line-height:6px
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-sm {
  height:10px;
  border-radius:2px
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-sm .progress-bar {
  line-height:10px
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-lg {
  height:20px
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-lg .progress-bar {
  line-height:20px
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-xl {
  height:24px
}
body.customer-area-active .cuar-css-wrapper .progress.progress-bar-xl .progress-bar {
  line-height:24px
}
body.customer-area-active .cuar-css-wrapper .progress.right .progress-bar {
  float:right
}
body.customer-area-active .cuar-css-wrapper .progress.vertical {
  height:100%;
  min-height:200px;
  width:22px;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .progress.vertical .progress-bar {
  width:100%;
  position:absolute;
  font-size:11px;
  line-height:20px
}
body.customer-area-active .cuar-css-wrapper .progress.vertical.bottom .progress-bar {
  bottom:0
}
body.customer-area-active .cuar-css-wrapper .progress {
  height:18px;
  border-radius:2px
}
body.customer-area-active .cuar-css-wrapper .progress.vertical.progress-bar-sm {
  width:16px
}
body.customer-area-active .cuar-css-wrapper .progress.vertical.progress-bar-lg {
  width:30px
}
body.customer-area-active .cuar-css-wrapper .progress.vertical.progress-bar-xl {
  width:40px
}
body.customer-area-active .cuar-css-wrapper .media {
  color:#38342f;
  font-weight:600;
  margin-top:15px
}
body.customer-area-active .cuar-css-wrapper .media:first-child {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .media-right,
body.customer-area-active .cuar-css-wrapper .media>.pull-right {
  padding-left:10px
}
body.customer-area-active .cuar-css-wrapper .media-left,
body.customer-area-active .cuar-css-wrapper .media>.pull-left {
  padding-right:10px
}
body.customer-area-active .cuar-css-wrapper .media-body,
body.customer-area-active .cuar-css-wrapper .media-left,
body.customer-area-active .cuar-css-wrapper .media-right {
  display:table-cell;
  vertical-align:top
}
body.customer-area-active .cuar-css-wrapper .media-middle {
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .media-bottom {
  vertical-align:bottom
}
body.customer-area-active .cuar-css-wrapper .media-heading {
  color:#f4f3f2;
  margin-top:0;
  margin-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .media-list {
  padding-left:0;
  list-style:none
}
body.customer-area-active .cuar-css-wrapper .list-group {
  list-style:none;
  margin-bottom:18px;
  padding-left:0;
  line-height:1.49
}
body.customer-area-active .cuar-css-wrapper .list-group>li {
  margin-bottom:-1px;
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .list-group-item {
  position:relative;
  display:block;
  padding:5px;
  background-color:#fff;
  border:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .list-group-item:first-child {
  border-top-right-radius:1px;
  border-top-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .list-group-item:last-child {
  margin-bottom:0;
  border-bottom-right-radius:1px;
  border-bottom-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .list-group-item>.badge {
  float:right
}
body.customer-area-active .cuar-css-wrapper .list-group-item>.badge+.badge {
  margin-right:5px
}
body.customer-area-active .cuar-css-wrapper .list-group-item.disabled,
body.customer-area-active .cuar-css-wrapper .list-group-item.disabled:focus,
body.customer-area-active .cuar-css-wrapper .list-group-item.disabled:hover {
  background-color:#fff;
  color:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .list-group-item.disabled .list-group-item-heading,
body.customer-area-active .cuar-css-wrapper .list-group-item.disabled:focus .list-group-item-heading,
body.customer-area-active .cuar-css-wrapper .list-group-item.disabled:hover .list-group-item-heading {
  color:inherit
}
body.customer-area-active .cuar-css-wrapper .list-group-item.disabled .list-group-item-text,
body.customer-area-active .cuar-css-wrapper .list-group-item.disabled:focus .list-group-item-text,
body.customer-area-active .cuar-css-wrapper .list-group-item.disabled:hover .list-group-item-text {
  color:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .list-group-item.active,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:focus,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:hover {
  z-index:2;
  color:#fff;
  background-color:#515151;
  border-color:#515151
}
body.customer-area-active .cuar-css-wrapper .list-group-item.active .list-group-item-heading,
body.customer-area-active .cuar-css-wrapper .list-group-item.active .list-group-item-heading>.small,
body.customer-area-active .cuar-css-wrapper .list-group-item.active .list-group-item-heading>small,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:focus .list-group-item-heading,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:focus .list-group-item-heading>.small,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:focus .list-group-item-heading>small,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:hover .list-group-item-heading,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:hover .list-group-item-heading>.small,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:hover .list-group-item-heading>small {
  color:inherit
}
body.customer-area-active .cuar-css-wrapper .list-group-item.active .list-group-item-text,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:focus .list-group-item-text,
body.customer-area-active .cuar-css-wrapper .list-group-item.active:hover .list-group-item-text {
  color:#b7b7b7
}
body.customer-area-active .cuar-css-wrapper a.list-group-item {
  color:#38342f;
  border:1px solid #d6d6d6;
  border-left-width:5px;
  padding-left:10px
}
body.customer-area-active .cuar-css-wrapper a.list-group-item .list-group-item-heading {
  color:#333
}
body.customer-area-active .cuar-css-wrapper a.list-group-item:active,
body.customer-area-active .cuar-css-wrapper a.list-group-item:focus,
body.customer-area-active .cuar-css-wrapper a.list-group-item:hover {
  text-decoration:none;
  color:#38342f;
  background-color:#fff;
  border:1px solid #d6d6d6;
  border-left:5px solid #444
}
body.customer-area-active .cuar-css-wrapper .list-group-item-heading {
  margin-top:0;
  margin-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .list-group-item-text {
  margin-bottom:0;
  line-height:1.3
}
body.customer-area-active .cuar-css-wrapper .panel {
  position:relative;
  margin-bottom:20px;
  background-color:#fff;
  border-radius:2px
}
body.customer-area-active .cuar-css-wrapper .panel.panel-transparent {
  background:none;
  border:0;
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .panel.panel-border {
  border-style:solid;
  border-width:0
}
body.customer-area-active .cuar-css-wrapper .panel.panel-border.top {
  border-top-width:5px
}
body.customer-area-active .cuar-css-wrapper .panel.panel-border.right {
  border-right-width:5px
}
body.customer-area-active .cuar-css-wrapper .panel.panel-border.bottom {
  border-bottom-width:5px
}
body.customer-area-active .cuar-css-wrapper .panel.panel-border.left {
  border-left-width:5px
}
body.customer-area-active .cuar-css-wrapper .panel.panel-border>.panel-heading {
  background-color:#fff;
  border-color:#d6d6d6;
  border-top:1px solid transparent
}
body.customer-area-active .cuar-css-wrapper .panel.panel-border>.panel-heading>.panel-title {
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .panel.panel-border.panel-default {
  border-color:#ddd
}
body.customer-area-active .cuar-css-wrapper .panel.panel-border.panel-default>.panel-heading {
  border-top:1px solid transparent
}
body.customer-area-active .cuar-css-wrapper .panel-menu {
  background-color:#fff;
  padding:12px;
  border:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .panel-menu.dark {
  background-color:#f0f0f0
}
body.customer-area-active .cuar-css-wrapper .panel-body .panel-menu {
  border-left:0;
  border-right:0
}
body.customer-area-active .cuar-css-wrapper .panel-body+.panel-body,
body.customer-area-active .cuar-css-wrapper .panel-body+.panel-menu,
body.customer-area-active .cuar-css-wrapper .panel-heading+.panel-menu,
body.customer-area-active .cuar-css-wrapper .panel-menu+.panel-body {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .panel-body {
  position:relative;
  padding:15px;
  border:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .panel-body:after,
body.customer-area-active .cuar-css-wrapper .panel-body:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .panel-body:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .panel-body+.panel-footer {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .panel-body .panel-bottom-slice {
  background:#f4f3f2;
  color:#a8a6a4;
  margin:15px -15px -15px;
  border:0;
  border-top:1px solid #d6d6d6;
  padding:10px 15px;
  background-color:#f4f3f2;
  border-bottom-right-radius:1px;
  border-bottom-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper tbody.panel-body:after,
body.customer-area-active .cuar-css-wrapper tbody.panel-body:before {
  content:none
}
body.customer-area-active .cuar-css-wrapper .panel-heading {
  position:relative;
  height:40px;
  line-height:36px;
  background:#fff;
  color:#38342f;
  font-size:13px;
  font-weight:600;
  padding:0 8px;
  border:1px solid #d6d6d6;
  border-top-right-radius:1px;
  border-top-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel-heading+.panel-body {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .panel-heading>.dropdown .dropdown-toggle {
  color:inherit
}
body.customer-area-active .cuar-css-wrapper .panel-heading .widget-menu {
  line-height:inherit
}
body.customer-area-active .cuar-css-wrapper .panel-heading .widget-menu .btn-group {
  margin-top:-3px
}
body.customer-area-active .cuar-css-wrapper .panel-heading .widget-menu .form-control {
  margin-top:6px;
  font-size:11px;
  height:27px;
  padding:2px 10px;
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel-heading .widget-menu .form-control.input-sm {
  margin-top:9px;
  height:22px
}
body.customer-area-active .cuar-css-wrapper .panel-heading .widget-menu .progress {
  margin-top:11px;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .panel-heading .widget-menu .progress-bar-lg {
  margin-top:10px
}
body.customer-area-active .cuar-css-wrapper .panel-heading .widget-menu .progress-bar-sm {
  margin-top:15px
}
body.customer-area-active .cuar-css-wrapper .panel-heading .widget-menu .progress-bar-xs {
  margin-top:17px
}
body.customer-area-active .cuar-css-wrapper .panel-icon {
  padding-left:5px
}
body.customer-area-active .cuar-css-wrapper .panel-title {
  padding-left:6px;
  margin-top:0;
  margin-bottom:0;
  line-height:inherit
}
body.customer-area-active .cuar-css-wrapper .panel-title>.fa,
body.customer-area-active .cuar-css-wrapper .panel-title>.glyphicon,
body.customer-area-active .cuar-css-wrapper .panel-title>.glyphicons,
body.customer-area-active .cuar-css-wrapper .panel-title>.imoon {
  top:2px;
  min-width:22px;
  color:inherit;
  font-size:14px
}
body.customer-area-active .cuar-css-wrapper .panel-title>a {
  color:inherit
}
body.customer-area-active .cuar-css-wrapper .panel-footer {
  padding:10px 15px;
  background-color:#f4f3f2;
  border:1px solid #d6d6d6;
  border-bottom-right-radius:1px;
  border-bottom-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel>.list-group {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .panel>.list-group .list-group-item {
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .panel>.list-group:first-child .list-group-item:first-child {
  border-top-right-radius:1px;
  border-top-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius:1px;
  border-bottom-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .list-group+.panel-footer,
body.customer-area-active .cuar-css-wrapper .panel-body+.list-group .list-group-item:first-child,
body.customer-area-active .cuar-css-wrapper .panel-heading+.list-group .list-group-item:first-child {
  border-top-width:0
}
body.customer-area-active .cuar-css-wrapper .panel>.panel-collapse>.table,
body.customer-area-active .cuar-css-wrapper .panel>.table,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:first-child>.table:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:first-child {
  border-top-right-radius:1px;
  border-top-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:last-child>.table:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:last-child {
  border-bottom-right-radius:1px;
  border-bottom-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius:1px
}
body.customer-area-active .cuar-css-wrapper .panel>.panel-body+.table,
body.customer-area-active .cuar-css-wrapper .panel>.panel-body+.table-responsive {
  border-top:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .panel>.table>tbody:first-child>tr:first-child td,
body.customer-area-active .cuar-css-wrapper .panel>.table>tbody:first-child>tr:first-child th {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered {
  border:0
}
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tbody>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tbody>tr>th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tfoot>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tfoot>tr>th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>thead>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>thead>tr>th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left:0
}
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tbody>tr>td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tbody>tr>th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tfoot>tr>td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tfoot>tr>th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>thead>tr>td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>thead>tr>th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right:0
}
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tbody>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tbody>tr:first-child>th,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tbody>tr:last-child>td,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tbody>tr:last-child>th,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tfoot>tr:last-child>td,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>tfoot>tr:last-child>th,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>thead>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper .panel>.table-bordered>thead>tr:first-child>th,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom:0
}
body.customer-area-active .cuar-css-wrapper .panel>.table-responsive {
  border:0;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .panel-group {
  margin-bottom:19px
}
body.customer-area-active .cuar-css-wrapper .panel-group .panel-title {
  padding-left:0
}
body.customer-area-active .cuar-css-wrapper .panel-group .panel-heading,
body.customer-area-active .cuar-css-wrapper .panel-group .panel-heading a {
  position:relative;
  display:block;
  width:100%
}
body.customer-area-active .cuar-css-wrapper .panel-group.accordion-lg .panel+.panel {
  margin-top:12px
}
body.customer-area-active .cuar-css-wrapper .panel-group.accordion-lg .panel-heading {
  font-size:14px;
  height:54px;
  line-height:52px
}
body.customer-area-active .cuar-css-wrapper .panel-group .accordion-icon {
  padding-left:35px
}
body.customer-area-active .cuar-css-wrapper .panel-group .accordion-icon:after {
  position:absolute;
  content:"\f068";
  font-family:FontAwesome;
  font-size:12px;
  font-style:normal;
  font-weight:400;
  -webkit-font-smoothing:antialiased;
  color:#555;
  left:10px;
  top:0
}
body.customer-area-active .cuar-css-wrapper .panel-group .accordion-icon.collapsed:after {
  content:"\f067"
}
body.customer-area-active .cuar-css-wrapper .panel-group .accordion-icon.icon-right {
  padding-left:10px;
  padding-right:30px
}
body.customer-area-active .cuar-css-wrapper .panel-group .accordion-icon.icon-right:after {
  left:auto;
  right:5px
}
body.customer-area-active .cuar-css-wrapper .panel-group .panel {
  margin-bottom:0;
  border-radius:2px
}
body.customer-area-active .cuar-css-wrapper .panel-group .panel+.panel {
  margin-top:5px
}
body.customer-area-active .cuar-css-wrapper .panel-group .panel-footer,
body.customer-area-active .cuar-css-wrapper .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .well {
  min-height:19px;
  padding:9px 12px;
  margin-bottom:19px;
  background-color:#fff;
  border:1px solid #d0cbc8;
  border-radius:1px;
  -webkit-box-shadow:inset 0 1px 1px hsla(0,0%,100%,.7);
  box-shadow:inset 0 1px 1px hsla(0,0%,100%,.7)
}
body.customer-area-active .cuar-css-wrapper .well blockquote {
  border-color:#ddd;
  border-color:rgba(0,0,0,.15)
}
body.customer-area-active .cuar-css-wrapper .well-lg {
  padding:10px 16px;
  border-radius:3px
}
body.customer-area-active .cuar-css-wrapper .well-sm {
  padding:5px 8px;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .well.well-xs {
  padding:1px 5px;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .well.well-clean {
  border-radius:0;
  border-color:#ddd;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .close {
  float:right;
  font-size:19.5px;
  font-weight:700;
  line-height:1;
  color:#38342f;
  text-shadow:none;
  opacity:.2;
  filter:alpha(opacity=20)
}
body.customer-area-active .cuar-css-wrapper .close:focus,
body.customer-area-active .cuar-css-wrapper .close:hover {
  color:#38342f;
  text-decoration:none;
  cursor:pointer;
  opacity:.5;
  filter:alpha(opacity=50)
}
buttonbody.customer-area-active .cuar-css-wrapper .close {
  padding:0;
  cursor:pointer;
  background:transparent;
  border:0;
  -webkit-appearance:none
}
body.customer-area-active .cuar-css-wrapper .tab-block {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .tab-block .tab-content {
  overflow:auto;
  position:relative;
  z-index:10;
  min-height:125px;
  padding:16px 12px;
  border:1px solid #d6d6d6;
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs {
  position:relative;
  border:0
}
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs>li {
  float:left;
  margin-bottom:-1px
}
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs>li>a {
  position:relative;
  z-index:9;
  padding:9px 16px;
  margin-right:-1px;
  font-weight:600;
  color:#777;
  border-color:#d6d6d6;
  border-radius:0;
  background:#fafafa
}
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs>li:first-child>a {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs>li>a:hover {
  background-color:#eee
}
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs>li.active>a,
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs>li.active>a:focus,
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs>li.active>a:hover {
  cursor:default;
  position:relative;
  z-index:12;
  color:#555;
  background:#fff;
  border-color:#d6d6d6;
  border-bottom:1px solid #fff
}
body.customer-area-active .cuar-css-wrapper .tabs-left {
  float:left
}
body.customer-area-active .cuar-css-wrapper .tabs-left>li {
  float:none;
  margin:0 -1px -1px 0
}
body.customer-area-active .cuar-css-wrapper .tabs-left>li>a {
  padding:12px 16px;
  color:#777;
  font-weight:600;
  border:1px solid #ddd;
  background:#fafafa
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-left>li.active>a,
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-left>li.active>a:focus,
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-left>li.active>a:hover {
  color:#555;
  border-color:#ddd #fff #ddd #ddd;
  cursor:default;
  position:relative;
  z-index:12;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .tabs-right {
  float:right
}
body.customer-area-active .cuar-css-wrapper .tabs-right>li {
  float:none;
  margin:0 0 -1px -1px
}
body.customer-area-active .cuar-css-wrapper .tabs-right>li>a {
  padding:12px 16px;
  color:#777;
  font-weight:600;
  border:1px solid #ddd;
  background:#fafafa
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-right>li.active>a,
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-right>li.active>a:focus,
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-right>li.active>a:hover {
  color:#555;
  border-color:#ddd #ddd #ddd #fff;
  cursor:default;
  position:relative;
  z-index:12;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .tabs-below {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .tabs-below>li {
  float:left;
  margin-top:-1px
}
body.customer-area-active .cuar-css-wrapper .tabs-below>li>a {
  position:relative;
  z-index:9;
  margin-right:-1px;
  padding:11px 16px;
  color:#777;
  font-weight:600;
  border:1px solid #ddd;
  background:#fafafa
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-below>li.active>a,
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-below>li.active>a:focus,
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-below>li.active>a:hover {
  cursor:default;
  position:relative;
  z-index:12;
  color:#555;
  background:#fff;
  border-color:#ddd;
  border-top:1px solid #fff
}
body.customer-area-active .cuar-css-wrapper .panel-tabs {
  position:absolute;
  bottom:0;
  right:0
}
body.customer-area-active .cuar-css-wrapper .panel-tabs>li {
  position:relative;
  float:left;
  margin-bottom:-1px;
  margin-left:0!important
}
body.customer-area-active .cuar-css-wrapper .panel-tabs>li>a {
  line-height:18px;
  border-radius:0;
  padding:10px 18px;
  border-left:1px solid #d6d6d6;
  font-size:12px;
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .panel-tabs>li:hover>a,
body.customer-area-active .cuar-css-wrapper .panel-tabs>li>a:hover {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .panel-tabs>li.active>a,
body.customer-area-active .cuar-css-wrapper .panel-tabs>li.active>a:focus,
body.customer-area-active .cuar-css-wrapper .panel-tabs>li.active>a:hover {
  color:#515151;
  cursor:default;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .panel-tabs-left {
  left:0
}
body.customer-area-active .cuar-css-wrapper .panel-tabs-left>li>a {
  border-right:1px solid #d6d6d6;
  border-left:1px solid transparent;
  border-top:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .panel-tabs-left>li:first-child>a {
  border-left:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs.nav-justified {
  top:1px;
  margin-top:-1px
}
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs.nav-justified>li {
  float:none
}
body.customer-area-active .cuar-css-wrapper .tab-block .nav-tabs.nav-justified>li>a {
  padding:11px
}
body.customer-area-active .cuar-css-wrapper .tab-block .tab-content+.nav-tabs.nav-justified {
  top:-1px;
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .tab-block .tab-content+.nav-tabs.nav-justified>li.active>a {
  border-top-color:#fff;
  border-bottom-color:#ddd
}
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-tabs-right>li {
  float:right
}
body.customer-area-active .cuar-css-wrapper .nav-tabs.nav-tabs-right>li:first-child>a {
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.nav-tabs>li.active>a {
  margin-top:-1px;
  border-top:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-left>li.active>a {
  margin-left:-1px;
  border-left:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-right>li.active>a {
  margin-right:-1px;
  border-right:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-below>li.active>a {
  margin-bottom:-1px;
  border-bottom:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-border>li.active>a {
  margin-top:-1px;
  border-top:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .tab-block .tab-content+.tabs-border.nav-justified>li.active>a {
  border-bottom:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border-bottom.nav-tabs>li.active>a,
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border-bottom .nav-tabs>li.active>a {
  color:#555;
  font-weight:600;
  margin-bottom:-1px;
  background:#f7f7f7;
  border-color:#ddd;
  border-bottom:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .tabs-bg.nav-tabs {
  background:#f5f5f5;
  border:1px solid #ddd;
  border-bottom:none;
  padding:10px 10px 0
}
body.customer-area-active .cuar-css-wrapper .tabs-bg.tabs-below {
  background:#f5f5f5;
  border:1px solid #ddd;
  border-top:none;
  padding:0 10px 6px
}
body.customer-area-active .cuar-css-wrapper .tab-block.sidebar-block .nav-tabs>li>a {
  background:#f0f0f0;
  padding:16px 8px
}
body.customer-area-active .cuar-css-wrapper .tab-block.sidebar-block .nav-tabs>li:first-child>a {
  border-left:0
}
body.customer-area-active .cuar-css-wrapper .tab-block.sidebar-block .nav-tabs>li:last-child>a {
  border-right:0
}
body.customer-area-active .cuar-css-wrapper .tab-block.sidebar-block .tabs-border.nav-tabs>li.active>a {
  background:#f8f8f8;
  border-bottom-color:#f8f8f8
}
body.customer-area-active .cuar-css-wrapper .tab-block.sidebar-block .tab-content {
  border:0;
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-merge>li.active>a,
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-merge>li.active>a:focus,
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-merge>li.active>a:hover {
  background:#fafafa
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom,
body.customer-area-active .cuar-css-wrapper .radio-custom {
  background-color:transparent;
  color:inherit
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom input,
body.customer-area-active .cuar-css-wrapper .radio-custom input {
  display:none
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom label:empty,
body.customer-area-active .cuar-css-wrapper .radio-custom label:empty {
  padding-left:10px
}
body.customer-area-active .cuar-css-wrapper .radio-custom label {
  cursor:pointer;
  position:relative;
  padding-left:32px;
  margin-right:15px;
  margin-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .radio-custom label:before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  border-radius:64px;
  width:20px;
  height:20px;
  border:2px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .radio-custom input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom input[type=radio]:checked+label:after {
  content:"";
  position:absolute;
  top:5px;
  left:5px;
  border-radius:64px;
  width:10px;
  height:10px;
  color:#d6d6d6;
  background-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .radio-custom.square input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.square input[type=radio]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.square label:before {
  border-radius:2px
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom label {
  cursor:pointer;
  position:relative;
  padding-left:32px;
  margin-right:15px;
  margin-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom label:before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:22px;
  height:21px;
  background-color:#fff;
  border:2px solid #d6d6d6;
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom input[type=radio]:checked+label:after {
  position:absolute;
  font-family:FontAwesome;
  content:"\f00c";
  font-size:12px;
  top:4px;
  left:4px;
  width:0;
  height:0;
  -webkit-transform:rotate(-13deg);
  -ms-transform:rotate(-13deg);
  transform:rotate(-13deg)
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill label {
  cursor:pointer;
  position:relative;
  padding-left:32px;
  margin-right:15px;
  margin-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill label:before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  border-radius:2px;
  width:22px;
  height:21px;
  background-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill input[type=radio]:checked+label:after {
  position:absolute;
  font-family:FontAwesome;
  content:"\f00c";
  font-size:12px;
  top:3px;
  left:3px;
  width:0;
  height:0;
  color:#38342f!important;
  -webkit-transform:rotate(-13deg);
  -ms-transform:rotate(-13deg);
  transform:rotate(-13deg)
}
body.customer-area-active .cuar-css-wrapper .panel-tile {
  position:relative;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .panel-tile .panel-body,
body.customer-area-active .cuar-css-wrapper .panel-tile .panel-footer {
  border:0
}
body.customer-area-active .cuar-css-wrapper .fa.icon-bg,
body.customer-area-active .cuar-css-wrapper .icon-bg {
  position:absolute;
  opacity:.8;
  right:0;
  bottom:-22px;
  line-height:100px;
  font-size:100px
}
body.customer-area-active .cuar-css-wrapper .fa.icon-bg.left,
body.customer-area-active .cuar-css-wrapper .icon-bg.left {
  right:auto;
  left:0
}
body.customer-area-active .cuar-css-wrapper .chat-widget .media-left {
  padding-right:20px
}
body.customer-area-active .cuar-css-wrapper .chat-widget .media-right {
  padding-left:20px
}
body.customer-area-active .cuar-css-wrapper .chat-widget .media-left img,
body.customer-area-active .cuar-css-wrapper .chat-widget .media-right img {
  max-width:55px;
  border-radius:3px;
  border:2px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .chat-widget .media-body {
  position:relative;
  padding:7px;
  border-radius:2px;
  border:1px solid #d6d6d6;
  background-color:#f5f5f5;
  font-weight:400;
  color:rgba(65,65,65,.9168)
}
body.customer-area-active .cuar-css-wrapper .chat-widget .media-body:after,
body.customer-area-active .cuar-css-wrapper .chat-widget .media-body:before {
  content:"";
  position:absolute;
  right:-9px;
  top:12px;
  width:0;
  height:0;
  border-color:transparent transparent transparent #d6d6d6;
  border-style:solid;
  border-width:8px 0 8px 9px
}
body.customer-area-active .cuar-css-wrapper .chat-widget .media-body:after {
  border-left-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .chat-widget .media-left+.media-body:after,
body.customer-area-active .cuar-css-wrapper .chat-widget .media-left+.media-body:before {
  content:"";
  position:absolute;
  left:-9px;
  top:12px;
  width:0;
  height:0;
  border-color:transparent #f5f5f5 transparent transparent;
  border-style:solid;
  border-width:8px 9px 8px 0
}
body.customer-area-active .cuar-css-wrapper .chat-widget .media-left+.media-body:after {
  border-right-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .chat-widget .media-heading {
  color:rgba(113,110,108,.78688)
}
body.customer-area-active .cuar-css-wrapper .chat-widget .panel-footer .input-group .form-control {
  z-index:0
}
body.customer-area-active.modal-open {
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .modal {
  display:none;
  overflow:hidden;
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1050;
  -webkit-overflow-scrolling:touch;
  outline:0
}
body.customer-area-active .cuar-css-wrapper .modal.fade .modal-dialog {
  -webkit-transform:translate3d(0,-25%,0);
  transform:translate3d(0,-25%,0);
  -webkit-transition:-webkit-transform .3s ease-out;
  transition:-webkit-transform .3s ease-out;
  transition:transform .3s ease-out;
  transition:transform .3s ease-out,-webkit-transform .3s ease-out
}
body.customer-area-active .cuar-css-wrapper .modal.in .modal-dialog {
  z-index:1050;
  -webkit-transform:translateZ(0);
  transform:translateZ(0)
}
body.customer-area-active.modal-open body.customer-area-active .cuar-css-wrapper .modal {
  overflow-x:hidden;
  overflow-y:auto
}
body.customer-area-active .cuar-css-wrapper .modal-dialog {
  position:relative;
  width:auto;
  margin:10px
}
body.customer-area-active .cuar-css-wrapper .modal-content {
  position:relative;
  background-color:#fff;
  border:1px solid #d6d6d6;
  border-radius:3px;
  -webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
  box-shadow:0 3px 9px rgba(0,0,0,.5);
  background-clip:padding-box;
  outline:0
}
body.customer-area-active .cuar-css-wrapper .modal-backdrop {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1040;
  background-color:#000
}
body.customer-area-active .cuar-css-wrapper .modal-backdrop.fade {
  opacity:0;
  filter:alpha(opacity=0)
}
body.customer-area-active .cuar-css-wrapper .modal-backdrop.in {
  opacity:.5;
  filter:alpha(opacity=50)
}
body.customer-area-active .cuar-css-wrapper .modal-header {
  padding:15px;
  border-bottom:1px solid #d6d6d6;
  min-height:16.49px;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .modal-header:after,
body.customer-area-active .cuar-css-wrapper .modal-header:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .modal-header:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .modal-header .close {
  margin-top:-2px
}
body.customer-area-active .cuar-css-wrapper .modal-title {
  float:left;
  margin:0;
  line-height:1.49
}
body.customer-area-active .cuar-css-wrapper .modal-body {
  position:relative;
  padding:15px
}
body.customer-area-active .cuar-css-wrapper .modal-footer {
  padding:10px;
  text-align:right;
  border-top:1px solid #d6d6d6;
  background:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .modal-footer:after,
body.customer-area-active .cuar-css-wrapper .modal-footer:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .modal-footer:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .modal-footer .btn+.btn {
  margin-left:5px;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .modal-footer .btn-group .btn+.btn {
  margin-left:-1px
}
body.customer-area-active .cuar-css-wrapper .modal-footer .btn-block+.btn-block {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .modal-scrollbar-measure {
  position:absolute;
  top:-9999px;
  width:50px;
  height:50px;
  overflow:scroll
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .modal-dialog {
    width:600px;
    margin:30px auto
  }
  body.customer-area-active .cuar-css-wrapper .modal-content {
    -webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
    box-shadow:0 5px 15px rgba(0,0,0,.5)
  }
  body.customer-area-active .cuar-css-wrapper .modal-sm {
    width:300px
  }
}
@media (min-width:992px) {
  body.customer-area-active .cuar-css-wrapper .modal-lg {
    width:900px
  }
}
body.customer-area-active .cuar-css-wrapper .tooltip {
  position:absolute;
  z-index:1070;
  display:block;
  visibility:visible;
  font-size:11px;
  line-height:1.4;
  opacity:0;
  filter:alpha(opacity=0)
}
body.customer-area-active .cuar-css-wrapper .tooltip.in {
  opacity:.9;
  filter:alpha(opacity=90)
}
body.customer-area-active .cuar-css-wrapper .tooltip.top {
  margin-top:-3px;
  padding:5px 0
}
body.customer-area-active .cuar-css-wrapper .tooltip.right {
  margin-left:3px;
  padding:0 5px
}
body.customer-area-active .cuar-css-wrapper .tooltip.bottom {
  margin-top:3px;
  padding:5px 0
}
body.customer-area-active .cuar-css-wrapper .tooltip.left {
  margin-left:-3px;
  padding:0 5px
}
body.customer-area-active .cuar-css-wrapper .tooltip-inner {
  max-width:200px;
  padding:3px 8px;
  color:#fff;
  text-align:center;
  text-decoration:none;
  background-color:#000;
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper .tooltip-arrow {
  position:absolute;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid
}
body.customer-area-active .cuar-css-wrapper .tooltip.top .tooltip-arrow {
  bottom:0;
  left:50%;
  margin-left:-5px;
  border-width:5px 5px 0;
  border-top-color:#000
}
body.customer-area-active .cuar-css-wrapper .tooltip.top-left .tooltip-arrow {
  bottom:0;
  left:5px;
  border-width:5px 5px 0;
  border-top-color:#000
}
body.customer-area-active .cuar-css-wrapper .tooltip.top-right .tooltip-arrow {
  bottom:0;
  right:5px;
  border-width:5px 5px 0;
  border-top-color:#000
}
body.customer-area-active .cuar-css-wrapper .tooltip.right .tooltip-arrow {
  top:50%;
  left:0;
  margin-top:-5px;
  border-width:5px 5px 5px 0;
  border-right-color:#000
}
body.customer-area-active .cuar-css-wrapper .tooltip.left .tooltip-arrow {
  top:50%;
  right:0;
  margin-top:-5px;
  border-width:5px 0 5px 5px;
  border-left-color:#000
}
body.customer-area-active .cuar-css-wrapper .tooltip.bottom .tooltip-arrow {
  top:0;
  left:50%;
  margin-left:-5px;
  border-width:0 5px 5px;
  border-bottom-color:#000
}
body.customer-area-active .cuar-css-wrapper .tooltip.bottom-left .tooltip-arrow {
  top:0;
  left:5px;
  border-width:0 5px 5px;
  border-bottom-color:#000
}
body.customer-area-active .cuar-css-wrapper .tooltip.bottom-right .tooltip-arrow {
  top:0;
  right:5px;
  border-width:0 5px 5px;
  border-bottom-color:#000
}
body.customer-area-active .cuar-css-wrapper .tooltip-white.in {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .tooltip-white {
  min-width:60px;
  -webkit-transition:opacity .3s ease;
  transition:opacity .3s ease
}
body.customer-area-active .cuar-css-wrapper .tooltip-white .tooltip-inner {
  background-color:#fff;
  color:#555;
  font-weight:600;
  border-radius:2px
}
body.customer-area-active .cuar-css-wrapper .tooltip-white.top .tooltip-arrow {
  border-top-color:#fff
}
body.customer-area-active .cuar-css-wrapper .tooltip-white.bottom .tooltip-arrow {
  border-bottom-color:#fff
}
body.customer-area-active .cuar-css-wrapper .tooltip-white.right .tooltip-arrow {
  border-right-color:#fff
}
body.customer-area-active .cuar-css-wrapper .tooltip.left .tooltip-arrow {
  border-left-color:#fff
}
body.customer-area-active .cuar-css-wrapper .popover {
  position:absolute;
  top:0;
  left:0;
  z-index:1060;
  display:none;
  max-width:276px;
  padding:1px;
  text-align:left;
  background-color:#fff;
  background-clip:padding-box;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,.2);
  border-radius:3px;
  -webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
  box-shadow:0 5px 10px rgba(0,0,0,.2);
  white-space:normal
}
body.customer-area-active .cuar-css-wrapper .popover.top {
  margin-top:-10px
}
body.customer-area-active .cuar-css-wrapper .popover.right {
  margin-left:10px
}
body.customer-area-active .cuar-css-wrapper .popover.bottom {
  margin-top:10px
}
body.customer-area-active .cuar-css-wrapper .popover.left {
  margin-left:-10px
}
body.customer-area-active .cuar-css-wrapper .popover-title {
  margin:0;
  padding:8px 14px;
  font-size:13px;
  font-weight:400;
  line-height:18px;
  background-color:#f7f7f7;
  border-bottom:1px solid #ebebeb;
  border-radius:2px 2px 0 0
}
body.customer-area-active .cuar-css-wrapper .popover-content {
  padding:9px 14px
}
body.customer-area-active .cuar-css-wrapper .popover>.arrow,
body.customer-area-active .cuar-css-wrapper .popover>.arrow:after {
  position:absolute;
  display:block;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid
}
body.customer-area-active .cuar-css-wrapper .popover>.arrow {
  border-width:11px
}
body.customer-area-active .cuar-css-wrapper .popover>.arrow:after {
  border-width:10px;
  content:""
}
body.customer-area-active .cuar-css-wrapper .popover.top>.arrow {
  left:50%;
  margin-left:-11px;
  border-bottom-width:0;
  border-top-color:#999;
  border-top-color:rgba(0,0,0,.25);
  bottom:-11px
}
body.customer-area-active .cuar-css-wrapper .popover.top>.arrow:after {
  content:" ";
  bottom:1px;
  margin-left:-10px;
  border-bottom-width:0;
  border-top-color:#fff
}
body.customer-area-active .cuar-css-wrapper .popover.right>.arrow {
  top:50%;
  left:-11px;
  margin-top:-11px;
  border-left-width:0;
  border-right-color:#999;
  border-right-color:rgba(0,0,0,.25)
}
body.customer-area-active .cuar-css-wrapper .popover.right>.arrow:after {
  content:" ";
  left:1px;
  bottom:-10px;
  border-left-width:0;
  border-right-color:#fff
}
body.customer-area-active .cuar-css-wrapper .popover.bottom>.arrow {
  left:50%;
  margin-left:-11px;
  border-top-width:0;
  border-bottom-color:#999;
  border-bottom-color:rgba(0,0,0,.25);
  top:-11px
}
body.customer-area-active .cuar-css-wrapper .popover.bottom>.arrow:after {
  content:" ";
  top:1px;
  margin-left:-10px;
  border-top-width:0;
  border-bottom-color:#fff
}
body.customer-area-active .cuar-css-wrapper .popover.left>.arrow {
  top:50%;
  right:-11px;
  margin-top:-11px;
  border-right-width:0;
  border-left-color:#999;
  border-left-color:rgba(0,0,0,.25)
}
body.customer-area-active .cuar-css-wrapper .popover.left>.arrow:after {
  content:" ";
  right:1px;
  border-right-width:0;
  border-left-color:#fff;
  bottom:-10px
}
body.customer-area-active .cuar-css-wrapper .clearfix:after,
body.customer-area-active .cuar-css-wrapper .clearfix:before,
body.customer-area-active .cuar-css-wrapper body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-input:after,
body.customer-area-active .cuar-css-wrapper body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-input:before,
body.customer-area-active .cuar-css-wrapper body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-input:after,
body.customer-area-active .cuar-css-wrapper body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-input:before,
body.customer-area-active .cuar-css-wrapper body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-input:after,
body.customer-area-active .cuar-css-wrapper body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-input:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .clearfix:after,
body.customer-area-active .cuar-css-wrapper body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-input:after,
body.customer-area-active .cuar-css-wrapper body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-input:after,
body.customer-area-active .cuar-css-wrapper body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-input:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .center-block,
body.customer-area-active .cuar-css-wrapper .center-children>div {
  float:none;
  display:block;
  margin-left:auto;
  margin-right:auto
}
body.customer-area-active .cuar-css-wrapper .pull-right {
  float:right!important
}
body.customer-area-active .cuar-css-wrapper .pull-left {
  float:left!important
}
body.customer-area-active .cuar-css-wrapper .hide {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .show {
  display:block!important
}
body.customer-area-active .cuar-css-wrapper .invisible {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .text-hide {
  font:0/0 a;
  color:transparent;
  text-shadow:none;
  background-color:transparent;
  border:0
}
body.customer-area-active .cuar-css-wrapper .hidden {
  display:none!important;
  visibility:hidden!important
}
body.customer-area-active .cuar-css-wrapper .affix {
  position:fixed;
  -webkit-transform:translateZ(0);
  transform:translateZ(0)
}
@-ms-viewport {
  width:device-width
}
@media (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper h1 {
    font-size:25px
  }
  body.customer-area-active .cuar-css-wrapper h2 {
    font-size:20px
  }
  body.customer-area-active .cuar-css-wrapper h3 {
    font-size:16px
  }
}
body.customer-area-active .cuar-css-wrapper .visible-lg,
body.customer-area-active .cuar-css-wrapper .visible-lg-block,
body.customer-area-active .cuar-css-wrapper .visible-lg-inline,
body.customer-area-active .cuar-css-wrapper .visible-lg-inline-block,
body.customer-area-active .cuar-css-wrapper .visible-md,
body.customer-area-active .cuar-css-wrapper .visible-md-block,
body.customer-area-active .cuar-css-wrapper .visible-md-inline,
body.customer-area-active .cuar-css-wrapper .visible-md-inline-block,
body.customer-area-active .cuar-css-wrapper .visible-sm,
body.customer-area-active .cuar-css-wrapper .visible-sm-block,
body.customer-area-active .cuar-css-wrapper .visible-sm-inline,
body.customer-area-active .cuar-css-wrapper .visible-sm-inline-block,
body.customer-area-active .cuar-css-wrapper .visible-xl,
body.customer-area-active .cuar-css-wrapper .visible-xl-block,
body.customer-area-active .cuar-css-wrapper .visible-xl-inline,
body.customer-area-active .cuar-css-wrapper .visible-xl-inline-block,
body.customer-area-active .cuar-css-wrapper .visible-xs,
body.customer-area-active .cuar-css-wrapper .visible-xs-block,
body.customer-area-active .cuar-css-wrapper .visible-xs-inline,
body.customer-area-active .cuar-css-wrapper .visible-xs-inline-block {
  display:none!important
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .visible-xs {
    display:block!important
  }
  tablebody.customer-area-active .cuar-css-wrapper .visible-xs {
    display:table
  }
  trbody.customer-area-active .cuar-css-wrapper .visible-xs {
    display:table-row!important
  }
  tdbody.customer-area-active .cuar-css-wrapper .visible-xs,
  thbody.customer-area-active .cuar-css-wrapper .visible-xs {
    display:table-cell!important
  }
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .visible-xs-block {
    display:block!important
  }
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .visible-xs-inline {
    display:inline!important
  }
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .visible-xs-inline-block {
    display:inline-block!important
  }
}
@media (min-width:768px) and (max-width:991px) {
  body.customer-area-active .cuar-css-wrapper .visible-sm {
    display:block!important
  }
  tablebody.customer-area-active .cuar-css-wrapper .visible-sm {
    display:table
  }
  trbody.customer-area-active .cuar-css-wrapper .visible-sm {
    display:table-row!important
  }
  tdbody.customer-area-active .cuar-css-wrapper .visible-sm,
  thbody.customer-area-active .cuar-css-wrapper .visible-sm {
    display:table-cell!important
  }
}
@media (min-width:768px) and (max-width:991px) {
  body.customer-area-active .cuar-css-wrapper .visible-sm-block {
    display:block!important
  }
}
@media (min-width:768px) and (max-width:991px) {
  body.customer-area-active .cuar-css-wrapper .visible-sm-inline {
    display:inline!important
  }
}
@media (min-width:768px) and (max-width:991px) {
  body.customer-area-active .cuar-css-wrapper .visible-sm-inline-block {
    display:inline-block!important
  }
}
@media (min-width:992px) and (max-width:1139px) {
  body.customer-area-active .cuar-css-wrapper .visible-md {
    display:block!important
  }
  tablebody.customer-area-active .cuar-css-wrapper .visible-md {
    display:table
  }
  trbody.customer-area-active .cuar-css-wrapper .visible-md {
    display:table-row!important
  }
  tdbody.customer-area-active .cuar-css-wrapper .visible-md,
  thbody.customer-area-active .cuar-css-wrapper .visible-md {
    display:table-cell!important
  }
}
@media (min-width:992px) and (max-width:1139px) {
  body.customer-area-active .cuar-css-wrapper .visible-md-block {
    display:block!important
  }
}
@media (min-width:992px) and (max-width:1139px) {
  body.customer-area-active .cuar-css-wrapper .visible-md-inline {
    display:inline!important
  }
}
@media (min-width:992px) and (max-width:1139px) {
  body.customer-area-active .cuar-css-wrapper .visible-md-inline-block {
    display:inline-block!important
  }
}
@media (min-width:1140px) {
  body.customer-area-active .cuar-css-wrapper .visible-lg {
    display:block!important
  }
  tablebody.customer-area-active .cuar-css-wrapper .visible-lg {
    display:table
  }
  trbody.customer-area-active .cuar-css-wrapper .visible-lg {
    display:table-row!important
  }
  tdbody.customer-area-active .cuar-css-wrapper .visible-lg,
  thbody.customer-area-active .cuar-css-wrapper .visible-lg {
    display:table-cell!important
  }
}
@media (min-width:1140px) {
  body.customer-area-active .cuar-css-wrapper .visible-lg-block {
    display:block!important
  }
}
@media (min-width:1140px) {
  body.customer-area-active .cuar-css-wrapper .visible-lg-inline {
    display:inline!important
  }
}
@media (min-width:1140px) {
  body.customer-area-active .cuar-css-wrapper .visible-lg-inline-block {
    display:inline-block!important
  }
}
@media (min-width:1400px) {
  body.customer-area-active .cuar-css-wrapper .visible-xl {
    display:block!important
  }
  tablebody.customer-area-active .cuar-css-wrapper .visible-xl {
    display:table
  }
  trbody.customer-area-active .cuar-css-wrapper .visible-xl {
    display:table-row!important
  }
  tdbody.customer-area-active .cuar-css-wrapper .visible-xl,
  thbody.customer-area-active .cuar-css-wrapper .visible-xl {
    display:table-cell!important
  }
}
@media (min-width:1400px) {
  body.customer-area-active .cuar-css-wrapper .visible-xl-block {
    display:block!important
  }
}
@media (min-width:1400px) {
  body.customer-area-active .cuar-css-wrapper .visible-xl-inline {
    display:inline!important
  }
}
@media (min-width:1400px) {
  body.customer-area-active .cuar-css-wrapper .visible-xl-inline-block {
    display:inline-block!important
  }
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .hidden-xs {
    display:none!important
  }
}
@media (min-width:768px) and (max-width:991px) {
  body.customer-area-active .cuar-css-wrapper .hidden-sm {
    display:none!important
  }
}
@media (min-width:992px) and (max-width:1139px) {
  body.customer-area-active .cuar-css-wrapper .hidden-md {
    display:none!important
  }
}
@media (min-width:1140px) {
  body.customer-area-active .cuar-css-wrapper .hidden-lg {
    display:none!important
  }
}
@media (min-width:1400px) {
  body.customer-area-active .cuar-css-wrapper .hidden-xl {
    display:none!important
  }
}
body.customer-area-active .cuar-css-wrapper .visible-print {
  display:none!important
}
@media print {
  body.customer-area-active .cuar-css-wrapper .visible-print {
    display:block!important
  }
  tablebody.customer-area-active .cuar-css-wrapper .visible-print {
    display:table
  }
  trbody.customer-area-active .cuar-css-wrapper .visible-print {
    display:table-row!important
  }
  tdbody.customer-area-active .cuar-css-wrapper .visible-print,
  thbody.customer-area-active .cuar-css-wrapper .visible-print {
    display:table-cell!important
  }
}
body.customer-area-active .cuar-css-wrapper .visible-print-block {
  display:none!important
}
@media print {
  body.customer-area-active .cuar-css-wrapper .visible-print-block {
    display:block!important
  }
}
body.customer-area-active .cuar-css-wrapper .visible-print-inline {
  display:none!important
}
@media print {
  body.customer-area-active .cuar-css-wrapper .visible-print-inline {
    display:inline!important
  }
}
body.customer-area-active .cuar-css-wrapper .visible-print-inline-block {
  display:none!important
}
@media print {
  body.customer-area-active .cuar-css-wrapper .visible-print-inline-block {
    display:inline-block!important
  }
}
@media print {
  body.customer-area-active .cuar-css-wrapper .hidden-print {
    display:none!important
  }
}
body.customer-area-active .cuar-css-wrapper .list-spacing-3 li+li {
  padding-top:3px
}
body.customer-area-active .cuar-css-wrapper .list-spacing-5 li+li {
  padding-top:5px
}
body.customer-area-active .cuar-css-wrapper .list-spacing-8 li+li {
  padding-top:8px
}
body.customer-area-active .cuar-css-wrapper .list-spacing-10 li+li {
  padding-top:10px
}
body.customer-area-active .cuar-css-wrapper .list-spacing-15 li+li {
  padding-top:15px
}
body.customer-area-active .cuar-css-wrapper .list-divide-items {
  margin:0;
  padding-left:10px;
  list-style:none
}
body.customer-area-active .cuar-css-wrapper .list-divide-items li+li {
  margin-top:13px;
  padding-top:13px;
  border-top:1px solid #eee
}
body.customer-area-active .cuar-css-wrapper .fixed-height .panel-body {
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper .hover-height {
  overflow:hidden;
  -webkit-transition:all .2s ease;
  transition:all .2s ease
}
body.customer-area-active .cuar-css-wrapper .mh-20 {
  max-height:20px!important
}
body.customer-area-active .cuar-css-wrapper .mh-25 {
  max-height:25px!important
}
body.customer-area-active .cuar-css-wrapper .mh-30 {
  max-height:30px!important
}
body.customer-area-active .cuar-css-wrapper .mh-35 {
  max-height:35px!important
}
body.customer-area-active .cuar-css-wrapper .mh-40 {
  max-height:40px!important
}
body.customer-area-active .cuar-css-wrapper .mh-50 {
  max-height:50px!important
}
body.customer-area-active .cuar-css-wrapper .mh-100 {
  max-height:100px!important
}
body.customer-area-active .cuar-css-wrapper .mh-200 {
  max-height:200px!important
}
body.customer-area-active .cuar-css-wrapper .mh-300 {
  max-height:300px!important
}
body.customer-area-active .cuar-css-wrapper .mh-400 {
  max-height:400px!important
}
body.customer-area-active .cuar-css-wrapper .mh-500 {
  max-height:500px!important
}
body.customer-area-active .cuar-css-wrapper .mh-600 {
  max-height:600px!important
}
body.customer-area-active .cuar-css-wrapper .mh-700 {
  max-height:700px!important
}
body.customer-area-active .cuar-css-wrapper .mh-800 {
  max-height:800px!important
}
body.customer-area-active .cuar-css-wrapper .mh-900 {
  max-height:900px!important
}
body.customer-area-active .cuar-css-wrapper .mh-1000 {
  max-height:1000px!important
}
body.customer-area-active .cuar-css-wrapper .h-20 {
  height:20px!important
}
body.customer-area-active .cuar-css-wrapper .h-25 {
  height:25px!important
}
body.customer-area-active .cuar-css-wrapper .h-30 {
  height:30px!important
}
body.customer-area-active .cuar-css-wrapper .h-35 {
  height:35px!important
}
body.customer-area-active .cuar-css-wrapper .h-40 {
  height:40px!important
}
body.customer-area-active .cuar-css-wrapper .h-50 {
  height:50px!important
}
body.customer-area-active .cuar-css-wrapper .h-80 {
  height:80px!important
}
body.customer-area-active .cuar-css-wrapper .h-100 {
  height:100px!important
}
body.customer-area-active .cuar-css-wrapper .h-120 {
  height:120px!important
}
body.customer-area-active .cuar-css-wrapper .h-150 {
  height:150px!important
}
body.customer-area-active .cuar-css-wrapper .h-170 {
  height:170px!important
}
body.customer-area-active .cuar-css-wrapper .h-200 {
  height:200px!important
}
body.customer-area-active .cuar-css-wrapper .h-300 {
  height:300px!important
}
body.customer-area-active .cuar-css-wrapper .h-400 {
  height:400px!important
}
body.customer-area-active .cuar-css-wrapper .h-500 {
  height:500px!important
}
body.customer-area-active .cuar-css-wrapper .h-600 {
  height:600px!important
}
body.customer-area-active .cuar-css-wrapper .h-700 {
  height:700px!important
}
body.customer-area-active .cuar-css-wrapper .h-800 {
  height:800px!important
}
body.customer-area-active .cuar-css-wrapper .h-900 {
  height:900px!important
}
body.customer-area-active .cuar-css-wrapper .h-1000 {
  height:1000px!important
}
body.customer-area-active .cuar-css-wrapper .t-center {
  text-align:center;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%)
}
body.customer-area-active .cuar-css-wrapper .bg-none {
  background-color:transparent!important
}
body.customer-area-active .cuar-css-wrapper .no-boxshadow {
  -webkit-box-shadow:none!important;
  box-shadow:none!important
}
body.customer-area-active .cuar-css-wrapper .h-a {
  height:auto!important
}
body.customer-area-active .cuar-css-wrapper .of-a {
  overflow:auto!important
}
body.customer-area-active .cuar-css-wrapper .of-h {
  overflow:hidden!important
}
body.customer-area-active .cuar-css-wrapper .of-v {
  overflow:visible!important
}
body.customer-area-active .cuar-css-wrapper .of-x-a {
  overflow-x:auto!important
}
body.customer-area-active .cuar-css-wrapper .of-x-h {
  overflow-x:hidden!important
}
body.customer-area-active .cuar-css-wrapper .of-x-v {
  overflow-x:visible!important
}
body.customer-area-active .cuar-css-wrapper .of-y-a {
  overflow-y:auto!important
}
body.customer-area-active .cuar-css-wrapper .of-y-h {
  overflow-y:hidden!important
}
body.customer-area-active .cuar-css-wrapper .of-y-v {
  overflow-y:visible!important
}
body.customer-area-active .cuar-css-wrapper .center-column {
  float:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  display:block!important
}
body.customer-area-active .cuar-css-wrapper .va-t {
  vertical-align:top!important
}
body.customer-area-active .cuar-css-wrapper .va-m {
  vertical-align:middle!important
}
body.customer-area-active .cuar-css-wrapper .va-b {
  vertical-align:bottom!important
}
body.customer-area-active .cuar-css-wrapper .va-s {
  vertical-align:super!important
}
body.customer-area-active .cuar-css-wrapper .posr {
  position:relative!important
}
body.customer-area-active .cuar-css-wrapper .ib,
body.customer-area-active .cuar-css-wrapper .inline-object {
  display:inline-block!important
}
body.customer-area-active .cuar-css-wrapper .cursor {
  cursor:pointer!important
}
body.customer-area-active .cuar-css-wrapper .option-disabled {
  opacity:.6!important
}
body.customer-area-active .cuar-css-wrapper .input-unstyled,
body.customer-area-active .cuar-css-wrapper .input-unstyled:focus,
body.customer-area-active .cuar-css-wrapper .input-unstyled:hover {
  border:none!important;
  background:none!important;
  -webkit-box-shadow:none!important;
  box-shadow:none!important;
  outline:none!important
}
body.customer-area-active .cuar-css-wrapper .panel-group.table-layout>.panel+.panel {
  border-left:0
}
body.customer-area-active .cuar-css-wrapper .panel-group.table-layout+.panel-group.table-layout>.panel {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .row.table-layout {
  margin-left:0;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .table-layout {
  display:table;
  table-layout:fixed;
  width:100%;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .table-layout>.fa {
  width:1.5em;
  display:table-cell
}
body.customer-area-active .cuar-css-wrapper .table-layout>aside,
body.customer-area-active .cuar-css-wrapper .table-layout>div,
body.customer-area-active .cuar-css-wrapper .table-layout>section {
  vertical-align:middle;
  display:table-cell;
  float:none
}
@media (max-width:1300px) {
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-md,
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-md>aside,
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-md>div,
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-md>section {
    display:block;
    float:none
  }
}
@media (max-width:992px) {
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-sm,
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-sm>aside,
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-sm>div,
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-sm>section {
    display:block;
    float:none
  }
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-xs,
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-xs>aside,
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-xs>div,
  body.customer-area-active .cuar-css-wrapper .table-layout.table-clear-xs>section {
    display:block;
    float:none
  }
}
body.customer-area-active .cuar-css-wrapper .text-uppercase {
  text-transform:uppercase!important
}
body.customer-area-active .cuar-css-wrapper .fw200 {
  font-weight:200!important
}
body.customer-area-active .cuar-css-wrapper .fw300 {
  font-weight:300!important
}
body.customer-area-active .cuar-css-wrapper .fw400 {
  font-weight:400!important
}
body.customer-area-active .cuar-css-wrapper .fw600 {
  font-weight:600!important
}
body.customer-area-active .cuar-css-wrapper .fs3,
body.customer-area-active .cuar-css-wrapper .fs4 {
  font-size:4px!important
}
body.customer-area-active .cuar-css-wrapper .fs5 {
  font-size:5px!important
}
body.customer-area-active .cuar-css-wrapper .fs6 {
  font-size:6px!important
}
body.customer-area-active .cuar-css-wrapper .fs7 {
  font-size:7px!important
}
body.customer-area-active .cuar-css-wrapper .fs8 {
  font-size:8px!important
}
body.customer-area-active .cuar-css-wrapper .fs9 {
  font-size:9px!important
}
body.customer-area-active .cuar-css-wrapper .fs10 {
  font-size:10px!important
}
body.customer-area-active .cuar-css-wrapper .fs11 {
  font-size:11px!important
}
body.customer-area-active .cuar-css-wrapper .fs12 {
  font-size:12px!important
}
body.customer-area-active .cuar-css-wrapper .fs13 {
  font-size:13px!important
}
body.customer-area-active .cuar-css-wrapper .fs14 {
  font-size:14px!important
}
body.customer-area-active .cuar-css-wrapper .fs15 {
  font-size:15px!important
}
body.customer-area-active .cuar-css-wrapper .fs16 {
  font-size:16px!important
}
body.customer-area-active .cuar-css-wrapper .fs17 {
  font-size:17px!important
}
body.customer-area-active .cuar-css-wrapper .fs18 {
  font-size:18px!important
}
body.customer-area-active .cuar-css-wrapper .fs20 {
  font-size:20px!important
}
body.customer-area-active .cuar-css-wrapper .fs22 {
  font-size:22px!important
}
body.customer-area-active .cuar-css-wrapper .fs24 {
  font-size:24px!important
}
body.customer-area-active .cuar-css-wrapper .fs26 {
  font-size:26px!important
}
body.customer-area-active .cuar-css-wrapper .fs28 {
  font-size:28px!important
}
body.customer-area-active .cuar-css-wrapper .fs30 {
  font-size:30px!important
}
body.customer-area-active .cuar-css-wrapper .fs35 {
  font-size:35px!important
}
body.customer-area-active .cuar-css-wrapper .fs40 {
  font-size:40px!important
}
body.customer-area-active .cuar-css-wrapper .fs45 {
  font-size:45px!important
}
body.customer-area-active .cuar-css-wrapper .fs50 {
  font-size:50px!important
}
body.customer-area-active .cuar-css-wrapper .fs60 {
  font-size:60px!important
}
body.customer-area-active .cuar-css-wrapper .fs70 {
  font-size:70px!important
}
body.customer-area-active .cuar-css-wrapper .fs80 {
  font-size:80px!important
}
body.customer-area-active .cuar-css-wrapper .fs90 {
  font-size:90px!important
}
body.customer-area-active .cuar-css-wrapper .fs100 {
  font-size:100px!important
}
body.customer-area-active .cuar-css-wrapper .pn {
  padding:0!important
}
body.customer-area-active .cuar-css-wrapper .p1 {
  padding:1px!important
}
body.customer-area-active .cuar-css-wrapper .p2 {
  padding:2px!important
}
body.customer-area-active .cuar-css-wrapper .p3 {
  padding:3px!important
}
body.customer-area-active .cuar-css-wrapper .p4 {
  padding:4px!important
}
body.customer-area-active .cuar-css-wrapper .p5 {
  padding:5px!important
}
body.customer-area-active .cuar-css-wrapper .p6 {
  padding:6px!important
}
body.customer-area-active .cuar-css-wrapper .p7 {
  padding:7px!important
}
body.customer-area-active .cuar-css-wrapper .p8 {
  padding:8px!important
}
body.customer-area-active .cuar-css-wrapper .p10 {
  padding:10px!important
}
body.customer-area-active .cuar-css-wrapper .p12 {
  padding:12px!important
}
body.customer-area-active .cuar-css-wrapper .p15 {
  padding:15px!important
}
body.customer-area-active .cuar-css-wrapper .p20 {
  padding:20px!important
}
body.customer-area-active .cuar-css-wrapper .p25 {
  padding:25px!important
}
body.customer-area-active .cuar-css-wrapper .p30 {
  padding:30px!important
}
body.customer-area-active .cuar-css-wrapper .p35 {
  padding:35px!important
}
body.customer-area-active .cuar-css-wrapper .p40 {
  padding:40px!important
}
body.customer-area-active .cuar-css-wrapper .p50 {
  padding:50px!important
}
body.customer-area-active .cuar-css-wrapper .ptn {
  padding-top:0!important
}
body.customer-area-active .cuar-css-wrapper .pt5 {
  padding-top:5px!important
}
body.customer-area-active .cuar-css-wrapper .pt10 {
  padding-top:10px!important
}
body.customer-area-active .cuar-css-wrapper .pt15 {
  padding-top:15px!important
}
body.customer-area-active .cuar-css-wrapper .pt20 {
  padding-top:20px!important
}
body.customer-area-active .cuar-css-wrapper .pt25 {
  padding-top:25px!important
}
body.customer-area-active .cuar-css-wrapper .pt30 {
  padding-top:30px!important
}
body.customer-area-active .cuar-css-wrapper .pt35 {
  padding-top:35px!important
}
body.customer-area-active .cuar-css-wrapper .pt40 {
  padding-top:40px!important
}
body.customer-area-active .cuar-css-wrapper .pt50 {
  padding-top:50px!important
}
body.customer-area-active .cuar-css-wrapper .prn {
  padding-right:0!important
}
body.customer-area-active .cuar-css-wrapper .pr5 {
  padding-right:5px!important
}
body.customer-area-active .cuar-css-wrapper .pr10 {
  padding-right:10px!important
}
body.customer-area-active .cuar-css-wrapper .pr15 {
  padding-right:15px!important
}
body.customer-area-active .cuar-css-wrapper .pr20 {
  padding-right:20px!important
}
body.customer-area-active .cuar-css-wrapper .pr25 {
  padding-right:25px!important
}
body.customer-area-active .cuar-css-wrapper .pr30 {
  padding-right:30px!important
}
body.customer-area-active .cuar-css-wrapper .pr35 {
  padding-right:35px!important
}
body.customer-area-active .cuar-css-wrapper .pr40 {
  padding-right:40px!important
}
body.customer-area-active .cuar-css-wrapper .pr50 {
  padding-right:50px!important
}
body.customer-area-active .cuar-css-wrapper .pbn {
  padding-bottom:0!important
}
body.customer-area-active .cuar-css-wrapper .pb5 {
  padding-bottom:5px!important
}
body.customer-area-active .cuar-css-wrapper .pb10 {
  padding-bottom:10px!important
}
body.customer-area-active .cuar-css-wrapper .pb15 {
  padding-bottom:15px!important
}
body.customer-area-active .cuar-css-wrapper .pb20 {
  padding-bottom:20px!important
}
body.customer-area-active .cuar-css-wrapper .pb25 {
  padding-bottom:25px!important
}
body.customer-area-active .cuar-css-wrapper .pb30 {
  padding-bottom:30px!important
}
body.customer-area-active .cuar-css-wrapper .pb35 {
  padding-bottom:35px!important
}
body.customer-area-active .cuar-css-wrapper .pb40 {
  padding-bottom:40px!important
}
body.customer-area-active .cuar-css-wrapper .pb50 {
  padding-bottom:50px!important
}
body.customer-area-active .cuar-css-wrapper .pln {
  padding-left:0!important
}
body.customer-area-active .cuar-css-wrapper .pl5 {
  padding-left:5px!important
}
body.customer-area-active .cuar-css-wrapper .pl10 {
  padding-left:10px!important
}
body.customer-area-active .cuar-css-wrapper .pl15 {
  padding-left:15px!important
}
body.customer-area-active .cuar-css-wrapper .pl20 {
  padding-left:20px!important
}
body.customer-area-active .cuar-css-wrapper .pl25 {
  padding-left:25px!important
}
body.customer-area-active .cuar-css-wrapper .pl30 {
  padding-left:30px!important
}
body.customer-area-active .cuar-css-wrapper .pl35 {
  padding-left:35px!important
}
body.customer-area-active .cuar-css-wrapper .pl40 {
  padding-left:40px!important
}
body.customer-area-active .cuar-css-wrapper .pl50 {
  padding-left:50px!important
}
body.customer-area-active .cuar-css-wrapper .pv5 {
  padding-top:5px!important;
  padding-bottom:5px!important
}
body.customer-area-active .cuar-css-wrapper .pv8 {
  padding-top:8px!important;
  padding-bottom:8px!important
}
body.customer-area-active .cuar-css-wrapper .pv10 {
  padding-top:10px!important;
  padding-bottom:10px!important
}
body.customer-area-active .cuar-css-wrapper .pv15 {
  padding-top:15px!important;
  padding-bottom:15px!important
}
body.customer-area-active .cuar-css-wrapper .pv20 {
  padding-top:20px!important;
  padding-bottom:20px!important
}
body.customer-area-active .cuar-css-wrapper .pv25 {
  padding-top:25px!important;
  padding-bottom:25px!important
}
body.customer-area-active .cuar-css-wrapper .pv30 {
  padding-top:30px!important;
  padding-bottom:30px!important
}
body.customer-area-active .cuar-css-wrapper .pv40 {
  padding-top:40px!important;
  padding-bottom:40px!important
}
body.customer-area-active .cuar-css-wrapper .pv50 {
  padding-top:50px!important;
  padding-bottom:50px!important
}
body.customer-area-active .cuar-css-wrapper .ph5 {
  padding-left:5px!important;
  padding-right:5px!important
}
body.customer-area-active .cuar-css-wrapper .ph8 {
  padding-left:8px!important;
  padding-right:8px!important
}
body.customer-area-active .cuar-css-wrapper .ph10 {
  padding-left:10px!important;
  padding-right:10px!important
}
body.customer-area-active .cuar-css-wrapper .ph15 {
  padding-left:15px!important;
  padding-right:15px!important
}
body.customer-area-active .cuar-css-wrapper .ph20 {
  padding-left:20px!important;
  padding-right:20px!important
}
body.customer-area-active .cuar-css-wrapper .ph25 {
  padding-left:25px!important;
  padding-right:25px!important
}
body.customer-area-active .cuar-css-wrapper .ph30 {
  padding-left:30px!important;
  padding-right:30px!important
}
body.customer-area-active .cuar-css-wrapper .ph40 {
  padding-left:40px!important;
  padding-right:40px!important
}
body.customer-area-active .cuar-css-wrapper .ph50 {
  padding-left:50px!important;
  padding-right:50px!important
}
@media (min-width:1140px) {
  body.customer-area-active .cuar-css-wrapper .ptn-lg {
    padding-top:0!important
  }
  body.customer-area-active .cuar-css-wrapper .prn-lg {
    padding-right:0!important
  }
  body.customer-area-active .cuar-css-wrapper .pbn-lg {
    padding-bottom:0!important
  }
  body.customer-area-active .cuar-css-wrapper .pln-lg {
    padding-left:0!important
  }
  body.customer-area-active .cuar-css-wrapper .pt5-lg {
    padding-top:5px!important
  }
  body.customer-area-active .cuar-css-wrapper .pr5-lg {
    padding-right:5px!important
  }
  body.customer-area-active .cuar-css-wrapper .pb5-lg {
    padding-bottom:5px!important
  }
  body.customer-area-active .cuar-css-wrapper .pl5-lg {
    padding-left:5px!important
  }
}
@media (min-width:992px) {
  body.customer-area-active .cuar-css-wrapper .ptn-md {
    padding-top:0!important
  }
  body.customer-area-active .cuar-css-wrapper .prn-md {
    padding-right:0!important
  }
  body.customer-area-active .cuar-css-wrapper .pbn-md {
    padding-bottom:0!important
  }
  body.customer-area-active .cuar-css-wrapper .pln-md {
    padding-left:0!important
  }
  body.customer-area-active .cuar-css-wrapper .pt5-md {
    padding-top:5px!important
  }
  body.customer-area-active .cuar-css-wrapper .pr5-md {
    padding-right:5px!important
  }
  body.customer-area-active .cuar-css-wrapper .pb5-md {
    padding-bottom:5px!important
  }
  body.customer-area-active .cuar-css-wrapper .pl5-md {
    padding-left:5px!important
  }
}
body.customer-area-active .cuar-css-wrapper .mauto {
  margin-left:auto;
  margin-right:auto
}
body.customer-area-active .cuar-css-wrapper .mn {
  margin:0!important
}
body.customer-area-active .cuar-css-wrapper .m1 {
  margin:1px!important
}
body.customer-area-active .cuar-css-wrapper .m2 {
  margin:2px!important
}
body.customer-area-active .cuar-css-wrapper .m3 {
  margin:3px!important
}
body.customer-area-active .cuar-css-wrapper .m4 {
  margin:4px!important
}
body.customer-area-active .cuar-css-wrapper .m5 {
  margin:5px!important
}
body.customer-area-active .cuar-css-wrapper .m8 {
  margin:8px!important
}
body.customer-area-active .cuar-css-wrapper .m10 {
  margin:10px!important
}
body.customer-area-active .cuar-css-wrapper .m15 {
  margin:15px!important
}
body.customer-area-active .cuar-css-wrapper .m20 {
  margin:20px!important
}
body.customer-area-active .cuar-css-wrapper .m25 {
  margin:25px!important
}
body.customer-area-active .cuar-css-wrapper .m30 {
  margin:30px!important
}
body.customer-area-active .cuar-css-wrapper .m35 {
  margin:35px!important
}
body.customer-area-active .cuar-css-wrapper .m40 {
  margin:40px!important
}
body.customer-area-active .cuar-css-wrapper .m50 {
  margin:50px!important
}
body.customer-area-active .cuar-css-wrapper .mtn {
  margin-top:0!important
}
body.customer-area-active .cuar-css-wrapper .mt5 {
  margin-top:5px!important
}
body.customer-area-active .cuar-css-wrapper .mt10 {
  margin-top:10px!important
}
body.customer-area-active .cuar-css-wrapper .mt15 {
  margin-top:15px!important
}
body.customer-area-active .cuar-css-wrapper .mt20 {
  margin-top:20px!important
}
body.customer-area-active .cuar-css-wrapper .mt25 {
  margin-top:25px!important
}
body.customer-area-active .cuar-css-wrapper .mt30 {
  margin-top:30px!important
}
body.customer-area-active .cuar-css-wrapper .mt35 {
  margin-top:35px!important
}
body.customer-area-active .cuar-css-wrapper .mt40 {
  margin-top:40px!important
}
body.customer-area-active .cuar-css-wrapper .mt50 {
  margin-top:50px!important
}
body.customer-area-active .cuar-css-wrapper .mt70 {
  margin-top:70px!important
}
body.customer-area-active .cuar-css-wrapper .mrn {
  margin-right:0!important
}
body.customer-area-active .cuar-css-wrapper .mr5 {
  margin-right:5px!important
}
body.customer-area-active .cuar-css-wrapper .mr10 {
  margin-right:10px!important
}
body.customer-area-active .cuar-css-wrapper .mr15 {
  margin-right:15px!important
}
body.customer-area-active .cuar-css-wrapper .mr20 {
  margin-right:20px!important
}
body.customer-area-active .cuar-css-wrapper .mr25 {
  margin-right:25px!important
}
body.customer-area-active .cuar-css-wrapper .mr30 {
  margin-right:30px!important
}
body.customer-area-active .cuar-css-wrapper .mr35 {
  margin-right:35px!important
}
body.customer-area-active .cuar-css-wrapper .mr40 {
  margin-right:40px!important
}
body.customer-area-active .cuar-css-wrapper .mr50 {
  margin-right:50px!important
}
body.customer-area-active .cuar-css-wrapper .mbn {
  margin-bottom:0!important
}
body.customer-area-active .cuar-css-wrapper .mb5 {
  margin-bottom:5px!important
}
body.customer-area-active .cuar-css-wrapper .mb10 {
  margin-bottom:10px!important
}
body.customer-area-active .cuar-css-wrapper .mb15 {
  margin-bottom:15px!important
}
body.customer-area-active .cuar-css-wrapper .mb20 {
  margin-bottom:20px!important
}
body.customer-area-active .cuar-css-wrapper .mb25 {
  margin-bottom:25px!important
}
body.customer-area-active .cuar-css-wrapper .mb30 {
  margin-bottom:30px!important
}
body.customer-area-active .cuar-css-wrapper .mb35 {
  margin-bottom:35px!important
}
body.customer-area-active .cuar-css-wrapper .mb40 {
  margin-bottom:40px!important
}
body.customer-area-active .cuar-css-wrapper .mb50 {
  margin-bottom:50px!important
}
body.customer-area-active .cuar-css-wrapper .mb70 {
  margin-bottom:70px!important
}
body.customer-area-active .cuar-css-wrapper .mln {
  margin-left:0!important
}
body.customer-area-active .cuar-css-wrapper .ml5 {
  margin-left:5px!important
}
body.customer-area-active .cuar-css-wrapper .ml10 {
  margin-left:10px!important
}
body.customer-area-active .cuar-css-wrapper .ml15 {
  margin-left:15px!important
}
body.customer-area-active .cuar-css-wrapper .ml20 {
  margin-left:20px!important
}
body.customer-area-active .cuar-css-wrapper .ml25 {
  margin-left:25px!important
}
body.customer-area-active .cuar-css-wrapper .ml30 {
  margin-left:30px!important
}
body.customer-area-active .cuar-css-wrapper .ml35 {
  margin-left:35px!important
}
body.customer-area-active .cuar-css-wrapper .ml40 {
  margin-left:40px!important
}
body.customer-area-active .cuar-css-wrapper .ml50 {
  margin-left:50px!important
}
body.customer-area-active .cuar-css-wrapper .mv5 {
  margin-top:5px!important;
  margin-bottom:5px!important
}
body.customer-area-active .cuar-css-wrapper .mv10 {
  margin-top:10px!important;
  margin-bottom:10px!important
}
body.customer-area-active .cuar-css-wrapper .mv15 {
  margin-top:15px!important;
  margin-bottom:15px!important
}
body.customer-area-active .cuar-css-wrapper .mv20 {
  margin-top:20px!important;
  margin-bottom:20px!important
}
body.customer-area-active .cuar-css-wrapper .mv25 {
  margin-top:25px!important;
  margin-bottom:25px!important
}
body.customer-area-active .cuar-css-wrapper .mv30 {
  margin-top:30px!important;
  margin-bottom:30px!important
}
body.customer-area-active .cuar-css-wrapper .mv40 {
  margin-top:40px!important;
  margin-bottom:40px!important
}
body.customer-area-active .cuar-css-wrapper .mv50 {
  margin-top:50px!important;
  margin-bottom:50px!important
}
body.customer-area-active .cuar-css-wrapper .mv70 {
  margin-top:70px!important;
  margin-bottom:70px!important
}
body.customer-area-active .cuar-css-wrapper .mh5 {
  margin-left:5px!important;
  margin-right:5px!important
}
body.customer-area-active .cuar-css-wrapper .mh10 {
  margin-left:10px!important;
  margin-right:10px!important
}
body.customer-area-active .cuar-css-wrapper .mh15 {
  margin-left:15px!important;
  margin-right:15px!important
}
body.customer-area-active .cuar-css-wrapper .mh20 {
  margin-left:20px!important;
  margin-right:20px!important
}
body.customer-area-active .cuar-css-wrapper .mh25 {
  margin-left:25px!important;
  margin-right:25px!important
}
body.customer-area-active .cuar-css-wrapper .mh30 {
  margin-left:30px!important;
  margin-right:30px!important
}
body.customer-area-active .cuar-css-wrapper .mh40 {
  margin-left:40px!important;
  margin-right:40px!important
}
body.customer-area-active .cuar-css-wrapper .mh50 {
  margin-left:50px!important;
  margin-right:50px!important
}
body.customer-area-active .cuar-css-wrapper .mh70 {
  margin-left:70px!important;
  margin-right:70px!important
}
body.customer-area-active .cuar-css-wrapper .mtn5 {
  margin-top:-5px!important
}
body.customer-area-active .cuar-css-wrapper .mtn10 {
  margin-top:-10px!important
}
body.customer-area-active .cuar-css-wrapper .mtn15 {
  margin-top:-15px!important
}
body.customer-area-active .cuar-css-wrapper .mtn20 {
  margin-top:-20px!important
}
body.customer-area-active .cuar-css-wrapper .mtn30 {
  margin-top:-30px!important
}
body.customer-area-active .cuar-css-wrapper .mrn5 {
  margin-right:-5px!important
}
body.customer-area-active .cuar-css-wrapper .mrn10 {
  margin-right:-10px!important
}
body.customer-area-active .cuar-css-wrapper .mrn15 {
  margin-right:-15px!important
}
body.customer-area-active .cuar-css-wrapper .mrn20 {
  margin-right:-20px!important
}
body.customer-area-active .cuar-css-wrapper .mrn30 {
  margin-right:-30px!important
}
body.customer-area-active .cuar-css-wrapper .mbn5 {
  margin-bottom:-5px!important
}
body.customer-area-active .cuar-css-wrapper .mbn10 {
  margin-bottom:-10px!important
}
body.customer-area-active .cuar-css-wrapper .mbn15 {
  margin-bottom:-15px!important
}
body.customer-area-active .cuar-css-wrapper .mbn20 {
  margin-bottom:-20px!important
}
body.customer-area-active .cuar-css-wrapper .mbn30 {
  margin-bottom:-30px!important
}
body.customer-area-active .cuar-css-wrapper .mln5 {
  margin-left:-5px!important
}
body.customer-area-active .cuar-css-wrapper .mln10 {
  margin-left:-10px!important
}
body.customer-area-active .cuar-css-wrapper .mln15 {
  margin-left:-15px!important
}
body.customer-area-active .cuar-css-wrapper .mln20 {
  margin-left:-20px!important
}
body.customer-area-active .cuar-css-wrapper .mln30 {
  margin-left:-30px!important
}
body.customer-area-active .cuar-css-wrapper .mvn5 {
  margin-top:-5px!important;
  margin-bottom:-5px!important
}
body.customer-area-active .cuar-css-wrapper .mvn10 {
  margin-top:-10px!important;
  margin-bottom:-10px!important
}
body.customer-area-active .cuar-css-wrapper .mvn15 {
  margin-top:-15px!important;
  margin-bottom:-15px!important
}
body.customer-area-active .cuar-css-wrapper .mvn20 {
  margin-top:-20px!important;
  margin-bottom:-20px!important
}
body.customer-area-active .cuar-css-wrapper .mvn30 {
  margin-top:-30px!important;
  margin-bottom:-30px!important
}
body.customer-area-active .cuar-css-wrapper .mhn5 {
  margin-left:-5px!important;
  margin-right:-5px!important
}
body.customer-area-active .cuar-css-wrapper .mhn10 {
  margin-left:-10px!important;
  margin-right:-10px!important
}
body.customer-area-active .cuar-css-wrapper .mhn15 {
  margin-left:-15px!important;
  margin-right:-15px!important
}
body.customer-area-active .cuar-css-wrapper .mhn20 {
  margin-left:-20px!important;
  margin-right:-20px!important
}
body.customer-area-active .cuar-css-wrapper .mhn30 {
  margin-left:-30px!important;
  margin-right:-30px!important
}
body.customer-area-active .cuar-css-wrapper .lh0 {
  line-height:0!important
}
body.customer-area-active .cuar-css-wrapper .lh5 {
  line-height:5px!important
}
body.customer-area-active .cuar-css-wrapper .lh10 {
  line-height:10px!important
}
body.customer-area-active .cuar-css-wrapper .lh15 {
  line-height:15px!important
}
body.customer-area-active .cuar-css-wrapper .lh20 {
  line-height:20px!important
}
body.customer-area-active .cuar-css-wrapper .lh25 {
  line-height:25px!important
}
body.customer-area-active .cuar-css-wrapper .lh30 {
  line-height:30px!important
}
body.customer-area-active .cuar-css-wrapper .lh35 {
  line-height:35px!important
}
body.customer-area-active .cuar-css-wrapper .lh40 {
  line-height:40px!important
}
body.customer-area-active .cuar-css-wrapper .br-l-n {
  border-left:none!important
}
body.customer-area-active .cuar-css-wrapper .br-r-n {
  border-right:none!important
}
body.customer-area-active .cuar-css-wrapper .br-t-n {
  border-top:none!important
}
body.customer-area-active .cuar-css-wrapper .br-b-n {
  border-bottom:none!important
}
body.customer-area-active .cuar-css-wrapper .br-n {
  border:none!important
}
body.customer-area-active .cuar-css-wrapper .br-v-n {
  border-top:none!important;
  border-bottom:none!important
}
body.customer-area-active .cuar-css-wrapper .br-h-n {
  border-left:none!important;
  border-right:none!important
}
body.customer-area-active .cuar-css-wrapper .br-a {
  border:1px solid #d6d6d6!important
}
body.customer-area-active .cuar-css-wrapper .br-l {
  border-left:1px solid #d6d6d6!important
}
body.customer-area-active .cuar-css-wrapper .br-r {
  border-right:1px solid #d6d6d6!important
}
body.customer-area-active .cuar-css-wrapper .br-t {
  border-top:1px solid #d6d6d6!important
}
body.customer-area-active .cuar-css-wrapper .br-b {
  border-bottom:1px solid #d6d6d6!important
}
body.customer-area-active .cuar-css-wrapper .br-dashed {
  border-style:dotted!important
}
body.customer-area-active .cuar-css-wrapper .br0 {
  border-radius:0!important
}
body.customer-area-active .cuar-css-wrapper .br1 {
  border-radius:1px!important
}
body.customer-area-active .cuar-css-wrapper .br2 {
  border-radius:2px!important
}
body.customer-area-active .cuar-css-wrapper .br3 {
  border-radius:3px!important
}
body.customer-area-active .cuar-css-wrapper .br4 {
  border-radius:4px!important
}
body.customer-area-active .cuar-css-wrapper .br6 {
  border-radius:6px!important
}
body.customer-area-active .cuar-css-wrapper .br8 {
  border-radius:8px!important
}
body.customer-area-active .cuar-css-wrapper .br12 {
  border-radius:12px!important
}
body.customer-area-active .cuar-css-wrapper .br24 {
  border-radius:24px!important
}
body.customer-area-active .cuar-css-wrapper .br64 {
  border-radius:64px!important
}
body.customer-area-active .cuar-css-wrapper .bw1 {
  border-width:1px!important
}
body.customer-area-active .cuar-css-wrapper .bw2 {
  border-width:2px!important
}
body.customer-area-active .cuar-css-wrapper .bw3 {
  border-width:3px!important
}
body.customer-area-active .cuar-css-wrapper .bw4 {
  border-width:4px!important
}
body.customer-area-active .cuar-css-wrapper .bw5 {
  border-width:5px!important
}
body.customer-area-active .cuar-css-wrapper .bw8 {
  border-width:8px!important
}
body.customer-area-active .cuar-css-wrapper .bw10 {
  border-width:10px!important
}
body.customer-area-active .cuar-css-wrapper .bw15 {
  border-width:15px!important
}
body.customer-area-active .cuar-css-wrapper .br-white {
  border-color:#fff!important
}
body.customer-area-active .cuar-css-wrapper .br-lighter {
  border-color:#eee!important
}
body.customer-area-active .cuar-css-wrapper .br-light {
  border-color:#e7e7e7!important
}
body.customer-area-active .cuar-css-wrapper .br-grey {
  border-color:#d9d9d9!important
}
body.customer-area-active .cuar-css-wrapper .br-greyer {
  border-color:#ccc!important
}
body.customer-area-active .cuar-css-wrapper .br-dark {
  border-color:#c5bebb!important
}
body.customer-area-active .cuar-css-wrapper .br-dark-light {
  border-color:#dcd8d6!important
}
body.customer-area-active .cuar-css-wrapper .br-primary {
  border-color:#515151!important
}
body.customer-area-active .cuar-css-wrapper .br-primary-light {
  border-color:#6a6a6a!important
}
body.customer-area-active .cuar-css-wrapper .br-info {
  border-color:#03a9f4!important
}
body.customer-area-active .cuar-css-wrapper .br-info-light {
  border-color:#2ebcfc!important
}
body.customer-area-active .cuar-css-wrapper .br-success {
  border-color:#4caf50!important
}
body.customer-area-active .cuar-css-wrapper .br-success-light {
  border-color:#6ec071!important
}
body.customer-area-active .cuar-css-wrapper .br-warning {
  border-color:#ffc107!important
}
body.customer-area-active .cuar-css-wrapper .br-warning-light {
  border-color:#ffce3a!important
}
body.customer-area-active .cuar-css-wrapper .br-danger {
  border-color:#ff5722!important
}
body.customer-area-active .cuar-css-wrapper .br-danger-light {
  border-color:#ff7e55!important
}
body.customer-area-active .cuar-css-wrapper .br-alert {
  border-color:#673ab7!important
}
body.customer-area-active .cuar-css-wrapper .br-alert-light {
  border-color:#8259cb!important
}
body.customer-area-active .cuar-css-wrapper .br-system {
  border-color:#009688!important
}
body.customer-area-active .cuar-css-wrapper .br-system-light {
  border-color:#00c9b6!important
}
body.customer-area-active .cuar-css-wrapper .br-tp-top {
  border-top-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .br-tp-right {
  border-right-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .br-tp-left {
  border-left-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .fluid-width {
  width:100%!important
}
body.customer-area-active .cuar-css-wrapper .mw10 {
  max-width:10px!important
}
body.customer-area-active .cuar-css-wrapper .mw20 {
  max-width:20px!important
}
body.customer-area-active .cuar-css-wrapper .mw30 {
  max-width:30px!important
}
body.customer-area-active .cuar-css-wrapper .mw35 {
  max-width:35px!important
}
body.customer-area-active .cuar-css-wrapper .mw40 {
  max-width:40px!important
}
body.customer-area-active .cuar-css-wrapper .mw45 {
  max-width:45px!important
}
body.customer-area-active .cuar-css-wrapper .mw50 {
  max-width:50px!important
}
body.customer-area-active .cuar-css-wrapper .mw60 {
  max-width:60px!important
}
body.customer-area-active .cuar-css-wrapper .mw80 {
  max-width:80px!important
}
body.customer-area-active .cuar-css-wrapper .mw100 {
  max-width:100px!important
}
body.customer-area-active .cuar-css-wrapper .mw140 {
  max-width:140px!important
}
body.customer-area-active .cuar-css-wrapper .mw160 {
  max-width:160px!important
}
body.customer-area-active .cuar-css-wrapper .mw180 {
  max-width:180px!important
}
body.customer-area-active .cuar-css-wrapper .mw200 {
  max-width:200px!important
}
body.customer-area-active .cuar-css-wrapper .mw240 {
  max-width:240px!important
}
body.customer-area-active .cuar-css-wrapper .mw280 {
  max-width:280px!important
}
body.customer-area-active .cuar-css-wrapper .mw320 {
  max-width:320px!important
}
body.customer-area-active .cuar-css-wrapper .mw400 {
  max-width:400px!important
}
body.customer-area-active .cuar-css-wrapper .mw450 {
  max-width:450px!important
}
body.customer-area-active .cuar-css-wrapper .mw500 {
  max-width:500px!important
}
body.customer-area-active .cuar-css-wrapper .mw600 {
  max-width:600px!important
}
body.customer-area-active .cuar-css-wrapper .mw700 {
  max-width:700px!important
}
body.customer-area-active .cuar-css-wrapper .mw800 {
  max-width:800px!important
}
body.customer-area-active .cuar-css-wrapper .mw900 {
  max-width:900px!important
}
body.customer-area-active .cuar-css-wrapper .mw1000 {
  max-width:1000px!important
}
body.customer-area-active .cuar-css-wrapper .mw1100 {
  max-width:1100px!important
}
body.customer-area-active .cuar-css-wrapper .mw1200 {
  max-width:1200px!important
}
body.customer-area-active .cuar-css-wrapper .w20 {
  width:20px!important
}
body.customer-area-active .cuar-css-wrapper .w30 {
  width:30px!important
}
body.customer-area-active .cuar-css-wrapper .w40 {
  width:40px!important
}
body.customer-area-active .cuar-css-wrapper .w50 {
  width:50px!important
}
body.customer-area-active .cuar-css-wrapper .w75 {
  width:75px!important
}
body.customer-area-active .cuar-css-wrapper .w100 {
  width:100px!important
}
body.customer-area-active .cuar-css-wrapper .w125 {
  width:125px!important
}
body.customer-area-active .cuar-css-wrapper .w150 {
  width:150px!important
}
body.customer-area-active .cuar-css-wrapper .w175 {
  width:175px!important
}
body.customer-area-active .cuar-css-wrapper .w200 {
  width:200px!important
}
body.customer-area-active .cuar-css-wrapper .w225 {
  width:225px!important
}
body.customer-area-active .cuar-css-wrapper .w250 {
  width:250px!important
}
body.customer-area-active .cuar-css-wrapper .w300 {
  width:300px!important
}
body.customer-area-active .cuar-css-wrapper .w320 {
  width:320px!important
}
body.customer-area-active .cuar-css-wrapper .w350 {
  width:350px!important
}
body.customer-area-active .cuar-css-wrapper .w400 {
  width:400px!important
}
body.customer-area-active .cuar-css-wrapper .w450 {
  width:450px!important
}
body.customer-area-active .cuar-css-wrapper .mnw20 {
  min-width:20px!important
}
body.customer-area-active .cuar-css-wrapper .mnw30 {
  min-width:30px!important
}
body.customer-area-active .cuar-css-wrapper .mnw40 {
  min-width:40px!important
}
body.customer-area-active .cuar-css-wrapper .mnw50 {
  min-width:50px!important
}
body.customer-area-active .cuar-css-wrapper .mnw75 {
  min-width:75px!important
}
body.customer-area-active .cuar-css-wrapper .mnw100 {
  min-width:100px!important
}
body.customer-area-active .cuar-css-wrapper .mnw125 {
  min-width:125px!important
}
body.customer-area-active .cuar-css-wrapper .mnw150 {
  min-width:150px!important
}
body.customer-area-active .cuar-css-wrapper .mnw175 {
  min-width:175px!important
}
body.customer-area-active .cuar-css-wrapper .mnw200 {
  min-width:200px!important
}
body.customer-area-active .cuar-css-wrapper .mnw250 {
  min-width:250px!important
}
body.customer-area-active .cuar-css-wrapper .mnw300 {
  min-width:300px!important
}
body.customer-area-active .cuar-css-wrapper .mnw500 {
  min-width:500px!important
}
body.customer-area-active .cuar-css-wrapper .mnw700 {
  min-width:700px!important
}
body.customer-area-active .cuar-css-wrapper .mnw1000 {
  min-width:1000px!important
}
body.customer-area-active .cuar-css-wrapper table tbody tr.message-read td {
  color:#999;
  background-color:#fbfbfb
}
body.customer-area-active .cuar-css-wrapper table tbody tr.message-unread td {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper table.tc-text-center-head tfoot th,
body.customer-area-active .cuar-css-wrapper table.tc-text-center-head thead th {
  text-align:center
}
body.customer-area-active .cuar-css-wrapper table.tc-fs11-head tfoot th,
body.customer-area-active .cuar-css-wrapper table.tc-fs11-head thead th,
body.customer-area-active .cuar-css-wrapper table.tc-fs12-head tfoot th,
body.customer-area-active .cuar-css-wrapper table.tc-fs12-head thead th {
  font-size:12px
}
body.customer-area-active .cuar-css-wrapper table.tc-checkbox-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-checkbox-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-checkbox-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-checkbox-last tbody td:last-child {
  text-align:center;
  padding:11px
}
body.customer-area-active .cuar-css-wrapper table.tc-list-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-list-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-list-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-list-last tbody td:last-child {
  font-weight:600;
  font-size:14px;
  text-align:center;
  width:45px;
  padding:0 10px;
  border-right:1px solid #e5e5e5;
  background:#fdfdfd
}
body.customer-area-active .cuar-css-wrapper table.tc-bold-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-bold-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-bold-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-bold-last tbody td:last-child {
  font-weight:600;
  text-align:right;
  font-size:14px
}
body.customer-area-active .cuar-css-wrapper table.tc-med-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-med-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-med-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-med-last tbody td:last-child {
  font-weight:400;
  color:#999
}
body.customer-area-active .cuar-css-wrapper table.tc-icon-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-icon-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-icon-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-icon-last tbody td:last-child {
  font-size:18px;
  text-align:center;
  color:#999
}
body.customer-area-active .cuar-css-wrapper table.tc-text-muted-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-text-muted-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-text-muted-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-text-muted-last tbody td:last-child {
  color:#999
}
body.customer-area-active .cuar-css-wrapper table.tc-text-primary-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-text-primary-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-text-primary-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-text-primary-last tbody td:last-child {
  color:#4a89dc
}
body.customer-area-active .cuar-css-wrapper table.tc-fw600-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-fw600-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-fw600-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-fw600-last tbody td:last-child {
  font-weight:600
}
body.customer-area-active .cuar-css-wrapper table.tc-fs13-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-fs13-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-fs13-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-fs13-last tbody td:last-child {
  font-size:13px
}
body.customer-area-active .cuar-css-wrapper table.tc-text-left-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-text-left-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-text-left-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-text-left-last tbody td:last-child {
  text-align:right
}
body.customer-area-active .cuar-css-wrapper table.tc-text-center-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-text-center-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-text-center-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-text-center-last tbody td:last-child {
  text-align:center
}
body.customer-area-active .cuar-css-wrapper table.tc-text-right-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-text-right-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-text-right-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-text-right-last tbody td:last-child {
  text-align:right
}
body.customer-area-active .cuar-css-wrapper table.tc-va-t-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-va-t-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-va-t-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-va-t-last tbody td:last-child {
  vertical-align:top
}
body.customer-area-active .cuar-css-wrapper table.tc-va-m-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-va-m-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-va-m-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-va-m-last tbody td:last-child {
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper table.tc-va-b-1 tbody td:first-child,
body.customer-area-active .cuar-css-wrapper table.tc-va-b-2 tbody td:nth-child(2),
body.customer-area-active .cuar-css-wrapper table.tc-va-b-3 tbody td:nth-child(3),
body.customer-area-active .cuar-css-wrapper table.tc-va-b-last tbody td:last-child {
  vertical-align:bottom
}
body.customer-area-active .cuar-css-wrapper .table-checklist td {
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .table-widget .tab-content {
  padding:0;
  border:0;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .table-widget .progress {
  width:80%;
  height:13px;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .table-widget .badge,
body.customer-area-active .cuar-css-wrapper .table-widget .label {
  margin-right:7px
}
body.customer-area-active .cuar-css-wrapper .table-checklist tr.task-checked {
  color:#bbb
}
body.customer-area-active .cuar-css-wrapper .table-checklist tr.task-checked .text-slash {
  text-decoration:line-through
}
body.customer-area-active .cuar-css-wrapper .table-checklist tr.task-checked .label,
body.customer-area-active .cuar-css-wrapper .table-checklist tr.task-checked .progress {
  opacity:.3
}
body.customer-area-active .cuar-css-wrapper .navbar.navbar-fixed-top+#sidebar_left+#theme_content_wrapper,
body.customer-area-active .cuar-css-wrapper .navbar.navbar-fixed-top+#theme_content_wrapper {
  padding-top:60px
}
body.customer-area-active .cuar-css-wrapper #sidebar_left.affix {
  position:fixed
}
body.customer-area-active .cuar-css-wrapper #sidebar_left.affix>.sidebar-menu {
  overflow-x:hidden;
  position:absolute;
  width:100%;
  top:85px;
  bottom:52px;
  -webkit-transition:top .2s ease-in-out;
  transition:top .2s ease-in-out
}
body.customer-area-active .cuar-css-wrapper #sidebar_left.affix>.email-menu+.sidebar-menu {
  overflow-x:hidden;
  position:absolute;
  width:100%;
  top:485px;
  bottom:52px;
  -webkit-transition:top .2s ease-in-out;
  transition:top .2s ease-in-out
}
body.customer-area-active .cuar-css-wrapper #sidebar_left.affix:before {
  left:0
}
body.customer-area-active .cuar-css-wrapper .user-info.hidden,
body.customer-area-active .cuar-css-wrapper .user-info.hidden+.user-divider {
  display:none
}
body.customer-area-active .cuar-css-wrapper #sidebar_left.affix>.menu-widget.menu-widget-open+.sidebar-menu {
  top:250px
}
body.customer-area-active.sidebar-hidden .cuar-css-wrapper #sidebar_left.affix:before,
body.customer-area-active.sidebar-rtl .cuar-css-wrapper #sidebar_left.affix:before {
  left:-230px
}
body.customer-area-active.usermenu-hidden .cuar-css-wrapper .user-info,
body.customer-area-active.usermenu-hidden .cuar-css-wrapper .user-info+.user-divider {
  display:none
}
body.customer-area-active.usermenu-hidden .cuar-css-wrapper #sidebar_left.affix .user-info+.user-divider+.menu-widget+.sidebar-menu,
body.customer-area-active.usermenu-hidden .cuar-css-wrapper #sidebar_left.affix .user-info+.user-divider+.sidebar-menu {
  top:0
}
body.customer-area-active .cuar-css-wrapper #topbar.affix {
  z-index:1027;
  width:auto;
  left:0;
  right:0;
  margin-left:230px;
  position:fixed;
  -webkit-transform:translateZ(0);
  transform:translateZ(0)
}
body.customer-area-active .cuar-css-wrapper #topbar.affix+#theme_content {
  margin-top:51px
}
body.customer-area-active .cuar-css-wrapper #topbar.affix.alt+#theme_content {
  margin-top:71px
}
body.customer-area-active .cuar-css-wrapper #topbar.affix.hidden+#theme_content {
  margin-top:0
}
body.customer-area-active.sb-l-o .cuar-css-wrapper #topbar.affix {
  margin-left:230px
}
body.customer-area-active.sb-l-m .cuar-css-wrapper #topbar.affix {
  margin-left:60px
}
body.customer-area-active.sb-l-c .cuar-css-wrapper #topbar.affix {
  margin-left:0
}
@media (max-width:900px) {
  body.customer-area-active.sb-l-o .cuar-css-wrapper #topbar.affix {
    width:100%;
    margin-left:230px
  }
  body.customer-area-active.sb-l-m .cuar-css-wrapper #topbar.affix {
    width:auto;
    margin-left:45px
  }
  body.customer-area-active.sb-l-c .cuar-css-wrapper #topbar.affix {
    width:100%;
    margin-left:0
  }
}
body.customer-area-active.hidden-breadcrumbs .cuar-css-wrapper #topbar {
  display:none
}
body.customer-area-active.sidebar-collapsed .cuar-css-wrapper #sidebar:before {
  width:40px
}
body.customer-area-active.sb-top .cuar-css-wrapper .navbar-wpca #toggle_sidemenu_t {
  display:block
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar {
  z-index:1030;
  margin-bottom:0;
  height:60px;
  color:#666;
  background-color:#fff;
  border-radius:0;
  border:0;
  border-bottom:0;
  -webkit-box-shadow:0 1px 0 0 #e0e0e0;
  box-shadow:0 1px 0 0 #e0e0e0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.navbar-shadow {
  -webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.08),0 2px 0 0 rgba(0,0,0,.02);
  box-shadow:0 1px 0 0 rgba(0,0,0,.08),0 2px 0 0 rgba(0,0,0,.02)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li {
  float:left
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li>a {
  color:#666;
  font-size:13px;
  font-weight:600;
  padding-top:20px;
  padding-bottom:20px;
  height:59px;
  max-height:59px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li:focus>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li:hover>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li>a:hover {
  color:#222;
  background-color:#f7f7f7
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.open .dropdown-menu {
  padding:0;
  margin-top:10px;
  border-radius:2px;
  border-top:3px solid transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.open .dropdown-menu>a {
  font-weight:600
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.open .dropdown-menu:after {
  content:"";
  position:absolute;
  width:0;
  height:0;
  right:11px;
  bottom:100%;
  border-color:transparent transparent #4a89dc;
  border-style:solid;
  border-width:0 10px 10px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav .menu-divider {
  color:rgba(0,0,0,.15);
  font-size:8px;
  padding:25px 10px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .dropdown-menu .menu-divider {
  color:rgba(0,0,0,.2);
  font-size:8px;
  padding:25px 10px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .dropdown-menu>li.dropdown-header {
  padding:8px;
  background:#fafafa;
  border-bottom:1px solid #e5e5e5
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .dropdown-menu>li.dropdown-header .dropdown-title {
  color:#666;
  font-size:13px;
  font-weight:600;
  padding-left:5px;
  line-height:30px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .dropdown-menu>li.dropdown-header .label {
  font-size:75%;
  padding:.1em .6em .2em;
  float:right;
  height:20px;
  line-height:20px;
  margin-top:5px;
  margin-right:5px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .scroller-navbar {
  max-height:250px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .scroller-nm {
  margin:-12px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-left>li.dropdown.open:first-child .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-left>li.dropdown:first-child>.open .dropdown-menu:after {
  left:10px;
  right:auto
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .caret {
  position:relative;
  top:-1px;
  margin-left:3px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .caret.alt {
  width:20px;
  height:20px;
  text-align:center;
  color:inherit;
  margin:0;
  border:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar li.dropdown .caret.alt:after {
  opacity:.75;
  font-size:14px;
  display:inline-block;
  content:"\f107";
  font-family:FontAwesome;
  font-style:normal;
  font-weight:400;
  text-decoration:inherit
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar li.dropdown.open .caret.alt:after {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn {
  padding:0 5px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn.btn-group>.btn+.dropdown-toggle {
  border-left:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn>.btn>span.ad,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn>.btn>span.fa,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn>.btn>span.glyphicon,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn>.btn>span.glyphicons {
  position:relative;
  top:-1px;
  font-size:14px;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn.btn-group>.btn {
  color:#888;
  border-color:rgba(0,0,0,.15);
  background-color:#f2f2f2;
  background-color:rgba(0,0,0,.045)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn.btn-group>.btn:hover {
  color:#333;
  border-color:rgba(0,0,0,.2)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn.btn-group.open>.btn,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn.btn-group>.btn.active {
  color:#222
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-btn .badge {
  position:absolute;
  top:-7px;
  right:-5px;
  padding:3px 6px;
  opacity:.95
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown>.open .dropdown-menu {
  color:#222;
  padding:0;
  margin-top:25px;
  border-radius:2px;
  border-top:3px solid transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown>.open .dropdown-menu:after {
  content:"";
  position:absolute;
  width:0;
  height:0;
  right:11px;
  bottom:100%;
  border-color:transparent transparent #4a89dc;
  border-style:solid;
  border-width:0 10px 10px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .navbar-btn.btn-group>.btn {
  color:#bbb;
  color:hsla(0,0%,100%,.8);
  border-color:transparent;
  background-color:#f2f2f2;
  background-color:hsla(0,0%,100%,.2)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .navbar-btn.btn-group.open>.btn,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .navbar-btn.btn-group>.btn.active,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .navbar-btn.btn-group>.btn:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.disable-arrow>.navbar-btn.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.menu-merge>.navbar-btn.open .dropdown-menu {
  margin-top:15px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.disable-arrow.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.menu-merge.open .dropdown-menu {
  margin-top:1px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .nav>li.dropdown.menu-merge.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .nav>li.dropdown.menu-merge>.navbar-btn.open .dropdown-menu {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .nav>li.dropdown.menu-merge.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .nav>li.dropdown.menu-merge>.navbar-btn.open .dropdown-menu:after {
  border-bottom-color:#fafafa
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.disable-arrow.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.disable-arrow>.navbar-btn.open .dropdown-menu:after {
  display:none
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .nav>li.dropdown.disable-arrow.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .nav>li.dropdown.disable-arrow>.navbar-btn.open .dropdown-menu {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .media-list>li.media {
  margin:0;
  padding:10px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .media-list>li.media+li.media {
  border-top:1px solid #eee
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .media-list>li.media>a {
  padding:0 10px 0 0;
  display:table-cell
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .media-list>li.media .media-heading small {
  color:#aaa
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav .list-group>li.list-group-item {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav .list-group>li.list-group-item>a {
  padding:12px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav .list-group>li.list-group-item>a .label {
  font-size:75%;
  padding:.1em .65em .2em;
  float:right;
  height:20px;
  line-height:20px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav .list-group>li.list-group-item>a .fa,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav .list-group>li.list-group-item>a .glyphicon,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav .list-group>li.list-group-item>a .glyphicons {
  padding-right:5px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .list-group>li.dropdown-header+li.list-group-item {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .dropdown-menu>li.dropdown-footer a {
  text-align:center;
  padding:8px 10px 9px;
  border-top:1px solid #e5e5e5;
  background-color:#fafafa;
  -webkit-transition:background-color .4s ease;
  transition:background-color .4s ease
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .dropdown-menu>li.dropdown-footer a:hover {
  background-color:#fffef0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .panel-heading {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .panel-menu {
  color:#666;
  padding:9px 12px 10px;
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-branding {
  position:relative;
  overflow:hidden;
  float:left;
  width:230px;
  height:60px;
  margin-right:10px;
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-branding .navbar-brand {
  color:#666;
  height:60px;
  line-height:58px;
  padding:0 0 0 18px;
  font-size:17px;
  font-weight:400;
  letter-spacing:.5px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-branding .navbar-brand b {
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #toggle_sidemenu_l,
body.customer-area-active .cuar-css-wrapper .navbar-wpca #toggle_sidemenu_t {
  color:#666;
  float:right;
  cursor:pointer;
  font-size:16px;
  line-height:58px;
  max-height:60px;
  width:60px;
  text-align:center;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #toggle_sidemenu_t {
  display:none;
  width:31px;
  height:60px;
  line-height:58px;
  margin-left:10px;
  background-color:rgba(0,0,0,.06);
  border-left:1px solid rgba(0,0,0,.08);
  -webkit-transition:background-color .2s ease;
  transition:background-color .2s ease
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #toggle_sidemenu_t:hover {
  background-color:rgba(0,0,0,.09);
  border-left:1px solid rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #toggle_sidemenu_t .fa-caret-up {
  position:relative;
  font-size:13px;
  border:1px solid;
  border-top:3px solid;
  padding:0 3px 1px;
  margin-bottom:2px;
  -webkit-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  transform:rotate(0deg)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-nav.navbar-left {
  float:left;
  position:relative;
  max-height:60px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-nav.navbar-left>li>a {
  padding-right:12px;
  padding-left:12px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-nav.navbar-right,
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-nav.navbar-right:last-child {
  float:right;
  margin:0 15px 0 0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form {
  margin-top:17px;
  margin-bottom:17px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search input {
  height:26px;
  padding:0 12px;
  -webkit-transition:all .2s ease;
  transition:all .2s ease;
  -webkit-box-shadow:none;
  box-shadow:none;
  border-radius:20px;
  border-color:#eee
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search input:focus {
  background-color:#f8f8f8;
  border-color:#f0f0f0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search.square input {
  height:30px;
  border-radius:3px;
  margin-top:-2px;
  margin-bottom:-2px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .dropdown.open .btn-group.open .multiselect-container.dropdown-menu {
  margin-top:0;
  border-top:1px solid rgba(0,0,0,.1)!important;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .dropdown.open .btn-group.open .multiselect-container.dropdown-menu:after {
  display:none
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-role+.btn-group>button.multiselect {
  overflow:hidden;
  text-overflow:ellipsis
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-status+.btn-group .multiselect-container.dropdown-menu {
  right:auto!important;
  left:0!important
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-role+.btn-group .multiselect-container.dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-status+.btn-group .multiselect-container.dropdown-menu {
  top:0!important;
  position:relative!important;
  margin-top:9px;
  margin-bottom:3px;
  width:212px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-role+.btn-group .multiselect-container.dropdown-menu>li:first-child,
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-role+.btn-group .multiselect-container.dropdown-menu>li:first-child label,
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-status+.btn-group .multiselect-container.dropdown-menu>li:first-child,
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-status+.btn-group .multiselect-container.dropdown-menu>li:first-child label {
  cursor:pointer;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-role+.btn-group .multiselect-container.dropdown-menu>li:first-child:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-status+.btn-group .multiselect-container.dropdown-menu>li:first-child:after {
  content:"\f00d";
  font-family:FontAwesome;
  position:absolute;
  width:15px;
  height:15px;
  top:6px;
  right:8px;
  font-size:13px;
  font-weight:600;
  color:#aaa;
  -webkit-transition:color .15s ease;
  transition:color .15s ease
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-role+.btn-group .multiselect-container.dropdown-menu>li:first-child:hover:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-status+.btn-group .multiselect-container.dropdown-menu>li:first-child:hover:after {
  color:#515151
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .open .dropdown-menu {
  border-top-color:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .open .dropdown-menu:after {
  border-bottom-color:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li .dropdown-toggle+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li .dropdown-toggle+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li .dropdown-toggle+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary {
  background-color:#515151
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li:focus>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li:hover>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li>a:hover {
  background-color:#424242;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li.dropdown.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li.dropdown .open .dropdown-menu {
  border-top-color:#515151
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li.dropdown.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li.dropdown .open .dropdown-menu:after {
  border-bottom-color:#515151
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li .dropdown-toggle+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li .dropdown-toggle+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-primary .nav>li .dropdown-toggle+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#515151
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success {
  background-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li:focus>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li:hover>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li>a:hover {
  background-color:#439a46;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li.dropdown.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li.dropdown .open .dropdown-menu {
  border-top-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li.dropdown.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li.dropdown .open .dropdown-menu:after {
  border-bottom-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li .dropdown-toggle+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li .dropdown-toggle+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-success .nav>li .dropdown-toggle+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info {
  background-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li:focus>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li:hover>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li>a:hover {
  background-color:#0394d6;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li.dropdown.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li.dropdown .open .dropdown-menu {
  border-top-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li.dropdown.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li.dropdown .open .dropdown-menu:after {
  border-bottom-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li .dropdown-toggle+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li .dropdown-toggle+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-info .nav>li .dropdown-toggle+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning {
  background-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li:focus>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li:hover>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li>a:hover {
  background-color:#e7ae00;
  color:rgba(7,6,6,.896)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li.dropdown.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li.dropdown .open .dropdown-menu {
  border-top-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li.dropdown.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li.dropdown .open .dropdown-menu:after {
  border-bottom-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li .dropdown-toggle+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li .dropdown-toggle+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-warning .nav>li .dropdown-toggle+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger {
  background-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li:focus>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li:hover>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li>a:hover {
  background-color:#ff4003;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li.dropdown.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li.dropdown .open .dropdown-menu {
  border-top-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li.dropdown.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li.dropdown .open .dropdown-menu:after {
  border-bottom-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li .dropdown-toggle+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li .dropdown-toggle+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-danger .nav>li .dropdown-toggle+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert {
  background-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li:focus>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li:hover>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li>a:hover {
  background-color:#5a33a0;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li.dropdown.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li.dropdown .open .dropdown-menu {
  border-top-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li.dropdown.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li.dropdown .open .dropdown-menu:after {
  border-bottom-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li .dropdown-toggle+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li .dropdown-toggle+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-alert .nav>li .dropdown-toggle+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system {
  background-color:#009688
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li:focus>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li:hover>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li>a:hover {
  background-color:#00776c;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li.dropdown.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li.dropdown .open .dropdown-menu {
  border-top-color:#009688
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li.dropdown.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li.dropdown .open .dropdown-menu:after {
  border-bottom-color:#009688
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li .dropdown-toggle+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li .dropdown-toggle+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-system .nav>li .dropdown-toggle+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#009688
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark {
  background-color:#c5bebb
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li.open>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li:focus>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li:hover>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li>a:hover {
  background-color:#b7afaa;
  color:rgba(7,6,6,.896)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li.dropdown.open .dropdown-menu,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li.dropdown .open .dropdown-menu {
  border-top-color:#c5bebb
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li.dropdown.open .dropdown-menu:after,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li.dropdown .open .dropdown-menu:after {
  border-bottom-color:#c5bebb
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li .dropdown-toggle+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li .dropdown-toggle+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-dark .nav>li .dropdown-toggle+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#c5bebb
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] {
  border-bottom-color:transparent;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .navbar-brand {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .nav>li>a {
  color:#fff;
  color:hsla(0,0%,100%,.9)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .nav>li.open>a {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .caret.caret-tp {
  border-top-color:hsla(0,0%,100%,.3)
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] #toggle_sidemenu_l,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] #toggle_sidemenu_l:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] #toggle_sidemenu_l:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] #toggle_sidemenu_t {
  color:hsla(0,0%,100%,.5);
  -webkit-transition:color .2s ease;
  transition:color .2s ease
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] #toggle_sidemenu_t:focus,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] #toggle_sidemenu_t:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .navbar-search input,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .navbar-search input:focus {
  border-color:transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .navbar-search.alt input {
  color:#bbb;
  color:hsla(0,0%,100%,.8);
  background-color:#bbb;
  background-color:hsla(0,0%,100%,.2);
  border-color:transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-] .navbar-search.alt input:focus {
  border-color:transparent
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar[class*=bg-].navbar-shadow {
  border-bottom:1px solid transparent;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-right>li:last-child>.dropdown-menu>li>a {
  white-space:inherit
}
@media (max-width:900px) {
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-right:last-child {
    margin-right:5px
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-right>li:last-child>a>img {
    margin-right:5px!important
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-right>li:last-child>a>span {
    display:none
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-right>li:last-child>a>span.caret {
    display:inline-block
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search {
    padding:18px 8px;
    font-size:16px;
    margin:0;
    cursor:pointer;
    width:auto;
    float:left
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search .form-group {
    margin:0!important
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search:after {
    content:"\f002";
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    position:relative;
    line-height:1;
    display:inline-block;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    text-rendering:auto;
    -webkit-transform:translate(0);
    -ms-transform:translate(0);
    transform:translate(0)
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search input {
    opacity:0;
    z-index:-1;
    visibility:hidden;
    position:absolute;
    top:-60px;
    left:0;
    width:100%;
    height:60px;
    margin:0;
    font-size:24px;
    color:#aaa;
    border-radius:0;
    border:0;
    text-align:center;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search input:focus,
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar.bg-light .navbar-form.navbar-search input:focus {
    background-color:#fff
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search.search-open input {
    z-index:1040;
    opacity:1!important;
    visibility:visible;
    top:0;
    color:#666!important;
    border-bottom:0;
    background-color:#fff!important;
    -webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.08),0 2px 0 0 rgba(0,0,0,.02)!important;
    box-shadow:0 1px 0 0 rgba(0,0,0,.08),0 2px 0 0 rgba(0,0,0,.02)!important
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search.search-open input:focus {
    border-bottom-color:#ddd
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search .search-remove {
    display:none;
    z-index:1040;
    position:absolute;
    color:#aaa;
    top:0;
    right:0;
    height:60px;
    line-height:59px;
    padding-left:15px;
    padding-right:25px
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search .search-remove:after {
    position:relative;
    content:"\e014";
    font-family:Glyphicons Halflings;
    text-align:center;
    font-size:20px
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-form.navbar-search.search-open .search-remove:hover {
    color:#ff7e55
  }
}
@media (max-width:599px) {
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-nav>li.dropdown,
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-nav>li.dropdown .navbar-btn,
  body.customer-area-active .cuar-css-wrapper .sb-l-m .navbar-wpca.navbar>.navbar-right {
    position:static!important
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .navbar-right:last-child {
    margin-right:0
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown.open .dropdown-menu:after,
  body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown>.open .dropdown-menu:after {
    display:none
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-left .dropdown-menu,
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-left .open .dropdown-menu,
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-right .dropdown-menu,
  body.customer-area-active .cuar-css-wrapper .navbar-wpca .navbar-right .open .dropdown-menu {
    z-index:1000;
    margin-top:0!important;
    float:left;
    position:absolute;
    top:100%;
    left:-1px;
    min-width:101%;
    list-style:none;
    background-color:#fff;
    border:1px solid rgba(0,0,0,.15);
    background-clip:padding-box;
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
    box-shadow:0 6px 12px rgba(0,0,0,.175)
  }
  body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-role+.btn-group .multiselect-container.dropdown-menu,
  body.customer-area-active .cuar-css-wrapper .navbar-wpca #user-status+.btn-group .multiselect-container.dropdown-menu {
    top:34px!important;
    position:absolute!important;
    right:0;
    left:auto
  }
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .timeline-list li.timeline-item {
  padding:18px 70px 18px 45px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .timeline-list li.timeline-item .timeline-icon {
  left:9px;
  top:12px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .timeline-list li.timeline-item:after {
  left:21px;
  top:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .timeline-list li.timeline-item .timeline-desc {
  letter-spacing:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .timeline-list li.timeline-item .timeline-date {
  font-size:11px;
  right:8px;
  top:17px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .chat-widget .media-left {
  padding-right:10px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .chat-widget .media-right {
  padding-left:10px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .chat-widget .media-left img,
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .chat-widget .media-right img {
  max-width:35px;
  border-radius:2px;
  border:0
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .chat-widget .media-body {
  padding:5px;
  background-color:#fafafa
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .chat-widget .media-status:after {
  font-size:9px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .alerts-widget .media {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .alerts-widget .media-left {
  vertical-align:middle;
  padding-right:11px;
  border-right:1px dashed #ddd
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .alerts-widget a.media-left {
  color:#aaa;
  font-size:18px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .alerts-widget .media-body {
  font-size:12px;
  font-weight:400;
  padding-left:13px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .alerts-widget .media-heading {
  margin-bottom:3px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .alerts-widget .media-right {
  position:absolute;
  right:0;
  top:-3px;
  text-align:right
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .alerts-widget .media-right .btn.btn-xs {
  font-size:11px;
  padding:0 5px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .alerts-widget .media-right .media-response {
  font-size:10px;
  font-weight:400;
  margin-bottom:2px
}
body.customer-area-active .cuar-css-wrapper .navbar-wpca.navbar .nav>li.dropdown .alerts-widget .media-right .media-response.single {
  font-size:11px;
  padding-top:10px
}
body.customer-area-active:not(.disable-tray-rescale) .cuar-css-wrapper .cuar-page.cuar-page-with-sidebar {
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper #cuar-js-page-content-wrapper {
  -webkit-transition:height .01s;
  transition:height .01s
}
body.customer-area-active .cuar-css-wrapper #cuar-js-mobile-sidebar:not(:empty) {
  border-top:1px solid #d6d6d6;
  background:#fff;
  padding:15px
}
body.customer-area-active .cuar-css-wrapper #cuar-js-mobile-sidebar .tray-scroller {
  height:auto!important;
  min-height:0!important
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div,
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>section {
  vertical-align:top;
  padding:25px 11px
}
body.customer-area-active .cuar-css-wrapper #cuar-js-tray-scroller-wrapper {
  padding:25px 0 0
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>aside {
  vertical-align:top
}
body.customer-area-active .cuar-css-wrapper .tray-left,
body.customer-area-active .cuar-css-wrapper .tray-right {
  position:absolute;
  width:290px;
  min-height:100%;
  padding:0 0 0 15px;
  border-right:1px solid #fff;
  background:#fff;
  right:0
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center,
body.customer-area-active .cuar-css-wrapper .tray-center {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center.tray-center-on-left,
body.customer-area-active .cuar-css-wrapper .tray-center.tray-center-on-left {
  padding-right:301px
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center.tray-center-on-right,
body.customer-area-active .cuar-css-wrapper .tray-center.tray-center-on-right {
  padding-left:301px
}
body.customer-area-active .cuar-css-wrapper .tray-right>#cuar-js-tray-scroller-wrapper,
body.customer-area-active .cuar-css-wrapper .tray-right>.tray-scroller {
  padding-right:18px
}
body.customer-area-active .cuar-css-wrapper .tray-right>#cuar-js-tray-scroller-wrapper.scroller-active,
body.customer-area-active .cuar-css-wrapper .tray-right>.tray-scroller.scroller-active {
  padding-right:0
}
body.customer-area-active .cuar-css-wrapper .tray-left>#cuar-js-tray-scroller-wrapper,
body.customer-area-active .cuar-css-wrapper .tray-left>.tray-scroller {
  padding-left:18px
}
body.customer-area-active .cuar-css-wrapper .tray-left>#cuar-js-tray-scroller-wrapper.scroller-active,
body.customer-area-active .cuar-css-wrapper .tray-left>.tray-scroller.scroller-active {
  padding-left:0
}
body.customer-area-active .cuar-css-wrapper .tray-right {
  border-left:1px solid #d6d6d6;
  border-right:0
}
body.customer-area-active .cuar-css-wrapper .tray-top {
  position:relative;
  width:100%;
  min-height:150px;
  border-bottom:1px solid #d6d6d6;
  background-color:#fff;
  padding:15px
}
body.customer-area-active .cuar-css-wrapper .tray-top.light {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .tray-left .tray-nav.affix,
body.customer-area-active .cuar-css-wrapper .tray-right .tray-nav.affix {
  width:289px
}
body.customer-area-active .cuar-css-wrapper .tray-bin {
  min-height:65px;
  padding:7px;
  margin:0 -15px 15px;
  border:1px dashed #d6d6d6;
  background:#eee
}
body.customer-area-active .cuar-css-wrapper .tray-bin.stretch {
  border-left:0;
  border-right:0
}
body.customer-area-active .cuar-css-wrapper .tray-bin div[class*=col-] {
  padding-left:5px;
  padding-right:5px
}
body.customer-area-active .cuar-css-wrapper .tray-bin .nav-label {
  text-align:center;
  font-size:12px;
  color:rgba(35,32,30,.408);
  padding-left:5px;
  margin-top:20px;
  margin-bottom:10px
}
body.customer-area-active .cuar-css-wrapper .tray-title {
  margin-top:10px;
  margin-bottom:15px;
  padding:0 5px 15px;
  border-bottom:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .icon-list {
  margin:20px 0 30px;
  font-size:14px;
  padding-left:5px;
  list-style:none
}
body.customer-area-active .cuar-css-wrapper .icon-list li+li {
  padding-top:10px
}
body.customer-area-active .cuar-css-wrapper ul.tray-nav {
  margin:15px -15px
}
body.customer-area-active .cuar-css-wrapper ul.tray-nav li a {
  width:100%;
  padding:11px 15px 11px 30px;
  color:rgba(65,65,65,.9168);
  font-size:13px;
  background:#fff;
  border-top:1px solid #ebebeb
}
body.customer-area-active .cuar-css-wrapper ul.tray-nav li a .fa {
  padding-right:18px
}
body.customer-area-active .cuar-css-wrapper ul.tray-nav li.active a {
  color:#d0cfcf;
  background:#595959;
  border-color:#444;
  -webkit-transition:all .3s ease;
  transition:all .3s ease
}
body.customer-area-active .cuar-css-wrapper ul.tray-nav li.active a .fa {
  color:#515151
}
body.customer-area-active .cuar-css-wrapper ul.tray-nav.tray-nav-arrow li.active:before {
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  z-index:1;
  top:1px;
  left:0;
  border-bottom:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper ul.tray-nav.tray-nav-arrow li.active a:after,
body.customer-area-active .cuar-css-wrapper ul.tray-nav.tray-nav-arrow li.active a:before {
  content:"";
  position:absolute;
  top:0;
  left:100%;
  display:inline-block;
  width:0;
  height:0;
  vertical-align:middle;
  border-left:20px solid #dbdbdb;
  border-top:20px solid transparent;
  border-bottom:20px solid transparent;
  -webkit-transition:all .3s ease;
  transition:all .3s ease
}
body.customer-area-active .cuar-css-wrapper ul.tray-nav.tray-nav-arrow li.active a:before {
  border-left-color:#c7c7c7
}
body.customer-area-active .cuar-css-wrapper ul.tray-nav.tray-nav-arrow li:hover a:after {
  border-left-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .tray-right ul.tray-nav.tray-nav-arrow li.active:before {
  width:100%;
  left:auto;
  right:0
}
body.customer-area-active .cuar-css-wrapper .tray-right ul.tray-nav.tray-nav-arrow li.active a:after,
body.customer-area-active .cuar-css-wrapper .tray-right ul.tray-nav.tray-nav-arrow li.active a:before {
  left:auto;
  right:100%;
  border-left-color:transparent;
  border-right:20px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .tray-right ul.tray-nav.tray-nav-arrow li.active a:before {
  border-left-color:transparent;
  border-right-color:#c7c7c7
}
body.customer-area-active .cuar-css-wrapper .tray-right ul.tray-nav.tray-nav-arrow li:hover a:after {
  border-left-color:transparent;
  border-right-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li a {
  font-size:14px;
  padding:12px 15px 12px 23px
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li:after {
  content:"";
  position:absolute;
  right:0;
  top:0;
  bottom:0;
  width:3px;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li.active:after {
  background:#515151
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li:hover:after {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .tray-right .tray-nav.tray-nav-border li:after {
  left:0;
  right:auto
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li.active.nav-primary:after {
  background:#515151
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li.active.nav-success:after {
  background:#4caf50
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li.active.nav-info:after {
  background:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li.active.nav-warning:after {
  background:#ffc107
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li.active.nav-danger:after {
  background:#ff5722
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li.active.nav-alert:after {
  background:#673ab7
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li.active.nav-system:after {
  background:#009688
}
body.customer-area-active .cuar-css-wrapper .tray-nav.tray-nav-border li.active.nav-dark:after {
  background:#c5bebb
}
body.customer-area-active .cuar-css-wrapper .tray-nav.affix,
body.customer-area-active .cuar-css-wrapper .tray .tray-affix {
  top:55px
}
body.customer-area-active .cuar-css-wrapper #topbar.affix+.cuar-page-content .tray-nav.affix,
body.customer-area-active .cuar-css-wrapper #topbar.affix+.cuar-page-content .tray .tray-affix {
  top:115px
}
body.customer-area-active .cuar-css-wrapper .tray-nav[data-nav-animate] li {
  display:none
}
body.customer-area-active .cuar-css-wrapper .tray-nav[data-nav-animate] li.animated {
  display:block
}
body.customer-area-active.tray-rescale.sb-r-o .cuar-css-wrapper .tray-center {
  padding-right:20px!important
}
body.customer-area-active.tray-rescale.sb-r-o .cuar-css-wrapper .tray-left,
body.customer-area-active.tray-rescale.sb-r-o .cuar-css-wrapper .tray-right {
  display:none
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-left,
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-right {
  position:absolute;
  z-index:1;
  opacity:.5;
  -webkit-transition:all .3s ease;
  transition:all .3s ease;
  right:-245px
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-left {
  border-left:1px solid #ddd
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-right>.tray-scroller {
  padding-right:18px
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-right>.tray-scroller.scroller-active {
  padding-right:3px
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-left>.tray-scroller {
  padding-left:18px
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-left>.tray-scroller.scroller-active {
  padding-left:3px
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-center {
  width:100%;
  -webkit-transition:all .3s ease;
  transition:all .3s ease;
  padding-right:58px!important
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-center.tray-on-bottom {
  padding-right:12px!important
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-top+.tray-center {
  padding-right:inherit!important
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-left:hover,
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-right:hover {
  opacity:1;
  z-index:999;
  right:0
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-center .tray-scroller {
  margin-right:-20px;
  padding-right:5px
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-scroller .scroller-handle {
  opacity:0;
  -webkit-transition:opacity .3s ease;
  transition:opacity .3s ease
}
body.customer-area-active.tray-rescale .cuar-css-wrapper .tray-scroller:hover .scroller-handle {
  opacity:1
}
body.customer-area-active.disable-tray-rescale .cuar-css-wrapper .tray-left,
body.customer-area-active.disable-tray-rescale .cuar-css-wrapper .tray-right {
  position:relative
}
body.customer-area-active.disable-tray-rescale .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center,
body.customer-area-active.disable-tray-rescale .cuar-css-wrapper .tray-center {
  width:100%
}
body.customer-area-active.disable-tray-rescale .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center.tray-center-on-left,
body.customer-area-active.disable-tray-rescale .cuar-css-wrapper .tray-center.tray-center-on-left {
  padding-right:11px
}
body.customer-area-active.disable-tray-rescale .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center.tray-center-on-right,
body.customer-area-active.disable-tray-rescale .cuar-css-wrapper .tray-center.tray-center-on-right {
  padding-left:11px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content {
  text-align:left
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content:after,
body.customer-area-active .cuar-css-wrapper .collection .collection-content:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content:not(.list) .cuar-title {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.grid .gap,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.grid .mix {
  float:none!important;
  margin-right:-5px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .gap,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .mix {
  float:left;
  width:100%;
  position:relative;
  min-height:1px;
  padding-left:11px;
  padding-right:11px;
  float:none!important;
  margin-right:-5px
}
@media (min-width:1400px) {
  body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .gap,
  body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .mix {
    float:left;
    width:50%
  }
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list:after,
body.customer-area-active .cuar-css-wrapper .collection .collection-content:after {
  content:"";
  display:inline-block;
  width:100%
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .gap,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .gap,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .mix,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .mix {
  vertical-align:top;
  text-align:left
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .gap,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .gap {
  display:none;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .mix,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .mix {
  margin-top:18px;
  padding:5px 8px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .mix .panel,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .mix .panel {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .mix .panel img,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .mix .panel img {
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-badges,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-badges {
  display:block;
  position:absolute;
  left:5px;
  top:5px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-excerpt,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-excerpt {
  display:none
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-footer-metas,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-metas,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-footer-metas,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-metas {
  display:none;
  text-align:left;
  font-size:11px;
  line-height:11px;
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-footer-metas td,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-footer-metas th,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-metas td,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-metas th,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-footer-metas td,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-footer-metas th,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-metas td,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-metas th {
  padding-top:1px;
  padding-bottom:1px;
  font-size:11px;
  line-height:11px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-footer-metas td,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-metas td,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-footer-metas td,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-metas td {
  padding-left:0
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-footer-metas th,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-metas th,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-footer-metas th,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-metas th {
  width:9px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-metas,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-metas {
  border-bottom:1px solid #d6d6d6;
  margin-bottom:-1px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-footer-metas,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-footer-metas {
  background:#f9f9f8
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-footer-metas .fa,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-footer-metas .fa {
  padding-right:5px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail-icon,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail-icon {
  font-size:40px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail {
  text-align:center;
  background:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail a,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail a {
  display:block;
  position:relative;
  color:#6a6968
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail a,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail a:active,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail a:focus,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail a:hover,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail a:visited,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail a>*,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail a,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail a:active,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail a:focus,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail a:hover,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail a:visited,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail a>* {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail .collection-thumbnail-padder,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail .collection-thumbnail-padder {
  padding:68% 0 0;
  background-image:-o-linear-gradient(to left bottom,rgba(197,190,187,.6) 0,rgba(197,190,187,.6) 25%,rgba(220,217,214,.5) 25%,rgba(220,217,214,.5) 50%,rgba(197,190,187,.6) 50%,rgba(197,190,187,.6) 75%,rgba(220,217,214,.5) 75%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(197, 190, 187, 0.6)",endColorstr="rgba(220, 217, 214, 0.5)",GradientType=0);
  background-image:-webkit-gradient(linear,right top,left bottom,color-stop(0,rgba(197,190,187,.6)),color-stop(25%,rgba(197,190,187,.6)),color-stop(0,rgba(220,217,214,.5)),color-stop(50%,rgba(220,217,214,.5)),color-stop(0,rgba(197,190,187,.6)),color-stop(75%,rgba(197,190,187,.6)),color-stop(0,rgba(220,217,214,.5)));
  background-image:linear-gradient(to left bottom,rgba(197,190,187,.6) 0,rgba(197,190,187,.6) 25%,rgba(220,217,214,.5) 0,rgba(220,217,214,.5) 50%,rgba(197,190,187,.6) 0,rgba(197,190,187,.6) 75%,rgba(220,217,214,.5) 0);
  background-size:8px 8px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail .collection-thumbnail-padder .collection-thumbnail-overlay,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail .collection-thumbnail-padder .collection-thumbnail-overlay {
  position:relative;
  top:0;
  width:100%;
  height:100%;
  vertical-align:middle;
  margin-top:-68%
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail .collection-thumbnail-padder .collection-thumbnail-overlay .collection-thumbnail-valign,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail .collection-thumbnail-padder .collection-thumbnail-overlay .collection-thumbnail-valign {
  position:relative;
  padding:25% 12px 9px;
  width:100%;
  vertical-align:middle;
  height:100%;
  display:table
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail .collection-thumbnail-padder .collection-thumbnail-overlay .collection-thumbnail-valign .collection-thumbnail-overlay-content,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail .collection-thumbnail-padder .collection-thumbnail-overlay .collection-thumbnail-valign .collection-thumbnail-overlay-content {
  width:100%;
  vertical-align:middle;
  display:table-cell
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail .collection-thumbnail-padder .collection-thumbnail-overlay .collection-thumbnail-valign .collection-thumbnail-overlay-content>*,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail .collection-thumbnail-padder .collection-thumbnail-overlay .collection-thumbnail-valign .collection-thumbnail-overlay-content>* {
  display:block
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail.thumb-active .collection-thumbnail-padder,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail.thumb-active .collection-thumbnail-padder *,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail.thumb-active .collection-thumbnail-padder,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail.thumb-active .collection-thumbnail-padder * {
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(opacity=100);
  opacity:1;
  -webkit-transition:opacity .3s ease-in-out;
  transition:opacity .3s ease-in-out
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail.thumb-active .collection-thumbnail-padder:hover,
body.customer-area-active .cuar-css-wrapper .collection .collection-content .collection-item .collection-thumbnail.thumb-active .collection-thumbnail-padder :hover,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail.thumb-active .collection-thumbnail-padder:hover,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-thumbnail.thumb-active .collection-thumbnail-padder :hover {
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter:alpha(opacity=0);
  opacity:0
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .gap,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .mix {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .mix {
  margin-bottom:18px
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item {
  display:inline-block!important
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-list-blocks {
  display:table;
  width:100%;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-list-blocks .collection-list-left,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-list-blocks .collection-list-right {
  display:table-cell
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-list-blocks .collection-list-right {
  width:auto;
  padding-left:12px;
  vertical-align:top;
  border-left:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-list-blocks .collection-list-right:not(.collection-footer-meta-owner) {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-list-blocks .collection-list-left {
  width:25%;
  min-width:150px;
  vertical-align:top
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-footer-metas,
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-metas {
  display:table;
  clear:both
}
body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item .collection-excerpt {
  display:block;
  word-break:break-word
}
body.customer-area-active .cuar-css-wrapper .collection .fail-message {
  display:none;
  margin-top:18px
}
body.customer-area-active .cuar-css-wrapper .collection .fail .fail-message {
  display:block
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps {
  background-color:#fff;
  border:1px solid #d6d6d6;
  padding:9px 12px;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps ul {
  list-style:none;
  margin:0;
  padding:0;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li {
  display:inline-block;
  list-style:none;
  margin:0 15px 0 0;
  padding:0;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li a {
  -webkit-user-drag:none;
  background-color:#595959;
  color:#d0cfcf;
  display:inline-block;
  font-size:15px;
  line-height:22px;
  padding:12px 18px;
  text-align:center;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li a:active,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li a:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li a:hover {
  background-color:#444;
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li a .current-info,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li a .number {
  display:none
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li {
    display:block!important;
    width:100%!important;
    margin-bottom:4px!important;
    border-left:0!important;
    border-right:0!important
  }
  body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li:after,
  body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li:before {
    right:auto!important;
    left:auto!important;
    width:0!important;
    height:0!important;
    border:0 transparent!important
  }
  body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li a {
    border-radius:5px!important
  }
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li.last {
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li.disabled a {
  background-color:rgba(210,210,209,.704)!important;
  color:rgba(0,0,0,.26);
  cursor:not-allowed
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li.current a {
  background-color:#3d3d3d;
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps li.current a:focus {
  outline-color:transparent
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps .dashicons,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps .fa,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .steps .glyphicon {
  display:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .content {
  background-color:#fff;
  border:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .content>.alert {
  margin:11px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .content+.actions {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .cuar-js-wizard-section-title {
  display:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .cuar-js-wizard-section.body {
  padding:11px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .actions {
  background-color:#fff;
  border:1px solid #d6d6d6;
  padding:5px 8px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .actions ul {
  float:right;
  list-style:none;
  margin:0;
  padding:0;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .actions li {
  display:inline-block;
  margin-left:18px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .actions li a {
  -webkit-user-drag:none;
  background-color:#595959;
  color:#d0cfcf;
  display:inline-block;
  padding:1px 5px;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .actions li.disabled a {
  background-color:rgba(181,175,171,.8224)!important;
  color:rgba(35,32,30,.408);
  cursor:not-allowed
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-icons .steps .dashicons,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-icons .steps .fa,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-icons .steps .glyphicon {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-left .steps {
  text-align:left
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-right .steps {
  text-align:right
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-justified .steps {
  position:relative;
  width:100%
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-justified .steps li {
  display:table-cell;
  float:none;
  position:relative;
  width:1%
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-justified .steps li a {
  display:block
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-justified .content {
  padding-top:1px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-tabs .steps {
  background-color:#fff;
  border-bottom:1px solid #d6d6d6;
  height:55px;
  padding:0;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-tabs .steps li {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-tabs .steps li a {
  padding:18px 23px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-tabs .content {
  padding-top:1px;
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows.steps-tabs .steps {
  height:auto
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows.steps-tabs .steps a {
  border-radius:0!important
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps {
  overflow-x:auto
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li {
  position:relative;
  overflow:visible;
  border-right:15px solid transparent;
  border-left:15px solid transparent;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li+li {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:first-child {
  border-left:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:first-child a {
  border-radius:5px 0 0 5px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:last-child {
  border-right:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:last-child a {
  border-radius:0 5px 5px 0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li a {
  border-radius:0;
  padding:8px 18px;
  white-space:nowrap;
  height:38px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:before {
  content:"";
  position:absolute;
  top:0;
  right:-19px;
  width:0;
  height:0;
  border-color:transparent transparent transparent #595959;
  border-style:solid;
  border-width:19px 0 19px 19px;
  z-index:9
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:after {
  content:"";
  position:absolute;
  top:0;
  left:-19px;
  width:0;
  height:0;
  border-color:#595959 #595959 #595959 transparent;
  border-style:solid;
  border-width:19px 0 19px 19px;
  z-index:8
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:first-child:after,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:last-child:before {
  content:normal
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li.disabled:before {
  border-color:transparent transparent transparent rgba(210,210,209,.704)!important;
  cursor:not-allowed
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li.disabled:after {
  border-color:rgba(210,210,209,.704) rgba(210,210,209,.704) rgba(210,210,209,.704) transparent!important;
  cursor:not-allowed
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:hover:before,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li[aria-selected=true]:before {
  border-color:transparent transparent transparent #444
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:hover:after,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li[aria-selected=true]:after {
  border-color:#444 #444 #444 transparent
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li:hover a,
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .steps>ul>li[aria-selected=true] a {
  background-color:#444
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-arrows .content {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard.steps-numbers .steps li a .number {
  display:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .cuar-submit-container {
  margin:11px -11px -11px
}
body.customer-area-active .cuar-css-wrapper .search-section .search-result+.search-result {
  margin-top:18px;
  padding-top:9px;
  border-top:1px dashed #d6d6d6;
  word-break:break-word
}
body.customer-area-active .cuar-css-wrapper .search-section .search-result>a,
body.customer-area-active .cuar-css-wrapper .search-section .search-result h3 {
  display:block;
  margin-bottom:12px
}
body.customer-area-active .cuar-css-wrapper .search-section ul.result-meta {
  list-style:none;
  padding-left:0;
  margin-left:-5px;
  margin-bottom:5px;
  color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .search-section ul.result-meta>li {
  position:relative;
  display:inline-block;
  padding-left:5px;
  padding-right:5px;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .search-section ul.result-meta>li+li {
  padding-left:8px
}
body.customer-area-active .cuar-css-wrapper .search-section ul.result-meta>li+li:after {
  content:"-";
  position:absolute;
  top:0;
  left:0
}
body.customer-area-active .cuar-css-wrapper .search-section .search-divider {
  height:0;
  border-top:1px solid #d6d6d6;
  text-align:center;
  margin-top:18px;
  margin-bottom:18px
}
body.customer-area-active .cuar-css-wrapper .search-section .search-divider .search-divider-content {
  display:inline-block;
  position:relative;
  padding:0 8px;
  background:#fff;
  top:-9px;
  font-size:16px;
  line-height:18px
}
body.customer-area-active .cuar-css-wrapper .search-section .panel .search-divider .search-divider-content,
body.customer-area-active .cuar-css-wrapper .search-section .tab-content .search-divider .search-divider-content {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .search-section .bg-light .search-divider .search-divider-content {
  background:#fafafa
}
body.customer-area-active .cuar-css-wrapper .search-section .bg-light.light .search-divider .search-divider-content {
  background:#fefefe
}
body.customer-area-active .cuar-css-wrapper .search-section .bg-light.dark .search-divider .search-divider-content {
  background:#f2f2f2
}
body.customer-area-active .cuar-css-wrapper .search-section .well .search-divider .search-divider-content {
  background:#f5f5f5
}
body.customer-area-active .cuar-css-wrapper .bg-primary {
  background-color:#515151!important;
  color:#eeeded
}
abody.customer-area-active .cuar-css-wrapper .bg-primary:hover {
  background-color:#373737!important
}
body.customer-area-active .cuar-css-wrapper .bg-primary .text-muted {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-primary .text-darken {
  color:#d5d4d2
}
body.customer-area-active .cuar-css-wrapper .bg-primary.light {
  background-color:#606060!important
}
body.customer-area-active .cuar-css-wrapper .bg-primary.lighter {
  background-color:#6a6a6a!important
}
body.customer-area-active .cuar-css-wrapper .bg-primary.dark {
  background-color:#424242!important
}
body.customer-area-active .cuar-css-wrapper .bg-primary.darker {
  background-color:#373737!important
}
body.customer-area-active .cuar-css-wrapper .bg-primary .open>a,
body.customer-area-active .cuar-css-wrapper .bg-primary .open>a:focus,
body.customer-area-active .cuar-css-wrapper .bg-primary .open>a:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-success {
  background-color:#4caf50!important;
  color:#eeeded
}
abody.customer-area-active .cuar-css-wrapper .bg-success:hover {
  background-color:#3d8b40!important
}
body.customer-area-active .cuar-css-wrapper .bg-success .text-muted {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-success .text-darken {
  color:#d5d4d2
}
body.customer-area-active .cuar-css-wrapper .bg-success.light {
  background-color:#60ba63!important
}
body.customer-area-active .cuar-css-wrapper .bg-success.lighter {
  background-color:#6ec071!important
}
body.customer-area-active .cuar-css-wrapper .bg-success.dark {
  background-color:#439a46!important
}
body.customer-area-active .cuar-css-wrapper .bg-success.darker {
  background-color:#3d8b40!important
}
body.customer-area-active .cuar-css-wrapper .bg-success .open>a,
body.customer-area-active .cuar-css-wrapper .bg-success .open>a:focus,
body.customer-area-active .cuar-css-wrapper .bg-success .open>a:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-info {
  background-color:#03a9f4!important;
  color:#eeeded
}
abody.customer-area-active .cuar-css-wrapper .bg-info:hover {
  background-color:#0286c2!important
}
body.customer-area-active .cuar-css-wrapper .bg-info .text-muted {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-info .text-darken {
  color:#d5d4d2
}
body.customer-area-active .cuar-css-wrapper .bg-info.light {
  background-color:#19b6fc!important
}
body.customer-area-active .cuar-css-wrapper .bg-info.lighter {
  background-color:#2ebcfc!important
}
body.customer-area-active .cuar-css-wrapper .bg-info.dark {
  background-color:#0394d6!important
}
body.customer-area-active .cuar-css-wrapper .bg-info.darker {
  background-color:#0286c2!important
}
body.customer-area-active .cuar-css-wrapper .bg-info .open>a,
body.customer-area-active .cuar-css-wrapper .bg-info .open>a:focus,
body.customer-area-active .cuar-css-wrapper .bg-info .open>a:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-warning {
  background-color:#ffc107!important;
  color:rgba(7,6,6,.896)
}
abody.customer-area-active .cuar-css-wrapper .bg-warning:hover {
  background-color:#d39e00!important
}
body.customer-area-active .cuar-css-wrapper .bg-warning .text-muted {
  color:rgba(102,83,64,.896)
}
body.customer-area-active .cuar-css-wrapper .bg-warning .text-darken {
  color:rgba(0,0,0,.896)
}
body.customer-area-active .cuar-css-wrapper .bg-warning.light {
  background-color:#ffc926!important
}
body.customer-area-active .cuar-css-wrapper .bg-warning.lighter {
  background-color:#ffce3a!important
}
body.customer-area-active .cuar-css-wrapper .bg-warning.dark {
  background-color:#e7ae00!important
}
body.customer-area-active .cuar-css-wrapper .bg-warning.darker {
  background-color:#d39e00!important
}
body.customer-area-active .cuar-css-wrapper .bg-warning .open>a,
body.customer-area-active .cuar-css-wrapper .bg-warning .open>a:focus,
body.customer-area-active .cuar-css-wrapper .bg-warning .open>a:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-danger {
  background-color:#ff5722!important;
  color:#eeeded
}
abody.customer-area-active .cuar-css-wrapper .bg-danger:hover {
  background-color:#ee3900!important
}
body.customer-area-active .cuar-css-wrapper .bg-danger .text-muted {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-danger .text-darken {
  color:#d5d4d2
}
body.customer-area-active .cuar-css-wrapper .bg-danger.light {
  background-color:#ff6e41!important
}
body.customer-area-active .cuar-css-wrapper .bg-danger.lighter {
  background-color:#ff7e55!important
}
body.customer-area-active .cuar-css-wrapper .bg-danger.dark {
  background-color:#ff4003!important
}
body.customer-area-active .cuar-css-wrapper .bg-danger.darker {
  background-color:#ee3900!important
}
body.customer-area-active .cuar-css-wrapper .bg-danger .open>a,
body.customer-area-active .cuar-css-wrapper .bg-danger .open>a:focus,
body.customer-area-active .cuar-css-wrapper .bg-danger .open>a:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-alert {
  background-color:#673ab7!important;
  color:#eeeded
}
abody.customer-area-active .cuar-css-wrapper .bg-alert:hover {
  background-color:#512e90!important
}
body.customer-area-active .cuar-css-wrapper .bg-alert .text-muted {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-alert .text-darken {
  color:#d5d4d2
}
body.customer-area-active .cuar-css-wrapper .bg-alert.light {
  background-color:#764ac6!important
}
body.customer-area-active .cuar-css-wrapper .bg-alert.lighter {
  background-color:#8259cb!important
}
body.customer-area-active .cuar-css-wrapper .bg-alert.dark {
  background-color:#5a33a0!important
}
body.customer-area-active .cuar-css-wrapper .bg-alert.darker {
  background-color:#512e90!important
}
body.customer-area-active .cuar-css-wrapper .bg-alert .open>a,
body.customer-area-active .cuar-css-wrapper .bg-alert .open>a:focus,
body.customer-area-active .cuar-css-wrapper .bg-alert .open>a:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-system {
  background-color:#009688!important;
  color:#eeeded
}
abody.customer-area-active .cuar-css-wrapper .bg-system:hover {
  background-color:#00635a!important
}
body.customer-area-active .cuar-css-wrapper .bg-system .text-muted {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-system .text-darken {
  color:#d5d4d2
}
body.customer-area-active .cuar-css-wrapper .bg-system.light {
  background-color:#00b5a4!important
}
body.customer-area-active .cuar-css-wrapper .bg-system.lighter {
  background-color:#00c9b6!important
}
body.customer-area-active .cuar-css-wrapper .bg-system.dark {
  background-color:#00776c!important
}
body.customer-area-active .cuar-css-wrapper .bg-system.darker {
  background-color:#00635a!important
}
body.customer-area-active .cuar-css-wrapper .bg-system .open>a,
body.customer-area-active .cuar-css-wrapper .bg-system .open>a:focus,
body.customer-area-active .cuar-css-wrapper .bg-system .open>a:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-dark {
  background-color:#c5bebb!important;
  color:rgba(7,6,6,.896)
}
abody.customer-area-active .cuar-css-wrapper .bg-dark:hover {
  background-color:#ada49f!important
}
body.customer-area-active .cuar-css-wrapper .bg-dark .text-muted {
  color:rgba(102,83,64,.896)
}
body.customer-area-active .cuar-css-wrapper .bg-dark .text-darken {
  color:rgba(0,0,0,.896)
}
body.customer-area-active .cuar-css-wrapper .bg-dark.light {
  background-color:#d3cecb!important
}
body.customer-area-active .cuar-css-wrapper .bg-dark.lighter {
  background-color:#dcd8d6!important
}
body.customer-area-active .cuar-css-wrapper .bg-dark.dark {
  background-color:#b7afaa!important
}
body.customer-area-active .cuar-css-wrapper .bg-dark.darker {
  background-color:#ada49f!important
}
body.customer-area-active .cuar-css-wrapper .bg-dark .open>a,
body.customer-area-active .cuar-css-wrapper .bg-dark .open>a:focus,
body.customer-area-active .cuar-css-wrapper .bg-dark .open>a:hover {
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-light {
  background-color:#fafafa;
  color:#666
}
abody.customer-area-active .cuar-css-wrapper .bg-light:hover {
  background-color:#ededed!important
}
body.customer-area-active .cuar-css-wrapper .bg-light .text-muted {
  color:#999
}
body.customer-area-active .cuar-css-wrapper .bg-light .text-darken {
  color:#222
}
body.customer-area-active .cuar-css-wrapper .bg-light.light {
  background-color:#fefefe
}
body.customer-area-active .cuar-css-wrapper .bg-light.lighter {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-light.dark {
  background-color:#f2f2f2
}
body.customer-area-active .cuar-css-wrapper .bg-light.darker {
  background-color:#e7e7e7
}
body.customer-area-active .cuar-css-wrapper .bg-white {
  background-color:#fafafa;
  color:#666;
  background-color:#fff!important
}
abody.customer-area-active .cuar-css-wrapper .bg-white:hover {
  background-color:#1c1c1c!important
}
body.customer-area-active .cuar-css-wrapper .bg-white .text-muted {
  color:#999
}
body.customer-area-active .cuar-css-wrapper .bg-white .text-darken {
  color:#222
}
body.customer-area-active .cuar-css-wrapper .bg-white.light {
  background-color:#fefefe
}
body.customer-area-active .cuar-css-wrapper .bg-white.lighter {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .bg-white.dark {
  background-color:#f2f2f2
}
body.customer-area-active .cuar-css-wrapper .bg-white.darker {
  background-color:#e7e7e7
}
body.customer-area-active .cuar-css-wrapper .badge-default {
  background-color:#fff;
  color:rgba(7,6,6,.896);
  border:1px solid #ebebeb
}
body.customer-area-active .cuar-css-wrapper .badge-default[href]:focus,
body.customer-area-active .cuar-css-wrapper .badge-default[href]:hover {
  background-color:rgba(7,6,6,.896);
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .badge-primary {
  background-color:#595959;
  color:#eeeded;
  border:1px solid #444
}
body.customer-area-active .cuar-css-wrapper .badge-primary[href]:focus,
body.customer-area-active .cuar-css-wrapper .badge-primary[href]:hover {
  background-color:#eeeded;
  color:#595959
}
body.customer-area-active .cuar-css-wrapper .badge-success {
  background-color:#55b559;
  color:#eeeded;
  border:1px solid #449d48
}
body.customer-area-active .cuar-css-wrapper .badge-success[href]:focus,
body.customer-area-active .cuar-css-wrapper .badge-success[href]:hover {
  background-color:#eeeded;
  color:#55b559
}
body.customer-area-active .cuar-css-wrapper .badge-info {
  background-color:#0ab1fc;
  color:#eeeded;
  border:1px solid #0398db
}
body.customer-area-active .cuar-css-wrapper .badge-info[href]:focus,
body.customer-area-active .cuar-css-wrapper .badge-info[href]:hover {
  background-color:#eeeded;
  color:#0ab1fc
}
body.customer-area-active .cuar-css-wrapper .badge-warning {
  background-color:#ffc516;
  color:rgba(7,6,6,.896);
  border:1px solid #ecb100
}
body.customer-area-active .cuar-css-wrapper .badge-warning[href]:focus,
body.customer-area-active .cuar-css-wrapper .badge-warning[href]:hover {
  background-color:rgba(7,6,6,.896);
  color:#ffc516
}
body.customer-area-active .cuar-css-wrapper .badge-danger {
  background-color:#ff6331;
  color:#eeeded;
  border:1px solid #ff4409
}
body.customer-area-active .cuar-css-wrapper .badge-danger[href]:focus,
body.customer-area-active .cuar-css-wrapper .badge-danger[href]:hover {
  background-color:#eeeded;
  color:#ff6331
}
body.customer-area-active .cuar-css-wrapper .badge-alert {
  background-color:#6e3ec2;
  color:#eeeded;
  border:1px solid #5c34a4
}
body.customer-area-active .cuar-css-wrapper .badge-alert[href]:focus,
body.customer-area-active .cuar-css-wrapper .badge-alert[href]:hover {
  background-color:#eeeded;
  color:#6e3ec2
}
body.customer-area-active .cuar-css-wrapper .label-muted {
  background-color:#fff;
  color:rgba(7,6,6,.896);
  border:1px solid #ebebeb
}
body.customer-area-active .cuar-css-wrapper .label-muted[href]:focus,
body.customer-area-active .cuar-css-wrapper .label-muted[href]:hover {
  background-color:rgba(7,6,6,.896);
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .label-default {
  background-color:#fff;
  color:rgba(7,6,6,.896);
  border:1px solid #ebebeb
}
body.customer-area-active .cuar-css-wrapper .label-default[href]:focus,
body.customer-area-active .cuar-css-wrapper .label-default[href]:hover {
  background-color:rgba(7,6,6,.896);
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .label-primary {
  background-color:#595959;
  color:#eeeded;
  border:1px solid #444
}
body.customer-area-active .cuar-css-wrapper .label-primary[href]:focus,
body.customer-area-active .cuar-css-wrapper .label-primary[href]:hover {
  background-color:#eeeded;
  color:#595959
}
body.customer-area-active .cuar-css-wrapper .label-success {
  background-color:#55b559;
  color:#eeeded;
  border:1px solid #449d48
}
body.customer-area-active .cuar-css-wrapper .label-success[href]:focus,
body.customer-area-active .cuar-css-wrapper .label-success[href]:hover {
  background-color:#eeeded;
  color:#55b559
}
body.customer-area-active .cuar-css-wrapper .label-info {
  background-color:#0ab1fc;
  color:#eeeded;
  border:1px solid #0398db
}
body.customer-area-active .cuar-css-wrapper .label-info[href]:focus,
body.customer-area-active .cuar-css-wrapper .label-info[href]:hover {
  background-color:#eeeded;
  color:#0ab1fc
}
body.customer-area-active .cuar-css-wrapper .label-warning {
  background-color:#ffc516;
  color:rgba(7,6,6,.896);
  border:1px solid #ecb100
}
body.customer-area-active .cuar-css-wrapper .label-warning[href]:focus,
body.customer-area-active .cuar-css-wrapper .label-warning[href]:hover {
  background-color:rgba(7,6,6,.896);
  color:#ffc516
}
body.customer-area-active .cuar-css-wrapper .label-danger {
  background-color:#ff6331;
  color:#eeeded;
  border:1px solid #ff4409
}
body.customer-area-active .cuar-css-wrapper .label-danger[href]:focus,
body.customer-area-active .cuar-css-wrapper .label-danger[href]:hover {
  background-color:#eeeded;
  color:#ff6331
}
body.customer-area-active .cuar-css-wrapper .label-alert {
  background-color:#6e3ec2;
  color:#eeeded;
  border:1px solid #5c34a4
}
body.customer-area-active .cuar-css-wrapper .label-alert[href]:focus,
body.customer-area-active .cuar-css-wrapper .label-alert[href]:hover {
  background-color:#eeeded;
  color:#6e3ec2
}
body.customer-area-active .cuar-css-wrapper .btn-default {
  color:rgba(65,65,65,.9168);
  background-color:#fff;
  border-color:rgba(0,0,0,.1)
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-default,
body.customer-area-active .cuar-css-wrapper .btn-default.active,
body.customer-area-active .cuar-css-wrapper .btn-default:active,
body.customer-area-active .cuar-css-wrapper .btn-default:focus,
body.customer-area-active .cuar-css-wrapper .btn-default:hover {
  color:rgba(65,65,65,.9168);
  background-color:#f9f9f9
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-default,
body.customer-area-active .cuar-css-wrapper .btn-default.active,
body.customer-area-active .cuar-css-wrapper .btn-default:active {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper .btn-default.disabled,
body.customer-area-active .cuar-css-wrapper .btn-default.disabled.active,
body.customer-area-active .cuar-css-wrapper .btn-default.disabled:active,
body.customer-area-active .cuar-css-wrapper .btn-default.disabled:focus,
body.customer-area-active .cuar-css-wrapper .btn-default.disabled:hover,
body.customer-area-active .cuar-css-wrapper .btn-default[disabled],
body.customer-area-active .cuar-css-wrapper .btn-default[disabled].active,
body.customer-area-active .cuar-css-wrapper .btn-default[disabled]:active,
body.customer-area-active .cuar-css-wrapper .btn-default[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .btn-default[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-default,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-default.active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-default:active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-default:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-default:hover {
  background-color:#fff;
  border-color:#ebebeb
}
body.customer-area-active .cuar-css-wrapper .btn-default .badge {
  color:#fff;
  background-color:rgba(65,65,65,.9168)
}
body.customer-area-active .cuar-css-wrapper .btn-default.btn-gradient {
  text-shadow:0 -1px 0 hsla(0,0%,100%,.4);
  border-color:rgba(0,0,0,.07) rgba(0,0,0,.1) rgba(0,0,0,.09);
  background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,hsla(0,0%,100%,.9)),to(hsla(0,0%,100%,.3)));
  background-image:linear-gradient(180deg,hsla(0,0%,100%,.9) 10%,hsla(0,0%,100%,.3));
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff",endColorstr="#00ffffff",GradientType=0)
}
body.customer-area-active .cuar-css-wrapper .btn-default.light {
  background-color:#fafafa
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-default.light,
body.customer-area-active .cuar-css-wrapper .btn-default.light.active,
body.customer-area-active .cuar-css-wrapper .btn-default.light:active,
body.customer-area-active .cuar-css-wrapper .btn-default.light:focus,
body.customer-area-active .cuar-css-wrapper .btn-default.light:hover {
  background-color:#fbfbfb
}
body.customer-area-active .cuar-css-wrapper .btn-default.dark {
  background-color:#f7f7f7
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-default.dark,
body.customer-area-active .cuar-css-wrapper .btn-default.dark.active,
body.customer-area-active .cuar-css-wrapper .btn-default.dark:active,
body.customer-area-active .cuar-css-wrapper .btn-default.dark:focus,
body.customer-area-active .cuar-css-wrapper .btn-default.dark:hover {
  background-color:#f0f0f0
}
body.customer-area-active .cuar-css-wrapper .btn-primary {
  color:#d0cfcf;
  background-color:#595959
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-primary,
body.customer-area-active .cuar-css-wrapper .btn-primary.active,
body.customer-area-active .cuar-css-wrapper .btn-primary:active,
body.customer-area-active .cuar-css-wrapper .btn-primary:focus,
body.customer-area-active .cuar-css-wrapper .btn-primary:hover {
  color:#d0cfcf;
  background-color:#464646;
  border-color:rgba(0,0,0,.05)
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-primary,
body.customer-area-active .cuar-css-wrapper .btn-primary.active,
body.customer-area-active .cuar-css-wrapper .btn-primary:active {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper .btn-primary.disabled,
body.customer-area-active .cuar-css-wrapper .btn-primary.disabled.active,
body.customer-area-active .cuar-css-wrapper .btn-primary.disabled:active,
body.customer-area-active .cuar-css-wrapper .btn-primary.disabled:focus,
body.customer-area-active .cuar-css-wrapper .btn-primary.disabled:hover,
body.customer-area-active .cuar-css-wrapper .btn-primary[disabled],
body.customer-area-active .cuar-css-wrapper .btn-primary[disabled].active,
body.customer-area-active .cuar-css-wrapper .btn-primary[disabled]:active,
body.customer-area-active .cuar-css-wrapper .btn-primary[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .btn-primary[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-primary,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-primary.active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-primary:active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-primary:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-primary:hover {
  background-color:#595959;
  border-color:#444
}
body.customer-area-active .cuar-css-wrapper .btn-primary .badge {
  color:#595959;
  background-color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .btn-primary.light {
  background-color:#686868
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-primary.light,
body.customer-area-active .cuar-css-wrapper .btn-primary.dark,
body.customer-area-active .cuar-css-wrapper .btn-primary.light.active,
body.customer-area-active .cuar-css-wrapper .btn-primary.light:active,
body.customer-area-active .cuar-css-wrapper .btn-primary.light:focus,
body.customer-area-active .cuar-css-wrapper .btn-primary.light:hover {
  background-color:#494949
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-primary.dark,
body.customer-area-active .cuar-css-wrapper .btn-primary.dark.active,
body.customer-area-active .cuar-css-wrapper .btn-primary.dark:active,
body.customer-area-active .cuar-css-wrapper .btn-primary.dark:focus,
body.customer-area-active .cuar-css-wrapper .btn-primary.dark:hover {
  background-color:#3a3a3a
}
body.customer-area-active .cuar-css-wrapper .btn-success {
  color:#cfe2cf;
  background-color:#55b559
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-success,
body.customer-area-active .cuar-css-wrapper .btn-success.active,
body.customer-area-active .cuar-css-wrapper .btn-success:active,
body.customer-area-active .cuar-css-wrapper .btn-success:focus,
body.customer-area-active .cuar-css-wrapper .btn-success:hover {
  color:#cfe2cf;
  background-color:#459f49;
  border-color:rgba(0,0,0,.05)
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-success,
body.customer-area-active .cuar-css-wrapper .btn-success.active,
body.customer-area-active .cuar-css-wrapper .btn-success:active {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper .btn-success.disabled,
body.customer-area-active .cuar-css-wrapper .btn-success.disabled.active,
body.customer-area-active .cuar-css-wrapper .btn-success.disabled:active,
body.customer-area-active .cuar-css-wrapper .btn-success.disabled:focus,
body.customer-area-active .cuar-css-wrapper .btn-success.disabled:hover,
body.customer-area-active .cuar-css-wrapper .btn-success[disabled],
body.customer-area-active .cuar-css-wrapper .btn-success[disabled].active,
body.customer-area-active .cuar-css-wrapper .btn-success[disabled]:active,
body.customer-area-active .cuar-css-wrapper .btn-success[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .btn-success[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-success,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-success.active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-success:active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-success:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-success:hover {
  background-color:#55b559;
  border-color:#449d48
}
body.customer-area-active .cuar-css-wrapper .btn-success .badge {
  color:#55b559;
  background-color:#cfe2cf
}
body.customer-area-active .cuar-css-wrapper .btn-success.light {
  background-color:#6abe6e
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-success.light,
body.customer-area-active .cuar-css-wrapper .btn-success.dark,
body.customer-area-active .cuar-css-wrapper .btn-success.light.active,
body.customer-area-active .cuar-css-wrapper .btn-success.light:active,
body.customer-area-active .cuar-css-wrapper .btn-success.light:focus,
body.customer-area-active .cuar-css-wrapper .btn-success.light:hover {
  background-color:#47a44b
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-success.dark,
body.customer-area-active .cuar-css-wrapper .btn-success.dark.active,
body.customer-area-active .cuar-css-wrapper .btn-success.dark:active,
body.customer-area-active .cuar-css-wrapper .btn-success.dark:focus,
body.customer-area-active .cuar-css-wrapper .btn-success.dark:hover {
  background-color:#3e8f41
}
body.customer-area-active .cuar-css-wrapper .btn-info {
  color:#c0e1f0;
  background-color:#0ab1fc
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-info,
body.customer-area-active .cuar-css-wrapper .btn-info.active,
body.customer-area-active .cuar-css-wrapper .btn-info:active,
body.customer-area-active .cuar-css-wrapper .btn-info:focus,
body.customer-area-active .cuar-css-wrapper .btn-info:hover {
  color:#c0e1f0;
  background-color:#0399dd;
  border-color:rgba(0,0,0,.05)
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-info,
body.customer-area-active .cuar-css-wrapper .btn-info.active,
body.customer-area-active .cuar-css-wrapper .btn-info:active {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper .btn-info.disabled,
body.customer-area-active .cuar-css-wrapper .btn-info.disabled.active,
body.customer-area-active .cuar-css-wrapper .btn-info.disabled:active,
body.customer-area-active .cuar-css-wrapper .btn-info.disabled:focus,
body.customer-area-active .cuar-css-wrapper .btn-info.disabled:hover,
body.customer-area-active .cuar-css-wrapper .btn-info[disabled],
body.customer-area-active .cuar-css-wrapper .btn-info[disabled].active,
body.customer-area-active .cuar-css-wrapper .btn-info[disabled]:active,
body.customer-area-active .cuar-css-wrapper .btn-info[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .btn-info[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-info,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-info.active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-info:active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-info:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-info:hover {
  background-color:#0ab1fc;
  border-color:#0398db
}
body.customer-area-active .cuar-css-wrapper .btn-info .badge {
  color:#0ab1fc;
  background-color:#c0e1f0
}
body.customer-area-active .cuar-css-wrapper .btn-info.light {
  background-color:#29bafc
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-info.light,
body.customer-area-active .cuar-css-wrapper .btn-info.dark,
body.customer-area-active .cuar-css-wrapper .btn-info.light.active,
body.customer-area-active .cuar-css-wrapper .btn-info.light:active,
body.customer-area-active .cuar-css-wrapper .btn-info.light:focus,
body.customer-area-active .cuar-css-wrapper .btn-info.light:hover {
  background-color:#039fe5
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-info.dark,
body.customer-area-active .cuar-css-wrapper .btn-info.dark.active,
body.customer-area-active .cuar-css-wrapper .btn-info.dark:active,
body.customer-area-active .cuar-css-wrapper .btn-info.dark:focus,
body.customer-area-active .cuar-css-wrapper .btn-info.dark:hover {
  background-color:#028ac7
}
body.customer-area-active .cuar-css-wrapper .btn-warning {
  color:rgba(65,51,10,.9168);
  background-color:#ffc516
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-warning,
body.customer-area-active .cuar-css-wrapper .btn-warning.active,
body.customer-area-active .cuar-css-wrapper .btn-warning:active,
body.customer-area-active .cuar-css-wrapper .btn-warning:focus,
body.customer-area-active .cuar-css-wrapper .btn-warning:hover {
  color:rgba(65,51,10,.9168);
  background-color:#efb300;
  border-color:rgba(0,0,0,.05)
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-warning,
body.customer-area-active .cuar-css-wrapper .btn-warning.active,
body.customer-area-active .cuar-css-wrapper .btn-warning:active {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper .btn-warning.disabled,
body.customer-area-active .cuar-css-wrapper .btn-warning.disabled.active,
body.customer-area-active .cuar-css-wrapper .btn-warning.disabled:active,
body.customer-area-active .cuar-css-wrapper .btn-warning.disabled:focus,
body.customer-area-active .cuar-css-wrapper .btn-warning.disabled:hover,
body.customer-area-active .cuar-css-wrapper .btn-warning[disabled],
body.customer-area-active .cuar-css-wrapper .btn-warning[disabled].active,
body.customer-area-active .cuar-css-wrapper .btn-warning[disabled]:active,
body.customer-area-active .cuar-css-wrapper .btn-warning[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .btn-warning[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-warning,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-warning.active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-warning:active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-warning:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-warning:hover {
  background-color:#ffc516;
  border-color:#ecb100
}
body.customer-area-active .cuar-css-wrapper .btn-warning .badge {
  color:#ffc516;
  background-color:rgba(65,51,10,.9168)
}
body.customer-area-active .cuar-css-wrapper .btn-warning.light {
  background-color:#ffcc35
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-warning.light,
body.customer-area-active .cuar-css-wrapper .btn-warning.dark,
body.customer-area-active .cuar-css-wrapper .btn-warning.light.active,
body.customer-area-active .cuar-css-wrapper .btn-warning.light:active,
body.customer-area-active .cuar-css-wrapper .btn-warning.light:focus,
body.customer-area-active .cuar-css-wrapper .btn-warning.light:hover {
  background-color:#f7b900
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-warning.dark,
body.customer-area-active .cuar-css-wrapper .btn-warning.dark.active,
body.customer-area-active .cuar-css-wrapper .btn-warning.dark:active,
body.customer-area-active .cuar-css-wrapper .btn-warning.dark:focus,
body.customer-area-active .cuar-css-wrapper .btn-warning.dark:hover {
  background-color:#d8a200
}
body.customer-area-active .cuar-css-wrapper .btn-danger {
  color:#f1d1c7;
  background-color:#ff6331
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-danger,
body.customer-area-active .cuar-css-wrapper .btn-danger.active,
body.customer-area-active .cuar-css-wrapper .btn-danger:active,
body.customer-area-active .cuar-css-wrapper .btn-danger:focus,
body.customer-area-active .cuar-css-wrapper .btn-danger:hover {
  color:#f1d1c7;
  background-color:#ff460b;
  border-color:rgba(0,0,0,.05)
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-danger,
body.customer-area-active .cuar-css-wrapper .btn-danger.active,
body.customer-area-active .cuar-css-wrapper .btn-danger:active {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper .btn-danger.disabled,
body.customer-area-active .cuar-css-wrapper .btn-danger.disabled.active,
body.customer-area-active .cuar-css-wrapper .btn-danger.disabled:active,
body.customer-area-active .cuar-css-wrapper .btn-danger.disabled:focus,
body.customer-area-active .cuar-css-wrapper .btn-danger.disabled:hover,
body.customer-area-active .cuar-css-wrapper .btn-danger[disabled],
body.customer-area-active .cuar-css-wrapper .btn-danger[disabled].active,
body.customer-area-active .cuar-css-wrapper .btn-danger[disabled]:active,
body.customer-area-active .cuar-css-wrapper .btn-danger[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .btn-danger[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-danger,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-danger.active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-danger:active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-danger:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-danger:hover {
  background-color:#ff6331;
  border-color:#ff4409
}
body.customer-area-active .cuar-css-wrapper .btn-danger .badge {
  color:#ff6331;
  background-color:#f1d1c7
}
body.customer-area-active .cuar-css-wrapper .btn-danger.light {
  background-color:#ff7a50
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-danger.light,
body.customer-area-active .cuar-css-wrapper .btn-danger.dark,
body.customer-area-active .cuar-css-wrapper .btn-danger.light.active,
body.customer-area-active .cuar-css-wrapper .btn-danger.light:active,
body.customer-area-active .cuar-css-wrapper .btn-danger.light:focus,
body.customer-area-active .cuar-css-wrapper .btn-danger.light:hover {
  background-color:#ff4b13
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-danger.dark,
body.customer-area-active .cuar-css-wrapper .btn-danger.dark.active,
body.customer-area-active .cuar-css-wrapper .btn-danger.dark:active,
body.customer-area-active .cuar-css-wrapper .btn-danger.dark:focus,
body.customer-area-active .cuar-css-wrapper .btn-danger.dark:hover {
  background-color:#f33a00
}
body.customer-area-active .cuar-css-wrapper .btn-alert {
  color:#d4cae4;
  background-color:#6e3ec2
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-alert,
body.customer-area-active .cuar-css-wrapper .btn-alert.active,
body.customer-area-active .cuar-css-wrapper .btn-alert:active,
body.customer-area-active .cuar-css-wrapper .btn-alert:focus,
body.customer-area-active .cuar-css-wrapper .btn-alert:hover {
  color:#d4cae4;
  background-color:#5d34a6;
  border-color:rgba(0,0,0,.05)
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-alert,
body.customer-area-active .cuar-css-wrapper .btn-alert.active,
body.customer-area-active .cuar-css-wrapper .btn-alert:active {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper .btn-alert.disabled,
body.customer-area-active .cuar-css-wrapper .btn-alert.disabled.active,
body.customer-area-active .cuar-css-wrapper .btn-alert.disabled:active,
body.customer-area-active .cuar-css-wrapper .btn-alert.disabled:focus,
body.customer-area-active .cuar-css-wrapper .btn-alert.disabled:hover,
body.customer-area-active .cuar-css-wrapper .btn-alert[disabled],
body.customer-area-active .cuar-css-wrapper .btn-alert[disabled].active,
body.customer-area-active .cuar-css-wrapper .btn-alert[disabled]:active,
body.customer-area-active .cuar-css-wrapper .btn-alert[disabled]:focus,
body.customer-area-active .cuar-css-wrapper .btn-alert[disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-alert,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-alert.active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-alert:active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-alert:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper .btn-alert:hover {
  background-color:#6e3ec2;
  border-color:#5c34a4
}
body.customer-area-active .cuar-css-wrapper .btn-alert .badge {
  color:#6e3ec2;
  background-color:#d4cae4
}
body.customer-area-active .cuar-css-wrapper .btn-alert.light {
  background-color:#7f56c9
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-alert.light,
body.customer-area-active .cuar-css-wrapper .btn-alert.dark,
body.customer-area-active .cuar-css-wrapper .btn-alert.light.active,
body.customer-area-active .cuar-css-wrapper .btn-alert.light:active,
body.customer-area-active .cuar-css-wrapper .btn-alert.light:focus,
body.customer-area-active .cuar-css-wrapper .btn-alert.light:hover {
  background-color:#6036ab
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-alert.dark,
body.customer-area-active .cuar-css-wrapper .btn-alert.dark.active,
body.customer-area-active .cuar-css-wrapper .btn-alert.dark:active,
body.customer-area-active .cuar-css-wrapper .btn-alert.dark:focus,
body.customer-area-active .cuar-css-wrapper .btn-alert.dark:hover {
  background-color:#532f94
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-default {
  border-left-color:#aaa
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-primary {
  border-left-color:#515151
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-success {
  border-left-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-info {
  border-left-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-warning {
  border-left-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-danger {
  border-left-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-alert {
  border-left-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-system {
  border-left-color:#009688
}
body.customer-area-active .cuar-css-wrapper .btn.btn-alt.btn-dark {
  border-left-color:#c5bebb
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-primary label:before,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-primary label:before {
  border-color:#606060
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-primary input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-primary input[type=radio]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-primary input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-primary input[type=radio]:checked+label:after {
  background-color:#606060;
  color:#606060
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill.checkbox-primary label:before {
  background-color:#606060
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-success label:before,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-success label:before {
  border-color:#60ba63
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-success input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-success input[type=radio]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-success input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-success input[type=radio]:checked+label:after {
  background-color:#60ba63;
  color:#60ba63
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill.checkbox-success label:before {
  background-color:#60ba63
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-info label:before,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-info label:before {
  border-color:#19b6fc
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-info input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-info input[type=radio]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-info input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-info input[type=radio]:checked+label:after {
  background-color:#19b6fc;
  color:#19b6fc
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill.checkbox-info label:before {
  background-color:#19b6fc
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-warning label:before,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-warning label:before {
  border-color:#ffc926
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-warning input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-warning input[type=radio]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-warning input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-warning input[type=radio]:checked+label:after {
  background-color:#ffc926;
  color:#ffc926
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill.checkbox-warning label:before {
  background-color:#ffc926
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-danger label:before,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-danger label:before {
  border-color:#ff6e41
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-danger input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-danger input[type=radio]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-danger input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-danger input[type=radio]:checked+label:after {
  background-color:#ff6e41;
  color:#ff6e41
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill.checkbox-danger label:before {
  background-color:#ff6e41
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-alert label:before,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-alert label:before {
  border-color:#764ac6
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-alert input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-alert input[type=radio]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-alert input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-alert input[type=radio]:checked+label:after {
  background-color:#764ac6;
  color:#764ac6
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill.checkbox-alert label:before {
  background-color:#764ac6
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-light label:before,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-light label:before {
  border-color:#eee
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-light input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-light input[type=radio]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-light input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-light input[type=radio]:checked+label:after {
  background-color:#666;
  color:#666!important
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill.checkbox-light label:before {
  background-color:#eee
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-disabled label:before,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-disabled label:before {
  border-color:#b9b9b9
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-disabled input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .checkbox-custom.checkbox-disabled input[type=radio]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-disabled input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .radio-custom.radio-disabled input[type=radio]:checked+label:after {
  background-color:#b9b9b9;
  color:#b9b9b9
}
body.customer-area-active .cuar-css-wrapper .checkbox-custom.fill.checkbox-disabled label:before {
  background-color:#b9b9b9
}
body.customer-area-active .cuar-css-wrapper .list-group-item-primary {
  color:#040404;
  border-color:#656565;
  background-color:#848484
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-primary {
  color:#040404
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-primary .list-group-item-heading {
  color:inherit
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-primary:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-primary:hover {
  color:#040404;
  background-color:#8e8e8e
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-primary.active,
abody.customer-area-active .cuar-css-wrapper .list-group-item-primary.active:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-primary.active:hover {
  color:#fff;
  background-color:#d0cfcf;
  border-color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .list-group-item-success {
  color:#1e441f;
  border-color:#67bd6a;
  background-color:#92cf94
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-success {
  color:#1e441f
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-success .list-group-item-heading {
  color:inherit
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-success:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-success:hover {
  color:#1e441f;
  background-color:#a0d6a2
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-success.active,
abody.customer-area-active .cuar-css-wrapper .list-group-item-success.active:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-success.active:hover {
  color:#fff;
  background-color:#cfe2cf;
  border-color:#cfe2cf
}
body.customer-area-active .cuar-css-wrapper .list-group-item-info {
  color:#01405d;
  border-color:#23b9fc;
  background-color:#60ccfd
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-info {
  color:#01405d
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-info .list-group-item-heading {
  color:inherit
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-info:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-info:hover {
  color:#01405d;
  background-color:#74d3fd
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-info.active,
abody.customer-area-active .cuar-css-wrapper .list-group-item-info.active:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-info.active:hover {
  color:#fff;
  background-color:#c0e1f0;
  border-color:#c0e1f0
}
body.customer-area-active .cuar-css-wrapper .list-group-item-warning {
  color:#6d5200;
  border-color:#ffcb30;
  background-color:#ffdb6d
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-warning {
  color:#6d5200
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-warning .list-group-item-heading {
  color:inherit
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-warning:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-warning:hover {
  color:#6d5200;
  background-color:#ffe081
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-warning.active,
abody.customer-area-active .cuar-css-wrapper .list-group-item-warning.active:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-warning.active:hover {
  color:#fff;
  background-color:rgba(65,51,10,.9168);
  border-color:rgba(65,51,10,.9168)
}
body.customer-area-active .cuar-css-wrapper .list-group-item-danger {
  color:#882100;
  border-color:#ff764b;
  background-color:#ffa588
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-danger {
  color:#882100
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-danger .list-group-item-heading {
  color:inherit
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-danger:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-danger:hover {
  color:#882100;
  background-color:#ffb49c
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-danger.active,
abody.customer-area-active .cuar-css-wrapper .list-group-item-danger.active:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-danger.active:hover {
  color:#fff;
  background-color:#f1d1c7;
  border-color:#f1d1c7
}
body.customer-area-active .cuar-css-wrapper .list-group-item-alert {
  color:#261543;
  border-color:#7c52c8;
  background-color:#9f80d7
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-alert {
  color:#261543
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-alert .list-group-item-heading {
  color:inherit
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-alert:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-alert:hover {
  color:#261543;
  background-color:#ab90dc
}
abody.customer-area-active .cuar-css-wrapper .list-group-item-alert.active,
abody.customer-area-active .cuar-css-wrapper .list-group-item-alert.active:focus,
abody.customer-area-active .cuar-css-wrapper .list-group-item-alert.active:hover {
  color:#fff;
  background-color:#d4cae4;
  border-color:#d4cae4
}
body.customer-area-active .cuar-css-wrapper .panel-primary.panel-border {
  border-color:#444
}
body.customer-area-active .cuar-css-wrapper .panel-primary>.panel-heading {
  color:#d0cfcf;
  background-color:#595959;
  border-color:#444
}
body.customer-area-active .cuar-css-wrapper .panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color:#444
}
body.customer-area-active .cuar-css-wrapper .panel-primary>.panel-heading .badge {
  color:#595959;
  background-color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .panel-primary>.panel-heading>.panel-title {
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color:#444
}
body.customer-area-active .cuar-css-wrapper .panel-primary>.panel-body.fill {
  border-color:#7a7a7a;
  background-color:#7a7a7a;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .panel-primary>.panel-body.border {
  border:3px solid #444
}
body.customer-area-active .cuar-css-wrapper .panel-success.panel-border {
  border-color:#449d48
}
body.customer-area-active .cuar-css-wrapper .panel-success>.panel-heading {
  color:#cfe2cf;
  background-color:#55b559;
  border-color:#449d48
}
body.customer-area-active .cuar-css-wrapper .panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color:#449d48
}
body.customer-area-active .cuar-css-wrapper .panel-success>.panel-heading .badge {
  color:#55b559;
  background-color:#cfe2cf
}
body.customer-area-active .cuar-css-wrapper .panel-success>.panel-heading>.panel-title {
  color:#cfe2cf
}
body.customer-area-active .cuar-css-wrapper .panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color:#449d48
}
body.customer-area-active .cuar-css-wrapper .panel-success>.panel-body.fill {
  border-color:#83c986;
  background-color:#83c986;
  color:rgba(7,6,6,.896)
}
body.customer-area-active .cuar-css-wrapper .panel-success>.panel-body.border {
  border:3px solid #449d48
}
body.customer-area-active .cuar-css-wrapper .panel-info.panel-border {
  border-color:#0398db
}
body.customer-area-active .cuar-css-wrapper .panel-info>.panel-heading {
  color:#c0e1f0;
  background-color:#0ab1fc;
  border-color:#0398db
}
body.customer-area-active .cuar-css-wrapper .panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color:#0398db
}
body.customer-area-active .cuar-css-wrapper .panel-info>.panel-heading .badge {
  color:#0ab1fc;
  background-color:#c0e1f0
}
body.customer-area-active .cuar-css-wrapper .panel-info>.panel-heading>.panel-title {
  color:#c0e1f0
}
body.customer-area-active .cuar-css-wrapper .panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color:#0398db
}
body.customer-area-active .cuar-css-wrapper .panel-info>.panel-body.fill {
  border-color:#4cc6fd;
  background-color:#4cc6fd;
  color:rgba(7,6,6,.896)
}
body.customer-area-active .cuar-css-wrapper .panel-info>.panel-body.border {
  border:3px solid #0398db
}
body.customer-area-active .cuar-css-wrapper .panel-warning.panel-border {
  border-color:#ecb100
}
body.customer-area-active .cuar-css-wrapper .panel-warning>.panel-heading {
  color:rgba(65,51,10,.9168);
  background-color:#ffc516;
  border-color:#ecb100
}
body.customer-area-active .cuar-css-wrapper .panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color:#ecb100
}
body.customer-area-active .cuar-css-wrapper .panel-warning>.panel-heading .badge {
  color:#ffc516;
  background-color:rgba(65,51,10,.9168)
}
body.customer-area-active .cuar-css-wrapper .panel-warning>.panel-heading>.panel-title {
  color:rgba(65,51,10,.9168)
}
body.customer-area-active .cuar-css-wrapper .panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color:#ecb100
}
body.customer-area-active .cuar-css-wrapper .panel-warning>.panel-body.fill {
  border-color:#ffd559;
  background-color:#ffd559;
  color:rgba(7,6,6,.896)
}
body.customer-area-active .cuar-css-wrapper .panel-warning>.panel-body.border {
  border:3px solid #ecb100
}
body.customer-area-active .cuar-css-wrapper .panel-danger.panel-border {
  border-color:#ff4409
}
body.customer-area-active .cuar-css-wrapper .panel-danger>.panel-heading {
  color:#f1d1c7;
  background-color:#ff6331;
  border-color:#ff4409
}
body.customer-area-active .cuar-css-wrapper .panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color:#ff4409
}
body.customer-area-active .cuar-css-wrapper .panel-danger>.panel-heading .badge {
  color:#ff6331;
  background-color:#f1d1c7
}
body.customer-area-active .cuar-css-wrapper .panel-danger>.panel-heading>.panel-title {
  color:#f1d1c7
}
body.customer-area-active .cuar-css-wrapper .panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color:#ff4409
}
body.customer-area-active .cuar-css-wrapper .panel-danger>.panel-body.fill {
  border-color:#ff9574;
  background-color:#ff9574;
  color:rgba(7,6,6,.896)
}
body.customer-area-active .cuar-css-wrapper .panel-danger>.panel-body.border {
  border:3px solid #ff4409
}
body.customer-area-active .cuar-css-wrapper .panel-alert.panel-border {
  border-color:#5c34a4
}
body.customer-area-active .cuar-css-wrapper .panel-alert>.panel-heading {
  color:#d4cae4;
  background-color:#6e3ec2;
  border-color:#5c34a4
}
body.customer-area-active .cuar-css-wrapper .panel-alert>.panel-heading+.panel-collapse>.panel-body {
  border-top-color:#5c34a4
}
body.customer-area-active .cuar-css-wrapper .panel-alert>.panel-heading .badge {
  color:#6e3ec2;
  background-color:#d4cae4
}
body.customer-area-active .cuar-css-wrapper .panel-alert>.panel-heading>.panel-title {
  color:#d4cae4
}
body.customer-area-active .cuar-css-wrapper .panel-alert>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color:#5c34a4
}
body.customer-area-active .cuar-css-wrapper .panel-alert>.panel-body.fill {
  border-color:#9471d2;
  background-color:#9471d2;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .panel-alert>.panel-body.border {
  border:3px solid #5c34a4
}
body.customer-area-active .cuar-css-wrapper .progress-bar-default {
  background-color:#38342f;
  color:#eeeded;
  color:#b7b5b4
}
body.customer-area-active .cuar-css-wrapper .progress-bar-default.light {
  background-color:#f6f6f6
}
body.customer-area-active .cuar-css-wrapper .progress-bar-default.dark {
  background-color:#e5e4e3
}
.progress-striped body.customer-area-active .cuar-css-wrapper .progress-bar-default {
  background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}
body.customer-area-active .cuar-css-wrapper .progress-bar-primary {
  background-color:#595959;
  color:#eeeded;
  color:#c1c1c0
}
body.customer-area-active .cuar-css-wrapper .progress-bar-primary.light {
  background-color:#f6f6f6
}
body.customer-area-active .cuar-css-wrapper .progress-bar-primary.dark {
  background-color:#e5e4e3
}
.progress-striped body.customer-area-active .cuar-css-wrapper .progress-bar-primary {
  background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}
body.customer-area-active .cuar-css-wrapper .progress-bar-success {
  background-color:#55b559;
  color:#eeeded;
  color:#c0dcc0
}
body.customer-area-active .cuar-css-wrapper .progress-bar-success.light {
  background-color:#f6f6f6
}
body.customer-area-active .cuar-css-wrapper .progress-bar-success.dark {
  background-color:#e5e4e3
}
.progress-striped body.customer-area-active .cuar-css-wrapper .progress-bar-success {
  background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}
body.customer-area-active .cuar-css-wrapper .progress-bar-info {
  background-color:#0ab1fc;
  color:#eeeded;
  color:#aadbf1
}
body.customer-area-active .cuar-css-wrapper .progress-bar-info.light {
  background-color:#f6f6f6
}
body.customer-area-active .cuar-css-wrapper .progress-bar-info.dark {
  background-color:#e5e4e3
}
.progress-striped body.customer-area-active .cuar-css-wrapper .progress-bar-info {
  background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}
body.customer-area-active .cuar-css-wrapper .progress-bar-warning {
  background-color:#ffc516;
  color:rgba(7,6,6,.896);
  color:rgba(93,72,12,.9272)
}
body.customer-area-active .cuar-css-wrapper .progress-bar-warning.light {
  background-color:rgba(17,15,14,.896)
}
body.customer-area-active .cuar-css-wrapper .progress-bar-warning.dark {
  background-color:rgba(0,0,0,.896)
}
.progress-striped body.customer-area-active .cuar-css-wrapper .progress-bar-warning {
  background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}
body.customer-area-active .cuar-css-wrapper .progress-bar-danger {
  background-color:#ff6331;
  color:#eeeded;
  color:#f3c4b4
}
body.customer-area-active .cuar-css-wrapper .progress-bar-danger.light {
  background-color:#f6f6f6
}
body.customer-area-active .cuar-css-wrapper .progress-bar-danger.dark {
  background-color:#e5e4e3
}
.progress-striped body.customer-area-active .cuar-css-wrapper .progress-bar-danger {
  background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}
body.customer-area-active .cuar-css-wrapper .progress-bar-alert {
  background-color:#6e3ec2;
  color:#eeeded;
  color:#c7b9e0
}
body.customer-area-active .cuar-css-wrapper .progress-bar-alert.light {
  background-color:#f6f6f6
}
body.customer-area-active .cuar-css-wrapper .progress-bar-alert.dark {
  background-color:#e5e4e3
}
.progress-striped body.customer-area-active .cuar-css-wrapper .progress-bar-alert {
  background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.active>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.active>th,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td.active,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th.active,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.active>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.active>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td.active,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th.active,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.active>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.active>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.active,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th.active {
  color:hsla(0,0%,70.2%,.4);
  border-color:hsla(0,0%,100%,.4);
  background-color:hsla(0,0%,100%,.4)
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.active+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.active+tr>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.active+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.active+tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.active+tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.active+tr>th {
  border-top:1px solid hsla(0,0%,100%,.4)
}
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.active:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.active:hover>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>.active,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>td.active:hover,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>th.active:hover {
  background-color:hsla(0,0%,100%,.4)
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.default>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.default>th,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td.default,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th.default,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.default>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.default>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td.default,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th.default,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.default>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.default>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.default,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th.default {
  color:#b3b3b3;
  border-color:#fff;
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.default+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.default+tr>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.default+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.default+tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.default+tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.default+tr>th {
  border-top:1px solid #fff
}
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.default:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.default:hover>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>.default,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>td.default:hover,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>th.default:hover {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.primary>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.primary>th,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td.primary,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th.primary,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.primary>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.primary>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td.primary,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th.primary,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.primary>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.primary>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.primary,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th.primary {
  color:#040404;
  border-color:#656565;
  background-color:#848484
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.primary+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.primary+tr>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.primary+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.primary+tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.primary+tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.primary+tr>th {
  border-top:1px solid #656565
}
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.primary:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.primary:hover>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>.primary,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>td.primary:hover,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>th.primary:hover {
  background-color:#8e8e8e
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.success>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.success>th,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td.success,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th.success,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.success>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.success>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td.success,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th.success,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.success>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.success>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.success,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th.success {
  color:#1e441f;
  border-color:#67bd6a;
  background-color:#92cf94
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.success+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.success+tr>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.success+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.success+tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.success+tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.success+tr>th {
  border-top:1px solid #67bd6a
}
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.success:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.success:hover>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>.success,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>td.success:hover,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>th.success:hover {
  background-color:#a0d6a2
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.info>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.info>th,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td.info,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th.info,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.info>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.info>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td.info,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th.info,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.info>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.info>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.info,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th.info {
  color:#01405d;
  border-color:#23b9fc;
  background-color:#60ccfd
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.info+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.info+tr>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.info+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.info+tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.info+tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.info+tr>th {
  border-top:1px solid #23b9fc
}
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.info:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.info:hover>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>.info,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>td.info:hover,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>th.info:hover {
  background-color:#74d3fd
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.warning>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.warning>th,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td.warning,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th.warning,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.warning>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.warning>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td.warning,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th.warning,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.warning>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.warning>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.warning,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th.warning {
  color:#6d5200;
  border-color:#ffcb30;
  background-color:#ffdb6d
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.warning+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.warning+tr>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.warning+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.warning+tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.warning+tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.warning+tr>th {
  border-top:1px solid #ffcb30
}
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.warning:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.warning:hover>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>.warning,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>td.warning:hover,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>th.warning:hover {
  background-color:#ffe081
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.danger>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.danger>th,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td.danger,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th.danger,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.danger>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.danger>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td.danger,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th.danger,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.danger>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.danger>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.danger,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th.danger {
  color:#882100;
  border-color:#ff764b;
  background-color:#ffa588
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.danger+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.danger+tr>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.danger+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.danger+tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.danger+tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.danger+tr>th {
  border-top:1px solid #ff764b
}
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.danger:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.danger:hover>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>.danger,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>td.danger:hover,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>th.danger:hover {
  background-color:#ffb49c
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.alert>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.alert>th,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>td.alert,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr>th.alert,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.alert>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.alert>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>td.alert,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr>th.alert,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.alert>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.alert>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>td.alert,
body.customer-area-active .cuar-css-wrapper .table>thead>tr>th.alert {
  color:#261543;
  border-color:#7c52c8;
  background-color:#9f80d7
}
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.alert+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tbody>tr.alert+tr>th,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.alert+tr>td,
body.customer-area-active .cuar-css-wrapper .table>tfoot>tr.alert+tr>th,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.alert+tr>td,
body.customer-area-active .cuar-css-wrapper .table>thead>tr.alert+tr>th {
  border-top:1px solid #7c52c8
}
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.alert:hover>td,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr.alert:hover>th,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr:hover>.alert,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>td.alert:hover,
body.customer-area-active .cuar-css-wrapper .table-hover>tbody>tr>th.alert:hover {
  background-color:#ab90dc
}
body.customer-area-active .cuar-css-wrapper .text-white {
  color:#2e2e2e
}
abody.customer-area-active .cuar-css-wrapper .text-white:hover {
  color:#000
}
body.customer-area-active .cuar-css-wrapper .text-white-light {
  color:#373736
}
body.customer-area-active .cuar-css-wrapper .text-white-lighter {
  color:#424141
}
body.customer-area-active .cuar-css-wrapper .text-white-dark {
  color:#252525
}
body.customer-area-active .cuar-css-wrapper .text-white-darker {
  color:#1b1b1b
}
body.customer-area-active .cuar-css-wrapper .text-muted {
  color:rgba(35,32,30,.408)
}
abody.customer-area-active .cuar-css-wrapper .text-muted:hover {
  color:rgba(0,0,0,.408)
}
body.customer-area-active .cuar-css-wrapper .text-muted-light {
  color:rgba(44,41,38,.408)
}
body.customer-area-active .cuar-css-wrapper .text-muted-lighter {
  color:rgba(55,51,47,.408)
}
body.customer-area-active .cuar-css-wrapper .text-muted-dark {
  color:rgba(25,23,21,.408)
}
body.customer-area-active .cuar-css-wrapper .text-muted-darker {
  color:rgba(14,13,12,.408)
}
body.customer-area-active .cuar-css-wrapper .text-primary {
  color:#515151
}
abody.customer-area-active .cuar-css-wrapper .text-primary:hover {
  color:#000
}
body.customer-area-active .cuar-css-wrapper .text-primary-light {
  color:#5a5a5a
}
body.customer-area-active .cuar-css-wrapper .text-primary-lighter {
  color:#646464
}
body.customer-area-active .cuar-css-wrapper .text-primary-dark {
  color:#484848
}
body.customer-area-active .cuar-css-wrapper .text-primary-darker {
  color:#3e3e3e
}
body.customer-area-active .cuar-css-wrapper .text-success {
  color:#4caf50
}
abody.customer-area-active .cuar-css-wrapper .text-success:hover {
  color:#000
}
body.customer-area-active .cuar-css-wrapper .text-success-light {
  color:#57b65b
}
body.customer-area-active .cuar-css-wrapper .text-success-lighter {
  color:#65bc69
}
body.customer-area-active .cuar-css-wrapper .text-success-dark {
  color:#47a34a
}
body.customer-area-active .cuar-css-wrapper .text-success-darker {
  color:#409444
}
body.customer-area-active .cuar-css-wrapper .text-info {
  color:#03a9f4
}
abody.customer-area-active .cuar-css-wrapper .text-info:hover {
  color:#000
}
body.customer-area-active .cuar-css-wrapper .text-info-light {
  color:#0db2fc
}
body.customer-area-active .cuar-css-wrapper .text-info-lighter {
  color:#21b8fc
}
body.customer-area-active .cuar-css-wrapper .text-info-dark {
  color:#039de2
}
body.customer-area-active .cuar-css-wrapper .text-info-darker {
  color:#038fce
}
body.customer-area-active .cuar-css-wrapper .text-warning {
  color:#ffc107
}
abody.customer-area-active .cuar-css-wrapper .text-warning:hover {
  color:#070500
}
body.customer-area-active .cuar-css-wrapper .text-warning-light {
  color:#ffc519
}
body.customer-area-active .cuar-css-wrapper .text-warning-lighter {
  color:#ffcb2d
}
body.customer-area-active .cuar-css-wrapper .text-warning-dark {
  color:#f4b700
}
body.customer-area-active .cuar-css-wrapper .text-warning-darker {
  color:#e0a800
}
body.customer-area-active .cuar-css-wrapper .text-danger {
  color:#ff5722
}
abody.customer-area-active .cuar-css-wrapper .text-danger:hover {
  color:#220800
}
body.customer-area-active .cuar-css-wrapper .text-danger-light {
  color:#ff6534
}
body.customer-area-active .cuar-css-wrapper .text-danger-lighter {
  color:#ff7448
}
body.customer-area-active .cuar-css-wrapper .text-danger-dark {
  color:#ff4910
}
body.customer-area-active .cuar-css-wrapper .text-danger-darker {
  color:#fb3c00
}
body.customer-area-active .cuar-css-wrapper .text-alert {
  color:#673ab7
}
abody.customer-area-active .cuar-css-wrapper .text-alert:hover {
  color:#000
}
body.customer-area-active .cuar-css-wrapper .text-alert-light {
  color:#6f40c3
}
body.customer-area-active .cuar-css-wrapper .text-alert-lighter {
  color:#7b50c7
}
body.customer-area-active .cuar-css-wrapper .text-alert-dark {
  color:#5f36a9
}
body.customer-area-active .cuar-css-wrapper .text-alert-darker {
  color:#57319a
}
body.customer-area-active .cuar-css-wrapper .text-tp {
  color:rgba(0,0,0,.2)
}
abody.customer-area-active .cuar-css-wrapper .text-tp:hover {
  color:rgba(0,0,0,.3)
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-primary {
  border-color:#515151
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-success {
  border-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-info {
  border-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-warning {
  border-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-danger {
  border-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-alert {
  border-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-system {
  border-color:#009688
}
body.customer-area-active .cuar-css-wrapper blockquote.blockquote-dark {
  border-color:#c5bebb
}
body.customer-area-active .cuar-css-wrapper .alert-default {
  background-color:#fff;
  color:rgba(7,6,6,.896)
}
body.customer-area-active .cuar-css-wrapper .alert-default.alert-border-right {
  border-right-color:#dedede
}
body.customer-area-active .cuar-css-wrapper .alert-default.alert-border-top {
  border-top-color:#dedede
}
body.customer-area-active .cuar-css-wrapper .alert-default.alert-border-bottom {
  border-bottom-color:#dedede
}
body.customer-area-active .cuar-css-wrapper .alert-default.alert-border-left {
  border-left-color:#dedede
}
body.customer-area-active .cuar-css-wrapper .alert-default.light {
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper .alert-default.dark {
  background-color:#f0f0f0
}
body.customer-area-active .cuar-css-wrapper .alert-default.pastel {
  color:hsla(0,0%,65.9%,.9584);
  background-color:#fff;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert-default.pastel .alert-link {
  color:rgba(0,0,0,.896)
}
body.customer-area-active .cuar-css-wrapper .alert-default.pastel.alert-micro {
  border-color:#fff
}
body.customer-area-active .cuar-css-wrapper .alert-default.pastel .close,
body.customer-area-active .cuar-css-wrapper .alert-default.pastel .close:hover {
  color:rgba(0,0,0,.896)
}
body.customer-area-active .cuar-css-wrapper .alert-primary {
  background-color:#515151;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .alert-primary.alert-border-right {
  border-right-color:#303030
}
body.customer-area-active .cuar-css-wrapper .alert-primary.alert-border-top {
  border-top-color:#303030
}
body.customer-area-active .cuar-css-wrapper .alert-primary.alert-border-bottom {
  border-bottom-color:#303030
}
body.customer-area-active .cuar-css-wrapper .alert-primary.alert-border-left {
  border-left-color:#303030
}
body.customer-area-active .cuar-css-wrapper .alert-primary.light {
  background-color:#656565
}
body.customer-area-active .cuar-css-wrapper .alert-primary.dark {
  background-color:#424242
}
body.customer-area-active .cuar-css-wrapper .alert-primary.pastel {
  color:#9c9c9b;
  background-color:#656565;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert-primary.pastel .alert-link {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-primary.pastel.alert-micro {
  border-color:#6a6a6a
}
body.customer-area-active .cuar-css-wrapper .alert-primary.pastel .close,
body.customer-area-active .cuar-css-wrapper .alert-primary.pastel .close:hover {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-success {
  background-color:#4caf50;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .alert-success.alert-border-right {
  border-right-color:#38813b
}
body.customer-area-active .cuar-css-wrapper .alert-success.alert-border-top {
  border-top-color:#38813b
}
body.customer-area-active .cuar-css-wrapper .alert-success.alert-border-bottom {
  border-bottom-color:#38813b
}
body.customer-area-active .cuar-css-wrapper .alert-success.alert-border-left {
  border-left-color:#38813b
}
body.customer-area-active .cuar-css-wrapper .alert-success.light {
  background-color:#67bd6a
}
body.customer-area-active .cuar-css-wrapper .alert-success.dark {
  background-color:#439a46
}
body.customer-area-active .cuar-css-wrapper .alert-success.pastel {
  color:#9dd09e;
  background-color:#67bd6a;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert-success.pastel .alert-link {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-success.pastel.alert-micro {
  border-color:#6ec071
}
body.customer-area-active .cuar-css-wrapper .alert-success.pastel .close,
body.customer-area-active .cuar-css-wrapper .alert-success.pastel .close:hover {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-info {
  background-color:#03a9f4;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .alert-info.alert-border-right {
  border-right-color:#027cb3
}
body.customer-area-active .cuar-css-wrapper .alert-info.alert-border-top {
  border-top-color:#027cb3
}
body.customer-area-active .cuar-css-wrapper .alert-info.alert-border-bottom {
  border-bottom-color:#027cb3
}
body.customer-area-active .cuar-css-wrapper .alert-info.alert-border-left {
  border-left-color:#027cb3
}
body.customer-area-active .cuar-css-wrapper .alert-info.light {
  background-color:#23b9fc
}
body.customer-area-active .cuar-css-wrapper .alert-info.dark {
  background-color:#0394d6
}
body.customer-area-active .cuar-css-wrapper .alert-info.pastel {
  color:#74cef6;
  background-color:#23b9fc;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert-info.pastel .alert-link {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-info.pastel.alert-micro {
  border-color:#2ebcfc
}
body.customer-area-active .cuar-css-wrapper .alert-info.pastel .close,
body.customer-area-active .cuar-css-wrapper .alert-info.pastel .close:hover {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-warning {
  background-color:#ffc107;
  color:rgba(7,6,6,.896)
}
body.customer-area-active .cuar-css-wrapper .alert-warning.alert-border-right {
  border-right-color:#c49300
}
body.customer-area-active .cuar-css-wrapper .alert-warning.alert-border-top {
  border-top-color:#c49300
}
body.customer-area-active .cuar-css-wrapper .alert-warning.alert-border-bottom {
  border-bottom-color:#c49300
}
body.customer-area-active .cuar-css-wrapper .alert-warning.alert-border-left {
  border-left-color:#c49300
}
body.customer-area-active .cuar-css-wrapper .alert-warning.light {
  background-color:#ffcb30
}
body.customer-area-active .cuar-css-wrapper .alert-warning.dark {
  background-color:#e7ae00
}
body.customer-area-active .cuar-css-wrapper .alert-warning.pastel {
  color:rgba(168,134,33,.9584);
  background-color:#ffcb30;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert-warning.pastel .alert-link {
  color:rgba(0,0,0,.896)
}
body.customer-area-active .cuar-css-wrapper .alert-warning.pastel.alert-micro {
  border-color:#ffce3a
}
body.customer-area-active .cuar-css-wrapper .alert-warning.pastel .close,
body.customer-area-active .cuar-css-wrapper .alert-warning.pastel .close:hover {
  color:rgba(0,0,0,.896)
}
body.customer-area-active .cuar-css-wrapper .alert-danger {
  background-color:#ff5722;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .alert-danger.alert-border-right {
  border-right-color:#df3500
}
body.customer-area-active .cuar-css-wrapper .alert-danger.alert-border-top {
  border-top-color:#df3500
}
body.customer-area-active .cuar-css-wrapper .alert-danger.alert-border-bottom {
  border-bottom-color:#df3500
}
body.customer-area-active .cuar-css-wrapper .alert-danger.alert-border-left {
  border-left-color:#df3500
}
body.customer-area-active .cuar-css-wrapper .alert-danger.light {
  background-color:#ff764b
}
body.customer-area-active .cuar-css-wrapper .alert-danger.dark {
  background-color:#ff4003
}
body.customer-area-active .cuar-css-wrapper .alert-danger.pastel {
  color:#f8a68c;
  background-color:#ff764b;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert-danger.pastel .alert-link {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-danger.pastel.alert-micro {
  border-color:#ff7e55
}
body.customer-area-active .cuar-css-wrapper .alert-danger.pastel .close,
body.customer-area-active .cuar-css-wrapper .alert-danger.pastel .close:hover {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-alert {
  background-color:#673ab7;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .alert-alert.alert-border-right {
  border-right-color:#4b2a85
}
body.customer-area-active .cuar-css-wrapper .alert-alert.alert-border-top {
  border-top-color:#4b2a85
}
body.customer-area-active .cuar-css-wrapper .alert-alert.alert-border-bottom {
  border-bottom-color:#4b2a85
}
body.customer-area-active .cuar-css-wrapper .alert-alert.alert-border-left {
  border-left-color:#4b2a85
}
body.customer-area-active .cuar-css-wrapper .alert-alert.light {
  background-color:#7c52c8
}
body.customer-area-active .cuar-css-wrapper .alert-alert.dark {
  background-color:#5a33a0
}
body.customer-area-active .cuar-css-wrapper .alert-alert.pastel {
  color:#aa90d7;
  background-color:#7c52c8;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert-alert.pastel .alert-link {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-alert.pastel.alert-micro {
  border-color:#8259cb
}
body.customer-area-active .cuar-css-wrapper .alert-alert.pastel .close,
body.customer-area-active .cuar-css-wrapper .alert-alert.pastel .close:hover {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-system {
  background-color:#009688;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .alert-system.alert-border-right {
  border-right-color:#00544c
}
body.customer-area-active .cuar-css-wrapper .alert-system.alert-border-top {
  border-top-color:#00544c
}
body.customer-area-active .cuar-css-wrapper .alert-system.alert-border-bottom {
  border-bottom-color:#00544c
}
body.customer-area-active .cuar-css-wrapper .alert-system.alert-border-left {
  border-left-color:#00544c
}
body.customer-area-active .cuar-css-wrapper .alert-system.light {
  background-color:#00bfad
}
body.customer-area-active .cuar-css-wrapper .alert-system.dark {
  background-color:#00776c
}
body.customer-area-active .cuar-css-wrapper .alert-system.pastel {
  color:#5fd1c6;
  background-color:#00bfad;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert-system.pastel .alert-link {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-system.pastel.alert-micro {
  border-color:#00c9b6
}
body.customer-area-active .cuar-css-wrapper .alert-system.pastel .close,
body.customer-area-active .cuar-css-wrapper .alert-system.pastel .close:hover {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .alert-dark {
  background-color:#c5bebb;
  color:rgba(7,6,6,.896)
}
body.customer-area-active .cuar-css-wrapper .alert-dark.alert-border-right {
  border-right-color:#a69d97
}
body.customer-area-active .cuar-css-wrapper .alert-dark.alert-border-top {
  border-top-color:#a69d97
}
body.customer-area-active .cuar-css-wrapper .alert-dark.alert-border-bottom {
  border-bottom-color:#a69d97
}
body.customer-area-active .cuar-css-wrapper .alert-dark.alert-border-left {
  border-left-color:#a69d97
}
body.customer-area-active .cuar-css-wrapper .alert-dark.light {
  background-color:#d8d3d1
}
body.customer-area-active .cuar-css-wrapper .alert-dark.dark {
  background-color:#b7afaa
}
body.customer-area-active .cuar-css-wrapper .alert-dark.pastel {
  color:rgba(142,139,137,.9584);
  background-color:#d8d3d1;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .alert-dark.pastel .alert-link {
  color:rgba(0,0,0,.896)
}
body.customer-area-active .cuar-css-wrapper .alert-dark.pastel.alert-micro {
  border-color:#dcd8d6
}
body.customer-area-active .cuar-css-wrapper .alert-dark.pastel .close,
body.customer-area-active .cuar-css-wrapper .alert-dark.pastel .close:hover {
  color:rgba(0,0,0,.896)
}
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-primary+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-primary+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-primary+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#515151
}
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-success+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-success+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-success+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-info+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-info+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-info+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-warning+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-warning+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-warning+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-danger+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-danger+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-danger+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-alert+.dropdown-menu>.active>a,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-alert+.dropdown-menu>.active>a:focus,
body.customer-area-active .cuar-css-wrapper .dropdown-toggle.btn-alert+.dropdown-menu>.active>a:hover {
  color:#fff;
  background-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.nav-tabs.tabs-primary>li.active>a {
  border-top-color:#515151
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-left.tabs-primary>li.active>a {
  border-left-color:#515151
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-right.tabs-primary>li.active>a {
  border-right-color:#515151
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-below.tabs-primary>li.active>a {
  border-bottom-color:#515151
}
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-border.tabs-primary>li.active>a {
  border-top-color:#515151
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.nav-tabs.tabs-success>li.active>a {
  border-top-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-left.tabs-success>li.active>a {
  border-left-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-right.tabs-success>li.active>a {
  border-right-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-below.tabs-success>li.active>a {
  border-bottom-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-border.tabs-success>li.active>a {
  border-top-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.nav-tabs.tabs-info>li.active>a {
  border-top-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-left.tabs-info>li.active>a {
  border-left-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-right.tabs-info>li.active>a {
  border-right-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-below.tabs-info>li.active>a {
  border-bottom-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-border.tabs-info>li.active>a {
  border-top-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.nav-tabs.tabs-warning>li.active>a {
  border-top-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-left.tabs-warning>li.active>a {
  border-left-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-right.tabs-warning>li.active>a {
  border-right-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-below.tabs-warning>li.active>a {
  border-bottom-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-border.tabs-warning>li.active>a {
  border-top-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.nav-tabs.tabs-danger>li.active>a {
  border-top-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-left.tabs-danger>li.active>a {
  border-left-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-right.tabs-danger>li.active>a {
  border-right-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-below.tabs-danger>li.active>a {
  border-bottom-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-border.tabs-danger>li.active>a {
  border-top-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.nav-tabs.tabs-alert>li.active>a {
  border-top-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-left.tabs-alert>li.active>a {
  border-left-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-right.tabs-alert>li.active>a {
  border-right-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .tab-block .tabs-border.tabs-below.tabs-alert>li.active>a {
  border-bottom-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .panel-tabs.panel-tabs-border.tabs-alert>li.active>a {
  border-top-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper {
  /*!*****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/advanced-custom-fields-pro/assets/src/sass/acf-global.scss ***!
  \*****************************************************************************************************************************************************************************************************************//*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/advanced-custom-fields-pro/assets/src/sass/acf-input.scss ***!
  \****************************************************************************************************************************************************************************************************************//*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/advanced-custom-fields-pro/assets/src/sass/acf-field-group.scss ***!
  \**********************************************************************************************************************************************************************************************************************//*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/advanced-custom-fields-pro/assets/src/sass/pro/acf-pro-input.scss ***!
  \************************************************************************************************************************************************************************************************************************//*!******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/advanced-custom-fields-pro/assets/src/sass/pro/acf-pro-field-group.scss ***!
  \******************************************************************************************************************************************************************************************************************************/
}
body.customer-area-active .cuar-css-wrapper .acf-hl {
  padding:0;
  margin:0;
  list-style:none;
  display:block;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-hl>li {
  float:left;
  display:block;
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-hl>li.acf-fr {
  float:right
}
body.customer-area-active .cuar-css-wrapper .acf-bl:after,
body.customer-area-active .cuar-css-wrapper .acf-bl:before,
body.customer-area-active .cuar-css-wrapper .acf-cf:after,
body.customer-area-active .cuar-css-wrapper .acf-cf:before,
body.customer-area-active .cuar-css-wrapper .acf-hl:after,
body.customer-area-active .cuar-css-wrapper .acf-hl:before {
  content:"";
  display:block;
  line-height:0
}
body.customer-area-active .cuar-css-wrapper .acf-bl:after,
body.customer-area-active .cuar-css-wrapper .acf-cf:after,
body.customer-area-active .cuar-css-wrapper .acf-hl:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .acf-bl {
  padding:0;
  margin:0;
  list-style:none;
  display:block;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-bl>li {
  display:block;
  margin:0;
  padding:0;
  float:none
}
body.customer-area-active .cuar-css-wrapper .acf-hidden {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-empty {
  display:table-cell!important
}
body.customer-area-active .cuar-css-wrapper .acf-empty * {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-fl {
  float:left
}
body.customer-area-active .cuar-css-wrapper .acf-fr {
  float:right
}
body.customer-area-active .cuar-css-wrapper .acf-fn {
  float:none
}
body.customer-area-active .cuar-css-wrapper .acf-al {
  text-align:left
}
body.customer-area-active .cuar-css-wrapper .acf-ar {
  text-align:right
}
body.customer-area-active .cuar-css-wrapper .acf-ac {
  text-align:center
}
body.customer-area-active .cuar-css-wrapper .acf-loading,
body.customer-area-active .cuar-css-wrapper .acf-spinner {
  display:inline-block;
  height:20px;
  width:20px;
  vertical-align:text-top;
  background:transparent url(/wp-content/customer-area/skins/frontend/master-redman/images/spinner.gif) no-repeat 50% 50%
}
body.customer-area-active .cuar-css-wrapper .acf-spinner {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-spinner.is-active,
body.customer-area-active .cuar-css-wrapper .spinner.is-active {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .acf-required {
  color:red
}
body.customer-area-active .cuar-css-wrapper .acf-soh .acf-soh-target {
  -webkit-transition:opacity .25s ease-in-out 0s,visibility 0s linear .25s;
  transition:opacity .25s ease-in-out 0s,visibility 0s linear .25s;
  visibility:hidden;
  opacity:0
}
body.customer-area-active .cuar-css-wrapper .acf-soh:hover .acf-soh-target {
  -webkit-transition-delay:0s;
  transition-delay:0s;
  visibility:visible;
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .show-if-value {
  display:none
}
body.customer-area-active .cuar-css-wrapper .has-value .show-if-value,
body.customer-area-active .cuar-css-wrapper .hide-if-value {
  display:block
}
body.customer-area-active .cuar-css-wrapper .has-value .hide-if-value {
  display:none
}
body.customer-area-active .cuar-css-wrapper .select2-search-choice-close {
  -webkit-transition:none;
  transition:none
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip {
  background:#1d2939;
  border-radius:6px;
  color:#d0d5dd;
  padding:8px 12px 10px;
  position:absolute;
  z-index:900000;
  max-width:280px;
  -webkit-box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);
  box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip:before {
  border:solid;
  border-color:transparent;
  border-width:6px;
  content:"";
  position:absolute
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.top {
  margin-top:-8px
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.top:before {
  top:100%;
  left:50%;
  margin-left:-6px;
  border-top-color:#2f353e;
  border-bottom-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.right {
  margin-left:8px
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.right:before {
  top:50%;
  margin-top:-6px;
  right:100%;
  border-right-color:#2f353e;
  border-left-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.bottom {
  margin-top:8px
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.bottom:before {
  bottom:100%;
  left:50%;
  margin-left:-6px;
  border-bottom-color:#2f353e;
  border-top-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.left {
  margin-left:-8px
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.left:before {
  top:50%;
  margin-top:-6px;
  left:100%;
  border-left-color:#2f353e;
  border-right-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip .acf-overlay {
  z-index:-1
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.-confirm {
  z-index:900001
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.-confirm a {
  text-decoration:none;
  color:#9ea3a8
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.-confirm a:hover {
  text-decoration:underline
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip.-confirm a[data-event=confirm] {
  color:#f55e4f
}
body.customer-area-active .cuar-css-wrapper .acf-overlay {
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  cursor:default
}
body.customer-area-active .cuar-css-wrapper .acf-tooltip-target {
  position:relative;
  z-index:900002
}
body.customer-area-active .cuar-css-wrapper .acf-loading-overlay {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  cursor:default;
  z-index:99;
  background:hsla(0,0%,97.6%,.5)
}
body.customer-area-active .cuar-css-wrapper .acf-loading-overlay i {
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%)
}
body.customer-area-active .cuar-css-wrapper .acf-icon {
  display:inline-block;
  height:28px;
  width:28px;
  border:1px solid transparent;
  border-radius:100%;
  font-size:20px;
  line-height:21px;
  text-align:center;
  text-decoration:none;
  vertical-align:top;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .acf-icon:before {
  font-family:dashicons;
  display:inline-block;
  line-height:1;
  font-weight:400;
  font-style:normal;
  speak:none;
  text-decoration:inherit;
  text-transform:none;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  width:1em;
  height:1em;
  vertical-align:middle;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-plus:before {
  content:"\f543"
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-minus:before {
  content:"\f460"
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-cancel:before {
  content:"\f335";
  margin:-1px 0 0 -1px
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-pencil:before {
  content:"\f464"
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-location:before {
  content:"\f230"
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-up:before {
  content:"\f343";
  margin-top:-.1em
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-down:before {
  content:"\f347";
  margin-top:.1em
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-left:before {
  content:"\f341";
  margin-left:-.1em
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-right:before {
  content:"\f345";
  margin-left:.1em
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-sync:before {
  content:"\f463"
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-globe:before {
  content:"\f319";
  margin-top:.1em;
  margin-left:.1em
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-picture:before {
  content:"\f128"
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-check:before {
  content:"\f147";
  margin-left:-.1em
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-dot-3:before {
  content:"\f533";
  margin-top:-.1em
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-arrow-combo:before {
  content:"\f156"
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-arrow-up:before {
  content:"\f142";
  margin-left:-.1em
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-arrow-down:before {
  content:"\f140";
  margin-left:-.1em
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-search:before {
  content:"\f179"
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-link-ext:before {
  content:"\f504"
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-duplicate {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-duplicate:after,
body.customer-area-active .cuar-css-wrapper .acf-icon.-duplicate:before {
  content:"";
  display:block;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  width:46%;
  height:46%;
  position:absolute;
  top:33%;
  left:23%
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-duplicate:before {
  margin:-1px 0 0 1px;
  -webkit-box-shadow:2px -2px 0 0 currentColor;
  box-shadow:2px -2px 0 0 currentColor
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-duplicate:after {
  border:2px solid
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-collapse:before {
  content:"\f142";
  margin-left:-.1em
}
body.customer-area-active .cuar-css-wrapper .-collapsed .acf-icon.-collapse:before {
  content:"\f140";
  margin-left:-.1em
}
body.customer-area-active .cuar-css-wrapper a.acf-icon,
body.customer-area-active .cuar-css-wrapper span.acf-icon {
  color:#555d66;
  border-color:#b5bcc2;
  background-color:#fff
}
body.customer-area-active .cuar-css-wrapper a.acf-icon {
  position:relative;
  -webkit-transition:none;
  transition:none;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper a.acf-icon:hover {
  background:#f3f5f6;
  border-color:#0071a1;
  color:#0071a1
}
body.customer-area-active .cuar-css-wrapper a.acf-icon.-cancel:hover,
body.customer-area-active .cuar-css-wrapper a.acf-icon.-minus:hover {
  background:#f7efef;
  border-color:#a10000;
  color:#dc3232
}
body.customer-area-active .cuar-css-wrapper a.acf-icon:active,
body.customer-area-active .cuar-css-wrapper a.acf-icon:focus {
  outline:none;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-clear {
  border-color:transparent;
  background:transparent;
  color:#444
}
body.customer-area-active .cuar-css-wrapper .acf-icon.light {
  border-color:transparent;
  background:#f5f5f5;
  color:#23282d
}
body.customer-area-active .cuar-css-wrapper .acf-icon.dark {
  border-color:transparent!important;
  background:#23282d;
  color:#eee
}
body.customer-area-active .cuar-css-wrapper a.acf-icon.dark:hover {
  background:#191e23;
  color:#00b9eb
}
body.customer-area-active .cuar-css-wrapper a.acf-icon.dark.-cancel:hover,
body.customer-area-active .cuar-css-wrapper a.acf-icon.dark.-minus:hover {
  color:#d54e21
}
body.customer-area-active .cuar-css-wrapper .acf-icon.grey {
  border-color:transparent!important;
  background:#b4b9be;
  color:#fff!important
}
body.customer-area-active .cuar-css-wrapper .acf-icon.grey:hover {
  background:#00a0d2;
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-icon.grey.-cancel:hover,
body.customer-area-active .cuar-css-wrapper .acf-icon.grey.-minus:hover {
  background:#32373c
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-small,
body.customer-area-active .cuar-css-wrapper .acf-icon.small {
  width:20px;
  height:20px;
  line-height:14px;
  font-size:14px
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-small.-duplicate:after,
body.customer-area-active .cuar-css-wrapper .acf-icon.-small.-duplicate:before,
body.customer-area-active .cuar-css-wrapper .acf-icon.small.-duplicate:after,
body.customer-area-active .cuar-css-wrapper .acf-icon.small.-duplicate:before {
  opacity:.8
}
body.customer-area-active .cuar-css-wrapper .acf-box {
  background:#fff;
  border:1px solid #ccd0d4;
  position:relative;
  -webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);
  box-shadow:0 1px 1px rgba(0,0,0,.04)
}
body.customer-area-active .cuar-css-wrapper .acf-box .title {
  border-bottom:1px solid #ccd0d4;
  margin:0;
  padding:15px
}
body.customer-area-active .cuar-css-wrapper .acf-box .title h3 {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  font-size:14px;
  line-height:1em;
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-box .inner {
  padding:15px
}
body.customer-area-active .cuar-css-wrapper .acf-box h2 {
  color:#333;
  font-size:26px;
  line-height:1.25em;
  margin:.25em 0 .75em;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-box h3 {
  margin:1.5em 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-box p {
  margin-top:.5em
}
body.customer-area-active .cuar-css-wrapper .acf-box a {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .acf-box i.dashicons-external {
  margin-top:-1px
}
body.customer-area-active .cuar-css-wrapper .acf-box .footer {
  border-top:1px solid #ccd0d4;
  padding:12px;
  font-size:13px;
  line-height:1.5
}
body.customer-area-active .cuar-css-wrapper .acf-box .footer p {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-box,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-box .footer,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-box .title {
  border-color:#e5e5e5
}
body.customer-area-active .cuar-css-wrapper .acf-notice {
  position:relative;
  display:block;
  color:#fff;
  margin:5px 0 15px;
  padding:3px 12px;
  background:#2a9bd9;
  border-left:3px solid #1f7db1
}
body.customer-area-active .cuar-css-wrapper .acf-notice p {
  font-size:13px;
  line-height:1.5;
  margin:.5em 0;
  text-shadow:none;
  color:inherit
}
body.customer-area-active .cuar-css-wrapper .acf-notice .acf-notice-dismiss {
  position:absolute;
  top:9px;
  right:12px;
  background:transparent!important;
  color:inherit!important;
  border-color:#fff!important;
  opacity:.75
}
body.customer-area-active .cuar-css-wrapper .acf-notice .acf-notice-dismiss:hover {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .acf-notice.-dismiss {
  padding-right:40px
}
body.customer-area-active .cuar-css-wrapper .acf-notice.-error {
  background:#d94f4f;
  border-color:#c92c2c
}
body.customer-area-active .cuar-css-wrapper .acf-notice.-success {
  background:#49ad52;
  border-color:#3a8941
}
body.customer-area-active .cuar-css-wrapper .acf-notice.-warning {
  background:#fd8d3b;
  border-color:#fc7009
}
body.customer-area-active .cuar-css-wrapper .acf-table {
  border:1px solid #ccd0d4;
  background:#fff;
  border-spacing:0;
  border-radius:0;
  table-layout:auto;
  padding:0;
  margin:0;
  width:100%;
  clear:both;
  -webkit-box-sizing:content-box;
  box-sizing:content-box
}
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .acf-table>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-table>thead>tr>th {
  padding:8px;
  vertical-align:top;
  background:#fff;
  text-align:left;
  border-style:solid;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .acf-table>thead>tr>th {
  position:relative;
  color:#333
}
body.customer-area-active .cuar-css-wrapper .acf-table>thead>tr>th {
  border-color:#d5d9dd;
  border-width:0 0 1px 1px
}
body.customer-area-active .cuar-css-wrapper .acf-table>thead>tr>th:first-child {
  border-left-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr {
  z-index:1
}
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr>td {
  border-color:#eee;
  border-width:1px 0 0 1px
}
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr>td:first-child {
  border-left-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-table>tbody>tr:first-child>td {
  border-top-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-table.-clear {
  border:0
}
body.customer-area-active .cuar-css-wrapper .acf-table.-clear>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-table.-clear>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .acf-table.-clear>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-table.-clear>thead>tr>th {
  border:0;
  padding:4px
}
body.customer-area-active .cuar-css-wrapper .acf-remove-element {
  -webkit-transition:all .25s ease-out;
  transition:all .25s ease-out;
  -webkit-transform:translate(50px);
  -ms-transform:translate(50px);
  transform:translate(50px);
  opacity:0
}
body.customer-area-active .cuar-css-wrapper .acf-fade-up {
  -webkit-transition:all .25s ease-out;
  transition:all .25s ease-out;
  -webkit-transform:translateY(-10px);
  -ms-transform:translateY(-10px);
  transform:translateY(-10px);
  opacity:0
}
body.customer-area-active .cuar-css-wrapper .acf-tbody,
body.customer-area-active .cuar-css-wrapper .acf-tfoot,
body.customer-area-active .cuar-css-wrapper .acf-thead {
  width:100%;
  padding:0;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-tbody>li,
body.customer-area-active .cuar-css-wrapper .acf-tfoot>li,
body.customer-area-active .cuar-css-wrapper .acf-thead>li {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding-top:14px;
  font-size:12px;
  line-height:14px
}
body.customer-area-active .cuar-css-wrapper .acf-thead {
  border-bottom:1px solid #ccd0d4;
  color:#23282d
}
body.customer-area-active .cuar-css-wrapper .acf-thead>li {
  font-size:14px;
  line-height:1.4;
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-thead {
  border-color:#dfdfdf
}
body.customer-area-active .cuar-css-wrapper .acf-tfoot {
  background:#f5f5f5;
  border-top:1px solid #d5d9dd
}
body.customer-area-active .cuar-css-wrapper .acf-settings-wrap #poststuff {
  padding-top:15px
}
body.customer-area-active .cuar-css-wrapper .acf-settings-wrap .acf-box {
  margin:20px 0
}
body.customer-area-active .cuar-css-wrapper .acf-settings-wrap table {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-settings-wrap table .button {
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper #acf-popup {
  position:fixed;
  z-index:900000;
  top:0;
  left:0;
  right:0;
  bottom:0;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper #acf-popup .bg {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:0;
  background:rgba(0,0,0,.25)
}
body.customer-area-active .cuar-css-wrapper #acf-popup:before {
  content:"";
  display:inline-block;
  height:100%;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper #acf-popup .acf-popup-box {
  display:inline-block;
  vertical-align:middle;
  z-index:1;
  min-width:300px;
  min-height:160px;
  border-color:#aaa;
  -webkit-box-shadow:0 5px 30px -5px rgba(0,0,0,.25);
  box-shadow:0 5px 30px -5px rgba(0,0,0,.25);
  text-align:left
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] #acf-popup .acf-popup-box {
  text-align:right
}
body.customer-area-active .cuar-css-wrapper #acf-popup .acf-popup-box .title {
  min-height:15px;
  line-height:15px
}
body.customer-area-active .cuar-css-wrapper #acf-popup .acf-popup-box .title .acf-icon {
  position:absolute;
  top:10px;
  right:10px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] #acf-popup .acf-popup-box .title .acf-icon {
  right:auto;
  left:10px
}
body.customer-area-active .cuar-css-wrapper #acf-popup .acf-popup-box .inner {
  min-height:50px;
  padding:0;
  margin:15px
}
body.customer-area-active .cuar-css-wrapper #acf-popup .acf-popup-box .loading {
  position:absolute;
  top:45px;
  left:0;
  right:0;
  bottom:0;
  z-index:2;
  background:rgba(0,0,0,.1);
  display:none
}
body.customer-area-active .cuar-css-wrapper #acf-popup .acf-popup-box .loading i {
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%)
}
body.customer-area-active .cuar-css-wrapper .acf-submit {
  margin-bottom:0;
  line-height:28px
}
body.customer-area-active .cuar-css-wrapper .acf-submit span {
  float:right;
  color:#999
}
body.customer-area-active .cuar-css-wrapper .acf-submit span.-error {
  color:#dd4232
}
body.customer-area-active .cuar-css-wrapper .acf-submit .button {
  margin-right:5px
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice {
  position:relative;
  background:#fff;
  padding:20px
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice:after {
  display:block;
  clear:both;
  content:""
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice .col-content {
  float:left;
  width:55%;
  padding-left:90px
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice .notice-container {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start;
  -ms-flex-line-pack:start;
  align-content:flex-start
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice .col-actions {
  float:right;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice img {
  float:left;
  width:64px;
  height:64px;
  margin:0 0 0 -90px
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice h2 {
  display:inline-block;
  font-size:16px;
  margin:2px 0 6.5px
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice p {
  padding:0;
  margin:0
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice .button:before {
  margin-top:11px
}
@media screen and (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice .col-actions,
  body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice .col-content {
    float:none;
    padding-left:90px;
    width:auto;
    text-align:left
  }
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice:has(.notice-container):after,
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice:has(.notice-container):before {
  display:none
}
body.customer-area-active .cuar-css-wrapper #acf-upgrade-notice:has(.notice-container) {
  padding-left:20px!important
}
body.customer-area-active .cuar-css-wrapper .acf-wrap h1 {
  margin-top:0;
  padding-top:20px
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .about-text {
  margin-top:.5em;
  min-height:50px
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .about-headline-callout {
  font-size:2.4em;
  font-weight:300;
  line-height:1.3;
  margin:1.1em 0 .2em;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .feature-section {
  padding:40px 0
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .feature-section h2 {
  margin-top:20px
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .changelog {
  list-style:disc;
  padding-left:15px
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .changelog li {
  margin:0 0 .75em
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .acf-three-col {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .acf-three-col>div {
  -webkit-box-flex:1;
  -ms-flex:1;
  flex:1;
  -ms-flex-item-align:start;
  align-self:flex-start;
  min-width:31%;
  max-width:31%
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-wrap .acf-three-col>div {
    min-width:48%
  }
}
@media screen and (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper .acf-wrap .acf-three-col>div {
    min-width:100%
  }
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .acf-three-col h3 .badge {
  display:inline-block;
  vertical-align:top;
  border-radius:5px;
  background:#fc9700;
  color:#fff;
  font-weight:400;
  font-size:12px;
  padding:2px 5px
}
body.customer-area-active .cuar-css-wrapper .acf-wrap .acf-three-col img+h3 {
  margin-top:.5em
}
body.customer-area-active .cuar-css-wrapper .acf-hl[data-cols] {
  margin-left:-10px;
  margin-right:-10px
}
body.customer-area-active .cuar-css-wrapper .acf-hl[data-cols]>li {
  padding:0 6px 0 10px;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .acf-hl[data-cols="2"]>li {
  width:50%
}
body.customer-area-active .cuar-css-wrapper .acf-hl[data-cols="3"]>li {
  width:33.333%
}
body.customer-area-active .cuar-css-wrapper .acf-hl[data-cols="4"]>li {
  width:25%
}
@media screen and (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper .acf-hl[data-cols] {
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:start;
    align-content:flex-start;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    margin-left:0;
    margin-right:0;
    margin-top:-10px
  }
  body.customer-area-active .cuar-css-wrapper .acf-hl[data-cols]>li {
    -webkit-box-flex:1;
    -ms-flex:1 1 100%;
    flex:1 1 100%;
    width:100%!important;
    padding:10px 0 0
  }
}
body.customer-area-active .cuar-css-wrapper .acf-actions {
  text-align:right;
  z-index:1
}
body.customer-area-active .cuar-css-wrapper .acf-actions.-hover {
  position:absolute;
  display:none;
  top:0;
  right:0;
  padding:5px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-actions.-hover {
  right:auto;
  left:0
}
body.customer-area-active .cuar-css-wrapper ul.acf-actions li {
  float:right;
  margin-left:4px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fl {
  float:right
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fr {
  float:left
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-hl>li {
  float:right
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-hl>li.acf-fr {
  float:left
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-icon.logo {
  left:0;
  right:auto
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-table thead th {
  text-align:right;
  border-right-width:1px;
  border-left-width:0
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-table>tbody>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-table>thead>tr>th:first-child {
  border-right-width:0
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-table>tbody>tr>td.order+td {
  border-right-color:#e1e1e1
}
body.customer-area-active .cuar-css-wrapper .acf-postbox-columns {
  position:relative;
  margin:-11px 268px -12px -12px
}
body.customer-area-active .cuar-css-wrapper .acf-postbox-columns:after {
  display:block;
  clear:both;
  content:""
}
body.customer-area-active .cuar-css-wrapper .acf-postbox-columns .acf-postbox-main,
body.customer-area-active .cuar-css-wrapper .acf-postbox-columns .acf-postbox-side {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding:0 12px 12px
}
body.customer-area-active .cuar-css-wrapper .acf-postbox-columns .acf-postbox-main {
  float:left;
  width:100%
}
body.customer-area-active .cuar-css-wrapper .acf-postbox-columns .acf-postbox-side {
  float:right;
  width:280px;
  margin-right:-280px
}
body.customer-area-active .cuar-css-wrapper .acf-postbox-columns .acf-postbox-side:before {
  content:"";
  display:block;
  position:absolute;
  width:1px;
  height:100%;
  top:0;
  right:0;
  background:#d5d9dd
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-postbox-columns .acf-postbox-side:before {
  background:#dfdfdf
}
@media only screen and (max-width:850px) {
  body.customer-area-active .cuar-css-wrapper .acf-postbox-columns {
    margin:0
  }
  body.customer-area-active .cuar-css-wrapper .acf-postbox-columns .acf-postbox-main,
  body.customer-area-active .cuar-css-wrapper .acf-postbox-columns .acf-postbox-side {
    float:none;
    width:auto;
    margin:0;
    padding:0
  }
  body.customer-area-active .cuar-css-wrapper .acf-postbox-columns .acf-postbox-side {
    margin-top:1em
  }
  body.customer-area-active .cuar-css-wrapper .acf-postbox-columns .acf-postbox-side:before {
    display:none
  }
}
body.customer-area-active .cuar-css-wrapper .acf-panel {
  margin-top:-1px;
  border-top:1px solid #d5d9dd;
  border-bottom:1px solid #d5d9dd
}
body.customer-area-active .cuar-css-wrapper .acf-panel .acf-panel-title {
  margin:0;
  padding:12px;
  font-weight:700;
  cursor:pointer;
  font-size:inherit
}
body.customer-area-active .cuar-css-wrapper .acf-panel .acf-panel-title i {
  float:right
}
body.customer-area-active .cuar-css-wrapper .acf-panel .acf-panel-inside {
  margin:0;
  padding:0 12px 12px;
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-panel.-open .acf-panel-inside {
  display:block
}
body.customer-area-active .cuar-css-wrapper .postbox .acf-panel {
  margin-left:-12px;
  margin-right:-12px
}
body.customer-area-active .cuar-css-wrapper .acf-panel .acf-field {
  margin:20px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-panel .acf-field .acf-label label {
  color:#555d66;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-panel .acf-field:first-child {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-panel {
  border-color:#dfdfdf
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .notice {
  margin-top:10px
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap .inside {
  border-top:none
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap .acf-fields {
  margin-bottom:24px;
  border:none;
  background:#fff;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-field {
  padding:0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label {
  margin-bottom:16px
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-input {
  padding:16px;
  border:1px solid #d0d5dd;
  border-radius:6px
}
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap .postbox {
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap .postbox .inside {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap .postbox .hndle {
  font-size:14px;
  padding:8px 12px;
  margin:0;
  line-height:1.4;
  position:relative;
  z-index:1;
  cursor:default
}
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap .postbox .handle-order-higher,
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap .postbox .handle-order-lower,
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap .postbox .handlediv {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap.-grid {
  margin-left:8px;
  margin-right:8px
}
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap.-grid .postbox {
  float:left;
  clear:left;
  width:50%;
  margin:0 0 16px
}
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap.-grid .postbox:nth-child(odd) {
  margin-left:-8px
}
body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap.-grid .postbox:nth-child(2n) {
  float:right;
  clear:right;
  margin-right:-8px
}
@media only screen and (max-width:850px) {
  body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap.-grid {
    margin-left:0;
    margin-right:0
  }
  body.customer-area-active .cuar-css-wrapper .acf-meta-box-wrap.-grid .postbox {
    margin-left:0!important;
    margin-right:0!important;
    width:100%
  }
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tool-export p {
  max-width:800px
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tool-export ul {
  -webkit-column-width:200px;
  -moz-column-width:200px;
  column-width:200px
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tool-export .acf-postbox-side .button {
  margin:0;
  width:100%
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tool-export textarea {
  display:block;
  width:100%;
  min-height:500px;
  background:#f9fafb;
  border-color:#d0d5dd;
  -webkit-box-shadow:none;
  box-shadow:none;
  padding:7px;
  border-radius:6px
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tool-export .acf-panel-selection .acf-label {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-css-tooltip {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-css-tooltip:before {
  content:attr(aria-label);
  display:none;
  position:absolute;
  z-index:999;
  bottom:100%;
  left:50%;
  -webkit-transform:translate(-50%,-8px);
  -ms-transform:translate(-50%,-8px);
  transform:translate(-50%,-8px);
  background:#191e23;
  border-radius:2px;
  padding:5px 10px;
  color:#fff;
  font-size:12px;
  line-height:1.4em;
  white-space:pre
}
body.customer-area-active .cuar-css-wrapper .acf-css-tooltip:after {
  content:"";
  display:none;
  position:absolute;
  z-index:998;
  bottom:100%;
  left:50%;
  -webkit-transform:translate(-50%,4px);
  -ms-transform:translate(-50%,4px);
  transform:translate(-50%,4px);
  border:6px solid transparent;
  border-top-color:#191e23
}
body.customer-area-active .cuar-css-wrapper .acf-css-tooltip:focus:after,
body.customer-area-active .cuar-css-wrapper .acf-css-tooltip:focus:before,
body.customer-area-active .cuar-css-wrapper .acf-css-tooltip:hover:after,
body.customer-area-active .cuar-css-wrapper .acf-css-tooltip:hover:before {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-diff .acf-diff-title {
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:40px;
  padding:14px 16px;
  background:#f3f3f3;
  border-bottom:1px solid #ddd
}
body.customer-area-active .cuar-css-wrapper .acf-diff .acf-diff-title strong {
  font-size:14px;
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-diff .acf-diff-title .acf-diff-title-left,
body.customer-area-active .cuar-css-wrapper .acf-diff .acf-diff-title .acf-diff-title-right {
  width:50%;
  float:left
}
body.customer-area-active .cuar-css-wrapper .acf-diff .acf-diff-content {
  position:absolute;
  top:70px;
  left:0;
  right:0;
  bottom:0;
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper .acf-diff table.diff {
  border-spacing:0
}
body.customer-area-active .cuar-css-wrapper .acf-diff table.diff col.diffsplit.middle {
  width:0
}
body.customer-area-active .cuar-css-wrapper .acf-diff table.diff td,
body.customer-area-active .cuar-css-wrapper .acf-diff table.diff th {
  padding-top:.25em;
  padding-bottom:.25em
}
body.customer-area-active .cuar-css-wrapper .acf-diff table.diff tr td:nth-child(2) {
  width:auto
}
body.customer-area-active .cuar-css-wrapper .acf-diff table.diff td:nth-child(3) {
  border-left:1px solid #ddd
}
@media screen and (max-width:600px) {
  body.customer-area-active .cuar-css-wrapper .acf-diff .acf-diff-title {
    height:70px
  }
  body.customer-area-active .cuar-css-wrapper .acf-diff .acf-diff-content {
    top:100px
  }
}
body.customer-area-active .cuar-css-wrapper .acf-modal {
  position:fixed;
  top:30px;
  left:30px;
  right:30px;
  bottom:30px;
  z-index:160000;
  -webkit-box-shadow:0 5px 15px rgba(0,0,0,.7);
  box-shadow:0 5px 15px rgba(0,0,0,.7);
  background:#fcfcfc
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-content,
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-title,
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-toolbar {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:absolute;
  left:0;
  right:0
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-title {
  height:50px;
  top:0;
  border-bottom:1px solid #ddd
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-title h2 {
  margin:0;
  padding:0 16px;
  line-height:50px
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-title .acf-modal-close {
  position:absolute;
  top:0;
  right:0;
  height:50px;
  width:50px;
  border:none;
  border-left:1px solid #ddd;
  background:transparent;
  cursor:pointer;
  color:#666
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-title .acf-modal-close:hover {
  color:#00a0d2
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-content {
  top:50px;
  bottom:60px;
  background:#fff;
  overflow:auto;
  padding:16px
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-feedback {
  position:absolute;
  top:50%;
  margin:-10px 0;
  left:0;
  right:0;
  text-align:center;
  opacity:.75
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-feedback.error {
  opacity:1;
  color:#b52727
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-toolbar {
  height:60px;
  bottom:0;
  padding:15px 16px;
  border-top:1px solid #ddd
}
body.customer-area-active .cuar-css-wrapper .acf-modal .acf-modal-toolbar .button {
  float:right
}
@media only screen and (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper .acf-modal {
    top:0;
    left:0;
    right:0;
    bottom:0
  }
}
body.customer-area-active .cuar-css-wrapper .acf-modal-backdrop {
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:#000;
  opacity:.7;
  z-index:159900
}
@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi) {
  body.customer-area-active .cuar-css-wrapper .acf-loading,
  body.customer-area-active .cuar-css-wrapper .acf-spinner {
    background-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/spinner@2x.gif);
    background-size:20px 20px
  }
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .wrap {
  margin:48px 32px 0 12px
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .wrap {
    margin-right:8px;
    margin-left:8px
  }
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl .wrap {
  margin-right:12px;
  margin-left:32px
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl .wrap {
    margin-right:8px;
    margin-left:8px
  }
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #wpcontent {
    padding-left:0
  }
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox {
  border:none;
  border-radius:8px;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .inside,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .inside {
  padding:24px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .acf-postbox-inner,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .acf-postbox-inner {
  margin:0;
  padding:24px 0 0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .inner,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .inside,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .inner,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .inside {
  margin:0!important;
  border-top:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .postbox-header,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .title,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .postbox-header,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .title {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  min-height:64px;
  margin:0;
  padding:0 24px;
  border-bottom-width:0;
  border-bottom-style:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .postbox-header h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .postbox-header h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .title h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .title h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .postbox-header h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .postbox-header h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .title h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .title h3 {
  margin:0;
  padding:0;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .hndle,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .hndle {
  padding:0 24px
}
body.customer-area-active .cuar-css-wrapper .acf-postbox-header {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  min-height:64px;
  margin:-24px -24px 0;
  padding:0 24px;
  border-bottom:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-postbox-header h2.acf-postbox-title {
  margin:0;
  padding:0 24px 0 0;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-postbox-header h2.acf-postbox-title {
  padding-right:0;
  padding-left:24px
}
body.customer-area-active .cuar-css-wrapper .acf-postbox-header .acf-icon {
  background-color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #screen-meta-links {
  margin-right:32px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #screen-meta-links .show-settings {
  border-color:#d0d5dd
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #screen-meta-links {
    margin-right:16px;
    margin-bottom:0
  }
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #screen-meta-links {
  margin-right:0;
  margin-left:32px
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #screen-meta-links {
    margin-right:0;
    margin-left:16px
  }
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #screen-meta {
  border-color:#d0d5dd
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #poststuff .postbox-header h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #poststuff .postbox-header h3 {
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  margin:0;
  padding:0;
  color:#344054!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding:2px;
  outline:none;
  background-image:repeating-linear-gradient(0deg,#667085,#667085 5px,transparent 0,transparent 10px,#667085 0),repeating-linear-gradient(90deg,#667085,#667085 5px,transparent 0,transparent 10px,#667085 0),repeating-linear-gradient(180deg,#667085,#667085 5px,transparent 0,transparent 10px,#667085 0),repeating-linear-gradient(270deg,#667085,#667085 5px,transparent 0,transparent 10px,#667085 0);
  background-size:1.5px 100%,100% 1.5px,1.5px 100%,100% 1.5px;
  background-position:0 0,0 0,100% 0,0 100%;
  background-repeat:no-repeat;
  border-radius:8px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .ui-sortable-placeholder {
  border:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .subtitle {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  height:24px;
  margin:0;
  padding:4px 12px;
  background-color:#ebf5fa;
  border:1px solid #a5d2e7;
  border-radius:6px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .subtitle strong {
  margin-left:5px
}
body.customer-area-active .cuar-css-wrapper .acf-actions-strip {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
}
body.customer-area-active .cuar-css-wrapper .acf-actions-strip .acf-btn {
  margin-right:8px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice {
  position:relative;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  min-height:48px;
  margin:0 0 16px!important;
  padding:13px 16px 12px 50px!important;
  background-color:#e7eff9;
  border:1px solid #9dbaee;
  border-radius:8px;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1);
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice.update-nag,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice.update-nag {
  display:block;
  position:relative;
  width:calc(100% - 44px);
  margin:48px 44px -32px 12px!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice .button,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice .button {
  height:auto;
  margin-left:8px;
  padding:0;
  border:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice>div,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice>div {
  margin-top:0;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice p,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice p {
  -webkit-box-flex:1;
  -ms-flex:1 0 auto;
  flex:1 0 auto;
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice p.help,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice p.help {
  margin-top:0;
  padding-top:0;
  color:rgba(52,64,84,.7)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice .notice-dismiss,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice .notice-dismiss {
  position:absolute;
  top:4px;
  right:8px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice .notice-dismiss:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice .notice-dismiss:before {
  content:"";
  display:block;
  position:relative;
  z-index:600;
  width:20px;
  height:20px;
  background-color:#667085;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-close.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-close.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice .notice-dismiss:hover:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice .notice-dismiss:hover:before {
  background-color:#344054
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice:before {
  content:"";
  display:block;
  position:absolute;
  top:15px;
  left:18px;
  z-index:600;
  width:16px;
  height:16px;
  margin-right:8px;
  background-color:#fff;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-info-solid.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-info-solid.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice:after,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice:after {
  content:"";
  display:block;
  position:absolute;
  top:9px;
  left:12px;
  z-index:500;
  width:28px;
  height:28px;
  background-color:#2d69da;
  border-radius:6px;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice .local-restore,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice .local-restore {
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  margin-top:-6px;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice.is-dismissible {
  padding-right:56px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice.notice-success {
  background-color:#edf7ef;
  border-color:#b6deb9
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice.notice-success:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-check-circle-solid.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-check-circle-solid.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice.notice-success:after {
  background-color:#52aa59
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice.notice-error {
  background-color:#f7eeeb;
  border-color:#f1b6b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice.notice-error:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-warning.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-warning.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice:after,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice.notice-error:after {
  background-color:#da5a39
}
body.customer-area-active .cuar-css-wrapper .acf-h2,
body.customer-area-active .cuar-css-wrapper .acf-headerbar h2,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,
body.customer-area-active .cuar-css-wrapper .acf-page-title,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group h2 {
  font-size:18px;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-h3,
body.customer-area-active .cuar-css-wrapper .acf-headerbar h3,
body.customer-area-active .cuar-css-wrapper .acf-postbox-header h2.acf-postbox-title,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #poststuff .postbox-header h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #poststuff .postbox-header h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .postbox-header h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .postbox-header h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .title h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-box .title h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .postbox-header h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .postbox-header h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .title h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox .title h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group h3 {
  font-size:16px;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .post-type-acf-field-group h1,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-pro-features h1,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p1 {
  font-size:15px
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap .acf-fields .post-type-acf-field-group .acf-label,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner .post-type-acf-field-group p,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tools .acf-meta-box-wrap .acf-fields .acf-label,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-no-field-groups-wrapper .acf-no-field-groups-inner p,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p2 {
  font-size:14px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table .post-type-acf-field-group .post-state,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .wp-list-table .post-state,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .subtitle {
  font-size:13.5px
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-panel .post-type-acf-field-group h3,
body.customer-area-active .cuar-css-wrapper #acf-update-information .form-table .post-type-acf-field-group td,
body.customer-area-active .cuar-css-wrapper #acf-update-information .form-table .post-type-acf-field-group th,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .subsubsub .post-type-acf-field-group li,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tbody .post-type-acf-field-group td,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tbody .post-type-acf-field-group th,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tfoot .post-type-acf-field-group td,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tfoot .post-type-acf-field-group th,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table thead .post-type-acf-field-group td,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table thead .post-type-acf-field-group th,
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .post-type-acf-field-group .acf-tab,
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .post-type-acf-field-group p,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tools.tool-export .acf-panel h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-update-information .form-table td,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-update-information .form-table th,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .subsubsub li,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .wp-list-table tbody td,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .wp-list-table tbody th,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .wp-list-table tfoot td,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .wp-list-table tfoot th,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .wp-list-table thead td,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .wp-list-table thead th,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-toolbar .acf-tab,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-btn.acf-btn-sm,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container.-acf .select2-selection__rendered,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .button,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p4,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea {
  font-size:13px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .post-type-acf-field-group .row-actions,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice .button,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .row-actions,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice .button,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p5 {
  font-size:12.5px
}
body.customer-area-active .cuar-css-wrapper #acf-update-information .acf-update-changelog p .post-type-acf-field-group em,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .post-type-acf-field-group .row-actions,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner .post-type-acf-field-group p.acf-small,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-update-information .acf-update-changelog p em,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-admin-field-groups .row-actions,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-small,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p6 {
  font-size:12px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #lost-connection-notice p.help,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-tooltip,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .notice p.help,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p7 {
  font-size:11.5px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav.top {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .subsubsub {
  margin-bottom:3px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table {
  margin:0;
  border-radius:8px;
  border:none;
  overflow:hidden;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1)
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table strong {
  color:#98a2b3;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table a.row-title {
  font-size:13px!important;
  font-weight:500
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table td,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table th {
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table td.sortable a,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table th.sortable a {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table td.check-column,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table th.check-column {
  padding-top:12px;
  padding-right:16px;
  padding-left:16px
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table td.check-column,
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table th.check-column {
    vertical-align:top;
    padding-right:2px;
    padding-left:10px
  }
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table td input,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table th input {
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tfoot td,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tfoot th,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table thead td,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table thead th {
  height:48px;
  padding-right:24px;
  padding-left:24px;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  background-color:#f9fafb;
  border-color:#eaecf0;
  font-weight:500
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tfoot td,
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tfoot th,
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table thead td,
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table thead th {
    padding-right:16px;
    padding-left:8px
  }
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tfoot td.check-column,
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tfoot th.check-column,
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table thead td.check-column,
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table thead th.check-column {
    vertical-align:middle
  }
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tbody td,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tbody th {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  height:60px;
  padding:10px 24px;
  vertical-align:top;
  background-color:#fff;
  border-bottom:1px solid #eaecf0
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tbody td,
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tbody th {
    padding-right:16px;
    padding-left:8px
  }
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table .column-acf-key {
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table .column-acf-key .acf-icon-key-solid {
  display:inline-block;
  position:relative;
  bottom:-2px;
  width:15px;
  height:15px;
  margin-right:4px;
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table .acf-location .dashicons {
  position:relative;
  bottom:-2px;
  width:16px;
  height:16px;
  margin-right:6px;
  font-size:16px;
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table .post-state {
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tr:focus-within,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tr:hover {
  background:#f7f7f7
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tr:focus-within .row-actions,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table tr:hover .row-actions {
  margin-bottom:0
}
@media screen and (min-width:782px) {
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table .column-acf-count {
    width:10%
  }
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .wp-list-table .row-actions span.file {
  display:block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups.rtl .wp-list-table .column-acf-key .acf-icon-key-solid {
  margin-left:4px;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups.rtl .wp-list-table .acf-location .dashicons {
  margin-left:6px;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .row-actions {
  margin-top:2px;
  padding:0;
  line-height:14px;
  color:#d0d5dd
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .row-actions .trash a {
  color:#d94f4f
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .widefat tfoot td.check-column,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .widefat thead td.check-column {
  padding-top:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .row-actions a:hover {
  color:#044767
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .row-actions .trash a {
  color:#a00
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .row-actions .trash a:hover {
  color:red
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .row-actions.visible {
  margin-bottom:0;
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups #the-list tr:hover td,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups #the-list tr:hover th {
  background-color:#f7fbfd
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav {
  margin:24px 0 0;
  padding:0;
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups #posts-filter p.search-box {
  margin:5px 0 24px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups #posts-filter p.search-box #post-search-input {
  min-width:280px;
  margin:0 8px 0 0
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups #posts-filter p.search-box {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding-right:24px;
    margin-right:16px
  }
  body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups #posts-filter p.search-box #post-search-input {
    min-width:auto
  }
}
body.customer-area-active .cuar-css-wrapper .rtl.acf-admin-field-groups #posts-filter p.search-box #post-search-input {
  margin-right:0;
  margin-left:8px
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .rtl.acf-admin-field-groups #posts-filter p.search-box {
    padding-left:24px;
    padding-right:0;
    margin-left:16px;
    margin-right:0
  }
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .subsubsub {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:end;
  -ms-flex-align:end;
  align-items:flex-end;
  height:40px;
  margin-bottom:16px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .subsubsub li {
  margin-top:0;
  margin-right:4px;
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .subsubsub li .count {
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .displaying-num {
  margin:0 16px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links #table-paging {
  margin:0 4px 0 8px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links #table-paging .total-pages {
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages.one-page .pagination-links {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-line-pack:center;
  align-content:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  min-width:40px;
  margin:0;
  padding:0;
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:first-child,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:last-child,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:nth-child(2),
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:nth-last-child(2) {
  display:inline-block;
  position:relative;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  margin-left:4px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:first-child:before,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:last-child:before,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:nth-child(2):before,
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:nth-last-child(2):before {
  content:"";
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background-color:#0783be;
  border-radius:0;
  -webkit-mask-size:20px;
  mask-size:20px;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:first-child:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-left-double.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-left-double.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:nth-child(2):before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-left.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-left.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:nth-last-child(2):before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:last-child:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right-double.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right-double.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:hover {
  border-color:#066998;
  background-color:rgba(7,131,190,.05)
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button:hover:before {
  background-color:#066998
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button.disabled {
  background-color:transparent!important
}
body.customer-area-active .cuar-css-wrapper .acf-admin-field-groups .tablenav-pages .pagination-links .button.disabled.disabled:before {
  background-color:#d0d5dd
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  padding-top:48px;
  padding-bottom:48px
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-line-pack:center;
  align-content:center;
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start;
  text-align:center;
  max-width:380px;
  min-height:320px
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner h2,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner img,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner p {
  -webkit-box-flex:1;
  -ms-flex:1 0 100%;
  flex:1 0 100%
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner h2 {
  margin-top:32px;
  margin-bottom:0;
  padding:0;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner p {
  margin-top:12px;
  margin-bottom:0;
  padding:0;
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner p.acf-small {
  display:block;
  position:relative;
  margin-top:32px
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner img {
  max-width:284px;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups-wrapper .acf-no-field-groups-inner .acf-btn {
  margin-top:32px
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups #the-list tr:hover td,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups #the-list tr:hover th,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups .acf-admin-field-groups .wp-list-table tr:hover,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups .alternate,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups .striped>tbody>:nth-child(odd),
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups ul.striped>:nth-child(odd) {
  background-color:transparent!important
}
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups .no-pages,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups .wp-list-table tfoot,
body.customer-area-active .cuar-css-wrapper .acf-no-field-groups .wp-list-table thead {
  display:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .wp-list-table .toggle-row:before {
  top:4px;
  left:16px;
  content:"";
  display:block;
  position:absolute;
  width:16px;
  height:16px;
  background-color:#0783be;
  border-radius:0;
  -webkit-mask-size:20px;
  mask-size:20px;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg);
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .wp-list-table .is-expanded .toggle-row:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-up.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-up.svg)
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .widefat tfoot td input[type=checkbox],
  body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .widefat thead td input[type=checkbox],
  body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .widefat th input[type=checkbox] {
    margin-bottom:0
  }
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-line-pack:center;
  align-content:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  position:unset;
  top:32px;
  height:72px;
  z-index:800;
  background:#344054;
  color:#98a2b3
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar {
    position:static
  }
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-logo {
  margin-right:32px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-logo img {
  display:block;
  max-width:55px;
  line-height:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar h2 {
  display:none;
  color:#f9fafb
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  min-height:40px;
  margin-right:8px;
  padding:8px 16px;
  border:1px solid transparent;
  border-radius:6px;
  color:#98a2b3;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab.is-active {
  background-color:#475467;
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab:hover {
  background-color:#475467;
  color:#f9fafb
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab:focus-visible {
  border:1px solid #667085
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab:focus {
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper #wpcontent .acf-admin-toolbar {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-left:-20px;
  padding:16px 32px
}
@media screen and (max-width:600px) {
  body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar {
    display:none
  }
}
body.customer-area-active .cuar-css-wrapper .rtl #wpcontent .acf-admin-toolbar {
  margin-left:0;
  margin-right:-20px
}
body.customer-area-active .cuar-css-wrapper .rtl #wpcontent .acf-admin-toolbar .acf-tab {
  margin-left:8px;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-logo {
  margin-right:0;
  margin-left:32px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab i.acf-icon {
  display:none;
  margin-right:8px;
  margin-left:-2px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab.acf-header-tab-acf-field-group i.acf-icon,
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab.acf-header-tab-acf-settings-updates i.acf-icon,
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab.acf-header-tab-acf-tools i.acf-icon {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab.is-active i.acf-icon,
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-tab:hover i.acf-icon {
  background-color:#eaecf0
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-admin-toolbar .acf-tab i.acf-icon {
  margin-right:-2px;
  margin-left:8px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-header-tab-acf-field-group i.acf-icon {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-field-groups.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-field-groups.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-header-tab-acf-tools i.acf-icon {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-tools.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-tools.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar .acf-header-tab-acf-settings-updates i.acf-icon {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-updates.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-updates.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .wrap .wp-heading-inline+.page-title-action,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group h1.wp-heading-inline {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-headerbar {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  position:sticky;
  top:32px;
  z-index:700;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  min-height:72px;
  margin-left:-20px;
  padding:8px 32px;
  background-color:#fff;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1)
}
body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-inner {
  -webkit-box-flex:1;
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  max-width:1440px
}
body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-page-title {
  margin:0 16px 0 0;
  padding:0
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-headerbar {
    position:static
  }
}
@media screen and (max-width:600px) {
  body.customer-area-active .cuar-css-wrapper .acf-headerbar {
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    position:relative;
    top:46px;
    min-height:64px;
    padding-right:12px
  }
}
body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-content {
  -webkit-box-flex:1;
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-content {
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
  }
  body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-content .acf-headerbar-title,
  body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-content .acf-title-wrap {
    -webkit-box-flex:1;
    -ms-flex:1 1 100%;
    flex:1 1 100%
  }
  body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-content .acf-title-wrap {
    margin-top:8px
  }
}
body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-title-field {
  min-width:320px
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-title-field {
    min-width:100%
  }
}
body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-actions {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
}
body.customer-area-active .cuar-css-wrapper .acf-headerbar .acf-headerbar-actions .acf-btn {
  margin-left:8px
}
body.customer-area-active .cuar-css-wrapper .acf-headerbar-field-editor {
  position:sticky;
  top:32px;
  z-index:700;
  margin-left:-20px;
  width:calc(100% + 20px)
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-headerbar-field-editor {
    position:relative;
    top:0;
    width:100%;
    margin-left:0;
    padding-right:8px;
    padding-left:8px
  }
}
@media screen and (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper .acf-headerbar-field-editor {
    position:relative;
    top:46px
  }
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-headerbar-field-editor .acf-headerbar-inner {
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:start;
    align-content:flex-start;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    width:100%
  }
  body.customer-area-active .cuar-css-wrapper .acf-headerbar-field-editor .acf-headerbar-inner .acf-page-title {
    -webkit-box-flex:1;
    -ms-flex:1 1 auto;
    flex:1 1 auto
  }
  body.customer-area-active .cuar-css-wrapper .acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions {
    -webkit-box-flex:1;
    -ms-flex:1 1 100%;
    flex:1 1 100%;
    margin-top:8px;
    gap:8px
  }
  body.customer-area-active .cuar-css-wrapper .acf-headerbar-field-editor .acf-headerbar-inner .acf-headerbar-actions .acf-btn {
    width:100%;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:0
  }
}
body.customer-area-active .cuar-css-wrapper .acf-headerbar-field-editor .acf-page-title {
  margin-right:16px
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-headerbar,
body.customer-area-active .cuar-css-wrapper .rtl .acf-headerbar-field-editor {
  margin-left:0;
  margin-right:-20px
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-headerbar-field-editor .acf-page-title,
body.customer-area-active .cuar-css-wrapper .rtl .acf-headerbar .acf-page-title {
  margin-left:16px;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-headerbar-field-editor .acf-headerbar-actions .acf-btn,
body.customer-area-active .cuar-css-wrapper .rtl .acf-headerbar .acf-headerbar-actions .acf-btn {
  margin-left:0;
  margin-right:8px
}
body.customer-area-active .cuar-css-wrapper .acf-btn {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  min-height:40px;
  padding:8px 16px;
  background-color:#0783be;
  border-radius:6px;
  border:1px solid rgba(16,24,40,.2);
  text-decoration:none;
  color:#fff!important;
  -webkit-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  -webkit-transition-property:background,border,-webkit-box-shadow;
  transition-property:background,border,-webkit-box-shadow;
  transition-property:background,border,box-shadow;
  transition-property:background,border,box-shadow,-webkit-box-shadow
}
body.customer-area-active .cuar-css-wrapper .acf-btn:disabled {
  background-color:red
}
body.customer-area-active .cuar-css-wrapper .acf-btn:hover {
  background-color:#066998;
  color:#fff;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .acf-btn.acf-btn-sm {
  min-height:32px;
  padding:4px 12px
}
body.customer-area-active .cuar-css-wrapper .acf-btn.acf-btn-secondary {
  background-color:transparent;
  color:#0783be!important;
  border-color:#0783be
}
body.customer-area-active .cuar-css-wrapper .acf-btn.acf-btn-secondary:hover {
  background-color:#f3f9fc
}
body.customer-area-active .cuar-css-wrapper .acf-btn.acf-btn-tertiary {
  background-color:transparent;
  color:#667085!important;
  border-color:#d0d5dd
}
body.customer-area-active .cuar-css-wrapper .acf-btn.acf-btn-tertiary:hover {
  color:#667085!important;
  border-color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .acf-btn i.acf-icon {
  width:20px;
  height:20px;
  -webkit-mask-size:20px;
  mask-size:20px;
  margin-right:6px;
  margin-left:-4px
}
body.customer-area-active .cuar-css-wrapper .acf-btn.acf-btn-sm i.acf-icon {
  width:18px;
  height:18px;
  -webkit-mask-size:18px;
  mask-size:18px;
  margin-right:4px;
  margin-left:-2px
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-btn i.acf-icon {
  margin-right:-4px;
  margin-left:6px
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-btn.acf-btn-sm i.acf-icon {
  margin-right:2px;
  margin-left:-4px
}
body.customer-area-active .cuar-css-wrapper .acf-btn.acf-delete-field-group:hover {
  background-color:#fdf8f6;
  border-color:#da5a39!important;
  color:#da5a39!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  width:20px;
  height:20px;
  background-color:currentColor;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  text-indent:500%;
  white-space:nowrap;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-plus {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-add.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-add.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-stars {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-stars.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-stars.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-help {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-help.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-help.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-key {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-key.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-key.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-trash {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-trash.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-trash.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-arrow-right {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-arrow-right.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-arrow-right.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-arrow-left {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-arrow-left.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-arrow-left.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-icon.-right,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-chevron-right {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-icon.-left,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-chevron-left {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-left.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-left.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-key-solid {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-key-solid.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-key-solid.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-icon.-globe,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-globe {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-globe.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-globe.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-icon.-picture,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group i.acf-icon-image {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-image.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-image.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .post-type-acf-field-group .post-state {
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .post-type-acf-field-group .post-state .dashicons.dashicons-hidden {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  width:18px;
  height:18px;
  background-color:#98a2b3;
  border:none;
  border-radius:0;
  -webkit-mask-size:18px;
  mask-size:18px;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-hidden.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-hidden.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .post-type-acf-field-group .post-state .dashicons.dashicons-hidden:before {
  display:none
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-sub-field-list-header h2,
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-sub-field-list-header h3,
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .postbox-header h2,
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .postbox-header h3,
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .acf-sub-field-list-header h2,
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .acf-sub-field-list-header h3,
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .postbox-header h2,
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .postbox-header h3 {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-line-pack:stretch;
  align-content:stretch;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-sub-field-list-header h2:before,
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-sub-field-list-header h3:before,
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .postbox-header h2:before,
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .postbox-header h3:before,
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .acf-sub-field-list-header h2:before,
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .acf-sub-field-list-header h3:before,
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .postbox-header h2:before,
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .postbox-header h3:before {
  content:"";
  display:inline-block;
  width:20px;
  height:20px;
  margin-right:8px;
  background-color:#98a2b3;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center
}
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-fields .acf-sub-field-list-header h2:before,
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-fields .acf-sub-field-list-header h3:before,
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-fields .postbox-header h2:before,
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-fields .postbox-header h3:before,
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-options .acf-sub-field-list-header h2:before,
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-options .acf-sub-field-list-header h3:before,
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-options .postbox-header h2:before,
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-options .postbox-header h3:before {
  margin-right:0;
  margin-left:8px
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .postbox-header h2:before,
body.customer-area-active .cuar-css-wrapper h3.acf-sub-field-list-title:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-fields.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-fields.svg)
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .postbox-header h2:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-settings.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-settings.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-field-settings-fc_head label:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-layout.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-layout.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox-header .handle-actions {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .postbox-header .handle-actions .toggle-indicator:before {
  content:"";
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  width:20px;
  height:20px;
  background-color:currentColor;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-up.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-up.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.closed .postbox-header .handle-actions .toggle-indicator:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-export h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-export h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-import h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-import h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-license-information h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-license-information h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-update-information h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-update-information h3 {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-line-pack:stretch;
  align-content:stretch;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-export h2:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-export h3:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-import h2:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-import h3:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-license-information h2:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-license-information h3:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-update-information h2:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-update-information h3:before {
  content:"";
  display:inline-block;
  width:20px;
  height:20px;
  margin-right:8px;
  background-color:#98a2b3;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #acf-admin-tool-export h2:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #acf-admin-tool-export h3:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #acf-admin-tool-import h2:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #acf-admin-tool-import h3:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #acf-license-information h2:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #acf-license-information h3:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #acf-update-information h2:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl #acf-update-information h3:before {
  margin-right:0;
  margin-left:8px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-export h2:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-export.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-export.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tool-import h2:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-import.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-import.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-license-information h3:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-key.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-key.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-update-information h3:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-info.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-info.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-admin-single-field-group .acf-input .acf-icon {
  width:18px;
  height:18px
}
body.customer-area-active .cuar-css-wrapper .field-type-icon {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-line-pack:center;
  align-content:center;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  position:relative;
  width:24px;
  height:24px;
  top:-4px;
  background-color:#ebf5fa;
  border:1px solid #a5d2e7;
  border-radius:100%
}
body.customer-area-active .cuar-css-wrapper .field-type-icon:before {
  content:"";
  width:14px;
  height:14px;
  position:relative;
  background-color:#0783be;
  -webkit-mask-size:cover;
  mask-size:cover;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-default.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-default.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-text:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-text.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-text.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-textarea:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-textarea.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-textarea.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-number:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-number.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-number.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-range:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-range.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-range.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-email:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-email.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-email.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-url:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-url.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-url.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-password:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-password.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-password.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-image:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-image.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-image.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-file:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-file.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-file.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-wysiwyg:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-wysiwyg.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-wysiwyg.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-oembed:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-oembed.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-oembed.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-gallery:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-gallery.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-gallery.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-select:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-select.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-select.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-checkbox:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-checkbox.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-checkbox.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-radio:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-radio.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-radio.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-button-group:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-button-group.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-button-group.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-true-false:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-true-false.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-true-false.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-link:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-link.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-link.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-post-object:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-post-object.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-post-object.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-page-link:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-page-link.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-page-link.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-relationship:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-relationship.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-relationship.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-taxonomy:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-taxonomy.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-taxonomy.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-user:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-user.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-user.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-google-map:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-google-map.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-google-map.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-date-picker:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-date-picker.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-date-picker.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-date-time-picker:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-date-time-picker.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-date-time-picker.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-time-picker:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-time-picker.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-time-picker.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-color-picker:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-color-picker.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-color-picker.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-message:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-message.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-message.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-accordion:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-accordion.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-accordion.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-tab:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-tab.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-tab.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-group:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-group.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-group.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-repeater:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-repeater.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-repeater.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-flexible-content:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-flexible-content.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-flexible-content.svg)
}
body.customer-area-active .cuar-css-wrapper .field-type-icon.field-type-icon-clone:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-clone.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-type-icons/icon-field-clone.svg)
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .postbox-header {
  display:none
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap.-grid {
  margin:0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap.-grid .postbox {
  width:100%;
  clear:none;
  float:none;
  margin-bottom:0
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap.-grid .postbox {
    -webkit-box-flex:1;
    -ms-flex:1 1 100%;
    flex:1 1 100%
  }
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .acf-meta-box-wrap.-grid .postbox:nth-child(odd) {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools .meta-box-sortables {
  display:grid;
  grid-template-columns:repeat(2,1fr);
  grid-template-rows:repeat(1,1fr);
  grid-column-gap:32px;
  grid-row-gap:32px
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper #acf-admin-tools .meta-box-sortables {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:start;
    align-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    grid-column-gap:8px;
    grid-row-gap:8px
  }
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .inside {
  margin:0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-postbox-header {
  margin-bottom:24px
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-postbox-main {
  border:none;
  margin:0;
  padding:0 24px 0 0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-postbox-columns {
  margin:0 280px 0 0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side {
  padding:0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-panel {
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side:before {
  display:none
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-postbox-columns .acf-postbox-side .acf-btn {
  display:block;
  width:100%;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .meta-box-sortables {
  display:block
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-panel {
  border:none
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-panel h3 {
  margin:0;
  padding:0;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-panel h3:before {
  display:none
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-checkbox-list {
  margin-top:16px;
  border:1px solid #d0d5dd;
  border-radius:6px
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-checkbox-list li {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  width:100%;
  height:48px;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  margin:0;
  padding-right:12px;
  padding-left:12px;
  border-bottom:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper #acf-admin-tools.tool-export .acf-checkbox-list li:last-child {
  border-bottom:none
}
body.customer-area-active .cuar-css-wrapper .acf-settings-wrap.acf-updates {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-line-pack:start;
  align-content:flex-start;
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start
}
body.customer-area-active .cuar-css-wrapper .custom-fields_page_acf-settings-updates .acf-admin-notice,
body.customer-area-active .cuar-css-wrapper .custom-fields_page_acf-settings-updates .acf-upgrade-notice,
body.customer-area-active .cuar-css-wrapper .custom-fields_page_acf-settings-updates .notice {
  -webkit-box-flex:1;
  -ms-flex:1 1 100%;
  flex:1 1 100%
}
body.customer-area-active .cuar-css-wrapper .acf-settings-wrap.acf-updates .acf-box {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-settings-wrap.acf-updates .acf-box .inner {
  padding:24px
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-settings-wrap.acf-updates .acf-box {
    -webkit-box-flex:1;
    -ms-flex:1 1 100%;
    flex:1 1 100%
  }
}
body.customer-area-active .cuar-css-wrapper .acf-settings-wrap.acf-updates .acf-admin-notice {
  -webkit-box-flex:1;
  -ms-flex:1 1 100%;
  flex:1 1 100%;
  margin-top:16px;
  margin-right:0;
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper #acf-license-information {
  -webkit-box-flex:1;
  -ms-flex:1 1 65%;
  flex:1 1 65%;
  margin-right:32px
}
@media screen and (max-width:1024px) {
  body.customer-area-active .cuar-css-wrapper #acf-license-information {
    margin-right:0;
    margin-bottom:32px
  }
}
body.customer-area-active .cuar-css-wrapper #acf-license-information .acf-activation-form {
  margin-top:24px
}
body.customer-area-active .cuar-css-wrapper #acf-license-information label {
  font-weight:500
}
body.customer-area-active .cuar-css-wrapper #acf-license-information .acf-input-wrap {
  margin-top:8px;
  margin-bottom:24px
}
body.customer-area-active .cuar-css-wrapper #acf-license-information #acf_pro_license {
  width:100%
}
body.customer-area-active .cuar-css-wrapper #acf-update-information {
  -webkit-box-flex:1;
  -ms-flex:1 1 35%;
  flex:1 1 35%;
  max-width:calc(35% - 32px)
}
body.customer-area-active .cuar-css-wrapper #acf-update-information .form-table td,
body.customer-area-active .cuar-css-wrapper #acf-update-information .form-table th {
  padding:0 0 24px;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper #acf-update-information .acf-update-changelog {
  margin-top:8px;
  margin-bottom:24px;
  padding-top:8px;
  border-top:1px solid #eaecf0;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper #acf-update-information .acf-update-changelog h4 {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper #acf-update-information .acf-update-changelog p {
  margin-top:0;
  margin-bottom:16px
}
body.customer-area-active .cuar-css-wrapper #acf-update-information .acf-update-changelog p:last-of-type {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper #acf-update-information .acf-update-changelog p em {
  color:#667085
}
body.customer-area-active .cuar-css-wrapper #acf-update-information .acf-btn {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-item-align:stretch;
  align-self:stretch;
  padding:0 16px;
  background:linear-gradient(90.52deg,#2c9fb8 .44%,#a45cff 113.3%);
  background-size:180% 80%;
  background-position:100% 0;
  -webkit-transition:background-position .5s;
  transition:background-position .5s;
  border-radius:6px;
  text-decoration:none
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn {
    display:none
  }
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn:hover {
  background-position:0 0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn:focus {
  border:none;
  outline:none;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn p {
  margin:0;
  padding-top:8px;
  padding-bottom:8px;
  font-weight:400;
  text-transform:none;
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-admin-toolbar a.acf-admin-toolbar-upgrade-btn .acf-icon {
  width:18px;
  height:18px;
  margin-right:6px;
  margin-left:-2px;
  background-color:#f9fafb
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-line-pack:stretch;
  align-content:stretch;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-field-group-pro-features-wrapper {
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:start;
    align-content:flex-start;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
  }
  body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,
  body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content {
    -webkit-box-flex:0;
    -ms-flex:0 1 100%;
    flex:0 1 100%
  }
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content {
  -webkit-box-flex:1;
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  margin-right:40px
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content {
    margin-right:0;
    margin-bottom:8px
  }
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end;
  min-width:160px
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions {
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
  }
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features.postbox {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  min-height:120px;
  background-image:-webkit-gradient(linear,left top,right top,from(#1d4373),color-stop(#24437e),color-stop(#304288),color-stop(#413f8f),to(#543a95));
  background-image:linear-gradient(90deg,#1d4373,#24437e,#304288,#413f8f,#543a95);
  color:#eaecf0
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features.postbox .postbox-header {
  display:none
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features.postbox .inside {
  width:100%;
  border:none
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features h1 {
  margin-top:0;
  margin-bottom:4px;
  padding-top:0;
  padding-bottom:0;
  font-weight:700;
  color:#f9fafb
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features h1 .acf-icon {
  margin-right:8px
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-btn {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  background-color:hsla(0,0%,100%,.2);
  border:none
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-btn:hover {
  background-color:hsla(0,0%,100%,.3)
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-btn .acf-icon {
  margin-right:-2px;
  margin-left:8px
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-pro-features-list {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-top:16px;
  margin-bottom:0
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-pro-features-list {
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:start;
    align-content:flex-start;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
  }
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-pro-features-list li {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-right:32px;
  margin-bottom:6px
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-pro-features-list li {
    -webkit-box-flex:0;
    -ms-flex:0 1 calc(33.3% - 32px);
    flex:0 1 calc(33.3% - 32px)
  }
}
@media screen and (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-pro-features-list li {
    -webkit-box-flex:0;
    -ms-flex:0 1 100%;
    flex:0 1 100%
  }
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-pro-features-list li:last-child {
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-pro-features .acf-pro-features-list li:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  margin-right:8px;
  background-color:#52aa59;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-check-circle-solid.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-check-circle-solid.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-h2,
body.customer-area-active .cuar-css-wrapper .acf-headerbar h2,
body.customer-area-active .cuar-css-wrapper .acf-page-title,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group h2 {
  font-size:18px;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-h3,
body.customer-area-active .cuar-css-wrapper .acf-headerbar h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group h3 {
  font-size:16px;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p2 {
  font-size:14px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p4 {
  font-size:13px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p5 {
  font-size:12.5px
}
body.customer-area-active .cuar-css-wrapper .acf-field .post-type-acf-field-group p.description,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field p.description,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-small,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p6 {
  font-size:12px
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-prefix_label p.description .post-type-acf-field-group code,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-prefix_name p.description .post-type-acf-field-group code,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-prefix_label p.description code,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-prefix_name p.description code,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p7 {
  font-size:11.5px
}
body.customer-area-active .cuar-css-wrapper .acf-field,
body.customer-area-active .cuar-css-wrapper .acf-field .acf-input,
body.customer-area-active .cuar-css-wrapper .acf-field .acf-label {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-field {
  margin:15px 0;
  clear:both
}
body.customer-area-active .cuar-css-wrapper .acf-field p.description {
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-label {
  vertical-align:top;
  margin:0 0 10px
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-label label {
  display:block;
  font-weight:500;
  margin:0 0 3px;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-label:empty {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-input {
  vertical-align:top
}
body.customer-area-active .cuar-css-wrapper .acf-field p.description {
  display:block;
  margin-top:6px;
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice {
  margin:0 0 15px;
  background:#edf2ff;
  color:#0c6ca0;
  border-color:#2183b9
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error {
  background:#ffe6e6;
  color:#cc2727;
  border-color:#d12626
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-success {
  background:#eefbe8;
  color:#0e7b17;
  border-color:#32a23b
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-warning {
  background:#fff3e6;
  color:#bd4b0e;
  border-color:#d16226
}
body.customer-area-active .cuar-css-wrapper td.acf-field,
body.customer-area-active .cuar-css-wrapper tr.acf-field {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-field[data-width] {
  float:left;
  clear:none
}
body.customer-area-active .cuar-css-wrapper .acf-field[data-width]+.acf-field[data-width] {
  border-left:1px solid #eee
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-field[data-width] {
  float:right
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-field[data-width]+.acf-field[data-width] {
  border-left:none;
  border-right:1px solid #eee
}
body.customer-area-active .cuar-css-wrapper td.acf-field[data-width],
body.customer-area-active .cuar-css-wrapper tr.acf-field[data-width] {
  float:none
}
body.customer-area-active .cuar-css-wrapper .acf-field.-c0 {
  clear:both;
  border-left-width:0!important
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-field.-c0 {
  border-left-width:1px!important;
  border-right-width:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-field.-r0 {
  border-top-width:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-fields {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-fields:after {
  display:block;
  clear:both;
  content:""
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-border {
  border:1px solid #ccd0d4;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-field {
  position:relative;
  margin:0;
  padding:16px;
  border-top:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-field:first-child {
  border-top:none;
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper td.acf-fields {
  padding:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-field {
  border:none;
  padding:0;
  margin:15px 0
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-field[data-width] {
  border:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-field>.acf-input,
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-field>.acf-label {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field {
  padding:15px 0
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field:after {
  display:block;
  content:""
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field:before {
  content:"";
  display:block;
  position:absolute;
  z-index:0;
  background:#f9f9f9;
  border:solid #e1e1e1;
  border-width:0 1px 0 0;
  top:0;
  bottom:0;
  left:0;
  width:20%
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field[data-width] {
  float:none;
  width:auto!important;
  border-left-width:0!important;
  border-right-width:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field>.acf-label {
  float:left;
  width:20%;
  margin:0;
  padding:0 12px
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field>.acf-input {
  float:left;
  width:80%;
  margin:0;
  padding:0 12px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fields.-left>.acf-field:before {
  border-width:0 0 0 1px;
  left:auto;
  right:0
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fields.-left>.acf-field>.acf-input,
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fields.-left>.acf-field>.acf-label {
  float:right
}
body.customer-area-active .cuar-css-wrapper #side-sortables .acf-fields.-left>.acf-field:before {
  display:none
}
body.customer-area-active .cuar-css-wrapper #side-sortables .acf-fields.-left>.acf-field>.acf-label {
  width:100%;
  margin-bottom:10px
}
body.customer-area-active .cuar-css-wrapper #side-sortables .acf-fields.-left>.acf-field>.acf-input {
  width:100%
}
@media screen and (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field:before {
    display:none
  }
  body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field>.acf-label {
    width:100%;
    margin-bottom:10px
  }
  body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field>.acf-input {
    width:100%
  }
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear.-left>.acf-field {
  padding:0;
  border:none
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear.-left>.acf-field:before {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear.-left>.acf-field>.acf-input,
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear.-left>.acf-field>.acf-label {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-table tr.acf-field>td.acf-label {
  padding:15px 12px;
  margin:0;
  background:#f9f9f9;
  width:20%
}
body.customer-area-active .cuar-css-wrapper .acf-table tr.acf-field>td.acf-input {
  padding:15px 12px;
  margin:0;
  border-left-color:#e1e1e1
}
body.customer-area-active .cuar-css-wrapper .acf-sortable-tr-helper {
  position:relative!important;
  display:table-row!important
}
body.customer-area-active .cuar-css-wrapper .acf-postbox {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-postbox>.inside {
  margin:0!important;
  padding:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-postbox .acf-hndle-cog {
  color:#72777c;
  font-size:16px;
  line-height:36px;
  height:36px;
  width:25.92px;
  width:1.62rem;
  position:relative;
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-postbox .acf-hndle-cog:hover {
  color:#191e23
}
body.customer-area-active .cuar-css-wrapper .acf-postbox>.hndle:hover .acf-hndle-cog,
body.customer-area-active .cuar-css-wrapper .acf-postbox>.postbox-header:hover .acf-hndle-cog {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .acf-postbox>.hndle .acf-hndle-cog {
  height:20px;
  line-height:20px;
  float:right;
  width:auto
}
body.customer-area-active .cuar-css-wrapper .acf-postbox>.hndle .acf-hndle-cog:hover {
  color:#777
}
body.customer-area-active .cuar-css-wrapper .acf-postbox .acf-replace-with-fields {
  padding:15px;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper #post-body-content #acf_after_title-sortables {
  margin:20px 0 -20px
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless {
  border:0;
  background:transparent;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.handlediv,
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.hndle,
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.postbox-header {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.inside {
  display:block!important;
  margin-left:-12px!important;
  margin-right:-12px!important
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.inside>.acf-field {
  border-color:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields.-left>.acf-field:before {
  display:none
}
@media screen and (max-width:782px) {
  body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields.-left>.acf-field>.acf-input,
  body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields.-left>.acf-field>.acf-label {
    padding:0
  }
}
body.customer-area-active .cuar-css-wrapper .acf-field input[type=date],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=datetime-local],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=datetime],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=email],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=month],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=number],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=password],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=search],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=tel],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=text],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=time],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=url],
body.customer-area-active .cuar-css-wrapper .acf-field input[type=week],
body.customer-area-active .cuar-css-wrapper .acf-field select,
body.customer-area-active .cuar-css-wrapper .acf-field textarea {
  width:100%;
  padding:4px 8px;
  margin:0;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  font-size:14px;
  line-height:1.4
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=date],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=datetime-local],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=datetime],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=email],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=month],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=number],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=password],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=search],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=tel],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=text],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=time],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=url],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field input[type=week],
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field select,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-field textarea {
  padding:3px 5px
}
body.customer-area-active .cuar-css-wrapper .acf-field textarea {
  resize:vertical
}
body.customer-area-active .cuar-css-wrapper body.acf-browser-firefox .acf-field select {
  padding:4px 5px
}
body.customer-area-active .cuar-css-wrapper .acf-input-append,
body.customer-area-active .cuar-css-wrapper .acf-input-prepend,
body.customer-area-active .cuar-css-wrapper .acf-input-wrap {
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .acf-input-append,
body.customer-area-active .cuar-css-wrapper .acf-input-prepend {
  font-size:13px;
  line-height:1.4;
  padding:4px 8px;
  background:#f5f5f5;
  border:1px solid #7e8993;
  min-height:30px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-input-append,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-input-prepend {
  padding:3px 5px;
  border-color:#ddd;
  min-height:28px
}
body.customer-area-active .cuar-css-wrapper .acf-input-prepend {
  float:left;
  border-right-width:0;
  border-radius:3px 0 0 3px
}
body.customer-area-active .cuar-css-wrapper .acf-input-append {
  float:right;
  border-left-width:0;
  border-radius:0 3px 3px 0
}
body.customer-area-active .cuar-css-wrapper .acf-input-wrap {
  position:relative;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-input-wrap .acf-is-prepended {
  border-radius:0 6px 6px 0!important
}
body.customer-area-active .cuar-css-wrapper .acf-input-wrap .acf-is-appended {
  border-radius:6px 0 0 6px!important
}
body.customer-area-active .cuar-css-wrapper .acf-input-wrap .acf-is-prepended.acf-is-appended {
  border-radius:0!important
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-input-prepend {
  border-left-width:0;
  border-right-width:1px;
  border-radius:0 3px 3px 0;
  float:right
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-input-append {
  border-left-width:1px;
  border-right-width:0;
  border-radius:3px 0 0 3px;
  float:left
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] input.acf-is-prepended {
  border-radius:3px 0 0 3px!important
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] input.acf-is-appended {
  border-radius:0 3px 3px 0!important
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] input.acf-is-prepended.acf-is-appended {
  border-radius:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-color-picker .wp-color-result {
  border-color:#7e8993
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-color-picker .wp-color-result {
  border-color:#ccd0d4
}
body.customer-area-active .cuar-css-wrapper .acf-color-picker .wp-picker-active {
  position:relative;
  z-index:1
}
body.customer-area-active .cuar-css-wrapper .acf-url i {
  position:absolute;
  top:5px;
  left:5px;
  opacity:.5;
  color:#7e8993
}
body.customer-area-active .cuar-css-wrapper .acf-url input[type=url] {
  padding-left:27px!important
}
body.customer-area-active .cuar-css-wrapper .acf-url.-valid i {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choices {
  background:#fff;
  border-color:#ddd;
  -webkit-box-shadow:0 1px 2px rgba(0,0,0,.07) inset;
  box-shadow:inset 0 1px 2px rgba(0,0,0,.07);
  min-height:31px
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choices .select2-search-choice {
  margin:5px 0 5px 5px;
  padding:3px 5px 3px 18px;
  border-color:#bbb;
  background:#f9f9f9;
  -webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.25) inset;
  box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25)
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper {
  background:#5897fb;
  border-color:#3f87fa;
  color:#fff!important;
  -webkit-box-shadow:0 0 3px rgba(0,0,0,.1);
  box-shadow:0 0 3px rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-helper a {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choices .select2-search-choice.ui-sortable-placeholder {
  background-color:#f7f7f7;
  border-color:#f7f7f7;
  visibility:visible!important
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choices .select2-search-choice-focus {
  border-color:#999
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choices .select2-search-field input {
  height:31px;
  line-height:22px;
  margin:0;
  padding:5px 5px 5px 7px
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choice {
  border-color:#bbb
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choice .select2-arrow {
  background:transparent;
  border-left-color:#dfdfdf;
  padding-left:1px
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-choice .select2-result-description {
  display:none
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf.select2-container-active .select2-choices,
body.customer-area-active .cuar-css-wrapper .select2-container.-acf.select2-dropdown-open .select2-choices {
  border-color:#5b9dd9;
  border-radius:3px 3px 0 0
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf.select2-dropdown-open .select2-choice {
  background:#fff;
  border-color:#5b9dd9
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .select2-container.-acf .select2-search-choice-close {
  left:24px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .select2-container.-acf .select2-choice>.select2-chosen {
  margin-left:42px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .select2-container.-acf .select2-choice .select2-arrow {
  padding-left:0;
  padding-right:1px
}
body.customer-area-active .cuar-css-wrapper .select2-drop .select2-search {
  padding:4px 4px 0
}
body.customer-area-active .cuar-css-wrapper .select2-drop .select2-result .select2-result-description {
  color:#999;
  font-size:12px;
  margin-left:5px
}
body.customer-area-active .cuar-css-wrapper .select2-drop .select2-result.select2-highlighted .select2-result-description {
  color:#fff;
  opacity:.75
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf li {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf[data-select2-id^=select2-data] .select2-selection--multiple {
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection {
  border-color:#7e8993
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .select2-container.-acf .select2-selection {
  border-color:#aaa
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child {
  float:none
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-search--inline:first-child input {
  width:100%!important
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-selection__rendered {
  padding-right:0
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field] {
  display:inline;
  padding:0;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-selection__rendered[id^=select2-acf-field] .select2-selection__choice {
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
  background-color:#f7f7f7;
  border-color:#ccc;
  max-width:100%;
  overflow:hidden;
  word-wrap:normal!important;
  white-space:normal
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper {
  background:#0783be;
  border-color:#066998;
  color:#fff!important;
  -webkit-box-shadow:0 0 3px rgba(0,0,0,.1);
  box-shadow:0 0 3px rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-helper span {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  position:static;
  border-right:none;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-selection__choice.ui-sortable-placeholder {
  background-color:#f2f4f7;
  border-color:#f2f4f7;
  visibility:visible!important
}
body.customer-area-active .cuar-css-wrapper .select2-container.-acf .select2-selection--multiple .select2-search__field {
  -webkit-box-shadow:none!important;
  box-shadow:none!important;
  min-height:0
}
body.customer-area-active .cuar-css-wrapper .acf-row .select2-container.-acf .select2-selection--single {
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-row .select2-container.-acf .select2-selection--single .select2-selection__rendered {
  white-space:normal
}
body.customer-area-active .cuar-css-wrapper .select2-dropdown {
  border-color:#6bb5d8!important;
  margin-top:-5px;
  overflow:hidden;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1)
}
body.customer-area-active .cuar-css-wrapper .select2-dropdown.select2-dropdown--above {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option[aria-selected=true] {
  background-color:#f9fafb!important;
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option[aria-selected=true]:hover {
  color:#399ccb
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option--highlighted[aria-selected] {
  color:#fff!important;
  background-color:#0783be!important
}
body.customer-area-active .cuar-css-wrapper .select2-dropdown .select2-results__option {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-dropdown {
  z-index:900000
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-dropdown .select2-search__field {
  line-height:1.4;
  min-height:0
}
body.customer-area-active .cuar-css-wrapper .acf-link .link-wrap {
  display:none;
  border:1px solid #ccd0d4;
  border-radius:3px;
  padding:5px;
  line-height:26px;
  background:#fff;
  word-wrap:break-word;
  word-break:break-all
}
body.customer-area-active .cuar-css-wrapper .acf-link .link-wrap .link-title {
  padding:0 5px
}
body.customer-area-active .cuar-css-wrapper .acf-link.-value .acf-icon.-link-ext,
body.customer-area-active .cuar-css-wrapper .acf-link.-value .button {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-link.-external .acf-icon.-link-ext,
body.customer-area-active .cuar-css-wrapper .acf-link.-value .link-wrap {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper #wp-link-backdrop {
  z-index:900000!important
}
body.customer-area-active .cuar-css-wrapper #wp-link-wrap {
  z-index:900001!important
}
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list,
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list {
  background:transparent;
  border:1px solid transparent;
  position:relative;
  padding:1px;
  margin:0
}
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list:focus-within,
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list:focus-within {
  border:1px solid #a5d2e7;
  border-radius:6px
}
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list li,
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list li {
  font-size:13px;
  line-height:22px;
  margin:0;
  position:relative;
  word-wrap:break-word
}
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list li label,
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list li label {
  display:inline
}
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list li input[type=checkbox],
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list li input[type=radio],
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list li input[type=checkbox],
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list li input[type=radio] {
  margin:-1px 4px 0 0;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list li input[type=text],
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list li input[type=text] {
  width:auto;
  vertical-align:middle;
  margin:2px 0
}
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list li span,
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list li span {
  float:none
}
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list li i,
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list li i {
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper ul.acf-checkbox-list.acf-hl li,
body.customer-area-active .cuar-css-wrapper ul.acf-radio-list.acf-hl li {
  margin-right:20px;
  clear:none
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] ul.acf-checkbox-list input[type=checkbox],
body.customer-area-active .cuar-css-wrapper html[dir=rtl] ul.acf-checkbox-list input[type=radio],
body.customer-area-active .cuar-css-wrapper html[dir=rtl] ul.acf-radio-list input[type=checkbox],
body.customer-area-active .cuar-css-wrapper html[dir=rtl] ul.acf-radio-list input[type=radio] {
  margin-left:4px;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .acf-button-group {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .acf-button-group label {
  display:inline-block;
  border:1px solid #7e8993;
  position:relative;
  z-index:1;
  padding:5px 10px;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-button-group label:hover {
  color:#016087;
  background:#f3f5f6;
  border-color:#0071a1;
  z-index:2
}
body.customer-area-active .cuar-css-wrapper .acf-button-group label.selected {
  border-color:#007cba;
  background:#008dd4;
  color:#fff;
  z-index:2
}
body.customer-area-active .cuar-css-wrapper .acf-button-group input {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-button-group {
  padding-left:1px;
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap
}
body.customer-area-active .cuar-css-wrapper .acf-button-group label {
  margin:0 0 0 -1px;
  -webkit-box-flex:1;
  -ms-flex:1;
  flex:1;
  text-align:center;
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .acf-button-group label:first-child {
  border-radius:3px 0 0 3px
}
body.customer-area-active .cuar-css-wrapper .acf-button-group label:last-child,
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-button-group label:first-child {
  border-radius:0 3px 3px 0
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-button-group label:last-child {
  border-radius:3px 0 0 3px
}
body.customer-area-active .cuar-css-wrapper .acf-button-group label:only-child {
  border-radius:3px
}
body.customer-area-active .cuar-css-wrapper .acf-button-group.-vertical {
  padding-left:0;
  padding-top:1px;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
}
body.customer-area-active .cuar-css-wrapper .acf-button-group.-vertical label {
  margin:-1px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-button-group.-vertical label:first-child {
  border-radius:3px 3px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-button-group.-vertical label:last-child {
  border-radius:0 0 3px 3px
}
body.customer-area-active .cuar-css-wrapper .acf-button-group.-vertical label:only-child {
  border-radius:3px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-button-group label {
  border-color:#ccd0d4
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-button-group label:hover {
  border-color:#0071a1
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-button-group label.selected {
  border-color:#007cba
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-button-group {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:stretch;
  -ms-flex-align:stretch;
  align-items:stretch;
  -ms-flex-line-pack:center;
  align-content:center;
  height:40px;
  border-radius:6px;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-button-group label {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-line-pack:center;
  align-content:center;
  border:1px solid #d0d5dd;
  padding:6px 16px;
  color:#475467;
  font-weight:500
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-button-group label:hover {
  color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-button-group label.selected {
  background:#f9fafb;
  color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  padding:4px auto 4px 8px;
  background-color:#ebf5fa;
  border-color:#a5d2e7;
  color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2;
  width:14px;
  height:14px;
  margin-right:0;
  margin-left:4px;
  color:#6bb5d8;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
  color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before {
  content:"";
  display:block;
  width:14px;
  height:14px;
  top:0;
  left:0;
  background-color:currentColor;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-close.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-close.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-checkbox-list .button {
  margin:10px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-switch {
  display:inline-block;
  border-radius:5px;
  cursor:pointer;
  position:relative;
  background:#f5f5f5;
  height:30px;
  vertical-align:middle;
  border:1px solid #7e8993;
  -webkit-transition:background .25s ease;
  transition:background .25s ease
}
body.customer-area-active .cuar-css-wrapper .acf-switch span {
  display:inline-block;
  float:left;
  text-align:center;
  font-size:13px;
  line-height:22px;
  padding:4px 10px;
  min-width:15px
}
body.customer-area-active .cuar-css-wrapper .acf-switch span i {
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .acf-switch .acf-switch-on {
  color:#fff;
  text-shadow:#007cba 0 1px 0
}
body.customer-area-active .cuar-css-wrapper .acf-switch .acf-switch-slider {
  position:absolute;
  top:2px;
  left:2px;
  bottom:2px;
  right:50%;
  z-index:1;
  background:#fff;
  border-radius:3px;
  border:1px solid #7e8993;
  -webkit-transition:all .25s ease;
  transition:all .25s ease;
  -webkit-transition-property:left,right;
  transition-property:left,right
}
body.customer-area-active .cuar-css-wrapper .acf-switch.-focus,
body.customer-area-active .cuar-css-wrapper .acf-switch:hover {
  border-color:#0071a1;
  background:#f3f5f6;
  color:#016087
}
body.customer-area-active .cuar-css-wrapper .acf-switch.-focus .acf-switch-slider,
body.customer-area-active .cuar-css-wrapper .acf-switch:hover .acf-switch-slider {
  border-color:#0071a1
}
body.customer-area-active .cuar-css-wrapper .acf-switch.-on {
  background:#0d99d5;
  border-color:#007cba
}
body.customer-area-active .cuar-css-wrapper .acf-switch.-on .acf-switch-slider {
  left:50%;
  right:2px;
  border-color:#007cba
}
body.customer-area-active .cuar-css-wrapper .acf-switch.-on:hover {
  border-color:#007cba
}
body.customer-area-active .cuar-css-wrapper .acf-switch+span {
  margin-left:6px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-switch,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-switch .acf-switch-slider {
  border-color:#ccd0d4
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-switch.-focus,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-switch.-focus .acf-switch-slider,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-switch:hover,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-switch:hover .acf-switch-slider {
  border-color:#0071a1
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-switch.-on,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-switch.-on .acf-switch-slider,
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-switch.-on:hover {
  border-color:#007cba
}
body.customer-area-active .cuar-css-wrapper .acf-switch-input {
  opacity:0;
  position:absolute;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-single-field-group .acf-true-false {
  border:1px solid transparent
}
body.customer-area-active .cuar-css-wrapper .acf-admin-single-field-group .acf-true-false:focus-within {
  border:1px solid #399ccb;
  border-radius:120px
}
body.customer-area-active .cuar-css-wrapper .compat-item .acf-true-false .message {
  float:none;
  padding:0;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .acf-google-map {
  position:relative;
  border:1px solid #ccd0d4;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-google-map .title {
  position:relative;
  border-bottom:1px solid #ccd0d4
}
body.customer-area-active .cuar-css-wrapper .acf-google-map .title .search {
  margin:0;
  font-size:14px;
  line-height:30px;
  height:40px;
  padding:5px 10px;
  border:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  border-radius:0;
  font-family:inherit;
  cursor:text
}
body.customer-area-active .cuar-css-wrapper .acf-google-map .title .acf-loading {
  position:absolute;
  top:10px;
  right:11px;
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-google-map .title .acf-icon:active {
  display:inline-block!important
}
body.customer-area-active .cuar-css-wrapper .acf-google-map .canvas {
  height:400px
}
body.customer-area-active .cuar-css-wrapper .acf-google-map:hover .title .acf-actions {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-google-map .title .acf-icon.-location {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .acf-google-map .title .acf-icon.-cancel,
body.customer-area-active .cuar-css-wrapper .acf-google-map .title .acf-icon.-search {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-google-map.-value .title .search {
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .acf-google-map.-value .title .acf-icon.-location {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-google-map.-value .title .acf-icon.-cancel {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .acf-google-map.-searching .title .acf-icon.-location {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-google-map.-searching .title .acf-icon.-cancel,
body.customer-area-active .cuar-css-wrapper .acf-google-map.-searching .title .acf-icon.-search {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .acf-google-map.-searching .title .acf-actions {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-google-map.-searching .title .search {
  font-weight:400!important
}
body.customer-area-active .cuar-css-wrapper .acf-google-map.-loading .title a {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-google-map.-loading .title i {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .pac-container {
  border-width:1px 0;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .pac-container:after {
  display:none
}
body.customer-area-active .cuar-css-wrapper .pac-container .pac-item:first-child {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .pac-container .pac-item {
  padding:5px 10px;
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .pac-container .pac-item {
  text-align:right
}
body.customer-area-active .cuar-css-wrapper .acf-relationship {
  background:#fff;
  border:1px solid #ccd0d4
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters {
  border-bottom:1px solid #ccd0d4;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters:after {
  display:block;
  clear:both;
  content:""
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter {
  margin:0;
  float:left;
  width:100%;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding:7px 7px 7px 0
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter:first-child {
  padding-left:7px
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input,
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter select {
  margin:0;
  float:none
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input:active,
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input:focus,
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter select:active,
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter select:focus {
  outline:none;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input {
  border-color:transparent;
  -webkit-box-shadow:none;
  box-shadow:none;
  padding-left:3px;
  padding-right:3px
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters.-f2 .filter {
  width:50%
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters.-f3 .filter {
  width:25%
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters.-f3 .filter.-search {
  width:50%
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list {
  margin:0;
  padding:5px;
  height:160px;
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item,
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-label,
body.customer-area-active .cuar-css-wrapper .acf-relationship .list p {
  padding:5px;
  margin:0;
  display:block;
  position:relative;
  min-height:18px
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-label {
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item {
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item b {
  text-decoration:underline;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item .thumbnail {
  background:#e0e0e0;
  width:22px;
  height:22px;
  float:left;
  margin:-2px 5px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item .thumbnail img {
  max-width:22px;
  max-height:22px;
  margin:0 auto;
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item .thumbnail.-icon {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item .thumbnail.-icon img {
  max-height:20px;
  margin-top:1px
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item:hover {
  background:#3875d7;
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item:hover .thumbnail {
  background:#a2bfec
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item:hover .thumbnail.-icon {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item.disabled {
  opacity:.5
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item.disabled:hover {
  background:transparent;
  color:#333;
  cursor:default
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item.disabled:hover .thumbnail {
  background:#e0e0e0
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list .acf-rel-item.disabled:hover .thumbnail.-icon {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list ul {
  padding-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .list ul .acf-rel-item,
body.customer-area-active .cuar-css-wrapper .acf-relationship .list ul .acf-rel-label,
body.customer-area-active .cuar-css-wrapper .acf-relationship .list ul p {
  padding-left:20px
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection:after {
  display:block;
  clear:both;
  content:""
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection .choices,
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection .values {
  width:50%;
  background:#fff;
  float:left
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection .choices {
  background:#f9f9f9
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection .choices .list {
  border-right:1px solid #dfdfdf
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection .values .acf-icon {
  position:absolute;
  top:4px;
  right:7px;
  display:none
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-relationship .selection .values .acf-icon {
  right:auto;
  left:7px
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection .values .acf-rel-item:hover .acf-icon {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection .values .acf-rel-item {
  cursor:move
}
body.customer-area-active .cuar-css-wrapper .acf-relationship .selection .values .acf-rel-item b {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .menu-item .acf-relationship ul {
  width:auto
}
body.customer-area-active .cuar-css-wrapper .menu-item .acf-relationship li {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-editor-wrap.delay .acf-editor-toolbar {
  content:"";
  display:block;
  background:#f5f5f5;
  border-bottom:1px solid #ddd;
  color:#555d66;
  padding:10px
}
body.customer-area-active .cuar-css-wrapper .acf-editor-wrap.delay .wp-editor-area {
  padding:10px;
  border:none;
  color:inherit!important
}
body.customer-area-active .cuar-css-wrapper .acf-editor-wrap iframe {
  min-height:200px
}
body.customer-area-active .cuar-css-wrapper .acf-editor-wrap .wp-editor-container {
  border:1px solid #ccd0d4;
  -webkit-box-shadow:none!important;
  box-shadow:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-editor-wrap .wp-editor-tabs {
  -webkit-box-sizing:content-box;
  box-sizing:content-box
}
body.customer-area-active .cuar-css-wrapper .acf-editor-wrap .wp-switch-editor {
  border-color:#ccd0d4 #ccd0d4 transparent
}
body.customer-area-active .cuar-css-wrapper #mce_fullscreen_container {
  z-index:900000!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-tab,
body.customer-area-active .cuar-css-wrapper .hidden-by-tab {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-tab-wrap {
  clear:both;
  z-index:1
}
body.customer-area-active .cuar-css-wrapper .acf-tab-group {
  border-bottom:1px solid #ccc;
  padding:10px 10px 0
}
body.customer-area-active .cuar-css-wrapper .acf-tab-group li {
  margin:0 .5em 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-tab-group li a {
  padding:5px 10px;
  display:block;
  color:#555;
  font-size:14px;
  font-weight:600;
  line-height:24px;
  border:1px solid #ccc;
  border-bottom:0;
  text-decoration:none;
  background:#e5e5e5;
  -webkit-transition:none;
  transition:none
}
body.customer-area-active .cuar-css-wrapper .acf-tab-group li a:hover {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-tab-group li a:focus {
  outline:none;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .acf-tab-group li a:empty {
  display:none
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-tab-group li {
  margin:0 0 0 .5em
}
body.customer-area-active .cuar-css-wrapper .acf-tab-group li.active a {
  background:#f1f1f1;
  color:#000;
  padding-bottom:6px;
  margin-bottom:-1px;
  position:relative;
  z-index:1
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap {
  background:#f9f9f9
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap .acf-tab-group {
  position:relative;
  border-top:1px solid #ccd0d4;
  border-bottom:1px solid #ccd0d4;
  z-index:2;
  margin-bottom:-1px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 .acf-fields>.acf-tab-wrap .acf-tab-group {
  border-color:#dfdfdf
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-tab-wrap .acf-tab-group {
  padding-left:20%
}
@media screen and (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-tab-wrap .acf-tab-group {
    padding-left:10px
  }
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fields.-left>.acf-tab-wrap .acf-tab-group {
  padding-left:0;
  padding-right:20%
}
@media screen and (max-width:850px) {
  body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fields.-left>.acf-tab-wrap .acf-tab-group {
    padding-right:10px
  }
}
body.customer-area-active .cuar-css-wrapper .acf-tab-wrap.-left .acf-tab-group {
  position:absolute;
  left:0;
  width:20%;
  border:0;
  padding:0!important;
  margin:1px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-tab-wrap.-left .acf-tab-group li {
  float:none;
  margin:-1px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-tab-wrap.-left .acf-tab-group li a {
  font-size:13px;
  line-height:18px;
  color:#0073aa;
  padding:10px;
  margin:0;
  font-weight:400;
  border:1px solid #ededed;
  border-width:1px 0;
  border-radius:0;
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-tab-wrap.-left .acf-tab-group li a:hover {
  color:#00a0d2
}
body.customer-area-active .cuar-css-wrapper .acf-tab-wrap.-left .acf-tab-group li.active a {
  border-color:#dfdfdf;
  color:#000;
  margin-right:-1px;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-tab-wrap.-left .acf-tab-group {
  left:auto;
  right:0
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-tab-wrap.-left .acf-tab-group li.active a {
  margin-right:0;
  margin-left:-1px
}
body.customer-area-active .cuar-css-wrapper .acf-field+.acf-tab-wrap.-left:before {
  content:"";
  display:block;
  position:relative;
  z-index:1;
  height:10px;
  border-top:1px solid #dfdfdf;
  border-bottom:1px solid #dfdfdf;
  margin-bottom:-1px
}
body.customer-area-active .cuar-css-wrapper .acf-tab-wrap.-left:first-child .acf-tab-group li:first-child a {
  border-top:none
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-sidebar {
  padding:0 0 0 20%!important;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-sidebar:before {
  content:"";
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:20%;
  bottom:0;
  border-right:1px solid #dfdfdf;
  background:#f9f9f9;
  z-index:1
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fields.-sidebar {
  padding:0 20% 0 0!important
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fields.-sidebar:before {
  border-left:1px solid #dfdfdf;
  border-right-width:0;
  left:auto;
  right:0
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-sidebar.-left {
  padding:0 0 0 180px!important
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-fields.-sidebar.-left {
  padding:0 180px 0 0!important
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-sidebar.-left:before {
  background:#f1f1f1;
  border-color:#dfdfdf;
  width:180px
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-sidebar.-left>.acf-tab-wrap.-left .acf-tab-group {
  width:180px
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-sidebar.-left>.acf-tab-wrap.-left .acf-tab-group li a {
  border-color:#e4e4e4
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-sidebar.-left>.acf-tab-wrap.-left .acf-tab-group li.active a {
  background:#f9f9f9
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-sidebar>.acf-field-tab+.acf-field {
  border-top:none
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-tab-wrap {
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-tab-wrap .acf-tab-group {
  margin-top:0;
  border-top:none;
  padding-left:0;
  padding-right:0
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a {
  background:#e5e5e5
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a:hover {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li.active a {
  background:#f1f1f1
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields.-sidebar {
  margin-left:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields.-sidebar:before {
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-tab-wrap {
  background:transparent;
  margin-bottom:10px;
  padding-left:12px;
  padding-right:12px
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group {
  border-color:currentcolor #ccd0d4 #ccd0d4;
  border-top:0 #ccd0d4
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group li a {
  background:#e5e5e5;
  border-color:#ccd0d4
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group li a:hover {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-tab-wrap .acf-tab-group li.active a {
  background:#f1f1f1
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left:before {
  border-top:none;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left .acf-tab-group {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left .acf-tab-group li a {
  border-width:1px 0 1px 1px!important;
  border-color:#ccc;
  background:#e5e5e5
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-tab-wrap.-left .acf-tab-group li.active a,
body.customer-area-active .cuar-css-wrapper .menu-edit .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a,
body.customer-area-active .cuar-css-wrapper .widget .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a {
  background:#f1f1f1
}
body.customer-area-active .cuar-css-wrapper .menu-edit .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li.active a,
body.customer-area-active .cuar-css-wrapper .menu-edit .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a:hover,
body.customer-area-active .cuar-css-wrapper .widget .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li.active a,
body.customer-area-active .cuar-css-wrapper .widget .acf-fields.-clear>.acf-tab-wrap .acf-tab-group li a:hover {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .compat-item .acf-tab-wrap td {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-gallery-side .acf-tab-wrap {
  border-top:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-gallery-side .acf-tab-wrap .acf-tab-group {
  margin:10px 0!important;
  padding:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-gallery-side .acf-tab-group li.active a {
  background:#f9f9f9!important
}
body.customer-area-active .cuar-css-wrapper .widget .acf-tab-group {
  border-bottom-color:#e8e8e8
}
body.customer-area-active .cuar-css-wrapper .widget .acf-tab-group li a {
  background:#f1f1f1
}
body.customer-area-active .cuar-css-wrapper .widget .acf-tab-group li.active a {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .compat-attachment-fields>tbody>tr.acf-tab-wrap .acf-tab-group {
  padding-left:23%;
  border-bottom-color:#ddd
}
body.customer-area-active .cuar-css-wrapper .form-table>tbody>tr.acf-tab-wrap .acf-tab-group {
  padding:0 5px 0 210px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .form-table>tbody>tr.acf-tab-wrap .acf-tab-group {
  padding:0 210px 0 5px
}
body.customer-area-active .cuar-css-wrapper .acf-oembed {
  position:relative;
  border:1px solid #ccd0d4;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .title {
  position:relative;
  border-bottom:1px solid #ccd0d4;
  padding:5px 10px
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .title .input-search {
  margin:0;
  font-size:14px;
  line-height:30px;
  height:30px;
  padding:0;
  border:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  border-radius:0;
  font-family:inherit;
  cursor:text
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .title .acf-actions {
  padding:6px
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .canvas {
  position:relative;
  min-height:250px;
  background:#f9f9f9
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .canvas .canvas-media {
  position:relative;
  z-index:1
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .canvas iframe {
  display:block;
  margin:0;
  padding:0;
  width:100%
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .canvas .acf-icon.-picture {
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  z-index:0;
  height:42px;
  width:42px;
  font-size:42px;
  color:#999
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .canvas .acf-loading-overlay {
  background:hsla(0,0%,100%,.9)
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .canvas .canvas-error {
  position:absolute;
  top:50%;
  left:0;
  right:0;
  margin:-9px 0 0;
  text-align:center;
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .canvas .canvas-error p {
  padding:8px;
  margin:0;
  display:inline
}
body.customer-area-active .cuar-css-wrapper .acf-oembed.has-value .canvas {
  min-height:50px
}
body.customer-area-active .cuar-css-wrapper .acf-oembed.has-value .input-search {
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .acf-oembed.has-value .title:hover .acf-actions {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-image-uploader {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-image-uploader:after {
  display:block;
  clear:both;
  content:""
}
body.customer-area-active .cuar-css-wrapper .acf-image-uploader p {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-image-uploader .image-wrap {
  position:relative;
  float:left
}
body.customer-area-active .cuar-css-wrapper .acf-image-uploader .image-wrap img {
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  display:block;
  min-width:30px;
  min-height:30px;
  background:#f1f1f1;
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-image-uploader .image-wrap img[src$=".svg"] {
  min-height:100px;
  min-width:100px
}
body.customer-area-active .cuar-css-wrapper .acf-image-uploader .image-wrap:hover .acf-actions {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-image-uploader input.button {
  width:auto
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-image-uploader .image-wrap {
  float:right
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader p {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-wrap {
  border:1px solid #ccd0d4;
  min-height:84px;
  position:relative;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-icon {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  padding:10px;
  background:#f1f1f1;
  border-right:1px solid #d5d9dd
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-icon img {
  display:block;
  padding:0;
  margin:0;
  max-width:48px
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-info {
  padding:10px;
  margin-left:69px
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-info p {
  margin:0 0 2px;
  font-size:13px;
  line-height:1.4em;
  word-break:break-all
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-info a {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader:hover .acf-actions {
  display:block
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-file-uploader .file-icon {
  left:auto;
  right:0;
  border-left:1px solid #e5e5e5;
  border-right:none
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-file-uploader .file-info {
  margin-right:69px;
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .acf-ui-datepicker .ui-datepicker {
  z-index:900000!important
}
body.customer-area-active .cuar-css-wrapper .acf-ui-datepicker .ui-datepicker .ui-widget-header a {
  cursor:pointer;
  -webkit-transition:none;
  transition:none
}
body.customer-area-active .cuar-css-wrapper .acf-ui-datepicker .ui-state-highlight.ui-state-hover {
  border:1px solid #98b7e8!important;
  background:#98b7e8!important;
  font-weight:400!important;
  color:#fff!important
}
body.customer-area-active .cuar-css-wrapper .acf-ui-datepicker .ui-state-highlight.ui-state-active {
  border:1px solid #3875d7!important;
  background:#3875d7!important;
  font-weight:400!important;
  color:#fff!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-separator .acf-label {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-field-separator .acf-label label {
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-field-separator .acf-input {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-field-separator {
  background:#f9f9f9;
  border-bottom:1px solid #dfdfdf;
  border-top:1px solid #dfdfdf;
  margin-bottom:-1px;
  z-index:2
}
body.customer-area-active .cuar-css-wrapper .acf-taxonomy-field {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-taxonomy-field .categorychecklist-holder {
  border:1px solid #ccd0d4;
  border-radius:3px;
  max-height:200px;
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper .acf-taxonomy-field .acf-checkbox-list {
  margin:0;
  padding:10px
}
body.customer-area-active .cuar-css-wrapper .acf-taxonomy-field .acf-checkbox-list ul.children {
  padding-left:18px
}
body.customer-area-active .cuar-css-wrapper .acf-taxonomy-field:hover .acf-actions {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-taxonomy-field[data-ftype=select] .acf-actions {
  padding:0;
  margin:-9px
}
body.customer-area-active .cuar-css-wrapper .acf-range-wrap .acf-append,
body.customer-area-active .cuar-css-wrapper .acf-range-wrap .acf-prepend {
  display:inline-block;
  vertical-align:middle;
  line-height:28px;
  margin:0 7px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-range-wrap .acf-append {
  margin:0 0 0 7px
}
body.customer-area-active .cuar-css-wrapper .acf-range-wrap input[type=range] {
  display:inline-block;
  padding:0;
  margin:0;
  vertical-align:middle;
  height:28px
}
body.customer-area-active .cuar-css-wrapper .acf-range-wrap input[type=range]:focus {
  outline:none
}
body.customer-area-active .cuar-css-wrapper .acf-range-wrap input[type=number] {
  display:inline-block;
  min-width:3em;
  margin-left:10px;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-range-wrap input[type=number] {
  margin-right:10px;
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-range-wrap .acf-append {
  margin:0 7px 0 0
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-range-wrap .acf-prepend {
  margin:0 0 0 7px
}
body.customer-area-active .cuar-css-wrapper .acf-accordion {
  margin:-1px 0;
  padding:0;
  background:#fff;
  border-top:1px solid #d5d9dd;
  border-bottom:1px solid #d5d9dd;
  z-index:1
}
body.customer-area-active .cuar-css-wrapper .acf-accordion .acf-accordion-title {
  margin:0;
  padding:12px;
  font-weight:700;
  cursor:pointer;
  font-size:inherit;
  font-size:13px;
  line-height:1.4em
}
body.customer-area-active .cuar-css-wrapper .acf-accordion .acf-accordion-title:hover {
  background:#f3f4f5
}
body.customer-area-active .cuar-css-wrapper .acf-accordion .acf-accordion-title label {
  margin:0;
  padding:0;
  font-size:13px;
  line-height:1.4em
}
body.customer-area-active .cuar-css-wrapper .acf-accordion .acf-accordion-title p {
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-accordion .acf-accordion-title .acf-accordion-icon {
  float:right
}
body.customer-area-active .cuar-css-wrapper .acf-accordion .acf-accordion-title svg.acf-accordion-icon {
  position:absolute;
  right:10px;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  color:#191e23;
  fill:currentColor
}
body.customer-area-active .cuar-css-wrapper .acf-accordion .acf-accordion-content {
  margin:0;
  padding:0 12px 12px;
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-accordion.-open>.acf-accordion-content {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-accordion {
  margin:-1px 0;
  padding:0!important;
  border-color:#d5d9dd
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-accordion .acf-label.acf-accordion-title {
  padding:12px;
  float:none;
  width:auto
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-accordion .acf-input.acf-accordion-content {
  padding:0;
  float:none;
  width:auto
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-accordion .acf-input.acf-accordion-content>.acf-fields {
  border-top:1px solid #eee
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-accordion .acf-input.acf-accordion-content>.acf-fields.-clear {
  padding:0 12px 15px
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field.acf-accordion:before {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field.acf-accordion .acf-accordion-title {
  width:auto;
  margin:0!important;
  padding:12px;
  float:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field.acf-accordion .acf-accordion-content {
  padding:0!important
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-field.acf-accordion {
  border:1px solid #ccc;
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-clear>.acf-field.acf-accordion+.acf-field.acf-accordion {
  margin-top:-16px
}
body.customer-area-active .cuar-css-wrapper tr.acf-field.acf-accordion {
  background:transparent
}
body.customer-area-active .cuar-css-wrapper tr.acf-field.acf-accordion>.acf-input {
  padding:0!important;
  border:1px solid #ccc
}
body.customer-area-active .cuar-css-wrapper tr.acf-field.acf-accordion .acf-accordion-content {
  padding:0 12px 12px
}
body.customer-area-active .cuar-css-wrapper #addtag div.acf-field.error {
  border:0;
  padding:8px 0
}
body.customer-area-active .cuar-css-wrapper #addtag>.acf-field.acf-accordion {
  padding-right:0;
  margin-right:5%
}
body.customer-area-active .cuar-css-wrapper #addtag>.acf-field.acf-accordion+p.submit {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper tr.acf-accordion {
  margin:15px 0!important
}
body.customer-area-active .cuar-css-wrapper tr.acf-accordion+tr.acf-accordion {
  margin-top:-16px!important
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.seamless>.acf-fields>.acf-accordion {
  margin-left:12px;
  margin-right:12px;
  border:1px solid #ccd0d4
}
body.customer-area-active .cuar-css-wrapper .widget .widget-content>.acf-field.acf-accordion {
  border:1px solid #dfdfdf;
  margin-bottom:10px
}
body.customer-area-active .cuar-css-wrapper .widget .widget-content>.acf-field.acf-accordion .acf-accordion-title {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .widget .widget-content>.acf-field.acf-accordion+.acf-field.acf-accordion {
  margin-top:-11px
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields .acf-field.acf-accordion+.acf-field.acf-accordion {
  margin-top:-1px
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields .acf-field.acf-accordion>.acf-input {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields .acf-field.acf-accordion .compat-attachment-fields>tbody>tr>td {
  padding-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-postbox>.hndle,
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-postbox>.postbox-header {
  border-bottom-width:0!important
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-postbox.closed>.hndle,
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-postbox.closed>.postbox-header {
  border-bottom-width:1px!important
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields {
  min-height:1px;
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields>.acf-field {
  border-width:0;
  border-color:#e2e4e7;
  margin:16px;
  padding:0;
  width:auto!important;
  min-height:0!important;
  float:none!important
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields>.acf-field>.acf-label {
  margin-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields>.acf-field>.acf-label label {
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion {
  padding:0;
  margin:0;
  border-top-width:1px
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion:first-child {
  border-top-width:0
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-title {
  margin:0;
  padding:15px
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-title label {
  font-weight:500;
  color:#1e1e1e
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-title svg.acf-accordion-icon {
  right:16px
}
body.customer-area-active .cuar-css-wrapper .block-editor .edit-post-sidebar .acf-fields>.acf-field.acf-accordion .acf-accordion-content>.acf-fields {
  border-top-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-prefix_label p.description,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-prefix_name p.description {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3;
  margin-top:0;
  margin-left:16px
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-prefix_label p.description code,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-prefix_name p.description code {
  padding:4px 6px;
  background-color:#f2f4f7;
  border-radius:4px;
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap:first-child .acf-tab-group {
  border-top:none
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap .acf-tab-group li.active a {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap .acf-tab-group li a {
  background:#f1f1f1;
  border-color:#ccd0d4
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap .acf-tab-group li a:hover {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .form-table>tbody>.acf-field>.acf-label {
  padding:20px 10px 20px 0;
  width:210px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .form-table>tbody>.acf-field>.acf-label {
  padding:20px 0 20px 10px
}
body.customer-area-active .cuar-css-wrapper .form-table>tbody>.acf-field>.acf-label label {
  font-size:14px;
  color:#23282d
}
body.customer-area-active .cuar-css-wrapper .form-table>tbody>.acf-field>.acf-input {
  padding:15px 10px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .form-table>tbody>.acf-field>.acf-input {
  padding:15px 10px 15px 5%
}
body.customer-area-active .cuar-css-wrapper .form-table>tbody>.acf-tab-wrap td {
  padding:15px 5% 15px 0
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .form-table>tbody>.acf-tab-wrap td {
  padding:15px 0 15px 5%
}
body.customer-area-active .cuar-css-wrapper .form-table>tbody .form-table th.acf-th {
  width:auto
}
body.customer-area-active .cuar-css-wrapper #createuser .acf-field input[type=email],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field input[type=number],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field input[type=password],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field input[type=search],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field input[type=text],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field input[type=url],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field select,
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field input[type=email],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field input[type=number],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field input[type=password],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field input[type=search],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field input[type=text],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field input[type=url],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field select {
  max-width:25em
}
body.customer-area-active .cuar-css-wrapper #createuser .acf-field textarea,
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field textarea {
  max-width:500px
}
body.customer-area-active .cuar-css-wrapper #createuser .acf-field .acf-field input[type=email],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field .acf-field input[type=number],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field .acf-field input[type=password],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field .acf-field input[type=search],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field .acf-field input[type=text],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field .acf-field input[type=url],
body.customer-area-active .cuar-css-wrapper #createuser .acf-field .acf-field select,
body.customer-area-active .cuar-css-wrapper #createuser .acf-field .acf-field textarea,
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field .acf-field input[type=email],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field .acf-field input[type=number],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field .acf-field input[type=password],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field .acf-field input[type=search],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field .acf-field input[type=text],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field .acf-field input[type=url],
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field .acf-field select,
body.customer-area-active .cuar-css-wrapper #your-profile .acf-field .acf-field textarea {
  max-width:none
}
body.customer-area-active .cuar-css-wrapper #registerform h2 {
  margin:1em 0
}
body.customer-area-active .cuar-css-wrapper #registerform .acf-field {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper #registerform .acf-field .acf-label {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper #registerform .acf-field .acf-label label {
  font-weight:400;
  line-height:1.5
}
body.customer-area-active .cuar-css-wrapper #registerform p.submit {
  text-align:right
}
body.customer-area-active .cuar-css-wrapper #acf-term-fields {
  padding-right:5%
}
body.customer-area-active .cuar-css-wrapper #acf-term-fields>.acf-field>.acf-label {
  margin:0
}
body.customer-area-active .cuar-css-wrapper #acf-term-fields>.acf-field>.acf-label label {
  font-size:12px;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper p.submit .acf-spinner,
body.customer-area-active .cuar-css-wrapper p.submit .spinner {
  vertical-align:top;
  float:none;
  margin:4px 4px 0
}
body.customer-area-active .cuar-css-wrapper #edittag .acf-fields.-left>.acf-field {
  padding-left:220px
}
body.customer-area-active .cuar-css-wrapper #edittag .acf-fields.-left>.acf-field:before {
  width:209px
}
body.customer-area-active .cuar-css-wrapper #edittag .acf-fields.-left>.acf-field>.acf-label {
  width:220px;
  margin-left:-220px;
  padding:0 10px
}
body.customer-area-active .cuar-css-wrapper #edittag .acf-fields.-left>.acf-field>.acf-input {
  padding:0
}
body.customer-area-active .cuar-css-wrapper #edittag>.acf-fields.-left {
  width:96%
}
body.customer-area-active .cuar-css-wrapper #edittag>.acf-fields.-left>.acf-field>.acf-label {
  padding-left:0
}
body.customer-area-active .cuar-css-wrapper .editcomment td:first-child {
  white-space:nowrap;
  width:131px
}
body.customer-area-active .cuar-css-wrapper #widgets-right .widget .acf-field .description {
  padding-left:0;
  padding-right:0
}
body.customer-area-active .cuar-css-wrapper .acf-widget-fields>.acf-field .acf-label {
  margin-bottom:5px
}
body.customer-area-active .cuar-css-wrapper .acf-widget-fields>.acf-field .acf-label label {
  font-weight:400;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-menu-settings {
  border-top:1px solid #eee;
  margin-top:2em
}
body.customer-area-active .cuar-css-wrapper .acf-menu-settings.-seamless {
  border-top:none;
  margin-top:15px
}
body.customer-area-active .cuar-css-wrapper .acf-menu-settings.-seamless>h2 {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-menu-settings .list li {
  display:block;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-fields.acf-menu-item-fields {
  clear:both;
  padding-top:1px
}
body.customer-area-active .cuar-css-wrapper .acf-fields.acf-menu-item-fields>.acf-field {
  margin:5px 0;
  padding-right:10px
}
body.customer-area-active .cuar-css-wrapper .acf-fields.acf-menu-item-fields>.acf-field .acf-label {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-fields.acf-menu-item-fields>.acf-field .acf-label label {
  font-style:italic;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields .compat-field-acf-form-data {
  display:none
}
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields,
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields>tbody,
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields>tbody>tr,
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields>tbody>tr>th {
  display:block
}
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields>tbody>.acf-field {
  margin:15px 0
}
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields>tbody>.acf-field>.acf-label {
  margin:0
}
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields>tbody>.acf-field>.acf-label label {
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields>tbody>.acf-field>.acf-label label p {
  margin:0 0 3px!important
}
body.customer-area-active .cuar-css-wrapper #post .compat-attachment-fields>tbody>.acf-field>.acf-input {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields td.acf-input table {
  display:table;
  table-layout:auto
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields td.acf-input table tbody {
  display:table-row-group
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields td.acf-input table tr {
  display:table-row
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields td.acf-input table td,
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields td.acf-input table th {
  display:table-cell
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields>tbody>.acf-field {
  margin:5px 0
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields>tbody>.acf-field>.acf-label {
  min-width:30%;
  margin:0;
  padding:0;
  text-align:right;
  display:block;
  float:left
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields>tbody>.acf-field>.acf-label>label {
  padding-top:6px;
  margin:0;
  color:#666;
  font-weight:400;
  line-height:16px
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields>tbody>.acf-field>.acf-input {
  width:65%;
  margin:0;
  padding:0;
  float:right;
  display:block
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields>tbody>.acf-field p.description {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-selection-error {
  background:#ffebe8;
  border:1px solid #c00;
  border-radius:3px;
  padding:8px;
  margin:20px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-selection-error .selection-error-label {
  background:#c00;
  border-radius:3px;
  color:#fff;
  font-weight:700;
  margin-right:8px;
  padding:2px 4px
}
body.customer-area-active .cuar-css-wrapper .acf-selection-error .selection-error-message {
  color:#b44;
  display:block;
  padding-top:8px;
  word-wrap:break-word;
  white-space:pre-wrap
}
body.customer-area-active .cuar-css-wrapper .media-modal .attachment.acf-disabled .thumbnail {
  opacity:.25!important
}
body.customer-area-active .cuar-css-wrapper .media-modal .attachment.acf-disabled .attachment-preview:before {
  background:rgba(0,0,0,.15);
  z-index:1;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .media-modal .compat-field-acf-blank,
body.customer-area-active .cuar-css-wrapper .media-modal .compat-field-acf-form-data {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .media-modal .upload-error-message {
  white-space:pre-wrap
}
body.customer-area-active .cuar-css-wrapper .media-modal .acf-required {
  padding:0!important;
  margin:0!important;
  float:none!important;
  color:red!important
}
body.customer-area-active .cuar-css-wrapper .media-modal .media-sidebar .compat-item {
  padding-bottom:20px
}
@media (max-width:900px) {
  body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields>tbody>.acf-field>.acf-label,
  body.customer-area-active .cuar-css-wrapper .media-modal .setting span {
    width:98%;
    float:none;
    text-align:left;
    min-height:0;
    padding:0
  }
  body.customer-area-active .cuar-css-wrapper .media-modal .compat-attachment-fields>tbody>.acf-field>.acf-input,
  body.customer-area-active .cuar-css-wrapper .media-modal .setting input,
  body.customer-area-active .cuar-css-wrapper .media-modal .setting textarea {
    float:none;
    height:auto;
    max-width:none;
    width:98%
  }
}
body.customer-area-active .cuar-css-wrapper .media-modal .acf-expand-details {
  float:right;
  padding:8px 10px;
  margin-right:6px;
  font-size:13px;
  height:18px;
  line-height:18px;
  color:#666;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .media-modal .acf-expand-details:active,
body.customer-area-active .cuar-css-wrapper .media-modal .acf-expand-details:focus {
  outline:0 none;
  -webkit-box-shadow:none;
  box-shadow:none;
  color:#666
}
body.customer-area-active .cuar-css-wrapper .media-modal .acf-expand-details:hover {
  color:#000
}
body.customer-area-active .cuar-css-wrapper .media-modal .acf-expand-details .is-open {
  display:none
}
body.customer-area-active .cuar-css-wrapper .media-modal .acf-expand-details .is-closed {
  display:block
}
@media (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper .media-modal .acf-expand-details {
    display:none
  }
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .acf-expand-details .is-open {
  display:block
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .acf-expand-details .is-closed {
  display:none
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .attachments-browser .attachments,
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .attachments-browser .media-toolbar {
  right:740px
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar {
  width:708px
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail {
  float:left;
  max-height:none
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail img {
  max-width:100%;
  max-height:200px
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-info .details {
  float:right
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-details .setting .name,
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail,
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .compat-attachment-fields>tbody>.acf-field>.acf-label {
  min-width:20%;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-details .setting+.description,
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-details .setting input,
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-details .setting textarea,
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-info .details,
body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .compat-attachment-fields>tbody>.acf-field>.acf-input {
  min-width:77%
}
@media (max-width:900px) {
  body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .attachments,
  body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .attachments-browser .media-toolbar {
    display:none
  }
  body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar {
    width:auto;
    max-width:none!important;
    bottom:0!important
  }
  body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail {
    min-width:0;
    max-width:none;
    width:30%
  }
  body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-info .details {
    min-width:0;
    max-width:none;
    width:67%
  }
}
@media (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-info .details,
  body.customer-area-active .cuar-css-wrapper .media-modal.acf-expanded .media-sidebar .attachment-info .thumbnail {
    width:100%
  }
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal .media-embed .setting.align,
body.customer-area-active .cuar-css-wrapper .acf-media-modal .media-embed .setting.link-to {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit {
  left:15%;
  right:15%;
  top:100px;
  bottom:100px
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-content .attachments,
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-content .media-toolbar,
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-menu,
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-router {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-content,
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-title,
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-toolbar,
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar {
  width:auto;
  left:0;
  right:0
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-content {
  top:50px
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-title {
  border-bottom:1px solid #dfdfdf;
  -webkit-box-shadow:0 4px 4px -4px rgba(0,0,0,.1);
  box-shadow:0 4px 4px -4px rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar {
  padding:0 16px
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .attachment-details {
  overflow:visible
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .attachment-details>h2,
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .attachment-details>h3 {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .attachment-details .attachment-info {
  background:#fff;
  border-bottom:1px solid #ddd;
  padding:16px;
  margin:0 -16px 16px
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .attachment-details .thumbnail {
  margin:0 16px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .attachment-details .setting {
  margin:0 0 5px
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .attachment-details .setting span {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .compat-attachment-fields>tbody>.acf-field {
  margin:0 0 5px
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .compat-attachment-fields>tbody>.acf-field p.description {
  margin-top:3px
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-sidebar .media-types-required-info {
  display:none
}
@media (max-width:900px) {
  body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit {
    top:30px;
    right:30px;
    bottom:30px;
    left:30px
  }
}
@media (max-width:640px) {
  body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit {
    top:0;
    right:0;
    bottom:0;
    left:0
  }
}
@media (max-width:480px) {
  body.customer-area-active .cuar-css-wrapper .acf-media-modal.-edit .media-frame-content {
    top:40px
  }
}
body.customer-area-active .cuar-css-wrapper .acf-temp-remove {
  position:relative;
  opacity:1;
  -webkit-transition:all .25s ease;
  transition:all .25s ease;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-temp-remove:after {
  display:block;
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:99
}
body.customer-area-active .cuar-css-wrapper .hidden-by-conditional-logic {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .hidden-by-conditional-logic.appear-empty {
  display:table-cell!important
}
body.customer-area-active .cuar-css-wrapper .acf-postbox.acf-hidden,
body.customer-area-active .cuar-css-wrapper .hidden-by-conditional-logic.appear-empty .acf-input {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-attention {
  -webkit-transition:border .25s ease-out;
  transition:border .25s ease-out
}
body.customer-area-active .cuar-css-wrapper .acf-attention.-focused {
  border:1px solid #23282d!important;
  -webkit-transition:none;
  transition:none
}
body.customer-area-active .cuar-css-wrapper tr.acf-attention {
  -webkit-transition:-webkit-box-shadow .25s ease-out;
  transition:-webkit-box-shadow .25s ease-out;
  transition:box-shadow .25s ease-out;
  transition:box-shadow .25s ease-out,-webkit-box-shadow .25s ease-out;
  position:relative
}
body.customer-area-active .cuar-css-wrapper tr.acf-attention.-focused {
  -webkit-box-shadow:#23282d 0 0 0 1px!important;
  box-shadow:0 0 0 1px #23282d!important
}
body.customer-area-active .cuar-css-wrapper #editor .edit-post-layout__metaboxes {
  padding:0
}
body.customer-area-active .cuar-css-wrapper #editor .edit-post-layout__metaboxes .edit-post-meta-boxes-area {
  margin:0
}
body.customer-area-active .cuar-css-wrapper #editor .metabox-location-side .postbox-container {
  float:none
}
body.customer-area-active .cuar-css-wrapper #editor .postbox {
  color:#444
}
body.customer-area-active .cuar-css-wrapper #editor .postbox>.postbox-header .hndle {
  border-bottom:none
}
body.customer-area-active .cuar-css-wrapper #editor .postbox>.postbox-header .hndle:hover {
  background:transparent
}
body.customer-area-active .cuar-css-wrapper #editor .postbox>.postbox-header .handle-actions .handle-order-higher,
body.customer-area-active .cuar-css-wrapper #editor .postbox>.postbox-header .handle-actions .handle-order-lower {
  width:25.92px;
  width:1.62rem
}
body.customer-area-active .cuar-css-wrapper #editor .postbox>.postbox-header .handle-actions .acf-hndle-cog {
  height:44px;
  line-height:44px
}
body.customer-area-active .cuar-css-wrapper #editor .postbox>.postbox-header:hover {
  background:#f0f0f0
}
body.customer-area-active .cuar-css-wrapper #editor .postbox:last-child.closed>.postbox-header,
body.customer-area-active .cuar-css-wrapper #editor .postbox:last-child>.inside {
  border-bottom:none
}
body.customer-area-active .cuar-css-wrapper #editor .block-editor-writing-flow__click-redirect {
  min-height:50px
}
body.customer-area-active .cuar-css-wrapper body.is-dragging-metaboxes #acf_after_title-sortables {
  outline:3px dashed #646970;
  display:flow-root;
  min-height:60px;
  margin-bottom:3px!important
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields>.inside,
body.customer-area-active .cuar-css-wrapper #acf-field-group-locations>.inside,
body.customer-area-active .cuar-css-wrapper #acf-field-group-options>.inside {
  padding:0;
  margin:0
}
body.customer-area-active .cuar-css-wrapper #minor-publishing-actions,
body.customer-area-active .cuar-css-wrapper #misc-publishing-actions #visibility,
body.customer-area-active .cuar-css-wrapper #misc-publishing-actions .edit-timestamp,
body.customer-area-active .cuar-css-wrapper .postbox .handle-order-higher,
body.customer-area-active .cuar-css-wrapper .postbox .handle-order-lower {
  display:none
}
body.customer-area-active .cuar-css-wrapper #minor-publishing,
body.customer-area-active .cuar-css-wrapper #misc-pub-section {
  border-bottom:0
}
body.customer-area-active .cuar-css-wrapper #misc-publishing-actions .misc-pub-section {
  border-bottom-color:#f5f5f5
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields {
  border:0
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .inside {
  border-top-width:0;
  border-top-style:none
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields a {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .li-field-type .field-type-icon {
  margin-right:8px
}
@media screen and (max-width:600px) {
  body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .li-field-type .field-type-icon {
    display:none
  }
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .li-field-order {
  width:64px;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .li-field-order {
    width:32px
  }
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .li-field-label {
  width:calc(50% - 64px)
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .li-field-name {
  width:25%;
  word-break:break-word
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .li-field-key {
  display:none
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .li-field-type {
  width:25%
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields.show-field-keys .li-field-label {
  width:calc(35% - 64px)
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields.show-field-keys .li-field-name {
  width:15%
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields.show-field-keys .li-field-key {
  width:25%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields.show-field-keys .li-field-type {
  width:25%
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-field-list-wrap {
  border:1px solid #ccd0d4
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-field-list {
  background:#f5f5f5;
  margin-top:-1px
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-field-list .li-field-key,
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-field-list .li-field-name {
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-field-list .copyable:not(.copy-unsupported) {
  cursor:pointer;
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-field-list .copyable:not(.copy-unsupported):hover:after {
  content:"";
  display:block;
  padding-left:5px;
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  width:12px;
  height:12px;
  background-color:#667085;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  text-indent:500%;
  white-space:nowrap;
  overflow:hidden;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-copy.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-copy.svg);
  background-size:cover
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-field-list .copyable:not(.copy-unsupported).copied:hover:after {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-check-circle-solid.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-check-circle-solid.svg);
  background-color:#49ad52
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-field-list .no-fields-message {
  padding:15px;
  background:#fff;
  display:none
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-fields .acf-field-list.-empty .no-fields-message {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-admin-3-8 #acf-field-group-fields .acf-field-list-wrap {
  border-color:#dfdfdf
}
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-fields .li-field-type .field-type-icon {
  margin-left:8px;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .acf-field-object {
  border-top:1px solid #eee;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-field-object.ui-sortable-helper {
  overflow:hidden!important;
  border-width:1px;
  border-style:solid;
  border-color:#a5d2e7!important;
  border-radius:8px;
  -webkit-filter:drop-shadow(0 10px 20px rgba(16,24,40,.14)) drop-shadow(0 1px 3px rgba(16,24,40,.1));
  filter:drop-shadow(0 10px 20px rgba(16,24,40,.14)) drop-shadow(0 1px 3px rgba(16,24,40,.1))
}
body.customer-area-active .cuar-css-wrapper .acf-field-object.ui-sortable-helper:before {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-object.ui-sortable-placeholder {
  -webkit-box-shadow:0 -1px 0 0 #dfdfdf;
  box-shadow:0 -1px 0 0 #dfdfdf;
  visibility:visible!important;
  background:#f9f9f9;
  border-top-color:transparent;
  min-height:54px
}
body.customer-area-active .cuar-css-wrapper .acf-field-object.ui-sortable-placeholder:after,
body.customer-area-active .cuar-css-wrapper .acf-field-object.ui-sortable-placeholder:before {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.meta {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle a {
  -webkit-transition:none;
  transition:none
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle li {
  word-wrap:break-word
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle strong {
  display:block;
  padding-bottom:0;
  font-size:14px;
  line-height:14px;
  min-height:14px
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle .row-options {
  display:block;
  opacity:0;
  margin-top:5px
}
@media screen and (max-width:880px) {
  body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle .row-options {
    opacity:1;
    margin-bottom:0
  }
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle .row-options a {
  margin-right:4px
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle .row-options a:hover {
  color:#044767
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle .row-options a.delete-field {
  color:#a00
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle .row-options a.delete-field:hover {
  color:red
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.handle .row-options.active {
  visibility:visible
}
body.customer-area-active .cuar-css-wrapper .acf-field-object.open+.acf-field-object {
  border-top-color:#e1e1e1
}
body.customer-area-active .cuar-css-wrapper .acf-field-object.open>.handle {
  background:#2a9bd9;
  border:1px solid #2696d3;
  text-shadow:#268fbb 0 1px 0;
  color:#fff;
  position:relative;
  margin:0 -1px
}
body.customer-area-active .cuar-css-wrapper .acf-field-object.open>.handle a {
  color:#fff!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-object.open>.handle a:hover {
  text-decoration:underline!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-object.-hover>.handle .row-options,
body.customer-area-active .cuar-css-wrapper .acf-field-object:focus-within>.handle .row-options,
body.customer-area-active .cuar-css-wrapper .acf-field-object:hover>.handle .row-options {
  opacity:1;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.settings {
  display:none;
  width:100%
}
body.customer-area-active .cuar-css-wrapper .acf-field-object>.settings>.acf-table {
  border:none
}
body.customer-area-active .cuar-css-wrapper .acf-field-object .rule-groups {
  margin-top:20px
}
body.customer-area-active .cuar-css-wrapper .rule-groups h4 {
  margin:3px 0
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group {
  margin:0 0 5px
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group h4 {
  margin:0 0 3px
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group td.param {
  width:35%
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group td.operator {
  width:20%
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group td.add {
  width:40px
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group td.remove {
  width:28px;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group td.remove a {
  width:22px;
  height:22px;
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group td.remove a:before {
  position:relative;
  top:-2px;
  font-size:16px
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group tr:hover td.remove a {
  visibility:visible
}
body.customer-area-active .cuar-css-wrapper .rule-groups .rule-group select:empty {
  background:#f8f8f8
}
body.customer-area-active .cuar-css-wrapper .rule-groups:not(.rule-groups-multiple) .rule-group:first-child tr:first-child td.remove a {
  visibility:hidden!important
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options tr[data-name=hide_on_screen] li {
  float:left;
  width:33%
}
@media (max-width:1100px) {
  body.customer-area-active .cuar-css-wrapper #acf-field-group-options tr[data-name=hide_on_screen] li {
    width:50%
  }
}
body.customer-area-active .cuar-css-wrapper table.conditional-logic-rules {
  background:transparent;
  border:0;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper table.conditional-logic-rules tbody td {
  background:transparent;
  border:0!important;
  padding:5px 2px!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-tab .acf-field-setting-instructions,
body.customer-area-active .cuar-css-wrapper .acf-field-object-tab .acf-field-setting-name,
body.customer-area-active .cuar-css-wrapper .acf-field-object-tab .acf-field-setting-required,
body.customer-area-active .cuar-css-wrapper .acf-field-object-tab .acf-field-setting-warning,
body.customer-area-active .cuar-css-wrapper .acf-field-object-tab .acf-field-setting-wrapper {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-tab .li-field-name {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-tab p:first-child {
  margin:.5em 0
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-tab .acf-field-settings-main-presentation,
body.customer-area-active .cuar-css-wrapper .acf-field-object-tab li.acf-settings-type-presentation {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-accordion .acf-field-setting-instructions,
body.customer-area-active .cuar-css-wrapper .acf-field-object-accordion .acf-field-setting-name,
body.customer-area-active .cuar-css-wrapper .acf-field-object-accordion .acf-field-setting-required,
body.customer-area-active .cuar-css-wrapper .acf-field-object-accordion .acf-field-setting-warning,
body.customer-area-active .cuar-css-wrapper .acf-field-object-accordion .acf-field-setting-wrapper {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-accordion .li-field-name {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-accordion p:first-child {
  margin:.5em 0
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-accordion .acf-field-setting-instructions {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-message tr[data-name=instructions],
body.customer-area-active .cuar-css-wrapper .acf-field-object-message tr[data-name=name],
body.customer-area-active .cuar-css-wrapper .acf-field-object-message tr[data-name=required] {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-message .li-field-name {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-message textarea {
  height:175px!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-separator tr[data-name=instructions],
body.customer-area-active .cuar-css-wrapper .acf-field-object-separator tr[data-name=name],
body.customer-area-active .cuar-css-wrapper .acf-field-object-separator tr[data-name=required] {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-date-picker .acf-radio-list li,
body.customer-area-active .cuar-css-wrapper .acf-field-object-date-time-picker .acf-radio-list li,
body.customer-area-active .cuar-css-wrapper .acf-field-object-time-picker .acf-radio-list li {
  line-height:25px
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-date-picker .acf-radio-list span,
body.customer-area-active .cuar-css-wrapper .acf-field-object-date-time-picker .acf-radio-list span,
body.customer-area-active .cuar-css-wrapper .acf-field-object-time-picker .acf-radio-list span {
  display:inline-block;
  min-width:10em
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-date-picker .acf-radio-list input[type=text],
body.customer-area-active .cuar-css-wrapper .acf-field-object-date-time-picker .acf-radio-list input[type=text],
body.customer-area-active .cuar-css-wrapper .acf-field-object-time-picker .acf-radio-list input[type=text] {
  width:100px
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-date-time-picker .acf-radio-list span {
  min-width:15em
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-date-time-picker .acf-radio-list input[type=text] {
  width:200px
}
body.customer-area-active .cuar-css-wrapper #slugdiv .inside {
  padding:12px;
  margin:0
}
body.customer-area-active .cuar-css-wrapper #slugdiv input[type=text] {
  width:100%;
  height:28px;
  font-size:14px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-field-object.open>.handle {
  margin:0
}
@media only screen and (max-width:850px) {
  body.customer-area-active .cuar-css-wrapper td.acf-input,
  body.customer-area-active .cuar-css-wrapper td.acf-label,
  body.customer-area-active .cuar-css-wrapper tr.acf-field {
    display:block!important;
    width:auto!important;
    border:0!important
  }
  body.customer-area-active .cuar-css-wrapper tr.acf-field {
    border-top:1px solid #ededed!important;
    margin-bottom:0!important
  }
  body.customer-area-active .cuar-css-wrapper td.acf-label {
    background:transparent!important;
    padding-bottom:0!important
  }
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-object-accordion,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-object-tab {
  background-color:#f9fafb
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #wpcontent {
  line-height:140%
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group a {
  color:#0783be
}
body.customer-area-active .cuar-css-wrapper .acf-h1,
body.customer-area-active .cuar-css-wrapper .acf-headerbar h1,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group h1 {
  font-size:21px;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-h2,
body.customer-area-active .cuar-css-wrapper .acf-headerbar h2,
body.customer-area-active .cuar-css-wrapper .acf-page-title,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group h2 {
  font-size:18px;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-h3,
body.customer-area-active .cuar-css-wrapper .acf-headerbar h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title h1,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title h4,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-settings-fc_head label,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group h3 {
  font-size:16px;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p1 {
  font-size:15px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p2 {
  font-size:14px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p3 {
  font-size:13.5px
}
body.customer-area-active .cuar-css-wrapper .acf-field-list .post-type-acf-field-group .acf-sortable-handle,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-list .acf-sortable-handle,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object .handle li,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object .handle li.li-field-label a.edit-field,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container.-acf .select2-selection__rendered,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-thead li,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .button,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p4,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea {
  font-size:13px
}
body.customer-area-active .cuar-css-wrapper .acf-field-group-settings-footer .post-type-acf-field-group .acf-created-on,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-display_format .acf-radio-list li label .post-type-acf-field-group code,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-return_format .acf-radio-list li label .post-type-acf-field-group code,
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-field-settings-tab-bar li .post-type-acf-field-group a,
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-tab-wrap .acf-tab-group li .post-type-acf-field-group a,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-group-settings-footer .acf-created-on,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-display_format .acf-radio-list li label code,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-return_format .acf-radio-list li label code,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-fields .acf-field-settings-tab-bar li a,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-fields .acf-tab-wrap .acf-tab-group li a,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p5 {
  font-size:12.5px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options a,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-small,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p6 {
  font-size:12px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p7 {
  font-size:11.5px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .p8 {
  font-size:11px
}
body.customer-area-active .cuar-css-wrapper .acf-page-title {
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-admin-tools h1,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-settings-wrap h1 {
  display:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group a:focus {
  -webkit-box-shadow:none;
  box-shadow:none;
  outline:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group a:focus-visible {
  -webkit-box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);
  box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);
  outline:1px solid transparent
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  height:40px;
  padding-right:12px;
  padding-left:12px;
  background-color:#fff;
  border-color:#d0d5dd;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1);
  border-radius:6px;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number]:focus,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search]:focus,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text]:focus,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select:focus,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea:focus {
  outline:3px solid #ebf5fa;
  border-color:#399ccb
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number]:disabled,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search]:disabled,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text]:disabled,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select:disabled,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea:disabled {
  background-color:#f9fafb;
  color:#808a9e
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number]::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search]::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text]::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea::-webkit-input-placeholder {
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number]::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search]::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text]::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea::-moz-placeholder {
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number]:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search]:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text]:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea:-ms-input-placeholder {
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number]::-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search]::-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text]::-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select::-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea::-ms-input-placeholder {
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=number]::placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=search]::placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text]::placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select::placeholder,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea::placeholder {
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text]:-moz-read-only {
  background-color:#f9fafb;
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=text]:read-only {
  background-color:#f9fafb;
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field.acf-field-number .acf-input input[type=number],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field.acf-field-number .acf-label {
  max-width:180px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group textarea {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding-top:10px;
  padding-bottom:10px;
  height:80px;
  min-height:56px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select {
  min-width:160px;
  max-width:100%;
  padding-right:40px;
  padding-left:12px;
  background-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg);
  background-position:right 10px top 50%;
  background-size:20px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select:focus,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select:hover {
  color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group select:before {
  content:"";
  display:block;
  position:absolute;
  top:5px;
  left:5px;
  width:20px;
  height:20px;
  background-color:red
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio] {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  width:16px;
  height:16px;
  padding:0;
  border:1px solid #98a2b3;
  background:#fff;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox]:checked,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox]:focus-visible,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox]:hover,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio]:checked,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio]:focus-visible,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio]:hover {
  background-color:#ebf5fa;
  border-color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox]:checked:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox]:focus-visible:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio]:checked:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio]:focus-visible:before {
  content:"";
  position:relative;
  top:-1px;
  left:-1px;
  width:16px;
  height:16px;
  margin:0;
  padding:0;
  background-color:transparent;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:50%
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox]:active,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio]:active {
  -webkit-box-shadow:0 0 0 3px #ebf5fa,0 0 0 rgba(255,54,54,.25);
  box-shadow:0 0 0 3px #ebf5fa,0 0 0 rgba(255,54,54,.25)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox]:disabled,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio]:disabled {
  background-color:#f9fafb;
  border-color:#d0d5dd
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio]:checked:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=radio]:focus:before {
  background-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-states/radio-active.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox]:checked:before,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input[type=checkbox]:focus:before {
  background-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/field-states/checkbox-active.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-checkbox-list li input[type=checkbox],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-checkbox-list li input[type=radio],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-radio-list li input[type=checkbox],
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-radio-list li input[type=radio] {
  margin-right:6px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-checkbox-list.acf-bl li,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-radio-list.acf-bl li {
  margin-bottom:8px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-checkbox-list.acf-bl li:last-of-type,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-radio-list.acf-bl li:last-of-type {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-checkbox-list label,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-radio-list label {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-line-pack:center;
  align-content:center
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-switch {
  width:42px;
  height:24px;
  border:none;
  background-color:#d0d5dd;
  border-radius:12px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-switch:hover {
  background-color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-switch:active {
  -webkit-box-shadow:0 0 0 3px #ebf5fa,0 0 0 rgba(255,54,54,.25);
  box-shadow:0 0 0 3px #ebf5fa,0 0 0 rgba(255,54,54,.25)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-switch.-on {
  background-color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-switch.-on:hover {
  background-color:#066998
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-switch.-on .acf-switch-slider {
  left:20px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-switch .acf-switch-off,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-switch .acf-switch-on {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-switch .acf-switch-slider {
  width:20px;
  height:20px;
  border:none;
  border-radius:100px;
  -webkit-box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgba(16,24,40,.06);
  box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgba(16,24,40,.06)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-true-false {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-true-false .acf-label {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2;
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  margin-bottom:0;
  margin-left:12px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-true-false .acf-label label {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-true-false .acf-label .acf-tip {
  margin-left:12px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl .acf-field-true-false .acf-label,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.rtl .acf-field-true-false .acf-tip {
  margin-right:12px;
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input::file-selector-button {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  min-height:40px;
  margin-right:16px;
  padding:8px 16px;
  background-color:transparent;
  color:#0783be!important;
  border-radius:6px;
  border:1px solid #0783be;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group input::file-selector-button:hover {
  border-color:#066998;
  cursor:pointer;
  color:#066998!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .button {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  height:40px;
  padding-right:16px;
  padding-left:16px;
  background-color:transparent;
  border:1px solid #0783be;
  border-radius:6px;
  color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .button:hover {
  background-color:#f3f9fc;
  border-color:#0783be;
  color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .button:focus {
  background-color:#f3f9fc;
  outline:3px solid #ebf5fa;
  color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .edit-field-group-header {
  display:block!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container.-acf .select2-selection {
  border:none;
  line-height:1
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container.-acf .select2-selection__rendered {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding-right:0;
  padding-left:0;
  background-color:#fff;
  border:1px solid #d0d5dd;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1);
  border-radius:6px;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container--focus {
  outline:3px solid #ebf5fa;
  border-color:#399ccb;
  border-radius:6px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container--focus .select2-selection__rendered {
  border-color:#399ccb!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container--focus.select2-container--below.select2-container--open .select2-selection__rendered {
  border-bottom-right-radius:0!important;
  border-bottom-left-radius:0!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container--focus.select2-container--above.select2-container--open .select2-selection__rendered {
  border-top-right-radius:0!important;
  border-top-left-radius:0!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container .select2-search--inline .select2-search__field {
  margin:0;
  padding-left:6px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container .select2-search--inline .select2-search__field:focus {
  outline:none;
  border:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding:0 6px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-selection__clear {
  width:18px;
  height:18px;
  margin-top:12px;
  margin-right:0;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-selection__clear:before {
  content:"";
  display:block;
  width:14px;
  height:14px;
  top:0;
  left:0;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-close.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-close.svg);
  background-color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input .select2-selection__clear:hover:before {
  background-color:#1d2939
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-label {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-label .acf-icon-help {
  width:18px;
  height:18px;
  background-color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-label label {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-name .acf-tip {
  position:absolute;
  top:0;
  left:654px;
  color:#98a2b3
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-name .acf-tip .acf-icon-help {
  width:18px;
  height:18px
}
body.customer-area-active .cuar-css-wrapper .rtl.post-type-acf-field-group .acf-field-setting-name .acf-tip {
  left:auto;
  right:654px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.columns-1 .notice,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-fields,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .metabox-holder.columns-1 #acf-field-group-options,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .metabox-holder.columns-1 .meta-box-sortables.ui-sortable,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .metabox-holder.columns-1 .notice {
  max-width:1440px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group.columns-2 .acf-headerbar .acf-headerbar-inner {
  max-width:100%
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #poststuff {
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap {
  overflow:hidden;
  border:none;
  border-radius:0 0 8px 8px;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty {
  border-top:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-tfoot,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .acf-thead {
  display:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap.-empty .no-fields-message {
  min-height:280px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-thead {
  background-color:#f9fafb;
  border-top:1px solid #eaecf0;
  border-bottom:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-thead li {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  min-height:48px;
  padding-top:0;
  padding-bottom:0;
  color:#344054;
  font-weight:500
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object {
  border-top:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object:hover .acf-sortable-handle:before {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object.acf-field-is-endpoint:before {
  display:block;
  content:"";
  height:2px;
  width:100%;
  background:#d0d5dd;
  margin-top:-1px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:before {
  display:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object.acf-field-is-endpoint.acf-field-object-accordion:after {
  display:block;
  content:"";
  height:2px;
  width:100%;
  background:#d0d5dd;
  z-index:500
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object:hover {
  background-color:#f7fbfd
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object.open {
  background-color:#fff;
  border-top-color:#a5d2e7
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object.open .handle {
  background-color:#d8ebf5;
  border:none;
  text-shadow:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object.open .handle a {
  color:#0783be!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object.open .handle a.delete-field {
  color:#a00!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object ul.acf-hl {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:stretch;
  -ms-flex-align:stretch;
  align-items:stretch
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object .handle li {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:top;
  -ms-flex-align:top;
  align-items:top;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-height:60px;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object .handle li.li-field-label {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-line-pack:start;
  align-content:flex-start;
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start;
  width:auto
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object .handle li.li-field-label strong {
  font-weight:500
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object .handle li.li-field-label .row-options {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-tfoot {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end;
  min-height:80px;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding:8px 24px;
  background-color:#fff;
  border-top:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-tfoot .acf-fr {
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object .settings {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding-top:0;
  padding-bottom:0;
  background-color:#fff;
  border-left:4px solid #6bb5d8
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings-main {
  padding:32px 0
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings-main .acf-field:last-of-type {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-label {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-line-pack:center;
  align-content:center;
  margin:0 0 6px
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  width:100%;
  margin:0 0 32px;
  padding:0 72px
}
@media screen and (max-width:600px) {
  body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field {
    padding-right:12px;
    padding-left:12px
  }
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field .acf-input,
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field .acf-label {
  max-width:600px
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field .acf-input.acf-input-sub,
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field .acf-label.acf-input-sub {
  max-width:100%
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field .acf-input-wrap {
  overflow:visible
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field-setting-wrapper,
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field.acf-field-setting-label {
  padding-top:24px;
  border-top:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field-setting-wrapper {
  margin-top:24px
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field-settings-footer {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  min-height:72px;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  width:100%;
  margin:0;
  padding:0 0 0 72px;
  border-top:1px solid #eaecf0
}
@media screen and (max-width:600px) {
  body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field-settings-footer {
    padding-left:12px
  }
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-field-settings .acf-field-settings-footer {
  padding:0 72px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-tab-wrap {
  background:#f9fafb;
  border-bottom-color:#1d2939
}
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-tab-wrap .acf-tab-group {
  padding-right:24px;
  padding-left:24px;
  border-top-width:0;
  border-bottom:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-field-settings-tab-bar,
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-tab-wrap .acf-tab-group {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:stretch;
  -ms-flex-align:stretch;
  align-items:stretch;
  min-height:48px;
  padding:0 0 0 24px;
  margin-top:0;
  margin-bottom:0;
  border-bottom:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-field-settings-tab-bar li,
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-tab-wrap .acf-tab-group li {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  margin:0 24px 0 0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-field-settings-tab-bar li a,
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-tab-wrap .acf-tab-group li a {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  height:100%;
  padding:3px 0 0;
  background:none;
  border:none;
  border-bottom:3px solid transparent;
  color:#667085;
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-field-settings-tab-bar li a:hover,
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-tab-wrap .acf-tab-group li a:hover {
  color:#1d2939;
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-field-settings-tab-bar li.active a,
body.customer-area-active .cuar-css-wrapper .acf-fields .acf-tab-wrap .acf-tab-group li.active a {
  background:none;
  border-bottom-color:#0783be;
  color:#1d2939
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .acf-fields .acf-tab-wrap .acf-tab-group li.active a {
  padding-top:2px
}
body.customer-area-active .cuar-css-wrapper .acf-field-editor .acf-field-settings-tab-bar {
  padding-left:72px
}
@media screen and (max-width:600px) {
  body.customer-area-active .cuar-css-wrapper .acf-field-editor .acf-field-settings-tab-bar {
    padding-left:12px
  }
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .field-group-settings-tab {
  padding:24px
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .field-group-settings-tab .acf-field:last-of-type {
  padding:0
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .acf-field {
  border:none;
  margin:0;
  padding:0 0 24px
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .field-group-setting-split-container {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  padding:0
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .field-group-setting-split-container .field-group-setting-split {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding:24px
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .field-group-setting-split-container .field-group-setting-split:first-child {
  -webkit-box-flex:1;
  -ms-flex:1 0 auto;
  flex:1 0 auto
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n) {
  -webkit-box-flex:1;
  -ms-flex:1 0 auto;
  flex:1 0 auto;
  max-width:320px;
  margin:0 0 0 32px;
  padding-right:32px;
  padding-left:32px;
  border-left:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .acf-field[data-name=description] {
  max-width:600px
}
body.customer-area-active .cuar-css-wrapper #acf-field-group-options .acf-button-group {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex
}
body.customer-area-active .cuar-css-wrapper .rtl #acf-field-group-options .field-group-setting-split-container .field-group-setting-split:nth-child(2n) {
  margin-right:32px;
  margin-left:0;
  border-left:none;
  border-right:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-field-list .li-field-order {
  padding:0;
  -ms-flex-direction:row;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  flex-direction:row;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  -ms-flex-pack:center;
  -ms-flex-line-pack:stretch;
  align-content:stretch;
  -webkit-box-align:stretch;
  -ms-flex-align:stretch;
  align-items:stretch
}
body.customer-area-active .cuar-css-wrapper .acf-field-list .acf-sortable-handle,
body.customer-area-active .cuar-css-wrapper .acf-field-list .li-field-order {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-field-list .acf-sortable-handle {
  -ms-flex-direction:row;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  flex-direction:row;
  -ms-flex-wrap:nowrap;
  flex-wrap:nowrap;
  -ms-flex-pack:center;
  -ms-flex-line-pack:start;
  align-content:flex-start;
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start;
  width:100%;
  height:100%;
  position:relative;
  padding-top:11px;
  padding-bottom:8px;
  border:none;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .acf-field-list .acf-sortable-handle:hover {
  cursor:-webkit-grab;
  cursor:grab
}
body.customer-area-active .cuar-css-wrapper .acf-field-list .acf-sortable-handle:before {
  content:"";
  display:none;
  position:absolute;
  top:16px;
  left:8px;
  width:16px;
  height:16px;
  width:12px;
  height:12px;
  background-color:#98a2b3;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  text-indent:500%;
  white-space:nowrap;
  overflow:hidden;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-draggable.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-draggable.svg)
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-field-list .acf-sortable-handle:before {
  left:0;
  right:8px
}
body.customer-area-active .cuar-css-wrapper .acf-field-object .li-field-label {
  position:relative;
  padding-left:40px
}
body.customer-area-active .cuar-css-wrapper .acf-field-object .li-field-label:before {
  content:"";
  display:block;
  position:absolute;
  left:6px;
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  width:18px;
  height:18px;
  margin-top:-2px;
  background-color:#667085;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  text-indent:500%;
  white-space:nowrap;
  overflow:hidden;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-field-object .li-field-label:hover:before {
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-field-object .li-field-label {
  padding-left:0;
  padding-right:40px
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-field-object .li-field-label:before {
  left:0;
  right:6px;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-left.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-left.svg)
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-field-object.open .li-field-label:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg)
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-field-object.open .acf-input-sub .li-field-label:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-right.svg)
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-field-object.open .acf-input-sub .acf-field-object.open .li-field-label:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg)
}
body.customer-area-active .cuar-css-wrapper .acf-thead .li-field-label {
  padding-left:40px
}
body.customer-area-active .cuar-css-wrapper .rtl .acf-thead .li-field-label {
  padding-left:0;
  padding-right:40px
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings-main-conditional-logic .acf-conditional-toggle {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  padding-right:72px;
  padding-left:72px
}
@media screen and (max-width:600px) {
  body.customer-area-active .cuar-css-wrapper .acf-field-settings-main-conditional-logic .acf-conditional-toggle {
    padding-left:12px
  }
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings-main-conditional-logic .acf-field {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-bottom:0;
  padding-right:0;
  padding-left:0
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings-main-conditional-logic .acf-field .rule-groups {
  -webkit-box-flex:0;
  -ms-flex:0 1 100%;
  flex:0 1 100%;
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3;
  margin-top:32px;
  padding-top:32px;
  padding-right:72px;
  padding-left:72px;
  border-top:1px solid #eaecf0
}
@media screen and (max-width:600px) {
  body.customer-area-active .cuar-css-wrapper .acf-field-settings-main-conditional-logic .acf-field .rule-groups {
    padding-left:12px
  }
  body.customer-area-active .cuar-css-wrapper .acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:start;
    align-content:flex-start;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
  }
  body.customer-area-active .cuar-css-wrapper .acf-field-settings-main-conditional-logic .acf-field .rule-groups table.acf-table tbody tr td {
    -webkit-box-flex:1;
    -ms-flex:1 1 100%;
    flex:1 1 100%
  }
}
body.customer-area-active .cuar-css-wrapper .acf-input .acf-input-append,
body.customer-area-active .cuar-css-wrapper .acf-input .acf-input-prepend {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  height:100%;
  min-height:40px;
  padding-right:12px;
  padding-left:12px;
  background-color:#f9fafb;
  border-color:#d0d5dd;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1);
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .acf-input .acf-input-prepend {
  border-radius:6px 0 0 6px
}
body.customer-area-active .cuar-css-wrapper .acf-input .acf-input-append {
  border-radius:0 6px 6px 0
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings-main-presentation .acf-input-wrap,
body.customer-area-active .cuar-css-wrapper .acf-input-wrap {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  padding-top:48px;
  padding-bottom:48px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-line-pack:center;
  align-content:center;
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start;
  text-align:center;
  max-width:400px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p {
  -webkit-box-flex:1;
  -ms-flex:1 0 100%;
  flex:1 0 100%
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner h2 {
  margin-top:32px;
  margin-bottom:0;
  padding:0;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p {
  margin-top:12px;
  margin-bottom:0;
  padding:0;
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner p.acf-small {
  margin-top:32px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner img {
  max-width:284px;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list.-empty .no-fields-message .no-fields-message-inner .acf-btn {
  margin-top:32px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-headerbar #title-prompt-text {
  display:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box {
  min-width:480px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-line-pack:center;
  align-content:center;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  min-height:64px;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding-right:24px;
  padding-left:24px;
  border-bottom:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title h1,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title h2,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title h3,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title h4 {
  padding-left:0;
  color:#344054
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title .acf-icon {
  display:block;
  position:relative;
  top:auto;
  right:auto;
  width:22px;
  height:22px;
  background-color:transparent;
  color:transparent
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title .acf-icon:before {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  position:absolute;
  top:0;
  left:0;
  width:22px;
  height:22px;
  background-color:#667085;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  text-indent:500%;
  white-space:nowrap;
  overflow:hidden;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-close-circle.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-close-circle.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .title .acf-icon:hover:before {
  background-color:#0783be
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .inner {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:24px;
  border-top:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box .inner p {
  margin-top:0;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-popup .acf-popup-box #acf-move-field-form .acf-field-select {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .acf-admin-single-field-group #post-body-content {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-field-group-settings-footer {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-line-pack:stretch;
  align-content:stretch;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  position:relative;
  min-height:88px;
  margin-right:-24px;
  margin-bottom:-24px;
  margin-left:-24px;
  padding-right:24px;
  padding-left:24px;
  border-top:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-field-group-settings-footer .acf-created-on {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-pack:start;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-line-pack:stretch;
  align-content:stretch;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  color:#667085
}
body.customer-area-active .cuar-css-wrapper .acf-field-group-settings-footer .acf-created-on:before {
  content:"";
  display:inline-block;
  width:20px;
  height:20px;
  margin-right:8px;
  background-color:#98a2b3;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-time.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-time.svg)
}
body.customer-area-active .cuar-css-wrapper .conditional-logic-badge {
  display:none
}
body.customer-area-active .cuar-css-wrapper .conditional-logic-badge.is-enabled {
  display:inline-block;
  width:6px;
  height:6px;
  overflow:hidden;
  margin-left:8px;
  background-color:rgba(82,170,89,.4);
  border:1px solid #52aa59;
  border-radius:100px;
  text-indent:100%;
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings-split {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border-top:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings-split .acf-field {
  margin:0;
  padding-top:32px;
  padding-bottom:32px
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings-split .acf-field:nth-child(2n) {
  border-left:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-display_format .acf-label,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-return_format .acf-label {
  margin-bottom:16px
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-display_format .acf-radio-list li,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-return_format .acf-radio-list li {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-display_format .acf-radio-list li label,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-return_format .acf-radio-list li label {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  width:100%
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-display_format .acf-radio-list li label span,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-return_format .acf-radio-list li label span {
  -webkit-box-flex:1;
  -ms-flex:1 1 auto;
  flex:1 1 auto
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-display_format .acf-radio-list li label code,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-return_format .acf-radio-list li label code {
  padding-right:8px;
  padding-left:8px;
  background-color:#f2f4f7;
  border-radius:4px;
  color:#475467
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-display_format .acf-radio-list li input[type=text],
body.customer-area-active .cuar-css-wrapper .acf-field-setting-return_format .acf-radio-list li input[type=text] {
  height:32px
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field-setting-first_day {
  padding-top:32px;
  border-top:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-gallery .acf-hl[data-cols="3"]>li,
body.customer-area-active .cuar-css-wrapper .acf-field-object-image .acf-hl[data-cols="3"]>li {
  width:auto
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field-appended {
  overflow:auto
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field-appended .acf-input {
  float:left
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field.acf-field-setting-max_width .acf-input,
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field.acf-field-setting-min_width .acf-input {
  max-width:none
}
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field.acf-field-setting-max_width .acf-input-wrap input[type=text],
body.customer-area-active .cuar-css-wrapper .acf-field-settings .acf-field.acf-field-setting-min_width .acf-input-wrap input[type=text] {
  max-width:81px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object-flexible-content .acf-field-setting-pagination,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object-repeater .acf-field-object-repeater .acf-field-setting-pagination {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-input,
body.customer-area-active .cuar-css-wrapper .acf-admin-single-field-group .acf-field-object-flexible-content .acf-is-subfields .acf-field-object .acf-label {
  max-width:600px
}
body.customer-area-active .cuar-css-wrapper .acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false {
  border:none
}
body.customer-area-active .cuar-css-wrapper .acf-admin-single-field-group .acf-field.acf-field-true-false.acf-field-setting-default_value .acf-true-false input[type=checkbox] {
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub {
  max-width:100%;
  overflow:hidden;
  border-radius:8px;
  border:1px solid #dbdfe5;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-sub-field-list-header {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -ms-flex-line-pack:stretch;
  align-content:stretch;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  min-height:64px;
  padding-right:24px;
  padding-left:24px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-list-wrap {
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-hl.acf-tfoot {
  min-height:64px;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input.acf-input-sub {
  max-width:100%;
  margin-right:0;
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-input-sub .acf-field-object .acf-sortable-handle {
  width:100%;
  height:100%
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-sortable-handle:before {
  display:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object:hover .acf-input-sub .acf-field-list .acf-field-object:hover .acf-sortable-handle:before {
  display:block
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object .acf-is-subfields .acf-thead .li-field-label:before {
  display:none
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open {
  border-top-color:#dbdfe5
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-fc_layout {
  width:calc(100% - 144px);
  margin-right:72px;
  margin-left:72px;
  padding-right:0;
  padding-left:0;
  border:1px solid #dbdfe5;
  border-radius:8px;
  -webkit-box-shadow:0 1px 2px rgba(16,24,40,.1);
  box-shadow:0 1px 2px rgba(16,24,40,.1)
}
@media screen and (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-fc_layout {
    width:calc(100% - 16px);
    margin-right:8px;
    margin-left:8px
  }
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub {
  max-width:100%;
  margin-right:0;
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-fc_layout .acf-input,
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-fc_layout .acf-label {
  max-width:100%!important
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-fc_layout .acf-input-sub {
  margin-right:32px;
  margin-bottom:32px;
  margin-left:32px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-setting-fc_layout .acf-fc-meta {
  max-width:600px;
  padding-right:32px;
  padding-left:32px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-settings-fc_head {
  min-height:64px;
  margin-bottom:24px;
  padding-right:24px;
  padding-left:24px;
  border-bottom:1px solid #eaecf0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-settings-fc_head label {
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-settings-fc_head label:before {
  content:"";
  display:inline-block;
  width:20px;
  height:20px;
  margin-right:8px;
  background-color:#98a2b3;
  border:none;
  border-radius:0;
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li {
  margin-right:16px
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-settings-fc_head .acf-fl-actions li:last-of-type {
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group .acf-field-object.open>.handle>.acf-tbody>.li-field-label:before {
  -webkit-mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg);
  mask-image:url(/wp-content/customer-area/skins/frontend/master-redman/images/icons/icon-chevron-down.svg)
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle {
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .handle:hover {
  background-color:#f9f2fb
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object.open .handle {
  background-color:#f5eaf9
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-field-object .settings {
  border-left-color:#bf7dd7
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle {
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {
  background-color:#ebf7f4
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object.open .handle {
  background-color:#e3f4f0
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-field-object .settings {
  border-left-color:#7ccdb9
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle {
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {
  background-color:#fcf5f2
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle {
  background-color:#fbeee9
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings {
  border-left-color:#e29473
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle {
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .handle:hover {
  background-color:#fafbfb
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object.open .handle {
  background-color:#f4f6f7
}
body.customer-area-active .cuar-css-wrapper .post-type-acf-field-group #acf-field-group-fields .acf-field-list-wrap .acf-input-sub .acf-input-sub .acf-input-sub .acf-input-sub .acf-field-object .settings {
  border-left-color:#a3b1b9
}
body.customer-area-active .cuar-css-wrapper .acf-repeater>table {
  margin:0 0 8px;
  background:#f9f9f9
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-divider td {
  border-top:10px solid #e4e4e4
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle {
  width:16px;
  text-align:center!important;
  vertical-align:middle!important;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle .acf-order-input-wrap {
  width:45px
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle .acf-order-input::-webkit-inner-spin-button,
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle .acf-order-input::-webkit-outer-spin-button {
  -webkit-appearance:none;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle .acf-order-input {
  -moz-appearance:textfield;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle .acf-icon {
  display:none;
  position:absolute;
  top:0;
  margin:-8px 0 0 -2px
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle .acf-icon.-minus {
  top:50%
}
body.customer-area-active .cuar-css-wrapper body.browser-msie .acf-repeater .acf-row-handle .acf-icon.-minus {
  top:25px
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle.order {
  background:#f4f4f4;
  cursor:move;
  color:#aaa;
  text-shadow:#fff 0 1px 0
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle.order:hover {
  color:#666
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle.order+td {
  border-left-color:#dfdfdf
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle.pagination {
  cursor:auto
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row-handle.remove {
  background:#f9f9f9;
  border-left-color:#dfdfdf
}
body.customer-area-active .cuar-css-wrapper .acf-repeater th.acf-row-handle:before {
  content:"";
  width:16px;
  display:block;
  height:1px
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row.acf-clone {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon,
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row:hover>.acf-row-handle .acf-icon {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon.show-on-shift,
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row:hover>.acf-row-handle .acf-icon.show-on-shift {
  display:none
}
body.customer-area-active .cuar-css-wrapper body.acf-keydown-shift .acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon.show-on-shift,
body.customer-area-active .cuar-css-wrapper body.acf-keydown-shift .acf-repeater .acf-row:hover>.acf-row-handle .acf-icon.show-on-shift {
  display:block
}
body.customer-area-active .cuar-css-wrapper body.acf-keydown-shift .acf-repeater .acf-row.-hover>.acf-row-handle .acf-icon.hide-on-shift,
body.customer-area-active .cuar-css-wrapper body.acf-keydown-shift .acf-repeater .acf-row:hover>.acf-row-handle .acf-icon.hide-on-shift {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-repeater>table>tbody>tr.ui-sortable-helper {
  -webkit-box-shadow:0 1px 5px rgba(0,0,0,.2);
  box-shadow:0 1px 5px rgba(0,0,0,.2)
}
body.customer-area-active .cuar-css-wrapper .acf-repeater>table>tbody>tr.ui-sortable-placeholder {
  visibility:visible!important
}
body.customer-area-active .cuar-css-wrapper .acf-repeater>table>tbody>tr.ui-sortable-placeholder td {
  background:#f9f9f9
}
body.customer-area-active .cuar-css-wrapper .acf-repeater.-block>table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-repeater.-row>table>tbody>tr>td {
  border-top-color:#e1e1e1
}
body.customer-area-active .cuar-css-wrapper .acf-repeater.-empty>table>thead>tr>th {
  border-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-repeater.-empty.-block>table,
body.customer-area-active .cuar-css-wrapper .acf-repeater.-empty.-row>table {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row.-collapsed>.acf-field {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row.-collapsed>td.acf-field.-collapsed-target {
  display:table-cell!important
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row.-collapsed>.acf-fields>* {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row.-collapsed>.acf-fields>.acf-field.-collapsed-target {
  display:block!important
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-row.-collapsed>.acf-fields>.acf-field.-collapsed-target[data-width] {
  float:none!important;
  width:auto!important
}
body.customer-area-active .cuar-css-wrapper .acf-repeater.-table .acf-row.-collapsed .acf-field.-collapsed-target {
  border-left-color:#dfdfdf
}
body.customer-area-active .cuar-css-wrapper .acf-repeater.-max .acf-icon[data-event=add-row] {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-actions .acf-button {
  float:right
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-actions .acf-tablenav {
  float:right;
  margin-right:20px
}
body.customer-area-active .cuar-css-wrapper .acf-repeater .acf-actions .acf-tablenav .current-page {
  width:auto!important
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content>.clones {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content>.values {
  margin:0 0 8px
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content>.values>.ui-sortable-placeholder {
  visibility:visible!important;
  border:1px dashed #b4b9be;
  -webkit-box-shadow:none;
  box-shadow:none;
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout {
  position:relative;
  margin:20px 0 0;
  background:#fff;
  border:1px solid #ccd0d4
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout:first-child {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-fc-layout-handle {
  display:block;
  position:relative;
  padding:8px 10px;
  cursor:move;
  border-bottom:1px solid #ccd0d4;
  color:#444;
  font-size:14px;
  line-height:1.4em
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-fc-layout-order {
  display:block;
  width:20px;
  height:20px;
  border-radius:10px;
  display:inline-block;
  text-align:center;
  line-height:20px;
  margin:0 2px 0 0;
  background:#f1f1f1;
  font-size:12px;
  color:#444
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-flexible-content .layout .acf-fc-layout-order {
  float:right;
  margin-right:0;
  margin-left:5px
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-fc-layout-controls {
  position:absolute;
  top:8px;
  right:8px
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-fc-layout-controls .acf-icon {
  display:block;
  float:left;
  margin:0 0 0 5px
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-fc-layout-controls .acf-icon.-duplicate,
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-fc-layout-controls .acf-icon.-minus,
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-fc-layout-controls .acf-icon.-plus {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-flexible-content .layout .acf-fc-layout-controls {
  right:auto;
  left:9px
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout.is-selected,
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout.is-selected .acf-fc-layout-handle {
  border-color:#7e8993
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout.-hover .acf-fc-layout-controls .acf-icon.-duplicate,
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout.-hover .acf-fc-layout-controls .acf-icon.-minus,
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout.-hover .acf-fc-layout-controls .acf-icon.-plus,
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout:hover .acf-fc-layout-controls .acf-icon.-duplicate,
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout:hover .acf-fc-layout-controls .acf-icon.-minus,
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout:hover .acf-fc-layout-controls .acf-icon.-plus {
  visibility:visible
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout.-collapsed>.acf-fc-layout-handle {
  border-bottom-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout.-collapsed>.acf-fields,
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout.-collapsed>.acf-table {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout>.acf-table {
  border:0;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout>.acf-table>tbody>tr {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout>.acf-table>thead>tr>th {
  background:#f9f9f9
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .no-value-message {
  padding:19px;
  border:2px dashed #ccc;
  text-align:center;
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content.-empty>.no-value-message {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-fc-popup {
  padding:5px 0;
  z-index:900001;
  min-width:135px
}
body.customer-area-active .cuar-css-wrapper .acf-fc-popup li,
body.customer-area-active .cuar-css-wrapper .acf-fc-popup ul {
  list-style:none;
  display:block;
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-fc-popup li {
  position:relative;
  float:none;
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .acf-fc-popup .badge {
  display:inline-block;
  border-radius:8px;
  font-size:9px;
  line-height:15px;
  padding:0 5px;
  background:#d54e21;
  text-align:center;
  color:#fff;
  vertical-align:top;
  margin:0 0 0 5px
}
body.customer-area-active .cuar-css-wrapper .acf-fc-popup a {
  color:#eee;
  padding:5px 10px;
  display:block;
  text-decoration:none;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-fc-popup a:hover {
  background:#0073aa;
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-fc-popup a.disabled {
  color:#888;
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .acf-gallery {
  border:1px solid #ccd0d4;
  height:400px;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-main {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background:#fff;
  z-index:2
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachments {
  position:absolute;
  top:0;
  right:0;
  bottom:48px;
  left:0;
  padding:5px;
  overflow:auto;
  overflow-x:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment {
  width:25%;
  float:left;
  cursor:pointer;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment .margin {
  margin:5px;
  border:1px solid #d5d9dd;
  position:relative;
  overflow:hidden;
  background:#eee
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment .margin:before {
  content:"";
  display:block;
  padding-top:100%
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment .thumbnail {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  -webkit-transform:translate(50%,50%);
  -ms-transform:translate(50%,50%);
  transform:translate(50%,50%)
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-gallery .acf-gallery-attachment .thumbnail {
  -webkit-transform:translate(-50%,50%);
  -ms-transform:translate(-50%,50%);
  transform:translate(-50%,50%)
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment .thumbnail img {
  display:block;
  height:auto;
  max-height:100%;
  width:auto;
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%)
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-gallery .acf-gallery-attachment .thumbnail img {
  -webkit-transform:translate(50%,-50%);
  -ms-transform:translate(50%,-50%);
  transform:translate(50%,-50%)
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment .filename {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  padding:5%;
  background:#f4f4f4;
  background:hsla(0,0%,100%,.8);
  border-top:1px solid #dfdfdf;
  font-weight:700;
  text-align:center;
  word-wrap:break-word;
  max-height:90%;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment .actions {
  position:absolute;
  top:0;
  right:0;
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment:hover .actions {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment.ui-sortable-helper .margin {
  border:none;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);
  box-shadow:0 1px 3px rgba(0,0,0,.3)
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment.ui-sortable-placeholder .margin {
  background:#f1f1f1;
  border:none
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment.ui-sortable-placeholder .margin * {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment.active .margin {
  -webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #0073aa;
  box-shadow:0 0 0 1px #fff,0 0 0 5px #0073aa
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment.-icon .thumbnail img {
  -webkit-transform:translate(-50%,-70%);
  -ms-transform:translate(-50%,-70%);
  transform:translate(-50%,-70%)
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-gallery .acf-gallery-attachment {
  float:right
}
body.customer-area-active .cuar-css-wrapper .acf-gallery.sidebar-open .acf-gallery-attachment .actions {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-gallery.sidebar-open .acf-gallery-side {
  z-index:2
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-toolbar {
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  padding:10px;
  border-top:1px solid #d5d9dd;
  background:#fff;
  min-height:28px
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-toolbar .acf-hl li {
  line-height:24px
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-toolbar .bulk-actions-select {
  width:auto;
  margin:0 1px 0 0
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  width:0;
  background:#f9f9f9;
  border-left:1px solid #ccd0d4;
  z-index:1;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side .acf-gallery-side-inner {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  width:349px
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-info {
  position:relative;
  width:100%;
  padding:10px;
  margin:-10px 0 15px -10px;
  background:#f1f1f1;
  border-bottom:1px solid #dfdfdf
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-info:after {
  display:block;
  clear:both;
  content:""
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-gallery .acf-gallery-side-info {
  margin-left:0;
  margin-right:-10px
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-info img {
  float:left;
  width:auto;
  max-width:65px;
  max-height:65px;
  margin:0 10px 1px 0;
  background:#fff;
  padding:3px;
  border:1px solid #ccd0d4;
  border-radius:1px
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-gallery .acf-gallery-side-info img {
  float:right;
  margin:0 0 0 10px
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-info p {
  font-size:13px;
  line-height:15px;
  margin:3px 0;
  word-break:break-all;
  color:#666
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-info p strong {
  color:#000
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-info a {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-info a.acf-gallery-edit {
  color:#21759b
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-info a.acf-gallery-remove {
  color:#bc0b0b
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-info a:hover {
  text-decoration:underline
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data {
  position:absolute;
  top:0;
  right:0;
  bottom:48px;
  left:0;
  overflow:auto;
  overflow-x:inherit;
  padding:10px
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data .acf-label,
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data th.label {
  color:#666;
  font-size:12px;
  line-height:25px;
  padding:0 4px 8px 0!important;
  width:auto!important;
  vertical-align:top
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-gallery .acf-gallery-side-data .acf-label,
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-gallery .acf-gallery-side-data th.label {
  padding:0 0 8px 4px!important
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data .acf-label label,
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data th.label label {
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data .acf-input,
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data td.field {
  padding:0 0 8px!important
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data textarea {
  min-height:0;
  height:60px
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data p.help {
  font-size:12px
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-side-data p.help:hover {
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-gallery[data-columns="1"] .acf-gallery-attachment {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .acf-gallery[data-columns="2"] .acf-gallery-attachment {
  width:50%
}
body.customer-area-active .cuar-css-wrapper .acf-gallery[data-columns="3"] .acf-gallery-attachment {
  width:33.333%
}
body.customer-area-active .cuar-css-wrapper .acf-gallery[data-columns="4"] .acf-gallery-attachment {
  width:25%
}
body.customer-area-active .cuar-css-wrapper .acf-gallery[data-columns="5"] .acf-gallery-attachment {
  width:20%
}
body.customer-area-active .cuar-css-wrapper .acf-gallery[data-columns="6"] .acf-gallery-attachment {
  width:16.666%
}
body.customer-area-active .cuar-css-wrapper .acf-gallery[data-columns="7"] .acf-gallery-attachment {
  width:14.285%
}
body.customer-area-active .cuar-css-wrapper .acf-gallery[data-columns="8"] .acf-gallery-attachment {
  width:12.5%
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .ui-resizable-handle {
  display:block;
  position:absolute
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .ui-resizable-s {
  bottom:-5px;
  cursor:ns-resize;
  height:7px;
  left:0;
  width:100%
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal .attachment.acf-selected {
  -webkit-box-shadow:0 0 0 3px #fff inset,0 0 0 7px #0073aa inset!important;
  box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #0073aa!important
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal .attachment.acf-selected .check {
  display:none!important
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal .attachment.acf-selected .thumbnail {
  opacity:.25!important
}
body.customer-area-active .cuar-css-wrapper .acf-media-modal .attachment.acf-selected .attachment-preview:before {
  background:rgba(0,0,0,.15);
  z-index:1;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-block-component .components-placeholder {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-block-component .acf-block-fields {
  background:#fff;
  text-align:left;
  font-size:13px;
  line-height:1.4em;
  color:#444;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif
}
body.customer-area-active .cuar-css-wrapper .acf-block-component .acf-block-fields.acf-empty-block-fields {
  border:1px solid #1e1e1e;
  padding:12px
}
body.customer-area-active .cuar-css-wrapper .components-panel .acf-block-component .acf-block-fields.acf-empty-block-fields {
  border:1px solid #ddd;
  border-right:none;
  border-left:none
}
body.customer-area-active .cuar-css-wrapper html[dir=rtl] .acf-block-component .acf-block-fields {
  text-align:right
}
body.customer-area-active .cuar-css-wrapper .acf-block-component .acf-block-fields p {
  font-size:13px;
  line-height:1.5
}
body.customer-area-active .cuar-css-wrapper .acf-block-body .acf-block-fields {
  border:1px solid #adb2ad
}
body.customer-area-active .cuar-css-wrapper .acf-block-body .acf-block-fields .acf-tab-wrap .acf-tab-group {
  margin-left:0;
  padding:16px 20px 0
}
body.customer-area-active .cuar-css-wrapper .acf-block-body .acf-fields>.acf-field {
  padding:16px 20px
}
body.customer-area-active .cuar-css-wrapper .acf-block-body .acf-fields>.acf-field.acf-accordion {
  border-color:#adb2ad
}
body.customer-area-active .cuar-css-wrapper .acf-block-body .acf-fields>.acf-field.acf-accordion .acf-accordion-title {
  padding:16px 20px
}
body.customer-area-active .cuar-css-wrapper .acf-block-body .acf-block-preview {
  min-height:10px
}
body.customer-area-active .cuar-css-wrapper .acf-block-panel .acf-block-fields {
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  min-height:1px
}
body.customer-area-active .cuar-css-wrapper .acf-block-panel .acf-block-fields:empty {
  border-top:none
}
body.customer-area-active .cuar-css-wrapper .acf-block-panel .acf-block-fields .acf-tab-wrap {
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .components-panel__body .acf-block-panel {
  margin:16px -16px -16px
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fc-meta,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fc-meta li {
  margin:0 0 10px;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fc-meta .acf-fc-meta-display {
  float:left;
  width:100%;
  padding-right:10px
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fc-meta .acf-fc-meta-min {
  width:calc(50% - 4px);
  float:left;
  clear:left;
  margin-right:4px
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fc-meta .acf-fc-meta-max {
  width:calc(50% - 4px);
  float:left;
  margin-left:4px
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fc-meta .acf-fc-meta-display .acf-input-prepend,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fc-meta .acf-fc-meta-label .acf-input-prepend,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fc-meta .acf-fc-meta-name .acf-input-prepend {
  min-width:60px
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fl-actions {
  visibility:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fl-actions .reorder-layout {
  cursor:move
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout .acf-fl-actions a {
  padding:1px 0;
  font-size:13px;
  line-height:20px
}
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout.-hover .acf-fl-actions,
body.customer-area-active .cuar-css-wrapper .acf-field-setting-fc_layout:hover .acf-fl-actions {
  visibility:visible
}
body.customer-area-active .cuar-css-wrapper .acf-field-object-clone[data-display=seamless] .acf-field-setting-conditional_logic,
body.customer-area-active .cuar-css-wrapper .acf-field-object-clone[data-display=seamless] .acf-field-setting-instructions,
body.customer-area-active .cuar-css-wrapper .acf-field-object-clone[data-display=seamless] .acf-field-setting-layout,
body.customer-area-active .cuar-css-wrapper .acf-field-object-clone[data-display=seamless] .acf-field-setting-wrapper {
  display:none
}
body.customer-area-active .cuar-css-wrapper .acf-loading,
body.customer-area-active .cuar-css-wrapper .acf-spinner {
  background:transparent url(/wp-content/customer-area/skins/frontend/master/assets/img/acf/spinner.gif) no-repeat 50% 50%
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field:before {
  width:25%;
  background:#fff;
  border:none
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field {
  margin-left:-11px;
  margin-right:-11px;
  margin-bottom:15px
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field:after,
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field>.acf-label {
  position:relative;
  min-height:1px;
  padding-left:11px;
  padding-right:11px
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field>.acf-label {
    float:left;
    width:25%
  }
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field>.acf-input {
  position:relative;
  min-height:1px;
  padding-left:11px;
  padding-right:11px
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .acf-fields.-left>.acf-field>.acf-input {
    float:left;
    width:75%
  }
}
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields>.acf-field,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields>.acf-field,
body.customer-area-active .cuar-css-wrapper>.acf-field {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .acf-label,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-label,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-label {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-field,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field {
  border-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-field select optgroup,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field select optgroup,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field select optgroup {
  background:rgba(140,138,137,.5264);
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .acf-field select optgroup:nth-child(2n),
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field select optgroup:nth-child(2n),
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field select optgroup:nth-child(2n) {
  background:hsla(0,1%,79.8%,.704)
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-table,
body.customer-area-active .cuar-css-wrapper .acf-field .acf-table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-field .acf-table>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .acf-field .acf-table>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .acf-field .acf-table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-table,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-table>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-table>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-table,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-table>tbody>tr>th,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-table>thead>tr>td,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-table>thead>tr>th {
  background:none;
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-table>thead>tr>th,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-table>thead>tr>th {
  background:#fff;
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-table>tbody>tr>td,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-table>tbody>tr>td {
  border-color:#fff;
  border-width:1px 0 0 1px
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group {
  margin-bottom:20px
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group:last-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group:last-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group:last-child {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-input>.acf-table,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-input>.acf-table,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-input>.acf-table {
  border-bottom:none;
  border-left:none;
  border-right:none
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>th:first-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>th:first-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>td:first-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>th:first-child {
  border-left:none
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>td:last-child,
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>th:last-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>td:last-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>th:last-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>td:last-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-input>.acf-table>thead>tr>th:last-child {
  border-right:none
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-label>label,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-label>label,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-label>label {
  border-top-right-radius:1px;
  border-top-left-radius:1px;
  display:block;
  position:relative;
  height:40px;
  line-height:36px;
  background:#fff;
  color:#38342f;
  font-size:13px;
  font-weight:600;
  padding:0 8px;
  border:1px solid #d6d6d6;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-label>.description,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-label>.description,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-label>.description {
  padding:5px 8px;
  border-left:1px solid #d6d6d6;
  border-right:1px solid #d6d6d6;
  margin:0;
  background:#fff;
  border-bottom:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group>.acf-input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group>.acf-input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group>.acf-input {
  position:relative;
  border-left:1px solid #d6d6d6;
  border-right:1px solid #d6d6d6;
  border-bottom:1px solid #d6d6d6;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group .acf-fields.-left>.acf-field,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group .acf-fields.-left>.acf-field,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group .acf-fields.-left>.acf-field {
  margin:0;
  border-top-width:1px
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group .acf-fields.-left>.acf-field:first-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group .acf-fields.-left>.acf-field:first-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group .acf-fields.-left>.acf-field:first-child {
  border-top-width:0
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group .acf-fields.-left>.acf-field>.acf-label,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group .acf-fields.-left>.acf-field>.acf-label,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group .acf-fields.-left>.acf-field>.acf-label {
  z-index:10;
  position:relative
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group .acf-fields.-left .acf-field:before,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group .acf-fields.-left .acf-field:before,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group .acf-fields.-left .acf-field:before {
  display:block
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group .acf-fields.-left>.acf-field:before,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group .acf-fields.-left>.acf-field:before,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group .acf-fields.-left>.acf-field:before {
  background:#fff;
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-field.acf-field-group .acf-fields,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field.acf-field-group .acf-fields,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field.acf-field-group .acf-fields {
  border:0
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-input .acf-input-append,
body.customer-area-active .cuar-css-wrapper .acf-field .acf-input .acf-input-prepend,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-input .acf-input-append,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-input .acf-input-prepend,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-input .acf-input-append,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-input .acf-input-prepend {
  height:39px;
  padding:9px 12px;
  font-size:13px;
  line-height:1.49;
  color:rgba(0,0,0,.87);
  background-color:#f4f3f2;
  background-image:none;
  border:1px solid #c4c4c4;
  border-radius:0;
  -webkit-transition:border-color .15s ease-in-out;
  transition:border-color .15s ease-in-out
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-input .acf-input-prepend,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-input .acf-input-prepend,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-input .acf-input-prepend {
  float:left;
  border-right:0
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-input .acf-input-append,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-input .acf-input-append,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-input .acf-input-append {
  float:right;
  border-left:0
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-input .acf-input-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-input .acf-input-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-input .acf-input-wrap {
  position:relative;
  overflow:hidden
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice p:last-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice p:last-child,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice p:last-child {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error {
  background-color:#ff5722;
  color:#eeeded
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.alert-border-right,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.alert-border-right,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.alert-border-right {
  border-right-color:#df3500
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.alert-border-top,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.alert-border-top,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.alert-border-top {
  border-top-color:#df3500
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.alert-border-bottom,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.alert-border-bottom,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.alert-border-bottom {
  border-bottom-color:#df3500
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.alert-border-left,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.alert-border-left,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.alert-border-left {
  border-left-color:#df3500
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.light,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.light,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.light {
  background-color:#ff764b
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.dark,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.dark,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.dark {
  background-color:#ff4003
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.pastel,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.pastel,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.pastel {
  color:#f8a68c;
  background-color:#ff764b;
  border-color:rgba(0,0,0,.1)
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.pastel .alert-link,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.pastel .alert-link,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.pastel .alert-link {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.pastel.alert-micro,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.pastel.alert-micro,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.pastel.alert-micro {
  border-color:#ff7e55
}
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.pastel .close,
body.customer-area-active .cuar-css-wrapper .acf-field .acf-notice.-error.pastel .close:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.pastel .close,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field .acf-notice.-error.pastel .close:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.pastel .close,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field .acf-notice.-error.pastel .close:hover {
  color:#c9c7c5
}
body.customer-area-active .cuar-css-wrapper .acf-field p.description,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field p.description,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field p.description {
  color:rgba(35,32,30,.408);
  font-size:.9em;
  font-style:italic
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-border,
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-field,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields.-border,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-field,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields.-border,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-field {
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-border,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields.-border,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields.-border {
  background:none
}
body.customer-area-active .cuar-css-wrapper .acf-icon,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-icon,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-icon {
  text-decoration:none;
  background-color:transparent;
  color:#38342f;
  border:none
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-minus:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-icon.-minus:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-icon.-minus:hover {
  background-color:#ff6331;
  color:#f1d1c7
}
body.customer-area-active .cuar-css-wrapper .acf-icon.-plus:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-icon.-plus:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-icon.-plus:hover {
  background-color:#0ab1fc;
  color:#c0e1f0
}
body.customer-area-active .cuar-css-wrapper .acf-fields.-sidebar:before,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields.-sidebar:before,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields.-sidebar:before {
  background:#fff;
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-date-picker input.hasDatepicker,
body.customer-area-active .cuar-css-wrapper .acf-date-time-picker input.hasDatepicker,
body.customer-area-active .cuar-css-wrapper .acf-field-email input,
body.customer-area-active .cuar-css-wrapper .acf-field-google-map input.search,
body.customer-area-active .cuar-css-wrapper .acf-field-number input,
body.customer-area-active .cuar-css-wrapper .acf-field-oembed input.input-search,
body.customer-area-active .cuar-css-wrapper .acf-field-password input,
body.customer-area-active .cuar-css-wrapper .acf-field-textarea textarea,
body.customer-area-active .cuar-css-wrapper .acf-field-text input,
body.customer-area-active .cuar-css-wrapper .acf-field-url input,
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input,
body.customer-area-active .cuar-css-wrapper .acf-time-picker input.hasDatepicker,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-picker input.hasDatepicker,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-time-picker input.hasDatepicker,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-email input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-google-map input.search,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-number input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-oembed input.input-search,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-password input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-textarea textarea,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-text input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-url input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-relationship .filters .filter input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-time-picker input.hasDatepicker,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-picker input.hasDatepicker,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-time-picker input.hasDatepicker,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-email input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-google-map input.search,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-number input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-oembed input.input-search,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-password input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-textarea textarea,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-text input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-url input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-relationship .filters .filter input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-time-picker input.hasDatepicker {
  display:block;
  width:100%;
  height:39px;
  padding:9px 12px;
  font-size:13px;
  line-height:1.49;
  color:rgba(0,0,0,.87);
  background-color:#f7f7f7;
  background-image:none;
  border:1px solid #c4c4c4;
  border-radius:0;
  -webkit-transition:border-color .15s ease-in-out;
  transition:border-color .15s ease-in-out
}
body.customer-area-active .cuar-css-wrapper .acf-date-picker input.hasDatepicker:focus,
body.customer-area-active .cuar-css-wrapper .acf-date-time-picker input.hasDatepicker:focus,
body.customer-area-active .cuar-css-wrapper .acf-field-email input:focus,
body.customer-area-active .cuar-css-wrapper .acf-field-google-map input.search:focus,
body.customer-area-active .cuar-css-wrapper .acf-field-number input:focus,
body.customer-area-active .cuar-css-wrapper .acf-field-oembed input.input-search:focus,
body.customer-area-active .cuar-css-wrapper .acf-field-password input:focus,
body.customer-area-active .cuar-css-wrapper .acf-field-textarea textarea:focus,
body.customer-area-active .cuar-css-wrapper .acf-field-text input:focus,
body.customer-area-active .cuar-css-wrapper .acf-field-url input:focus,
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input:focus,
body.customer-area-active .cuar-css-wrapper .acf-time-picker input.hasDatepicker:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-picker input.hasDatepicker:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-time-picker input.hasDatepicker:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-email input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-google-map input.search:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-number input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-oembed input.input-search:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-password input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-textarea textarea:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-text input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-url input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-relationship .filters .filter input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-time-picker input.hasDatepicker:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-picker input.hasDatepicker:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-time-picker input.hasDatepicker:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-email input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-google-map input.search:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-number input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-oembed input.input-search:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-password input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-textarea textarea:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-text input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-url input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-relationship .filters .filter input:focus,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-time-picker input.hasDatepicker:focus {
  border-color:grey;
  outline:0
}
body.customer-area-active .cuar-css-wrapper .acf-date-picker input.hasDatepicker::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-date-time-picker input.hasDatepicker::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-email input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-google-map input.search::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-number input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-oembed input.input-search::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-password input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-textarea textarea::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-text input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-url input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-time-picker input.hasDatepicker::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-picker input.hasDatepicker::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-time-picker input.hasDatepicker::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-email input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-google-map input.search::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-number input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-oembed input.input-search::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-password input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-textarea textarea::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-text input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-url input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-relationship .filters .filter input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-time-picker input.hasDatepicker::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-picker input.hasDatepicker::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-time-picker input.hasDatepicker::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-email input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-google-map input.search::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-number input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-oembed input.input-search::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-password input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-textarea textarea::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-text input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-url input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-relationship .filters .filter input::-moz-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-time-picker input.hasDatepicker::-moz-placeholder {
  color:hsla(0,0%,54.9%,.935);
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .acf-date-picker input.hasDatepicker:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-date-time-picker input.hasDatepicker:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-email input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-google-map input.search:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-number input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-oembed input.input-search:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-password input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-textarea textarea:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-text input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-url input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-time-picker input.hasDatepicker:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-picker input.hasDatepicker:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-time-picker input.hasDatepicker:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-email input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-google-map input.search:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-number input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-oembed input.input-search:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-password input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-textarea textarea:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-text input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-url input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-relationship .filters .filter input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-time-picker input.hasDatepicker:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-picker input.hasDatepicker:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-time-picker input.hasDatepicker:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-email input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-google-map input.search:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-number input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-oembed input.input-search:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-password input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-textarea textarea:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-text input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-url input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-relationship .filters .filter input:-ms-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-time-picker input.hasDatepicker:-ms-input-placeholder {
  color:hsla(0,0%,54.9%,.935)
}
body.customer-area-active .cuar-css-wrapper .acf-date-picker input.hasDatepicker::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-date-time-picker input.hasDatepicker::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-email input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-google-map input.search::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-number input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-oembed input.input-search::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-password input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-textarea textarea::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-text input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-field-url input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .acf-time-picker input.hasDatepicker::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-picker input.hasDatepicker::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-time-picker input.hasDatepicker::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-email input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-google-map input.search::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-number input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-oembed input.input-search::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-password input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-textarea textarea::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-text input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-url input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-relationship .filters .filter input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-time-picker input.hasDatepicker::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-picker input.hasDatepicker::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-time-picker input.hasDatepicker::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-email input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-google-map input.search::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-number input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-oembed input.input-search::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-password input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-textarea textarea::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-text input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-url input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-relationship .filters .filter input::-webkit-input-placeholder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-time-picker input.hasDatepicker::-webkit-input-placeholder {
  color:hsla(0,0%,54.9%,.935)
}
body.customer-area-active .cuar-css-wrapper .acf-date-picker input.hasDatepicker[disabled],
body.customer-area-active .cuar-css-wrapper .acf-date-picker input.hasDatepicker[readonly],
body.customer-area-active .cuar-css-wrapper .acf-date-time-picker input.hasDatepicker[disabled],
body.customer-area-active .cuar-css-wrapper .acf-date-time-picker input.hasDatepicker[readonly],
body.customer-area-active .cuar-css-wrapper .acf-field-email input[disabled],
body.customer-area-active .cuar-css-wrapper .acf-field-email input[readonly],
body.customer-area-active .cuar-css-wrapper .acf-field-google-map input.search[disabled],
body.customer-area-active .cuar-css-wrapper .acf-field-google-map input.search[readonly],
body.customer-area-active .cuar-css-wrapper .acf-field-number input[disabled],
body.customer-area-active .cuar-css-wrapper .acf-field-number input[readonly],
body.customer-area-active .cuar-css-wrapper .acf-field-oembed input.input-search[disabled],
body.customer-area-active .cuar-css-wrapper .acf-field-oembed input.input-search[readonly],
body.customer-area-active .cuar-css-wrapper .acf-field-password input[disabled],
body.customer-area-active .cuar-css-wrapper .acf-field-password input[readonly],
body.customer-area-active .cuar-css-wrapper .acf-field-textarea textarea[disabled],
body.customer-area-active .cuar-css-wrapper .acf-field-textarea textarea[readonly],
body.customer-area-active .cuar-css-wrapper .acf-field-text input[disabled],
body.customer-area-active .cuar-css-wrapper .acf-field-text input[readonly],
body.customer-area-active .cuar-css-wrapper .acf-field-url input[disabled],
body.customer-area-active .cuar-css-wrapper .acf-field-url input[readonly],
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input[disabled],
body.customer-area-active .cuar-css-wrapper .acf-relationship .filters .filter input[readonly],
body.customer-area-active .cuar-css-wrapper .acf-time-picker input.hasDatepicker[disabled],
body.customer-area-active .cuar-css-wrapper .acf-time-picker input.hasDatepicker[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-picker input.hasDatepicker[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-picker input.hasDatepicker[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-time-picker input.hasDatepicker[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-date-time-picker input.hasDatepicker[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-email input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-email input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-google-map input.search[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-google-map input.search[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-number input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-number input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-oembed input.input-search[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-oembed input.input-search[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-password input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-password input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-textarea textarea[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-textarea textarea[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-text input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-text input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-url input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-url input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-relationship .filters .filter input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-relationship .filters .filter input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-time-picker input.hasDatepicker[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-time-picker input.hasDatepicker[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-picker input.hasDatepicker[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-picker input.hasDatepicker[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-time-picker input.hasDatepicker[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-date-time-picker input.hasDatepicker[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-email input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-email input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-google-map input.search[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-google-map input.search[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-number input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-number input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-oembed input.input-search[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-oembed input.input-search[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-password input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-password input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-textarea textarea[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-textarea textarea[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-text input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-text input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-url input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-url input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-relationship .filters .filter input[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-relationship .filters .filter input[readonly],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-time-picker input.hasDatepicker[disabled],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-time-picker input.hasDatepicker[readonly] {
  cursor:not-allowed;
  background-color:#f0f0f0;
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .acf-field-textarea textarea,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-textarea textarea,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-textarea textarea {
  height:auto
}
body.customer-area-active .cuar-css-wrapper .acf-field-range input[type=range],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-range input[type=range],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-range input[type=range] {
  width:auto
}
body.customer-area-active .cuar-css-wrapper .acf-field-url input[type=url],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-url input[type=url],
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-url input[type=url] {
  padding-left:35px
}
body.customer-area-active .cuar-css-wrapper .acf-url i,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-url i,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-url i {
  top:10px;
  left:10px
}
body.customer-area-active .cuar-css-wrapper .acf-oembed,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-oembed,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-oembed {
  background:#f4f3f2;
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .acf-loading-overlay,
body.customer-area-active .cuar-css-wrapper .acf-oembed .canvas,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-oembed .acf-loading-overlay,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-oembed .canvas,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-oembed .acf-loading-overlay,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-oembed .canvas {
  background:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .canvas .fluid-width-video-wrapper iframe,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-oembed .canvas .fluid-width-video-wrapper iframe,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-oembed .canvas .fluid-width-video-wrapper iframe {
  position:absolute;
  top:0;
  height:100%
}
body.customer-area-active .cuar-css-wrapper .acf-oembed .title,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-oembed .title,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-oembed .title {
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-file-uploader .file-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-file-uploader .file-wrap {
  background:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-icon,
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-file-uploader .file-icon,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-file-uploader .file-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-file-uploader .file-icon,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-file-uploader .file-wrap {
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-file-uploader .file-icon,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-file-uploader .file-icon,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-file-uploader .file-icon {
  background:#f7f7f7
}
body.customer-area-active .cuar-css-wrapper .acf-taxonomy-field .categorychecklist-holder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-taxonomy-field .categorychecklist-holder,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-taxonomy-field .categorychecklist-holder {
  border:1px solid #c4c4c4;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .acf-link .link-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-link .link-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-link .link-wrap {
  background:#f7f7f7;
  border:1px solid #c4c4c4;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .acf-link .link-wrap a.acf-icon.-clear,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-link .link-wrap a.acf-icon.-clear,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-link .link-wrap a.acf-icon.-clear {
  float:right
}
body.customer-area-active .cuar-css-wrapper .acf-google-map,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-google-map,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-google-map {
  background:none;
  border-color:#c4c4c4
}
body.customer-area-active .cuar-css-wrapper .acf-google-map input.search,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-google-map input.search,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-google-map input.search {
  border:none
}
body.customer-area-active .cuar-css-wrapper .acf-google-map .title,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-google-map .title,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-google-map .title {
  border-color:#c4c4c4
}
body.customer-area-active .cuar-css-wrapper .acf-field-button-group .acf-button-group label,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-button-group .acf-button-group label,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-button-group .acf-button-group label {
  border-color:#ebebeb;
  background:#fff;
  color:rgba(65,65,65,.9168)
}
body.customer-area-active .cuar-css-wrapper .acf-field-button-group .acf-button-group label.selected,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-button-group .acf-button-group label.selected,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-button-group .acf-button-group label.selected {
  border-color:#444;
  background:#595959;
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .acf-switch,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-switch,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-switch {
  border-color:#ebebeb;
  background:#fff;
  color:rgba(65,65,65,.9168)
}
body.customer-area-active .cuar-css-wrapper .acf-switch .acf-switch-slider,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-switch .acf-switch-slider,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-switch .acf-switch-slider {
  background:#fff;
  border-color:#ebebeb
}
body.customer-area-active .cuar-css-wrapper .acf-switch.-on,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-switch.-on,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-switch.-on {
  border-color:#444;
  background:#595959;
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .acf-switch.-on.acf-switch-slider,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-switch.-on.acf-switch-slider,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-switch.-on.acf-switch-slider {
  border-color:#444
}
body.customer-area-active .cuar-css-wrapper .acf-switch.-focus .acf-switch-slider,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-switch.-focus .acf-switch-slider,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-switch.-focus .acf-switch-slider {
  -webkit-box-shadow:0 0 2px rgba(89,89,89,.8);
  box-shadow:0 0 2px rgba(89,89,89,.8)
}
body.customer-area-active .cuar-css-wrapper .acf-gallery,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-gallery,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-gallery {
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-main,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-gallery .acf-gallery-main,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-gallery .acf-gallery-main {
  background:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-toolbar,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-gallery .acf-gallery-toolbar,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-gallery .acf-gallery-toolbar {
  border-color:#d6d6d6;
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .acf-gallery-attachment .margin,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-gallery .acf-gallery-attachment .margin,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-gallery .acf-gallery-attachment .margin {
  border-color:#c4c4c4;
  background:#f7f7f7
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .thumbnail,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-gallery .thumbnail,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-gallery .thumbnail {
  padding:0;
  margin:0;
  line-height:1;
  background-color:transparent;
  border:none;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .acf-gallery .thumbnail img,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-gallery .thumbnail img,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-gallery .thumbnail img {
  max-width:none
}
body.customer-area-active .cuar-css-wrapper .acf-accordion,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-accordion,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-accordion {
  background:none
}
body.customer-area-active .cuar-css-wrapper .acf-accordion .acf-accordion-title,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-accordion .acf-accordion-title,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-accordion .acf-accordion-title {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-accordion.-open .acf-accordion-title,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-accordion.-open .acf-accordion-title,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-accordion.-open .acf-accordion-title {
  border-left:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-flexible-content .layout,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-flexible-content .layout {
  background:#fff;
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-fc-layout-handle,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-flexible-content .layout .acf-fc-layout-handle,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-flexible-content .layout .acf-fc-layout-handle {
  border-color:#d6d6d6;
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout>.acf-table>tbody>tr,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-flexible-content .layout>.acf-table>tbody>tr,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-flexible-content .layout>.acf-table>tbody>tr {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-fc-layout-order,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-flexible-content .layout .acf-fc-layout-order,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-flexible-content .layout .acf-fc-layout-order {
  background:#38342f;
  color:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-icon.-collapse,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-flexible-content .layout .acf-icon.-collapse,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-flexible-content .layout .acf-icon.-collapse {
  color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .layout .acf-icon.-collapse:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-flexible-content .layout .acf-icon.-collapse:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-flexible-content .layout .acf-icon.-collapse:hover {
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .acf-flexible-content .no-value-message,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-flexible-content .no-value-message,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-flexible-content .no-value-message {
  border-color:rgba(35,32,30,.408);
  color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .acf-field-repeater .acf-icon,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-repeater .acf-icon,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-repeater .acf-icon {
  background:#fff;
  border:none
}
body.customer-area-active .cuar-css-wrapper .acf-field-relationship .acf-relationship,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-relationship .acf-relationship,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-relationship .acf-relationship {
  background:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .acf-field-relationship .acf-relationship .filters,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-relationship .acf-relationship .filters,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-relationship .acf-relationship .filters {
  background:#fff;
  border-color:#d6d6d6;
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .acf-field-relationship .acf-relationship .filters .filter input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-relationship .acf-relationship .filters .filter input,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-relationship .acf-relationship .filters .filter input {
  padding:5px;
  height:28px
}
body.customer-area-active .cuar-css-wrapper .acf-field-relationship .acf-relationship .selection,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-relationship .acf-relationship .selection,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-relationship .acf-relationship .selection {
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-field-relationship .acf-relationship .selection .choices,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-relationship .acf-relationship .selection .choices,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-relationship .acf-relationship .selection .choices {
  background:#fff;
  border-color:#d6d6d6;
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .acf-field-relationship .acf-relationship .selection .choices .list,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-relationship .acf-relationship .selection .choices .list,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-relationship .acf-relationship .selection .choices .list {
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-field-relationship .acf-relationship .selection .values,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-relationship .acf-relationship .selection .values,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-relationship .acf-relationship .selection .values {
  background:#f4f3f2
}
body.customer-area-active .cuar-css-wrapper .acf-field-relationship .acf-relationship .list .acf-rel-item:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-relationship .acf-relationship .list .acf-rel-item:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-relationship .acf-relationship .list .acf-rel-item:hover {
  background:#595959;
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-tab-wrap,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-tab-wrap {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap .acf-tab-group,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-tab-wrap .acf-tab-group,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-tab-wrap .acf-tab-group {
  border-color:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap .acf-tab-group li a,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-tab-wrap .acf-tab-group li a,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-tab-wrap .acf-tab-group li a {
  background:#fff;
  border-color:#d6d6d6;
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap .acf-tab-group li.active a,
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap .acf-tab-group li a:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-tab-wrap .acf-tab-group li.active a,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-tab-wrap .acf-tab-group li a:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-tab-wrap .acf-tab-group li.active a,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-tab-wrap .acf-tab-group li a:hover {
  background:#fff
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap.-left li a:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-tab-wrap.-left li a:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-tab-wrap.-left li a:hover {
  border-right:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap.-left li.active a,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-tab-wrap.-left li.active a,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-tab-wrap.-left li.active a {
  border-left:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap.-left li.active a:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-tab-wrap.-left li.active a:hover,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-tab-wrap.-left li.active a:hover {
  border-right:none
}
body.customer-area-active .cuar-css-wrapper .acf-fields>.acf-tab-wrap.-top li.active a,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-fields>.acf-tab-wrap.-top li.active a,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-fields>.acf-tab-wrap.-top li.active a {
  border-top:2px solid #515151
}
body.customer-area-active .cuar-css-wrapper .acf-field-color-picker,
body.customer-area-active .cuar-css-wrapper .acf-field-wysiwyg,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-color-picker,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields .acf-field-wysiwyg,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-color-picker,
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-user-register-fields .acf-field-wysiwyg {
  display:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .acf-form-fields>.acf-field.acf-field-group .acf-label>label {
  background:none;
  border:none;
  padding:0;
  font-size:100%;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .acf-form-fields>.acf-field.acf-field-group .acf-label>.description {
  padding:0;
  border:none;
  background:none
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .acf-form-fields>.acf-field.acf-field-group .acf-input {
  border:none;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .acf-form-fields>.acf-field.acf-field-group .acf-input .acf-field {
  padding-left:11px;
  padding-right:11px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .acf-form-fields>.acf-field.acf-field-group .acf-input .acf-field select {
  padding:9px 12px
}
body.customer-area-active .cuar-css-wrapper .cuar-form.cuar-wizard .acf-form-fields>.acf-field.acf-field-group>.acf-input>.acf-table {
  margin-left:11px;
  margin-right:11px
}
body.customer-area-active .cuar-css-wrapper .cuar-form .acf-form-fields.-left>.acf-field.acf-field-group>.acf-input>.acf-fields.-left.-border {
  border-top:1px solid #d6d6d6;
  border-bottom:1px solid #d6d6d6
}
body.customer-area-active.single .cuar-css-wrapper .cuar-field.cuar-readonly-field.cuar-acf-field {
  padding:9px 0;
  border-bottom:1px solid #d6d6d6
}
body.customer-area-active.single .cuar-css-wrapper .cuar-field.cuar-readonly-field.cuar-acf-field>.panel-body {
  border:0;
  padding:0 11px
}
body.customer-area-active .cuar-css-wrapper .cuar-elementor-content-styles ul {
  list-style:disc outside
}
body.customer-area-active .cuar-css-wrapper .cuar-elementor-content-styles ol {
  list-style:decimal outside
}
body.customer-area-active .cuar-css-wrapper .cuar-elementor-content-styles li {
  margin-left:22px
}
body.customer-area-active .cuar-css-wrapper .cuar-widget {
  margin:0 0 18px;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .cuar-widget:after,
body.customer-area-active .cuar-css-wrapper .cuar-widget:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .cuar-widget:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .cuar-widget ul {
  list-style:disc outside
}
body.customer-area-active .cuar-css-wrapper .cuar-widget ol {
  list-style:decimal outside
}
body.customer-area-active .cuar-css-wrapper .cuar-widget li {
  margin-left:8px
}
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+div:not(.cuar-tree),
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+ol,
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+ul,
body.customer-area-active .cuar-css-wrapper .cuar-widget>div:not(.cuar-widget-title) {
  position:relative;
  padding:15px;
  border:1px solid #d6d6d6;
  border-top:0;
  margin-bottom:0;
  word-break:break-word
}
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+div:not(.cuar-tree):after,
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+div:not(.cuar-tree):before,
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+ol:after,
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+ol:before,
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+ul:after,
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+ul:before,
body.customer-area-active .cuar-css-wrapper .cuar-widget>div:not(.cuar-widget-title):after,
body.customer-area-active .cuar-css-wrapper .cuar-widget>div:not(.cuar-widget-title):before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+div:not(.cuar-tree):after,
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+ol:after,
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-widget-title+ul:after,
body.customer-area-active .cuar-css-wrapper .cuar-widget>div:not(.cuar-widget-title):after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .cuar-widget>div:not(.cuar-widget-title) {
  border-top:1px solid #d6d6d6
}
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-cloud .label {
  display:inline-block;
  margin-right:4.75px;
  margin-bottom:3.8px;
  line-height:19px;
  -webkit-box-sizing:content-box;
  box-sizing:content-box
}
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-cloud .label:after,
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-cloud .label:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-cloud .label:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-cloud .label .avatar {
  height:2.5em;
  width:auto;
  padding:0;
  margin:-.3em 9.5px -.4em -.7em;
  float:left;
  border-top-left-radius:inherit;
  border-bottom-left-radius:inherit;
  border-top-right-radius:0;
  border-bottom-right-radius:0
}
body.customer-area-active .cuar-css-wrapper .cuar-widget .cuar-cloud .label.label-sm .avatar {
  margin:-.1em 9.5px -.2em -.65em;
  height:2.3em
}
body.customer-area-active .cuar-css-wrapper .cuar-widget>.cuar-widget-content-list {
  margin-bottom:0!important;
  padding:0!important;
  border:0!important
}
body.customer-area-active .cuar-css-wrapper .cuar-widget>.cuar-widget-content-list>.list-group {
  margin-bottom:0;
  list-style:none
}
body.customer-area-active .cuar-css-wrapper .cuar-widget>.cuar-widget-content-list>.list-group li {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .cuar-widget .panel-heading+.cuar-widget-content-list>.list-group>li:first-child,
body.customer-area-active .cuar-css-wrapper .cuar-widget .panel-heading+.cuar-widget-content-list>.list-group>li:first-child>a {
  border-top:0
}
body.customer-area-active.admin-bar .cuar-css-wrapper .mce-tinymce.mce-fullscreen {
  z-index:100010
}
@keyframes cuar-loading-indicator {
  to {
    -webkit-transform:rotate(1turn);
    transform:rotate(1turn)
  }
}
@-webkit-keyframes cuar-loading-indicator {
  to {
    -webkit-transform:rotate(1turn)
  }
}
body.customer-area-active .cuar-css-wrapper .cuar-loading-indicator {
  display:block;
  position:relative;
  min-width:18px;
  min-height:18px
}
body.customer-area-active .cuar-css-wrapper .cuar-loading-indicator:before {
  content:"...";
  position:absolute;
  top:50%;
  left:50%;
  width:18px;
  height:18px;
  margin-top:-8px;
  margin-left:-8px
}
body.customer-area-active .cuar-css-wrapper .cuar-loading-indicator:not(:required):before {
  content:"";
  border-radius:50%;
  border:1px solid #38342f;
  border-top-color:#515151;
  animation:cuar-loading-indicator .6s linear infinite;
  -webkit-animation:cuar-loading-indicator .6s linear infinite
}
body.customer-area-active.single .cuar-css-wrapper.cuar-content-container {
  padding:11px
}
body.customer-area-active.single>.cuar-css-wrapper {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .cuar-clearfix:after,
body.customer-area-active .cuar-css-wrapper .cuar-clearfix:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .cuar-clearfix:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-attachments .table {
  table-layout:auto
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-attachments .table .cuar-caption {
  width:100%;
  overflow-wrap:anywhere
}
body.customer-area-active .cuar-css-wrapper:not(.cuar-content-container) {
  overflow:visible
}
body.customer-area-active .cuar-css-wrapper .cuar-single-entry {
  margin-bottom:22px;
  border:1px solid #d6d6d6;
  border-top:4px solid #d6d6d6;
  padding:11px
}
body.customer-area-active .cuar-css-wrapper .cuar-single-entry:after,
body.customer-area-active .cuar-css-wrapper .cuar-single-entry:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .cuar-single-entry:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main {
  padding:22px 12px
}
body.customer-area-active .cuar-css-wrapper .cuar-single-post-content-wrapper {
  margin:0 auto
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles ul {
  list-style:disc outside
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles ol {
  list-style:decimal outside
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles li {
  margin-left:22px
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles del {
  text-decoration:line-through
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles dl {
  margin:0 1.71428571rem
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles dt {
  font-weight:700;
  margin-bottom:1.71428571rem
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles dd {
  line-height:1.71428571;
  margin:0 0 1.71428571rem
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles cite,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles em,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles i {
  font-style:italic
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles cite {
  border:none
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles big {
  font-size:128.571429%
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles i,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles strike,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles u {
  display:inline
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles u {
  text-decoration:underline
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles i.fa {
  font-style:normal
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles strike {
  text-decoration:line-through
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles blockquote {
  font-style:italic!important;
  font-weight:400;
  margin:0;
  padding:1.71428571rem
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles code,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles kbd,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles samp,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles var {
  font-family:Consolas,Monaco,Lucida Console,monospace;
  font-size:12px;
  font-size:13.714px;
  font-size:.85714286rem;
  line-height:2
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles abbr,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles acronym,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles dfn {
  border-bottom:1px dotted #d6d6d6;
  cursor:help
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles address {
  display:block;
  line-height:1.71428571;
  margin:0 0 1.71428571rem
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles ins {
  border:none;
  color:#333;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles sub,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles sup {
  top:-.5em
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles sub {
  bottom:-.25em
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles .alignleft {
  display:inline;
  float:left;
  margin:.85714286rem 1.71428571rem .85714286rem 0
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles .alignright {
  display:inline;
  float:right;
  margin:.85714286rem 0 .85714286rem 1.71428571rem
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles .aligncenter {
  clear:both;
  display:block;
  margin:.85714286rem auto
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles img {
  max-width:100%;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles .editor-attachment,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles img {
  border:0;
  max-width:100%
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles img.size-full {
  width:auto/9
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles img[class*=wp-image-] {
  height:auto;
  max-width:100%
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles img[class*=align],
body.customer-area-active .cuar-css-wrapper .cuar-content-styles img[class*=attachment-],
body.customer-area-active .cuar-css-wrapper .cuar-content-styles img[class*=wp-image-] {
  height:auto
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles img.mce-wp-nextpage {
  border-radius:0;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles img.wp-smiley {
  border:0;
  border-radius:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  margin-bottom:0;
  margin-top:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles .wp-caption-text {
  font-size:.9em;
  font-style:italic;
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles .wp-caption {
  background:transparent;
  border:none;
  margin:0;
  padding:4px;
  text-align:left;
  font-size:.9em;
  font-style:italic;
  color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles .wp-caption-dt {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles .wp-caption-dd,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles .wp-caption .wp-caption-text {
  color:rgba(35,32,30,.408);
  font-style:italic;
  font-size:12px;
  font-size:13.714px;
  font-size:.85714286rem;
  line-height:2;
  margin:0 0 1.71429rem
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles a:not(.btn) {
  color:#515151;
  text-decoration:underline
}
body.customer-area-active .cuar-css-wrapper .cuar-content-styles a:not(.btn):active,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles a:not(.btn):focus,
body.customer-area-active .cuar-css-wrapper .cuar-content-styles a:not(.btn):hover {
  color:#626262;
  outline:0;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper a {
  color:#515151;
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper a:active,
body.customer-area-active .cuar-css-wrapper a:focus,
body.customer-area-active .cuar-css-wrapper a:hover {
  color:#515151;
  outline:0;
  text-decoration:underline
}
body.customer-area-active .cuar-css-wrapper .fa {
  vertical-align:baseline
}
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main a.btn:focus,
body.customer-area-active .cuar-css-wrapper .cuar-page-content-main a.btn:hover {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .cuar-embed-wrapper {
  position:relative;
  padding-bottom:56.25%;
  overflow:hidden;
  max-width:100%;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .cuar-embed-wrapper embed,
body.customer-area-active .cuar-css-wrapper .cuar-embed-wrapper iframe,
body.customer-area-active .cuar-css-wrapper .cuar-embed-wrapper object {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable {
  position:relative;
  display:inline-block;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable>button {
  position:relative;
  float:left
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable>button.active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable>button:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable>button:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable>button:hover {
  z-index:2
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable>button:focus {
  outline:0
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit] {
  color:#d0cfcf;
  background-color:#595959
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit],
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit]:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit]:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit]:hover {
  color:#d0cfcf;
  background-color:#464646;
  border-color:rgba(0,0,0,.05)
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit],
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit]:active {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].disabled,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].disabled.active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].disabled:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].disabled:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].disabled:hover,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit][disabled],
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit][disabled].active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit][disabled]:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit][disabled]:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit][disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit],
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit]:active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit]:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit]:hover {
  background-color:#595959;
  border-color:#444
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit] .badge {
  color:#595959;
  background-color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].light {
  background-color:#686868
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].light,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].dark,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].light.active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].light:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].light:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].light:hover {
  background-color:#494949
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].dark,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].dark.active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].dark:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].dark:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=submit].dark:hover {
  background-color:#3a3a3a
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel] {
  color:rgba(65,65,65,.9168);
  background-color:#fff
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel],
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel]:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel]:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel]:hover {
  color:rgba(65,65,65,.9168);
  background-color:#ececec;
  border-color:rgba(0,0,0,.05)
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel],
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel]:active {
  background-image:none
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].disabled,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].disabled.active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].disabled:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].disabled:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].disabled:hover,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel][disabled],
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel][disabled].active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel][disabled]:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel][disabled]:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel][disabled]:hover,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel],
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel]:active,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel]:focus,
fieldset[disabled] body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel]:hover {
  background-color:#fff;
  border-color:#ebebeb
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel] .badge {
  color:#fff;
  background-color:rgba(65,65,65,.9168)
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].light {
  background-color:#fff
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].light,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].dark,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].light.active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].light:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].light:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].light:hover {
  background-color:#f0f0f0
}
.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].dark,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].dark.active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].dark:active,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].dark:focus,
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button[type=cancel].dark:hover {
  background-color:#e0e0e0
}
body.customer-area-active .cuar-css-wrapper form.cuar-js-editable button+button {
  margin-left:-1px
}
body.customer-area-active .cuar-css-wrapper .cuar-owner-field {
  margin-bottom:18px
}
body.customer-area-active .cuar-css-wrapper .cuar-js-formatted-date * {
  z-index:1000
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields {
  margin-left:-11px;
  margin-right:-11px;
  border-top:1px solid #ebebeb;
  padding:15px 0
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field:after,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field:before,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields:after,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field:after,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field:first-child,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields:first-child {
  border-top:none
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field .cuar-field-label,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields .cuar-field-label {
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field .cuar-readonly-field-file img,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields .cuar-readonly-field-file img {
  max-height:15px;
  margin-right:5px
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field .cuar-readonly-field-oembed,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields .cuar-readonly-field-oembed {
  position:relative;
  padding-bottom:56.25%;
  overflow:hidden;
  max-width:100%;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field .cuar-readonly-field-oembed embed,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field .cuar-readonly-field-oembed iframe,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field .cuar-readonly-field-oembed object,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields .cuar-readonly-field-oembed embed,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields .cuar-readonly-field-oembed iframe,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields .cuar-readonly-field-oembed object {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field .cuar-readonly-field-map,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields .cuar-readonly-field-map {
  width:100%;
  height:400px;
  border:1px solid #d6d6d6;
  margin:20px 0
}
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-field.cuar-readonly-field .cuar-readonly-field-map img,
body.customer-area-active .cuar-css-wrapper .customer-account .cuar-profile-fields .cuar-readonly-field-map img {
  max-width:inherit
}
body.customer-area-active .cuar-css-wrapper .cuar-submit-container {
  background:#f4f3f2;
  padding:11px;
  border-top:1px solid #d6d6d6;
  text-align:right
}
body.customer-area-active.customer-area .ui-datepicker,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker {
  font-family:Open Sans,Helvetica,Arial,sans-serif;
  font-size:13px;
  font-weight:400;
  line-height:1.49;
  color:#38342f;
  background:#fff;
  border-radius:2px;
  border:1px solid #d6d6d6;
  -webkit-box-shadow:0 1px 2px hsla(0,0%,100%,.7);
  box-shadow:0 1px 2px hsla(0,0%,100%,.7);
  display:none;
  margin-top:4px;
  padding:11px;
  width:240px
}
body.customer-area-active.customer-area .ui-datepicker,
body.customer-area-active.customer-area .ui-datepicker *,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker *,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker * {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  outline:0
}
body.customer-area-active.customer-area .ui-datepicker select,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker select,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker select {
  background:#f7f7f7;
  border:1px solid #c4c4c4;
  color:rgba(0,0,0,.87)
}
body.customer-area-active.customer-area .ui-datepicker a,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker a,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker a {
  text-decoration:none
}
body.customer-area-active.customer-area .ui-datepicker a:hover,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker a:hover,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker a:hover {
  -moz-transition:color .1s ease-in-out;
  -o-transition:color .1s ease-in-out;
  -webkit-transition:color .1s ease-in-out;
  color:#515151;
  text-decoration:none;
  transition:color .1s ease-in-out;
  outline:0
}
body.customer-area-active.customer-area .ui-datepicker td:hover a,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker td:hover a,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker td:hover a {
  -moz-transition:color .1s ease-in-out;
  -o-transition:color .1s ease-in-out;
  -webkit-transition:color .1s ease-in-out;
  color:#38342f;
  transition:color .1s ease-in-out;
  outline:0
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-header,
body.customer-area-active.customer-area .ui-datepicker .ui-widget-header,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-header,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-widget-header,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-header,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-widget-header {
  width:238px;
  margin:-11px -11px 12px;
  text-align:center;
  border-radius:0;
  background:#fff;
  color:#38342f;
  border:0;
  border-bottom:1px solid #d6d6d6
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-title,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-title,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-title {
  font-weight:400;
  padding:5px 8px
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-buttonpane,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-buttonpane,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-buttonpane {
  margin-top:15px
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current {
  display:none
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-today>a,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-today>a,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-today>a {
  background-color:hsla(0,0%,91.4%,.8224)
}
body.customer-area-active.customer-area .ui-datepicker .ui-widget-content,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-widget-content,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-widget-content {
  background-color:#fff;
  border-color:#d6d6d6
}
body.customer-area-active.customer-area .ui-datepicker .ui-corner-all,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-corner-all,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-corner-all {
  display:table
}
body.customer-area-active.customer-area .ui-datepicker .ui-corner-all:before,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-corner-all:before,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-corner-all:before {
  height:100%;
  display:table-cell;
  vertical-align:middle;
  width:100%;
  display:block
}
body.customer-area-active.customer-area .ui-datepicker .ui-corner-all.ui-state-hover,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-corner-all.ui-state-hover,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-corner-all.ui-state-hover {
  border-color:#515151
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-next span,
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-prev span,
body.customer-area-active.customer-area .ui-datepicker .ui-icon,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-next span,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-prev span,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-icon,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-next span,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-prev span,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-icon {
  display:none
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-next,
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-prev,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-next,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-prev,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-next,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-prev {
  -webkit-font-smoothing:antialiased;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:400;
  width:30px;
  line-height:19px;
  height:inherit;
  display:table-cell;
  padding:5px 8px;
  background-color:#f4f3f2;
  color:#38342f;
  margin-top:7px
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-prev,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-prev,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-prev {
  float:left;
  margin-left:2px
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-prev:before,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-prev:before,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-prev:before {
  content:"\f104"
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-next,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-next,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-next {
  float:right;
  margin-right:2px
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-next:before,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-next:before,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-next:before {
  content:"\f105"
}
body.customer-area-active.customer-area .ui-datepicker .ui-state-default,
body.customer-area-active.customer-area .ui-datepicker .ui-widget-content .ui-state-default,
body.customer-area-active.customer-area .ui-datepicker .ui-widget-header .ui-state-default,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-state-default,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-widget-content .ui-state-default,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-widget-header .ui-state-default,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-state-default,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-widget-content .ui-state-default,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-widget-header .ui-state-default {
  border:1px solid #ebebeb;
  background:#fff;
  font-weight:400;
  color:rgba(65,65,65,.9168);
  outline:0;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active.customer-area .ui-datepicker .ui-state-active,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-state-active,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-state-active {
  background:#595959;
  color:#d0cfcf;
  border:1px solid #444
}
body.customer-area-active.customer-area .ui-datepicker .ui-state-highlight,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-state-highlight,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-state-highlight {
  border:1px solid #444;
  color:#38342f
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-calendar,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-calendar,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-calendar {
  table-layout:fixed;
  width:100%
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-calendar th,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-calendar th,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-calendar th {
  padding:4px 0;
  text-align:center
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-calendar td,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-calendar td,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-calendar td {
  -moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;
  -o-transition:background-color .1s ease-in-out,color .1s ease-in-out;
  -webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;
  border-radius:2px;
  padding:1px;
  text-align:center;
  transition:background-color .1s ease-in-out,color .1s ease-in-out
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-calendar td:hover,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-calendar td:hover,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-calendar td:hover {
  background-color:#595959;
  color:#d0cfcf;
  cursor:pointer
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-calendar td a,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-calendar td a,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-calendar td a {
  text-decoration:none;
  display:block
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
  background-color:#fff;
  cursor:default
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-current-day,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-current-day,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-current-day {
  background-color:#595959
}
body.customer-area-active.customer-area .ui-datepicker .ui-datepicker-current-day a,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-current-day a,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-current-day a {
  color:#d0cfcf
}
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-next,
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-prev,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-next,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-prev {
  font-family:dashicons
}
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-prev:before,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-prev:before {
  content:"\f341"
}
body.wp-admin[class*=" post-type-cuar_"] .ui-datepicker .ui-datepicker-next:before,
body.wp-admin[class^=post-type-cuar_] .ui-datepicker .ui-datepicker-next:before {
  content:"\f345"
}
body.customer-area-active .cuar-css-wrapper .select2-container {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  display:inline-block;
  margin:0;
  position:relative;
  vertical-align:middle
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-selection--single {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  cursor:pointer;
  display:block;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-user-select:none
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  display:block;
  padding-left:8px;
  padding-right:20px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-selection--single .select2-selection__clear {
  position:relative
}
body.customer-area-active .cuar-css-wrapper .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right:8px;
  padding-left:20px
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-selection--multiple {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  cursor:pointer;
  display:block;
  min-height:32px;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-user-select:none
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-selection--multiple .select2-selection__rendered {
  display:inline-block;
  overflow:hidden;
  padding-left:8px;
  text-overflow:ellipsis;
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-search--inline {
  float:left
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-search--inline .select2-search__field {
  background:transparent;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border:none;
  outline:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  font-size:100%;
  margin:7px 0 0 3px;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance:none
}
body.customer-area-active .cuar-css-wrapper .select2-dropdown {
  background-color:#f7f7f7;
  border:1px solid #c4c4c4;
  border-radius:0;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  display:block;
  position:absolute;
  left:-100000px;
  width:100%;
  z-index:1051
}
body.customer-area-active .cuar-css-wrapper .select2-results {
  display:block
}
body.customer-area-active .cuar-css-wrapper .select2-results__options {
  list-style:none;
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .select2-results__option {
  padding:6px;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-user-select:none
}
body.customer-area-active .cuar-css-wrapper .select2-results__option[aria-selected] {
  cursor:pointer
}
body.customer-area-active .cuar-css-wrapper .select2-container--open .select2-dropdown {
  left:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--open .select2-dropdown--above {
  border-bottom:none;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--open .select2-dropdown--below {
  border-top:none;
  border-top-left-radius:0;
  border-top-right-radius:0
}
body.customer-area-active .cuar-css-wrapper .select2-search--dropdown {
  display:block;
  padding:4px
}
body.customer-area-active .cuar-css-wrapper .select2-search--dropdown .select2-search__field {
  padding:4px;
  width:100%;
  outline:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance:none
}
body.customer-area-active .cuar-css-wrapper .select2-search--dropdown.select2-search--hide {
  display:none
}
body.customer-area-active .cuar-css-wrapper .select2-close-mask {
  border:0;
  margin:0;
  padding:0;
  display:block;
  position:fixed;
  left:0;
  top:0;
  min-height:100%;
  min-width:100%;
  height:auto;
  width:auto;
  opacity:0;
  z-index:99;
  background-color:#fff;
  filter:alpha(opacity=0)
}
body.customer-area-active .cuar-css-wrapper .select2-hidden-accessible {
  border:0!important;
  clip:rect(0 0 0 0)!important;
  height:1px!important;
  margin:-1px!important;
  overflow:hidden!important;
  padding:0!important;
  position:absolute!important;
  width:1px!important
}
body.customer-area-active .cuar-css-wrapper .select2-container,
body.customer-area-active .cuar-css-wrapper .select2-container * {
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .select2-container ol,
body.customer-area-active .cuar-css-wrapper .select2-container ul {
  list-style:none
}
body.customer-area-active .cuar-css-wrapper .select2-container li {
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-selection__rendered {
  display:block;
  width:100%;
  height:auto;
  min-height:39px;
  padding:9px 12px;
  font-size:13px;
  line-height:1.49;
  color:rgba(0,0,0,.87);
  background-color:#f7f7f7;
  background-image:none;
  border:1px solid #c4c4c4;
  border-radius:0;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .select2-container .select2-selection__rendered>.select2-selection__clear+.select2-search.select2-search--inline,
body.customer-area-active .cuar-css-wrapper .select2-container .select2-selection__rendered>li.select2-search.select2-search--inline:first-child {
  min-width:100%
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--single {
  background-color:transparent;
  border:0;
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--single:focus {
  outline:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--single .select2-selection__clear {
  cursor:pointer;
  float:right;
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color:hsla(0,0%,54.9%,.935)
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  height:100%;
  line-height:inherit;
  position:absolute;
  top:0;
  right:0;
  width:20px;
  border:1px solid transparent
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color:rgba(0,0,0,.87) transparent transparent;
  border-style:solid;
  border-width:5px 4px 0;
  height:0;
  left:50%;
  margin-left:-4px;
  margin-top:-2px;
  position:absolute;
  top:50%;
  width:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float:left
}
body.customer-area-active .cuar-css-wrapper .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left:1px;
  right:auto
}
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--disabled .select2-selection--single {
  background-color:#f0f0f0;
  cursor:default
}
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display:none
}
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color:transparent transparent #38342f;
  border-width:0 4px 5px
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--multiple {
  background-color:transparent;
  border:0;
  border-radius:0;
  cursor:text
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  list-style:none;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color:hsla(0,0%,54.9%,.935);
  margin-top:5px;
  float:left
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor:pointer;
  float:right;
  font-weight:700;
  margin-top:5px;
  margin-bottom:5px;
  display:none
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice {
  color:#d0cfcf;
  background-color:#595959;
  border:1px solid #444;
  border-radius:2px;
  cursor:default;
  float:left;
  margin-right:5px;
  margin-top:1px;
  margin-bottom:1px;
  padding:2px 5px 1px
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color:#d0cfcf;
  cursor:pointer;
  display:inline-block;
  font-weight:700;
  height:auto;
  margin-right:2px
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color:#acacab
}
body.customer-area-active .cuar-css-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
body.customer-area-active .cuar-css-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
  float:right
}
body.customer-area-active .cuar-css-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left:5px;
  margin-right:auto
}
body.customer-area-active .cuar-css-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left:2px;
  margin-right:auto
}
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--focus .select2-selection--multiple {
  border:0;
  outline:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color:#f0f0f0;
  cursor:default
}
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display:none
}
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius:0;
  border-top-right-radius:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
body.customer-area-active .cuar-css-wrapper .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius:0;
  border-bottom-right-radius:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-search--dropdown .select2-search__field {
  background:#f7f7f7;
  border:1px solid #c4c4c4
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  outline:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-search--inline {
  margin:0;
  width:auto
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-search--inline .select2-search__field {
  width:auto;
  min-width:100%;
  font-size:100%;
  margin:4px 0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results>.select2-results__options {
  max-height:200px;
  overflow-y:auto
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option[role=group] {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option[aria-disabled=true] {
  color:#a3a3a3
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option[aria-selected=true] {
  background-color:#e3e3e3
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option .select2-results__option {
  padding-left:1em
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left:0
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-1em;
  padding-left:2em
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-2em;
  padding-left:3em
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-3em;
  padding-left:4em
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-4em;
  padding-left:5em
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left:-5em;
  padding-left:6em
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color:#595959;
  color:#d0cfcf
}
body.customer-area-active .cuar-css-wrapper .select2-container--default .select2-results__group {
  cursor:default;
  display:block;
  padding:6px
}
body.customer-area-active .cuar-css-wrapper .select2-primary+.select2-container .select2-selection--single,
body.customer-area-active .cuar-css-wrapper .select2-primary+.select2-container .select2-selection--single .select2-selection__rendered {
  color:#d0cfcf;
  border-color:#444;
  background-color:#595959
}
body.customer-area-active .cuar-css-wrapper .select2-primary+.select2-container .select2-selection__arrow b {
  border-top-color:#444
}
body.customer-area-active .cuar-css-wrapper .select2-primary+.select2-container.select2-container--open .select2-selection__arrow b {
  border-bottom-color:#444
}
body.customer-area-active .cuar-css-wrapper .select2-success+.select2-container .select2-selection--single,
body.customer-area-active .cuar-css-wrapper .select2-success+.select2-container .select2-selection--single .select2-selection__rendered {
  color:#cfe2cf;
  border-color:#449d48;
  background-color:#55b559
}
body.customer-area-active .cuar-css-wrapper .select2-success+.select2-container .select2-selection__arrow b {
  border-top-color:#449d48
}
body.customer-area-active .cuar-css-wrapper .select2-success+.select2-container.select2-container--open .select2-selection__arrow b {
  border-bottom-color:#449d48
}
body.customer-area-active .cuar-css-wrapper .select2-info+.select2-container .select2-selection--single,
body.customer-area-active .cuar-css-wrapper .select2-info+.select2-container .select2-selection--single .select2-selection__rendered {
  color:#c0e1f0;
  border-color:#0398db;
  background-color:#0ab1fc
}
body.customer-area-active .cuar-css-wrapper .select2-info+.select2-container .select2-selection__arrow b {
  border-top-color:#0398db
}
body.customer-area-active .cuar-css-wrapper .select2-info+.select2-container.select2-container--open .select2-selection__arrow b {
  border-bottom-color:#0398db
}
body.customer-area-active .cuar-css-wrapper .select2-warning+.select2-container .select2-selection--single,
body.customer-area-active .cuar-css-wrapper .select2-warning+.select2-container .select2-selection--single .select2-selection__rendered {
  color:rgba(65,51,10,.9168);
  border-color:#ecb100;
  background-color:#ffc516
}
body.customer-area-active .cuar-css-wrapper .select2-warning+.select2-container .select2-selection__arrow b {
  border-top-color:#ecb100
}
body.customer-area-active .cuar-css-wrapper .select2-warning+.select2-container.select2-container--open .select2-selection__arrow b {
  border-bottom-color:#ecb100
}
body.customer-area-active .cuar-css-wrapper .select2-danger+.select2-container .select2-selection--single,
body.customer-area-active .cuar-css-wrapper .select2-danger+.select2-container .select2-selection--single .select2-selection__rendered {
  color:#f1d1c7;
  border-color:#ff4409;
  background-color:#ff6331
}
body.customer-area-active .cuar-css-wrapper .select2-danger+.select2-container .select2-selection__arrow b {
  border-top-color:#ff4409
}
body.customer-area-active .cuar-css-wrapper .select2-danger+.select2-container.select2-container--open .select2-selection__arrow b {
  border-bottom-color:#ff4409
}
body.customer-area-active .cuar-css-wrapper .select2-alert+.select2-container .select2-selection--single,
body.customer-area-active .cuar-css-wrapper .select2-alert+.select2-container .select2-selection--single .select2-selection__rendered {
  color:#d4cae4;
  border-color:#5c34a4;
  background-color:#6e3ec2
}
body.customer-area-active .cuar-css-wrapper .select2-alert+.select2-container .select2-selection__arrow b {
  border-top-color:#5c34a4
}
body.customer-area-active .cuar-css-wrapper .select2-alert+.select2-container.select2-container--open .select2-selection__arrow b {
  border-bottom-color:#5c34a4
}
body.customer-area-active .cuar-css-wrapper .select2-system+.select2-container .select2-selection--single,
body.customer-area-active .cuar-css-wrapper .select2-system+.select2-container .select2-selection--single .select2-selection__rendered {
  color:#bedfdb;
  border-color:#007c71;
  background-color:#00a596
}
body.customer-area-active .cuar-css-wrapper .select2-system+.select2-container .select2-selection__arrow b {
  border-top-color:#007c71
}
body.customer-area-active .cuar-css-wrapper .select2-system+.select2-container.select2-container--open .select2-selection__arrow b {
  border-bottom-color:#007c71
}
body.customer-area-active .cuar-css-wrapper .select2-dark+.select2-container .select2-selection--single,
body.customer-area-active .cuar-css-wrapper .select2-dark+.select2-container .select2-selection--single .select2-selection__rendered {
  color:rgba(53,52,50,.9168);
  border-color:#b9b1ad;
  background-color:#ccc6c3
}
body.customer-area-active .cuar-css-wrapper .select2-dark+.select2-container .select2-selection__arrow b {
  border-top-color:#b9b1ad
}
body.customer-area-active .cuar-css-wrapper .select2-dark+.select2-container.select2-container--open .select2-selection__arrow b {
  border-bottom-color:#b9b1ad
}
body.customer-area-active .cuar-css-wrapper .panel.cuar_invoice .table {
  table-layout:auto
}
body.customer-area-active .cuar-css-wrapper .panel.cuar_invoice .table .cuar-total span {
  font-weight:700
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .cuar-invoice-billing-address .cuar-invoice-billing-address-width-logo-block {
    display:table-row
  }
  body.customer-area-active .cuar-css-wrapper .cuar-invoice-billing-address .cuar-invoice-billing-address-width-logo-block .cuar-address-logo-container {
    min-height:100%;
    display:table-cell;
    vertical-align:middle;
    float:none
  }
  body.customer-area-active .cuar-css-wrapper .cuar-invoice-billing-address .cuar-invoice-billing-address-width-logo-block .cuar-address-container {
    display:table-cell;
    float:none
  }
}
@media (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .cuar-address-container,
  body.customer-area-active .cuar-css-wrapper .cuar-address-logo-container {
    text-align:left!important
  }
  body.customer-area-active .cuar-css-wrapper .cuar-address-logo-container .cuar-address-logo {
    max-height:75px;
    max-width:65%
  }
}
body.customer-area-active .cuar-css-wrapper .cuar-invoice-addresses .cuar-address-logo-container .cuar-address-logo {
  max-height:150px
}
body.customer-area-active .cuar-css-wrapper .cuar-invoice-items .cuar-invoice-item .cuar-item-description {
  color:#534d47
}
body.customer-area-active .cuar-css-wrapper .cuar-invoice-items .cuar-invoice-item .cuar-item-description body.customer-area-active .cuar-css-wrapper .fs-sm {
  font-size:11px
}
body.customer-area-active .cuar-css-wrapper .cuar-price {
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .cuar-address-logo {
  max-width:100%;
  max-height:74px;
  display:inline
}
body.customer-area-active .cuar-css-wrapper .cuar-invoice-totals .cuar-panel-property-list .panel-body td,
body.customer-area-active .cuar-css-wrapper .cuar-invoice-totals .cuar-panel-property-list .panel-body th {
  font-weight:400
}
body.customer-area-active .cuar-css-wrapper .cuar-invoice-totals .cuar-panel-property-list .panel-body .cuar-total td,
body.customer-area-active .cuar-css-wrapper .cuar-invoice-totals .cuar-panel-property-list .panel-body .cuar-total th {
  font-weight:700
}
body.customer-area-active .cuar-css-wrapper .cuar-invoice-totals .cuar-panel-property-list .panel-body .cuar-total td body.customer-area-active .cuar-css-wrapper .fs-md,
body.customer-area-active .cuar-css-wrapper .cuar-invoice-totals .cuar-panel-property-list .panel-body .cuar-total th body.customer-area-active .cuar-css-wrapper .fs-md {
  font-size:13px
}
body.customer-area-active .cuar-css-wrapper .cuar-form-links .cuar-separator {
  display:inline-block;
  *display:inline;
  *zoom:1;
  color:#534d47;
  margin-left:15px;
  margin-right:15px
}
body.customer-area-active .cuar-css-wrapper .cuar-form-links .cuar-separator body.customer-area-active .cuar-css-wrapper .fs-sm {
  font-size:11px
}
body.customer-area-active .cuar-css-wrapper .cuar-forgot-password-form img.cuar-captcha,
body.customer-area-active .cuar-css-wrapper .cuar-register-form img.cuar-captcha {
  float:none;
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:18px
}
body.customer-area-active .cuar-css-wrapper .agr-recaptcha-wrapper {
  overflow-y:hidden
}
body.customer-area-active .cuar-css-wrapper .panel.cuar_conversation .table {
  table-layout:auto
}
body.customer-area-active .cuar-css-wrapper .panel.cuar_conversation .table .cuar-title {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .panel.cuar_conversation .table tr.cuar-updated .cuar-replies .label {
  background-color:#ff6331;
  color:#eeeded;
  border:1px solid #ff4409
}
body.customer-area-active .cuar-css-wrapper .panel.cuar_conversation .table tr.cuar-updated .cuar-replies .label[href]:focus,
body.customer-area-active .cuar-css-wrapper .panel.cuar_conversation .table tr.cuar-updated .cuar-replies .label[href]:hover {
  background-color:#eeeded;
  color:#ff6331
}
body.customer-area-active .cuar-css-wrapper .chat-widget .cuar-reply-item .media-body {
  width:100%
}
body.customer-area-active .cuar-css-wrapper .chat-widget .cuar-reply-item.media {
  margin-right:30px
}
body.customer-area-active .cuar-css-wrapper .chat-widget .cuar-reply-item.cuar-current-user-reply.media {
  margin-left:30px;
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .chat-widget .cuar-reply-item.cuar-current-user-reply .media-body {
  background-color:#eee
}
body.customer-area-active .cuar-css-wrapper .chat-widget .cuar-ajax-progress {
  text-align:center
}
body.customer-area-active .cuar-css-wrapper .chat-widget .cuar-ajax-progress .cuar-loading-indicator {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar {
  position:relative;
  padding:11px;
  background:#fff;
  vertical-align:top;
  border-top:1px solid #d6d6d6;
  border-bottom:1px solid #d6d6d6;
  display: none !important; /* MARK EDIT */
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar:after,
body.customer-area-active .cuar-css-wrapper .cuar-toolbar:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar>* {
  position:relative;
  display:inline-block;
  vertical-align:top;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar>* .btn,
body.customer-area-active .cuar-css-wrapper .cuar-toolbar>* .select2-container .select2-selection__rendered,
body.customer-area-active .cuar-css-wrapper .cuar-toolbar>.btn {
  border-color:#d6d6d6!important
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar>* .btn>.avatar,
body.customer-area-active .cuar-css-wrapper .cuar-toolbar>* .select2-container .select2-selection__rendered>.avatar,
body.customer-area-active .cuar-css-wrapper .cuar-toolbar>.btn>.avatar {
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar .cuar-menu-avatar-icon>button {
  padding:4px;
  width:43px;
  height:39px
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar .cuar-menu-avatar-icon>button>img {
  width:29px;
  height:auto
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar ul {
  list-style:none
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar ul li {
  margin:0
}
body.customer-area-active.single .cuar-css-wrapper .cuar-toolbar {
  margin-left:-11px;
  margin-top:-11px;
  margin-right:-11px
}
body.customer-area-active.single .cuar-css-wrapper .cuar-menu-container+.cuar-toolbar {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile {
  border:0;
  border-bottom:5px solid #515151
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body {
  padding:5px 8px 5px 12px
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body i:not(.cuar-owner-icon) {
  padding:5px;
  color:hsla(0,0%,91.4%,.8224)
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body i:not(.cuar-owner-icon) .icon-bg {
  z-index:0
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body .cuar-meta-label {
  color:#515151;
  font-size:17px;
  line-height:17px;
  margin-top:15px
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body .cuar-meta-label,
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body .cuar-meta-value {
  z-index:1;
  position:relative;
  margin-bottom:6px
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body .cuar-meta-value .progress {
  height:19px
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body .cuar-meta-value .btn {
  margin-bottom:4px
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body .cuar-meta-tile-info {
  text-transform:uppercase;
  font-size:.8em;
  line-height:.8em
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile .panel-body .cuar-panel-meta-tile-avatar>img {
  max-width:64px
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-property-list .panel-body {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-property-list .panel-body td,
body.customer-area-active .cuar-css-wrapper .cuar-panel-property-list .panel-body th {
  font-size:11px
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-property-list .panel-body th {
  padding-left:15px
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-property-list .panel-body table {
  border-bottom:0
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-property-list .panel-body table tr:first-child td,
body.customer-area-active .cuar-css-wrapper .cuar-panel-property-list .panel-body table tr:first-child th {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .cuar-panel-property-list .panel-body table tr:last-child td,
body.customer-area-active .cuar-css-wrapper .cuar-panel-property-list .panel-body table tr:last-child th,
body.customer-area-active .cuar-css-wrapper .panel-body.pn>.table {
  border-bottom:0
}
body.customer-area-active .cuar-css-wrapper .panel-body.pn>.table tr:first-child td,
body.customer-area-active .cuar-css-wrapper .panel-body.pn>.table tr:first-child th {
  border-top:0
}
body.customer-area-active .cuar-css-wrapper .panel-body.pn>.table tr:last-child td,
body.customer-area-active .cuar-css-wrapper .panel-body.pn>.table tr:last-child th {
  border-bottom:0
}
body.customer-area-active .cuar-css-wrapper .panel-body .table .progress {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .panel-body .table td.cuar-extra-info {
  width:1px;
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .panel-heading:empty {
  height:auto
}
ul.cuar-payment-methods li {
  margin:0
}
.entry-content img.cuar-gateway-icon,
img.cuar-gateway-icon,
ul.cuar-payment-methods li img {
  border-radius:0;
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .cuar-private-files .cuar-gallery-page #mix-container .gap,
body.customer-area-active .cuar-css-wrapper .cuar-private-files .cuar-gallery-page #mix-container .mix {
  width:23%
}
@media (max-width:992px) {
  body.customer-area-active .cuar-css-wrapper .cuar-private-files .cuar-gallery-page #mix-container .gap,
  body.customer-area-active .cuar-css-wrapper .cuar-private-files .cuar-gallery-page #mix-container .mix {
    width:31.5%
  }
}
@media (max-width:768px) {
  body.customer-area-active .cuar-css-wrapper .cuar-private-files .cuar-gallery-page #mix-container .gap,
  body.customer-area-active .cuar-css-wrapper .cuar-private-files .cuar-gallery-page #mix-container .mix {
    width:48%
  }
}
@media (max-width:480px) {
  body.customer-area-active .cuar-css-wrapper .cuar-private-files .cuar-gallery-page #mix-container .gap,
  body.customer-area-active .cuar-css-wrapper .cuar-private-files .cuar-gallery-page #mix-container .mix {
    width:100%
  }
}
body.customer-area-active .cuar-css-wrapper .cuar-single-post-footer.cuar-file ul.cuar-attached-files {
  list-style:none;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .cuar-single-post-footer.cuar-file ul.cuar-attached-files li {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .cuar-single-post-footer.cuar-file ul.cuar-attached-files a,
body.customer-area-active .cuar-css-wrapper .cuar-single-post-footer.cuar-file ul.cuar-attached-files a:hover {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment {
  position:relative;
  border:1px solid #e0e0e0;
  background:#fafafa;
  padding:4px 7px;
  margin:4px 0;
  min-height:28px;
  line-height:28px
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment.cuar-js-state-pending {
  background-color:#d4e9ff
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment.cuar-js-state-error {
  background-color:#ff777f
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment.cuar-js-state-success {
  background-color:#fafafa
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-actions {
  display:block;
  float:right;
  min-height:28px;
  line-height:28px;
  padding:4px 0
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-actions a,
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-actions a:hover {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-actions a:focus {
  -webkit-box-shadow:none;
  box-shadow:none
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-caption {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-editable-caption input {
  background:transparent;
  min-width:200px;
  border:none;
  border-bottom:1px solid #aaa;
  padding:0;
  font-size:13px
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-editable-caption input:focus {
  outline:0
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-progress {
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:100%
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-progress .indeterminate {
  display:block;
  position:absolute;
  right:8px;
  bottom:0;
  height:100%;
  background-position-x:100%;
  background-position-y:8px
}
body.customer-area-active .cuar-css-wrapper .cuar-file-attachments .cuar-file-attachment .cuar-progress .determinate {
  display:none;
  position:absolute;
  left:0;
  right:0;
  bottom:0
}
body.customer-area-active .cuar-css-wrapper .cuar-single-post-header {
  background:#f5f5f5;
  padding-top:28px;
  padding-left:16px;
  padding-right:16px;
  margin-bottom:18px;
  border-bottom:1px solid #ebebeb
}
body.customer-area-active .cuar-css-wrapper .cuar-single-post-header .slick-slide {
  padding-left:6px;
  padding-right:6px
}
body.customer-area-active .cuar-css-wrapper .cuar-single-post-header .slick-slide .cuar-panel-meta-tile {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .cuar-meta-link,
body.customer-area-active .cuar-css-wrapper .cuar-meta-link>a {
  white-space:normal;
  text-align:initial
}
body.customer-area-active .cuar-css-wrapper .cuar-meta-link .fa:before {
  color:#38342f
}
body.customer-area-active .cuar-css-wrapper .cuar-single-entry:empty {
  display:none
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main>.select2-container {
  top:40px!important;
  left:auto!important
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main>.select2-container li {
  margin:0
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-form-wrapper .cuarsu-inputs-wrapper,
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-form-wrapper .cuarsu-message-wrapper {
  display:inline-block
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-form-wrapper .cuarsu-inputs-wrapper .cuarsu-submit-wrapper,
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-form-wrapper .cuarsu-message-wrapper .cuarsu-submit-wrapper {
  display:inline-block;
  width:auto
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-form-wrapper .cuarsu-inputs-wrapper .select2-container,
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-form-wrapper .cuarsu-message-wrapper .select2-container {
  vertical-align:top
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-form-wrapper .cuarsu-inputs-wrapper {
  display:block
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher #cuarsu_do_switch_identity {
  border:1px solid #c4c4c4
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-message {
  padding-left:6px;
  margin-top:0;
  margin-bottom:0;
  font-weight:300;
  display:block;
  float:left
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-message>.fa {
  top:2px;
  min-width:22px;
  color:inherit;
  font-size:14px
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-message>a {
  color:inherit
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-id-select-wrapper {
  white-space:nowrap;
  padding-right:40px
}
body.customer-area-active .cuar-css-wrapper .cuarsu-main #cuar-user-switcher .cuarsu-id-select-wrapper .select2-container {
  width:100%!important
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list .panel-body {
  padding:0
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list .panel-body>.cuar-empty-message {
  padding-left:15px;
  padding-right:15px
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list .progress {
  border-radius:0
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list {
  list-style:none;
  padding:0;
  margin:0 0 19px
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item {
  position:relative;
  margin:0
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-handle {
  position:absolute;
  padding:11px 12px 9px 15px;
  width:45px
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-handle .checkbox-custom label {
  display:inline
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-handle:after {
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:3px;
  height:100%;
  background-color:transparent
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-desc {
  padding:11px 11px 11px 0;
  margin-left:45px;
  margin-right:40px
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-desc .cuar-description button {
  padding:4px 6px
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.cuar-js-completed .cuar-task-desc {
  color:rgba(35,32,30,.408)
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.cuar-js-completed .cuar-task-desc .cuar-description {
  text-decoration:line-through
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.cuar-js-completed .cuar-task-desc .cuar-description button {
  text-decoration:none
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.cuar-js-state-pending {
  opacity:.5
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-menu {
  z-index:1;
  position:absolute;
  width:auto;
  height:100%;
  right:0;
  top:0
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-menu .cuar-move-handle {
  cursor:move!important
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-menu .cuar-move-handle:before {
  content:"";
  position:absolute;
  background:url(/wp-content/customer-area/skins/frontend/master-redman/assets/img/framework/plugins/grippy_large.png) no-repeat 0 0;
  width:6px;
  height:20px;
  top:10px;
  right:15px
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-menu .cuar-action {
  opacity:0;
  margin-top:4px
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item .cuar-task-menu .cuar-action.cuar-js-remove-action {
  margin-right:30px
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item:hover .cuar-task-menu .cuar-action {
  opacity:1
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.primary .cuar-task-handle:after {
  background-color:#515151
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.success .cuar-task-handle:after {
  background-color:#4caf50
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.info .cuar-task-handle:after {
  background-color:#03a9f4
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.warning .cuar-task-handle:after {
  background-color:#ffc107
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.danger .cuar-task-handle:after {
  background-color:#ff5722
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.item-alert .cuar-task-handle:after {
  background-color:#673ab7
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.system .cuar-task-handle:after {
  background-color:#009688
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .cuar-task-item.dark .cuar-task-handle:after {
  background-color:#c5bebb
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .checkbox-custom label:before {
  width:18px;
  height:18px;
  border-radius:3px;
  border-width:1px;
  border-color:#ccc
}
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .checkbox-custom input[type=checkbox]:checked+label:after,
body.customer-area-active .cuar-css-wrapper .panel.cuar-panel-task-list ul.cuar-task-list .checkbox-custom input[type=radio]:checked+label:after {
  top:4px;
  left:2px;
  font-size:11px
}
body.customer-area-active.single .cuar-css-wrapper.cuar-content-container .cuar-menu-container {
  margin-left:-11px;
  margin-top:-11px;
  margin-right:-11px
}
body.customer-area-active .cuar-css-wrapper.cuar-content-container>.cuar-menu-container .navbar,
body.customer-area-active .cuar-css-wrapper:not(.cuar-content-container)>.cuar-menu-container .navbar {
  border:0
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container {
  display:block;
  margin-bottom:0;
  background:#fff;
  width:auto
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container:after,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container>nav.navbar,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container>nav.navbar>.nav-container {
  overflow:visible
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container:after,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container:before,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar-header:after,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar-header:before,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar:after,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar:before {
  content:" ";
  display:table
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container:after,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar-header:after,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar:after {
  clear:both
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar {
  margin:0;
  min-height:0;
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-brand {
  display:none
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar li {
  margin:0;
  padding:0
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-nav>li.current-menu-item>a,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-nav>li.current-page-parent>a {
  background:#515151;
  color:#fff
}
@media (max-width:767px) {
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .nav-container {
    margin:0;
    padding:0
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-brand {
    display:block
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-header:after {
    content:" ";
    display:table
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .nav {
    margin:10px 0
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .nav>li {
    float:none
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .nav>li.menu-plus {
    display:none
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container {
    width:100%;
    margin:0
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-nav>li.dropdown {
    position:relative!important
  }
}
@media (min-width:768px) {
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container {
    padding:0
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container>ul {
    white-space:nowrap;
    width:100%
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container>ul>li {
    display:inline-block;
    float:none!important
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container>ul>li>a {
    word-wrap:normal;
    white-space:nowrap;
    width:auto
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container>ul .just-hide {
    opacity:0;
    visibility:hidden
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container>ul .menu-plus {
    position:absolute;
    top:0;
    right:0
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container>ul .menu-plus #cuar-menu-plus-clone li.dropdown-submenu>ul.dropdown-menu {
    display:none;
    float:right;
    position:relative;
    top:auto;
    margin-top:-30px
  }
  body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container>ul .menu-plus #cuar-menu-plus-clone li.dropdown-submenu:hover>ul.dropdown-menu {
    display:block;
    position:absolute;
    left:auto;
    right:100%;
    border-top-right-radius:0
  }
}
body.customer-area-active .cuar-css-wrapper .cuar-attachments img,
body.customer-area-active .cuar-css-wrapper .media img {
  max-width:none
}
body.customer-area-active .cuar-css-wrapper .slider {
  display:inline-block;
  vertical-align:middle;
  position:relative;
  margin-top:14.25px
}
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal {
  width:100%;
  height:19px
}
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-track {
  height:19px;
  width:100%;
  top:0;
  left:0
}
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-selection,
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-track-high,
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-track-low {
  height:2px;
  top:9.5px
}
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-handle,
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-tick {
  margin-left:-9.5px;
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-handle.triangle,
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-tick.triangle {
  border-width:0 9.5px 9.5px;
  width:0;
  height:0;
  border-bottom-color:#0480be;
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-tick-label-container {
  white-space:nowrap;
  margin-top:19px
}
body.customer-area-active .cuar-css-wrapper .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top:3.8px;
  display:inline-block;
  text-align:center
}
body.customer-area-active .cuar-css-wrapper .slider.slider-vertical {
  height:100%;
  width:19px
}
body.customer-area-active .cuar-css-wrapper .slider.slider-vertical .slider-track {
  width:2px;
  height:100%;
  margin-left:-4.75px;
  left:50%;
  top:0
}
body.customer-area-active .cuar-css-wrapper .slider.slider-vertical .slider-selection {
  width:100%;
  left:0;
  top:0;
  bottom:0
}
body.customer-area-active .cuar-css-wrapper .slider.slider-vertical .slider-track-high,
body.customer-area-active .cuar-css-wrapper .slider.slider-vertical .slider-track-low {
  width:100%;
  left:0;
  right:0
}
body.customer-area-active .cuar-css-wrapper .slider.slider-vertical .slider-handle,
body.customer-area-active .cuar-css-wrapper .slider.slider-vertical .slider-tick {
  margin-left:-4.75px;
  margin-top:-9.5px
}
body.customer-area-active .cuar-css-wrapper .slider.slider-vertical .slider-handle.triangle,
body.customer-area-active .cuar-css-wrapper .slider.slider-vertical .slider-tick.triangle {
  border-width:9.5px 0 9.5px 9.5px;
  width:1px;
  height:1px;
  border-left-color:#0480be;
  margin-left:0
}
body.customer-area-active .cuar-css-wrapper .slider.slider-disabled .slider-handle {
  background:#615a53
}
body.customer-area-active .cuar-css-wrapper .slider.slider-disabled .slider-track {
  background:#fcfcfc;
  cursor:not-allowed
}
body.customer-area-active .cuar-css-wrapper .slider input {
  display:none
}
body.customer-area-active .cuar-css-wrapper .slider .tooltip.top {
  margin-top:-36px
}
body.customer-area-active .cuar-css-wrapper .slider .tooltip-inner {
  white-space:nowrap
}
body.customer-area-active .cuar-css-wrapper .slider .hide {
  display:none
}
body.customer-area-active .cuar-css-wrapper .slider-track {
  position:absolute;
  cursor:pointer;
  background:transparent
}
body.customer-area-active .cuar-css-wrapper .slider-track-low {
  background:#bdbdbd
}
body.customer-area-active .cuar-css-wrapper .slider-track-high {
  background:#d6d6d6
}
body.customer-area-active .cuar-css-wrapper .slider-selection {
  position:absolute;
  background-color:#38342f;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .slider-selection.tick-slider-selection {
  background-color:#38342f
}
body.customer-area-active .cuar-css-wrapper .slider-track-high,
body.customer-area-active .cuar-css-wrapper .slider-track-low {
  position:absolute;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
body.customer-area-active .cuar-css-wrapper .slider-handle {
  position:absolute;
  width:28.5px;
  height:19px;
  background-color:#38342f;
  -webkit-filter:none;
  filter:none;
  border:0;
  border-radius:9.5px
}
body.customer-area-active .cuar-css-wrapper .slider-handle.round {
  width:19px;
  border-radius:9.5px
}
body.customer-area-active .cuar-css-wrapper .slider-handle.custom,
body.customer-area-active .cuar-css-wrapper .slider-handle.triangle {
  background:transparent none
}
body.customer-area-active .cuar-css-wrapper .slider-handle.custom:before {
  line-height:19px;
  font-size:20px;
  content:"\2605";
  color:#726204
}
body.customer-area-active .cuar-css-wrapper .slider-tick {
  position:absolute;
  width:19px;
  height:19px;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-filter:none;
  filter:none;
  opacity:.8;
  border:0
}
body.customer-area-active .cuar-css-wrapper .slider-tick.round {
  border-radius:50%
}
body.customer-area-active .cuar-css-wrapper .slider-tick.custom,
body.customer-area-active .cuar-css-wrapper .slider-tick.triangle {
  background:transparent none
}
body.customer-area-active .cuar-css-wrapper .slider-tick.custom:before {
  line-height:19px;
  font-size:20px;
  content:"\2605";
  color:#726204
}
body.customer-area-active .cuar-css-wrapper .slider-tick.in-selection {
  opacity:1
}
.note-group-select-from-files {
  display:none
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame.codeview .note-editing-area .note-codable {
  white-space:pre-wrap
}
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-status-output,
body.customer-area-active .cuar-css-wrapper .note-editor.note-frame .note-statusbar {
  border-color:#c4c4c4
}
body.customer-area-active .cuar-css-wrapper .note-editor .panel-heading.note-toolbar .note-para .dropdown-toggle.list-styles {
  width:20px;
  padding-left:5px
}
body.customer-area-active .cuar-css-wrapper .note-editor .panel-heading.note-toolbar .dropdown-list-styles {
  padding:5px 0;
  min-width:120px
}
body.customer-area-active .cuar-css-wrapper .note-editor .panel-heading.note-toolbar .dropdown-list-styles>li>a {
  padding:5px 15px 5px 25px
}
body.customer-area-active .cuar-css-wrapper .note-editor .dropdown-list-styles>li>a>ol {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .note-editor .modal:last-child .modal-footer {
  display:block
}
body.customer-area-active .cuar-css-wrapper ul.fancytree-container {
  white-space:normal
}
body.customer-area-active .cuar-css-wrapper .cuar-js-msnry-item {
  display:block;
  float:left;
  padding:1px 8px
}
body.customer-area-active .cuar-css-wrapper .fs-md {
  font-size:13px
}
body.customer-area-active .cuar-css-wrapper .mt-md {
  margin-top:18px
}
body.customer-area-active .cuar-css-wrapper .mb-md {
  margin-bottom:18px
}
body.customer-area-active .cuar-css-wrapper .mr-md {
  margin-right:22px
}
body.customer-area-active .cuar-css-wrapper .ml-md {
  margin-left:22px
}
body.customer-area-active .cuar-css-wrapper .fs-lg {
  font-size:17px
}
body.customer-area-active .cuar-css-wrapper .mt-lg {
  margin-top:27px
}
body.customer-area-active .cuar-css-wrapper .mb-lg {
  margin-bottom:27px
}
body.customer-area-active .cuar-css-wrapper .mr-lg {
  margin-right:33px
}
body.customer-area-active .cuar-css-wrapper .ml-lg {
  margin-left:33px
}
body.customer-area-active .cuar-css-wrapper .fs-sm {
  font-size:11px
}
body.customer-area-active .cuar-css-wrapper .mt-sm {
  margin-top:15px
}
body.customer-area-active .cuar-css-wrapper .mb-sm {
  margin-bottom:15px
}
body.customer-area-active .cuar-css-wrapper .mr-sm {
  margin-right:18px
}
body.customer-area-active .cuar-css-wrapper .ml-sm {
  margin-left:18px
}
body.customer-area-active .cuar-css-wrapper .fs-xs {
  font-size:9px
}
body.customer-area-active .cuar-css-wrapper .mt-xs {
  margin-top:12px
}
body.customer-area-active .cuar-css-wrapper .mb-xs {
  margin-bottom:12px
}
body.customer-area-active .cuar-css-wrapper .mr-xs {
  margin-right:15px
}
body.customer-area-active .cuar-css-wrapper .ml-xs {
  margin-left:15px
}
body.customer-area-active .cuar-css-wrapper .fs-none {
  font-size:0
}
body.customer-area-active .cuar-css-wrapper .mt-none {
  margin-top:0
}
body.customer-area-active .cuar-css-wrapper .mb-none {
  margin-bottom:0
}
body.customer-area-active .cuar-css-wrapper .mr-none {
  margin-right:0
}
body.customer-area-active .cuar-css-wrapper .ml-none {
  margin-left:0
}
.inline-block {
  display:inline-block;
  *display:inline;
  *zoom:1
}
body.customer-area-active .cuar-css-wrapper .cuar-toolbar {
  background:#f4f3f2
}
/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face{font-display:swap;font-family:'simple-line-icons';src:url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0');src:url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix')format('embedded-opentype'),url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0')format('woff2'),url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0')format('truetype'),url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0')format('woff'),url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons')format('svg');font-weight:normal;font-style:normal;font-display:swap}.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-minus,.icon-close,.icon-exclamation,.icon-organization,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawer,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calendar,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symbol-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-github,.icon-social-google,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-minus:before{content:"\e615"}.icon-close:before{content:"\e082"}.icon-exclamation:before{content:"\e617"}.icon-organization:before{content:"\e616"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawer:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calendar:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symbol-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pinterest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-google:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}caption,th,td{font-weight:normal;text-align:left}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}blockquote,q{quotes:none}a:focus{outline:solid 1px !important}a:hover,a:active{outline:0}a img{border:0}img{max-width:100%;height:auto}select{max-width:100%}em{font-style:italic}* html{font-size:87.5%}html{-ms-overflow-x:hidden;overflow-x:hidden}body{font-family:"Open Sans",sans-serif;font-size:14px;line-height:1.8;color:#4a4a4a;overflow-wrap:break-word;word-wrap:break-word}body{background-color:#fff}.mejs-container{margin-bottom:20px}dfn,cite,em,i{font-style:italic}body .oceanwp-row{margin:0 -0.625rem}body .oceanwp-row .col{float:left;margin:0 0 1.25rem;padding:0 .625rem}body .oceanwp-row .span_1_of_1{float:none;width:100%}body .oceanwp-row .span_1_of_2{width:50%}body .oceanwp-row .span_1_of_3{width:33.33%}body .oceanwp-row .span_1_of_4{width:25%}body .oceanwp-row .span_1_of_5{width:20%}body .oceanwp-row .span_1_of_6{width:16.66666667%}body .oceanwp-row .span_1_of_7{width:14.28%}body .oceanwp-row .span_1_of_8{width:12.5%}body .oceanwp-row .span_1_of_9{width:11.11%}body .oceanwp-row .span_1_of_10{width:10%}.count-1,.col-1,.col.first{clear:both;margin-left:0}.isotope-entry{clear:none}.no-margin{margin:0 !important}.no-padding{padding:0 !important}.responsive-video-wrap iframe,.responsive-video-wrap object,.responsive-video-wrap embed,.responsive-audio-wrap iframe,.responsive-audio-wrap object,.responsive-audio-wrap embed{display:block}.wp-video-shortcode{max-width:100% !important}.responsive-video-wrap p{margin:0}form.oceanwp-searchform{display:inline-block;position:relative;height:35px}form.oceanwp-searchform input{margin:0;padding:0 40px 0 15px;height:100%;min-height:100%}form.oceanwp-searchform button{display:block;position:absolute;top:50%;right:0;min-width:40px;height:60%;height:100%;font-size:12px;font-weight:600;background-color:rgba(0,0,0,0) !important;margin:0;padding:0;border:0;text-align:center;line-height:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.polylang-switcher-shortcode li{float:left;margin-right:5px}.polylang-switcher-shortcode.flags-and-names li{margin-right:15px}.polylang-switcher-shortcode li:last-child{margin-right:0}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;font-size:14px !important;font-weight:400;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.no-display{border:0;clip:rect(1px, 1px, 1px, 1px);display:none;height:1px;overflow:hidden;padding:0;position:absolute;width:1px;-webkit-clip-path:circle(1% at 1% 1%);clip-path:circle(1% at 1% 1%)}.owp-icon{width:14px;height:14px;vertical-align:text-bottom}#owp-svg-icons path,#owp-svg-icons rect,#owp-svg-icons circle,#owp-svg-icons line,#owp-svg-icons polygon,#owp-svg-icons polyline{stroke:inherit;fill:none}.owp-icon use{stroke:#333}::selection{color:#fff;background:#333;text-shadow:none}::-moz-selection{color:#fff;background:#333;text-shadow:none}@media only screen and (min-width: 768px)and (max-width: 959px){body .oceanwp-row .span_1_of_4.col-3.col{margin-left:0;clear:both}body .oceanwp-row .span_1_of_4.col:not(.product),body .oceanwp-isotope-grid .span_1_of_4.col{width:50%}}@media only screen and (max-width: 480px){.col{width:100%;margin-left:0;margin-right:0;margin-bottom:30px}}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:600}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.container{width:1200px;max-width:90%;margin:0 auto}#wrap{position:relative}#main{position:relative}#main #content-wrap{padding-top:50px;padding-bottom:50px}.no-margins #main #content-wrap,.no-margins.separate-layout #main #content-wrap,.landing-page #main #content-wrap{padding-top:0;padding-bottom:0}.content-area{float:left;position:relative;width:72%;padding-right:30px;border-right-width:1px;border-style:solid;border-color:#f1f1f1}.widget-area{width:28%}.widget-area.sidebar-primary{float:right;padding-left:30px}.widget-area.sidebar-secondary{float:left}.content-full-width .content-area,body.content-full-screen #content-wrap{width:100% !important;max-width:none !important;padding:0 !important;border:0 !important}.content-full-screen .content-area{float:none;width:100% !important;max-width:none !important;padding:0 !important;margin:0 !important;border:0 !important}.content-left-sidebar .content-area{float:right;padding-left:30px;padding-right:0;border-left-width:1px;border-right-width:0}.content-left-sidebar .widget-area{float:left;padding-right:30px;padding-left:0}.content-both-sidebars .content-area{width:44%}.content-both-sidebars.scs-style .content-area{left:28%;padding-left:30px;border-left-width:1px}.content-both-sidebars.scs-style .widget-area.sidebar-secondary{position:relative;left:-44%;padding-right:30px}.content-both-sidebars.ssc-style .content-area{left:56%;padding-left:30px;padding-right:0;border-left-width:1px;border-right-width:0}.content-both-sidebars.ssc-style .widget-area{position:relative;left:-44%;padding-right:30px}.content-both-sidebars.ssc-style .widget-area.sidebar-primary{padding-left:0}.content-both-sidebars.css-style .widget-area.sidebar-secondary{padding-left:30px}.boxed-layout{background-color:#e9e9e9}.boxed-layout #wrap{width:1280px;max-width:100%;margin:0 auto;background-color:#fff}.boxed-layout.wrap-boxshadow #wrap{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}.boxed-layout #wrap .container{width:auto;max-width:none;padding-left:30px;padding-right:30px}.boxed-layout.content-full-screen #content-wrap{padding-left:0 !important;padding-right:0 !important}.boxed-layout #footer-widgets{margin:0}.boxed-layout .site-breadcrumbs{right:30px}.separate-layout{background-color:#f1f1f1}.separate-layout .content-area,.separate-layout .widget-area .sidebar-box{background-color:#fff;padding:30px}.separate-layout.content-left-sidebar .content-area{padding:30px}.separate-layout.content-full-width .content-area{padding:30px !important}.separate-layout .content-area{border-right-width:0}.separate-layout.content-left-sidebar .content-area{border-left-width:0}.separate-layout .widget-area.sidebar-primary{padding-left:20px}.separate-layout .widget-area.sidebar-secondary{padding-right:20px}.separate-layout.content-left-sidebar .widget-area{padding-right:20px;padding-left:0}.separate-layout #main #content-wrap{padding-top:20px;padding-bottom:20px}.separate-layout .sidebar-box{margin-bottom:20px}.separate-layout .sidebar-box:last-child{margin-bottom:0}.separate-layout.content-both-sidebars.scs-style .content-area{border-left-width:0}.separate-layout.content-both-sidebars.scs-style .widget-area.sidebar-secondary{padding-right:20px}.separate-layout.content-both-sidebars.ssc-style .content-area{padding-right:30px;border-left-width:0}.separate-layout.content-both-sidebars.ssc-style .widget-area{padding-right:20px}.separate-layout.content-both-sidebars.css-style .widget-area.sidebar-secondary{padding-left:20px;padding-right:0}body.separate-blog.separate-layout .content-area{padding:0 !important;background-color:rgba(0,0,0,0)}body.separate-blog.separate-layout #blog-entries>*{background-color:#fff;padding:30px;border:0;margin-bottom:20px}body.separate-blog.separate-layout #blog-entries>:last-child{margin-bottom:0}body.separate-blog.separate-layout .oceanwp-pagination,body.separate-blog.separate-layout .page-jump,body.separate-blog.separate-layout .scroller-status{background-color:#fff;padding:30px;margin-top:20px}body.separate-blog.separate-layout .oceanwp-pagination ul.page-numbers,body.separate-blog.separate-layout .page-jump ul.page-numbers,body.separate-blog.separate-layout .scroller-status ul.page-numbers{padding:0}body.separate-blog.separate-layout .oceanwp-row{margin:0;margin-right:-1.25rem}body.separate-blog.separate-layout #blog-entries.blog-grid>*{background-color:rgba(0,0,0,0);padding:0 1.25rem 0 0}body.separate-blog.separate-layout #blog-entries.blog-grid>:last-child{margin-bottom:1.25rem}body.separate-blog.separate-layout.has-blog-grid .oceanwp-pagination{margin-top:0}body.separate-blog.separate-layout .blog-entry.grid-entry .blog-entry-inner{background-color:#fff;padding:1.875rem;border:0}body.separate-blog.separate-layout .blog-entry.grid-entry .thumbnail{margin:0}@media only screen and (max-width: 1280px){.content-both-sidebars .content-area{float:none !important;width:100% !important;left:auto !important;border-width:0 !important}.content-both-sidebars:not(.separate-layout) .content-area{padding:0 !important;margin-bottom:40px}.content-both-sidebars .widget-area.sidebar-primary,.content-both-sidebars .widget-area.sidebar-secondary{float:left;width:49% !important;left:auto !important;padding:0 !important}.content-both-sidebars .widget-area.sidebar-primary{float:right}.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary,.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary{width:48% !important}.separate-layout.content-both-sidebars .content-area{margin-bottom:20px}.separate-layout.content-both-sidebars .widget-area.sidebar-primary,.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{width:49% !important}.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{margin-bottom:20px}.separate-layout.content-both-sidebars .widget-area.sidebar-primary{padding-left:0}}@media only screen and (max-width: 1080px){.content-both-sidebars .content-area{float:none !important;width:100% !important;left:auto !important;border-width:0 !important}.content-both-sidebars:not(.separate-layout) .content-area{padding:0 !important;margin-bottom:40px}.content-both-sidebars .widget-area.sidebar-primary,.content-both-sidebars .widget-area.sidebar-secondary{float:left;width:49% !important;left:auto !important;padding:0 !important}.content-both-sidebars .widget-area.sidebar-primary{float:right}.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary,.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary{width:48% !important}.separate-layout.content-both-sidebars .content-area{margin-bottom:20px}.separate-layout.content-both-sidebars .widget-area.sidebar-primary,.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{width:49% !important}.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{margin-bottom:20px}.separate-layout.content-both-sidebars .widget-area.sidebar-primary{padding-left:0}}@media only screen and (max-width: 959px){.boxed-layout #wrap{overflow:hidden}.boxed-layout .site-breadcrumbs{right:auto}.container,body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container{max-width:90%}.content-area,.content-left-sidebar .content-area{float:none !important;width:100%;margin-bottom:40px;border:0}body.sidebar-content .content-area{margin-bottom:0}body:not(.separate-layout) .content-area,.content-left-sidebar:not(.separate-layout) .content-area{padding:0 !important}.no-margins .content-area,.no-margins.content-left-sidebar .content-area{margin-bottom:0}.widget-area.sidebar-primary,.widget-area.sidebar-secondary,.content-left-sidebar .widget-area{float:none !important;width:100%;padding:0 !important;border:0}body.has-composer.has-sidebar #primary{margin-bottom:40px}#main #content-wrap.container{width:auto !important}.content-both-sidebars .widget-area.sidebar-primary,.content-both-sidebars .widget-area.sidebar-secondary{float:none !important;width:100% !important}.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary,.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary{width:100% !important}.separate-layout.content-both-sidebars .widget-area.sidebar-primary,.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{width:100% !important}.separate-layout .container,.separate-layout.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container{max-width:95%}.separate-layout .content-area,.separate-layout.content-left-sidebar .content-area{margin-bottom:20px}.separate-layout .widget-area{padding-left:0 !important;padding-right:0 !important}body.separate-blog.separate-layout .oceanwp-row{margin:0 !important}body.separate-blog.separate-layout #blog-entries.blog-grid>*{padding:0 !important}}@media only screen and (min-width: 768px)and (max-width: 959px){body.boxed-layout #wrap,body.boxed-layout .parallax-footer{width:auto !important}}@media only screen and (max-width: 767px){#wrap{width:100% !important}body.boxed-layout #wrap{width:auto !important}.boxed-layout #top-bar-social.top-bar-right{right:auto}.boxed-layout #top-bar-social.top-bar-left{left:auto}.col:not(.swiper-slide),.blog-entry{width:100% !important;margin-bottom:25px}}@media only screen and (max-width: 480px){.boxed-layout #wrap .container{padding-left:20px;padding-right:20px}}figure>img{display:block;margin:0 auto}img{max-width:100%;height:auto;vertical-align:middle}img[class*=align],img[class*=attachment-]{height:auto}.wp-caption{max-width:100%;margin-bottom:24px}.wp-caption img[class*=wp-image-]{display:block;margin-bottom:5px}.wp-caption-text{font-size:14px;font-style:italic;color:#999}.wp-smiley{margin-top:0;margin-bottom:0;padding:0;border:0}embed,iframe,object{width:100%;max-width:100%}.entry-content .alignwide{margin-left:-3%;width:106%;max-width:106%}.entry-content .alignfull{margin-left:-32px;width:calc(100% + 64px) !important;max-width:calc(100% + 64px)}.page .entry .alignfull{margin-left:-32px;width:calc(100% + 64px) !important;max-width:calc(100% + 64px)}.page .entry .alignwide{margin-left:-3%;width:106%;max-width:106%}body.content-full-screen .entry-content .alignwide,body.content-full-screen .entry-content .alignfull,body.content-full-screen .entry .alignwide,body.content-full-screen .entry .alignfull{margin-left:0;width:100% !important;max-width:100%}body.single-post.content-max-width .entry-content .wp-block-embed .responsive-video-wrap,body.page.content-max-width .entry .wp-block-embed .responsive-video-wrap{max-width:100%;padding-left:0;padding-right:0}body.single-post.content-max-width .entry-content .alignwide,body.page.content-max-width .entry .alignwide{margin:0 auto;width:calc(90% + 32px);max-width:calc(90% + 32px)}body.single-post.content-max-width .entry-content .alignfull,body.page.content-max-width .entry .alignfull{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important}@media screen and (max-width: 959px){.entry-content .alignfull{margin-left:-5.5% !important;width:111% !important;max-width:111% !important}.page .entry .alignfull{margin-left:-5.5% !important;width:111% !important;max-width:111% !important}body.content-full-screen .entry-content .alignfull{margin-left:-5.5% !important;width:111% !important;max-width:111% !important}body.content-full-screen.page .entry .alignfull{margin-left:-5.5% !important;width:111% !important;max-width:111% !important}}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{text-align:center;margin:0 auto;clear:both}img.aligncenter,.wp-caption.aligncenter{display:block;margin:0 auto}.alignnone{display:block}table{width:100%;margin-bottom:2.618em}table th,table td{padding:10px;text-align:left;vertical-align:top;border-bottom:1px solid #e9e9e9}table th{text-transform:uppercase}.sticky,.bypostauthor{font-size:inherit}.col:after,.clr:after,.group:after,dl:after,.left_float:after,.right_float:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.left_float{float:left;width:48%}.right_float{float:right;width:48%}.no_float{clear:both}.left_float label,.right_float label,.no_float label{font-size:13px;font-weight:600;color:#333}.full{display:block;width:100%}.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;width:50%}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-item a,.gallery-item a:hover,.gallery-item a:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:none;display:inline-block;max-width:100%;vertical-align:top}.gallery-item a img{display:block}.gallery-caption{background-color:#f5f5f5;color:#333;font-size:14px;font-weight:400;line-height:1.3;padding:8px 10px}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}@media screen and (min-width: 30em){.gallery-item{max-width:25%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}}@media screen and (min-width: 48em){.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}}.responsive-video-wrap{position:relative}.responsive-video-wrap:before{content:"";display:block;padding-top:56.25%}.responsive-video-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;display:block}.wp-block-embed .responsive-video-wrap{position:static}.wp-block-embed .responsive-video-wrap:before{display:none}a{color:#333}a:hover{color:#13aff0}a.light{color:#fff}a.light:hover{color:#13aff0}a,a:hover,a:focus{text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button),.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button){cursor:pointer;text-underline-offset:3px;text-decoration:underline;text-decoration-skip-ink:all;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):hover,.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-skip-ink:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button),.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button){outline:2px solid rgba(0,0,0,0);text-decoration:underline 1px dotted #13aff0;text-decoration-skip-ink:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0 0 20px;color:#333;line-height:1.4}h1{font-size:23px}h2{font-size:20px}h3{font-size:18px}h4{font-size:17px}h5{font-size:15px}h6{font-size:14px}.theme-heading{font-size:14px;letter-spacing:1.3px;margin:0 0 20px;text-transform:uppercase}.theme-heading .text::before{content:"";font-family:"Font Awesome 5 Free";font-size:18px;font-weight:600;color:#13aff0;padding-right:6px}p{margin:0 0 20px}abbr[title],dfn[title]{cursor:help}del{vertical-align:baseline;text-decoration:line-through;color:#aaa}code,kbd,pre,samp{font-size:16px}pre{margin:20px 0;padding:20px;color:#2080ad;background-color:#fafafa}code{color:#2080ad}.wp-block-quote{margin:1.5em auto;padding-left:20px;border-left-width:3px;border-style:solid;border-left-color:#13aff0}blockquote{font-style:italic;margin:20px 40px;padding-left:20px;border-left-width:3px;border-style:solid;border-left-color:#13aff0}blockquote cite{position:relative;display:block;padding:10px 0 0 20px;color:#555}blockquote cite:before{position:absolute;left:0;content:"—"}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin:0 0 20px}ul,ol{margin:15px 0 15px 20px}ol{list-style-type:decimal}ol ol{list-style:upper-alpha}ol ol ol{list-style:lower-roman}ol ol ol ol{list-style:lower-alpha}li ul,li ol{margin:0 0 0 25px}dl{margin:20px}dt{font-weight:700}dd{margin-bottom:20px}hr{clear:both;height:1px;min-height:0;margin:20px 0;border-top:1px solid #e9e9e9;border-right:0;border-bottom:0;border-left:0}hr.dotted{border-style:dotted}hr.dashed{border-style:dashed}hr.blackborder{border-color:#000}hr.whiteborder{border-color:#fff}@media print{*{background:rgba(0,0,0,0) !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@media only screen and (max-width: 480px){blockquote{margin:20px 0}}form input[type=text],form input[type=password],form input[type=email],form input[type=url],form input[type=date],form input[type=month],form input[type=time],form input[type=datetime],form input[type=datetime-local],form input[type=week],form input[type=number],form input[type=search],form input[type=tel],form input[type=color],form select,form textarea{display:inline-block;min-height:40px;width:100%;font-size:14px;line-height:1.8;padding:6px 12px;vertical-align:middle;background-color:rgba(0,0,0,0);color:#333;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}form select{padding-top:0 !important;padding-bottom:0 !important}form input[type=number]{max-width:50px;padding:0 0 0 8px}input[type=text],input[type=password],input[type=email],input[type=url],input[type=search],textarea{-webkit-appearance:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}form textarea{min-height:150px;line-height:1.5;resize:vertical}input[type=checkbox]{display:inline-block;background-color:#fff;border:1px solid #bbb;line-height:0;width:16px;min-width:16px;height:16px;margin:-3px 10px 0 0;outline:0;text-align:center;vertical-align:middle;clear:none;cursor:pointer;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;-moz-transition:.05s border-color ease-in-out;-ms-transition:.05s border-color ease-in-out;-o-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:checked:before,input[type=checkbox]:checked:before{float:left;display:inline-block;vertical-align:middle;width:16px;line-height:14px;font-family:"Font Awesome 5 Free";text-rendering:auto}input[type=checkbox]:checked:before{content:"";margin-bottom:-1px;color:#13aff0;font-weight:600}form input:not([type]){display:inline-block;padding:5px 10px;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 3px #ddd;-moz-box-shadow:inset 0 1px 3px #ddd;box-shadow:inset 0 1px 3px #ddd}form input[type=color]{padding:5px 10px}form input[type=text]:focus,form input[type=password]:focus,form input[type=email]:focus,form input[type=url]:focus,form input[type=date]:focus,form input[type=month]:focus,form input[type=time]:focus,form input[type=datetime]:focus,form input[type=datetime-local]:focus,form input[type=week]:focus,form input[type=number]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=color]:focus,form select:focus,form textarea:focus{border-color:#bbb;outline:0}form input:not([type]):focus{border-color:#bbb;outline:0}form input[type=file]:focus,form input[type=radio]:focus,form input[type=checkbox]:focus{outline:0}form input[type=checkbox],form input[type=radio]{display:inline-block}form input[type=text][disabled],form input[type=password][disabled],form input[type=email][disabled],form input[type=url][disabled],form input[type=date][disabled],form input[type=month][disabled],form input[type=time][disabled],form input[type=datetime][disabled],form input[type=datetime-local][disabled],form input[type=week][disabled],form input[type=number][disabled],form input[type=search][disabled],form input[type=tel][disabled],form input[type=color][disabled],form select[disabled],form textarea[disabled]{cursor:not-allowed;color:#cad2d3;background-color:#eaeded}form input:not([type])[disabled]{cursor:not-allowed;color:#cad2d3;background-color:#eaeded}form input[readonly],form select[readonly],form textarea[readonly]{color:#777;border-color:#ccc;background-color:#eee}form input:focus:invalid,form textarea:focus:invalid,form select:focus:invalid{color:#b94a48;border-color:#e9322d}form input[type=file]:focus:invalid:focus,form input[type=radio]:focus:invalid:focus,form input[type=checkbox]:focus:invalid:focus{outline-color:#e9322d}select{width:100%;height:2.25em;min-height:auto;border:1px solid #ddd;background-color:#fff;cursor:pointer;padding:0 15px;margin:0}form select[multiple]{height:auto}form label{margin-bottom:3px}form fieldset{margin:0;padding:.35em 0 .75em;border:0}form legend{display:block;width:100%;margin-bottom:.3em;padding:.3em 0;color:#333;border-bottom:1px solid #e5e5e5}input[type=button],input[type=reset],input[type=submit],button[type=submit],.button,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button{display:inline-block;font-family:inherit;background-color:#13aff0;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0;padding:14px 20px;border:0;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,button[type=submit]:hover,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button[type=submit]:focus,.button:hover,.button:focus,body div.wpforms-container-full .wpforms-form input[type=submit]:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover{background-color:#0b7cac;color:#fff}.elementor-form input[type=checkbox],.elementor-form input[type=radio]{display:inline-block !important}input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button[type=submit]:focus,button:focus{outline:0}.pure-button[disabled],.pure-button-disabled,.pure-button-disabled:hover,.pure-button-disabled:focus,.pure-button-disabled:active{cursor:not-allowed;-moz-opacity:.4;-webkit-opacity:.4;opacity:.4;border:none;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}.pure-button-primary,.pure-button-selected,a.pure-button-primary,a.pure-button-selected{color:#fff;background-color:#0078e7}.comment-form-cookies-consent{display:inline-block;width:100%}.comment-form-cookies-consent label{display:inline-block}#top-bar-wrap{position:relative;background-color:#fff;font-size:12px;border-bottom:1px solid #f1f1f1;z-index:101}#top-bar{padding:8px 0}#top-bar-inner{position:relative}.top-bar-left{float:left}.top-bar-right{float:right}.top-bar-centered{float:none;text-align:center}@media only screen and (max-width: 767px){#top-bar{padding:20px 0}#top-bar>div:nth-child(2){padding-top:20px}.top-bar-right{float:none;text-align:center}}@media screen and (max-width: 782px){#top-bar-wrap{z-index:100}}#top-bar-content strong{color:#333}#top-bar-content>a{color:#555}#top-bar-content>a:hover{color:#13aff0}#top-bar-content select{background-color:rgba(0,0,0,0);padding:5px;color:rgba(0,0,0,.4);border-color:rgba(0,0,0,.2);min-width:100px}#top-bar-content #lang_sel{position:relative;display:inline-block;top:3px;margin-right:10px;z-index:99}#topbar-template{display:inline-block}#top-bar-wrap #lang_sel ul ul{z-index:99999}.top-bar-right .polylang-switcher-shortcode{float:right;margin:0;margin-left:20px}.top-bar-left .polylang-switcher-shortcode{float:left;margin:0;margin-right:20px}@media only screen and (max-width: 767px){#top-bar-content,#top-bar-social-alt{float:none;text-align:center}#top-bar #lang_sel{text-align:left}body.rtl #top-bar #lang_sel{text-align:right}}.top-bar-left.has-content #top-bar-nav,.top-bar-right.has-content #top-bar-nav{margin:0;margin-right:20px;padding:0}#top-bar-nav,#top-bar-nav>li{display:inline-block}#top-bar-content.top-bar-centered #top-bar-nav,#top-bar-content.top-bar-centered #top-bar-nav>li{display:inline-block;float:none}#top-bar-nav>ul>li{display:inline-block;float:none;margin-right:15px}#top-bar-nav>ul>li:last-child{margin-right:0}#top-bar-nav>ul>li a .nav-arrow{margin-left:4px;margin-right:0}@media only screen and (max-width: 767px){#top-bar #top-bar-nav>li{float:none;display:inline-block}#top-bar-nav{float:none;text-align:center}}#top-bar-social ul{margin:0;padding:0;list-style:none}#top-bar-social li{float:left}#top-bar-social li a{display:block;float:left;font-size:14px;color:#bbb;padding:0 6px}#top-bar-social.top-bar-left li:first-child a{padding-left:0}#top-bar-social.top-bar-right li:last-child a{padding-right:0}#top-bar-social li a.oceanwp-twitter a:hover{color:#46d4fe}#top-bar-social li a.oceanwp-facebook a:hover{color:#37589b}#top-bar-social li a.oceanwp-googleplus a:hover{color:#de5a49}#top-bar-social li a.oceanwp-pinterest a:hover{color:#cb2027}#top-bar-social li a.oceanwp-dribbble a:hover{color:#ea4c89}#top-bar-social li a.oceanwp-vk a:hover{color:#597ba5}#top-bar-social li a.oceanwp-instagram a:hover{color:#3f729b}#top-bar-social li a.oceanwp-linkedin a:hover{color:#39c}#top-bar-social li a.oceanwp-tumblr a:hover{color:#2c4762}#top-bar-social li a.oceanwp-github a:hover{color:#60b044}#top-bar-social li a.oceanwp-flickr a:hover{color:#fa4086}#top-bar-social li a.oceanwp-skype a:hover{color:#00aff0}#top-bar-social li a.oceanwp-youtube a:hover{color:#c4302b}#top-bar-social li a.oceanwp-vimeo a:hover{color:#1ab7ea}#top-bar-social li a.oceanwp-vine a:hover{color:#00bf8f}#top-bar-social li a.oceanwp-xing a:hover{color:#006464}#top-bar-social li a.oceanwp-yelp a:hover{color:#c41200}#top-bar-social li a.oceanwp-tripadvisor a:hover{color:#589442}#top-bar-social li a.oceanwp-rss a:hover{color:#ff7900}#top-bar-social li a.oceanwp-email a:hover{color:#13aff0}#top-bar-social.top-bar-right{position:absolute;right:0;top:50%;height:20px;line-height:20px;margin-top:-10px}#top-bar-social.top-bar-left{position:absolute;left:0;top:50%;height:20px;line-height:20px;margin-top:-10px}#top-bar-social.top-bar-centered{padding-top:15px}#top-bar-social.top-bar-centered li{display:inline-block;float:none}@media only screen and (max-width: 767px){#top-bar-social{text-align:center}#top-bar-social.top-bar-left,#top-bar-social.top-bar-right{position:inherit;left:auto;right:auto;float:none;height:auto;line-height:1.5em;margin-top:0}#top-bar-social li{float:none;display:inline-block}}#site-header{position:relative;width:100%;background-color:#fff;border-bottom:1px solid #f1f1f1;z-index:100}#site-header.is-transparent{position:absolute;top:0;background-color:rgba(0,0,0,0);height:auto;z-index:9999}#transparent-header-wrap{position:relative}.has-transparent-header .oceanwp-sticky-header-holder{height:auto !important}.has-transparent-header .is-sticky #site-header{background-color:#fff}.no-header-border #site-header{border-bottom:none}#site-header-inner{position:relative;height:100%}#site-logo{float:left;height:100%;display:table}#site-logo #site-logo-inner{display:table-cell;vertical-align:middle;height:74px}#site-logo #site-logo-inner a{background-color:rgba(0,0,0,0) !important}#site-logo #site-logo-inner a img{width:auto;vertical-align:middle;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-logo #site-logo-inner a:hover img{-moz-opacity:.6;-webkit-opacity:.6;opacity:.6}#site-logo #site-logo-inner picture{display:inline-block}#site-logo a.site-logo-text{font-size:24px;margin:0}#site-logo.has-responsive-logo .responsive-logo-link{display:none}#site-header.has-header-media>*:not(.overlay-header-media){position:relative;z-index:2}#site-header.has-header-media .overlay-header-media{display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);z-index:1}#site-header .custom-header-media{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;width:100%}#site-header .custom-header-media:before{content:"";position:absolute;bottom:0;left:0;right:0;display:block;height:100%;z-index:2;background:-moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);background:-webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%)}#site-header .custom-header-media video,#site-header .custom-header-media iframe{position:absolute;height:auto;left:50%;max-width:1000%;min-height:100%;min-width:100%;min-width:100vw;width:auto;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#site-header .custom-header-media .wp-custom-header-video-button{display:none}.has-header-video #site-header-inner{z-index:10}#sidr .sidr-class-social-menu-inner .fa{font-family:"Font Awesome 5 Brands";font-weight:400}@media only screen and (max-width: 959px){.has-left-menu #site-logo{padding:0 !important}}@media only screen and (max-width: 767px){#site-logo{margin-top:0px !important;margin-bottom:0px !important}}#site-header.transparent-header{position:absolute;top:0;background-color:rgba(0,0,0,0);height:auto;z-index:9999}#site-header.transparent-header #site-logo.has-transparent-logo .custom-logo-link{display:none}#site-header.transparent-header #site-logo.has-transparent-logo .transparent-logo-link{display:block}.is-sticky #site-header.transparent-header #site-logo.has-transparent-logo .custom-logo-link{display:block}.is-sticky #site-header.transparent-header #site-logo.has-transparent-logo .transparent-logo-link{display:none}#site-header.top-header{border-bottom:0 !important}#site-header.top-header .header-top{position:relative;background-color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);z-index:100}#site-header.top-header .header-top .left{float:left}#site-header.top-header .header-top .right{float:right}#site-header.top-header .header-top .right .inner{display:table;position:relative}#site-header.top-header #searchform-header-replace{background-color:#fff}#site-header.top-header.header-replace .left,#site-header.top-header.header-replace .right{-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}#site-header.top-header.header-replace .left.hide,#site-header.top-header.header-replace .right.hide{visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0}#site-header.top-header #site-navigation-wrap{float:none;right:auto !important;left:-15px}#site-header.top-header #site-navigation-wrap .dropdown-menu>li>a{font-size:10px;line-height:40px;font-weight:600;letter-spacing:2px;text-transform:uppercase}#site-header.top-header .oceanwp-social-menu,#site-header.top-header #search-toggle{float:none;display:table-cell;vertical-align:middle;height:40px}#site-header.top-header .oceanwp-social-menu .social-menu-inner{display:block;height:auto}#site-header.top-header .oceanwp-social-menu{right:0;padding:0 10px}#site-header.top-header .oceanwp-social-menu .colored ul li a,#site-header.top-header .oceanwp-social-menu .minimal ul li a,#site-header.top-header .oceanwp-social-menu .dark ul li a{padding:0 3px}#site-header.top-header .oceanwp-social-menu .colored ul li a span,#site-header.top-header .oceanwp-social-menu .minimal ul li a span,#site-header.top-header .oceanwp-social-menu .dark ul li a span{width:26px;height:26px;line-height:26px}#site-header.top-header #search-toggle{border-right:1px solid #f1f1f1;border-left:1px solid #f1f1f1;padding:0 6px}#site-header.top-header #search-toggle a{display:inline-block;font-size:12px;width:28px;text-align:center}#site-header.top-header.search-overlay #search-toggle .search-overlay-toggle{position:relative;z-index:101}#site-header.top-header.search-overlay #search-toggle .search-overlay-toggle.exit>span:before{content:"✕";color:#fff}#site-header.top-header #searchform-header-replace input{color:#222;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:2px}#site-header.top-header #searchform-header-replace-close{font-size:16px;padding:0 6px}#site-header.top-header .header-bottom{text-align:center}#site-header.top-header #site-logo{float:none;display:inline-block;padding:50px 0}#site-header.top-header #site-logo #site-logo-inner{display:block;height:auto}#site-header.top-header #site-logo #site-description{padding-top:20px}#site-header.top-header #site-logo #site-description h2{color:#929292;font-size:12px;line-height:20px;letter-spacing:2px;text-transform:uppercase;margin:0}#site-header.top-header .oceanwp-mobile-menu-icon{float:none;left:-15px;right:auto}#site-header.top-header .oceanwp-mobile-menu-icon a{font-size:10px;line-height:40px;font-weight:600;letter-spacing:2px;text-transform:uppercase}#site-header.top-header.has-header-media #site-header-sticky-wrapper,#site-header.top-header.has-header-media .header-top{z-index:101}@media only screen and (max-width: 959px){.top-header-style .sidr-class-social-menu-inner,.top-header-style .sidr-class-mobile-searchform{display:none}}@media only screen and (max-width: 480px){#site-header.top-header .right{display:none}#site-header.top-header.header-replace .left.hide,#site-header.top-header.header-replace .right.hide{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}#site-header.top-header .header-top .left,#site-header.top-header .header-top .right{float:none !important;text-align:center}#site-header.top-header .oceanwp-mobile-menu-icon{float:none;left:auto !important;right:auto !important}#site-header.top-header .oceanwp-mobile-menu-icon a{float:none}#site-header.top-header .header-top .right .inner{display:block;padding-bottom:10px}#site-header.top-header .oceanwp-social-menu,#site-header.top-header #search-toggle{float:none;display:inline-block;height:auto}.top-header-style .sidr-class-social-menu-inner,.top-header-style .sidr-class-mobile-searchform{display:block}}#site-header.full_screen-header{z-index:9999}#site-header.full_screen-header #site-header-inner{overflow:visible !important}#site-header.full_screen-header #site-navigation-wrap{right:0}#site-header.full_screen-header #site-logo.has-full-screen-logo{position:relative;z-index:101}#site-header.full_screen-header #site-logo.has-full-screen-logo .full-screen-logo-link{display:none}#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .custom-logo-link,#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .retina-logo-link{display:none}#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .full-screen-logo-link{display:block}#site-header.full_screen-header .menu-bar-wrap{float:right;height:100%;display:table}#site-header.full_screen-header .menu-bar-inner{display:table-cell;vertical-align:middle;position:relative;height:74px}#site-header.full_screen-header .menu-bar{display:inline-block;position:relative;margin-left:10px;min-width:38px;height:33px;text-align:center;z-index:101}#site-header.full_screen-header .menu-bar .ham{display:inline-block;width:23px;height:2px;position:relative;top:2px;background-color:#333;vertical-align:middle;white-space:nowrap;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}#site-header.full_screen-header .menu-bar .ham:before,#site-header.full_screen-header .menu-bar .ham:after{position:absolute;content:"";display:inline-block;width:23px;height:2px;left:0;background-color:#333;outline:1px solid rgba(0,0,0,0);-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}#site-header.full_screen-header .menu-bar .ham:before{top:-8px}#site-header.full_screen-header .menu-bar .ham:after{top:8px}#site-header.full_screen-header .menu-bar.exit .ham{background-color:rgba(0,0,0,0) !important}#site-header.full_screen-header .menu-bar.exit .ham:before,#site-header.full_screen-header .menu-bar.exit .ham:after{background-color:#fff}#site-header.full_screen-header .menu-bar.exit .ham:before{-webkit-transform:translateY(8px) rotateZ(-45deg);-moz-transform:translateY(8px) rotateZ(-45deg);-ms-transform:translateY(8px) rotateZ(-45deg);-o-transform:translateY(8px) rotateZ(-45deg);transform:translateY(8px) rotateZ(-45deg)}#site-header.full_screen-header .menu-bar.exit .ham:after{-webkit-transform:translateY(-8px) rotateZ(45deg);-moz-transform:translateY(-8px) rotateZ(45deg);-ms-transform:translateY(-8px) rotateZ(45deg);-o-transform:translateY(-8px) rotateZ(45deg);transform:translateY(-8px) rotateZ(45deg)}#site-header.full_screen-header.nav-open{-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important}#site-header.full_screen-header #full-screen-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);overflow-y:scroll;z-index:100}#site-header.full_screen-header #full-screen-menu #full-screen-menu-inner{display:table;width:100%;height:100%;padding:0 40px}#site-header.full_screen-header #full-screen-menu #site-navigation{display:table-cell;vertical-align:middle;padding:100px 0;text-align:center}#site-header.full_screen-header .fs-dropdown-menu{list-style:none;margin:0}#site-header.full_screen-header .fs-dropdown-menu li a{display:block;color:#fff;letter-spacing:2px;text-transform:uppercase}#site-header.full_screen-header .fs-dropdown-menu li a:hover{color:#929292}#site-header.full_screen-header .fs-dropdown-menu li a:focus{outline:1px dashed rgba(255,255,255,.3)}#site-header.full_screen-header .fs-dropdown-menu li>a .nav-arrow{display:inline-block;width:26px;padding-left:5px;text-align:center}#site-header.full_screen-header .fs-dropdown-menu li>a .nav-arrow:before{content:"+"}#site-header.full_screen-header .fs-dropdown-menu li>a .nav-arrow:focus{outline:1px dashed rgba(255,255,255,.3)}#site-header.full_screen-header .fs-dropdown-menu li.open-sub>a .nav-arrow:before{content:"-"}#site-header.full_screen-header .fs-dropdown-menu li .sidebar-box{display:none}#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu{display:none;list-style:none;margin:0;padding:0}#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu li a{font-size:16px;padding:6px 0}#site-header.full_screen-header .fs-dropdown-menu>li{display:block}#site-header.full_screen-header .fs-dropdown-menu>li>a{font-size:24px;line-height:1.2;padding:12px 0}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li{max-width:220px;margin:10px auto 0}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li form{position:relative}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input,#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text{font-size:20px;padding:4px 0;color:#fff;margin:0;text-align:center;text-transform:uppercase}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input{position:relative;border:0;background-color:rgba(0,0,0,0);border-bottom:1px solid #666;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;z-index:2}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input:hover,#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input:focus{border-color:#fff}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text{display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text i{display:inline-block;background-color:#fff;width:3px;height:3px;margin-left:3px;-webkit-animation:blink 1s linear infinite;-moz-animation:blink 1s linear infinite;-ms-animation:blink 1s linear infinite;-o-animation:blink 1s linear infinite;animation:blink 1s linear infinite}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text i+i{-ms-animation-delay:.2s;-webkit-animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text i+i+i{-ms-animation-delay:.4s;-webkit-animation-delay:.4s;-o-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li form.search-filled .search-text{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;-moz-transition-duration:150ms;-ms-transition-duration:150ms;-o-transition-duration:150ms;transition-duration:150ms}#site-header.full_screen-header .oceanwp-social-menu{display:block;float:none;margin-top:30px;text-align:center;right:auto}#site-header.full_screen-header .oceanwp-social-menu .social-menu-inner{display:block;height:auto !important}#site-header.full_screen-header .oceanwp-social-menu ul li{float:none;display:inline-block}#site-header.full_screen-header .oceanwp-social-menu.simple-social ul li a{background-color:rgba(0,0,0,0) !important;color:#fff;font-size:24px;padding:0 16px;margin:0}#site-header.full_screen-header .oceanwp-social-menu.simple-social ul li a:hover{color:#929292}#site-header.full_screen-header .oceanwp-social-menu .colored ul li a,#site-header.full_screen-header .oceanwp-social-menu .minimal ul li a,#site-header.full_screen-header .oceanwp-social-menu .dark ul li a{padding:0 4px}#site-header.full_screen-header .oceanwp-social-menu .colored ul li a span,#site-header.full_screen-header .oceanwp-social-menu .minimal ul li a span,#site-header.full_screen-header .oceanwp-social-menu .dark ul li a span{font-size:16px;width:60px;height:60px;line-height:60px}@-webkit-keyframes blink{0%{-webkit-opacity:1}50%{-webkit-opacity:0}100%{-webkit-opacity:1}}@-moz-keyframes blink{0%{-moz-opacity:1}50%{-moz-opacity:0}100%{-moz-opacity:1}}@-o-keyframes blink{0%{-o-opacity:1}50%{-o-opacity:0}100%{-o-opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@media only screen and (max-width: 959px){#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .custom-logo-link{display:block}#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .full-screen-logo-link{display:none}}#site-header.center-header #site-logo{display:none}#site-header.center-header #site-navigation-wrap{float:none;width:100%;right:auto}#site-header.center-header #site-navigation-wrap .navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center}#site-header.center-header #site-navigation-wrap .middle-site-logo{width:24%;text-align:center}#site-header.center-header #site-navigation-wrap .middle-site-logo a img{width:auto;vertical-align:middle;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-header.center-header #site-navigation-wrap .middle-site-logo:hover img{-moz-opacity:.6;-webkit-opacity:.6;opacity:.6}#site-header.center-header #site-navigation-wrap .left-menu,#site-header.center-header #site-navigation-wrap .right-menu{position:relative;width:38%}#site-header.center-header #site-navigation-wrap .left-menu{float:left}#site-header.center-header #site-navigation-wrap .right-menu{float:right}#site-header.center-header #site-navigation-wrap .dropdown-menu>li{float:none;display:inline-block}#site-header.center-header .centered .left-menu,#site-header.center-header .centered .right-menu{text-align:center}#site-header.center-header .wider .left-menu{text-align:left}#site-header.center-header .wider .right-menu{text-align:right}#site-header.center-header .closer .left-menu{text-align:right}#site-header.center-header .closer .right-menu{text-align:left}#site-header.center-header #searchform-header-replace.show{max-width:100% !important}#site-header.center-header.header-replace #site-navigation .middle-site-logo{-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}#site-header.center-header.header-replace #site-navigation.hide .middle-site-logo{visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0}#site-header.medium-header{background-color:rgba(0,0,0,0);text-align:center}#site-header.medium-header .top-header-wrap{position:relative;background-color:#fff;padding:30px 0;-webkit-transition:padding .4s ease-in-out;-moz-transition:padding .4s ease-in-out;-ms-transition:padding .4s ease-in-out;-o-transition:padding .4s ease-in-out;transition:padding .4s ease-in-out;z-index:10}#site-header.medium-header .top-header-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;margin:0}#site-header.medium-header .top-col{-webkit-flex:1 0 0%;flex:1 0 0%}#site-header.medium-header .top-col.col-1{text-align:left}#site-header.medium-header .top-col.col-2,#site-header.medium-header .top-col.logo-col{text-align:center}#site-header.medium-header .top-col.col-3{text-align:right}#site-header.medium-header #medium-searchform form{display:inline-block;position:relative}#site-header.medium-header #medium-searchform form.search-filled label{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;-moz-transition-duration:150ms;-ms-transition-duration:150ms;-o-transition-duration:150ms;transition-duration:150ms}#site-header.medium-header #medium-searchform input{position:relative;background-color:rgba(0,0,0,0) !important;border:0;margin:0;padding:6px 38px 6px 12px;max-width:178px;z-index:2}#site-header.medium-header #medium-searchform input:focus{max-width:220px}#site-header.medium-header #medium-searchform label,#site-header.medium-header #medium-searchform button{position:absolute;top:0;line-height:40px;margin:0}#site-header.medium-header #medium-searchform button:focus{outline:1px solid}#site-header.medium-header #medium-searchform label{left:12px;color:#333;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#site-header.medium-header #medium-searchform button{right:0;width:38px;background-color:rgba(0,0,0,0);color:#555;border:0;padding:0;z-index:2;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#site-header.medium-header #medium-searchform button:hover{color:#13aff0}#site-header.medium-header #medium-searchform .search-bg{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#f5f5f5}#site-header.medium-header #site-logo{float:none;display:block}#site-header.medium-header #site-logo #site-logo-inner{display:block;height:auto !important}#site-header.medium-header .oceanwp-social-menu{float:none;display:block;right:auto !important;left:auto !important}#site-header.medium-header .oceanwp-social-menu .social-menu-inner{display:block;height:auto !important}#site-header.medium-header .oceanwp-social-menu ul li{float:none;display:inline-block}#site-header.medium-header #site-navigation-wrap{position:relative;background-color:#f9f9f9;float:none;position:relative;right:auto !important;left:auto !important;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;z-index:9}#site-header.medium-header #site-navigation-wrap.left-menu #site-navigation{float:left;left:-22px}#site-header.medium-header #site-navigation-wrap.center-menu #site-navigation .dropdown-menu>li{float:none;display:inline-block}#site-header.medium-header #site-navigation-wrap.right-menu #site-navigation{float:right;right:-22px}#site-header.medium-header #site-navigation-wrap #site-navigation{display:inline-block;position:relative}#site-header.medium-header #site-navigation-wrap .dropdown-menu>li>a{font-size:12px;line-height:60px;padding:0 22px;text-transform:uppercase;letter-spacing:1px}#site-header.medium-header.hidden-menu #site-navigation-wrap,#site-header.medium-header.hidden-menu #site-navigation,#site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon{max-height:150px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.is-sticky #site-header.medium-header .top-header-wrap{padding:20px 0}.is-sticky #site-header.medium-header .top-header-wrap .oceanwp-social-menu .social-menu-inner{height:auto}.is-sticky #site-header.medium-header.hidden-menu #site-navigation-wrap,.is-sticky #site-header.medium-header.hidden-menu #site-navigation,.is-sticky #site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon{max-height:0;-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden}.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation-wrap,.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation,.is-sticky #site-header.medium-header.hidden-menu:hover .oceanwp-mobile-menu-icon{max-height:150px;-moz-opacity:1;-webkit-opacity:1;opacity:1;visibility:visible}#site-header.medium-header .oceanwp-mobile-menu-icon{float:none;background-color:#f9f9f9;right:auto !important;left:auto !important}#site-header.medium-header .oceanwp-mobile-menu-icon a{float:none;display:inline-block;font-size:12px;padding:0 22px;line-height:60px;letter-spacing:1px;text-transform:uppercase}#site-header.medium-header.is-transparent .top-header-wrap,#site-header.medium-header.is-transparent #site-navigation-wrap,#site-header.medium-header.is-transparent .oceanwp-mobile-menu-icon{background-color:rgba(0,0,0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media only screen and (max-width: 959px){.medium-header-style .sidr-class-social-menu-inner,.medium-header-style .sidr-class-mobile-searchform{display:none}}@media only screen and (max-width: 767px){#site-header.medium-header .top-header-inner{display:block}#site-header.medium-header .top-col:not(.logo-col){display:none}#site-header.medium-header .top-col.logo-col{display:inline-block;text-align:center}.medium-header-style .sidr-class-social-menu-inner,.medium-header-style .sidr-class-mobile-searchform{display:block}}@media only screen and (max-width: 480px){#site-header.medium-header .header-top-wrap{padding:20px 0}#site-header.medium-header .oceanwp-mobile-menu-icon a{line-height:40px}}#site-header.vertical-header{position:fixed;top:0;width:300px;max-width:100%;height:100%;border-bottom:none;z-index:3000;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-header.vertical-header .ps__rail-y{padding:0 !important;width:0}#site-header.vertical-header.has-scrolled{background-color:#fff}#site-header.vertical-header.has-shadow{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}#site-header.vertical-header .ps__thumb-y{background-color:rgba(0,0,0,0)}#site-header.vertical-header .has-template>#site-logo{display:none}#site-header.vertical-header #site-header-inner{max-width:100%;padding:30px 0;overflow:hidden}#site-header.vertical-header #site-header-inner>*:not(#site-navigation-wrap){padding:0 30px}#site-header.vertical-header #site-header-inner #sidr{display:block}#site-header.vertical-header.vh-left-logo #site-logo{text-align:left}#site-header.vertical-header.vh-center-logo #site-logo{text-align:center}#site-header.vertical-header.vh-right-logo #site-logo{text-align:right}#site-header.vertical-header #site-logo,#site-header.vertical-header #site-logo #site-logo-inner{display:block;float:none;height:auto}#site-header.vertical-header #site-logo{margin:20px 0 45px}#site-header.vertical-header #site-logo a:focus{outline:1px dashed rgba(0,0,0,.3)}#site-header.vertical-header .has-social #site-navigation-wrap{right:auto}#site-header.vertical-header #site-navigation-wrap{float:none;right:auto;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li{display:block;float:none;position:relative;border-bottom:1px solid rgba(0,0,0,.05)}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li:last-child{border-bottom:none}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a{position:relative;line-height:1;padding:17px 30px}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a:focus{outline:1px dashed rgba(0,0,0,.3)}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle{position:absolute;right:0;top:0;width:50px;height:100%;line-height:1;cursor:pointer;text-align:center}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle:focus{outline:1px dashed rgba(0,0,0,.3)}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle:before{content:"+";font-size:20px;position:absolute;top:50%;left:50%;line-height:1;margin-top:-10px;margin-left:-10px}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li.active>a>.dropdown-toggle:before{content:"-"}#site-header.vertical-header #site-navigation-wrap .dropdown-menu .sub-menu{display:none;position:relative;top:100%;left:0;background-color:rgba(0,0,0,.03);border:none;border-top:1px solid rgba(0,0,0,.05);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#site-header.vertical-header #site-navigation-wrap .nav-arrow,#site-header.vertical-header #site-navigation-wrap .sidebar-box{display:none}#site-header.vertical-header #vertical-searchform{margin-top:40px}#site-header.vertical-header #vertical-searchform form{position:relative}#site-header.vertical-header #vertical-searchform form.search-filled label{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;-moz-transition-duration:150ms;-ms-transition-duration:150ms;-o-transition-duration:150ms;transition-duration:150ms}#site-header.vertical-header #vertical-searchform form input{position:relative;font-size:14px;border-width:0 0 2px;background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,.04);padding:10px 12px;z-index:2}#site-header.vertical-header #vertical-searchform form label,#site-header.vertical-header #vertical-searchform form button{position:absolute;top:50%;margin:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}#site-header.vertical-header #vertical-searchform form label:focus,#site-header.vertical-header #vertical-searchform form button:focus{outline:1px dashed rgba(0,0,0,.3)}#site-header.vertical-header #vertical-searchform form label{left:12px;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#site-header.vertical-header #vertical-searchform form button{right:0;width:50px;height:100%;line-height:1;padding:0;background-color:rgba(0,0,0,0);color:#777;border:none;z-index:2;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#site-header.vertical-header #vertical-searchform form button:hover{color:#333}#site-header.vertical-header #vertical-searchform form .search-bg{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.03)}#site-header.vertical-header .oceanwp-social-menu{float:none;display:block;margin-top:40px}#site-header.vertical-header .oceanwp-social-menu.simple-social{right:auto}#site-header.vertical-header .oceanwp-social-menu .social-menu-inner{display:block;height:auto}#site-header.vertical-header .custom-header-nav #site-navigation-wrap #site-navigation{display:block}#site-header.vertical-header .custom-header-nav #site-navigation-wrap #site-navigation .dropdown-menu>li>a{padding-left:0;padding-right:0}#site-header.vertical-header .vertical-toggle{display:none;position:absolute;top:10px;width:34px;height:34px;font-size:22px;line-height:34px;padding:0 !important;text-align:center}.has-vh-transparent .is-sticky #site-header.vertical-header{background-color:#fff}body.vertical-header-style.left-header #site-header.vertical-header{left:0}body.vertical-header-style.left-header #site-header.vertical-header .vertical-toggle{right:0}body.vertical-header-style.left-header #outer-wrap{margin-left:300px}body.vertical-header-style.right-header #site-header.vertical-header{right:0}body.vertical-header-style.right-header #site-header.vertical-header .vertical-toggle{left:0}body.vertical-header-style.right-header #outer-wrap{margin-right:300px}body.vertical-header-style.has-vh-transparent.left-header #outer-wrap{margin-left:0}body.vertical-header-style.has-vh-transparent.right-header #outer-wrap{margin-right:0}body.vertical-header-style.vh-closed.left-header #site-header.vertical-header{left:-266px}body.vertical-header-style.vh-closed.left-header #outer-wrap{margin-left:34px}body.vertical-header-style.vh-closed.right-header #site-header.vertical-header{right:-266px}body.vertical-header-style.vh-closed.right-header #outer-wrap{margin-right:34px}body.vertical-header-style.vh-closed.vh-opened.left-header #site-header.vertical-header{left:0}body.vertical-header-style.vh-closed.vh-opened.right-header #site-header.vertical-header{right:0}body.vertical-header-style.vh-closed.vh-opened #site-header.vertical-header #site-navigation-wrap{padding-right:0}body.vertical-header-style.vh-closed #site-header.vertical-header .vertical-toggle{display:block}body.vertical-header-style.vh-closed #site-header.vertical-header #site-navigation-wrap{padding-right:34px}@media only screen and (max-width: 1280px){body.vertical-header-style.default-collapse.left-header #site-header.vertical-header{left:-266px}body.vertical-header-style.default-collapse.left-header #outer-wrap{margin-left:34px}body.vertical-header-style.default-collapse.right-header #site-header.vertical-header{right:-266px}body.vertical-header-style.default-collapse.right-header #outer-wrap{margin-right:34px}body.vertical-header-style.default-collapse.vh-opened.left-header #site-header.vertical-header{left:0}body.vertical-header-style.default-collapse.vh-opened.right-header #site-header.vertical-header{right:0}body.vertical-header-style.default-collapse.vh-opened #site-header.vertical-header #site-navigation-wrap{padding-right:0}body.default-collapse #site-header.vertical-header .vertical-toggle{display:block}body.default-collapse #site-header.vertical-header #site-navigation-wrap{padding-right:34px}}#site-header.custom-header ul.oceanwp-custom-menu{list-style:none;margin:0;padding:0}#site-header.custom-header ul.oceanwp-custom-menu li{display:inline-block}#site-header.custom-header ul.oceanwp-custom-menu li a{display:block;font-size:13px;line-height:40px;padding:0 15px;letter-spacing:.6px}.custom-header-logo.left{text-align:left}.custom-header-logo.right{text-align:right}.custom-header-logo.center{text-align:center}.custom-header-logo #site-logo{float:none;display:inline-block}.custom-header-logo #site-logo #site-logo-inner{display:block;height:auto !important}.custom-header-nav.left{text-align:left}.custom-header-nav.right{text-align:right}.custom-header-nav.center{text-align:center}.custom-header-nav #site-navigation-wrap{float:none;right:auto}.custom-header-nav #site-navigation-wrap #site-navigation{display:inline-block;position:relative}.custom-header-nav #site-navigation-wrap .dropdown-menu>li{float:none;display:inline-block}.custom-header-nav .oceanwp-mobile-menu-icon{float:none !important}.custom-header-nav .oceanwp-mobile-menu-icon a{display:inline-block}#site-navigation-wrap{float:right;position:relative;right:-15px}#site-navigation-wrap .dropdown-menu{list-style:none;margin:0;padding:0}#site-navigation-wrap .dropdown-menu>li{float:left;position:relative}#site-navigation-wrap .dropdown-menu>li>a{display:block;font-size:13px;line-height:74px;color:#555;padding:0 15px;letter-spacing:.6px}#site-navigation-wrap .dropdown-menu>li>a.site-search-toggle{letter-spacing:0}#site-navigation-wrap .dropdown-menu>li>a:hover{color:#13aff0}#site-navigation-wrap .dropdown-menu>li>a .nav-arrow{padding-left:6px;line-height:1}#site-navigation-wrap .dropdown-menu>li.btn>a{background-color:rgba(0,0,0,0) !important}#site-navigation-wrap .dropdown-menu>li.btn>a>span{background-color:#13aff0;color:#fff;padding:12px 22px;font-weight:600;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;cursor:pointer;text-align:center;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}#site-navigation-wrap .dropdown-menu>li.btn>a>span:before,#site-navigation-wrap .dropdown-menu>li.btn>a>span:after{display:none !important}#site-navigation-wrap .dropdown-menu>li.btn>a:hover>span{background-color:#0b7cac;color:#fff}#site-navigation-wrap .dropdown-menu>li.btn.rounded>a>span{-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;border-radius:25px}.has-social #site-navigation-wrap{right:0}.minimal-header.left-menu #site-navigation-wrap,.transparent-header.left-menu #site-navigation-wrap{float:left;right:0}.minimal-header.left-menu #site-logo,.transparent-header.left-menu #site-logo{padding-right:20px}.center-menu #site-navigation-wrap{position:absolute;float:none;left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu li.menu-item{position:relative;white-space:nowrap;white-space:normal}.sf-menu li:hover,.sf-menu li.sfHover{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}.sf-menu ul.sub-menu{position:absolute;visibility:hidden;top:100%;left:0;z-index:9999}.sf-menu>li{float:left}.sf-menu li:hover>ul,.sf-menu li.sfHover>ul{display:block}.sf-menu a.menu-link{display:block;position:relative;zoom:1}.sf-menu ul.sub-menu ul{top:0;left:100%;visibility:visible}.dropdown-menu,.dropdown-menu *{margin:0;padding:0;list-style:none}.dropdown-menu .sub-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;border-top:3px solid #13aff0;min-width:180px;line-height:1;text-align:left;z-index:999;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}.dropdown-menu li .sub-menu li.menu-item{display:block;float:none}.dropdown-menu ul .sub-menu{top:0;left:100%;margin-top:-3px}.no-top-border .sub-menu{border:none}.dropdown-menu ul li.menu-item{display:block;border-bottom:1px solid #f1f1f1}.dropdown-menu ul li.menu-item:last-child{border-bottom:0}.dropdown-menu ul li a.menu-link{display:block;position:relative;float:none;font-size:12px;font-weight:400;line-height:1.2em;letter-spacing:.6px;padding:12px 15px;text-transform:capitalize}.dropdown-menu ul li a.menu-link:hover{background-color:#f8f8f8;color:#555}.dropdown-menu ul li a.menu-link:hover .owp-icon use{stroke:#555}.dropdown-menu ul li a.menu-link .nav-arrow{position:absolute;top:50%;right:15px;margin-top:-6.5px;padding:0}.dropdown-menu ul li a.menu-link i{position:relative;width:20px;text-align:center;margin-right:3px}.dropdown-menu li a.menu-link i{padding-right:5px}.nav-content{display:block;font-size:11px;line-height:1.8;padding:5px 0;white-space:normal;-moz-opacity:.7;-webkit-opacity:.7;opacity:.7}.navigation li a i.icon,.navigation li a span.icon-wrap,.navigation li a img.icon{display:inline-block;vertical-align:middle}.navigation li a i.icon{width:auto;height:auto;font-size:1.2em;line-height:1;padding:0 !important}.navigation li a i.before,.navigation li a i.after{margin-top:-0.265em}.navigation li a i.before{margin-right:6px}.navigation li a i.after{margin-left:6px}.navigation li a i.elusive{margin-top:-0.3em}.navigation li a span.icon-wrap{text-align:center}.navigation li a span.icon-wrap i.below,.navigation li a span.icon-wrap img{display:block;margin:0 0 8px}.navigation li a span.icon-wrap img{margin:0 auto 8px auto}.navigation li a span.icon-wrap span.menu-text{display:block;line-height:1}.navigation li a img.before{margin-right:6px}.navigation li a img.after{margin-left:6px}.navigation li a .svg{width:1em}.navigation li a .hidden{display:none !important}.after-header-content{float:right;height:100%;display:table}.after-header-content .after-header-content-inner{display:table-cell;vertical-align:middle;height:74px}.after-header-content .after-header-content-inner>a,.after-header-content .after-header-content-inner>div>a{display:inline-block;line-height:74px}.after-header-content .elementor{display:inline-block}.oceanwp-mobile-menu-icon{display:none;position:relative}.oceanwp-mobile-menu-icon.mobile-right{float:right}.oceanwp-mobile-menu-icon.mobile-left{float:left}.oceanwp-mobile-menu-icon a{font-size:13px;line-height:74px;color:#555;padding-left:15px;letter-spacing:.6px;cursor:pointer}.oceanwp-mobile-menu-icon a:first-child{padding-left:0}.oceanwp-mobile-menu-icon a:hover{color:#13aff0}.oceanwp-mobile-menu-icon a:focus{outline:1px dashed #e3e3e3}.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-text,.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text{padding-left:6px}.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text,.oceanwp-mobile-menu-icon a.mobile-menu.opened .oceanwp-text{display:none}.oceanwp-mobile-menu-icon a.mobile-menu.opened .oceanwp-close-text{display:inline-block}.oceanwp-social-menu{float:right;position:relative;z-index:10}.oceanwp-social-menu.simple-social{right:-8px}.oceanwp-social-menu.social-with-style{right:-2px}.oceanwp-social-menu .social-menu-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;height:74px}.oceanwp-social-menu ul{margin:0;padding:0;list-style:none}.oceanwp-social-menu ul li{float:left;position:relative}.oceanwp-social-menu ul li a{display:inline-block;background-color:rgba(0,0,0,0);color:#929292;padding:0 8px;line-height:1;text-align:center;letter-spacing:0}.oceanwp-social-menu ul li a span{width:1em;height:1em;text-align:center}.oceanwp-social-menu ul li a:hover{background-color:rgba(0,0,0,0)}.oceanwp-social-menu ul li:first-child a{margin-left:0}.oceanwp-social-menu ul li:last-child a{margin-right:0}.oceanwp-social-menu ul li.oceanwp-twitter a:hover{color:#46d4fe}.oceanwp-social-menu ul li.oceanwp-facebook a:hover{color:#37589b}.oceanwp-social-menu ul li.oceanwp-googleplus a:hover{color:#de5a49}.oceanwp-social-menu ul li.oceanwp-pinterest a:hover{color:#cb2027}.oceanwp-social-menu ul li.oceanwp-dribbble a:hover{color:#ea4c89}.oceanwp-social-menu ul li.oceanwp-vk a:hover{color:#597ba5}.oceanwp-social-menu ul li.oceanwp-instagram a:hover{color:#3f729b}.oceanwp-social-menu ul li.oceanwp-linkedin a:hover{color:#39c}.oceanwp-social-menu ul li.oceanwp-tumblr a:hover{color:#2c4762}.oceanwp-social-menu ul li.oceanwp-github a:hover{color:#60b044}.oceanwp-social-menu ul li.oceanwp-flickr a:hover{color:#fa4086}.oceanwp-social-menu ul li.oceanwp-skype a:hover{color:#00aff0}.oceanwp-social-menu ul li.oceanwp-youtube a:hover{color:#c4302b}.oceanwp-social-menu ul li.oceanwp-vimeo a:hover{color:#1ab7ea}.oceanwp-social-menu ul li.oceanwp-vine a:hover{color:#00bf8f}.oceanwp-social-menu ul li.oceanwp-xing a:hover{color:#006464}.oceanwp-social-menu ul li.oceanwp-yelp a:hover{color:#c41200}.oceanwp-social-menu ul li.oceanwp-tripadvisor a:hover{color:#589442}.oceanwp-social-menu ul li.oceanwp-rss a:hover{color:#ff7900}.oceanwp-social-menu ul li.oceanwp-email a:hover{color:#13aff0}.oceanwp-social-menu ul li.oceanwp-tiktok a:hover{color:#000}.oceanwp-social-menu ul li.oceanwp-medium a:hover{color:#00ab6c}.oceanwp-social-menu ul li.oceanwp-telegram a:hover{color:#08c}.oceanwp-social-menu ul li.oceanwp-twitch a:hover{color:#6441a5}.oceanwp-social-menu ul li.oceanwp-line a:hover{color:#00c300}.oceanwp-social-menu ul li.oceanwp-qq a:hover{color:#febf1b}.oceanwp-social-menu ul li.oceanwp-facebook_group a:hover{color:#37589b}.oceanwp-social-menu ul li.oceanwp-slack a:hover{color:#4a154b}.oceanwp-social-menu ul li.oceanwp-threads a:hover{color:#000}.oceanwp-social-menu ul li.oceanwp-mastodon a:hover{color:#563acc}.oceanwp-social-menu ul li.oceanwp-discord a:hover{color:#5865f2}.oceanwp-social-menu .colored ul li a{position:relative;display:inline-block;font-size:12px;color:#fff;line-height:1;padding:1em;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;vertical-align:middle;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.oceanwp-social-menu .colored ul li a:hover{color:#fff}.oceanwp-social-menu .colored ul li a .owp-icon use{stroke:#fff}.oceanwp-social-menu .colored ul li.oceanwp-twitter a{background-color:#46d4fe}.oceanwp-social-menu .colored ul li.oceanwp-twitter a:hover{background-color:#39b4d8}.oceanwp-social-menu .colored ul li.oceanwp-facebook a{background-color:#37589b}.oceanwp-social-menu .colored ul li.oceanwp-facebook a:hover{background-color:#2d477c}.oceanwp-social-menu .colored ul li.oceanwp-googleplus a{background-color:#de5a49}.oceanwp-social-menu .colored ul li.oceanwp-googleplus a:hover{background-color:#bb4c3e}.oceanwp-social-menu .colored ul li.oceanwp-pinterest a{background-color:#cb2027}.oceanwp-social-menu .colored ul li.oceanwp-pinterest a:hover{background-color:#a91d23}.oceanwp-social-menu .colored ul li.oceanwp-dribbble a{background-color:#ea4c89}.oceanwp-social-menu .colored ul li.oceanwp-dribbble a:hover{background-color:#c64174}.oceanwp-social-menu .colored ul li.oceanwp-vk a{background-color:#597ba5}.oceanwp-social-menu .colored ul li.oceanwp-vk a:hover{background-color:#486384}.oceanwp-social-menu .colored ul li.oceanwp-instagram a{background-color:#3f729b}.oceanwp-social-menu .colored ul li.oceanwp-instagram a:hover{background-color:#315a7c}.oceanwp-social-menu .colored ul li.oceanwp-linkedin a{background-color:#39c}.oceanwp-social-menu .colored ul li.oceanwp-linkedin a:hover{background-color:#2678a1}.oceanwp-social-menu .colored ul li.oceanwp-tumblr a{background-color:#2c4762}.oceanwp-social-menu .colored ul li.oceanwp-tumblr a:hover{background-color:#1d3042}.oceanwp-social-menu .colored ul li.oceanwp-github a{background-color:#60b044}.oceanwp-social-menu .colored ul li.oceanwp-github a:hover{background-color:#4f9237}.oceanwp-social-menu .colored ul li.oceanwp-flickr a{background-color:#fa4086}.oceanwp-social-menu .colored ul li.oceanwp-flickr a:hover{background-color:#c63169}.oceanwp-social-menu .colored ul li.oceanwp-skype a{background-color:#00aff0}.oceanwp-social-menu .colored ul li.oceanwp-skype a:hover{background-color:#0291c6}.oceanwp-social-menu .colored ul li.oceanwp-youtube a{background-color:#c4302b}.oceanwp-social-menu .colored ul li.oceanwp-youtube a:hover{background-color:#982420}.oceanwp-social-menu .colored ul li.oceanwp-vimeo a{background-color:#1ab7ea}.oceanwp-social-menu .colored ul li.oceanwp-vimeo a:hover{background-color:#1494bd}.oceanwp-social-menu .colored ul li.oceanwp-vine a{background-color:#00bf8f}.oceanwp-social-menu .colored ul li.oceanwp-vine a:hover{background-color:#01906c}.oceanwp-social-menu .colored ul li.oceanwp-xing a{background-color:#006464}.oceanwp-social-menu .colored ul li.oceanwp-xing a:hover{background-color:#014646}.oceanwp-social-menu .colored ul li.oceanwp-yelp a{background-color:#c41200}.oceanwp-social-menu .colored ul li.oceanwp-yelp a:hover{background-color:#940f01}.oceanwp-social-menu .colored ul li.oceanwp-tripadvisor a{background-color:#589442}.oceanwp-social-menu .colored ul li.oceanwp-tripadvisor a:hover{background-color:#426f32}.oceanwp-social-menu .colored ul li.oceanwp-rss a{background-color:#ff7900}.oceanwp-social-menu .colored ul li.oceanwp-rss a:hover{background-color:#d46603}.oceanwp-social-menu .colored ul li.oceanwp-email a{background-color:#13aff0}.oceanwp-social-menu .colored ul li.oceanwp-email a:hover{background-color:#0f8dc2}.oceanwp-social-menu .colored ul li.oceanwp-tiktok a{background-color:#000}.oceanwp-social-menu .colored ul li.oceanwp-tiktok a:hover{background-color:#141414}.oceanwp-social-menu .colored ul li.oceanwp-medium a{background-color:#00ab6c}.oceanwp-social-menu .colored ul li.oceanwp-medium a:hover{background-color:#03945f}.oceanwp-social-menu .colored ul li.oceanwp-telegram a{background-color:#08c}.oceanwp-social-menu .colored ul li.oceanwp-telegram a:hover{background-color:#0da4f0}.oceanwp-social-menu .colored ul li.oceanwp-twitch a{background-color:#6441a5}.oceanwp-social-menu .colored ul li.oceanwp-twitch a:hover{background-color:#702cee}.oceanwp-social-menu .colored ul li.oceanwp-line a{background-color:#00c300}.oceanwp-social-menu .colored ul li.oceanwp-line a:hover{background-color:#09f309}.oceanwp-social-menu .colored ul li.oceanwp-qq a{background-color:#febf1b}.oceanwp-social-menu .colored ul li.oceanwp-qq a:hover{background-color:#db9f07}.oceanwp-social-menu .colored ul li.oceanwp-facebook_group a{background-color:#37589b}.oceanwp-social-menu .colored ul li.oceanwp-facebook_group a:hover{background-color:#2d477c}.oceanwp-social-menu .colored ul li.oceanwp-slack a{background-color:#4a154b}.oceanwp-social-menu .colored ul li.oceanwp-slack a:hover{background-color:#3d0a3e}.oceanwp-social-menu .colored ul li.oceanwp-threads a{background-color:#000}.oceanwp-social-menu .colored ul li.oceanwp-threads a:hover{background-color:#191919}.oceanwp-social-menu .colored ul li.oceanwp-mastodon a{background-color:#6364ff}.oceanwp-social-menu .colored ul li.oceanwp-mastodon a:hover{background-color:#563acc}.oceanwp-social-menu .colored ul li.oceanwp-discord a{background-color:#5865f2}.oceanwp-social-menu .colored ul li.oceanwp-discord a:hover{background-color:#7289da}.oceanwp-social-menu .minimal ul li a{position:relative;display:inline-block;font-size:12px;background-color:rgba(0,0,0,0);color:#bbb;border:1px solid #ccc;line-height:1;padding:1em;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;vertical-align:middle;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.oceanwp-social-menu .minimal ul li a:hover{background-color:rgba(0,0,0,0)}.oceanwp-social-menu .minimal ul li.oceanwp-twitter a:hover{color:#46d4fe;border-color:#46d4fe}.oceanwp-social-menu .minimal ul li.oceanwp-facebook a:hover{color:#37589b;border-color:#37589b}.oceanwp-social-menu .minimal ul li.oceanwp-googleplus a:hover{color:#de5a49;border-color:#de5a49}.oceanwp-social-menu .minimal ul li.oceanwp-pinterest a:hover{color:#cb2027;border-color:#cb2027}.oceanwp-social-menu .minimal ul li.oceanwp-dribbble a:hover{color:#ea4c89;border-color:#ea4c89}.oceanwp-social-menu .minimal ul li.oceanwp-vk a:hover{color:#597ba5;border-color:#597ba5}.oceanwp-social-menu .minimal ul li.oceanwp-instagram a:hover{color:#3f729b;border-color:#3f729b}.oceanwp-social-menu .minimal ul li.oceanwp-linkedin a:hover{color:#39c;border-color:#39c}.oceanwp-social-menu .minimal ul li.oceanwp-tumblr a:hover{color:#2c4762;border-color:#2c4762}.oceanwp-social-menu .minimal ul li.oceanwp-github a:hover{color:#60b044;border-color:#60b044}.oceanwp-social-menu .minimal ul li.oceanwp-flickr a:hover{color:#fa4086;border-color:#fa4086}.oceanwp-social-menu .minimal ul li.oceanwp-skype a:hover{color:#00aff0;border-color:#00aff0}.oceanwp-social-menu .minimal ul li.oceanwp-youtube a:hover{color:#c4302b;border-color:#c4302b}.oceanwp-social-menu .minimal ul li.oceanwp-vimeo a:hover{color:#1ab7ea;border-color:#1ab7ea}.oceanwp-social-menu .minimal ul li.oceanwp-vine a:hover{color:#00bf8f;border-color:#00bf8f}.oceanwp-social-menu .minimal ul li.oceanwp-xing a:hover{color:#006464;border-color:#006464}.oceanwp-social-menu .minimal ul li.oceanwp-yelp a:hover{color:#c41200;border-color:#c41200}.oceanwp-social-menu .minimal ul li.oceanwp-tripadvisor a:hover{color:#589442;border-color:#589442}.oceanwp-social-menu .minimal ul li.oceanwp-rss a:hover{color:#ff7900;border-color:#ff7900}.oceanwp-social-menu .minimal ul li.oceanwp-email a:hover{color:#13aff0;border-color:#13aff0}.oceanwp-social-menu .minimal ul li.oceanwp-tiktok a:hover{color:#000;border-color:#000}.oceanwp-social-menu .minimal ul li.oceanwp-medium a:hover{color:#00ab6c;border-color:#00ab6c}.oceanwp-social-menu .minimal ul li.oceanwp-telegram a:hover{color:#08c;border-color:#08c}.oceanwp-social-menu .minimal ul li.oceanwp-twitch a:hover{color:#702cee;border-color:#702cee}.oceanwp-social-menu .minimal ul li.oceanwp-line a:hover{color:#00c300;border-color:#00c300}.oceanwp-social-menu .minimal ul li.oceanwp-qq a:hover{color:#febf1b;border-color:#febf1b}.oceanwp-social-menu .minimal ul li.oceanwp-facebook_group a:hover{color:#37589b;border-color:#37589b}.oceanwp-social-menu .minimal ul li.oceanwp-slack a:hover{color:#4a154b;border-color:#4a154b}.oceanwp-social-menu .minimal ul li.oceanwp-threads a:hover{color:#000;border-color:#000}.oceanwp-social-menu .minimal ul li.oceanwp-mastodon a:hover{color:#563acc;border-color:#563acc}.oceanwp-social-menu .minimal ul li.oceanwp-discord a:hover{color:#5865f2;border-color:#7289da}.oceanwp-social-menu .dark ul li a{position:relative;display:inline-block;font-size:12px;background-color:#333;color:#fff;line-height:1;padding:1em;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;vertical-align:middle;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.oceanwp-social-menu .dark ul li a:hover{background-color:#000;color:#fff}.oceanwp-social-menu .dark ul li a .owp-icon use{stroke:#fff}.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{display:block;background-color:#13aff0;position:absolute;bottom:-30%;left:0;content:"";width:100%;height:2px;visibility:hidden;-moz-transform:scaleX(0);-webkit-transform:scaleX(0);transform:scaleX(0);transform-origin:bottom left;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{visibility:visible;-moz-transform:scaleX(1);-webkit-transform:scaleX(1);transform:scaleX(1)}.effect-one #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{visibility:visible;-moz-transform:scaleX(1);-webkit-transform:scaleX(1);transform:scaleX(1)}.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;bottom:-30%;left:0;width:100%;height:3px;background-color:rgba(0,0,0,.1);content:"";opacity:0;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.effect-two #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;bottom:-30%;left:0;width:100%;height:1px;background-color:#13aff0;content:"";opacity:0;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{height:2px;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.effect-three #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{height:2px;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{display:inline-block;color:#13aff0;opacity:0;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{margin-right:6px;content:"[";-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{margin-left:6px;content:"]";-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px)}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.effect-four #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-four #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;top:130%;left:0;width:100%;height:2px;background-color:#13aff0;content:"";-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-ms-transform:scale(0.85);-o-transform:scale(0.85);transform:scale(0.85)}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{opacity:0;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{top:-30%;opacity:1}.effect-five #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-five #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-five #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{top:-30%;opacity:1}.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;top:50%;left:50%;width:50px;height:50px;border:2px solid rgba(0,0,0,.1);border-radius:50%;content:"";opacity:0;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.2);-moz-transform:translateX(-50%) translateY(-50%) scale(0.2);-ms-transform:translateX(-50%) translateY(-50%) scale(0.2);-o-transform:translateX(-50%) translateY(-50%) scale(0.2);transform:translateX(-50%) translateY(-50%) scale(0.2)}.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{width:40px;height:40px;border-width:4px;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.8);-moz-transform:translateX(-50%) translateY(-50%) scale(0.8);-ms-transform:translateX(-50%) translateY(-50%) scale(0.8);-o-transform:translateX(-50%) translateY(-50%) scale(0.8);transform:translateX(-50%) translateY(-50%) scale(0.8)}.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);-moz-transform:translateX(-50%) translateY(-50%) scale(1);-ms-transform:translateX(-50%) translateY(-50%) scale(1);-o-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}.effect-six #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-six #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);-moz-transform:translateX(-50%) translateY(-50%) scale(1);-ms-transform:translateX(-50%) translateY(-50%) scale(1);-o-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}.effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;bottom:-80%;left:50%;color:rgba(0,0,0,0);content:"•";text-shadow:0 0 rgba(0,0,0,0);font-size:1.2em;line-height:1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}.effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{color:#13aff0;text-shadow:10px 0 #13aff0,-10px 0 #13aff0}.effect-seven #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{color:#13aff0;text-shadow:10px 0 #13aff0,-10px 0 #13aff0}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative;padding:0 8px}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;width:100%;top:50%;left:0;height:2px;margin-top:-1px;background-color:rgba(0,0,0,.1);content:"";z-index:-1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;pointer-events:none}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{-webkit-transform:translateY(-13px);-moz-transform:translateY(-13px);-ms-transform:translateY(-13px);-o-transform:translateY(-13px);transform:translateY(-13px)}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{-webkit-transform:translateY(15px);-moz-transform:translateY(15px);-ms-transform:translateY(15px);-o-transform:translateY(15px);transform:translateY(15px)}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{opacity:.8}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{opacity:.8}.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;left:0;width:100%;height:2px;background-color:#13aff0;content:"";opacity:0;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{top:0;-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{bottom:0;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{opacity:1}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px)}.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{opacity:1}.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px)}.effect-ten #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{padding:8px;-webkit-transition:box-shadow .25s ease-out;-moz-transition:box-shadow .25s ease-out;-ms-transition:box-shadow .25s ease-out;-o-transition:box-shadow .25s ease-out;transition:box-shadow .25s ease-out}.effect-ten #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span{-webkit-box-shadow:0 0 10px 4px rgba(0,0,0,.1);-moz-box-shadow:0 0 10px 4px rgba(0,0,0,.1);box-shadow:0 0 10px 4px rgba(0,0,0,.1)}.effect-ten #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span{-webkit-box-shadow:0 0 10px 4px rgba(0,0,0,.1);-moz-box-shadow:0 0 10px 4px rgba(0,0,0,.1);box-shadow:0 0 10px 4px rgba(0,0,0,.1)}.navigation .megamenu a .nav-arrow{display:none}.navigation .megamenu>li>a.menu-link{font-size:13px;font-weight:600}.navigation .megamenu li ul.sub-menu{border-top:1px solid #f1f1f1}.navigation .megamenu li a.menu-link{padding:12px 20px}.navigation .megamenu .sidebar-box{padding:20px;margin-bottom:0;line-height:1.8;white-space:normal}.navigation>ul>li>ul.megamenu.sub-menu>li{float:left;border-bottom:0;border-left-width:1px;border-style:solid;border-color:#f1f1f1}.navigation>ul>li>ul.megamenu.sub-menu>li:first-child{border-left:none}.navigation li.megamenu-li.hide-headings>.megamenu>li>a,.navigation li.megamenu-li>.megamenu>li.hide-heading>a{display:none}.navigation .megamenu .sub-menu{display:block !important;-moz-opacity:1 !important;-webkit-opacity:1 !important;opacity:1 !important;min-width:100%;position:static;background:rgba(0,0,0,0);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.navigation li.megamenu-li .megamenu.col-1>li{width:100%}.navigation li.megamenu-li .megamenu.col-2>li{width:50%}.navigation li.megamenu-li .megamenu.col-3>li{width:33.33333333%}.navigation li.megamenu-li .megamenu.col-4>li{width:25%}.navigation li.megamenu-li .megamenu.col-5>li{width:20%}.navigation li.megamenu-li .megamenu.col-6>li{width:16.66666667%}@media only screen and (min-width: 959px){.navigation li.megamenu-li.auto-mega .megamenu.col-1{width:320px}.navigation li.megamenu-li.auto-mega .megamenu.col-2{width:440px}.navigation li.megamenu-li.auto-mega .megamenu.col-3{width:660px}.navigation li.megamenu-li.auto-mega .megamenu.col-4{width:780px}.navigation li.megamenu-li.auto-mega .megamenu.col-5{width:980px}.navigation li.megamenu-li.auto-mega .megamenu.col-6{width:1080px}}.navigation>ul>li>ul.megamenu.sub-menu>li .elementor{white-space:normal;line-height:initial}.navigation li.mega-cat .megamenu{padding:30px 20px}.navigation li.mega-cat .mega-cat-title{position:relative;font-size:14px;line-height:1;font-weight:400;background-color:#f8f8f8;color:#222;letter-spacing:2px;margin:0 -20px 30px;padding:15px 35px;text-transform:uppercase}.navigation li.mega-cat>ul>li{padding:0 15px}.navigation li.mega-cat ul li a{padding:0}.navigation li.mega-cat ul li a.mega-post-link{display:block;position:relative;background-color:#000}.navigation li.mega-cat ul li a.mega-post-link img{display:block;width:100%}.navigation li.mega-cat ul li a.mega-post-link .overlay{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;background-color:rgba(0,0,0,.2);-moz-opacity:0;-webkit-opacity:0;opacity:0;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.navigation li.mega-cat ul li a.mega-post-link:hover .overlay{-moz-opacity:1;-webkit-opacity:1;opacity:1}.navigation li.mega-cat ul li .mega-post-title{display:block;margin:15px 0 8px;white-space:initial}.navigation li.mega-cat ul li .mega-post-title a{color:#555;font-size:14px;font-weight:400;line-height:1.3;letter-spacing:.6px;text-transform:none}.navigation li.mega-cat ul li .mega-post-title a:hover{background-color:rgba(0,0,0,0);color:#333}.navigation li.mega-cat ul li .mega-post-date{display:block;font-size:10px;color:#bbb;text-transform:uppercase}.navigation li.mega-cat ul li .mega-post-date i{font-size:9px;padding-right:5px}.navigation li.mega-cat ul li .mega-post-date svg.owp-icon{width:16px;height:16px;margin-right:.7rem}.navigation>ul>li.mega-cat>ul.megamenu.sub-menu>li.first{border-left:0}@media only screen and (min-width: 768px)and (max-width: 1280px){.navigation li.megamenu.auto-width.col-6>.sub-menu{width:980px}}#searchform-dropdown,#icon-searchform-dropdown{position:absolute;right:0;background-color:#fff;border-top:3px solid #13aff0;top:100%;padding:15px;width:260px;-webkit-box-shadow:0 2px 7px rgba(0,0,0,.1);-moz-box-shadow:0 2px 7px rgba(0,0,0,.1);box-shadow:0 2px 7px rgba(0,0,0,.1);visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;transition:all .25s ease-in-out;z-index:10000}#searchform-dropdown input,#icon-searchform-dropdown input{display:block;background-color:rgba(0,0,0,0);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;margin:0}.no-top-border #searchform-dropdown,.no-top-border #icon-searchform-dropdown{border:none}#searchform-dropdown.show,#icon-searchform-dropdown.show{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}#icon-searchform-dropdown{width:100%}#site-header.header-replace #site-navigation .dropdown-menu{-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}#site-header.header-replace #site-navigation.hide .dropdown-menu{visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0}#searchform-header-replace{position:absolute;top:0;right:0;height:100%;width:100%;min-width:370px;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}#searchform-header-replace form{height:100%;width:100%}#searchform-header-replace input{height:100%;width:94%;font-size:22px;background-color:rgba(0,0,0,0);color:#bbb;padding:0;outline:0;border:0;margin:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}#searchform-header-replace-close{position:absolute;right:8px;top:50%;margin-top:-20px;height:40px;line-height:40px;font-size:26px;color:#bbb;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#searchform-header-replace-close:hover{color:#222}#searchform-header-replace.show{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}#searchform-overlay,#icon-searchform-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:9999}#searchform-overlay .container,#icon-searchform-overlay .container{position:relative;width:100%;height:100%}#searchform-overlay a.search-overlay-close,#icon-searchform-overlay a.search-overlay-close{position:absolute;top:-50px;left:50%;margin-left:-20px;width:40px;height:40px;background-color:rgba(255,255,255,.2);text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}#searchform-overlay a.search-overlay-close:hover,#icon-searchform-overlay a.search-overlay-close:hover{background-color:rgba(255,255,255,.3)}#searchform-overlay a.search-overlay-close span,#icon-searchform-overlay a.search-overlay-close span{position:relative;display:inline-block;width:24px;height:24px}#searchform-overlay a.search-overlay-close span:before,#searchform-overlay a.search-overlay-close span:after,#icon-searchform-overlay a.search-overlay-close span:before,#icon-searchform-overlay a.search-overlay-close span:after{content:"";position:absolute;top:50%;left:0;height:2px;width:100%;margin-top:6px;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}#searchform-overlay a.search-overlay-close span:before,#icon-searchform-overlay a.search-overlay-close span:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#searchform-overlay a.search-overlay-close span:after,#icon-searchform-overlay a.search-overlay-close span:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#searchform-overlay form,#icon-searchform-overlay form{position:absolute;top:50%;left:0;margin-top:-33px;width:100%;text-align:center}#searchform-overlay form input,#searchform-overlay form .search-text,#icon-searchform-overlay form input,#icon-searchform-overlay form .search-text{font-size:22px;line-height:1.3;padding:18px 0;margin:0;min-height:50px;color:#fff;letter-spacing:1px;text-transform:uppercase;text-align:center}#searchform-overlay form input,#icon-searchform-overlay form input{position:relative;border:0;background-color:rgba(0,0,0,0);border-bottom:1px solid #444;z-index:2;-webkit-transition:border-color .3s ease;-moz-transition:border-color .3s ease;-ms-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}#searchform-overlay form input:hover,#icon-searchform-overlay form input:hover{border-color:#777}#searchform-overlay form input:focus,#icon-searchform-overlay form input:focus{border-color:#fff}#searchform-overlay form .search-text,#icon-searchform-overlay form .search-text{display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#searchform-overlay form .search-text i,#icon-searchform-overlay form .search-text i{display:inline-block;background-color:#fff;width:3px;height:3px;margin-left:3px;-webkit-animation:blink 1s linear infinite;-moz-animation:blink 1s linear infinite;-ms-animation:blink 1s linear infinite;-o-animation:blink 1s linear infinite;animation:blink 1s linear infinite}#searchform-overlay form .search-text i+i,#icon-searchform-overlay form .search-text i+i{-ms-animation-delay:.2s;-webkit-animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}#searchform-overlay form .search-text i+i+i,#icon-searchform-overlay form .search-text i+i+i{-ms-animation-delay:.4s;-webkit-animation-delay:.4s;-o-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}#searchform-overlay form.search-filled .search-text,#icon-searchform-overlay form.search-filled .search-text{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;-moz-transition-duration:150ms;-ms-transition-duration:150ms;-o-transition-duration:150ms;transition-duration:150ms}#searchform-overlay .container{max-width:550px}#icon-searchform-overlay form .search-text,#icon-searchform-overlay form input{font-size:16px}#icon-searchform-overlay .search-overlay-close{line-height:inherit}@media only screen and (max-width: 959px){#searchform-overlay{display:none !important}}#mobile-dropdown{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;max-height:400px;overflow-y:auto;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}#mobile-dropdown ul{margin:0;list-style:none}#mobile-dropdown ul li{border-bottom:1px solid rgba(0,0,0,.035)}#mobile-dropdown ul li a{display:block;position:relative;padding:12px 40px;text-align:left}#mobile-dropdown ul li a:focus{outline:1px dashed #e3e3e3}#mobile-dropdown ul li a i,#mobile-dropdown ul li a img{margin-right:10px}#mobile-dropdown ul li a i.after{margin-right:0;margin-left:10px}#mobile-dropdown ul li a .dropdown-toggle{position:absolute;right:0;top:0;height:100%;width:60px;cursor:pointer;color:#555;padding-right:40px;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#mobile-dropdown ul li a .dropdown-toggle:focus{outline:1px dashed rgba(0,0,0,.4)}#mobile-dropdown ul li a .dropdown-toggle:before{content:"+";font-size:20px;position:absolute;top:50%;left:50%;line-height:30px;margin-top:-15px;margin-left:-15px}#mobile-dropdown ul li.active>a>.dropdown-toggle:before{content:"-"}#mobile-dropdown ul li ul{display:none;border-top:1px solid rgba(0,0,0,.035);margin-left:0;background-color:rgba(0,0,0,.02)}#mobile-dropdown ul li.woo-menu-icon,#mobile-dropdown ul li.search-toggle-li,#mobile-dropdown ul li.side-panel-li,#mobile-dropdown ul li a .nav-arrow,#mobile-dropdown ul .sidebar-box,#mobile-dropdown ul .widget{display:none}#mobile-dropdown .oceanwp-social-menu{display:block !important;float:none;width:100%;right:auto !important;left:auto !important;padding:0 40px !important;margin:10px 0 !important}#mobile-dropdown .oceanwp-social-menu .social-menu-inner{height:auto}#mobile-dropdown .oceanwp-social-menu li{display:inline-block;float:none;border:0}#mobile-dropdown .oceanwp-social-menu li a{display:block;padding:12px 10px}#mobile-dropdown #mobile-menu-search{display:block;padding:20px 40px}#mobile-dropdown #mobile-menu-search form{position:relative}#mobile-dropdown #mobile-menu-search form input{padding:6px 45px 6px 12px !important;margin-top:0 !important;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}#mobile-dropdown #mobile-menu-search form button{display:block;position:absolute;right:10px;height:30px;line-height:30px;width:30px;padding:0;text-align:center;top:50%;margin-top:-15px;background-color:rgba(0,0,0,0) !important;color:#555;border:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#mobile-dropdown #mobile-menu-search form button:hover{color:#222}#mobile-dropdown .has-social #mobile-menu-search{padding-top:0}#mobile-fullscreen{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);overflow-y:scroll;z-index:100000}#mobile-fullscreen #mobile-fullscreen-inner{display:table;width:100%;height:100%;padding:0 40px}#mobile-fullscreen a.close{position:absolute;top:14px;right:14px}#mobile-fullscreen a.close .close-icon-wrap{display:inline-block;position:relative;width:40px;height:40px;line-height:33px;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-ms-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}#mobile-fullscreen a.close .close-icon-wrap:hover{opacity:.7}#mobile-fullscreen a.close .close-icon-inner,#mobile-fullscreen a.close .close-icon-inner::after{display:inline-block;width:40px;height:3px;background-color:#fff;border-radius:3px}#mobile-fullscreen a.close .close-icon-inner{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#mobile-fullscreen a.close .close-icon-inner::after{content:"";display:block;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}#mobile-fullscreen nav{display:table-cell;vertical-align:middle;padding:50px 0;text-align:center}#mobile-fullscreen ul{list-style:none;margin:0}#mobile-fullscreen ul li a{display:block;position:relative;color:#fff;letter-spacing:1px;text-transform:uppercase;text-align:center}#mobile-fullscreen ul li a:focus{outline:1px dashed rgba(255,255,255,.6)}#mobile-fullscreen ul li a:hover{color:#929292}#mobile-fullscreen ul li a i,#mobile-fullscreen ul li a img{margin-right:10px}#mobile-fullscreen ul li a i.after{margin-right:0;margin-left:10px}#mobile-fullscreen ul li .dropdown-toggle{display:inline-block;width:26px;padding-left:5px;text-align:center}#mobile-fullscreen ul li .dropdown-toggle:before{font-family:"Font Awesome 5 Free";font-weight:600;content:"+"}#mobile-fullscreen ul li .dropdown-toggle:focus{outline:1px dashed rgba(255,255,255,.6)}#mobile-fullscreen ul li.open-sub>a>.dropdown-toggle:before{content:"-"}#mobile-fullscreen ul ul.sub-menu{display:none;list-style:none;margin:0;padding:0}#mobile-fullscreen ul ul.sub-menu li a{font-size:13px;padding:3px 0}#mobile-fullscreen ul>li{display:block}#mobile-fullscreen ul>li>a{font-size:18px;line-height:1.2;padding:12px 0}#mobile-fullscreen ul .woo-menu-icon,#mobile-fullscreen ul .search-toggle-li,#mobile-fullscreen ul .side-panel-li,#mobile-fullscreen ul .sidebar-box{display:none}#mobile-fullscreen #mobile-search{max-width:220px;margin:10px auto 0}#mobile-fullscreen #mobile-search form{position:relative}#mobile-fullscreen #mobile-search input,#mobile-fullscreen #mobile-search .search-text{font-size:20px;padding:4px 0;color:#fff;margin:0;text-align:center;text-transform:uppercase}#mobile-fullscreen #mobile-search input{position:relative;border:0;background-color:rgba(0,0,0,0);border-bottom:1px solid #666;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;z-index:2}#mobile-fullscreen #mobile-search input:hover,#mobile-fullscreen #mobile-search input:focus{border-color:#fff}#mobile-fullscreen #mobile-search .search-text{display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#mobile-fullscreen #mobile-search .search-text i{display:inline-block;background-color:#fff;width:3px;height:3px;margin-left:3px;-webkit-animation:blink 1s linear infinite;-moz-animation:blink 1s linear infinite;-ms-animation:blink 1s linear infinite;-o-animation:blink 1s linear infinite;animation:blink 1s linear infinite}#mobile-fullscreen #mobile-search .search-text i+i{-ms-animation-delay:.2s;-webkit-animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}#mobile-fullscreen #mobile-search .search-text i+i+i{-ms-animation-delay:.4s;-webkit-animation-delay:.4s;-o-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}#mobile-fullscreen #mobile-search form.search-filled .search-text{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;-moz-transition-duration:150ms;-ms-transition-duration:150ms;-o-transition-duration:150ms;transition-duration:150ms}#mobile-fullscreen .oceanwp-social-menu{display:block;float:none;margin-top:30px;text-align:center;right:auto}#mobile-fullscreen .oceanwp-social-menu .social-menu-inner{display:block;height:auto !important}#mobile-fullscreen .oceanwp-social-menu ul li{float:none;display:inline-block}#mobile-fullscreen .oceanwp-social-menu.simple-social ul li a{color:#fff;font-size:24px;padding:0 16px;margin:0;background-color:rgba(0,0,0,0) !important}#mobile-fullscreen .oceanwp-social-menu.simple-social ul li a:hover{color:#929292}#mobile-fullscreen .oceanwp-social-menu .colored ul li a,#mobile-fullscreen .oceanwp-social-menu .minimal ul li a,#mobile-fullscreen .oceanwp-social-menu .dark ul li a{padding:0 4px}#mobile-fullscreen .oceanwp-social-menu .colored ul li a span,#mobile-fullscreen .oceanwp-social-menu .minimal ul li a span,#mobile-fullscreen .oceanwp-social-menu .dark ul li a span{font-size:16px;width:60px;height:60px;line-height:60px}@-webkit-keyframes blink{0%{-webkit-opacity:1}50%{-webkit-opacity:0}100%{-webkit-opacity:1}}@-moz-keyframes blink{0%{-moz-opacity:1}50%{-moz-opacity:0}100%{-moz-opacity:1}}@-o-keyframes blink{0%{-o-opacity:1}50%{-o-opacity:0}100%{-o-opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.page-header{position:relative;background-color:#f5f5f5;padding:34px 0}.page-header .container{position:relative}.has-transparent-header .page-header{padding:120px 0 36px 0}body.home .page-header-inner{text-align:center}.page-header-title{display:block;font-size:24px;line-height:1.4em;font-weight:400;margin:0;color:#333}body.breadcrumbs-position-default .page-header-title{max-width:70%}.page-subheading{font-size:15px;margin:0}.page-subheading p:last-child{margin:0}.centered-page-header .page-header-title,.centered-minimal-page-header .page-header-title{max-width:100% !important}.centered-page-header{text-align:center}.centered-page-header .page-header-title{font-size:32px}.centered-page-header .page-subheading{font-size:18px;font-weight:300}.centered-minimal-page-header{background-color:#fff;border-bottom:1px solid #f1f1f1;text-align:center}.centered-minimal-page-header .page-header-title{font-size:32px}.centered-minimal-page-header .page-subheading{font-size:18px;font-weight:300}.solid-color-page-header .page-header-title{color:#fff !important}.solid-color-page-header .site-breadcrumbs,.solid-color-page-header .site-breadcrumbs a{color:#fff !important}.solid-color-page-header .page-subheading{color:#fff}.background-image-page-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;width:100%;background-color:#000;height:400px;background-position:50% 0;background-repeat:no-repeat;background-size:cover}.background-image-page-header .page-header-inner{text-align:center}.background-image-page-header .page-subheading{position:relative;color:#fff;font-size:24px;font-weight:300;z-index:2}.page-header.background-image-page-header .page-header-title{position:relative;color:#fff;font-size:44px;font-weight:400;max-width:100%;z-index:2}.background-image-page-header-overlay{display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000;z-index:1;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5}.site-breadcrumbs{position:absolute;right:0;top:50%;max-width:50%;height:32px;line-height:32px;margin-top:-16px;font-size:13px;color:#c6c6c6;font-weight:normal;white-space:nowrap;overflow:hidden}.site-breadcrumbs ol{margin:0;padding:0;list-style:none}.site-breadcrumbs ol li{display:inline-block}.site-breadcrumbs ol li .breadcrumb-sep{margin:0 6px}.site-breadcrumbs.woocommerce-breadcrumbs .breadcrumb-sep{margin:0 6px}.site-breadcrumbs .icon-home.has-text,.site-breadcrumbs .breadcrumb-home.has-icon{display:none}.site-breadcrumbs .breadcrumb-title{margin-right:5px}.site-breadcrumbs .owp-icon{vertical-align:text-top}.site-breadcrumbs.position-under-title,.centered-page-header .site-breadcrumbs,.centered-minimal-page-header .site-breadcrumbs{position:inherit;top:auto;right:auto;margin-top:0;max-width:100%}.oceanwp-breadcrumb .site-breadcrumbs{position:relative;top:auto;left:auto;right:auto;max-width:100%;margin-top:0}.background-image-page-header .site-breadcrumbs{display:block;position:inherit;max-width:100%;margin-top:20px;top:auto;right:auto;color:#fff;text-align:center;z-index:2}.background-image-page-header .site-breadcrumbs a{color:#fff}.background-image-page-header .site-breadcrumbs a:hover{color:#ddd}.site-breadcrumbs nav,.site-breadcrumbs ol{margin:0}.elementor .site-breadcrumbs{position:relative;display:block;overflow:visible}@media only screen and (max-width: 959px){body.has-breadcrumbs .page-header-title{max-width:100%;width:100%}}@media only screen and (max-width: 959px){.site-breadcrumbs{position:inherit;top:auto;left:auto;right:auto;max-width:100%;margin-top:0}}@media only screen and (max-width: 767px){.page-header{background-attachment:initial !important}.page-header-with-background .page-header-title{font-size:36px}.centered-page-header .page-header-title,.centered-minimal-page-header .page-header-title,.page-header.background-image-page-header .page-header-title{font-size:24px}.centered-page-header .page-subheading,.centered-minimal-page-header .page-header-subheading,.page-header.background-image-page-header .page-subheading{font-size:14px}.background-image-page-header{height:auto !important}body.has-breadcrumbs .page-header-title{max-width:100%;width:100%}}#blog-entries{padding-bottom:0}.blog-entry.post{position:relative}.blog-entry.post .thumbnail{position:relative}.blog-entry.post .thumbnail a:not(.mejs-volume-slider){display:inline-block;position:relative;width:100%}.blog-entry.post .thumbnail .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);-moz-opacity:0;-webkit-opacity:0;opacity:0;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.blog-entry.post .thumbnail:hover .overlay{-moz-opacity:1;-webkit-opacity:1;opacity:1}.blog-entry.post .thumbnail img{width:100%}.blog-entry.post ul.meta{margin:0 0 12px}.blog-entry.post .blog-entry-header{margin-bottom:20px}.blog-entry.post .blog-entry-header .entry-title{font-size:24px;margin:0}.blog-entry.post .blog-entry-header .entry-title a{font-weight:600;letter-spacing:.6px}.blog-entry.post .blog-entry-summary{margin-bottom:20px}.blog-entry.post .blog-entry-summary p:last-child{margin-bottom:0}.thumbnail-caption{font-size:13px;margin-top:.5em;text-align:center}.blog-entry.large-entry{border-bottom:1px solid #f1f1f1;margin-bottom:30px;padding-bottom:30px}.blog-entry.large-entry .thumbnail{margin-bottom:20px}.blog-entry.large-entry .blog-entry-readmore a{display:inline-block;font-size:11px;line-height:1;border:1px solid #ddd;padding:10px 16px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;text-transform:capitalize;letter-spacing:1px}.blog-entry.large-entry .blog-entry-readmore a:hover{color:#13aff0;border-color:#13aff0}.blog-entry.large-entry .blog-entry-readmore a i{margin-left:8px}.blog-entry.large-entry .blog-entry-readmore a svg.owp-icon{margin-left:.7rem}.has-blog-grid .blog-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;height:auto !important}.blog-entry.grid-entry{justify-content:flex-start}.blog-entry.grid-entry .blog-entry-inner{padding:0 1.25rem 1.25rem;border:1px solid #e9e9e9}.blog-entry.grid-entry .thumbnail{margin:0 -1.25rem}.blog-entry.grid-entry .blog-entry-header{margin:1rem 0 1rem}.blog-entry.grid-entry .blog-entry-header .entry-title{font-size:18px}.blog-entry.grid-entry .blog-entry-summary{line-height:1.6;margin-top:.625rem}.blog-entry.grid-entry .blog-entry-readmore{margin-top:1rem}.blog-entry.grid-entry .blog-entry-readmore a{display:inline-block;font-size:12px;line-height:1.2;padding-bottom:.19rem;border-bottom:1px solid;text-transform:capitalize}.blog-entry.grid-entry .blog-entry-readmore a i{margin-left:.5rem}.blog-entry.grid-entry .blog-entry-readmore a svg.owp-icon{margin-left:.7rem}.blog-entry.thumbnail-entry{border-bottom:1px solid #f1f1f1;margin-bottom:30px;padding-bottom:30px}.blog-entry.thumbnail-entry .blog-entry-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;flex-direction:row}.blog-entry.thumbnail-entry .thumbnail,.blog-entry.thumbnail-entry .blog-entry-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;flex-direction:column}.blog-entry.thumbnail-entry .center .thumbnail,.blog-entry.thumbnail-entry .center .blog-entry-content{-webkit-justify-content:center;justify-content:center}.blog-entry.thumbnail-entry .bottom .thumbnail,.blog-entry.thumbnail-entry .bottom .blog-entry-content{-webkit-justify-content:flex-end;justify-content:flex-end}.blog-entry.thumbnail-entry .thumbnail{width:45%}.blog-entry.thumbnail-entry .thumbnail a{position:relative}.blog-entry.thumbnail-entry .thumbnail .link-entry{position:absolute;top:0}.blog-entry.thumbnail-entry .thumbnail .left-position .link-entry{right:0}.blog-entry.thumbnail-entry .thumbnail .right-position .link-entry{left:0}.blog-entry.thumbnail-entry .blog-entry-content{width:55%}.blog-entry.thumbnail-entry .blog-entry-content{padding:6px 0}.blog-entry.thumbnail-entry .left-position .blog-entry-content{padding-left:3em}.blog-entry.thumbnail-entry .right-position .blog-entry-content{padding-right:3em}.blog-entry.thumbnail-entry .blog-entry-category{display:block;font-size:12px;font-weight:600;letter-spacing:.6px;line-height:1.2em;text-transform:uppercase;margin-bottom:10px}.blog-entry.thumbnail-entry .blog-entry-category a{color:#13aff0}.blog-entry.thumbnail-entry .blog-entry-category a:hover{color:#333}.blog-entry.thumbnail-entry .blog-entry-summary{margin-bottom:15px}.blog-entry.thumbnail-entry .blog-entry-bottom{display:block;border-top:1px solid #e9e9e9;padding-top:15px;font-size:11px;font-weight:600;letter-spacing:.6px;line-height:1.2em;text-transform:uppercase}.blog-entry.thumbnail-entry .blog-entry-comments,.blog-entry.thumbnail-entry .blog-entry-comments a,.blog-entry.thumbnail-entry .blog-entry-date{color:#ababab}.blog-entry.thumbnail-entry .blog-entry-comments{float:left}.blog-entry.thumbnail-entry .blog-entry-comments i{padding-right:6px}.blog-entry.thumbnail-entry .blog-entry-comments a:hover{color:#333}.blog-entry.thumbnail-entry .blog-entry-comments svg.owp-icon{width:17px;height:17px;margin-right:.7rem}.blog-entry.thumbnail-entry .blog-entry-date{float:right}.blog-entry.thumbnail-entry.format-standard.no-featured-image .blog-entry-content{width:100%}.blog-entry.thumbnail-entry.format-standard.no-featured-image .left-position .blog-entry-content{padding-left:0}.blog-entry.thumbnail-entry.format-standard.no-featured-image .right-position .blog-entry-content{padding-right:0}@media only screen and (max-width: 767px){.blog-entry.thumbnail-entry .blog-entry-inner{-webkit-flex-direction:column;flex-direction:column}.blog-entry.thumbnail-entry .thumbnail,.blog-entry.thumbnail-entry .blog-entry-content{width:100%}.blog-entry.thumbnail-entry .blog-entry-content{margin-top:15px;padding:0 !important}}ul.meta{display:flex;flex-wrap:wrap;justify-content:flex-start;color:#4a4a4a;font-size:14px;line-height:1.3;margin:0 0 20px;padding:0 0 10px;list-style:none}ul.meta li{line-height:1.5;align-self:flex-end;flex-wrap:nowrap;padding-bottom:5px}ul.meta li:after{padding:0 6px;font-weight:bold}ul.meta li:last-child:after{display:none;padding:0}ul.meta li a{color:#4a4a4a}ul.meta li a:hover{color:#13aff0}ul.meta li i{padding-right:6px;font-size:17px}ul.meta li .owp-icon{margin-right:8px}ul.meta li svg.owp-icon{width:18px;height:18px}ul.meta li .owp-sep{padding:0 5px}ul.obem-default li:after{content:"-"}ul.obem-modern li:after{content:"|"}ul.obem-stylish li:after{content:"//"}ul.obem-none li:after{content:"";margin:0 5px}.single-post ul.meta{font-size:14.5px;border-bottom:1px solid #f1f1f1;padding-bottom:15px}.single-post ul.meta li:after{padding:0 8px}.single-post ul.meta li i{padding-right:9px}.single-post ul.meta li .owp-icon{margin-right:8px}.single-post ul.meta li svg.owp-icon{width:20px;height:20px}.single-post ul.ospm-default li:after{content:"-"}.single-post ul.ospm-modern li:after{content:"|"}.single-post ul.ospm-stylish li:after{content:"//"}.single-post ul.ospm-none li:after{content:"";margin:0 10px}.gallery-format{opacity:0;visibility:hidden;height:0}.gallery-format img,.gallery-format a.gallery-lightbox{display:block;position:relative;width:100%;margin-bottom:0}.gallery-format .flickity-button{top:calc(100% - 18px);width:30px;height:36px;border-radius:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.gallery-format .flickity-button:hover{background-color:rgba(0,0,0,.8)}.gallery-format .flickity-button:disabled{pointer-events:unset}.gallery-format .flickity-button.next{right:0}.gallery-format .flickity-button.previous{left:auto;right:30px}.gallery-format .flickity-button svg{fill:#fff;width:12px;height:auto;position:static}.wp-video{width:100% !important}.link-entry{position:absolute;top:20px;right:20px}.link-entry i{display:inline-block;width:60px;height:60px;font-size:22px;line-height:60px;background-color:#333;color:#fff;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.thumbnail:hover i{background-color:#13aff0}.link-post-svg-icon{width:60px;height:60px;border-radius:50%;background-color:#333;text-align:center;padding-top:18px}.link-post-svg-icon .owp-icon{width:22px;height:22px}.link-post-svg-icon .owp-icon use{stroke:#fff}.post-quote-content,.post-quote-author{position:relative;background-color:#13aff0;color:#fff;font-size:20px;padding:20px 30px;line-height:1.6;z-index:1}.post-quote-icon{position:absolute;right:20px;bottom:10px;font-size:48px;-moz-opacity:.2;-webkit-opacity:.2;opacity:.2;z-index:-1}.post-quote-icon svg.owp-icon{width:45px;height:45px}.post-quote-author{background-color:#0b7cac;font-size:12px;font-weight:600;padding:10px 30px;margin-top:1px;text-transform:uppercase;letter-spacing:.6px}.single-post .post-quote-wrap{margin-bottom:30px}.single .thumbnail{position:relative;margin-bottom:20px}.single .thumbnail img{width:100%}.single .entry-title{font-size:34px;padding:0 0 20px;margin:0 0 15px;border-bottom:1px solid #f1f1f1;letter-spacing:.6px}.single-post.content-max-width #main #content-wrap{width:100%;max-width:100%}.single-post.content-max-width .thumbnail,.single-post.content-max-width .entry-header,.single-post.content-max-width ul.meta,.single-post.content-max-width .entry-content h1,.single-post.content-max-width .entry-content h2,.single-post.content-max-width .entry-content h3,.single-post.content-max-width .entry-content h4,.single-post.content-max-width .entry-content h5,.single-post.content-max-width .entry-content h6,.single-post.content-max-width .entry-content blockquote,.single-post.content-max-width .entry-content p,.single-post.content-max-width .post-tags,.single-post.content-max-width .entry-share,.single-post.content-max-width nav.post-navigation,.single-post.content-max-width #author-bio,.single-post.content-max-width #related-posts,.single-post.content-max-width .comments-area{padding-left:20px;padding-right:20px}.single-post.content-max-width .entry-header,.single-post.content-max-width ul.meta,.single-post.content-max-width .entry-content h1,.single-post.content-max-width .entry-content h2,.single-post.content-max-width .entry-content h3,.single-post.content-max-width .entry-content h4,.single-post.content-max-width .entry-content h5,.single-post.content-max-width .entry-content h6,.single-post.content-max-width .entry-content blockquote,.single-post.content-max-width .entry-content p,.single-post.content-max-width .wp-block-image,.single-post.content-max-width .wp-block-buttons,.single-post.content-max-width .wp-block-gallery,.single-post.content-max-width .wp-block-video,.single-post.content-max-width .wp-block-quote,.single-post.content-max-width .wp-block-text-columns,.single-post.content-max-width .wp-block-code,.single-post.content-max-width .entry-content ul,.single-post.content-max-width .entry-content ol,.single-post.content-max-width .wp-block-cover-text,.single-post.content-max-width .wp-block-cover,.single-post.content-max-width .wp-block-columns,.single-post.content-max-width .post-tags,.single-post.content-max-width .comments-area{margin:1.5em auto;max-width:700px}.single-post.content-max-width .wp-block-columns.alignfull h1,.single-post.content-max-width .wp-block-columns.alignfull h2,.single-post.content-max-width .wp-block-columns.alignfull h3,.single-post.content-max-width .wp-block-columns.alignfull h4,.single-post.content-max-width .wp-block-columns.alignfull h5,.single-post.content-max-width .wp-block-columns.alignfull h6,.single-post.content-max-width .wp-block-columns.alignfull blockquote,.single-post.content-max-width .wp-block-columns.alignfull p,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-image,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-buttons,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-gallery,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-video,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-quote,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-text-columns,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-code,.single-post.content-max-width .wp-block-columns.alignfull ul,.single-post.content-max-width .wp-block-columns.alignfull ol,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-cover-text,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-cover,.single-post.content-max-width .wp-block-columns.alignwide h1,.single-post.content-max-width .wp-block-columns.alignwide h2,.single-post.content-max-width .wp-block-columns.alignwide h3,.single-post.content-max-width .wp-block-columns.alignwide h4,.single-post.content-max-width .wp-block-columns.alignwide h5,.single-post.content-max-width .wp-block-columns.alignwide h6,.single-post.content-max-width .wp-block-columns.alignwide blockquote,.single-post.content-max-width .wp-block-columns.alignwide p,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-image,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-buttons,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-gallery,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-video,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-quote,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-text-columns,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-code,.single-post.content-max-width .wp-block-columns.alignwide ul,.single-post.content-max-width .wp-block-columns.alignwide ol,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-cover-text,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-cover,.single-post.content-max-width .elementor-section h1,.single-post.content-max-width .elementor-section h2,.single-post.content-max-width .elementor-section h3,.single-post.content-max-width .elementor-section h4,.single-post.content-max-width .elementor-section h5,.single-post.content-max-width .elementor-section h6,.single-post.content-max-width .elementor-section blockquote,.single-post.content-max-width .elementor-section p,.single-post.content-max-width .elementor-section .wp-block-image,.single-post.content-max-width .elementor-section .wp-block-buttons,.single-post.content-max-width .elementor-section .wp-block-gallery,.single-post.content-max-width .elementor-section .wp-block-video,.single-post.content-max-width .elementor-section .wp-block-quote,.single-post.content-max-width .elementor-section .wp-block-text-columns,.single-post.content-max-width .elementor-section .wp-block-code,.single-post.content-max-width .elementor-section ul,.single-post.content-max-width .elementor-section ol,.single-post.content-max-width .elementor-section .wp-block-cover-text,.single-post.content-max-width .elementor-section .wp-block-cover{max-width:100%}.single-post.content-max-width .entry-content ul,.single-post.content-max-width .entry-content ol{padding-left:40px;padding-right:40px}.single-post.content-max-width .thumbnail{margin-top:0}.single-post.content-max-width .entry-header{margin-bottom:0;text-align:center}.single-post.content-max-width ul.meta{display:flex;flex-wrap:wrap;justify-content:center;color:#4a4a4a;font-size:14px;line-height:1.3;margin-bottom:20px;margin-top:20px;padding:0 0 10px;list-style:none}.single-post.content-max-width .wp-block-quote p{padding:0}.single-post.content-max-width .entry-content blockquote p{max-width:100%;margin:0;padding:0}.single-post.content-max-width .thumbnail,.single-post.content-max-width .wp-block-cover-text.alignwide,.single-post.content-max-width .wp-block-image.alignwide,.single-post.content-max-width .wp-block-gallery.alignwide,.single-post.content-max-width .wp-block-text-columns.alignwide,.single-post.content-max-width .entry-share,.single-post.content-max-width nav.post-navigation,.single-post.content-max-width #author-bio,.single-post.content-max-width #related-posts{margin:1.5em auto;max-width:1100px}.single-post.content-max-width .wp-block-cover-text.alignfull,.single-post.content-max-width .wp-block-image.alignfull,.single-post.content-max-width .wp-block-gallery.alignfull,.single-post.content-max-width .wp-block-text-columns.alignfull{margin:1.5em 0;max-width:100%}.single-post.content-max-width .wp-block-image.alignfull img{width:100% !important}.single-post.content-max-width .wp-block-image.alignleft,.single-post.content-max-width .wp-block-image.alignright{max-width:350px;margin-top:0;margin-bottom:0}.single-post.content-max-width .wp-block-image.alignleft{margin-left:calc(50% - 350px);padding:14px 36px 14px 0}.single-post.content-max-width .wp-block-image.alignright{margin-right:calc(50% - 350px);padding:14px 0 14px 36px}.single-post.content-max-width figure img{margin:0 auto}.single-post.content-max-width .entry-content ul.alignfull,.single-post.content-max-width .entry-content ol.alignfull{padding-left:0;padding-right:0}.single-post.content-max-width .entry-content ul.alignwide,.single-post.content-max-width .entry-content ol.alignwide{padding-left:0;padding-right:0}.wp-block-cover-image,.wp-block-image{margin-bottom:20px}.wp-block-quote.blocks-quote-style-2{border:0}.wp-block-pullquote{border-left-width:0;margin:0}.wp-block-separator{margin:30px auto}.wp-block-separator.is-style-wide:not(.size-full){max-width:700px}.elementor-edit-area ul.elementor-editor-element-settings{padding:0 !important;margin:0 !important}@media only screen and (max-width: 480px){.single-post.media-above-content .thumbnail{margin-bottom:20px}.single-post .entry-title{font-size:26px}}.single .entry-content{margin-bottom:20px}.dropcap{float:left;color:#13aff0;font-size:120px;line-height:80px;margin-top:6px;margin-right:10px}.entry-footer{display:inline-block;width:100%}.single .post-tags{font-size:11px;font-weight:600;margin:30px 0 0;text-transform:uppercase}.single nav.post-navigation{margin-top:30px;padding-top:30px;border-top:1px solid #f1f1f1}.single nav.post-navigation:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.single nav.post-navigation .nav-links .title{display:block;color:#13aff0;line-height:20px}.single nav.post-navigation .nav-links a{display:block}.single nav.post-navigation .nav-links i{font-size:20px;line-height:20px}.single nav.post-navigation .nav-links .post-title{display:block;font-size:16px;margin:5px 0 0}.single nav.post-navigation .nav-previous{float:left;width:50%;text-align:left;border-right-width:1px;border-style:solid;border-color:#f1f1f1;padding-right:20px}.single nav.post-navigation .nav-previous i,.single nav.post-navigation .nav-previous .owp-icon{float:left;margin-right:20px}.single nav.post-navigation .nav-previous .owp-icon{margin-top:4px}.single nav.post-navigation .nav-next{float:right;width:50%;text-align:right;padding-left:20px}.single nav.post-navigation .nav-next i,.single nav.post-navigation .nav-next .owp-icon{float:right;margin-left:20px}.single nav.post-navigation .nav-next .owp-icon{margin-top:4px}@media only screen and (max-width: 480px){.single nav.post-navigation .nav-links .nav-previous,.single nav.post-navigation .nav-links .nav-next{float:none;width:100%;padding:0}.single nav.post-navigation .nav-links .nav-previous{border-right-width:0;border-left-width:0}}#author-bio{position:relative;margin-top:30px;padding-top:30px;border-top-width:1px;border-style:solid;border-color:#f1f1f1}#author-bio #author-bio-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#author-bio .author-bio-avatar,#author-bio .author-bio-avatar img{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}#author-bio .author-bio-avatar{min-width:80px;margin-right:30px}#author-bio .author-bio-avatar img{width:80px;height:80px;border:3px solid #e9e9e9}#author-bio .author-bio-content{position:relative}#author-bio .author-bio-title{display:inline-block;font-size:18px;margin:0 0 10px;text-transform:capitalize}#author-bio .author-bio-description p:last-child{margin:0}.author #author-bio{margin:0 0 30px;padding-bottom:30px;border-bottom-width:1px}@media only screen and (max-width: 480px){#author-bio .author-bio-avatar{display:none}}#related-posts{margin-top:30px;padding-top:30px;border-top:1px solid #f1f1f1}#related-posts .title-wrap{display:block;color:#333;font-size:20px;font-weight:600;letter-spacing:.6px;margin-bottom:18px}#related-posts ul{padding:0;list-style:none}#related-posts .col{float:left;position:relative;min-height:100px;margin:0;text-align:center}#related-posts .span_1_of_3{width:33.3333333333%}.related-thumb{display:block;background-color:#222}.related-thumb img{display:block;width:100%;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.related-thumb:hover img{-moz-opacity:.7;-webkit-opacity:.7;opacity:.7}.related-post-title{font-size:16px;font-weight:600;margin:12px 12px 3px 12px}.related-post-title a{display:block}time.published{font-size:12px}time.published i{padding-right:5px}time.published svg.owp-icon{width:17px;height:17px;margin-right:.7rem}@media only screen and (max-width: 767px){#related-posts .col{float:none;width:100%;margin-bottom:30px}#related-posts .col:last-child{margin-bottom:0}}.widget-area{font-size:13px}.sidebar-box{margin-bottom:40px}.sidebar-box ul{margin:0;padding:0;list-style:none}.widget-title{display:block;line-height:1;font-size:13px;font-weight:400;color:#333;border-width:0 0 0 3px;border-style:solid;border-color:#13aff0;letter-spacing:1px;padding-left:15px;margin:0 0 20px;text-transform:capitalize}.oceanwp-widget-recent-posts-li,.widget_categories li,.widget_recent_entries li,.widget_archive li,.widget_recent_comments li,.widget-recent-posts-icons li,.site-footer .widget_nav_menu li{padding:6px 0;border-bottom:1px solid #e9e9e9}.oceanwp-widget-recent-posts-li:first-child,.widget_categories li:first-child,.widget_recent_entries li:first-child,.widget_archive li:first-child,.widget_recent_comments li:first-child,.widget-recent-posts-icons li:first-child,.site-footer .widget_nav_menu li:first-child{border-top:1px solid #e9e9e9}@media only screen and (max-width: 767px){#main .widget_nav_menu li a:before{display:none}}.hasCustomSelect{width:100%;z-index:2}.theme-select{position:relative;border:1px solid #ddd;color:#555;height:34px;line-height:32px;padding:0 45px 0 15px;width:100%;z-index:1;overflow:hidden}.theme-select:after{font-family:"Font Awesome 5 Free";content:"";position:absolute;right:0;top:0;display:block;height:32px;width:32px;font-size:11px;font-weight:600;color:#929292;border-left:1px solid #ddd;text-align:center}ul.page-numbers{display:inline-block;width:100%;margin:0;padding:10px 0 0;list-style:none;text-align:right;clear:both}ul.page-numbers li{display:inline-block}ul.page-numbers li .owp-icon{vertical-align:inherit}.page-links{text-align:center;margin:15px 0}.page-numbers a,.page-numbers span:not(.elementor-screen-only),.page-links span{position:relative;display:inline-block;min-width:38px;min-width:38px;line-height:38px;margin:0 8px 0 0;text-align:center;color:#555;border:1px solid #e9e9e9;font-size:18px;cursor:pointer;white-space:nowrap;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.page-numbers a .owp-icon use{stroke:#555}.page-numbers a span:not(.elementor-screen-only){padding:0}.page-numbers a:hover,.page-links a:hover span,.page-numbers.current,.page-numbers.current:hover,.page-links>span{background-color:#f8f8f8;color:#333}.page-numbers a:hover .owp-icon use{stroke:#555}.elementor-pagination .page-numbers.current,.elementor-pagination .page-numbers.current:hover{background-color:rgba(0,0,0,0)}.pagination-center .oceanwp-pagination ul.page-numbers,.pagination-center .oceanwp-pagination .page-links,.pagination-center .woocommerce-pagination ul.page-numbers,.pagination-center .woocommerce-pagination .page-links{text-align:center}.pagination-left .oceanwp-pagination ul.page-numbers,.pagination-left .oceanwp-pagination .page-links,.pagination-left .woocommerce-pagination ul.page-numbers,.pagination-left .woocommerce-pagination .page-links{text-align:left}.page-jump a{display:inline-block;font-size:12px;line-height:1.2;padding-bottom:3px;border-bottom:1px solid;text-transform:uppercase}.scroller-status,.infinite-scroll-last,.infinite-scroll-error{display:none}.scroller-status{margin-top:20px;text-align:center;clear:both}.scroller-status p{margin:0}.loader-ellips{font-size:12px;position:relative;width:3.5em;height:1em;margin:0 auto}.loader-ellips__dot{display:block;width:1em;height:1em;border-radius:.5em;background-color:#333;position:absolute;animation-duration:.5s;animation-timing-function:ease;animation-iteration-count:infinite}.loader-ellips__dot:nth-child(1),.loader-ellips__dot:nth-child(2){left:0}.loader-ellips__dot:nth-child(3){left:1.3em}.loader-ellips__dot:nth-child(4){left:2.6em}.loader-ellips__dot:nth-child(1){animation-name:reveal}.loader-ellips__dot:nth-child(2),.loader-ellips__dot:nth-child(3){animation-name:slide}.loader-ellips__dot:nth-child(4){animation-name:reveal;animation-direction:reverse}@keyframes reveal{from{transform:scale(0.001)}to{transform:scale(1)}}@keyframes slide{to{transform:translateX(1.3em)}}.infinite-scroll-nav{display:none}#respond{margin-bottom:20px}#respond form{display:inline-block;width:100%}#respond .comment-textarea,#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{margin-bottom:20px}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{float:left;width:33.33%}#respond .comment-form-author{padding-right:10px}#respond .comment-form-email{padding:0 10px}#respond .comment-form-url{padding-left:10px}#respond input[type=text]{width:100%}#respond #wp-comment-cookies-consent:focus{outline:1px solid}#respond .form-submit{float:right;margin-bottom:0}#comments{margin-top:30px;padding-top:30px;border-top:1px solid #f1f1f1}#comments ol{margin:0;list-style:none}#comments ol.children{margin-left:30px}#comments.empty-closed-comments{display:none}.comment-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #f1f1f1}.comment-body img.avatar{width:80px;height:80px;margin-right:30px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.comment-body .comment-content{position:relative;width:100%}.comment-author{display:inline-block;width:100%}.comment-author .comment-link,.comment-author .comment-meta{font-weight:600;margin:5px 0 8px}.comment-author .comment-link{float:left;font-size:18px}.comment-author .comment-meta{float:right;text-align:right;font-size:10px;line-height:2.5;text-transform:uppercase;letter-spacing:.1em}.comment-author .comment-meta .comment-reply-link,.comment-author .comment-meta .comment-edit-link{margin-left:15px}.comment-author .comment-meta .comment-reply-link{color:#13aff0}.comment-author .comment-meta .comment-reply-link:hover{color:#333}#respond #cancel-comment-reply-link{font-size:10px;color:#929292;float:right;border:2px solid #f1f1f1;padding:3px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;text-transform:uppercase;letter-spacing:.1em}#respond #cancel-comment-reply-link:hover{color:#13aff0;border-color:#13aff0}span.required{position:relative;top:-4px;font-size:10px;margin-left:3px;color:red}.comment-body p{margin:0}.no-comments{text-align:right}.no-comments i{margin-right:8px}.comment-navigation{display:inline-block;width:100%}.comment-navigation .nav-links a{display:inline-block;font-size:12px;line-height:1.2;padding-bottom:3px;border-bottom:1px solid;text-transform:uppercase}.comment-navigation .nav-links .nav-previous{float:left;margin-right:1.5em}.comment-navigation .nav-links .nav-previous i{margin-right:5px}.comment-navigation .nav-links .nav-next{float:right;margin-left:1.5em}.comment-navigation .nav-links .nav-next i{margin-left:5px}@media only screen and (max-width: 767px){#comments ol.children{margin-left:0;margin-right:0}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{float:none;width:100%;padding-right:0;padding:0;padding-left:0}}@media only screen and (max-width: 480px){.comment-body img{display:none}.comment-author{margin-bottom:16px}.comment-author .comment-link,.comment-author .comment-meta{float:none}}.search-results article{position:relative;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9e9e9}.search-results article .search-entry-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center}.search-results article .thumbnail{min-width:120px;margin-right:20px}.search-results article .thumbnail img{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.search-results article .search-entry-title{font-size:24px;margin:0 0 6px}.search-results article .search-entry-summary p:last-child{margin-bottom:0}.search-results article .search-entry-readmore a{display:inline-block;font-size:12px;font-weight:600;line-height:1;padding-bottom:3px;border-bottom:1px solid;text-transform:uppercase;letter-spacing:.6px}.search-results article ul{list-style:none}@media only screen and (max-width: 480px){.search-results article .thumbnail{display:none}}.site-footer{position:relative}#footer-widgets{background-color:#222;padding:30px 0;margin:0}#footer-widgets .footer-box{padding:0 15px;margin:0}#footer-widgets .footer-box .footer-widget{margin-bottom:20px}#footer-widgets .footer-box .footer-widget:last-child{margin-bottom:0}#footer-widgets .footer-box .footer-widget ul{margin:0;padding:0;list-style:none}#footer-widgets .footer-box .widget-title{color:#fff}#footer-widgets .footer-box a{color:#fff}#footer-widgets .footer-box a:hover{color:#13aff0}#footer-widgets #wp-calendar caption,#footer-widgets #wp-calendar th,#footer-widgets #wp-calendar tbody,#footer-widgets .contact-info-widget i,#footer-widgets .contact-info-widget .owp-icon,#footer-widgets .mailchimp-widget input[type=email],#footer-widgets .posts-thumbnails-widget li,#footer-widgets .social-widget li a{border-color:#555}#footer-widgets .mailchimp-widget input[type=email]:focus{border-color:#13aff0}#footer-widgets .tagcloud a{background-color:#222;border-color:#333}#footer-widgets .tagcloud a:hover{background-color:#444;color:#fff;border-color:#555}.parallax-footer{position:fixed;bottom:0;left:0;right:0;z-index:0}.has-parallax-footer #main{z-index:1}.has-parallax-footer:not(.boxed-layout) #main{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 40px 0 rgba(0,0,0,.1);box-shadow:0 0 40px 0 rgba(0,0,0,.1)}.has-parallax-footer:not(.separate-layout) #main{background-color:#fff}.has-parallax-footer.separate-layout #main{background-color:#f1f1f1}.boxed-layout .parallax-footer{width:1280px;left:auto;right:auto}@media only screen and (max-width: 959px){#footer-widgets .col{margin-bottom:30px}.has-parallax-footer #main{margin-bottom:0 !important}.parallax-footer{position:relative}}@media only screen and (min-width: 481px)and (max-width: 768px){#footer-widgets.tablet-1-col .footer-box{width:100%}#footer-widgets.tablet-2-col .footer-box{width:50% !important}#footer-widgets.tablet-2-col .footer-box:nth-child(3n){clear:left}#footer-widgets.tablet-3-col .footer-box{width:33.33% !important;clear:none}#footer-widgets.tablet-3-col .footer-box:nth-child(4n){clear:left}#footer-widgets.tablet-4-col .footer-box{width:25% !important}#footer-widgets.tablet-4-col .footer-box:nth-child(5n){clear:left}}@media only screen and (max-width: 480px){#footer-widgets.mobile-1-col .footer-box{width:100%}#footer-widgets.mobile-2-col .footer-box{width:50% !important}#footer-widgets.mobile-2-col .footer-box:nth-child(3n){clear:left}#footer-widgets.mobile-3-col .footer-box{width:33.33% !important;clear:none}#footer-widgets.mobile-3-col .footer-box:nth-child(4n){clear:left}#footer-widgets.mobile-4-col .footer-box{width:25% !important}#footer-widgets.mobile-4-col .footer-box:nth-child(5n){clear:left}}#footer-bottom{background-color:#1b1b1b;padding:15px 0;font-size:12px;line-height:1;color:#fff}#footer-bottom #footer-bottom-menu,#footer-bottom #copyright{width:50%}#footer-bottom #footer-bottom-menu{float:right;text-align:right;padding-left:15px}#footer-bottom #footer-bottom-menu ul{display:inline-block;margin:0;list-style:none;margin:0;padding:0}#footer-bottom #footer-bottom-menu li{float:left}#footer-bottom #footer-bottom-menu li:after{content:"|";margin-left:5px;margin-right:5px}#footer-bottom #footer-bottom-menu li:last-child:after{content:"";margin-left:0;margin-right:0}#footer-bottom #footer-bottom-menu a{color:#fff}#footer-bottom #footer-bottom-menu a:hover{color:#13aff0}#footer-bottom.no-footer-nav #copyright{float:none;width:100%;text-align:center;padding-left:0 !important;padding-right:0 !important}#footer-bottom #copyright{float:left;text-align:left;padding-right:15px}#footer-bottom a{color:#fff}#footer-bottom a:hover{color:#13aff0}@media only screen and (max-width: 959px){#footer-bottom #copyright,#footer-bottom #footer-bottom-menu{float:none;width:100%;padding-right:0;padding-left:0;text-align:center}#footer-bottom #footer-bottom-menu{margin-bottom:15px}#footer-bottom #footer-bottom-menu li{float:none;display:inline-block}}@media only screen and (max-width: 480px){#footer-bottom #footer-bottom-menu li{margin-bottom:8px}}#scroll-top{display:none;opacity:0;position:fixed;right:20px;bottom:20px;width:40px;height:40px;line-height:40px;background-color:rgba(0,0,0,.4);color:#fff;font-size:18px;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;text-align:center;z-index:100;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#scroll-top>span{line-height:inherit;vertical-align:top}#scroll-top:hover{background-color:rgba(0,0,0,.8)}#scroll-top.scroll-top-left{left:20px;right:auto}#scroll-top .owp-icon{vertical-align:initial}#scroll-top .owp-icon use{stroke:#fff}@media only screen and (max-width: 480px){#scroll-top{right:10px;bottom:10px;width:26px;height:26px;line-height:24px;font-size:14px}}.error404-content{position:relative;margin:0 auto;text-align:center}.error404-content .error-title{font-size:46px;margin:0 0 25px}.error404-content .error-text{font-size:18px;font-weight:300;margin-bottom:35px}.error404-content .searchform{max-width:390px;margin:0 auto}.error404-content .error-btn{font-size:13px;padding:14px 26px;margin-top:60px}.error404-content .error-btn:hover{color:#fff}@media only screen and (max-width: 480px){.error404-content .searchform{width:100%}.error404-content .error-btn{margin-top:40px}}.fl-builder-edit #site-header,.fl-builder-edit.has-transparent-header #site-header,.elementor-editor-active #site-header{z-index:1}.fl-builder-edit #main,.elementor-editor-active #main{z-index:inherit !important}#site-header .elementor-section-wrap{height:auto !important}.elementor-widget-image .elementor-image img{display:inline-block}.elementor-slick-slider .slick-prev,.elementor-slick-slider .slick-next{height:auto}.pswp__button:hover{background-color:rgba(0,0,0,0)}div.motopress-bootstrap-dropdown .dropdown-menu{display:block !important;position:static !important}.pac-container{z-index:100003}.no-height .elementor-column{min-height:0}body .elementor-element.elementor-wc-products ul.products li.product .onsale{padding:8px 12px}body .elementor-element.elementor-wc-products ul.products li.product.circle-sale .onsale{padding:0}@media only screen and (max-width: 959px){.elementor-element.elementor-wc-products ul.products li.product{width:auto !important}}.elementor-editor-active .parallax-footer{z-index:-1}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input[type=checkbox]{display:inline-block}#sidr-close,.sidebar-mobile #mobile-nav{display:none}#sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:300px;max-width:100%;padding-bottom:30px;overflow-x:hidden;overflow-y:auto;font-size:15px;background-color:#fff;color:#555;-webkit-touch-callout:none;user-select:none;-webkit-overflow-scrolling:touch}#sidr ul{margin:0;list-style:none}.sidr.right{left:auto;right:-300px}.sidr.left{left:-300px;right:auto}.sidr a{color:#555}.sidr a:hover,.sidr-class-dropdown-toggle:hover,.sidr-class-menu-item-has-children.active>a,.sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle{color:#13aff0}.sidr-class-clr:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}a.sidr-class-toggle-sidr-close{display:block;background-color:#f8f8f8;color:#333;font-size:13px;font-weight:600;line-height:1;padding:20px;letter-spacing:.6px;text-transform:uppercase}a.sidr-class-toggle-sidr-close i{display:inline-block;padding-right:8px;margin:0;width:auto;height:auto;line-height:1;vertical-align:bottom}a.sidr-class-toggle-sidr-close .owp-icon{margin-right:8px}.sidr-class-dropdown-menu ul,.sidr-class-fs-dropdown-menu ul{display:none;border-top:1px solid rgba(0,0,0,.035);margin-left:0;background-color:rgba(0,0,0,.02)}.sidr-class-dropdown-menu li,.sidr-class-fs-dropdown-menu li{border-bottom:1px solid rgba(0,0,0,.035)}.sidr-class-dropdown-menu.sidr-class-left-menu li:last-child,.sidr-class-fs-dropdown-menu.sidr-class-left-menu li:last-child{border-bottom:none}.sidr-class-dropdown-menu>li:first-child,.sidr-class-fs-dropdown-menu>li:first-child{border-top:1px solid rgba(0,0,0,.035)}.sidr-class-dropdown-menu li a,.sidr-class-fs-dropdown-menu li a{padding:12px 20px;display:block;position:relative}.sidr-class-dropdown-menu li a:focus,.sidr-class-fs-dropdown-menu li a:focus{outline:1px dashed rgba(0,0,0,.3)}.sidr-class-dropdown-menu li a.sidr-class-sf-with-ul,.sidr-class-fs-dropdown-menu li a.sidr-class-sf-with-ul{padding-right:40px}.sidr-class-dropdown-menu ul li:last-child,.sidr-class-fs-dropdown-menu ul li:last-child{border:none}.sidr-class-top-bar-menu>li:first-child{border-top:none}.sidr-class-menu-item-has-children{position:relative}.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children>a{padding-right:60px}.sidr-class-dropdown-toggle{font-size:11px;height:100%;width:60px;position:absolute;right:0;top:0;cursor:pointer;color:#555;text-align:right;padding-right:20px;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sidr-class-dropdown-toggle:focus{outline:1px dashed rgba(0,0,0,.3)}.sidr-class-dropdown-toggle:before{font-family:"Font Awesome 5 Free";content:"+";font-size:20px;position:absolute;top:50%;left:50%;width:30px;height:30px;line-height:30px;margin-top:-15px;margin-left:-15px}.sidr-class-dropdown-menu li.active>a>.sidr-class-dropdown-toggle:before{content:"-"}.sidr-class-dropdown-menu ul a:before{font-family:"Font Awesome 5 Free";content:"";display:inline-block;margin:0 10px;font-weight:600}.sidr-class-dropdown-menu ul ul a:before{margin-left:20px}.sidr-class-dropdown-menu ul ul ul a:before{margin-left:40px}.sidr-class-middle-site-logo,.sidr #searchform-header-replace-close,.sidr #sidr-id-searchform-overlay,.sidr .sidr-class-nav-arrow,.sidr-class-sidebar-box,.sidr-class-mega-cat .sidr-class-dropdown-toggle,.sidr-class-mega-cat .sidr-class-megamenu,.sidr-class-elementor{display:none !important}.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children.sidr-class-mega-cat>a{padding-right:20px}.sidr-class-dropdown-menu a i{font-size:inherit !important;vertical-align:initial !important;margin-right:10px}.sidr-class-dropdown-menu a i.after{margin-right:0;margin-left:10px}.sidr-class-wpml-ls-flag{margin-right:10px;vertical-align:baseline}.oceanwp-sidr-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.3);z-index:99}#mobile-menu-search,.sidr-class-woo-cart-link,.sidr-class-search-toggle-li,#sidr-id-searchform-dropdown,#sidr-id-searchform-header-replace{display:none}.sidr-class-mobile-searchform{position:relative;margin:30px 20px 0}.sidr-class-mobile-searchform input{padding:6px 45px 6px 12px !important;margin-top:0 !important;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.sidr-class-mobile-searchform button{display:block;position:absolute;right:10px;height:30px;line-height:30px;width:30px;padding:0;text-align:center;top:50%;margin-top:-15px;background-color:rgba(0,0,0,0) !important;color:#555;border:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sidr-class-mobile-searchform button:hover{color:#222}.sidr-class-mobile-searchform button:focus{outline:1px solid;color:#1a1a1a}.sidr-class-social-menu-inner ul{display:table;width:100%;text-align:center;table-layout:fixed}.sidr-class-social-menu-inner ul li{display:table-cell}.sidr-class-social-menu-inner ul li a{display:block;padding:12px 10px}.admin-bar #sidr,.admin-bar .oceanwp-sidr-overlay{top:32px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px)}@media screen and (max-width: 782px){.admin-bar #sidr,.admin-bar .oceanwp-sidr-overlay{top:46px;height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0px;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:rgba(0,0,0,0)}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports(-ms-overflow-style: none){.ps{overflow:auto !important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto !important}}/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset rgba(0,0,0,0)}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}@media only screen and (max-width: 959px){body.default-breakpoint #site-logo.has-responsive-logo .custom-logo-link{display:none}body.default-breakpoint #site-logo.has-responsive-logo .responsive-logo-link{display:block}body.default-breakpoint .is-sticky #site-logo.has-responsive-logo .sticky-logo-link{display:block}body.default-breakpoint .is-sticky #site-logo.has-sticky-logo .responsive-logo-link{display:none}body.default-breakpoint #site-header.center-header #site-logo{display:block}body.default-breakpoint #top-bar-nav,body.default-breakpoint #site-navigation-wrap,body.default-breakpoint .oceanwp-social-menu,body.default-breakpoint .after-header-content{display:none}body.default-breakpoint .center-logo #site-logo{float:none;position:absolute;left:50%;padding:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.default-breakpoint .oceanwp-mobile-menu-icon{display:inline-flex}body.default-breakpoint #top-bar.has-no-content #top-bar-social{text-align:center}body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-left,body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-right{position:inherit;left:auto;right:auto;float:none;height:auto;line-height:1.5em;margin-top:0}body.default-breakpoint #top-bar.has-no-content #top-bar-social li{float:none;display:inline-block}body.default-breakpoint.vertical-header-style #outer-wrap{margin:0 !important}body.default-breakpoint #site-header.vertical-header{position:relative;width:100%;left:0 !important;right:0 !important}body.default-breakpoint #site-header.vertical-header .has-template>#site-logo{display:block}body.default-breakpoint #site-header.vertical-header #site-header-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;padding:0;max-width:90%}body.default-breakpoint #site-header.vertical-header #site-header-inner>*:not(.oceanwp-mobile-menu-icon){display:none}body.default-breakpoint #site-header.vertical-header #site-header-inner>*{padding:0 !important}body.default-breakpoint #site-header.vertical-header #site-header-inner #site-logo{display:block;margin:0;width:50%;text-align:left}body.default-breakpoint #site-header.vertical-header #site-header-inner .oceanwp-mobile-menu-icon{width:50%;text-align:right}body.default-breakpoint #site-header.vertical-header .vertical-toggle{display:none}body.default-breakpoint .is-sticky #site-header.vertical-header{position:fixed;height:auto}body.default-breakpoint.vh-closed .vertical-toggle{display:none}body.default-breakpoint .owp-cart-overlay{display:none !important}}@media only screen and (max-width: 767px){.hide-tablet-mobile{display:none !important}}@media only screen and (max-width: 480px){.hide-mobile{display:none !important}}@media only screen and (min-width: 481px)and (max-width: 767px){.hide-tablet{display:none !important}}/*! elementor-icons - v5.44.0 - 01-09-2025 */
@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.44.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.44.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.44.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.44.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*! elementor - v3.32.0 - 05-10-2025 */
:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-365{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-54345a69:#4054B2;--e-global-color-2de1d9b0:#23A455;--e-global-color-22f65341:#000;--e-global-color-41ccc1:#FFF;--e-global-color-27514474:#000000;--e-global-color-44ddd275:#D50E0E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-kit-365 e-page-transition{background-color:#FFBC7D}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}/*! elementor - v3.32.0 - 05-10-2025 */
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}/*! elementor - v3.32.0 - 05-10-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}/*! elementor - v3.32.0 - 05-10-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}/*! elementor-pro - v3.32.0 - 29-09-2025 */
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}/*! elementor - v3.32.0 - 05-10-2025 */
.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}/*! elementor - v3.32.0 - 05-10-2025 */
.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-bottom:15px;margin-left:auto!important;margin-right:auto!important}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-img img{display:block;line-height:0}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}/*! elementor - v3.32.0 - 05-10-2025 */
.elementor-widget-google_maps .elementor-widget-container,.elementor-widget-google_maps:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}/*! elementor-pro - v3.32.0 - 29-09-2025 */
.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{align-items:center;display:flex;flex-wrap:nowrap;font-size:13px;justify-content:space-between;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{align-items:center;display:flex;flex-basis:0;flex-direction:column;justify-content:center;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden;position:relative;width:100%}.e-form__indicators__indicator__progress__meter{background-color:var(--e-form-steps-indicator-progress-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);color:var(--e-form-steps-indicator-progress-meter-color);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;text-align:right;transition:width .1s linear;width:var(--e-form-steps-indicator-progress-meter-width,0)}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{border-color:var(--e-form-steps-indicator-active-secondary-color,#fff);color:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{background-color:initial;color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{align-items:center;border-style:solid;border-width:1px;display:flex;font-size:var(--e-form-steps-indicator-icon-size);height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;overflow:hidden;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{height:auto;width:var(--e-form-steps-indicator-icon-size)}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{align-items:center;border-style:solid;border-width:1px;display:flex;height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{background-color:#babfc5;height:var(--e-form-steps-divider-width);width:100%}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-field-type-tel input{direction:inherit}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button .elementor-button-content-wrapper{align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-form .elementor-button .elementor-button-content-wrapper{gap:5px}.elementor-form .elementor-button .elementor-button-icon,.elementor-form .elementor-button .elementor-button-text{flex-grow:unset;order:unset}.elementor-select-wrapper .select-caret-down-wrapper{font-size:11px;inset-inline-end:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.elementor-select-wrapper .select-caret-down-wrapper svg{aspect-ratio:unset;display:unset;width:1em;fill:currentColor;overflow:visible}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:""!important}.elementor-message-svg:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDExIj48cGF0aCBmaWxsPSIjMDA4QTIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1IDguMTUgMS42IDUgLjU1IDYuMDVsNC4yIDQuMiA5LTlMMTIuNy4yeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");background-position:50%;background-repeat:no-repeat;content:"";height:1em;width:1em}.elementor-875 .elementor-element.elementor-element-419f8b1e>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-419f8b1e:not(.elementor-motion-effects-element-type-background),.elementor-875 .elementor-element.elementor-element-419f8b1e>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:linear-gradient(90deg,#DD0031 0%,#960031 100%)}.elementor-875 .elementor-element.elementor-element-419f8b1e>.elementor-container{max-width:1080px;min-height:45px}.elementor-875 .elementor-element.elementor-element-419f8b1e{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin-top:0;margin-bottom:0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-419f8b1e>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-babfae0.elementor-column .elementor-widget-wrap{align-items:center}.elementor-875 .elementor-element.elementor-element-babfae0.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-babfae0>.elementor-element-populated{margin:11px 0 -7px 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-widget-text-editor{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-875 .elementor-element.elementor-element-4d07141d>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-4d07141d{text-align:left;font-family:"Verdana",Sans-serif;font-size:15px;font-weight:600;line-height:1.5em;letter-spacing:-1.1px;color:#FFF}.elementor-875 .elementor-element.elementor-element-6cd3deba{--grid-template-columns:repeat(0, auto);--icon-size:14px;--grid-column-gap:0px;--grid-row-gap:0px}.elementor-875 .elementor-element.elementor-element-6cd3deba .elementor-widget-container{text-align:right}.elementor-875 .elementor-element.elementor-element-6cd3deba .elementor-social-icon{background-color:#fff0;--icon-padding:1.1em}.elementor-875 .elementor-element.elementor-element-6cd3deba .elementor-social-icon i{color:#fff}.elementor-875 .elementor-element.elementor-element-6cd3deba .elementor-social-icon svg{fill:#fff}.elementor-875 .elementor-element.elementor-element-6cd3deba .elementor-social-icon:hover{background-color:#e8c204}.elementor-875 .elementor-element.elementor-element-20358543>.elementor-container{max-width:1080px}.elementor-widget-theme-site-logo .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-875 .elementor-element.elementor-element-212a7cea{text-align:left}.elementor-875 .elementor-element.elementor-element-212a7cea img{width:50%}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-875 .elementor-element.elementor-element-27354dd0>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-27354dd0{text-align:right}.elementor-875 .elementor-element.elementor-element-27354dd0 .elementor-heading-title{font-size:27px;font-weight:600;line-height:1.2em;color:#54595f}.elementor-875 .elementor-element.elementor-element-12ae0396>.elementor-widget-container{margin:-12px 0 0 0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-12ae0396{text-align:right}.elementor-875 .elementor-element.elementor-element-12ae0396 .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:15px;font-weight:500;line-height:1em;color:#54595f}.elementor-875 .elementor-element.elementor-element-6906a6d3>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-6906a6d3:not(.elementor-motion-effects-element-type-background),.elementor-875 .elementor-element.elementor-element-6906a6d3>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#097BBD}.elementor-875 .elementor-element.elementor-element-6906a6d3>.elementor-container{max-width:1080px;min-height:0}.elementor-875 .elementor-element.elementor-element-6906a6d3{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin-top:0;margin-bottom:0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-6906a6d3>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var(--e-global-color-text);fill:var(--e-global-color-text)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var(--e-global-color-accent);fill:var(--e-global-color-accent)}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var(--e-global-color-accent)}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var(--e-global-color-accent)}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text )}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-875 .elementor-element.elementor-element-79c40307>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-79c40307 .elementor-menu-toggle{margin:0 auto}.elementor-875 .elementor-element.elementor-element-79c40307 .elementor-nav-menu--main .elementor-item{color:#FFF;fill:#FFF}.elementor-875 .elementor-element.elementor-element-79c40307 .elementor-nav-menu--main .elementor-item:hover,.elementor-875 .elementor-element.elementor-element-79c40307 .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-875 .elementor-element.elementor-element-79c40307 .elementor-nav-menu--main .elementor-item.highlighted,.elementor-875 .elementor-element.elementor-element-79c40307 .elementor-nav-menu--main .elementor-item:focus{color:#FFF;fill:#FFF}.elementor-875 .elementor-element.elementor-element-79c40307 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-875 .elementor-element.elementor-element-79c40307 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#FFF}.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-framed .elementor-item:before,.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-framed .elementor-item:after{border-color:#FFF}.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-framed .elementor-item:before{border-width:3px}.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px}.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-framed.e--animation-draw .elementor-item:after{border-width:3px 3px 0 0}.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px}.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-framed.e--animation-corners .elementor-item:after{border-width:0 3px 3px 0}.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-underline .elementor-item:after,.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-overline .elementor-item:before,.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-double-line .elementor-item:before,.elementor-875 .elementor-element.elementor-element-79c40307 .e--pointer-double-line .elementor-item:after{height:3px}.elementor-875 .elementor-element.elementor-element-4bf6f26f>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-4bf6f26f:not(.elementor-motion-effects-element-type-background),.elementor-875 .elementor-element.elementor-element-4bf6f26f>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff;background-image:url(https://landrpestcontrol.co.uk/wp-content/uploads/2025/03/shaun-darwood-5BDlp3dWwnQ-unsplash-scaled.jpg);background-position:center center;background-size:cover}.elementor-875 .elementor-element.elementor-element-4bf6f26f>.elementor-background-overlay{background-color:#000;opacity:.2;transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-875 .elementor-element.elementor-element-4bf6f26f>.elementor-container{max-width:1080px;min-height:59vh}.elementor-875 .elementor-element.elementor-element-4bf6f26f{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-7e072531.elementor-column .elementor-widget-wrap{align-items:center}.elementor-875 .elementor-element.elementor-element-7e072531.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-7e072531>.elementor-element-populated{padding:0% 30% 0% 0%}.elementor-875 .elementor-element.elementor-element-2ef85199>.elementor-widget-container{padding:20px 0 0 0}.elementor-875 .elementor-element.elementor-element-2ef85199 .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:44px;font-weight:900;line-height:1.2em;color:#fff}.elementor-875 .elementor-element.elementor-element-6176d6c5>.elementor-widget-container{padding:20px 0 0 0}.elementor-875 .elementor-element.elementor-element-6176d6c5{font-family:"Verdana",Sans-serif;font-size:16px;font-weight:300;line-height:1.7em;color:#FFF}.elementor-widget-button .elementor-button{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-875 .elementor-element.elementor-element-1cffe4e9 .elementor-button{background-color:#097BBD;font-size:14px;font-weight:600;letter-spacing:0;fill:#fff;color:#fff;border-style:solid;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;padding:15px 40px 15px 40px}.elementor-875 .elementor-element.elementor-element-1cffe4e9 .elementor-button:hover,.elementor-875 .elementor-element.elementor-element-1cffe4e9 .elementor-button:focus{background-color:#097BBD;color:#FFF;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-1cffe4e9>.elementor-widget-container{padding:20px 0 0 0}.elementor-875 .elementor-element.elementor-element-1cffe4e9 .elementor-button:hover svg,.elementor-875 .elementor-element.elementor-element-1cffe4e9 .elementor-button:focus svg{fill:#FFF}.elementor-875 .elementor-element.elementor-element-706a9a77>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-706a9a77>.elementor-container{max-width:1080px}.elementor-875 .elementor-element.elementor-element-706a9a77{padding:50px 0 50px 0}.elementor-875 .elementor-element.elementor-element-5ad6d5f3>.elementor-element-populated{padding:0% 15% 0% 15%}.elementor-875 .elementor-element.elementor-element-738d7fd3{text-align:center}.elementor-875 .elementor-element.elementor-element-738d7fd3 .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:26px;font-weight:600;color:#097BBD}.elementor-875 .elementor-element.elementor-element-2dee00c0{text-align:center;font-family:"Verdana",Sans-serif;font-size:14px;font-weight:300;line-height:2em;color:#000}.elementor-875 .elementor-element.elementor-element-6d00a047>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-6d00a047>.elementor-container{max-width:1080px}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary )}.elementor-widget-divider .elementor-divider__text{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon{color:var(--e-global-color-secondary);border-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-secondary)}.elementor-875 .elementor-element.elementor-element-65958ed5{--divider-border-style:solid;--divider-color:#7A7A7A;--divider-border-width:1px}.elementor-875 .elementor-element.elementor-element-65958ed5 .elementor-divider-separator{width:100%;margin:0 auto;margin-center:0}.elementor-875 .elementor-element.elementor-element-65958ed5 .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px}.elementor-875 .elementor-element.elementor-element-3ccd00>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-3ccd00>.elementor-container{max-width:1080px}.elementor-875 .elementor-element.elementor-element-3ccd00{padding:0 57px 57px 57px}.elementor-875 .elementor-element.elementor-element-5371755>.elementor-element-populated{padding:0% 10% 0% 0%}.elementor-875 .elementor-element.elementor-element-7081b3f4{font-size:15px;font-weight:300;text-transform:uppercase;color:#bfbfbf}.elementor-875 .elementor-element.elementor-element-577c1b2b{text-align:left}.elementor-875 .elementor-element.elementor-element-577c1b2b .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:26px;font-weight:600;color:#DD0031}.elementor-875 .elementor-element.elementor-element-d063bc8{text-align:left;font-family:"Verdana",Sans-serif;font-size:14px;font-weight:300;line-height:1.9em;color:#000}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-2ea55380.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-2ea55380.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-875 .elementor-element.elementor-element-78b83ae8>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-78b83ae8>.elementor-container{max-width:1080px}.elementor-875 .elementor-element.elementor-element-78b83ae8{padding:0 0 20px 0}.elementor-875 .elementor-element.elementor-element-23573c6c>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-545a970f>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-545a970f>.elementor-container{max-width:1080px}.elementor-875 .elementor-element.elementor-element-545a970f{margin-top:0;margin-bottom:0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-79e58620:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-875 .elementor-element.elementor-element-79e58620>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:linear-gradient(90deg,#DD0031 0%,#960031 100%)}.elementor-875 .elementor-element.elementor-element-79e58620>.elementor-element-populated{border-style:solid;border-width:0 2px 0 0;border-color:#e5e5e5;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:55px 15px 20px 15px}.elementor-875 .elementor-element.elementor-element-79e58620:hover>.elementor-element-populated{border-style:solid;border-width:0 2px 0 0;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-79e58620:hover>.elementor-element-populated,.elementor-875 .elementor-element.elementor-element-79e58620:hover>.elementor-element-populated>.elementor-background-overlay{border-radius:0 0 0 0}.elementor-875 .elementor-element.elementor-element-79e58620>.elementor-element-populated>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-primary)}.elementor-875 .elementor-element.elementor-element-4dc039e7 .elementor-icon-wrapper{text-align:center}.elementor-875 .elementor-element.elementor-element-4dc039e7.elementor-view-stacked .elementor-icon{background-color:#FFF}.elementor-875 .elementor-element.elementor-element-4dc039e7.elementor-view-framed .elementor-icon,.elementor-875 .elementor-element.elementor-element-4dc039e7.elementor-view-default .elementor-icon{color:#FFF;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-4dc039e7.elementor-view-framed .elementor-icon,.elementor-875 .elementor-element.elementor-element-4dc039e7.elementor-view-default .elementor-icon svg{fill:#FFF}.elementor-875 .elementor-element.elementor-element-4dc039e7 .elementor-icon{font-size:40px}.elementor-875 .elementor-element.elementor-element-4dc039e7 .elementor-icon svg{height:40px}.elementor-widget-image-box .elementor-image-box-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-widget-image-box:has(:hover) .elementor-image-box-title,.elementor-widget-image-box:has(:focus) .elementor-image-box-title{color:var(--e-global-color-primary)}.elementor-widget-image-box .elementor-image-box-description{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-875 .elementor-element.elementor-element-6bdd8440 .elementor-image-box-title{font-size:26px;color:#FFF}.elementor-875 .elementor-element.elementor-element-6bdd8440 .elementor-image-box-description{font-family:"Verdana",Sans-serif;font-size:13px;font-weight:300;line-height:1.7em;color:#FFF}.elementor-875 .elementor-element.elementor-element-2f287539 .elementor-button{background-color:#fff0;font-size:14px;font-weight:600;letter-spacing:0;fill:#fff;color:#fff;border-style:solid;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;padding:15px 40px 15px 40px}.elementor-875 .elementor-element.elementor-element-2f287539 .elementor-button:hover,.elementor-875 .elementor-element.elementor-element-2f287539 .elementor-button:focus{background-color:#097BBD;color:#FFF;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-2f287539>.elementor-widget-container{margin:0 0 0 0;padding:20px 0 0 0}.elementor-875 .elementor-element.elementor-element-2f287539 .elementor-button:hover svg,.elementor-875 .elementor-element.elementor-element-2f287539 .elementor-button:focus svg{fill:#FFF}.elementor-875 .elementor-element.elementor-element-4df2c643:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-875 .elementor-element.elementor-element-4df2c643>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:linear-gradient(90deg,#DD0031 0%,#960031 100%)}.elementor-875 .elementor-element.elementor-element-4df2c643>.elementor-element-populated{border-style:solid;border-width:0 2px 0 0;border-color:#e5e5e5;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:55px 15px 20px 15px}.elementor-875 .elementor-element.elementor-element-4df2c643:hover>.elementor-element-populated{border-style:solid;border-width:0 2px 0 0;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-4df2c643:hover>.elementor-element-populated,.elementor-875 .elementor-element.elementor-element-4df2c643:hover>.elementor-element-populated>.elementor-background-overlay{border-radius:0 0 0 0}.elementor-875 .elementor-element.elementor-element-4df2c643>.elementor-element-populated>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-875 .elementor-element.elementor-element-20f5e536 .elementor-icon-wrapper{text-align:center}.elementor-875 .elementor-element.elementor-element-20f5e536.elementor-view-stacked .elementor-icon{background-color:#FFF}.elementor-875 .elementor-element.elementor-element-20f5e536.elementor-view-framed .elementor-icon,.elementor-875 .elementor-element.elementor-element-20f5e536.elementor-view-default .elementor-icon{color:#FFF;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-20f5e536.elementor-view-framed .elementor-icon,.elementor-875 .elementor-element.elementor-element-20f5e536.elementor-view-default .elementor-icon svg{fill:#FFF}.elementor-875 .elementor-element.elementor-element-20f5e536 .elementor-icon{font-size:40px}.elementor-875 .elementor-element.elementor-element-20f5e536 .elementor-icon svg{height:40px}.elementor-875 .elementor-element.elementor-element-1d60c7b5 .elementor-image-box-title{font-size:26px;color:#FFF}.elementor-875 .elementor-element.elementor-element-1d60c7b5 .elementor-image-box-description{font-family:"Verdana",Sans-serif;font-size:13px;font-weight:300;line-height:1.7em;color:#FFF}.elementor-875 .elementor-element.elementor-element-74f17e6e .elementor-button{background-color:#fff0;font-size:14px;font-weight:600;letter-spacing:0;fill:#fff;color:#fff;border-style:solid;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;padding:15px 40px 15px 40px}.elementor-875 .elementor-element.elementor-element-74f17e6e .elementor-button:hover,.elementor-875 .elementor-element.elementor-element-74f17e6e .elementor-button:focus{background-color:#097BBD;color:#FFF;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-74f17e6e>.elementor-widget-container{margin:0 0 0 0;padding:20px 0 0 0}.elementor-875 .elementor-element.elementor-element-74f17e6e .elementor-button:hover svg,.elementor-875 .elementor-element.elementor-element-74f17e6e .elementor-button:focus svg{fill:#FFF}.elementor-875 .elementor-element.elementor-element-7a0d3916:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-875 .elementor-element.elementor-element-7a0d3916>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:linear-gradient(90deg,#DD0031 0%,#960031 100%)}.elementor-875 .elementor-element.elementor-element-7a0d3916>.elementor-element-populated{border-style:solid;border-width:0 2px 0 0;border-color:#e5e5e5;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:55px 15px 20px 15px}.elementor-875 .elementor-element.elementor-element-7a0d3916:hover>.elementor-element-populated{border-style:solid;border-width:0 2px 0 0;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-7a0d3916:hover>.elementor-element-populated,.elementor-875 .elementor-element.elementor-element-7a0d3916:hover>.elementor-element-populated>.elementor-background-overlay{border-radius:0 0 0 0}.elementor-875 .elementor-element.elementor-element-7a0d3916>.elementor-element-populated>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-875 .elementor-element.elementor-element-24db1c07 .elementor-icon-wrapper{text-align:center}.elementor-875 .elementor-element.elementor-element-24db1c07.elementor-view-stacked .elementor-icon{background-color:#FFF}.elementor-875 .elementor-element.elementor-element-24db1c07.elementor-view-framed .elementor-icon,.elementor-875 .elementor-element.elementor-element-24db1c07.elementor-view-default .elementor-icon{color:#FFF;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-24db1c07.elementor-view-framed .elementor-icon,.elementor-875 .elementor-element.elementor-element-24db1c07.elementor-view-default .elementor-icon svg{fill:#FFF}.elementor-875 .elementor-element.elementor-element-24db1c07 .elementor-icon{font-size:40px}.elementor-875 .elementor-element.elementor-element-24db1c07 .elementor-icon svg{height:40px}.elementor-875 .elementor-element.elementor-element-7c8ac147 .elementor-image-box-title{font-size:26px;color:#FFF}.elementor-875 .elementor-element.elementor-element-7c8ac147 .elementor-image-box-description{font-family:"Verdana",Sans-serif;font-size:13px;font-weight:300;line-height:1.7em;color:#FFF}.elementor-875 .elementor-element.elementor-element-37cd6515 .elementor-button{background-color:#fff0;font-size:14px;font-weight:600;letter-spacing:0;fill:#fff;color:#fff;border-style:solid;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;padding:15px 40px 15px 40px}.elementor-875 .elementor-element.elementor-element-37cd6515 .elementor-button:hover,.elementor-875 .elementor-element.elementor-element-37cd6515 .elementor-button:focus{background-color:#097BBD;color:#FFF;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-37cd6515>.elementor-widget-container{margin:0 0 0 0;padding:20px 0 0 0}.elementor-875 .elementor-element.elementor-element-37cd6515 .elementor-button:hover svg,.elementor-875 .elementor-element.elementor-element-37cd6515 .elementor-button:focus svg{fill:#FFF}.elementor-875 .elementor-element.elementor-element-509c0876:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-875 .elementor-element.elementor-element-509c0876>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:linear-gradient(90deg,#DD0031 0%,#960031 100%)}.elementor-875 .elementor-element.elementor-element-509c0876>.elementor-element-populated{border-style:solid;border-width:0 2px 0 0;border-color:#e5e5e5;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:55px 15px 20px 15px}.elementor-875 .elementor-element.elementor-element-509c0876:hover>.elementor-element-populated{border-style:solid;border-width:0 2px 0 0;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-509c0876:hover>.elementor-element-populated,.elementor-875 .elementor-element.elementor-element-509c0876:hover>.elementor-element-populated>.elementor-background-overlay{border-radius:0 0 0 0}.elementor-875 .elementor-element.elementor-element-509c0876>.elementor-element-populated>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-875 .elementor-element.elementor-element-7d73a3b1 .elementor-icon-wrapper{text-align:center}.elementor-875 .elementor-element.elementor-element-7d73a3b1.elementor-view-stacked .elementor-icon{background-color:#FFF}.elementor-875 .elementor-element.elementor-element-7d73a3b1.elementor-view-framed .elementor-icon,.elementor-875 .elementor-element.elementor-element-7d73a3b1.elementor-view-default .elementor-icon{color:#FFF;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-7d73a3b1.elementor-view-framed .elementor-icon,.elementor-875 .elementor-element.elementor-element-7d73a3b1.elementor-view-default .elementor-icon svg{fill:#FFF}.elementor-875 .elementor-element.elementor-element-7d73a3b1 .elementor-icon{font-size:40px}.elementor-875 .elementor-element.elementor-element-7d73a3b1 .elementor-icon svg{height:40px}.elementor-875 .elementor-element.elementor-element-544bef6b .elementor-image-box-title{font-size:26px;color:#FFF}.elementor-875 .elementor-element.elementor-element-544bef6b .elementor-image-box-description{font-family:"Verdana",Sans-serif;font-size:13px;font-weight:300;line-height:1.7em;color:#FFF}.elementor-875 .elementor-element.elementor-element-16a0acb8 .elementor-button{background-color:#fff0;font-size:14px;font-weight:600;letter-spacing:0;fill:#fff;color:#fff;border-style:solid;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;padding:15px 40px 15px 40px}.elementor-875 .elementor-element.elementor-element-16a0acb8 .elementor-button:hover,.elementor-875 .elementor-element.elementor-element-16a0acb8 .elementor-button:focus{background-color:#097BBD;color:#FFF;border-color:#FFF}.elementor-875 .elementor-element.elementor-element-16a0acb8>.elementor-widget-container{margin:0 0 0 0;padding:20px 0 0 0}.elementor-875 .elementor-element.elementor-element-16a0acb8 .elementor-button:hover svg,.elementor-875 .elementor-element.elementor-element-16a0acb8 .elementor-button:focus svg{fill:#FFF}.elementor-875 .elementor-element.elementor-element-30ab7209>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-30ab7209:not(.elementor-motion-effects-element-type-background),.elementor-875 .elementor-element.elementor-element-30ab7209>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:linear-gradient(180deg,#DD0031 0%,#960031 100%)}.elementor-875 .elementor-element.elementor-element-30ab7209>.elementor-container{max-width:1080px}.elementor-875 .elementor-element.elementor-element-30ab7209{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin-top:0;margin-bottom:0;padding:20px 0 20px 0}.elementor-875 .elementor-element.elementor-element-30ab7209>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-875 .elementor-element.elementor-element-117915f8>.elementor-element-populated{padding:0% 15% 0% 15%}.elementor-875 .elementor-element.elementor-element-7ddfb733>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-7ddfb733{text-align:center}.elementor-875 .elementor-element.elementor-element-7ddfb733 .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:18px;font-weight:600;line-height:1.3em;color:#FFF}.elementor-875 .elementor-element.elementor-element-3440fc0a>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-3440fc0a{text-align:center}.elementor-875 .elementor-element.elementor-element-3440fc0a .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:26px;font-weight:600;color:#FFF}.elementor-875 .elementor-element.elementor-element-5f4971cc>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-5f4971cc>.elementor-container{max-width:1080px}.elementor-875 .elementor-element.elementor-element-5f4971cc{padding:20px 0 20px 0}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-4b4254c0.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-4b4254c0.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-4b4254c0>.elementor-element-populated{padding:10% 10% 10% 10%}.elementor-875 .elementor-element.elementor-element-dc268ba{text-align:center}.elementor-875 .elementor-element.elementor-element-dc268ba .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:15px;line-height:1.5em;color:#54595F}.elementor-875 .elementor-element.elementor-element-32983333>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-32983333{text-align:left;color:#54595F}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-7794056f.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-7794056f.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-7794056f>.elementor-element-populated{padding:10% 10% 10% 10%}.elementor-875 .elementor-element.elementor-element-48fe0f8a{text-align:center}.elementor-875 .elementor-element.elementor-element-48fe0f8a .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:15px;line-height:1.5em;color:#54595F}.elementor-875 .elementor-element.elementor-element-25b64e2c{text-align:center;color:#54595F}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-7b2b7172.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-7b2b7172.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-7b2b7172>.elementor-element-populated{padding:10% 10% 10% 10%}.elementor-875 .elementor-element.elementor-element-68c10e7{text-align:center}.elementor-875 .elementor-element.elementor-element-68c10e7 .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:15px;line-height:1.5em;color:#54595F}.elementor-875 .elementor-element.elementor-element-e7475b{text-align:center;color:#54595F}.elementor-875 .elementor-element.elementor-element-38797d7d>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-38797d7d:not(.elementor-motion-effects-element-type-background),.elementor-875 .elementor-element.elementor-element-38797d7d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:rgb(122 122 122 / .27)}.elementor-875 .elementor-element.elementor-element-38797d7d>.elementor-container{max-width:1080px}.elementor-875 .elementor-element.elementor-element-38797d7d{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin-top:0;margin-bottom:0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-38797d7d>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-875 .elementor-element.elementor-element-484fb927>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-7d2b38b7.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-7d2b38b7.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-7d2b38b7>.elementor-element-populated{border-style:dotted;border-width:0 1px 0 0;border-color:#7A7A7A;margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-7d2b38b7>.elementor-element-populated,.elementor-875 .elementor-element.elementor-element-7d2b38b7>.elementor-element-populated>.elementor-background-overlay,.elementor-875 .elementor-element.elementor-element-7d2b38b7>.elementor-background-slideshow{border-radius:0 1px 0 0}.elementor-875 .elementor-element.elementor-element-45ddcbae>.elementor-widget-container{padding:0 21px 0 0}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-4ca74c72.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-4ca74c72.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-4ca74c72>.elementor-element-populated{border-style:dotted;border-width:0 1px 0 0;border-color:#54595F;margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-4ca74c72>.elementor-element-populated,.elementor-875 .elementor-element.elementor-element-4ca74c72>.elementor-element-populated>.elementor-background-overlay,.elementor-875 .elementor-element.elementor-element-4ca74c72>.elementor-background-slideshow{border-radius:0 1px 0 0}.elementor-875 .elementor-element.elementor-element-46bba583>.elementor-widget-container{margin:9px 2px 0 27px}.elementor-875 .elementor-element.elementor-element-46bba583{text-align:left}.elementor-875 .elementor-element.elementor-element-46bba583 .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;color:#54595F}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-39500d56.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-39500d56.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-widget-global .elementor-field-group>label,.elementor-widget-global .elementor-field-subgroup label{color:var(--e-global-color-text)}.elementor-widget-global .elementor-field-group>label{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-global .elementor-field-type-html{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-global .elementor-field-group .elementor-field{color:var(--e-global-color-text)}.elementor-widget-global .elementor-field-group .elementor-field,.elementor-widget-global .elementor-field-subgroup label{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-global .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-global .e-form__buttons__wrapper__button-next{background-color:var(--e-global-color-accent)}.elementor-widget-global .elementor-button[type="submit"]{background-color:var(--e-global-color-accent)}.elementor-widget-global .e-form__buttons__wrapper__button-previous{background-color:var(--e-global-color-accent)}.elementor-widget-global .elementor-message{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-global .e-form__indicators__indicator,.elementor-widget-global .e-form__indicators__indicator__label{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-global{--e-form-steps-indicator-inactive-primary-color:var( --e-global-color-text );--e-form-steps-indicator-active-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-completed-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-background-color:var( --e-global-color-text );--e-form-steps-indicator-progress-meter-color:var( --e-global-color-text )}.elementor-widget-global .e-form__indicators__indicator__progress__meter{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-875 .elementor-element.elementor-global-454 .elementor-field-group{padding-right:calc(8px/2);padding-left:calc(8px/2);margin-bottom:5px}.elementor-875 .elementor-element.elementor-global-454 .elementor-form-fields-wrapper{margin-left:calc(-8px/2);margin-right:calc(-8px/2);margin-bottom:-5px}.elementor-875 .elementor-element.elementor-global-454 .elementor-field-group.recaptcha_v3-bottomleft,.elementor-875 .elementor-element.elementor-global-454 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0}body.rtl .elementor-875 .elementor-element.elementor-global-454 .elementor-labels-inline .elementor-field-group>label{padding-left:0}body:not(.rtl) .elementor-875 .elementor-element.elementor-global-454 .elementor-labels-inline .elementor-field-group>label{padding-right:0}body .elementor-875 .elementor-element.elementor-global-454 .elementor-labels-above .elementor-field-group>label{padding-bottom:0}.elementor-875 .elementor-element.elementor-global-454 .elementor-field-type-html{padding-bottom:0}.elementor-875 .elementor-element.elementor-global-454 .elementor-field-group .elementor-field,.elementor-875 .elementor-element.elementor-global-454 .elementor-field-subgroup label{font-size:15px;line-height:24px}.elementor-875 .elementor-element.elementor-global-454 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#fff}.elementor-875 .elementor-element.elementor-global-454 .elementor-field-group .elementor-select-wrapper select{background-color:#fff}.elementor-875 .elementor-element.elementor-global-454 .e-form__buttons__wrapper__button-next{background-color:#097BBD;color:#fff}.elementor-875 .elementor-element.elementor-global-454 .elementor-button[type="submit"]{background-color:#097BBD;color:#fff}.elementor-875 .elementor-element.elementor-global-454 .elementor-button[type="submit"] svg *{fill:#fff}.elementor-875 .elementor-element.elementor-global-454 .e-form__buttons__wrapper__button-previous{color:#fff}.elementor-875 .elementor-element.elementor-global-454 .e-form__buttons__wrapper__button-next:hover{color:#fff}.elementor-875 .elementor-element.elementor-global-454 .elementor-button[type="submit"]:hover{color:#fff}.elementor-875 .elementor-element.elementor-global-454 .elementor-button[type="submit"]:hover svg *{fill:#fff}.elementor-875 .elementor-element.elementor-global-454 .e-form__buttons__wrapper__button-previous:hover{color:#fff}.elementor-875 .elementor-element.elementor-global-454{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px}.elementor-875 .elementor-element.elementor-element-e499245>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-e499245:not(.elementor-motion-effects-element-type-background),.elementor-875 .elementor-element.elementor-element-e499245>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:linear-gradient(180deg,#DD0031 0%,#960031 100%)}.elementor-875 .elementor-element.elementor-element-e499245>.elementor-container{max-width:1080px}.elementor-875 .elementor-element.elementor-element-e499245{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin-top:0;margin-bottom:0;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-e499245>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-875 .elementor-element.elementor-element-447d19e>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-875 .elementor-element.elementor-element-459d298>.elementor-element-populated{border-style:dotted;border-width:0 1px 0 0;border-color:#FFF;margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-459d298>.elementor-element-populated,.elementor-875 .elementor-element.elementor-element-459d298>.elementor-element-populated>.elementor-background-overlay,.elementor-875 .elementor-element.elementor-element-459d298>.elementor-background-slideshow{border-radius:0 1px 0 0}.elementor-widget-global .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-875 .elementor-element.elementor-global-590{text-align:left}.elementor-875 .elementor-element.elementor-global-590 .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:13px;font-weight:300;color:#FFF}.elementor-875 .elementor-element.elementor-element-0af8320>.elementor-element-populated{border-style:dotted;border-width:0 1px 0 0;border-color:#FFF;margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-0af8320>.elementor-element-populated,.elementor-875 .elementor-element.elementor-element-0af8320>.elementor-element-populated>.elementor-background-overlay,.elementor-875 .elementor-element.elementor-element-0af8320>.elementor-background-slideshow{border-radius:0 1px 0 0}.elementor-875 .elementor-element.elementor-element-713f7f7{text-align:center}.elementor-875 .elementor-element.elementor-element-35b9637{--grid-template-columns:repeat(0, auto);--icon-size:14px;--grid-column-gap:0px;--grid-row-gap:0px}.elementor-875 .elementor-element.elementor-element-35b9637 .elementor-widget-container{text-align:right}.elementor-875 .elementor-element.elementor-element-35b9637 .elementor-social-icon{background-color:#fff0;--icon-padding:1.1em}.elementor-875 .elementor-element.elementor-element-35b9637 .elementor-social-icon i{color:#fff}.elementor-875 .elementor-element.elementor-element-35b9637 .elementor-social-icon svg{fill:#fff}.elementor-875 .elementor-element.elementor-element-35b9637 .elementor-social-icon:hover{background-color:#e8c204}@media(max-width:1024px){.elementor-875 .elementor-element.elementor-element-419f8b1e{padding:10px 20px 10px 20px}.elementor-875 .elementor-element.elementor-element-6cd3deba .elementor-social-icon{--icon-padding:0.9em}.elementor-875 .elementor-element.elementor-element-27354dd0 .elementor-heading-title{font-size:22px}.elementor-875 .elementor-element.elementor-element-12ae0396 .elementor-heading-title{font-size:12px}.elementor-875 .elementor-element.elementor-element-79c40307 .elementor-nav-menu--main .elementor-item{padding-left:29px;padding-right:29px;padding-top:2px;padding-bottom:2px}.elementor-875 .elementor-element.elementor-element-4bf6f26f>.elementor-container{min-height:550px}.elementor-875 .elementor-element.elementor-element-4bf6f26f{padding:0 25px 0 25px}.elementor-875 .elementor-element.elementor-element-7e072531>.elementor-element-populated{padding:1px 40px 30px 40px}.elementor-875 .elementor-element.elementor-element-2ef85199 .elementor-heading-title{font-size:39px}.elementor-875 .elementor-element.elementor-element-706a9a77{padding:20px 25px 20px 25px}.elementor-875 .elementor-element.elementor-element-5ad6d5f3>.elementor-element-populated{padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-2dee00c0{text-align:center;font-size:13px}.elementor-875 .elementor-element.elementor-element-3ccd00{padding:100px 25px 100px 25px}.elementor-875 .elementor-element.elementor-element-d063bc8{text-align:center;font-size:13px}.elementor-875 .elementor-element.elementor-element-78b83ae8{padding:0 25px 20px 25px}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-79e58620.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-79e58620.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-79e58620>.elementor-element-populated{padding:40px 15px 40px 15px}.elementor-875 .elementor-element.elementor-element-4dc039e7 .elementor-icon-wrapper{text-align:center}.elementor-875 .elementor-element.elementor-element-6bdd8440 .elementor-image-box-wrapper{text-align:center}.elementor-875 .elementor-element.elementor-element-6bdd8440 .elementor-image-box-title{margin-bottom:10px;font-size:21px}.elementor-875 .elementor-element.elementor-element-6bdd8440 .elementor-image-box-description{font-size:13px;line-height:1.5em}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-4df2c643.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-4df2c643.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-4df2c643>.elementor-element-populated{padding:40px 15px 40px 15px}.elementor-875 .elementor-element.elementor-element-1d60c7b5 .elementor-image-box-wrapper{text-align:center}.elementor-875 .elementor-element.elementor-element-1d60c7b5 .elementor-image-box-title{margin-bottom:10px;font-size:21px}.elementor-875 .elementor-element.elementor-element-1d60c7b5 .elementor-image-box-description{font-size:13px;line-height:1.5em}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-7a0d3916.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-7a0d3916.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-7a0d3916>.elementor-element-populated{padding:40px 15px 40px 15px}.elementor-875 .elementor-element.elementor-element-7c8ac147 .elementor-image-box-wrapper{text-align:center}.elementor-875 .elementor-element.elementor-element-7c8ac147 .elementor-image-box-title{margin-bottom:10px;font-size:21px}.elementor-875 .elementor-element.elementor-element-7c8ac147 .elementor-image-box-description{font-size:13px;line-height:1.5em}.elementor-bc-flex-widget .elementor-875 .elementor-element.elementor-element-509c0876.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-875 .elementor-element.elementor-element-509c0876.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-875 .elementor-element.elementor-element-509c0876>.elementor-element-populated{padding:40px 15px 40px 15px}.elementor-875 .elementor-element.elementor-element-544bef6b .elementor-image-box-wrapper{text-align:center}.elementor-875 .elementor-element.elementor-element-544bef6b .elementor-image-box-title{margin-bottom:10px;font-size:21px}.elementor-875 .elementor-element.elementor-element-544bef6b .elementor-image-box-description{font-size:13px;line-height:1.5em}.elementor-875 .elementor-element.elementor-element-30ab7209{padding:20px 25px 20px 25px}.elementor-875 .elementor-element.elementor-element-117915f8>.elementor-element-populated{padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-5f4971cc{padding:20px 25px 20px 25px}.elementor-875 .elementor-element.elementor-element-4b4254c0>.elementor-element-populated{padding:0 18px 0 0}.elementor-875 .elementor-element.elementor-element-7794056f>.elementor-element-populated{padding:0 18px 0 0}.elementor-875 .elementor-element.elementor-element-7b2b7172>.elementor-element-populated{padding:0 18px 0 0}.elementor-875 .elementor-element.elementor-element-38797d7d{padding:30px 20px 30px 20px}.elementor-875 .elementor-element.elementor-element-e499245{padding:30px 20px 30px 20px}.elementor-875 .elementor-element.elementor-element-35b9637 .elementor-social-icon{--icon-padding:0.9em}}@media(max-width:767px){.elementor-875 .elementor-element.elementor-element-419f8b1e{padding:10px 20px 10px 20px}.elementor-875 .elementor-element.elementor-element-24a68e0a>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-875 .elementor-element.elementor-element-6cd3deba .elementor-widget-container{text-align:center}.elementor-875 .elementor-element.elementor-element-670048ae{width:70%}.elementor-875 .elementor-element.elementor-element-27354dd0{text-align:right}.elementor-875 .elementor-element.elementor-element-27354dd0 .elementor-heading-title{font-size:20px}.elementor-875 .elementor-element.elementor-element-12ae0396{text-align:right}.elementor-875 .elementor-element.elementor-element-12ae0396 .elementor-heading-title{font-size:20px}.elementor-875 .elementor-element.elementor-element-4bf6f26f>.elementor-container{min-height:612px}.elementor-875 .elementor-element.elementor-element-4bf6f26f{padding:0 20px 0 20px}.elementor-875 .elementor-element.elementor-element-7e072531>.elementor-element-populated{padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-2ef85199 .elementor-heading-title{font-size:39px}.elementor-875 .elementor-element.elementor-element-706a9a77{padding:50px 20px 50px 20px}.elementor-875 .elementor-element.elementor-element-738d7fd3 .elementor-heading-title{font-size:35px}.elementor-875 .elementor-element.elementor-element-3ccd00{padding:50px 20px 50px 20px}.elementor-875 .elementor-element.elementor-element-5371755>.elementor-element-populated{padding:25px 0 0 0}.elementor-875 .elementor-element.elementor-element-577c1b2b .elementor-heading-title{font-size:35px}.elementor-875 .elementor-element.elementor-element-78b83ae8{padding:50px 20px 50px 20px}.elementor-875 .elementor-element.elementor-element-545a970f{padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-30ab7209{padding:50px 20px 50px 20px}.elementor-875 .elementor-element.elementor-element-7ddfb733 .elementor-heading-title{font-size:35px}.elementor-875 .elementor-element.elementor-element-3440fc0a .elementor-heading-title{font-size:35px}.elementor-875 .elementor-element.elementor-element-5f4971cc{padding:50px 20px 50px 20px}.elementor-875 .elementor-element.elementor-element-4b4254c0>.elementor-element-populated{padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-7794056f>.elementor-element-populated{padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-7b2b7172>.elementor-element-populated{padding:0 0 0 0}.elementor-875 .elementor-element.elementor-element-38797d7d{padding:25px 20px 25px 20px}.elementor-875 .elementor-element.elementor-element-6fd5d523{width:100%}.elementor-875 .elementor-element.elementor-element-46bba583{text-align:center}.elementor-875 .elementor-element.elementor-element-46bba583 .elementor-heading-title{line-height:19px}.elementor-875 .elementor-element.elementor-element-e499245{padding:25px 20px 25px 20px}.elementor-875 .elementor-element.elementor-element-15890cc{width:100%}.elementor-875 .elementor-element.elementor-global-590{text-align:center}.elementor-875 .elementor-element.elementor-global-590 .elementor-heading-title{line-height:19px}.elementor-875 .elementor-element.elementor-element-35b9637 .elementor-widget-container{text-align:center}}@media(min-width:768px){.elementor-875 .elementor-element.elementor-element-babfae0{width:76%}.elementor-875 .elementor-element.elementor-element-24a68e0a{width:22.869%}.elementor-875 .elementor-element.elementor-element-79e58620{width:25%}.elementor-875 .elementor-element.elementor-element-4df2c643{width:25%}}@media(max-width:1024px) and (min-width:768px){.elementor-875 .elementor-element.elementor-element-babfae0{width:70%}.elementor-875 .elementor-element.elementor-element-24a68e0a{width:30%}.elementor-875 .elementor-element.elementor-element-6fd5d523{width:100%}.elementor-875 .elementor-element.elementor-element-15890cc{width:100%}}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://landrpestcontrol.co.uk/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}