.tech-params{display:flex;flex-direction:column;position:relative}.tech-params:not(:first-child){margin-top:16px}.tech-params .tech-params__link{color:#010101;text-decoration:underline}.tech-params .tech-params__button{cursor:pointer;height:20px;order:1;text-align:center;transition:height .3s linear;width:100%}.tech-params .tech-params__button:after{background:linear-gradient(180deg,#fff0,#f6f6f6 68.52%);bottom:18px;content:"";display:block;height:45px;pointer-events:none;position:absolute;transform-origin:bottom;transition:all .3s ease-in-out;width:100%;z-index:2}.tech-params .tech-params__button--checked{height:0;overflow:hidden;pointer-events:none}.tech-params .tech-params__button--checked~.tech-params__content{max-height:-moz-fit-content;max-height:fit-content}.tech-params .tech-params__button--checked .tech-params__chevron{transform:scaleY(-1)}.tech-params .tech-params__button--checked:after{bottom:0;transform:scaleY(0)}.tech-params .tech-params__button--hide{display:none}.tech-params .tech-params__show-more{color:#010101;font-family:CirceRegular,Arial,sans-serif;font-size:.875em;text-decoration:underline}.tech-params .tech-params__show-more.hide{opacity:0}.tech-params .tech-params__chevron{height:20px;margin:10px auto;position:relative;transition:all .5s ease-in-out;width:60px}.tech-params .tech-params__chevron:before{background:#959595;content:"";height:2px;left:0;position:absolute;top:5px;transform:skew(0,15deg);width:51%}.tech-params .tech-params__chevron:after{background:#959595;content:"";height:2px;position:absolute;right:0;top:5px;transform:skew(0,-15deg);width:50%}.tech-params .tech-params__content{max-height:255px;overflow:hidden}.tech-params .tech-params__content--max{max-height:-moz-fit-content;max-height:fit-content}.tech-params .tech-params__content .tech-params__container{display:flex;flex-direction:column;row-gap:6px}.tech-params .tech-params__container-title{border-bottom:1px solid #e8e8e8;font-family:CirceBold,Arial,sans-serif;margin-bottom:15px;padding:10px 0}.tech-params .tech-params__row{background-color:#fff;border-radius:10px;display:flex;justify-content:space-between;line-height:130%;padding:6px 12px;position:relative}.tech-params .tech-params__row .description,.tech-params .tech-params__row .title,.tech-params .tech-params__row a{z-index:1}.tech-params .tech-params__row .title{align-items:flex-end;box-sizing:border-box;color:#010101;display:flex;flex:1 0 50%;font-family:CirceBold,Arial,sans-serif;font-size:1em;gap:10px;position:relative;word-break:break-word}.tech-params .tech-params__row .tech-params__link{align-items:flex-end;display:flex;flex:1 0 50%;gap:10px;justify-content:flex-end;word-break:break-word}
