.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-505068 .elementor-element.elementor-element-f1321de > .elementor-widget-container{background-color:#FFFFFF;padding:0px 0px 20px 0px;}.elementor-505068 .elementor-element.elementor-element-f1321de{text-align:center;}.elementor-505068 .elementor-element.elementor-element-f1321de .elementor-heading-title{color:#D8A15F;}.elementor-505068 .elementor-element.elementor-element-a46ceb9 > .elementor-widget-container{background-color:#FFFFFF;padding:0px 0px 0px 0px;}.elementor-505068 .elementor-element.elementor-element-a46ceb9{text-align:center;}.elementor-505068 .elementor-element.elementor-element-a46ceb9 .elementor-heading-title{color:#D8A15F;}.elementor-505068 .elementor-element.elementor-element-db84cca > .elementor-widget-container{background-color:#FFFFFF;padding:0px 0px 20px 0px;}.elementor-505068 .elementor-element.elementor-element-db84cca{text-align:center;}.elementor-505068 .elementor-element.elementor-element-db84cca .elementor-heading-title{color:#D8A15F;}.elementor-505068 .elementor-element.elementor-element-8ce0bb1 > .elementor-widget-container{padding:0px 0px 0px 40px;}body.elementor-page-505068:not(.elementor-motion-effects-element-type-background), body.elementor-page-505068 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-8ce0bb1 */.sets {
  display: block;
  position: relative;
  width: 18.9375em;
  height: 150px;
  margin: 0 auto;
}

.itm {
  box-shadow: 0 0.0625em 0.0625em rgba(0, 0, 0, 0);
  color: #aaa;
  font-family: sans-serif;
  font-size: 1rem;
  height: 4em;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.85);
          transform: translate(-50%, -50%) scale(0.85);
  -webkit-transition: width 0.25s ease-in, box-shadow 0.25s ease-in, z-index 0s linear 0.25s, -webkit-transform 0.25s linear;
  transition: width 0.25s ease-in, box-shadow 0.25s ease-in, z-index 0s linear 0.25s, -webkit-transform 0.25s linear;
  transition: width 0.25s ease-in, box-shadow 0.25s ease-in, z-index 0s linear 0.25s, transform 0.25s linear;
  transition: width 0.25s ease-in, box-shadow 0.25s ease-in, z-index 0s linear 0.25s, transform 0.25s linear, -webkit-transform 0.25s linear;
  width: 4em;
  z-index: 100;
}
.itm:hover {
  box-shadow: 0 0.0625em 0.0625em rgba(0, 0, 0, 0.6);
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: width 0.25s ease-out 0.1111111111s, box-shadow 0.25s ease-out 0.1111111111s, z-index 0s linear, -webkit-transform 0.25s linear;
  transition: width 0.25s ease-out 0.1111111111s, box-shadow 0.25s ease-out 0.1111111111s, z-index 0s linear, -webkit-transform 0.25s linear;
  transition: width 0.25s ease-out 0.1111111111s, box-shadow 0.25s ease-out 0.1111111111s, z-index 0s linear, transform 0.25s linear;
  transition: width 0.25s ease-out 0.1111111111s, box-shadow 0.25s ease-out 0.1111111111s, z-index 0s linear, transform 0.25s linear, -webkit-transform 0.25s linear;
  width: 11em;
  z-index: 200;
}
.itm-wrap {
  background: #ffffff;
  border-radius: 50%;
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: right;
  -webkit-transition: border-radius 0.25s ease-in 0.1s;
  transition: border-radius 0.25s ease-in 0.1s;
  width: 100%;
}
.itm:hover .itm-wrap {
  border-radius: 0;
  -webkit-transition: border-radius 0.25s ease-out;
  transition: border-radius 0.25s ease-out;
}
.itm-info {
  display: inline-block;
  padding: .5em;
  text-align: left;
  width: 100%;
}
.itm-head {
  color: #4178BE;
  font-size: .75em;
  font-weight: bold;
  left: -1.5em;
  line-height: 1.2;
  margin-bottom: .25em;
  opacity: 0;
  position: relative;
  -webkit-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
}
.itm:hover .itm-head {
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out 0.375s;
  transition: all 0.25s ease-out 0.375s;
}
.itm-text {
  color: #333;
  font-size: .5em;
  left: -1.5em;
  line-height: 1.2;
  margin-bottom: .5em;
  opacity: 0;
  position: relative;
  -webkit-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
}
.itm:hover .itm-text {
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out 0.5s;
  transition: all 0.25s ease-out 0.5s;
}
.itm-icon {
  cursor: pointer;
  display: inline-block;
  fill: #4178BE;
  height: 1em;
  left: -1.5em;
  opacity: 0;
  position: relative;
  -webkit-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
  vertical-align: middle;
  width: 1em;
}
.itm-icon + .itm-icon {
  margin-left: 0.125em;
}
.itm-icon.larger {
  height: 1.1em;
  width: 1.1em;
  margin-left: 0;
}
.itm:hover .itm-icon {
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out 0.625s;
  transition: all 0.25s ease-out 0.625s;
}
.itm-avatar {
  border-radius: 50%;
  bottom: 0;
  cursor: pointer;
  display: inline-block;
  height: 4em;
  max-width: 100%;
  position: absolute;
  right: 0;
  -webkit-transition: border-radius 0.25s ease-in 0.1666666667s;
  transition: border-radius 0.25s ease-in 0.1666666667s;
  width: 4em;
}
.itm:hover .itm-avatar {
  border-radius: 0;
  -webkit-transition: border-radius 0.25s ease-out;
  transition: border-radius 0.25s ease-out;
}

.itm:nth-of-type(1) {
  left: calc(103.5% - 4em);
}

.itm:nth-of-type(2) {
  left: calc(103.5% - 8em);
}

.itm:nth-of-type(3) {
  left: calc(103.5% - 12em);
}

.itm:nth-of-type(4) {
  left: calc(103.5% - 16em);
}/* End custom CSS */