@charset "UTF-8";#encoder-selector .row{display:flex;justify-content:space-between}#encoder-selector .column{display:flex;flex-direction:column}#encoder-selector .border-bottom{border-bottom:1px solid #e6e6e6}#encoder-selector .border-bottom:last-child{border-bottom:none}#encoder-selector .action{user-select:none;cursor:pointer}#encoder-selector .action.primary,#encoder-selector .action.secondary{border-radius:6px;padding:1.1rem 1.6rem;text-decoration:none;border:none;transition:background-color .3s}#encoder-selector .action.primary:focus,#encoder-selector .action.secondary:focus{outline:0}#encoder-selector .action.primary{background-color:#fb903b;color:#fff}#encoder-selector .action.secondary{background-color:transparent;color:#fb903b;border:1px solid #fb903b;transition:color .3s,background-color .3s}#encoder-selector .action.secondary:hover{background-color:#fb903b;color:#fff}#encoder-selector .desc{font-size:1.4rem;font-weight:400;color:#5a5a5a;line-height:1.5}#encoder-selector .wrapper{max-width:1400px;min-height:510px;margin:0 auto;position:relative}@media only screen and (max-width:1416px){#encoder-selector .wrapper{width:calc(100% - 3.2rem);box-sizing:border-box;margin-left:1.6rem;margin-right:1.6rem;min-height:490px}}@media only screen and (max-width:768px){#encoder-selector .wrapper{flex-wrap:wrap;margin:0 1.6rem}}#encoder-selector .wrapper .close{position:absolute;width:3.2rem;right:0;top:-4.8rem;cursor:pointer}#encoder-selector .selections{background:#fff;padding:4.8rem;margin-right:3.2rem;flex-basis:75%;border-radius:10px;box-shadow:0 1.6rem 5rem #00000059}@media only screen and (max-width:768px){#encoder-selector .selections{padding:3.2rem;margin-right:0;flex-basis:100%;margin-bottom:1.6rem}}@media only screen and (max-width:480px){#encoder-selector .selections{padding:2.4rem}}#encoder-selector .selections .desc{margin-bottom:4.8rem}#encoder-selector .selections__inner{height:100%}#encoder-selector .title{font-size:2rem;font-weight:700;color:#1e1e1e;margin-bottom:1.6rem}#encoder-selector .overview{background:#fff;padding:4.8rem;flex-basis:25%;border-radius:10px;box-shadow:0 1.6rem 5rem #00000059}@media only screen and (max-width:768px){#encoder-selector .overview{padding:3.2rem;flex-basis:100%}}@media only screen and (max-width:480px){#encoder-selector .overview{padding:2.4rem}}#encoder-selector .overview .desc{margin-bottom:3.2rem}#encoder-selector .options{margin-top:auto;flex-wrap:wrap}#encoder-selector .applications-options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;margin-top:3.6rem;align-items:start}@media only screen and (max-width:768px){#encoder-selector .applications-options-grid{grid-template-columns:repeat(2,1fr);gap:1.6rem}}@media only screen and (max-width:480px){#encoder-selector .applications-options-grid{grid-template-columns:1fr}}#encoder-selector .applications-options-grid .applications-option{border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto;width:100%;margin-top:0}#encoder-selector .applications-options-grid .applications-option .img-wrapper{width:100%;margin:0 auto 1.6rem;text-align:center;display:flex;align-items:flex-start;justify-content:center;flex-shrink:0}@media only screen and (max-width:768px){#encoder-selector .applications-options-grid .applications-option .img-wrapper{height:15.4rem}}@media only screen and (max-width:480px){#encoder-selector .applications-options-grid .applications-option .img-wrapper{height:12.6rem}}#encoder-selector .applications-options-grid .applications-option .img-wrapper img{max-width:70%;max-height:100%;width:auto;height:auto;object-fit:contain}#encoder-selector .applications-options-grid .applications-option .label{font-size:1.6rem;font-weight:700;color:#1e1e1e;text-align:center;margin:auto 0 0}#encoder-selector .options-text-only{display:flex;flex-wrap:wrap;gap:1.6rem;margin-top:3.6rem;margin-bottom:3.6rem}#encoder-selector .option-text-button{padding:1.6rem 3.2rem;cursor:pointer}@media only screen and (max-width:768px){#encoder-selector .option-text-button{padding:1.2rem 2.4rem;font-size:1.4rem}}#encoder-selector .option-text-button.root-decision{font-size:1.6rem;font-weight:400;color:#1e1e1e;background:#fff;border:solid 1px #e6e6e6;border-radius:6px;transition:background-color .2s ease,border-color .2s ease}#encoder-selector .option-text-button.root-decision:hover{background-color:#f5f5f5;border-color:#cdcdcd}#encoder-selector .option-text-button.root-decision{flex-basis:calc(50% - .8rem);min-width:0;padding-block:4.4rem}@media only screen and (max-width:768px){#encoder-selector .option-text-button.root-decision{flex-basis:100%;padding-block:2.8rem}}#encoder-selector .option-text-button.root-decision{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem}#encoder-selector .option-text-button.root-decision .root-button-icon{height:4.8rem;width:auto}#encoder-selector .option-text-button.root-decision .root-button-label{font-size:1.8rem;font-weight:600;color:#1e1e1e;display:block}#encoder-selector .option-text-button.root-decision .root-button-desc{font-size:1.4rem;font-weight:400;color:#515151;display:block;text-align:center;line-height:1.4;max-width:90%;text-wrap:balance}#encoder-selector .filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:3.6rem}#encoder-selector .filter-cta{display:flex;align-items:center;gap:1.2rem;margin-left:auto}#encoder-selector .filter-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 2rem;border:solid 1px #e6e6e6;border-radius:6px;background:#fff;cursor:pointer;text-decoration:none;font-size:1.4rem;font-weight:400;color:#1e1e1e;transition:border-color .2s ease,background-color .2s ease,color .2s ease}#encoder-selector .filter-btn:hover{border-color:#fb903b;color:#fb903b}#encoder-selector .filter-btn.is-active{border-color:#fb903b;background-color:#fb903b14;color:#fb903b}#encoder-selector .filter-btn .filter-icon{height:4.8rem;width:auto}@media only screen and (max-width:768px){#encoder-selector .filter-btn{padding:.8rem 1.4rem}#encoder-selector .filter-btn .filter-icon{height:3.6rem}}#encoder-selector .applications-actions{margin-top:2.4rem}#encoder-selector .products-grid-container .recommended-products-title{font-size:1.8rem;font-weight:700;color:#1e1e1e;margin-bottom:2.4rem}#encoder-selector ul.products-grid{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}#encoder-selector ul.products-grid>li{box-shadow:0 1px 3px #0000001f;background-color:#fff;border:solid 1px #e6e6e6;border-radius:6px;overflow:hidden;margin-right:3.2rem;margin-bottom:3.2rem;transition:border-color .15s,box-shadow .15s}#encoder-selector ul.products-grid>li:hover{border-color:#fb903b;box-shadow:0 4px 16px #0000000f}#encoder-selector ul.products-grid>li:hover .product-image img{transform:scale(1.05)}#encoder-selector ul.products-grid>li>a{display:flex;flex-direction:column;padding:3.2rem;text-decoration:none;color:inherit;height:100%;box-sizing:border-box}#encoder-selector ul.products-grid.products-grid--max-3-col>li{display:flex;flex-direction:column;width:calc(33.333% - 2.1334rem)}@media only screen and (max-width:992px)and (min-width:481px){#encoder-selector ul.products-grid.products-grid--max-3-col>li{width:calc(50% - 1.6rem)}#encoder-selector ul.products-grid.products-grid--max-3-col>li:nth-of-type(2n){margin-right:0}}@media only screen and (max-width:480px){#encoder-selector ul.products-grid.products-grid--max-3-col>li{width:100%;margin-right:0}}@media only screen and (min-width:993px){#encoder-selector ul.products-grid.products-grid--max-3-col>li.last{margin-right:0}}#encoder-selector ul.products-grid .product-image{margin-bottom:1.6rem;height:172px;display:flex;align-items:center;justify-content:center;overflow:hidden}#encoder-selector ul.products-grid .product-image img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;transition:transform .3s ease}#encoder-selector ul.products-grid .product-name{font-size:1.6rem;font-weight:700;color:#1e1e1e;line-height:1.5;margin-top:0;margin-bottom:.8rem}#encoder-selector ul.products-grid .product-name .secondary-name{display:block;margin-top:.4rem;font-size:1.4rem;font-weight:400;color:#5a5a5a}#encoder-selector ul.products-grid .product-info{flex-grow:1}#encoder-selector ul.products-grid .actions{margin-top:auto;margin-bottom:0}#encoder-selector ul.products-grid .link-more-info{font-size:1.3rem;font-weight:700;color:#fb903b}#encoder-selector .selected-options{margin-bottom:4rem}#encoder-selector .selected-option{padding:1.2rem 0}#encoder-selector .selected-option img,#encoder-selector .selected-option span{display:inline-block;margin-top:auto;margin-bottom:auto}#encoder-selector .selected-option img.label,#encoder-selector .selected-option span.label{margin-left:auto;text-align:right}#encoder-selector .selected-option .icon{width:3.2rem;height:3.2rem;margin-right:1.2rem}#encoder-selector .selected-option .breadcrumb-number{font-size:1.2rem;font-weight:700;color:#fff;background:#1e1e1e;border-radius:50%;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;margin-right:1.2rem;flex-shrink:0}#encoder-selector .selected-option.clickable-breadcrumb{cursor:pointer;transition:color .2s ease}#encoder-selector .selected-option.clickable-breadcrumb:hover{color:#fb903b}#encoder-selector .actions{margin-bottom:3.6rem;gap:1.2rem}@media only screen and (max-width:992px)and (min-width:769px){#encoder-selector .actions{flex-wrap:wrap}}@media only screen and (max-width:992px)and (min-width:769px){#encoder-selector .actions .secondary{flex-basis:100%;text-align:center;margin-bottom:1.2rem}}#encoder-selector .actions .primary{margin-left:auto}@media only screen and (max-width:992px)and (min-width:769px){#encoder-selector .actions .primary{flex-basis:100%;text-align:center}}
