.elementor-18397 .elementor-element.elementor-element-05dd8b3{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-18397 .elementor-element.elementor-element-2820c1e{width:100%;max-width:100%;}.elementor-18397 .elementor-element.elementor-element-2820c1e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-2820c1e */.qrkit-embed-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 100px); /* Adjust for header height */
  margin-top: 100px; /* Same value as above */
  overflow: hidden;
  background: #f5f5f7;
}

.qrkit-embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}/* End custom CSS */