.protokos-static-wrapper{display:block!important;width:100%!important;max-width:100%!important;min-height:var(--protokos-static-height,360px)!important;box-sizing:border-box!important;background:#111!important;overflow:hidden!important}.protokos-static-wrapper>iframe[data-protokos-controlled-iframe="true"],.protokos-static-wrapper>iframe[data-protokos-live="true"]{display:block;width:100%!important;max-width:100%!important;height:var(--protokos-static-height,360px)!important;min-height:var(--protokos-static-height,360px)!important;border:0!important;box-sizing:border-box!important}.protokos-static-wrapper>iframe[hidden],.protokos-static-wrapper>iframe[data-protokos-active="false"]{display:none!important}.protokos-static-wrapper>iframe[data-protokos-active="true"],.protokos-static-wrapper>iframe[data-protokos-live="true"]{display:block!important}.protokos-static-placeholder{display:flex;min-height:var(--protokos-static-height,360px)!important;width:100%!important;max-width:100%!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;background:#111!important;color:#fff!important;text-align:center!important;padding:24px!important;box-sizing:border-box!important}.protokos-static-placeholder[hidden]{display:none!important}.protokos-static-message{font-size:16px!important;line-height:1.5!important;margin:0 0 14px 0!important;max-width:520px!important;color:#fff!important}.protokos-static-button{display:inline-block!important;background:#ffbc1b!important;color:#111!important;text-decoration:none!important;padding:12px 18px!important;font-weight:700!important;line-height:1.2!important}


.calendly-inline-widget[data-protokos-calendly-host="true"] {
  min-height: var(--protokos-static-height, 700px) !important;
  height: var(--protokos-static-height, 700px) !important;
}

.calendly-inline-widget[data-protokos-calendly-host="true"] > iframe {
  min-height: var(--protokos-static-height, 700px) !important;
  height: var(--protokos-static-height, 700px) !important;
}

.protokos-static-placeholder--calendly {
  min-height: var(--protokos-static-height, 700px) !important;
}
