.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-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-banner{background-color:#000;width:100%;color:#fff}.ps-banner-display{height:300px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ps-banner-intro-main{height:84px;font-size:64px;font-weight:700;margin-block:0;margin-top:-30px}.ps-banner-intro-sub{margin-top:5px;font-weight:700;font-size:36px}@media screen and (max-width:1080px){.ps-banner-display{align-items:center}.ps-banner-intro-main{height:auto;text-align:center;font-size:40px}.ps-banner-intro-sub{text-align:center;font-size:25px}}@media screen and (max-width:980px){.ps-banner-intro-main{margin-top:20px}}.ps-list-nav-bar{width:100%;display:flex;justify-content:space-between;height:auto;font-size:18px;margin:20px 0}.ps-list-nav-bar-link{text-decoration:none;color:#5d6b79}.ps-list-filters{display:flex}.ps-list-all-link{width:54px}.ps-list-all-link,.ps-list-solved-link{height:50px;border-radius:25px;display:flex;align-items:center;justify-content:center;background-color:#f1f1f1;color:#5d6b79}.ps-list-solved-link{width:86px;margin-left:10px;margin-right:10px}.ps-list-unsolved-link{width:107px;height:50px;border-radius:25px;display:flex;align-items:center;justify-content:center;background-color:#f1f1f1;color:#5d6b79}.ps-list-nav-bar-right-view{display:flex;flex-direction:row}.ps-list-difficulty{width:160px;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ps-list-bookmark,.ps-list-difficulty{height:50px;border-radius:25px;display:flex;align-items:center;background-color:#f1f1f1;color:#5d6b79}.ps-list-bookmark{width:50px;justify-content:center;margin-left:10px;margin-right:10px}.ps-bookmark-icon{color:rgba(39,110,241,.6666666666666666)}.ps-list-selected-filter{background-color:#5d6b79;color:#fff}.ps-difficulty-dropdown-closed{display:none}.ps-difficulty-dropdown-open{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:flex-start;position:absolute;width:160px;height:180px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1),0 4px 4px rgba(0,0,0,.1);border-radius:4px;font-size:18px;overflow:hidden}.ps-dropdown-difficulty{color:#5d6b79;width:100%}.ps-dropdown-difficulty:focus,.ps-dropdown-difficulty:hover{background-color:#eee;outline:none}.ps-difficulty{margin:0;padding:0;line-height:36px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.dropdown-difficulty-text{margin-left:20px}.ps-difficulty-beginner:hover{cursor:pointer;color:#649bb4}.ps-difficulty-easy:hover{cursor:pointer;color:#61b37c}.ps-difficulty-medium:hover{cursor:pointer;color:#f28f0d}.ps-difficulty-hard:hover{cursor:pointer;color:#f76e6e}.ps-list-difficulty-text{margin-left:20px}.ps-list-difficulty-dropdown,.ps-list-difficulty-text{height:50px;display:flex;align-items:center;justify-content:center}.ps-list-difficulty-arrow{width:15.35px;height:9.32px;margin-right:20px}@media screen and (max-width:500px){.ps-list-nav-bar{flex-wrap:wrap;grid-gap:20px;gap:20px}.ps-list-unsolved-link{margin-right:10px}}@media screen and (max-width:491px){.ps-list-nav-bar{justify-content:center}}.ps-list-nav-search-box{width:100%;margin-left:20px;margin-right:20px}@media screen and (max-width:980px){.ps-list-nav-search-box{margin-left:0;margin-right:0;margin-bottom:20px}}.ps-list-search-box{width:100%;min-width:278px;height:50px;border:2px solid #f1f1f1;box-sizing:border-box;border-radius:25px;background-color:#fff;padding:2px 20px;outline:none;font-size:18px;color:#5d6b79}.ps-list-search-box:-ms-input-placeholder{color:#adadad;font-size:18px;display:flex;justify-content:center;align-items:center}.ps-list-search-box::placeholder{color:#adadad;font-size:18px;display:flex;justify-content:center;align-items:center}.sd-lists-header{width:100%;min-width:750px;list-style-type:none;height:50px;display:grid;grid-template-columns:40px auto 130px 96px;background-color:#ecf0f9;border:1px solid #ddd;box-sizing:border-box;border-radius:4px 4px 0 0;font-weight:600;color:#555;font-size:16px}.sd-lists-header-title{min-width:275px;height:40px;margin:5px 0 5px 10px;display:flex;justify-content:flex-start;align-items:center}.sd-lists-header-company,.sd-lists-header-difficulty{height:40px;margin:5px 10px 5px 0;display:flex;justify-content:center;align-items:center}.ps-lists{width:100%;min-width:750px;list-style:none;background-color:#fff;border:1px solid #ddd;margin:-1px 0 0;color:#333;font-size:18px}.ps-lists,.ps-lists-content{padding:0;box-sizing:border-box}.ps-lists-content{height:62px;margin:0;display:grid;grid-template-columns:40px auto 100px 100px 130px 96px}.ps-list-link{text-decoration:none;color:#333}.ps-lists-content:not(:last-child){border-bottom:1px solid #ddd}.ps-lists-content-bookmark-icon{display:flex;color:rgba(39,110,241,.6666666666666666);justify-content:center;align-items:center;cursor:pointer}.ps-lists-content-title{min-width:275px;height:50px;margin:5px 0 5px 10px;display:flex;justify-content:flex-start;align-items:center}.ps-lists-content-accuracy,.ps-lists-content-score{height:50px;margin:5px 0;display:flex;justify-content:center;align-items:center}.accuracy-percent{font-size:14px}.ps-lists-content-difficulty{height:50px;margin:5px 10px 5px 0;display:flex;justify-content:center;align-items:center}.ps-lists-content-company{height:50px;margin:5px 0;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;grid-gap:10px;gap:10px}.sd-lists{width:100%;min-width:750px;list-style:none;background-color:#fff;border:1px solid #ddd;margin:-1px 0 0;color:#333;font-size:18px}.sd-lists,.sd-lists-content{padding:0;box-sizing:border-box}.sd-lists-content{height:62px;margin:0;display:grid;grid-template-columns:40px auto 130px 96px}.sd-list-link{text-decoration:none;color:#333}.sd-lists-content:not(:last-child){border-bottom:1px solid #ddd}.sd-lists-content-bookmark-icon{display:flex;color:rgba(39,110,241,.6666666666666666);justify-content:center;align-items:center;cursor:pointer}.sd-lists-content-title{min-width:275px;height:50px;margin:5px 0 5px 10px;display:flex;justify-content:flex-start;align-items:center}.problem-status-solved{color:#158f54}.problem-status-wrong{color:#bf4040}.sd-lists-content-difficulty{height:50px;margin:5px 10px 5px 0}.content-difficulty,.sd-lists-content-difficulty{display:flex;justify-content:center;align-items:center}.content-difficulty{width:80px;height:22px;line-height:22px;font-size:15px;font-weight:600;border-radius:7px}.difficulty-color-beginner{background-color:#e7f7fe;color:#598ca3}.difficulty-color-easy{background-color:#e7feee;color:#158f54}.difficulty-color-medium{background-color:#fef4e7;color:#de8715}.difficulty-color-hard{background-color:#fee7e7;color:#e66262}.sd-lists-content-company{height:50px;margin:5px 0;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;grid-gap:10px;gap:10px}.company-icon{width:20px;height:20px;border-radius:10px}.company-icon-number{background-color:#f7f7f7;font-size:9px;color:#5d6b79;font-weight:400;cursor:default}.company-icon-number,.ps-pagination{display:flex;justify-content:center;align-items:center}.ps-pagination{margin-top:28px;height:50px;margin-bottom:10px}.ps-pagination-text{font-size:18px;color:#5d6b79;margin-left:10px;margin-right:10px}.ps-page-number{width:60px;height:46px;border:2px solid #f1f1f1;background-color:#fff;border-radius:12px;font-size:18px;color:#5d6b79;text-align:center;outline:none}.ps-page-number::-webkit-inner-spin-button,.ps-page-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ps-page-number[type=number]{-moz-appearance:textfield}.page-change-arrow{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;background-color:#f1f1f1;border:none;cursor:pointer}.page-change-arrow:not(:disabled):hover{background-color:#ddd}.page-change-arrow:disabled{cursor:not-allowed;opacity:.9}.ps-page-arrow-input{width:10px;height:16px}.ps-empty-list{width:100%;height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center}.ps-empty-list-text{font-size:28px;font-weight:600;margin-top:30px;color:#555}@media screen and (max-width:360px){.ps-empty-list-text{font-size:20px}}.gfg-coupon-wrapper{display:block;width:calc(100% - 40px);padding:20px;background-color:#ecf0f9;border-radius:4px;margin:20px 0}.gfg-coupon-box{display:grid;grid-template-columns:80px auto minmax(0,auto);grid-gap:20px}.gfg-coupon-box.gfg-coupon-box-narrow{grid-template-columns:auto}.gfg-coupon-box-narrow .gfg-coupon-box-desc{text-align:center}@media screen and (max-width:600px){.gfg-coupon-box{grid-template-columns:auto}.gfg-coupon-box-desc{text-align:center}}.gfg-coupon-box-desc,.gfg-coupon-box-img{display:flex;justify-content:center;align-items:center}.gfg-coupon-box-desc{color:#444}a.gfg-coupon-box-cta{color:inherit;text-decoration:none}.ps-loader,a.gfg-coupon-box-cta{display:flex;justify-content:center;align-items:center}.ps-loader{width:100%;height:300px}.ps-loader:after{content:" ";display:block;border-radius:50%;width:200px;height:200px;margin:8px;box-sizing:border-box;border-color:#f1f1f1 transparent;border-style:solid;border-width:32px;animation:ps-loader 1.2s infinite}@keyframes ps-loader{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:rotate(5turn)}}@media screen and (max-width:745px){.ps-list-scroll{overflow-y:auto}}.text-ad-box-wrapper{margin:20px 0;padding:20px;background-color:#ecf0f9;border-radius:8px}.text-ad-box-tile{font-size:20px;font-weight:700;color:#555;margin:10px 0}.text-ad-box-desc{font-size:18px;color:#555;margin:20px 0}.text-ad-box-cta{margin:20px 0}.text-ad-box-cta .wat-btn{width:100%;line-height:26px}.contest-user-meta-box{width:100%;height:500px;background-color:#fff;margin-top:10px;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.3);box-sizing:border-box;overflow:hidden}.contest-user-meta-middle{height:30px;width:100%;background-color:#406cbf}.contest-user-meta-middle svg{width:100%;height:30px}.contest-user-meta-bottom{background-color:#406cbf;color:#fff;padding-bottom:20px}.contest-user-meta-list{width:250px;margin:0 auto;padding:10px 0}.ps-list-summary-meta-box-title{width:100%;height:50px;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:600;margin-top:-10px;margin-bottom:10px;color:#555}.contest-user-meta-row{display:grid;grid-template-columns:150px 100px;padding-top:20px;height:30px;line-height:30px;font-size:16px;font-weight:600}.contest-user-meta-label{display:grid;grid-template-columns:30px auto;grid-gap:10px}.contest-user-meta-label-icon,.contest-user-meta-label-icon img,.contest-user-meta-label-icon svg{width:30px;height:30px}.contest-user-meta-value{text-align:center}.contest-user-meta-score-box{padding:20px;position:relative;height:200px}.contest-user-meta-score-arc-box{position:absolute;width:220px;height:220px;left:calc(50% - 110px);z-index:1}.contest-user-meta-score-arc{display:flex;align-items:center;margin:auto;position:relative;box-sizing:border-box;background:#fff;background-clip:padding-box;border:10px solid transparent;border-radius:50%;height:220px}.contest-user-meta-score-arc:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-10px;border-radius:inherit;background:linear-gradient(90deg,#f45252,#f67e33,#f5cb1d,#0c8bef,#20d183);background:conic-gradient(#f5cb1d 30deg,#0c8bef 30deg 80deg,#20d183 80deg 180deg,#f45252 180deg 280deg,#f67e33 280deg 330deg,#f5cb1d 330deg 1turn);clip-path:polygon(100% 0,100% 75%,0 75%,0 0)}.contest-user-meta-score-pointer-box{position:relative;width:180px;height:180px;margin:10px;transform:rotate(-120deg)}.contest-user-meta-score-pointer{position:absolute;width:0;height:0;border-left:75px solid transparent;border-right:75px solid transparent;border-bottom:75px solid #555;left:calc(50% - 75px);z-index:1;clip-path:polygon(100% 0,0 0,50% 100%)}.contest-user-meta-score-ring-box{position:absolute;width:230px;height:230px;margin:-15px;transform:rotate(-120deg)}.contest-user-meta-score-ring{position:absolute;width:20px;height:20px;left:calc(50% - 10px);z-index:1;background-color:#0c8af0;border-radius:50%}.contest-user-meta-score-ring:after{content:"";display:block;width:8px;height:8px;margin:6px;background-color:#fff;border-radius:50%}.contest-user-meta-score-circle{margin:20px auto;width:160px;height:160px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 4px 4px 0 rgba(0,0,0,.02),0 -4px 4px 0 rgba(0,0,0,.02),4px 0 4px 0 rgba(0,0,0,.02),-4px 0 4px 0 rgba(0,0,0,.02);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#406cbf;background-color:#fff;font-weight:600;position:absolute;left:calc(50% - 80px);top:30px;z-index:2}.contest-user-meta-score-text{position:absolute;height:30px;line-height:30px;top:145px;width:calc(100% - 40px);text-align:center;z-index:2;font-size:14px;font-weight:600;color:#555}.contest-user-meta-rank-wrapper{width:100%;height:40px;display:flex;flex-direction:row;justify-content:center}.contest-user-meta-trophy-icon{width:40px;height:40px}.contest-user-meta-trophy-icon svg{padding:6px;width:calc(100% - 12px);height:calc(100% - 12px)}.contest-user-meta-rank-box{display:flex;flex-direction:column;text-align:center;margin-left:10px}.contest-user-meta-rank-label{line-height:18px;color:#777;font-size:16px}.contest-user-meta-rank-value{line-height:22px;font-size:16px;color:#333}.progress-history-content{margin-top:20px;margin-bottom:20px}.practice-list-right-content-title{font-size:18px;font-weight:700;color:#333;margin-bottom:-20px;margin-top:-5px}.ps-right-content-header{display:flex;justify-content:space-between}.ps-right-content-header-link{color:#276ef1;text-decoration:none;font-size:14px;display:flex;justify-content:center;align-items:center}.ps-right-content-header-arrow{margin-left:4px;filter:sepia(90%) hue-rotate(179.82deg) saturate(97000%) brightness(90%);height:14px;width:14px}.sd-list-page .section{max-width:1400px}.practice-list-content{width:100%;display:grid;grid-template-columns:auto 320px;grid-gap:20px;gap:20px}.practice-list-right-content{margin-top:-200px}@media screen and (max-width:1250px){.practice-list-content{display:block}.practice-list-right-content{margin-top:20px}}.sd-practice-page .section{max-width:1400px}