.product-specs-widget{font-family:"Noto Sans Georgian",sans-serif;overflow:hidden;margin:20px 0}.specs-group{margin-bottom:20px}.specs-group:last-child{margin-bottom:0}.specs-group-title{font-family:"Noto Sans Georgian",sans-serif;font-size:18px!important;font-weight:800!important;color:#333;padding:0;margin:16px 0}.specs-content{position:relative;overflow:hidden;max-height:450px;transition:max-height .6s cubic-bezier(.4,0,.2,1);will-change:max-height}.specs-content.expanded{max-height:2000px}.specs-list{padding:0;margin:0 0 20px;list-style:none}.specs-list:last-child{margin-bottom:0}.spec-item{display:flex;justify-content:left;align-items:center;height:42px;padding:10 0 10px;border-bottom:1px solid #d2d2d2}.spec-item:last-child{border-bottom:none}.spec-name,.spec-value{font-family:"Noto Sans Georgian",sans-serif;font-size:14px;color:#333}.spec-name{width:50%;font-weight:500;flex:1}.spec-value{width:50%;font-weight:600;text-align:left;flex-shrink:0;margin-left:20px}.fade-overlay{position:absolute;bottom:0;left:0;right:0;height:70px;background:linear-gradient(transparent,rgba(245,247,248,.04) 50%,rgba(245,247,248,.06));pointer-events:none;opacity:1;transition:opacity .6s ease}.specs-content.expanded .fade-overlay{opacity:0}.expand-toggle{display:flex;align-items:center;justify-content:center;padding:16px 0;background:0 0;border:solid 1px #273a60;width:100%;cursor:pointer;font-family:"Noto Sans Georgian",sans-serif;font-size:14px;font-weight:500;color:#333;transition:all .3s ease;margin-top:0}.expand-toggle:hover{color:#007cba}.expand-toggle:focus{outline:none}.toggle-text{margin-right:8px;transition:color .3s ease}.toggle-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #007cba;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center}.expand-toggle.expanded .toggle-arrow{transform:rotate(180deg)}.product-specs-widget.loading{opacity:.7;pointer-events:none}.specs_container.empty-specs{display:none!important}.expand-toggle.hidden{display:none!important}@media (max-width:768px){.spec-item{flex-direction:column;align-items:flex-start;height:auto;padding:12px 0}.spec-name,.spec-value{width:100%}.spec-value{margin-left:0;margin-top:4px;text-align:left}.specs-group-title{font-size:15px}}