.popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(50,50,50,.8);z-index:999;justify-content:center;align-items:center;cursor:auto;color:#333;font-size:16px;line-height:normal}.popup{display:grid;position:relative;align-items:center;min-height:260px;width:600px;max-width:calc(100vw - 60px);max-height:calc(100vh - 140px);z-index:1000;background-color:#fff;padding:20px}.popup-img{display:none}.popup-img img{width:100%;max-width:100%}.popup-close{position:absolute;right:0;top:4px;width:24px;height:24px;line-height:24px;text-align:center;cursor:pointer;padding:6px}.popup-close img{width:70%}@media screen and (min-width:980px){.popup-w-img{display:grid;grid-template-columns:40% 60%;min-height:300px;align-items:center;justify-items:center}.popup{width:900px}.popup-img{display:grid;align-items:center;justify-items:center}}.login-box-wat-icon{display:flex;justify-content:center}.login-box-wat-icon svg{display:block;height:60px;width:150px}.wat-btn{background-color:#276ef1;color:#fff;display:inline-block;font-size:16px;line-height:1.4;padding:10px 30px;border-radius:3px;cursor:pointer;-webkit-appearance:none;outline:none;border:none;font-family:inherit}.wat-btn-secondary{background-color:#fff;border:1px solid #276ef1;box-sizing:border-box;box-shadow:none;color:#276ef1}.wat-btn-destructive{background-color:#d4473a;border:1px solid #d4473a;box-sizing:border-box;box-shadow:none}.wat-btn:active,.wat-btn:focus{-webkit-appearance:none}.wat-btn:disabled{cursor:not-allowed}.wat-btn-success{background-color:#276ef1}.wat-btn-destructive-success,.wat-btn-failure{background-color:#d4473a}.wat-btn-narrower,.wat-btn-smaller{padding:10px 20px}.wat-btn-smaller{font-size:14px}.wat-btn-arrow{padding:10px 25px 10px 30px}.wat-btn-smaller.wat-btn-arrow{padding:10px 15px 10px 20px}.wat-btn-arrow:after{background-image:url(/images/right_arrow.svg);display:inline-block;height:14px;width:17px;background-size:17px 17px;content:"";margin-left:10px}.wat-btn-smaller.wat-btn-arrow:after{height:11px;width:14px;background-size:14px 12px;margin-left:6px}.wat-btn-center{display:block;margin-left:auto;margin-right:auto}.wat-btn-full{width:100%}.login-page-box{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:stretch;min-height:360px;width:400px;max-width:calc(100vw - 60px);max-height:calc(100vh - 140px);z-index:1000;background-color:#fff;padding:80px 60px 40px;border-radius:8px;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}@media screen and (max-width:500px){.login-page-box{padding:80px 20px 40px}}.login-page-wat-icon-wrapper{position:absolute;top:20px;left:calc(50% - 75px)}.login-page-header{line-height:40px;font-size:24px;font-weight:600;text-align:center}.login-auth-btn{display:flex;background-color:#fff;border:1px solid #276ef1;color:#276ef1;border-radius:4px;line-height:26px;padding:8px 16px;margin-top:10px;grid-gap:10px;gap:10px;cursor:pointer}.login-auth-btn img{display:block;width:26px;height:26px}.login-page-divider{position:relative;height:1px;background-color:#ddd;margin:20px 0}.login-page-divider:after{content:"OR";position:absolute;width:40px;line-height:20px;font-size:14px;top:-10px;left:calc(50% - 20px);text-align:center;background-color:#fff;color:#999}.login-page-input-row{display:flex;grid-gap:10px;gap:10px}.login-page-input{margin-top:10px;width:100%}.login-page-input input{box-sizing:border-box;padding:8px;margin:0;line-height:26px;font-size:16px;width:100%;border-radius:4px;color:#333;border:1px solid #999;font-family:"Nunito Sans",sans-serif}.login-page-input input:-ms-input-placeholder{color:#bbb}.login-page-input input::placeholder{color:#bbb}.login-page-input-err{height:18px;font-size:14px;color:#ff5252}.login-page-input .wat-btn{box-sizing:border-box;width:100%}.login-page-graphic{display:flex;justify-content:center;height:140px}.login-page-graphic img{display:block;max-height:140px;max-width:140px}.login-page-graphic-desc{font-weight:600;line-height:24px;margin-top:10px;text-align:center}.login-page-loading-graphic{display:flex;justify-content:center;font-size:80px;color:#ccc}.login-page-action-btn{width:100%;margin:10px 0}.login-page-meta-text{font-size:14px;line-height:24px;margin-top:6px;text-align:center}.login-page-meta-text-row{display:flex;justify-content:space-between}.login-page-meta-text-left{text-align:left}.login-page-meta-text-right{text-align:right}.login-page-meta-text span{color:#276ef1;cursor:pointer}.login-popup-wrapper .popup{background-color:transparent;padding:0;width:auto;max-width:calc(100vw - 20px)}.login-popup-footer{text-align:center;color:#fff}.login-popup-footer a{color:#fff;text-decoration:none;line-height:50px}.login-popup-footer span:not(:last-child):after{content:" ";display:inline-block;width:4px;height:4px;border-radius:50%;background-color:#fff;margin:2px 5px}.header-wrapper{--header-height:80px;--header-logo-width:200px;height:var(--header-height);background-color:#000;color:#fff}.header-small{--header-height:60px;--header-logo-width:150px}.header-white{--header-bg:#fff;--header-color:#000;background-color:#fff;color:#000;border-bottom:1px solid #e5e5e5}.header-black{--header-bg:#000;--header-color:#fff;background-color:#000;color:#fff}.header-fixed{position:fixed;top:0;width:100%;z-index:8;box-shadow:0 2px 5px 2px rgba(0,0,0,.15)}.header-full-width .section{max-width:none}.header-placeholder{display:grid;width:100%;height:80px}.header-placeholder-small{height:60px}.header{margin:0;width:100%;display:grid;grid-template-columns:40px auto 40px}.logo-wrapper{text-align:center}.header-logo{margin:0 auto;cursor:pointer}.header-logo,.header-logo svg{width:var(--header-logo-width);height:var(--header-height)}.header-logo svg{display:block}.header-logo img{height:100%}.header-navbar{font-size:14px;display:none}.header-navs{display:flex;justify-content:flex-end}.header-nav{float:right;margin:20px 0 20px 30px;line-height:40px;vertical-align:middle;position:relative}.header-small .header-nav{margin:10px 0 10px 30px}.header-small .header-nav.login-box{margin:15px 0 15px 30px}.header-nav-profile{height:50px;margin:20px 0 10px 30px}.header-small .header-nav-profile{margin:10px 0 10px 30px}.header-nav a{cursor:pointer;color:inherit;text-decoration:inherit}.header-nav a:hover{color:#276ef1}.header-programs-dropdown{display:none}.header-nav-item-programs{display:inline;cursor:pointer}.header-dropdown-icon{content:"";display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--header-color);margin-bottom:2px;margin-left:2px}.header-nav-item-programs:hover .header-dropdown-icon{border-top:4px solid #276ef1}.header-nav-item-programs:focus+.header-programs-dropdown{display:block}.header-nav-programs:focus-within .header-programs-dropdown{display:block}.header-nav-programs:hover .header-programs-dropdown,.header-programs-dropdown:hover{display:block}.login-box{margin:25px 0 25px 20px;background-color:#276ef1;width:50px;height:30px;line-height:30px;text-align:center;border-radius:4px;color:#fff;cursor:pointer}.login-user-icon{height:40px;width:40px;border-radius:50%;overflow:hidden;cursor:pointer;box-sizing:border-box}.login-user-icon:focus{outline:none;border:2px solid #276ef1;height:44px;width:44px;margin:-2px}.login-loading-box{height:40px;width:40px;border-radius:50%;overflow:hidden}#profile-options-dropdown{display:none;position:relative;z-index:8}.header-nav-profile:hover #profile-options-dropdown{display:block}.header-nav-profile:focus-within #profile-options-dropdown{display:block}#profile-options-dropdown:hover{display:block}#ide-options-dropdown,#program-options-dropdown{position:relative;z-index:8}.ide-options-list,.profile-options-list,.program-options-list{position:absolute;background-color:#f6f8fa;color:#555;border-radius:2px;font-size:16px;line-height:44px;overflow:hidden;box-shadow:1px 2px 2px rgba(0,0,0,.1),-1px -1px 2px rgba(0,0,0,.08)}.profile-options-list{right:0;top:10px}.ide-options-list{min-width:170px;right:-70px}.program-options-list{left:-20px;top:0;min-width:310px}.companies-options-list{left:-20px;top:0;min-width:230px}.ide-options-list a,.profile-options-list a,.program-options-list a{color:#555;text-decoration:none}.ide-options-list a:focus .ide-options,.profile-options-list a:focus .profile-options,.program-options-list a:focus .program-options{background-color:#eee;color:#276ef1}.ide-options:focus,.profile-options:focus{background-color:#eee;color:#276ef1;outline:none}.ide-options-list a:focus,.profile-options-list a:focus,.program-options-list a:focus{outline:none}.ide-options,.profile-options,.program-options{padding:0 20px;cursor:pointer}.ide-options-list a:not(:last-child),.profile-options-list a:not(:last-child),.program-options-list a:not(:last-child){display:block;border-bottom:1px solid #e8e8e8}.ide-options:hover,.profile-options:hover,.program-options:hover{background-color:#eee;color:#276ef1}.right-triangle{display:block;position:absolute;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #f6f8fa;z-index:9}.profile-right-triangle{top:2px;right:12px}.program-right-triangle{top:-8px;left:22px}.login-user-icon img{width:100%;height:100%}.only-big-screen{display:none}.header-box{float:left;display:block;font-size:28px;line-height:var(--header-height);width:40px;height:var(--header-height);text-align:center}.header-box.hamburger{margin-left:-10px;width:50px;cursor:pointer}@media screen and (min-width:1020px){.header{grid-template-columns:var(--header-logo-width) auto}.header-box{display:none}.header-navbar{display:block}.logo-wrapper{float:left;width:var(--header-logo-width)}}.header-black .header-nav a:hover{color:#669cff}.header-black .header-nav-item-programs:hover .header-dropdown-icon{border-top:4px solid #669cff}.header-black .ide-options-list,.header-black .profile-options-list,.header-black .program-options-list{background-color:#151515;color:#eee;box-shadow:1px 2px 2px hsla(0,0%,100%,.1),-1px -1px 2px hsla(0,0%,100%,.08)}.header-black .ide-options-list a,.header-black .profile-options-list a,.header-black .program-options-list a{color:#eee;text-decoration:none}.header-black .ide-options-list a:focus .ide-options,.header-black .ide-options:hover,.header-black .profile-options-list a:focus .profile-options,.header-black .profile-options:focus,.header-black .profile-options:hover,.header-black .program-options-list a:focus .program-options,.header-black .program-options:hover{background-color:#222;color:#669cff}.header-black .ide-options-list a:not(:last-child),.header-black .profile-options-list a:not(:last-child),.header-black .program-options-list a:not(:last-child){border-bottom:1px solid #282828}.header-black .right-triangle{border-bottom:8px solid #111}.menu-tray-wrapper{position:fixed;display:grid;width:100%;height:100%;background-color:rgba(50,50,50,.9);color:#333;z-index:10;overflow-y:auto}.menu-tray{width:70%;max-width:360px;height:100%;float:left;background-color:#fff}.menu-tray-content{width:100%;height:100%}.menu-tray a{color:inherit;text-decoration:none}.tray-close{position:absolute;width:40px;height:40px;right:20px;top:20px}.tray-close img{width:100%;height:100%}.menu-tray-header{height:80px;background-color:#000;position:relative}.menu-tray-logo{height:80px}.menu-tray-logo svg{display:block;max-width:100%;max-height:100%;width:auto;height:auto;margin:0 auto}.menu-items{text-align:left;line-height:30px;margin-bottom:60px}.menu-item{line-height:50px;display:grid;grid-template-columns:50px auto}.menu-item-icon{height:50px;width:50px;text-align:center}.menu-item-text{margin-left:10px;font-size:16px}.menu-item-logo img{width:100%}.menu-item-profile{height:60px;display:grid;grid-template-columns:70px auto;padding:10px 0;border-bottom:1px solid #ccc}.menu-item-login{height:40px;padding:10px 0}.menu-item-login-button{height:40px;line-height:40px;margin:0 10px;color:#fff;background-color:#276ef1;border-radius:4px;text-align:center}.menu-tray-dp{height:60px;width:60px;margin-left:10px;border-radius:50%;overflow:hidden}.menu-tray-dp img{height:100%;width:100%}.menu-item-profile-text{margin-left:10px;line-height:60px;font-size:18px;overflow:hidden;text-overflow:ellipsis}.menu-login-user-icon{width:80px;height:80px;margin:0 auto;border-radius:50%;overflow:hidden}.menu-login-user-icon img{width:100%;height:100%}.ps-ide-wrapper .save-and-run-code{background-color:#fff;color:#000}@media screen and (min-width:700px){.ps-ide-result-part,.ps-ide-wrapper .ide-custom-input-wrapper{padding:0 10px}}.hljs{display:block;background:#fff;padding:.5em;color:#333;overflow-x:auto}.hljs-comment,.hljs-meta{color:#969896}.hljs-emphasis,.hljs-quote,.hljs-strong,.hljs-template-variable,.hljs-variable{color:#df5000}.hljs-keyword,.hljs-selector-tag,.hljs-type{color:#d73a49}.hljs-attribute,.hljs-bullet,.hljs-literal,.hljs-symbol{color:#0086b3}.hljs-name,.hljs-section{color:#63a35c}.hljs-tag{color:#333}.hljs-attr,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-selector-pseudo,.hljs-title{color:#6f42c1}.hljs-addition{color:#55a532;background-color:#eaffea}.hljs-deletion{color:#bd2c00;background-color:#ffecec}.hljs-link{text-decoration:underline}.hljs-number{color:#005cc5}.hljs-string{color:#032f62}.highlightable-html-content{position:relative;margin:0;font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;word-break:break-word}@media screen and (min-width:980px){.highlightable-html-content{font-size:20px}}@media screen and (min-width:980px){.highlightable-html-content>:first-child,.highlightable-html-content>:first-child>:first-child,.highlightable-html-content>:first-child>:first-child>:first-child{margin-top:0}}.highlightable-html-content h3{font-size:24px;font-weight:600;margin-bottom:14px}.highlightable-html-content h4{font-size:22px;font-weight:600;margin-bottom:10px}.highlightable-html-content h5{font-size:20px;font-weight:600;margin-bottom:8px}@media screen and (min-width:980px){.highlightable-html-content h3{font-size:26px}}.highlightable-html-content blockquote{font-style:italic;border-left:4px solid #555;margin-left:0;margin-right:0;padding-left:1em;padding-right:0;overflow:unset}.highlightable-html-content blockquote.big{font-size:24px;font-style:normal;border:none;color:#555;font-weight:600}.highlightable-html-content a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:rgba(0,0,0,.3);text-decoration-color:rgba(0,0,0,.3)}.highlightable-html-content a:hover{-webkit-text-decoration-color:rgba(0,0,0,.8);text-decoration-color:rgba(0,0,0,.8)}.highlightable-html-content .image,.highlightable-html-content figure{margin:0}.highlightable-html-content img{max-width:100%}.highlightable-html-content :not(pre)>code{font-size:85%;padding:2px 4px;border-radius:4px;background-color:rgba(27,31,35,.05);border:1px solid rgba(27,31,35,.1)}.highlightable-html-content pre{width:calc(100% - 1em - 2px);margin:10px 0;border:1px solid #ddd;border-radius:0 0 4px 4px;tab-size:4}.highlightable-html-content pre code{background-color:unset;font-size:16px;line-height:22px}.highlightable-html-content ul li{list-style-type:none;position:relative}.highlightable-html-content ol li{position:relative}.highlightable-html-content ul li:before{content:"\2022";position:absolute;left:-25px;top:.1em;font-size:.9em}.highlightable-html-content ol li::marker{position:absolute;left:-25px;top:.1em;font-size:.9em}@media screen and (max-width:979px){.highlightable-html-content ol,.highlightable-html-content ul{padding-inline-start:20px}.highlightable-html-content ul li:before{left:-15px}.highlightable-html-content ol li::marker{left:-15px}}.highlightable-html-content .code-head{margin-bottom:-10px;background-color:#f1f1f1;font-size:16px;font-weight:700;line-height:40px;padding:0 10px;color:#555;border-radius:4px 4px 0 0;border:solid #ddd;border-width:1px 1px 0}.highlightable-html-content .video-embed{position:relative;padding-bottom:56.25%;width:100%;height:0}.highlightable-html-content .video-embed iframe{position:absolute;width:100%;height:100%;top:0;left:0}.highlightable-html-content .google-slide{position:relative;padding-bottom:calc(56.25% + 29px);width:100%;height:0;margin:20px 0}.highlightable-html-content .google-slide iframe{position:absolute;width:100%;height:100%;top:0;left:0}.highlightable-html-content th,.highlightable-html-content thead td{background-color:#276ef1;color:#fff;padding:8px;border:none}.highlightable-html-content td{padding:8px;border:1px solid #ddd}.highlightable-html-content th,.highlightable-html-content thead td{background-color:default;color:default;padding:default;border:default}.highlightable-html-content td{padding:0;border:0}.assessment-constraints{margin:40px 0}.assessment-constraints-collapsible{margin:0}.assessment-constraints table{border-collapse:collapse;white-space:nowrap}.assessment-constraints td,th{border:1px solid #ddd;text-align:left;padding:8px}.assessment-constraints tr:nth-child(2n){background-color:#eee}@media screen and (max-width:400px){.assessment-constraints table{white-space:normal}}.hint-popup-title{text-align:center;font-size:18px;font-weight:700;line-height:30px;border-bottom:1px solid #eee}.hint-popup-loading-content{min-height:230px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hint-popup-loading-content-spinner{font-size:22px;margin-top:20px}.hint-popup-content{min-height:230px;max-height:calc(100vh - 150px);overflow-y:auto}.hint-popup-content .highlightable-html-content{font-size:16px}@media screen and (min-width:980px){.hint-popup-content .highlightable-html-content{font-size:18px}}.hint-popup-locked{min-height:230px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hint-popup-unlock-button{margin-top:30px}.ps-hints-box{overflow:hidden;margin:10px 0;border:1px solid #eee;border-bottom:none}.ps-hint-box{display:flex;justify-content:space-between;background-color:#fff;border-bottom:1px solid #eee;padding:10px;cursor:pointer}.ps-hint-locked{color:#555}.ps-problem-creator{flex-grow:1;display:grid;grid-template-columns:40px auto;height:40px;grid-gap:10px;margin:10px 0;overflow:hidden;font-size:14px}.ps-creator-dp{width:40px;height:40px;border-radius:50%;overflow:hidden}.ps-creator-dp img{width:100%;height:100%}.ps-creator-main{padding-right:10px}.ps-creator-name,.ps-creator-type{line-height:20px;vertical-align:middle}.ps-creator-type{color:#777}.ps-problem-creators-title{line-height:40px;font-size:20px}.ps-problem-creators-box{display:flex;flex-wrap:wrap}.popup-share-content-wrapper .popup-img{padding:10px}.popup-share-content{width:100%}@media screen and (min-width:980px){.popup-share-content{width:calc(100% - 80px)}}.popup-share-title{text-align:center;line-height:40px;font-size:40px;font-weight:600;margin:10px auto 20px}.popup-share-input-wrapper{position:relative;width:100%;height:40px;display:flex}.popup-share-input-wrapper input{width:calc(100% - 50px);box-sizing:border-box;font-size:15px;padding:0 8px;border-radius:4px 0 0 4px;border:1px solid #e2e2e2}.popup-share-copied{position:absolute;right:54px;height:32px;margin:4px 0;padding:0 4px;line-height:32px;background-color:#eee;color:#333}.popup-share-buttons{text-align:center}.popup-share-copy-btn{width:50px;height:40px;line-height:40px;text-align:center;background-color:#276ef1;color:#fff;border:1px solid hsla(0,0%,78.4%,.7);box-sizing:border-box;border-radius:0 4px 4px 0;cursor:pointer}.popup-share-social-icon{display:inline-block;text-align:center;margin:30px 10px;height:40px;width:40px;background-color:#f1f1f1;border-radius:50%;line-height:40px;color:#999}.ps-problem-meta-bar{width:100%;line-height:26px;display:flex;flex-wrap:wrap;justify-content:space-between}.ps-problem-meta-bar-right{display:grid;grid-template-columns:auto auto;grid-gap:10px;margin-bottom:10px}.ps-problem-meta-bar-left,.ps-problem-meta-bar-support-like{display:grid;grid-template-columns:auto auto auto;grid-gap:10px;margin-bottom:10px}.ps-meta-pill{float:left;color:#555;white-space:nowrap;line-height:28px;border-radius:14px;min-width:48px;border:1px solid #ddd;background-color:#fff;overflow:hidden}.ps-meta-pill-icon{display:flex;min-width:28px;min-height:28px;width:100%;height:100%;align-items:center;justify-content:center;font-size:14px}.ps-meta-difficulty-beginner{background-color:#e7f7fe;color:#649bb4;border:1px solid #649bb4}.ps-meta-difficulty-easy{background-color:#c1f7d1;color:#2e583c;border:1px solid #2e583c}.ps-meta-difficulty-medium{background-color:#faead4;color:#d67d09;border:1px solid #d67d09}.ps-meta-difficulty-hard{background-color:#fee7e7;color:#e91e67;border:1px solid #e91e67}.ps-meta-max-score{background-color:#cbecfa;color:#325f74;border:1px solid #325f74}.ps-meta-pill:focus{outline:none;border:1px solid #286df1}.ps-problem-meta-bar-right .ps-meta-pill{font-size:14px;font-weight:300;cursor:pointer}.ps-meta-pill-value{display:flex;align-items:center;justify-content:center;padding:0 8px}.ps-meta-pill-value svg{margin-right:6px}.ps-meta-dislike,.ps-meta-like{font-size:14px}.ps-meta-status-check{background-color:#e7feee;color:#61b37c;border:1px solid #61b37c}.ps-meta-status-times{background-color:#fee7e7;color:#f76e6e;border:1px solid #f76e6e}@media screen and (max-width:699px){.ps-meta-pill{min-height:48px;display:flex;border-radius:20px}.ps-meta-pill-value{width:100%;justify-content:center}}.ps-problem-question-content .highlightable-html-content{font-size:16px}.ps-problem-question-content .highlightable-html-content th{background-color:#406cbf}.ps-collapse-companies,.ps-collapse-creators,.ps-collapse-limits,.ps-collapse-topics{margin-top:10px}@media screen and (min-width:980px){.ps-problem-question-content .highlightable-html-content{font-size:18px}}.ps-problem-question-content{margin:10px 0}@media screen and (max-width:699px){.ps-problem-question-content{width:calc(100vw - 20px)}}.collapsible-title{cursor:pointer;background-color:#fff;border:1px solid #eaf0fb;box-sizing:border-box;border-radius:4px;font-size:18px;font-weight:600;color:#333;height:50px;display:block;padding:0 10px;line-height:50px;display:flex;justify-content:space-between;align-items:center}.collapsible-title-open{background-color:#eaf0fb;border-radius:0;border-top-left-radius:4px;border-top-right-radius:4px}.collapsible-body{background:#fff;font-weight:400;font-size:16px;line-height:20px;color:#276ef1;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.collapsible-body-closed{max-height:0;overflow:hidden;display:none}.collapsible-body-open{max-height:500px;overflow:none;border:1px solid #eaf0fb;border-top:none}.collapsible-content{padding:10px}.ps-collapsilbe-content-hints{color:#000;font-size:16px;font-weight:500}.ps-collapsible-companies-list{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap}.ps-collapsible-companies-link{text-decoration:none;color:#276ef1}.ps-collapsible-topics-list{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap}.ps-collapsible-topics-link{text-decoration:none;color:#276ef1}.ps-collapsilbe-content-creators{color:#000;font-size:14px}.ps-collapsible-content-list{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap}.ps-collapsilbe-content-limits{color:#000;font-size:16px}.ps-problem-nav-bar-item{all:unset;cursor:pointer;font-weight:600;flex:1 1;text-align:center;border-bottom:2px solid transparent}.ps-problem-nav-bar,.ps-problem-nav-bar-item{position:relative;box-sizing:border-box;height:50px}.ps-problem-nav-bar{display:flex;line-height:50px;font-size:18px;color:#555;border-bottom:1px solid #ddd;margin:0;z-index:1}.ps-problem-nav-bar-item:focus{border-bottom:2px solid rgba(64,108,191,.8)}.ps-problem-nav-bar-item:not(.ps-problem-nav-bar-item-active):not(.ps-problem-nav-bar-item-disabled):hover{color:#406cbf;border-bottom:2px solid rgba(64,108,191,.6)}.ps-problem-nav-bar-item-disabled{color:#a6a7a8;cursor:default}.ps-problem-nav-bar-item.tooltip:before{width:calc(100% - 20px);font-weight:400}.ps-problem-nav-bar-item-icon{all:unset;cursor:pointer;position:absolute;left:-10px;width:40px;border-radius:6px;line-height:40px;height:42px;text-align:center;box-sizing:border-box;border:1px solid #ddd;margin:3px 1px 3px -2px;font-size:14px}.ps-problem-nav-bar-item-icon:focus{color:rgba(64,108,191,.8);border-color:rgba(64,108,191,.8)}.ps-problem-nav-bar-item-icon:hover{color:#406cbf;background-color:#fff}.ps-problem-nav-bar-item:nth-child(2){margin-left:20px}.ps-problem-nav-bar-item-active{color:#406cbf;border-bottom:2px solid rgba(64,108,191,.8)}@media screen and (min-width:700px){.ps-problem-nav-bar{margin:0 20px}.ps-problem-nav-bar-item-icon{left:-20px}}@media screen and (max-width:500px){.ps-problem-nav-bar{font-size:16px}}@media screen and (max-width:360px){.ps-problem-nav-bar{font-size:14px}}@media screen and (max-width:340px){.ps-problem-nav-bar{font-size:12px}}.ide-encouragement-popup{display:flex;flex-direction:column;justify-content:center;align-items:center;height:400px;margin-top:30px;margin-bottom:30px}.ide-encouragement-trophy{height:200px;width:200px}.ide-encouragement-text{color:#333;font-size:40px;font-weight:800;margin-top:40px;margin-bottom:20px}.ide-encouragement-score{font-size:24px;color:#555;font-weight:600;margin-bottom:30px}.ide-encouragement-popup-button{width:180px;height:45px;font-size:18px;font-weight:600}.ps-problem-main{display:grid;grid-template-columns:1fr}.ps-practice-dragger{display:none}.ps-practice-code-part,.ps-practice-problem-part{position:relative}.ps-problem-part-name{margin-block-start:1em;margin-block-end:.4em;font-size:1.7em}@media screen and (min-width:800px){.ps-problem-main.section-full-width{padding:0}.ps-problem-main{grid-template-columns:1fr 10px 1fr}.ps-practice-dragger{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #e5e5e5;border-top:0;border-bottom:0;cursor:col-resize;background-color:#fff;box-shadow:0 -1px #fff}.ps-practice-dragger-grabber{width:4px;height:4px;border-radius:2px;background-color:#aaa;margin:4px 0}.ps-practice-dragger:hover{background-color:rgba(39,110,241,.5)}.ps-practice-dragger:hover .ps-practice-dragger-grabber{background-color:#fff}.ps-practice-problem-part{padding:0 20px;height:calc(100vh - 111px);overflow-y:auto;overflow-y:overlay}.ps-practice-left-part,.ps-practice-problem-part{background-color:#f6f8fa;overflow-x:hidden}.ps-practice-code-part{padding-right:10px;height:calc(100vh - 61px);background-color:#f8f8fa;overflow-y:auto;overflow-y:overlay;overflow-x:hidden}.ps-practice-code-part .ide-wrapper{box-shadow:none}.ps-practice-code-part .cm-editor,.ps-practice-code-part .editor-wrapper{height:calc(100vh - 161px)}.ps-practice-code-part .ide-footer{display:none}.ps-practice-code-part .ide-full-screen .ide-footer{display:flex}.ps-practice-code-part .ide-action-bar{padding:0}}