.value-chain-bg{background:url(/_next/static/media/dots.5cb9534f.png) #fff;background-position:50%;background-repeat:repeat}.value-chain-bg .breadcrumb-section{padding-top:5.8rem}.value-chain-wrapper .accordion-item{border:1px solid var(--primary-border);border-radius:1rem;background-color:var(--white-color);margin-bottom:1.5rem}.value-chain-wrapper .accordion-item .accordion-title{padding:1rem 1.4rem;cursor:pointer;background-color:var(--white-color);font-weight:700;border-radius:1rem;font-size:1.7rem;display:flex;align-items:center}@media screen and (max-width:991px){.value-chain-wrapper .accordion-item .accordion-title{font-size:1.4rem;font-size:1.2rem}}.value-chain-wrapper .accordion-item .accordion-title .icon{width:15px;height:15px;min-width:15px;fill:var(--primary-color);margin-right:10px;transition:all .1s ease-in}.value-chain-wrapper .accordion-item .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;padding:0 1.4rem}.value-chain-wrapper .accordion-item .accordion-content p{font-size:1.2rem;margin-bottom:1rem}.value-chain-wrapper .accordion-item .accordion-content ol{padding-left:18px;font-family:var(--font-primary);list-style-type:none;counter-reset:list-counter}.value-chain-wrapper .accordion-item .accordion-content ol li{padding:.5rem 0 .5rem .5rem;font-size:1.2rem;position:relative;counter-increment:list-counter}.value-chain-wrapper .accordion-item .accordion-content ol li:before{content:counter(list-counter) ". ";color:var(--primary-color);font-weight:600;position:absolute;font-size:1.35rem;left:-14px}.value-chain-wrapper .accordion-item .accordion-content ol h4{font-family:var(--font-primary);color:var(--primary-border);font-weight:600;font-size:1.4rem}.value-chain-wrapper .accordion-item.open .accordion-title .icon{transform:rotate(90deg)}.value-chain-wrapper .accordion-item.open .accordion-content{max-height:none;padding:1rem 1.4rem}.value-chain-wrapper .value-chain-filter{list-style-type:none;padding-left:0;margin:0 0 2rem;display:flex;grid-gap:10px}@media screen and (max-width:991px){.value-chain-wrapper .value-chain-filter{overflow-x:auto;white-space:nowrap}.value-chain-wrapper .value-chain-filter::-webkit-scrollbar{width:0;height:0}}.value-chain-wrapper .value-chain-filter button{background:var(--grey-bg);padding:6px 8px;border-radius:4px;font-size:14px;outline:none;font-family:var(--font-primary);font-weight:500;cursor:pointer;transition:all .05s ease-in;border:1px solid transparent}.value-chain-wrapper .value-chain-filter button.active,.value-chain-wrapper .value-chain-filter button:hover{background:#f0f4ff;color:var(--white-color);border-color:var(--primary-color);color:var(--primary-border)}.value-chain-wrapper .value-chain-area{min-height:600px;position:relative;overflow:hidden}.value-chain-wrapper .value-chain-area .path-line-style{stroke:var(--primary-color);stroke-width:2}.value-chain-wrapper .value-chain-area .node-mini-card{display:flex;align-items:center;justify-content:center}.value-chain-wrapper .value-chain-area .node-mini-card .node-mini-inner{padding:8px 10px;background:#fff;border:1px solid #3565e6;border-radius:4px;font-size:1rem;height:100%;color:#101828;font-weight:500}.value-chain-wrapper .value-chain-area .node-expanded{padding:16px;width:263px;background:#f0f4ff;border:1px solid #3565e6;border-radius:16px}.value-chain-wrapper .value-chain-area .node-expanded .card-imgs{width:100%;height:120px;object-fit:contain;border-radius:8px;background:#fff}.value-chain-wrapper .value-chain-area .node-expanded .title-name{font-size:1.2rem;font-weight:500}.value-chain-wrapper .value-chain-area .node-expanded .rating-row{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.value-chain-wrapper .value-chain-area .node-expanded .rating-row .rating-right{display:flex;align-items:center;grid-gap:8px}.value-chain-wrapper .value-chain-area .node-expanded .rating-row .rating-right .star-col{display:flex;align-items:center;color:var(--primary-color)}.value-chain-wrapper .value-chain-area .node-expanded .rating-row .rating-right .star-col .icon{width:13px;fill:var(--primary-color);stroke:none}.value-chain-wrapper .value-chain-area .node-expanded .rating-row .rating-right .view-col{display:flex;align-items:center}.value-chain-wrapper .value-chain-area .node-expanded .rating-row .rating-right .view-col .icon{width:11px;stroke:none;margin-right:3px}.value-chain-wrapper .value-chain-area .node-expanded .dtl-row{font-size:.75rem;margin-top:.8rem}.value-chain-wrapper .value-chain-area .node-expanded .action-btns{display:flex;margin-top:.8rem}.value-chain-wrapper .value-chain-area .node-expanded .action-btns button.ui.button{border:1px solid var(--primary-color);color:var(--primary-color);border-radius:30px;height:30px;padding:0;line-height:30px;width:100%;background:var(--white-color)!important;font-size:.85rem;font-family:var(--font-primary)!important;font-weight:500}.value-chain-wrapper .value-chain-area .node-expanded .action-btns button.ui.button:first-child{width:120px}