.wp-singular{font-family:sans-serif;position:relative}#loader{z-index:20;opacity:0;visibility:hidden;background:rgba(255,255,255,.8);justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}#loader.show{opacity:1;visibility:visible}.loader{border:5px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#demo-switcher{color:#fff;z-index:49;box-sizing:border-box;background:#000;justify-content:space-between;align-items:center;width:100%;height:70px;padding:10px 20px;position:fixed;top:0;left:0}#demo-switcher .logo{font-size:18px;font-weight:700}#demo-switcher .responsive{gap:10px}#demo-switcher .responsive a{justify-content:center;align-items:center;width:40px;height:40px;font-size:23px;display:flex}#demo-switcher .responsive a.active{border-bottom:2px solid #3498db}#demo-switcher .responsive a:after{content:attr(title);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#333;border-radius:3px;padding:5px;font-size:12px;transition:opacity .3s;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}#demo-switcher .responsive a:hover:after{opacity:1}#demo-switcher .links a{color:#fff;align-items:center;gap:5px;text-decoration:none;display:flex}#demo-switcher .links a img{height:16px}#iframe{height:calc(100vh - 50px);margin-top:50px;margin-left:auto;margin-right:auto;transition:width .3s;display:block}
