:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--gray-light:#f0f0f0;--primary:#007bff;--blue-light:#d6eaff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--blue-dark:#0c4499;--boxShadow:0 3px 6px #0000001a, 0 3px 6px #0000003b}.i-col{flex-direction:column;display:flex}.i-row{flex-direction:row;display:flex}.my-auto{top:50%;transform:translateY(-50%)}.text-header{font-family:roboto-slab;font-size:40px;font-weight:700;line-height:48px}.frame-all{background:#000;border:5px solid #252a2e;border-color:#6c757d #252a2e #252a2e #6c757d;border-radius:50px;width:100%;height:700px;position:relative;box-shadow:0 3px 6px #0000001a,0 3px 6px #0000003b}.frame-all p{font-size:15px;line-height:23px}.frame-screen{background:linear-gradient(135deg,#525252 0%,#343a40 30% 70%,#747474 100%);border:3px solid #252a2e;border-color:#6c757d #252a2e #252a2e #6c757d;border-radius:40px;width:93%;height:93%;position:relative;overflow:hidden}.frame-camera{z-index:200;background:#000;border:3px solid #252a2e;border-color:#0000 #252a2e #6c757d;border-radius:0 0 20px 20px;width:30%;height:30px;position:absolute;top:3.5%;left:35%}.frame-camera-line{background:#252a2e;width:50%;height:5px}.frame-camera-dot{background:#007bff;border:2px solid #252a2e;border-radius:50%;width:10px;height:10px;position:relative;left:80%;transform:translateY(-75%)}.frame-screen-inner{background:linear-gradient(135deg,#17a2b8 0%,#007bff 35% 65%,#17a2b8 100%);background:-ms-linear-gradient(135deg, #17a2b8 0%, #007bff 35%, #007bff 65%, #17a2b8 100%);opacity:0;border-radius:10px;width:100%;height:100%;transition:opacity .5s;position:relative;overflow:hidden}.screen-start{text-align:center;opacity:0;background:linear-gradient(to top right,#6610f2,#007bff,#17a2b8,#20c997) 0 0/200% 200%;width:100%;height:100%;transition:all .5s;animation:10s infinite screen-start-animation;position:relative}.screen-start .text-header{color:#fff;margin-bottom:10px;padding:0 20px;line-height:60px;position:relative}.screen-start p{color:#fff;margin-bottom:30px;font-size:25px}.screen-start-image{width:50%}.screen-start p,.screen-start .text-header{opacity:0;transition:all .5s;transform:translateY(100%)}.screen-start-inner{position:relative}.screen-button{color:#fff;cursor:pointer;opacity:0;background:#dc3545;border:3px solid #fff;border-radius:50px;max-width:250px;padding:10px 20px;font-size:25px;font-weight:700;transition:all .5s;position:relative}.screen-button:hover{background:#dc3545;border-color:#dc3545}.screen-select{text-align:center;opacity:0;background:linear-gradient(45deg,#6610f2,#17a2b8);width:100%;height:100%;transition:all .5s;position:relative;transform:translateY(-150%)}.screen-select-header{opacity:0;background:#f8f9fa;width:100%;height:80px;transition:all .5s;position:relative;transform:translateY(-100%);box-shadow:0 3px 6px #0000001a,0 3px 6px #0000003b}.screen-select-header .text-header{font-size:20px;position:relative;top:30px;color:#000!important}.screen-pattern{opacity:.5;background:url(https://www.edb.gov.sg/content/dam/edb-en/business-insights/insights/pwc-how-your-startup-can-ride-the-wave-of-change/pattern.png) 0 0/7%;width:100%;height:100%;position:absolute}.header-icon{background:url(https://www.edb.gov.sg/content/dam/edb-en/business-insights/insights/pwc-how-your-startup-can-ride-the-wave-of-change/edblogo.jpg) 0 0/cover;border-radius:50%;width:4%;padding-top:2%;padding-bottom:2%;display:none;position:relative;top:0%;left:94%;transform:translateY(0%)}.goBack-arrow{color:#6c757d;cursor:pointer;z-index:1000;font-size:30px;font-weight:700;transition:all .5s;position:absolute;top:0%;left:20px;transform:translateY(75%)}.goBack-arrow:hover{color:#0c4499}.screen-select-footer{opacity:0;z-index:500;background:#f8f9fa;width:100%;height:80px;transition:all .5s;position:absolute;bottom:0;transform:translateY(200%);box-shadow:0 -3px 6px #0000001a}.select-chat{color:#0c4499;cursor:pointer;background:#f8f9fa;border:2px solid #0c4499;border-radius:50px;max-width:70%;padding:10px;font-size:15px;font-weight:700;line-height:23px;transition:all .5s;position:relative;box-shadow:0 3px 6px #0000001a,0 3px 6px #0000003b}.select-chat:hover{color:#fff;background:#dc3545;border-color:#dc3545}.content-comment>*{transition:all .5s}.content-comment{width:100%;padding:20px;transition:all .5s;position:relative}.content-comment .i-col.one{width:20%;position:relative}.content-comment .i-col.two{opacity:0;width:80%;position:relative;transform:translate(20%)}.comment-photo{opacity:0;background-size:cover;border-radius:50%;width:50%;padding-top:50%;transition:all .5s;position:relative;transform:scale(0)}.comment-tail{border-top:10px solid #0000;border-bottom:10px solid #0000;border-right:10px solid #fff;width:0;height:0;position:relative;top:10px}.comment-tail.reverse-comment{border:10px solid #0000;border-left-color:#d6eaff;border-right:none}.comment-text{text-align:left;background:#f8f9fa;border-radius:5px;max-width:95%;padding:15px 25px}.comment-cta{text-align:center;cursor:pointer;background:#007bff;border-radius:5px;max-width:60%;padding:10px 15px;transition:all .5s}.comment-cta-link,.comment-cta-link:hover{color:#fff;text-decoration:none;transition:all .5s}.comment-cta:hover{background:#0c4499}.comment-title{color:#007bff;font-weight:700}.comment-date{color:#6c757d;text-align:right;font-size:12px}.content-comment .i-col.two.reverse-comment .i-row{justify-content:flex-end;margin-left:5%}.content-comment .i-col.two.reverse-comment .comment-text{background:#d6eaff;max-width:100%}.content-comment li,.content-comment p,.comment-text p a,.comment-text li a{font-size:15px;line-height:23px}.content-comment li:not(:nth-last-child(2)),.content-comment p:not(:last-child){margin-bottom:5px}.reverse-comment .comment-title{color:#dc3545}.comment-image{border-radius:5px;max-width:100%;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.screen-select-content{scrollbar-color:#f8f9fa, #0c4499;scrollbar-width:thin;height:calc(100% - 160px);overflow:hidden scroll}.screen-select-content::-webkit-scrollbar{width:10px}.screen-select-content::-webkit-scrollbar-track{background:#f8f9fa}.screen-select-content::-webkit-scrollbar-thumb{background:#6c757d}.screen-questionset{box-sizing:border-box;z-index:1000;scrollbar-color:#f8f9fa, #0c4499;scrollbar-width:thin;background:#fff;border-radius:10px;width:90%;max-height:90%;transition:all .5s;position:absolute;top:5%;left:5%;overflow-y:scroll;transform:translateY(300%);box-shadow:0 3px 6px #0000001a,0 3px 6px #0000003b}.screen-questionset::-webkit-scrollbar{width:10px}.screen-questionset::-webkit-scrollbar-track{background:#f8f9fa}.screen-questionset::-webkit-scrollbar-thumb{background:#6c757d}.screen-questionset .text-header{text-align:center;color:#0c4499;margin-top:25px;margin-bottom:5px;font-size:25px}.question-arrow{color:#007bff;text-align:center;cursor:pointer;border:2px solid #0c4499;border-radius:50%;width:50px;height:50px;font-size:30px;font-weight:700;line-height:48px;transition:all .5s}.question-arrow:hover{color:#f8f9fa;background:#0c4499}.questionset-header{justify-content:center;align-items:center}.read-all-button{color:#0c4499;cursor:pointer;text-align:center;background:#f8f9fa;border:2px solid #0c4499;border-radius:50px;max-width:70%;margin-bottom:25px;padding:5px 30px;font-size:15px;font-weight:700;line-height:23px;transition:all .5s;position:relative}.read-all-button:hover{color:#fff;background:#dc3545;border:2px solid #dc3545}.questionset-question{box-sizing:border-box;border-top:1px solid #f0f0f0;width:100%;padding:20px}.questionset-question:hover{background:#f0f0f0;transition:all .5s}.questionset-question:last-of-type{padding-bottom:50px}.questionset-question .i-col{justify-content:center;align-items:center}.questionset-question .i-col.one{width:15%}.questionset-question .i-col.one img{width:50%}.questionset-question .i-col.two{text-align:center;align-items:center;width:70%}.questionset-question .i-col.two p{width:100%;margin:0;font-size:15px;line-height:23px}.questionset-question .i-col.three{width:15%}.back-icon{color:#6c757d;cursor:pointer;padding:30px 20px;font-size:30px;position:absolute;top:10px;right:0}.screen-speaker{text-align:center;width:100%;height:100%;transition:all .5s;position:relative;transform:translateY(-150%)}.screen-speaker-profile{width:100%;padding:20px 0;display:flex;position:relative}.screen-speaker-photo{justify-content:flex-start;align-items:center;width:30%;position:relative}.screen-speaker-profiles{scrollbar-color:#f8f9fa, #0c4499;scrollbar-width:thin;height:calc(100% - 160px);overflow:hidden scroll}.screen-speaker-profiles::-webkit-scrollbar{width:10px}.screen-speaker-profiles::-webkit-scrollbar-track{background:#f8f9fa}.screen-speaker-profiles::-webkit-scrollbar-thumb{background:#6c757d}.screen-speaker-profiles>p{padding:20px;font-size:15px;line-height:23px;transition:all .5s;color:#fff!important}.screen-speaker-profiles>p:first-of-type{opacity:0;margin-top:20px;transform:translateY(50%)}.screen-speaker-photo-image{opacity:0;background-size:cover;border-radius:50%;width:60%;padding-top:30%;padding-bottom:30%;transition:all .5s;transform:scale(0)}.screen-speaker-text{text-align:left;opacity:0;justify-content:center;width:65%;transition:all .5s;transform:translate(50%)}.screen-speaker-text a{color:#fff;text-decoration:none}.screen-speaker-text a:hover{text-decoration:underline}.screen-speaker .text-header{color:#fff;margin-bottom:5px;font-size:20px}.screen-speaker .text-title{color:#fff;margin-bottom:10px;font-size:15px;line-height:23px}.profile-button{color:#fff;cursor:pointer;width:100%;margin-bottom:10px;padding-bottom:5px;font-size:15px;font-weight:700;line-height:23px;transition:all .5s;position:relative}.profile-button:hover{text-decoration:underline}b{font-weight:700}.text-description{color:#fff;opacity:1;border-top:.5px solid #f0f0f0;border-bottom:.5px solid #f0f0f0;max-height:500px;transition:all .5s;overflow:hidden}.speaker-divider{border-bottom:1px solid #f0f0f0;width:90%}.image-preview-container{opacity:0;color:#fff;width:100%;height:auto;transition:all .5s;position:absolute;transform:scale(0)}.image-preview-container img{border-radius:5px;overflow:hidden}.image-preview-container .back-icon{color:#fff}.image-text-enlarge{color:#6c757d;text-align:center;font-style:italic}.screen-on{opacity:1!important}.text-in{transform:translateY(0%)!important}@keyframes screen-start-animation{0%{background-position:0 100%}50%{background-position:100%}to{background-position:0 100%}}.slide-up{transform:translateY(-200%)}.slide-up-2{transform:translateY(-250%)}.slide-down{transform:translateY(-50%)}.slide-reset{opacity:1!important;transform:translateY(0)translate(0)!important}.darken-frame{filter:brightness(.3)!important}.scale-up{transform:scale(1);opacity:1!important}.scale-centre{transform:scale(1)translateY(-50%);opacity:1!important}.align-up{justify-content:flex-start}.closed-text{opacity:0;max-height:0}.padding-add{padding-top:10px;padding-bottom:10px}@media screen and (max-width:700px){.screen-start .text-header{font-size:20px;line-height:28px}.frame-all p,.select-chat,.content-comment li,.content-comment p,.questionset-question .i-col.two p,.screen-speaker-profiles>p,.screen-speaker .text-title,.profile-button,.profile-button{line-height:20px;font-size:12px!important}.comment-text ul a,.comment-text p a,.comment-text li a,.comment-cta-link{font-size:12px;line-height:18px}.screen-select-header .text-header,.screen-speaker .text-header,.screen-questionset .text-header{font-size:16px}.screen-start p{margin-bottom:15px}.screen-button{padding:5px 20px;font-size:16px}.screen-start-image{width:80%}.screen-speaker .text-title{margin-bottom:5px}.screen-select-header{height:60px}.screen-select-header .text-header{top:15px}.goBack-arrow{font-size:20px;transform:translateY(80%)}.screen-speaker-profiles>p{padding:0 10px}.header-icon{display:none}.content-comment{padding:10px 15px}.comment-text{padding:5px 10px}.comment-date{font-size:10px}.comment-tail{border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:5px solid #fff;top:10px}.comment-tail.reverse-comment{border:5px solid #0000;border-left-color:#d6eaff;border-right:none}.screen-speaker-profile{padding-top:10px;padding-bottom:0}.screen-speaker-profile:first-of-type{padding-top:20px}.questionset-question{padding:10px 5px}.question-arrow{width:25px;height:25px;font-size:15px;line-height:22px}.screen-questionset .text-header{padding:10px 0}.back-icon{padding:25px 20px}.frame-camera{border-radius:0 0 10px 10px;height:20px}.frame-all{border-radius:40px}.frame-screen{border-radius:25px}.screen-select-content,.screen-speaker-profiles{height:calc(100% - 140px)}}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.text-description{overflow-y:scroll}}.frame-all button{font:inherit}.screen-button,.select-chat,.profile-button,.goBack-arrow,.read-all-button,.back-icon,.questionset-question{appearance:none;font-family:inherit}.frame-screen-inner{position:relative}.frame-screen-inner>.screen-speaker,.frame-screen-inner>.screen-select{width:100%;height:100%;position:absolute;top:0;left:0}.frame-screen-inner>.screen-speaker:not(.screen-on),.frame-screen-inner>.screen-select:not(.screen-on){pointer-events:none;opacity:0!important;transform:translateY(-100%)!important}.frame-screen-inner>.screen-speaker.screen-on,.frame-screen-inner>.screen-select.screen-on{pointer-events:auto}
