.elementor-10160 .elementor-element.elementor-element-7a48c301{--display:flex;--width:30%;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-10160 .elementor-element.elementor-element-69306652{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-item > a{font-family:"Noto Sans", Sans-serif;font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}@media(max-width:700px){.elementor-10160 .elementor-element.elementor-element-7a48c301{--width:100%;--padding-top:30px;--padding-bottom:0px;--padding-left:010px;--padding-right:30px;}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(7px/2);}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(7px/2);}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(7px/2);}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-7px/2);}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-7px/2);}.elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-10160 .elementor-element.elementor-element-69306652 .elementor-icon-list-item > a{font-size:14px;}}/* Start custom CSS for icon-list, class: .elementor-6800 .elementor-element.elementor-element-69306652 */
/* container */
.line-fill .elementor-icon-list-item {
  position: relative;
  padding-bottom: 10px;
}

/* GREY base line */
.line-fill .elementor-icon-list-item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ffffff60;
  z-index: 1;
}

/* WHITE overlay line */
.line-fill .elementor-icon-list-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
  background: #fff;
  z-index: 2; /* IMPORTANT: above grey */
  transition: width 0.4s ease;
}

/* hover effect */
.line-fill .elementor-icon-list-item:hover::before {
  width: 100%;
}
/* End custom CSS */
/* Start custom CSS for container, class: .elementor-6800 .elementor-element.elementor-element-7a48c301 */
/* End custom CSS */