@charset "utf-8";
/* CSS Document */

/* Creating a comfortable environment with Voice Lift(Youtube)  */
#d2273445,
#d2337344 {
  & .p-media-layout__media {
    width: 400px;
  }
  & .p-layout__content, .c-media {
    width: 100%;
  }
  & .c-media__media {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  & .p-media-layout__media iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}

/* Certified by Strategic Partners Title */
#d1777486 {
    margin-top: 32px;
    margin-bottom: 16px;
}

/* Certified by Strategic Partners */
[data-id="1770412"] .p-layout--pattern-05[data-col-narrow] .p-layout__inner {
    gap: 24px;
}

[data-id="1770412"] .p-panel-banner-02 {
  margin-bottom: 1.5rem;
}

[data-id="1770412"] .c-media {
  margin-bottom: 24px !important;
}

@media only screen and (max-width: 768px) {
  [data-id="1770412"] .p-layout__inner {
    display: initial !important;
  }
  [data-id="1770412"] .p-layout__content {
    max-width: initial !important;
  }
}

/* Features Title */
#d2142528 {
    margin-top: 48px;
    margin-bottom: 16px;
}

/* Gray background */
[data-id="d1784516-3"] {
    max-width: var(--width-max-content);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

/* 3 mounting methods for a variety of ceiling environments */
@media only screen and (min-width: 769px) {
  #d1759051 .p-media-list[data-col-wide=auto] .p-media-list__item {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: min-content;
  }
}

@media only screen and (max-width: 768px) {
    [data-id="1770412"] .p-layout--pattern-05[data-col-narrow] .p-layout__inner {
        display: flex !important;
        gap: 10px;
    }

    #d1777486 {
        margin-top: 24px;
        margin-bottom: 12px;
    }
    
    #d2142528 {
        margin-top: 40px;
        margin-bottom: 12px;
    }
}
