.technical-data{background-color:#fff;padding-left:20px;padding-right:20px}.technical-data .wrapper{background:#f1f1f1;box-shadow:10px 10px 30px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:1440px;overflow:auto;padding:50px}.technical-data__body{display:flex;flex-direction:column;gap:20px;min-width:1340px}.technical-data-row{align-items:flex-end;color:#231f20;display:flex;gap:35px;justify-content:space-between}.technical-data-row span{font-size:14px;max-width:150px;width:100%}.technical-data-row span.download,.technical-data-row span.download a{align-items:center;color:#172834;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:600;gap:10px;justify-content:space-between;position:relative;text-decoration:none;width:100%}.technical-data-row span.download.data-sheet svg{height:16px!important;width:16px!important}.technical-data-row span .svg-container{align-items:center;display:flex;gap:10px}.technical-data-row span:has(.is-active) .svg-container svg.download path{fill:#ee7203}.technical-data-row span.download .lang-downloads{background:#fff;bottom:0;display:none;filter:drop-shadow(10px 10px 30px rgba(0,0,0,.1));flex-direction:column;gap:20px;max-width:205px;padding:23px;position:absolute;right:45px;width:100%;z-index:5}.technical-data-row span.download .lang-downloads a{align-items:center;display:flex;gap:10px}.technical-data-row span.download .lang-downloads.is-active{display:flex}.technical-data-row span.download .lang-downloads .download a{gap:15px;justify-content:flex-start}.technical-data-row span.download .lang-downloads .download a:hover{text-decoration:underline}.technical-data-row span.download svg{cursor:pointer}.technical-data-row span.narrow,.technical-data-row span.title{max-width:100px;width:100%}.technical-data-row.main{border-bottom:1px solid #000;font-weight:600;padding-bottom:15px}.technical-data-row.main .title{color:#ee7203}.technical-data__header{color:#231f20}.technical-data__header+.technical-data__body{margin-top:45px}