#popin-video-call-button{cursor:pointer;border-radius:4px;background:#f5f0ea;color:#4a4541;font-size:13px;font-weight:500;line-height:120%;padding:12px 17px}#popin-video-call-button.loading{cursor:wait;opacity:.8}#popin-iframe-container{position:fixed;top:0;right:0;left:0;width:100vw;height:100vh;z-index:2147483647;pointer-events:none}#popin-iframe-container iframe{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;width:100vw !important;height:100vh !important;border:none !important;z-index:2147483647 !important}@media only screen and (min-width:768px) and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5){#popin-iframe-container{width:300px !important;left:auto !important}#popin-iframe-container iframe{width:300px !important;left:auto !important}}@media only screen and (min-width:1024px) and (max-width:1366px) and (-webkit-min-device-pixel-ratio:1.5){#popin-iframe-container{width:300px !important;left:auto !important}#popin-iframe-container iframe{width:300px !important;left:auto !important}}@media only screen and (min-width:912px) and (max-width:1368px){#popin-iframe-container{width:300px !important;left:auto !important}#popin-iframe-container iframe{width:300px !important;left:auto !important}}@media only screen and (min-width:1368px) and (max-width:1824px){#popin-iframe-container{width:300px !important;left:auto !important}#popin-iframe-container iframe{width:300px !important;left:auto !important}}@media only screen and (min-width:540px) and (max-width:1114px){#popin-iframe-container{width:300px !important;left:auto !important}#popin-iframe-container iframe{width:300px !important;left:auto !important}}@media only screen and (min-width:1344px) and (max-width:1892px){#popin-iframe-container{width:300px !important;left:auto !important}#popin-iframe-container iframe{width:300px !important;left:auto !important}}@media only screen and (min-width:1920px) and (max-width:2560px){#popin-iframe-container{width:300px !important;left:auto !important}#popin-iframe-container iframe{width:300px !important;left:auto !important}}@media only screen and (min-width:1280px) and (max-width:1920px){#popin-iframe-container{width:300px !important;left:auto !important}#popin-iframe-container iframe{width:300px !important;left:auto !important}}@media only screen and (min-width:1366px) and (max-width:1920px){#popin-iframe-container{width:300px !important;left:auto !important}#popin-iframe-container iframe{width:300px !important;left:auto !important}}#popin-close-btn{position:fixed;top:10px;right:10px;width:36px;height:36px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2147483648;color:#333;transition:all .3s ease;opacity:0;transform:scale(.8);box-shadow:0 4px 15px rgba(0,0,0,.3)}#popin-close-btn.active{opacity:1;transform:scale(1)}#popin-close-btn:hover{background:#f5f5f5;transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.4)}@media only screen and (max-width:767px){#popin-close-btn{top:15px;right:15px;width:48px;height:48px}}@media only screen and (max-width:480px){#popin-close-btn{top:12px;right:12px;width:48px;height:48px}}