.experience-tecnifibre_assets-TECVideowithImage {
  padding: 30px 0;
  width: 100%; }
  .experience-tecnifibre_assets-TECVideowithImage .tec-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0; }
    .experience-tecnifibre_assets-TECVideowithImage .tec-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .experience-tecnifibre_assets-TECVideowithImage .tec-container .tec-img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
    .experience-tecnifibre_assets-TECVideowithImage .tec-container .svg-img {
      position: absolute;
      right: 0;
      top: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      text-indent: 9px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .experience-tecnifibre_assets-TECVideowithImage .tec-container .svg-img .svg-icon:hover .icon-play {
        display: flex !important; }
      .experience-tecnifibre_assets-TECVideowithImage .tec-container .svg-img .svg-icon:hover svg {
        display: none; }
      .experience-tecnifibre_assets-TECVideowithImage .tec-container .svg-img .svg-icon .icon-play {
        display: none;
        width: 140px;
        height: 140px;
        background: #E4032C;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100px; }
        .experience-tecnifibre_assets-TECVideowithImage .tec-container .svg-img .svg-icon .icon-play:before {
          font-size: 90px;
          color: #fff; }
      .experience-tecnifibre_assets-TECVideowithImage .tec-container .svg-img svg {
        width: 140px;
        height: 140px; }
        @media (max-width: 768.98px) {
          .experience-tecnifibre_assets-TECVideowithImage .tec-container .svg-img svg {
            width: 100px;
            height: 100px; } }

/*# sourceMappingURL=TECVideowithImage.css.map*/