.resource_toolbox_list_container{align-items:flex-start;background:var(--whiteGrey,#fbfbfb);border:1px solid #d0d0d0;display:flex;height:300px}.resource_toolbox_list{background-color:#fff;border-right:1px solid var(--lightGray,#c4c7c8);display:none;flex-wrap:wrap;height:100%;justify-content:space-between;width:66.66667%}.resource_toolbox_list.active{display:flex}.products_textBox{display:flex;flex-direction:column;gap:30px;justify-content:space-between;padding:40px;width:50%}.resource_toolbox_list_titleBox{display:flex;flex-direction:column;gap:20px}.products_textBox h3{color:var(--title,#36424a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products_textBox .hs_cos_wrapper_type_inline_rich_text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.products_textBox a{align-items:center;color:var(--green,#66b645);display:flex}.products_textBox a:hover{color:var(--greenHover,#469625)}.products_textBox a:hover .i_normal{display:none}.products_textBox a:hover .i_hover{display:block}.products_imgBox{height:100%;width:50%}.resource_toolbox_list_tab{display:flex;flex-wrap:wrap;width:33.33333%}.resource_toolbox_list_tab li{align-items:center;cursor:pointer;display:flex;gap:5px;height:42.85714px;padding:10px 20px;width:100%}.resource_toolbox_list_tab li p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource_toolbox_list_tab li:nth-child(odd){border-right:1px solid var(--lightGray,#c4c7c8)}.resource_toolbox_list_tab li:nth-child(2n),.resource_toolbox_list_tab li:nth-child(odd){border-bottom:1px solid var(--lightGray,#c4c7c8)}.resource_toolbox_list_tab li:nth-child(11),.resource_toolbox_list_tab li:nth-child(12){border-bottom:none}.resource_toolbox_list_tab li.active,.resource_toolbox_list_tab li:hover{background:var(--surface,#fff);border:2px solid var(--blue,#004d9e)}.resource_toolbox_list_tab li.active:before,.resource_toolbox_list_tab li:hover:before{background:url(/hubfs/23613717/%5BHD%5D%20Website%20Assets/SVG/triangle.svg) no-repeat 50%/cover;content:"";height:24px;width:24px}@media (max-width:1024px){.resource_toolbox_list_container{flex-direction:column;height:auto}.resource_toolbox_list{border-bottom:1px solid var(--lightGray,#c4c7c8);border-right:none}.products_imgBox{height:300px}.resource_toolbox_list,.resource_toolbox_list_tab{width:100%}.resource_toolbox_list_tab li{height:auto;overflow:visible;text-overflow:clip;white-space:normal;width:50%}}@media (max-width:768px){.resource_toolbox_list{align-items:center;padding-left:0}.products_textBox{align-items:flex-start;padding:30px;width:100%}.products_textBox h3{overflow:visible;text-overflow:clip;white-space:normal}.products_textBox .hs_cos_wrapper_type_inline_rich_text{-webkit-line-clamp:none;-webkit-box-orient:initial;display:block;overflow:visible;text-overflow:clip}.products_imgBox{aspect-ratio:16/9;height:auto;max-height:300px;width:100%}.resource_toolbox_list_tab li{width:100%}}