.tech-index-feed .hidden{display:none}
.tech-index-feed .tech-scroll{padding:0 60px;position:relative}
@media only screen and (max-width:768px){.tech-index-feed .tech-scroll{overflow-x:auto;padding:0 15px}
}
.tech-index-feed .tech{counter-reset:section;padding-bottom:40px;min-width:540px;max-width:1200px;margin:60px auto 0}
.tech-index-feed .tech--sort{margin:0 auto 40px}
.tech-index-feed .tech--sort .tech--search input{background:#1f1f1f;border:solid 1px #1f1f1f;border-radius:2px;color:#fff;display:inline-block;font-weight:300;font-size:16px;margin:0;outline:0;padding:15px;height:50px}
.tech-index-feed .tech--toolbar{height:45px;display:flex;align-items:center;font-size:11px;font-weight:700;line-height:20px;text-transform:uppercase;clear:both;color:white}
.tech-index-feed .col1{flex:0 0 80px;text-align:left;padding-left:15px}
.tech-index-feed .col2{flex:0 0 200px}
.tech-index-feed .col3{flex:1 0 0;padding-right:100px}
.tech-index-feed .col4{flex:0 0 100px}
.tech-index-feed .col5{flex:0 0 70px}
@media only screen and (max-width:768px){.tech-index-feed .col1{padding-left:20px;flex:0 0 65px}
.tech-index-feed .col2{flex:1 0 0}
.tech-index-feed .col3{display:none}
.tech-index-feed .col4{flex:0 0 65px}
.tech-index-feed .col5{flex:0 0 70px}
}
.tech-index-feed .tech--progress{background:transparent}
.tech-index-feed .tech--counter.col1{font-size:20px;font-weight:700;padding-left:30px}
.tech-index-feed .tech--item{background:#1f1f1f;box-sizing:border-box;cursor:pointer;counter-increment:section;margin:0 auto 10px;max-width:1200px;color:white}
.tech-index-feed .tech--item .tech--container{align-items:center;display:flex;height:70px}
.tech-index-feed .tech--item .tech--container .tech--title{font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-1px;padding-right:10px}
.tech-index-feed .tech--item .tech--container .tech--bar{background:linear-gradient(to right,#0084bd,#ec008c);position:absolute;border-radius:10px;height:10px}
.tech-index-feed .tech--item .tech--container .tech--bar-wrapper{background:#2f2f2f;position:relative;border-radius:10px;height:10px}
.tech-index-feed .tech--item .tech--container .tech--growth{position:relative;text-align:left}
.tech-index-feed .tech--item .tech--container .tech--growth:before{content:"";display:inline-block;font-size:12px;font-weight:900;height:24px;width:24px;margin-top:5px;background-size:cover !important}
.tech-index-feed .tech--item .tech--container .tech--growth .tech--growth-num{font-size:24px;margin-left:10px;font-weight:700;display:inline-block;vertical-align:top}
@media all and (max-width:768px){.tech-index-feed .tech--item .tech--container .tech--growth .tech--growth-num{margin-left:7px}
}
.tech-index-feed .tech--item .tech--container .tech--growth.climb:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/climbing-arrow.png)}
.tech-index-feed .tech--item .tech--container .tech--growth.drop:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/dropping-arrow.png)}
.tech-index-feed .tech--item .tech--container .tech--growth.level:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/flat-line.png)}
.tech-index-feed .tech--item .tech--container .tech--growth.climb .tech--growth-num{color:#45b168}
.tech-index-feed .tech--item .tech--container .tech--growth.drop .tech--growth-num{color:#d53230}
.tech-index-feed .tech--item .tech--container .tech--growth.level .tech--growth-num{display:none}
.tech-index-feed .tech--item .tech--container .tech--arrow{text-align:right;height:32px;height:70px;background:#2a2a2a;position:relative}
.tech-index-feed .tech--item .tech--container .tech--arrow i.icons{float:right;transition:transform .5s;transition-property:margin-top,transform;transform:rotate(45deg);border:solid #fff;border-width:0 3px 3px 0;padding:7px;margin-right:25px;margin-top:22px}
.tech-index-feed .tech--item.open .tech--container{box-shadow:0 0 10px #111;position:relative}
.tech-index-feed .tech--item.open .tech--arrow i.icons{transform:rotate(225deg);margin-top:30px}
.tech-index-feed .tech--item .tech--expand-block{padding:50px 40px 30px;background-color:#222}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block{padding:20px}
}
.tech-index-feed .tech--item .tech--expand-block:hover{background-color:#222;cursor:default}
.tech-index-feed .tech--item .tech--expand-block .tech--data-header,.tech-index-feed .tech--item .tech--expand-block .tech--recommend-header{font-size:20px;font-weight:300;margin-bottom:15px}
.tech-index-feed .tech--item .tech--expand-block div.tech--recommend-header{margin-bottom:25px}
.tech-index-feed .tech--item .tech--expand-block .tech--data{display:flex;margin-bottom:60px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box{width:180px;height:180px;background:#181818;margin-right:20px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank-header{width:100%;margin-top:50px;text-align:center;text-transform:uppercase;font-size:10px;font-weight:700;color:#ddd;letter-spacing:.1em}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank{width:100%;text-align:center;font-size:50px;font-weight:700}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box{background:#181818;flex-grow:1;padding:30px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box .tech--data-chart-header{float:left;width:100px;color:#BBB;font-size:16px;margin-top:20px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box .tech--data-growth-chart{float:right}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box .tech--data-chart-header{width:100%;margin-top:0;text-align:center;font-size:14px;margin-bottom:15px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box .tech--data-growth-chart{float:left;margin:0 auto;width:100% !important}
}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box{width:180px;height:180px;margin-left:20px;background:#181818}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box{width:100%;margin-left:0}
}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth-header{width:100%;text-align:center;text-transform:uppercase;font-size:10px;font-weight:700;color:#ddd;letter-spacing:.1em;padding:40px 60px 10px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth{width:100%;text-align:center;font-size:28px;font-weight:800}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth:before{content:"";display:inline-block;font-size:12px;font-weight:900;height:20px;width:20px;margin-top:5px;background-size:cover !important;margin-right:5px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth.climb:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/climbing-arrow.png)}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth.drop:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/dropping-arrow.png)}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth.level:before{display:none}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth.climb{color:#45b168}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth.drop{color:#d53230}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--data{display:block}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box{width:100%;margin-right:0;height:auto;padding:0;margin-bottom:20px;text-align:center}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank-header,.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank{margin-top:0;width:auto;display:inline-block;vertical-align:middle}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank-header{margin-right:20px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box{height:200px;width:100%;margin-bottom:20px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box{width:100%;margin-left:0;height:auto;padding-bottom:10px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth-header{padding:20px 0 0}
}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses{float:left}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses.full-width{width:100%}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses.full-width .tech--recommend-course-item{width:49.5%;float:left;clear:left}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses.full-width .tech--recommend-course-item:nth-child(odd){float:right;clear:right}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses.full-width .tech--recommend-course-item{width:100%}
}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths{float:right}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths{margin-top:30px}
}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-right{margin-top:-22px;margin-right:-20px;margin-bottom:-22px}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-left{width:calc(100% - 60px)}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-left .recommend-item-data svg{width:10px;margin-bottom:-1px}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-left .recommend-item-data .has-transcender-exam svg g{fill:#29c9f9}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-left .recommend-item-data .separator{padding:0 12px}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column{width:49%}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column{width:100%}
}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column h6{font-size:10px;font-weight:700;color:#ddd;text-transform:uppercase;letter-spacing:.1em}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-item{margin-bottom:10px;float:left;width:100%}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block{width:100%;padding:22px 20px;background:#181818}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block:hover{background:#1c1c1c}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-left{width:calc(100% - 80px);float:left}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-right{width:80px;float:right;color:#039db4;font-size:12px;font-weight:700;text-align:right;margin-top:8px}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-item-title{margin-bottom:1px;font-weight:500;color:white;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-item-data{font-size:11px;font-weight:300;color:#888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-item-data strong{color:white}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-item-data .separator{font-size:16px;padding:0 6px;line-height:10px;margin-top:10px;vertical-align:middle}
.tech-index-feed .tech--item:hover{background:#2f2f2f}
.tech-index-feed .tech--item:hover .tech--arrow{background:#4b4b4b}
.tech-index-feed .tech--item:hover .tech--arrow i.icons{border:solid black;border-width:0 3px 3px 0}
.tech-index-feed .tooltip--wrapper{outline:0;display:inline-block;vertical-align:middle;margin-left:3px;margin-top:-2px;position:relative}
.tech-index-feed .tooltip--wrapper .tooltip--wrapper--desc{z-index:10;display:none;width:180px;font-size:12px;font-weight:300;text-transform:none;line-height:1.4;color:#282828;text-align:center;border:1px solid #aaa;background:white;padding:10px 15px;border-radius:4px;position:relative}
.tech-index-feed .tooltip--wrapper:hover{text-decoration:none}
.tech-index-feed .tooltip--wrapper:hover .tooltip--wrapper--desc{display:block;position:absolute;left:inherit;top:inherit;bottom:30px;transform:translateX(-50%);margin-left:10px}
.tech-index-feed .tooltip--wrapper:hover .tooltip--wrapper--desc:after,.tech-index-feed .tooltip--wrapper:hover .tooltip--wrapper--desc:before{right:100%;top:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;border:15px solid transparent;left:50%;transform:translateX(-50%)}
.tech-index-feed .tooltip--wrapper:hover .tooltip--wrapper--desc:after{border-color:rgba(255,255,255,0);border-top-color:#fff;margin-top:-15px;bottom:-29px;right:inherit;top:inherit}
.tech-index-feed .tooltip--wrapper:hover .tooltip--wrapper--desc:before{border-color:rgba(170,170,170,0);border-top-color:#aaa;margin-top:-16px;bottom:-30px;right:inherit;top:inherit}
.tech-index-feed .feedback-box{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;position:absolute;top:35px;right:0;display:block;color:white;font-size:14px;font-weight:300;background-color:#2f2f2f;border-radius:4px 4px 0 0;padding:8px;transition:background-color ease-in .25s}
.tech-index-feed .feedback-box:hover{text-decoration:none;background-color:#000}
.tech-index-feed .loadmore-button{text-align:center;margin-top:40px}
.tech-index-feed .loadmore-button a{color:#0084bd;font-size:18px;font-weight:700;border-bottom:2px solid #0084bd}
@media only screen and (max-width:768px){.tech-index-feed .feedback-box{display:none}
.tech-index-feed .tech{min-width:inherit}
.tech-index-feed .tooltip--wrapper{display:none}
.tech-index-feed .tech--expand{padding:0}
.tech-index-feed .tech--search{margin-left:0;float:none;width:100%;margin-top:10px}
.tech-index-feed .tech--search input{width:100% !important}
}
.tech-index-feed .tech-scroll{padding:0 60px;position:relative}
@media only screen and (max-width:768px){.tech-index-feed .tech-scroll{overflow-x:auto;padding:0 15px}
}
.tech-index-feed .tech{counter-reset:section;padding-bottom:40px;min-width:540px;max-width:1200px;margin:0 auto;margin-top:60px}
.tech-index-feed .tech--sort{margin:0 auto 40px}
.tech-index-feed .tech--sort .tech--search{margin-left:auto;position:relative;float:left}
.tech-index-feed .tech--sort .tech--search input{background:#1f1f1f;border:solid 1px #1f1f1f;border-radius:2px;color:#fff;display:inline-block;font-weight:300;font-size:16px;margin:0;min-width:340px;outline:0;padding:15px;width:auto;height:50px}
.tech-index-feed .tech--sort .tech--search input:focus{background:#1f1f1f;border:solid 1px #1f1f1f;border-radius:2px;color:#fff}
.tech-index-feed .tech--sort .tech--sort-filters{display:inline-block;margin-left:30px}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select{display:inline-block;margin-right:16px;position:relative}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat{cursor:pointer;display:inline-block;position:relative;font-size:16px;color:white;width:180px;height:50px}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .tech-filters{color:#ddd}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-ps{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;background-color:#1f1f1f;padding:15px;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-ps:after{content:"";width:30px;height:30px;background-image:url(https://www.pluralsight.com/content/dam/pluralsight2/tech-index/arrow-small-down@2x.png);background-repeat:no-repeat;background-size:100%;position:absolute;top:12px;right:10px;transition:transform .5s;display:block}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-ps:hover{background-color:#252525}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-ps:active,.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-ps.active{background-color:#1f1f1f}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-ps:active:after,.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-ps.active:after{background-image:url(https://www.pluralsight.com/content/dam/pluralsight2/tech-index/arrow-small-down@2x.png);-webkit-transform:rotate(-180deg);transform:rotate(180deg)}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-options{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;background-color:#252525;border:1px solid #111}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-options li{margin:0;padding:10px 0;text-indent:15px;border-top:1px solid #111;-moz-transition:all .15s ease-in;-o-transition:all .15s ease-in;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-options li:first-of-type{border-top:0}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-options li:before{display:none}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-options li:hover{background:#333}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-options li.filterHide{display:none}
.tech-index-feed .tech--sort .tech--sort-filters .tech--select #techCat .select-options li.neverHide{display:block !important}
.tech-index-feed .tech--toolbar{height:45px;display:flex;align-items:center;font-size:11px;font-weight:700;line-height:20px;text-transform:uppercase;clear:both;color:white}
.tech-index-feed .tech--toolbar>div{position:relative;z-index:1;text-align:left;line-height:1}
.tech-index-feed .col1{flex:0 0 80px;text-align:left;padding-left:15px}
.tech-index-feed .col2{flex:0 0 200px}
.tech-index-feed .col3{flex:1 0 0;padding-right:100px}
.tech-index-feed .col4{flex:0 0 100px}
.tech-index-feed .col5{flex:0 0 70px}
@media only screen and (max-width:768px){.tech-index-feed .col1{padding-left:20px;flex:0 0 65px}
.tech-index-feed .col2{flex:1 0 0}
.tech-index-feed .col3{display:none}
.tech-index-feed .col4{flex:0 0 65px}
.tech-index-feed .col5{flex:0 0 70px}
}
.tech-index-feed .tech--progress{background:transparent}
.tech-index-feed .tech--counter.col1{font-size:20px;font-weight:700;padding-left:30px}
.tech-index-feed .tech--item{background:#1f1f1f;box-sizing:border-box;cursor:pointer;counter-increment:section;margin:0 auto 10px;max-width:1200px;color:white}
.tech-index-feed .tech--item .tech--container{align-items:center;display:flex;height:70px}
.tech-index-feed .tech--item .tech--container .tech--title{font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-1px;padding-right:10px}
.tech-index-feed .tech--item .tech--container .tech--bar{background:linear-gradient(to right,#0084bd,#ec008c);position:absolute;border-radius:10px;height:10px}
.tech-index-feed .tech--item .tech--container .tech--bar-wrapper{background:#2f2f2f;position:relative;border-radius:10px;height:10px}
.tech-index-feed .tech--item .tech--container .tech--growth{position:relative;text-align:left}
.tech-index-feed .tech--item .tech--container .tech--growth:before{content:"";display:inline-block;font-size:12px;font-weight:900;height:24px;width:24px;margin-top:5px;background-size:cover !important}
.tech-index-feed .tech--item .tech--container .tech--growth .tech--growth-num{font-size:24px;margin-left:10px;font-weight:700;display:inline-block;vertical-align:top}
@media all and (max-width:768px){.tech-index-feed .tech--item .tech--container .tech--growth .tech--growth-num{margin-left:7px}
}
.tech-index-feed .tech--item .tech--container .tech--growth[data="0"]:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/climbing-arrow.png)}
.tech-index-feed .tech--item .tech--container .tech--growth[data="1"]:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/dropping-arrow.png)}
.tech-index-feed .tech--item .tech--container .tech--growth[data="2"]:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/flat-line.png)}
.tech-index-feed .tech--item .tech--container .tech--growth[data="0"] .tech--growth-num{color:#45b168}
.tech-index-feed .tech--item .tech--container .tech--growth[data="1"] .tech--growth-num{color:#d53230}
.tech-index-feed .tech--item .tech--container .tech--growth[data="2"] .tech--growth-num{display:none}
.tech-index-feed .tech--item .tech--container .tech--arrow{text-align:right;height:32px;height:70px;background:#2a2a2a;position:relative}
.tech-index-feed .tech--item .tech--container .tech--arrow i.icons{float:right;transition:transform .5s;transition-property:margin-top,transform;transform:rotate(45deg);border:solid #fff;border-width:0 3px 3px 0;padding:7px;margin-right:25px;margin-top:22px}
.tech-index-feed .tech--item.open .tech--container{box-shadow:0 0 10px #111;position:relative}
.tech-index-feed .tech--item.open .tech--arrow i.icons{transform:rotate(225deg);margin-top:30px}
.tech-index-feed .tech--item .tech--expand-block{padding:50px 40px 30px;background-color:#222}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block{padding:20px}
}
.tech-index-feed .tech--item .tech--expand-block:hover{background-color:#222;cursor:default}
.tech-index-feed .tech--item .tech--expand-block .tech--data-header,.tech-index-feed .tech--item .tech--expand-block .tech--recommend-header{font-size:20px;font-weight:300;margin-bottom:15px}
.tech-index-feed .tech--item .tech--expand-block div.tech--recommend-header{margin-bottom:25px}
.tech-index-feed .tech--item .tech--expand-block .tech--data{display:flex;margin-bottom:60px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box{width:180px;height:180px;background:#181818;margin-right:20px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank-header{width:100%;margin-top:50px;text-align:center;text-transform:uppercase;font-size:10px;font-weight:700;color:#ddd;letter-spacing:.1em}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank{width:100%;text-align:center;font-size:50px;font-weight:700}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box{background:#181818;flex-grow:1;padding:30px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box .tech--data-chart-header{float:left;width:100px;color:#BBB;font-size:16px;margin-top:20px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box .tech--data-growth-chart{float:right}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box .tech--data-chart-header{width:100%;margin-top:0;text-align:center;font-size:14px;margin-bottom:15px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box .tech--data-growth-chart{float:left;margin:0 auto;width:100% !important}
}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box{width:180px;height:180px;margin-left:20px;background:#181818}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box{width:100%;margin-left:0}
}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth-header{width:100%;text-align:center;text-transform:uppercase;font-size:10px;font-weight:700;color:#ddd;letter-spacing:.1em;padding:40px 60px 10px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth{width:100%;text-align:center;font-size:28px;font-weight:800}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth:before{content:"";display:inline-block;font-size:12px;font-weight:900;height:20px;width:20px;margin-top:5px;background-size:cover !important;margin-right:5px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth[data="0"]:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/climbing-arrow.png)}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth[data="1"]:before{background:url(https://www.pluralsight.com/etc.clientlibs/pluralsight/clientlibs/clientlib-main/resources/images/tech-index/dropping-arrow.png)}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth[data="2"]:before{display:none}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth[data="0"]{color:#45b168}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth[data="1"]{color:#d53230}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--data{display:block}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box{width:100%;margin-right:0;height:auto;padding:0;margin-bottom:20px;text-align:center}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank-header,.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank{margin-top:0;width:auto;display:inline-block;vertical-align:middle}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-left-box .tech--data-rank-header{margin-right:20px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-middle-box{height:200px;width:100%;margin-bottom:20px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box{width:100%;margin-left:0;height:auto;padding-bottom:10px}
.tech-index-feed .tech--item .tech--expand-block .tech--data .tech--data-right-box .tech--data-growth-header{padding:20px 0 0}
}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses{float:left}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses.full-width{width:100%}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses.full-width .tech--recommend-course-item{width:49.5%;float:left;clear:left}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses.full-width .tech--recommend-course-item:nth-child(odd){float:right;clear:right}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--recommend-courses.full-width .tech--recommend-course-item{width:100%}
}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths{float:right}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths{margin-top:30px}
}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-right{margin-top:-22px;margin-right:-20px;margin-bottom:-22px}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-left{width:calc(100% - 60px)}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-left .recommend-item-data svg{width:10px;margin-bottom:-1px}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-left .recommend-item-data .has-transcender-exam svg g{fill:#29c9f9}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-paths .tech--recommend-path-item .recommend-block .recommend-left .recommend-item-data .separator{padding:0 12px}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column{width:49%}
@media all and (max-width:1024px){.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column{width:100%}
}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column h6{font-size:10px;font-weight:700;color:#ddd;text-transform:uppercase;letter-spacing:.1em}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-item{margin-bottom:10px;float:left;width:100%}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block{width:100%;padding:22px 20px;background:#181818}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block:hover{background:#1c1c1c}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-left{width:calc(100% - 80px);float:left}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-right{width:80px;float:right;color:#039db4;font-size:12px;font-weight:700;text-align:right;margin-top:8px}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-item-title{margin-bottom:1px;font-weight:500;color:white;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-item-data{font-size:11px;font-weight:300;color:#888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-item-data strong{color:white}
.tech-index-feed .tech--item .tech--expand-block .tech--recommend-column .recommend-block .recommend-item-data .separator{font-size:16px;padding:0 6px;line-height:10px;margin-top:10px;vertical-align:middle}
.tech-index-feed .tech--item:hover{background:#2f2f2f}
.tech-index-feed .tech--item:hover .tech--arrow{background:#4b4b4b}
.tech-index-feed .tech--item:hover .tech--arrow i.icons{border:solid black;border-width:0 3px 3px 0}
.tech-index-feed .tech--item.filterHide,.tech-index-feed .tech--item.lmHide,.tech-index-feed .tech--item.searchHide{display:none}
.tech-index-feed a.tooltip_wrapper{outline:0;display:inline-block;vertical-align:middle;margin-left:3px;margin-top:-2px;position:relative}
.tech-index-feed a.tooltip_wrapper span.tooltip_wrapper--desc{z-index:10;display:none;width:180px;font-size:12px;font-weight:300;text-transform:none;line-height:1.4;color:#282828;text-align:center;border:1px solid #aaa;background:white;padding:10px 15px;border-radius:4px;position:relative}
.tech-index-feed a.tooltip_wrapper:hover{text-decoration:none}
.tech-index-feed a.tooltip_wrapper:hover span.tooltip_wrapper--desc{display:block;position:absolute;left:inherit;top:inherit;bottom:30px;transform:translateX(-50%);margin-left:10px}
.tech-index-feed a.tooltip_wrapper:hover span.tooltip_wrapper--desc:after,.tech-index-feed a.tooltip_wrapper:hover span.tooltip_wrapper--desc:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
.tech-index-feed a.tooltip_wrapper:hover span.tooltip_wrapper--desc:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-right-color:transparent;border-width:15px;margin-top:-15px;right:inherit;left:50%;top:inherit;bottom:-29px;transform:translateX(-50%)}
.tech-index-feed a.tooltip_wrapper:hover span.tooltip_wrapper--desc:before{border-color:rgba(170,170,170,0);border-top-color:#aaa;border-width:15px;border-right-color:transparent;margin-top:-16px;right:inherit;top:inherit;left:50%;bottom:-30px;transform:translateX(-50%)}
.tech-index-feed .feedback-box{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;position:absolute;top:35px;right:0}
.tech-index-feed .feedback-box a{display:block;color:white;font-size:14px;font-weight:300;background-color:#363636;border-radius:4px 4px 0 0;padding:8px;transition:background-color ease-in .25s}
.tech-index-feed .feedback-box a:hover{text-decoration:none;background-color:black}
.tech-index-feed .loadmore-button{text-align:center;margin-top:40px}
.tech-index-feed .loadmore-button a{color:#0084bd;font-size:18px;font-weight:700;border-bottom:2px solid #0084bd}
@media only screen and (max-width:768px){.tech-index-feed .feedback-box{display:none}
.tech-index-feed #techCat{display:none !important}
.tech-index-feed .tech{min-width:inherit}
.tech-index-feed a.tooltip_wrapper{display:none}
.tech-index-feed .tech--expand{padding:0}
.tech-index-feed .tech--search{margin-left:0;float:none;width:100%;margin-top:10px}
.tech-index-feed .tech--search input{width:100% !important}
}
.loading-overlay{display:table;opacity:.7}
.loading-overlay-content{text-transform:uppercase;letter-spacing:.4em;font-size:1.15em;font-weight:700;text-align:center;display:table-cell;vertical-align:middle}
.loading-overlay.loading-theme-light{background-color:#fff;color:#000}
.loading-overlay.loading-theme-dark{background-color:#000;color:#fff}
.loadingoverlay_element:nth-of-type(1){margin-top:-150px}
.loadingoverlay_element + .loadingoverlay_element{width:100% !important;top:50%;position:absolute;margin-top:-40px}
.loader-text{font-size:18px;font-weight:500;color:white;text-transform:uppercase}