.technical-specification{content-visibility:auto;overflow:hidden;padding-bottom:48px;padding-top:90px;position:relative}@media only screen and (max-width:767px){.technical-specification{padding-bottom:24px}}.technical-specification__tables{display:flex;justify-content:center;margin-top:55px;width:100%}@media only screen and (max-width:1023px){.technical-specification__tables{margin-top:28px}}.technical-specification__tables-header{padding-right:45px;width:31.7%}@media only screen and (max-width:1023px){.technical-specification__tables-header{padding-right:16px}}@media only screen and (max-width:767px){.technical-specification__tables-header{display:none}}.technical-specification__tables-header .item{align-items:center;border-bottom:1px solid var(--Blue-20);cursor:pointer;display:flex;margin-bottom:78px;padding:20px 22px;transition:.2s ease-in-out}@media only screen and (max-width:1023px){.technical-specification__tables-header .item{margin-bottom:40px;padding:16px 0}}.technical-specification__tables-header .item__number{color:var(--Blue-20);margin-right:18px}.technical-specification__tables-header .item *{line-height:1;transition:.2s ease-in-out}.technical-specification__tables-header .item:hover .item__number{color:var(--Primary-100)}.technical-specification__tables-header .item.is-active{border-bottom-color:var(--Primary-100)}.technical-specification__tables-header .item.is-active .item__number{color:var(--Primary-100)}.technical-specification__tables-table{display:flex;flex-direction:column;width:68.5%}@media only screen and (max-width:767px){.technical-specification__tables-table{width:100%}}.technical-specification__tables-table .item-header-md{align-items:center;border-bottom:1px solid var(--Blue-20);cursor:pointer;display:none;margin-bottom:78px;padding:20px 22px;position:relative;transition:.2s ease-in-out}@media only screen and (max-width:767px){.technical-specification__tables-table .item-header-md{display:flex;margin-bottom:38px;padding:12px 0}}.technical-specification__tables-table .item-header-md:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%2316323B' d='M18 13h-5v5c0 .55-.45 1-1 1s-1-.45-1-1v-5H6c-.55 0-1-.45-1-1s.45-1 1-1h5V6c0-.55.45-1 1-1s1 .45 1 1v5h5c.55 0 1 .45 1 1s-.45 1-1 1'/%3E%3C/svg%3E");content:"";height:24px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.2s ease-in-out;width:24px}.technical-specification__tables-table .item-header-md .item__number{color:var(--Blue-20);margin:0 18px 0 0}.technical-specification__tables-table .item-header-md *{line-height:1;transition:.2s ease-in-out}.technical-specification__tables-table .item-header-md:hover .item__number{color:var(--Primary-100)}.technical-specification__tables-table .item-header-md.is-active{border-bottom-color:var(--Primary-100)}.technical-specification__tables-table .item-header-md.is-active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M18 13H6c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1'/%3E%3C/svg%3E")}.technical-specification__tables-table .item-header-md.is-active .item__number{color:var(--Primary-100)}.technical-specification__tables-table .item{background:hsla(180,9%,96%,.5);display:flex;flex-direction:column;padding:40px 22px 20px;width:100%}@media only screen and (max-width:767px){.technical-specification__tables-table .item{margin-bottom:38px;margin-left:-20px;margin-right:-20px;padding:10px 20px;width:calc(100% + 40px)}}.technical-specification__tables-table .item-row{display:flex;margin-bottom:34px;width:100%}@media only screen and (max-width:1023px){.technical-specification__tables-table .item-row{display:block}}@media only screen and (max-width:767px){.technical-specification__tables-table .item-row{margin-bottom:0}}.technical-specification__tables-table .item-row:last-child{margin-bottom:0}.technical-specification__tables-table .item-row__header{margin-top:12px;padding-right:16px;width:245px;word-break:break-word}@media only screen and (max-width:1023px){.technical-specification__tables-table .item-row__header{padding-bottom:16px;padding-right:0;width:100%}}@media only screen and (max-width:767px){.technical-specification__tables-table .item-row__header{padding-bottom:8px}}.technical-specification__tables-table .item-row__description{width:calc(100% - 245px)}@media only screen and (max-width:1023px){.technical-specification__tables-table .item-row__description{width:100%}}.technical-specification__tables-table .item-row__description img{margin-right:8px;margin-top:8px;max-width:100%}.technical-specification__tables-table .item.twocol{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.technical-specification__tables-table .item.twocol .item-row{display:block;padding-bottom:12px;width:47%}@media only screen and (max-width:500px){.technical-specification__tables-table .item.twocol .item-row{padding-bottom:25px;width:100%}}.technical-specification__tables-table .item.twocol .item-row__header{color:var(--Grayscale-Navy-100);display:flex;width:100%}.technical-specification__tables-table .item.twocol .item-row__header svg{display:block;margin-right:12px}.technical-specification__tables-table .item.twocol .item-row__description{padding-left:40px;width:100%}