.circle-widget-overlay{z-index:1000001;position:fixed;top:0px;bottom:0px;left:0px;right:0px;align-items:center;justify-content:center;display:flex;visibility:hidden;padding:40px 0 0 0}@media screen and (min-width: 768px){.circle-widget-overlay{padding:15px}}.circle-widget-overlay .button-close{position:absolute;top:0;right:0;left:0;background:transparent;height:40px;width:100%;border-radius:0;display:flex;align-items:center;justify-content:center;color:white;text-decoration:none;text-transform:uppercase;font-size:11px;font-family:"SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;letter-spacing:0.5px}@media screen and (min-width: 768px){.circle-widget-overlay .button-close{height:50px}}@media screen and (min-width: 992px){.circle-widget-overlay .button-close{display:none}}.circle-widget-overlay iframe{border:none;background:#fff;max-width:1250px;width:calc(100% - 100px);height:calc(100vh - 100px);border-radius:10px;transition:all 0.1s linear;transition:-webkit-transform 0.1s ease-in;transition:transform 0.1s ease-in;transition:transform 0.1s ease-in, -webkit-transform 0.1s ease-in}@media screen and (max-width: 767px){.circle-widget-overlay iframe{width:100%;height:100%;border-radius:0;border-top-left-radius:4px;border-top-right-radius:4px}}.circle-widget-overlay.shown{background-color:rgba(23,47,68,0.8);transition:none}.circle-widget-overlay.hidden{transition:all 0.1s linear}.circle-widget-trigger{background-color:var(--brand);width:60px;height:60px;border-radius:50%;position:fixed;bottom:20px;right:20px;display:flex;align-items:center;justify-content:center;z-index:1001}
