.product_navigator_root{background-color:#fff}.product_navigator_container{margin:0 auto;max-width:1100px;padding:60px 20px;width:100%}@media screen and (min-width:992px){.product_navigator_container{padding:100px 20px}}.product_navigator_container h2{font-size:37px;line-height:38.11px;margin:0}.product_navigator_container h2,.product_navigator_container p{color:#4a4a4a;font-family:Questrial;font-weight:400;text-align:center}.product_navigator_container p{font-size:24px;line-height:30px;margin:15px 0 0}.product_navigator_box_top{align-items:center;border-bottom:1px solid #dce0e0;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin-top:85px;padding:20px 0 20px 10px}.product_navigator_box_top:hover{background:rgba(25,118,210,.04)}.product_navigator_box_top_collapsed svg{transform:rotate(90deg)}.product_navigator_box_top h3{color:#4a4a4a;font-family:Questrial;font-size:24px;font-weight:400;line-height:30px;margin:0;text-align:left}.product_navigator_box_top button{background:transparent;border:none}.product_navigator_box{display:none;flex-direction:column;margin-top:85px}.product_navigator_box_header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center}.product_navigator_tab{background-color:transparent;border:2px solid #0ddaba;border-radius:8px;color:#86888b;font-family:Questrial;font-size:24px;font-weight:400;line-height:30px;padding:10px 43px;text-align:left}.product_navigator_tab-selected,.product_navigator_tab:active,.product_navigator_tab:focus,.product_navigator_tab:hover{background-color:#0ddaba;border:2px solid #0ddaba;color:#fff;filter:none}.product_navigator_table{margin:55px 0 0}.product_navigator_data_row{display:none}.product_navigator_data_row-selected{display:table-row}.product_navigator_table th{font-size:16px;font-weight:600;line-height:24px}.product_navigator_table td,.product_navigator_table th{border-bottom:1px solid #dce0e0;color:#000;font-family:Open Sans;padding:20px 20px 20px 0;text-align:left}.product_navigator_table td{font-size:18px;font-weight:400;line-height:28px}.product_navigator_data_row td button{background:transparent;border:none;display:flex;padding:0}@media screen and (min-width:992px){.product_navigator_data_row td button{display:none}}.product_navigator_data_row td button svg{color:rgba(20,29,34,.6)}.product_navigator_table tr td:nth-child(3),.product_navigator_table tr td:nth-child(4),.product_navigator_table tr td:nth-child(5),.product_navigator_table tr th:nth-child(3),.product_navigator_table tr th:nth-child(4),.product_navigator_table tr th:nth-child(5){text-align:right}@media screen and (max-width:992px){.product_navigator_table tr td:nth-child(2),.product_navigator_table tr td:nth-child(3),.product_navigator_table tr td:nth-child(5),.product_navigator_table tr th:nth-child(2),.product_navigator_table tr th:nth-child(3),.product_navigator_table tr th:nth-child(5){display:none}}.product_navigator_modal_root{background-color:#000;background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;margin-top:60px;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.product_navigator_modal_container{background-color:#fefefe;background-color:#fff;border:1px solid #888;border-radius:8px;height:fit-content;margin:60px auto;width:80%}.product_navigator_modal_header{align-items:center;background-color:#f8f9f9;border-bottom:1px solid rgba(0,0,0,.12);border-radius:8px 8px 0 0;display:flex;flex-direction:row;justify-content:space-between;padding:5px 20px}.product_navigator_modal_header button{background-color:transparent;border:none;padding:10px}.product_navigator_modal_header button svg{width:24px;fill:#86888b}.product_navigator_modal_box{background-color:#fff;border-radius:0 0 8px 8px;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;padding:20px}.product_navigator_modal_box>div{display:flex;flex-direction:column;gap:5px;min-width:30%}.product_navigator_modal_box h3{color:#4a4a4a;font-family:Open Sans;font-size:14px;font-weight:600;line-height:20px}.product_navigator_modal_box p{color:#86888b;font-family:Open Sans;font-size:14px;font-weight:500;line-height:20px;margin:0}