/**/.imageWidget{position:relative}.imageWidget a,.imageWidget span.image-caption{font-style:italic;text-align:center}.imageWidget a[data-caption]::after,.imageWidget span[data-caption]::after{content:attr(data-caption);display:block;line-height:100%}
.imageWidget.with-caption a::after,.imageWidget.with-caption span.image-caption::after{margin-top:12px}.imageWidget img[width][height]{height:auto}[data-flex-site] #fcontainer .imageWidget:after,[data-flex-site] #flex-footer .imageWidget:after,[data-flex-site] #flex-header .imageWidget:after{content:none}
[data-flex-site] #fcontainer .imageWidget:before,[data-flex-site] #flex-footer .imageWidget:before,[data-flex-site] #flex-header .imageWidget:before{font-size:80px;transform:none}.imageWidget.hover img.hover-image,.imageWidget:hover img.hover-image{display:initial}
.imageWidget.hover.hasHover img:not(.hover-image),.imageWidget:hover.hasHover img:not(.hover-image){display:none!important}.imageWidget img.hover-image,.imageWidget img.logo-on-scroll{display:none}/**/.hamburgerButton{display:block;background-color:transparent;border:0;padding:0;margin:0}.hamburgerButton,.hamburgerButton svg{width:100%;height:100%}/**/.graphicWidget{width:200px;height:200px;margin:10px auto;text-align:center}.graphicWidget svg.svg{width:100%;height:100%;color:#000;fill:#000}.graphicWidget img.svg{object-fit:contain;width:100%;height:100%}
.graphicWidget .svg[data-icon-mask]{display:block;aspect-ratio:1;width:100%;height:100%;color:#000;background-color:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}
.graphicWidgetV2{width:60px;height:60px}.graphicWidgetV3{font-size:0}
/* Custom Widgets Styles */
.widget-d46357 {
  /*
   * Base styles shared by both the in-editor preview element (.termly-floating-icon)
   * and Termly's own button (.termly-floating-preferences).
   * The design panel targets .termly-floating-icon; JS mirrors those computed styles
   * onto .termly-floating-preferences at runtime on the live site.
   */
  /* Hidden by default on the live site; JS reveals it in the editor or as a fallback */
}
.widget-d46357 .termly-viewport-sentinel {
  display: none;
}
.widget-d46357 .termly-preferences-widget {
  display: inline-block;
}
.widget-d46357 .termly-pref-btn {
  cursor: pointer;
}
.widget-d46357 .termly-pref-link {
  cursor: pointer;
  text-decoration: underline;
  display: inline-block;
}
.widget-d46357 .termly-pref-link:hover {
  opacity: 0.8;
}
.widget-d46357 .termly-floating-icon {
  position: fixed;
  width: 45px;
  height: 45px;
  background-color: #0066cc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer !important;
  z-index: 2147483647;
  padding: 4px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.06), 0px 1px 2px -1px rgba(0, 0, 0, 0.06), 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
  pointer-events: all !important;
}
.widget-d46357 .termly-floating-preview {
  display: none !important;
}
.widget-d46357 .termly-floating-preview.termly-visible {
  display: flex !important;
}
.widget-d46357 .termly-floating-icon:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.2);
}
.widget-d46357 .termly-floating-icon.bottom-left {
  bottom: 20px;
  left: 20px;
}
.widget-d46357 .termly-floating-icon.bottom-right {
  bottom: 20px;
  right: 20px;
}
.widget-d46357 .termly-floating-icon.top-left {
  top: 20px;
  left: 20px;
}
.widget-d46357 .termly-floating-icon.top-right {
  top: 20px;
  right: 20px;
}
.widget-d46357 .termly-floating-icon-image {
  width: 20px;
  height: 20px;
}
.widget-d46357 .termly-floating-icon svg {
  width: 100%;
  height: 100%;
}

.widget-1f5975 .copyright {
    font-size: 13px;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}
