.is-grid,.is-grid-inline{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:(1fr)[12];direction:ltr;grid-template-columns:repeat(12,1fr);grid-column-gap:var(--col-gap);grid-row-gap:var(--row-gap)}.is-grid-inline>*,.is-grid>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.is-grid-inline>*,.is-grid>*{-ms-grid-column-span:1;grid-column:span 1}}.is-grid-inline.is-dense,.is-grid.is-dense{grid-auto-flow:dense;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.is-grid-inline.has-wrapped-row,.is-grid.has-wrapped-row{grid-auto-flow:row;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.is-grid-inline.has-wrapped-row.is-dense,.is-grid.has-wrapped-row.is-dense{grid-auto-flow:row dense;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.is-grid-inline.has-wrapped-col,.is-grid.has-wrapped-col{grid-auto-flow:column}.is-grid-inline.has-wrapped-col.is-dense,.is-grid.has-wrapped-col.is-dense{grid-auto-flow:column dense;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.is-grid-inline{display:-ms-inline-grid!important;display:inline-grid!important}.has-row-1{-ms-grid-rows:(1fr)[1];grid-template-rows:repeat(1,1fr)}.has-row-1>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-row-1>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-1-xs>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-row-1-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-1-xs{-ms-grid-rows:(1fr)[1]!important;grid-template-rows:repeat(1,1fr)!important}}.has-row-1-sm>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-row-1-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-1-sm{-ms-grid-rows:(1fr)[1]!important;grid-template-rows:repeat(1,1fr)!important}}.has-row-1-md>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-row-1-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-1-md{-ms-grid-rows:(1fr)[1]!important;grid-template-rows:repeat(1,1fr)!important}}.has-row-1-lg>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-row-1-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-1-lg{-ms-grid-rows:(1fr)[1]!important;grid-template-rows:repeat(1,1fr)!important}}.has-row-1-xl>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-row-1-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-1-xl{-ms-grid-rows:(1fr)[1]!important;grid-template-rows:repeat(1,1fr)!important}}.has-row-1-xxl>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-row-1-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-1-xxl{-ms-grid-rows:(1fr)[1]!important;grid-template-rows:repeat(1,1fr)!important}}.has-row-2{-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2,1fr)}.has-row-2>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-row-2>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-2-xs>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-row-2-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-2-xs{-ms-grid-rows:(1fr)[2]!important;grid-template-rows:repeat(2,1fr)!important}}.has-row-2-sm>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-row-2-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-2-sm{-ms-grid-rows:(1fr)[2]!important;grid-template-rows:repeat(2,1fr)!important}}.has-row-2-md>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-row-2-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-2-md{-ms-grid-rows:(1fr)[2]!important;grid-template-rows:repeat(2,1fr)!important}}.has-row-2-lg>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-row-2-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-2-lg{-ms-grid-rows:(1fr)[2]!important;grid-template-rows:repeat(2,1fr)!important}}.has-row-2-xl>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-row-2-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-2-xl{-ms-grid-rows:(1fr)[2]!important;grid-template-rows:repeat(2,1fr)!important}}.has-row-2-xxl>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-row-2-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-2-xxl{-ms-grid-rows:(1fr)[2]!important;grid-template-rows:repeat(2,1fr)!important}}.has-row-3{-ms-grid-rows:(1fr)[3];grid-template-rows:repeat(3,1fr)}.has-row-3>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-row-3>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-3-xs>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-row-3-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-3-xs{-ms-grid-rows:(1fr)[3]!important;grid-template-rows:repeat(3,1fr)!important}}.has-row-3-sm>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-row-3-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-3-sm{-ms-grid-rows:(1fr)[3]!important;grid-template-rows:repeat(3,1fr)!important}}.has-row-3-md>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-row-3-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-3-md{-ms-grid-rows:(1fr)[3]!important;grid-template-rows:repeat(3,1fr)!important}}.has-row-3-lg>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-row-3-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-3-lg{-ms-grid-rows:(1fr)[3]!important;grid-template-rows:repeat(3,1fr)!important}}.has-row-3-xl>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-row-3-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-3-xl{-ms-grid-rows:(1fr)[3]!important;grid-template-rows:repeat(3,1fr)!important}}.has-row-3-xxl>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-row-3-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-3-xxl{-ms-grid-rows:(1fr)[3]!important;grid-template-rows:repeat(3,1fr)!important}}.has-row-4{-ms-grid-rows:(1fr)[4];grid-template-rows:repeat(4,1fr)}.has-row-4>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-row-4>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-4-xs>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-row-4-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-4-xs{-ms-grid-rows:(1fr)[4]!important;grid-template-rows:repeat(4,1fr)!important}}.has-row-4-sm>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-row-4-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-4-sm{-ms-grid-rows:(1fr)[4]!important;grid-template-rows:repeat(4,1fr)!important}}.has-row-4-md>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-row-4-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-4-md{-ms-grid-rows:(1fr)[4]!important;grid-template-rows:repeat(4,1fr)!important}}.has-row-4-lg>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-row-4-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-4-lg{-ms-grid-rows:(1fr)[4]!important;grid-template-rows:repeat(4,1fr)!important}}.has-row-4-xl>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-row-4-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-4-xl{-ms-grid-rows:(1fr)[4]!important;grid-template-rows:repeat(4,1fr)!important}}.has-row-4-xxl>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-row-4-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-4-xxl{-ms-grid-rows:(1fr)[4]!important;grid-template-rows:repeat(4,1fr)!important}}.has-row-5{-ms-grid-rows:(1fr)[5];grid-template-rows:repeat(5,1fr)}.has-row-5>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-row-5>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-5-xs>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-row-5-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-5-xs{-ms-grid-rows:(1fr)[5]!important;grid-template-rows:repeat(5,1fr)!important}}.has-row-5-sm>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-row-5-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-5-sm{-ms-grid-rows:(1fr)[5]!important;grid-template-rows:repeat(5,1fr)!important}}.has-row-5-md>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-row-5-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-5-md{-ms-grid-rows:(1fr)[5]!important;grid-template-rows:repeat(5,1fr)!important}}.has-row-5-lg>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-row-5-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-5-lg{-ms-grid-rows:(1fr)[5]!important;grid-template-rows:repeat(5,1fr)!important}}.has-row-5-xl>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-row-5-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-5-xl{-ms-grid-rows:(1fr)[5]!important;grid-template-rows:repeat(5,1fr)!important}}.has-row-5-xxl>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-row-5-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-5-xxl{-ms-grid-rows:(1fr)[5]!important;grid-template-rows:repeat(5,1fr)!important}}.has-row-6{-ms-grid-rows:(1fr)[6];grid-template-rows:repeat(6,1fr)}.has-row-6>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-row-6>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-6-xs>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-row-6-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-6-xs{-ms-grid-rows:(1fr)[6]!important;grid-template-rows:repeat(6,1fr)!important}}.has-row-6-sm>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-row-6-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-6-sm{-ms-grid-rows:(1fr)[6]!important;grid-template-rows:repeat(6,1fr)!important}}.has-row-6-md>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-row-6-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-6-md{-ms-grid-rows:(1fr)[6]!important;grid-template-rows:repeat(6,1fr)!important}}.has-row-6-lg>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-row-6-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-6-lg{-ms-grid-rows:(1fr)[6]!important;grid-template-rows:repeat(6,1fr)!important}}.has-row-6-xl>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-row-6-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-6-xl{-ms-grid-rows:(1fr)[6]!important;grid-template-rows:repeat(6,1fr)!important}}.has-row-6-xxl>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-row-6-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-6-xxl{-ms-grid-rows:(1fr)[6]!important;grid-template-rows:repeat(6,1fr)!important}}.has-row-7{-ms-grid-rows:(1fr)[7];grid-template-rows:repeat(7,1fr)}.has-row-7>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-row-7>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-7-xs>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-row-7-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-7-xs{-ms-grid-rows:(1fr)[7]!important;grid-template-rows:repeat(7,1fr)!important}}.has-row-7-sm>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-row-7-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-7-sm{-ms-grid-rows:(1fr)[7]!important;grid-template-rows:repeat(7,1fr)!important}}.has-row-7-md>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-row-7-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-7-md{-ms-grid-rows:(1fr)[7]!important;grid-template-rows:repeat(7,1fr)!important}}.has-row-7-lg>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-row-7-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-7-lg{-ms-grid-rows:(1fr)[7]!important;grid-template-rows:repeat(7,1fr)!important}}.has-row-7-xl>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-row-7-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-7-xl{-ms-grid-rows:(1fr)[7]!important;grid-template-rows:repeat(7,1fr)!important}}.has-row-7-xxl>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-row-7-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-7-xxl{-ms-grid-rows:(1fr)[7]!important;grid-template-rows:repeat(7,1fr)!important}}.has-row-8{-ms-grid-rows:(1fr)[8];grid-template-rows:repeat(8,1fr)}.has-row-8>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-row-8>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-8-xs>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-row-8-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-8-xs{-ms-grid-rows:(1fr)[8]!important;grid-template-rows:repeat(8,1fr)!important}}.has-row-8-sm>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-row-8-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-8-sm{-ms-grid-rows:(1fr)[8]!important;grid-template-rows:repeat(8,1fr)!important}}.has-row-8-md>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-row-8-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-8-md{-ms-grid-rows:(1fr)[8]!important;grid-template-rows:repeat(8,1fr)!important}}.has-row-8-lg>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-row-8-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-8-lg{-ms-grid-rows:(1fr)[8]!important;grid-template-rows:repeat(8,1fr)!important}}.has-row-8-xl>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-row-8-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-8-xl{-ms-grid-rows:(1fr)[8]!important;grid-template-rows:repeat(8,1fr)!important}}.has-row-8-xxl>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-row-8-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-8-xxl{-ms-grid-rows:(1fr)[8]!important;grid-template-rows:repeat(8,1fr)!important}}.has-row-9{-ms-grid-rows:(1fr)[9];grid-template-rows:repeat(9,1fr)}.has-row-9>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-row-9>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-9-xs>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-row-9-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-9-xs{-ms-grid-rows:(1fr)[9]!important;grid-template-rows:repeat(9,1fr)!important}}.has-row-9-sm>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-row-9-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-9-sm{-ms-grid-rows:(1fr)[9]!important;grid-template-rows:repeat(9,1fr)!important}}.has-row-9-md>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-row-9-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-9-md{-ms-grid-rows:(1fr)[9]!important;grid-template-rows:repeat(9,1fr)!important}}.has-row-9-lg>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-row-9-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-9-lg{-ms-grid-rows:(1fr)[9]!important;grid-template-rows:repeat(9,1fr)!important}}.has-row-9-xl>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-row-9-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-9-xl{-ms-grid-rows:(1fr)[9]!important;grid-template-rows:repeat(9,1fr)!important}}.has-row-9-xxl>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-row-9-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-9-xxl{-ms-grid-rows:(1fr)[9]!important;grid-template-rows:repeat(9,1fr)!important}}.has-row-10{-ms-grid-rows:(1fr)[10];grid-template-rows:repeat(10,1fr)}.has-row-10>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-row-10>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-10-xs>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-row-10-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-10-xs{-ms-grid-rows:(1fr)[10]!important;grid-template-rows:repeat(10,1fr)!important}}.has-row-10-sm>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-row-10-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-10-sm{-ms-grid-rows:(1fr)[10]!important;grid-template-rows:repeat(10,1fr)!important}}.has-row-10-md>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-row-10-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-10-md{-ms-grid-rows:(1fr)[10]!important;grid-template-rows:repeat(10,1fr)!important}}.has-row-10-lg>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-row-10-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-10-lg{-ms-grid-rows:(1fr)[10]!important;grid-template-rows:repeat(10,1fr)!important}}.has-row-10-xl>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-row-10-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-10-xl{-ms-grid-rows:(1fr)[10]!important;grid-template-rows:repeat(10,1fr)!important}}.has-row-10-xxl>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-row-10-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-10-xxl{-ms-grid-rows:(1fr)[10]!important;grid-template-rows:repeat(10,1fr)!important}}.has-row-11{-ms-grid-rows:(1fr)[11];grid-template-rows:repeat(11,1fr)}.has-row-11>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-row-11>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-11-xs>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-row-11-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-11-xs{-ms-grid-rows:(1fr)[11]!important;grid-template-rows:repeat(11,1fr)!important}}.has-row-11-sm>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-row-11-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-11-sm{-ms-grid-rows:(1fr)[11]!important;grid-template-rows:repeat(11,1fr)!important}}.has-row-11-md>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-row-11-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-11-md{-ms-grid-rows:(1fr)[11]!important;grid-template-rows:repeat(11,1fr)!important}}.has-row-11-lg>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-row-11-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-11-lg{-ms-grid-rows:(1fr)[11]!important;grid-template-rows:repeat(11,1fr)!important}}.has-row-11-xl>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-row-11-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-11-xl{-ms-grid-rows:(1fr)[11]!important;grid-template-rows:repeat(11,1fr)!important}}.has-row-11-xxl>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-row-11-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-11-xxl{-ms-grid-rows:(1fr)[11]!important;grid-template-rows:repeat(11,1fr)!important}}.has-row-12{-ms-grid-rows:(1fr)[12];grid-template-rows:repeat(12,1fr)}.has-row-12>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-row-12>*{-ms-grid-column-span:1;grid-column:span 1}}.has-row-12-xs>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-row-12-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-row-12-xs{-ms-grid-rows:(1fr)[12]!important;grid-template-rows:repeat(12,1fr)!important}}.has-row-12-sm>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-row-12-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-row-12-sm{-ms-grid-rows:(1fr)[12]!important;grid-template-rows:repeat(12,1fr)!important}}.has-row-12-md>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-row-12-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-row-12-md{-ms-grid-rows:(1fr)[12]!important;grid-template-rows:repeat(12,1fr)!important}}.has-row-12-lg>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-row-12-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-row-12-lg{-ms-grid-rows:(1fr)[12]!important;grid-template-rows:repeat(12,1fr)!important}}.has-row-12-xl>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-row-12-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-row-12-xl{-ms-grid-rows:(1fr)[12]!important;grid-template-rows:repeat(12,1fr)!important}}.has-row-12-xxl>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-row-12-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-row-12-xxl{-ms-grid-rows:(1fr)[12]!important;grid-template-rows:repeat(12,1fr)!important}}.has-col-1{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.has-col-1>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-col-1>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-1-xs>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-col-1-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-1-xs{-ms-grid-columns:(1fr)[1]!important;grid-template-columns:repeat(1,1fr)!important}}.has-col-1-sm>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-col-1-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-1-sm{-ms-grid-columns:(1fr)[1]!important;grid-template-columns:repeat(1,1fr)!important}}.has-col-1-md>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-col-1-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-1-md{-ms-grid-columns:(1fr)[1]!important;grid-template-columns:repeat(1,1fr)!important}}.has-col-1-lg>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-col-1-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-1-lg{-ms-grid-columns:(1fr)[1]!important;grid-template-columns:repeat(1,1fr)!important}}.has-col-1-xl>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-col-1-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-1-xl{-ms-grid-columns:(1fr)[1]!important;grid-template-columns:repeat(1,1fr)!important}}.has-col-1-xxl>*{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:992px){.has-col-1-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-1-xxl{-ms-grid-columns:(1fr)[1]!important;grid-template-columns:repeat(1,1fr)!important}}.has-col-2{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.has-col-2>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-col-2>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-2-xs>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-col-2-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-2-xs{-ms-grid-columns:(1fr)[2]!important;grid-template-columns:repeat(2,1fr)!important}}.has-col-2-sm>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-col-2-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-2-sm{-ms-grid-columns:(1fr)[2]!important;grid-template-columns:repeat(2,1fr)!important}}.has-col-2-md>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-col-2-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-2-md{-ms-grid-columns:(1fr)[2]!important;grid-template-columns:repeat(2,1fr)!important}}.has-col-2-lg>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-col-2-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-2-lg{-ms-grid-columns:(1fr)[2]!important;grid-template-columns:repeat(2,1fr)!important}}.has-col-2-xl>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-col-2-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-2-xl{-ms-grid-columns:(1fr)[2]!important;grid-template-columns:repeat(2,1fr)!important}}.has-col-2-xxl>*{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:992px){.has-col-2-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-2-xxl{-ms-grid-columns:(1fr)[2]!important;grid-template-columns:repeat(2,1fr)!important}}.has-col-3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.has-col-3>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-col-3>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-3-xs>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-col-3-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-3-xs{-ms-grid-columns:(1fr)[3]!important;grid-template-columns:repeat(3,1fr)!important}}.has-col-3-sm>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-col-3-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-3-sm{-ms-grid-columns:(1fr)[3]!important;grid-template-columns:repeat(3,1fr)!important}}.has-col-3-md>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-col-3-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-3-md{-ms-grid-columns:(1fr)[3]!important;grid-template-columns:repeat(3,1fr)!important}}.has-col-3-lg>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-col-3-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-3-lg{-ms-grid-columns:(1fr)[3]!important;grid-template-columns:repeat(3,1fr)!important}}.has-col-3-xl>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-col-3-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-3-xl{-ms-grid-columns:(1fr)[3]!important;grid-template-columns:repeat(3,1fr)!important}}.has-col-3-xxl>*{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:992px){.has-col-3-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-3-xxl{-ms-grid-columns:(1fr)[3]!important;grid-template-columns:repeat(3,1fr)!important}}.has-col-4{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.has-col-4>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-col-4>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-4-xs>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-col-4-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-4-xs{-ms-grid-columns:(1fr)[4]!important;grid-template-columns:repeat(4,1fr)!important}}.has-col-4-sm>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-col-4-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-4-sm{-ms-grid-columns:(1fr)[4]!important;grid-template-columns:repeat(4,1fr)!important}}.has-col-4-md>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-col-4-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-4-md{-ms-grid-columns:(1fr)[4]!important;grid-template-columns:repeat(4,1fr)!important}}.has-col-4-lg>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-col-4-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-4-lg{-ms-grid-columns:(1fr)[4]!important;grid-template-columns:repeat(4,1fr)!important}}.has-col-4-xl>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-col-4-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-4-xl{-ms-grid-columns:(1fr)[4]!important;grid-template-columns:repeat(4,1fr)!important}}.has-col-4-xxl>*{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:992px){.has-col-4-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-4-xxl{-ms-grid-columns:(1fr)[4]!important;grid-template-columns:repeat(4,1fr)!important}}.has-col-5{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.has-col-5>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-col-5>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-5-xs>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-col-5-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-5-xs{-ms-grid-columns:(1fr)[5]!important;grid-template-columns:repeat(5,1fr)!important}}.has-col-5-sm>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-col-5-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-5-sm{-ms-grid-columns:(1fr)[5]!important;grid-template-columns:repeat(5,1fr)!important}}.has-col-5-md>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-col-5-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-5-md{-ms-grid-columns:(1fr)[5]!important;grid-template-columns:repeat(5,1fr)!important}}.has-col-5-lg>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-col-5-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-5-lg{-ms-grid-columns:(1fr)[5]!important;grid-template-columns:repeat(5,1fr)!important}}.has-col-5-xl>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-col-5-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-5-xl{-ms-grid-columns:(1fr)[5]!important;grid-template-columns:repeat(5,1fr)!important}}.has-col-5-xxl>*{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:992px){.has-col-5-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-5-xxl{-ms-grid-columns:(1fr)[5]!important;grid-template-columns:repeat(5,1fr)!important}}.has-col-6{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.has-col-6>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-col-6>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-6-xs>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-col-6-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-6-xs{-ms-grid-columns:(1fr)[6]!important;grid-template-columns:repeat(6,1fr)!important}}.has-col-6-sm>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-col-6-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-6-sm{-ms-grid-columns:(1fr)[6]!important;grid-template-columns:repeat(6,1fr)!important}}.has-col-6-md>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-col-6-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-6-md{-ms-grid-columns:(1fr)[6]!important;grid-template-columns:repeat(6,1fr)!important}}.has-col-6-lg>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-col-6-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-6-lg{-ms-grid-columns:(1fr)[6]!important;grid-template-columns:repeat(6,1fr)!important}}.has-col-6-xl>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-col-6-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-6-xl{-ms-grid-columns:(1fr)[6]!important;grid-template-columns:repeat(6,1fr)!important}}.has-col-6-xxl>*{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:992px){.has-col-6-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-6-xxl{-ms-grid-columns:(1fr)[6]!important;grid-template-columns:repeat(6,1fr)!important}}.has-col-7{-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr)}.has-col-7>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-col-7>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-7-xs>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-col-7-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-7-xs{-ms-grid-columns:(1fr)[7]!important;grid-template-columns:repeat(7,1fr)!important}}.has-col-7-sm>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-col-7-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-7-sm{-ms-grid-columns:(1fr)[7]!important;grid-template-columns:repeat(7,1fr)!important}}.has-col-7-md>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-col-7-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-7-md{-ms-grid-columns:(1fr)[7]!important;grid-template-columns:repeat(7,1fr)!important}}.has-col-7-lg>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-col-7-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-7-lg{-ms-grid-columns:(1fr)[7]!important;grid-template-columns:repeat(7,1fr)!important}}.has-col-7-xl>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-col-7-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-7-xl{-ms-grid-columns:(1fr)[7]!important;grid-template-columns:repeat(7,1fr)!important}}.has-col-7-xxl>*{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:992px){.has-col-7-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-7-xxl{-ms-grid-columns:(1fr)[7]!important;grid-template-columns:repeat(7,1fr)!important}}.has-col-8{-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr)}.has-col-8>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-col-8>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-8-xs>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-col-8-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-8-xs{-ms-grid-columns:(1fr)[8]!important;grid-template-columns:repeat(8,1fr)!important}}.has-col-8-sm>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-col-8-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-8-sm{-ms-grid-columns:(1fr)[8]!important;grid-template-columns:repeat(8,1fr)!important}}.has-col-8-md>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-col-8-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-8-md{-ms-grid-columns:(1fr)[8]!important;grid-template-columns:repeat(8,1fr)!important}}.has-col-8-lg>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-col-8-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-8-lg{-ms-grid-columns:(1fr)[8]!important;grid-template-columns:repeat(8,1fr)!important}}.has-col-8-xl>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-col-8-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-8-xl{-ms-grid-columns:(1fr)[8]!important;grid-template-columns:repeat(8,1fr)!important}}.has-col-8-xxl>*{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:992px){.has-col-8-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-8-xxl{-ms-grid-columns:(1fr)[8]!important;grid-template-columns:repeat(8,1fr)!important}}.has-col-9{-ms-grid-columns:(1fr)[9];grid-template-columns:repeat(9,1fr)}.has-col-9>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-col-9>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-9-xs>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-col-9-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-9-xs{-ms-grid-columns:(1fr)[9]!important;grid-template-columns:repeat(9,1fr)!important}}.has-col-9-sm>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-col-9-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-9-sm{-ms-grid-columns:(1fr)[9]!important;grid-template-columns:repeat(9,1fr)!important}}.has-col-9-md>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-col-9-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-9-md{-ms-grid-columns:(1fr)[9]!important;grid-template-columns:repeat(9,1fr)!important}}.has-col-9-lg>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-col-9-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-9-lg{-ms-grid-columns:(1fr)[9]!important;grid-template-columns:repeat(9,1fr)!important}}.has-col-9-xl>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-col-9-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-9-xl{-ms-grid-columns:(1fr)[9]!important;grid-template-columns:repeat(9,1fr)!important}}.has-col-9-xxl>*{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:992px){.has-col-9-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-9-xxl{-ms-grid-columns:(1fr)[9]!important;grid-template-columns:repeat(9,1fr)!important}}.has-col-10{-ms-grid-columns:(1fr)[10];grid-template-columns:repeat(10,1fr)}.has-col-10>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-col-10>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-10-xs>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-col-10-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-10-xs{-ms-grid-columns:(1fr)[10]!important;grid-template-columns:repeat(10,1fr)!important}}.has-col-10-sm>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-col-10-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-10-sm{-ms-grid-columns:(1fr)[10]!important;grid-template-columns:repeat(10,1fr)!important}}.has-col-10-md>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-col-10-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-10-md{-ms-grid-columns:(1fr)[10]!important;grid-template-columns:repeat(10,1fr)!important}}.has-col-10-lg>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-col-10-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-10-lg{-ms-grid-columns:(1fr)[10]!important;grid-template-columns:repeat(10,1fr)!important}}.has-col-10-xl>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-col-10-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-10-xl{-ms-grid-columns:(1fr)[10]!important;grid-template-columns:repeat(10,1fr)!important}}.has-col-10-xxl>*{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:992px){.has-col-10-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-10-xxl{-ms-grid-columns:(1fr)[10]!important;grid-template-columns:repeat(10,1fr)!important}}.has-col-11{-ms-grid-columns:(1fr)[11];grid-template-columns:repeat(11,1fr)}.has-col-11>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-col-11>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-11-xs>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-col-11-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-11-xs{-ms-grid-columns:(1fr)[11]!important;grid-template-columns:repeat(11,1fr)!important}}.has-col-11-sm>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-col-11-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-11-sm{-ms-grid-columns:(1fr)[11]!important;grid-template-columns:repeat(11,1fr)!important}}.has-col-11-md>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-col-11-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-11-md{-ms-grid-columns:(1fr)[11]!important;grid-template-columns:repeat(11,1fr)!important}}.has-col-11-lg>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-col-11-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-11-lg{-ms-grid-columns:(1fr)[11]!important;grid-template-columns:repeat(11,1fr)!important}}.has-col-11-xl>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-col-11-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-11-xl{-ms-grid-columns:(1fr)[11]!important;grid-template-columns:repeat(11,1fr)!important}}.has-col-11-xxl>*{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:992px){.has-col-11-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-11-xxl{-ms-grid-columns:(1fr)[11]!important;grid-template-columns:repeat(11,1fr)!important}}.has-col-12{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.has-col-12>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-col-12>*{-ms-grid-column-span:1;grid-column:span 1}}.has-col-12-xs>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-col-12-xs>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:575.5px){.has-col-12-xs{-ms-grid-columns:(1fr)[12]!important;grid-template-columns:repeat(12,1fr)!important}}.has-col-12-sm>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-col-12-sm>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:576px){.has-col-12-sm{-ms-grid-columns:(1fr)[12]!important;grid-template-columns:repeat(12,1fr)!important}}.has-col-12-md>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-col-12-md>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:768px){.has-col-12-md{-ms-grid-columns:(1fr)[12]!important;grid-template-columns:repeat(12,1fr)!important}}.has-col-12-lg>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-col-12-lg>*{-ms-grid-column-span:1;grid-column:span 1}.has-col-12-lg{-ms-grid-columns:(1fr)[12]!important;grid-template-columns:repeat(12,1fr)!important}}.has-col-12-xl>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-col-12-xl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1200px){.has-col-12-xl{-ms-grid-columns:(1fr)[12]!important;grid-template-columns:repeat(12,1fr)!important}}.has-col-12-xxl>*{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:992px){.has-col-12-xxl>*{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:1400px){.has-col-12-xxl{-ms-grid-columns:(1fr)[12]!important;grid-template-columns:repeat(12,1fr)!important}}@media screen and (min-width:575.5px){.is-row-1-xs{-ms-grid-row-span:1!important;grid-row:span 1!important}.is-row-2-xs{-ms-grid-row-span:2!important;grid-row:span 2!important}.is-row-3-xs{-ms-grid-row-span:3!important;grid-row:span 3!important}.is-row-4-xs{-ms-grid-row-span:4!important;grid-row:span 4!important}.is-row-5-xs{-ms-grid-row-span:5!important;grid-row:span 5!important}.is-row-6-xs{-ms-grid-row-span:6!important;grid-row:span 6!important}.is-row-7-xs{-ms-grid-row-span:7!important;grid-row:span 7!important}.is-row-8-xs{-ms-grid-row-span:8!important;grid-row:span 8!important}.is-row-9-xs{-ms-grid-row-span:9!important;grid-row:span 9!important}.is-row-10-xs{-ms-grid-row-span:10!important;grid-row:span 10!important}.is-row-11-xs{-ms-grid-row-span:11!important;grid-row:span 11!important}.is-row-12-xs{-ms-grid-row-span:12!important;grid-row:span 12!important}}@media screen and (min-width:576px){.is-row-1-sm{-ms-grid-row-span:1!important;grid-row:span 1!important}.is-row-2-sm{-ms-grid-row-span:2!important;grid-row:span 2!important}.is-row-3-sm{-ms-grid-row-span:3!important;grid-row:span 3!important}.is-row-4-sm{-ms-grid-row-span:4!important;grid-row:span 4!important}.is-row-5-sm{-ms-grid-row-span:5!important;grid-row:span 5!important}.is-row-6-sm{-ms-grid-row-span:6!important;grid-row:span 6!important}.is-row-7-sm{-ms-grid-row-span:7!important;grid-row:span 7!important}.is-row-8-sm{-ms-grid-row-span:8!important;grid-row:span 8!important}.is-row-9-sm{-ms-grid-row-span:9!important;grid-row:span 9!important}.is-row-10-sm{-ms-grid-row-span:10!important;grid-row:span 10!important}.is-row-11-sm{-ms-grid-row-span:11!important;grid-row:span 11!important}.is-row-12-sm{-ms-grid-row-span:12!important;grid-row:span 12!important}}@media screen and (min-width:768px){.is-row-1-md{-ms-grid-row-span:1!important;grid-row:span 1!important}.is-row-2-md{-ms-grid-row-span:2!important;grid-row:span 2!important}.is-row-3-md{-ms-grid-row-span:3!important;grid-row:span 3!important}.is-row-4-md{-ms-grid-row-span:4!important;grid-row:span 4!important}.is-row-5-md{-ms-grid-row-span:5!important;grid-row:span 5!important}.is-row-6-md{-ms-grid-row-span:6!important;grid-row:span 6!important}.is-row-7-md{-ms-grid-row-span:7!important;grid-row:span 7!important}.is-row-8-md{-ms-grid-row-span:8!important;grid-row:span 8!important}.is-row-9-md{-ms-grid-row-span:9!important;grid-row:span 9!important}.is-row-10-md{-ms-grid-row-span:10!important;grid-row:span 10!important}.is-row-11-md{-ms-grid-row-span:11!important;grid-row:span 11!important}.is-row-12-md{-ms-grid-row-span:12!important;grid-row:span 12!important}}@media screen and (min-width:992px){.is-row-1-lg{-ms-grid-row-span:1!important;grid-row:span 1!important}.is-row-2-lg{-ms-grid-row-span:2!important;grid-row:span 2!important}.is-row-3-lg{-ms-grid-row-span:3!important;grid-row:span 3!important}.is-row-4-lg{-ms-grid-row-span:4!important;grid-row:span 4!important}.is-row-5-lg{-ms-grid-row-span:5!important;grid-row:span 5!important}.is-row-6-lg{-ms-grid-row-span:6!important;grid-row:span 6!important}.is-row-7-lg{-ms-grid-row-span:7!important;grid-row:span 7!important}.is-row-8-lg{-ms-grid-row-span:8!important;grid-row:span 8!important}.is-row-9-lg{-ms-grid-row-span:9!important;grid-row:span 9!important}.is-row-10-lg{-ms-grid-row-span:10!important;grid-row:span 10!important}.is-row-11-lg{-ms-grid-row-span:11!important;grid-row:span 11!important}.is-row-12-lg{-ms-grid-row-span:12!important;grid-row:span 12!important}}@media screen and (min-width:1200px){.is-row-1-xl{-ms-grid-row-span:1!important;grid-row:span 1!important}.is-row-2-xl{-ms-grid-row-span:2!important;grid-row:span 2!important}.is-row-3-xl{-ms-grid-row-span:3!important;grid-row:span 3!important}.is-row-4-xl{-ms-grid-row-span:4!important;grid-row:span 4!important}.is-row-5-xl{-ms-grid-row-span:5!important;grid-row:span 5!important}.is-row-6-xl{-ms-grid-row-span:6!important;grid-row:span 6!important}.is-row-7-xl{-ms-grid-row-span:7!important;grid-row:span 7!important}.is-row-8-xl{-ms-grid-row-span:8!important;grid-row:span 8!important}.is-row-9-xl{-ms-grid-row-span:9!important;grid-row:span 9!important}.is-row-10-xl{-ms-grid-row-span:10!important;grid-row:span 10!important}.is-row-11-xl{-ms-grid-row-span:11!important;grid-row:span 11!important}.is-row-12-xl{-ms-grid-row-span:12!important;grid-row:span 12!important}}.is-row-1{-ms-grid-row-span:1;grid-row:span 1}@media screen and (min-width:1400px){.is-row-1-xxl{-ms-grid-row-span:1!important;grid-row:span 1!important}}.is-row-2{-ms-grid-row-span:2;grid-row:span 2}@media screen and (min-width:1400px){.is-row-2-xxl{-ms-grid-row-span:2!important;grid-row:span 2!important}}.is-row-3{-ms-grid-row-span:3;grid-row:span 3}@media screen and (min-width:1400px){.is-row-3-xxl{-ms-grid-row-span:3!important;grid-row:span 3!important}}.is-row-4{-ms-grid-row-span:4;grid-row:span 4}@media screen and (min-width:1400px){.is-row-4-xxl{-ms-grid-row-span:4!important;grid-row:span 4!important}}.is-row-5{-ms-grid-row-span:5;grid-row:span 5}@media screen and (min-width:1400px){.is-row-5-xxl{-ms-grid-row-span:5!important;grid-row:span 5!important}}.is-row-6{-ms-grid-row-span:6;grid-row:span 6}@media screen and (min-width:1400px){.is-row-6-xxl{-ms-grid-row-span:6!important;grid-row:span 6!important}}.is-row-7{-ms-grid-row-span:7;grid-row:span 7}@media screen and (min-width:1400px){.is-row-7-xxl{-ms-grid-row-span:7!important;grid-row:span 7!important}}.is-row-8{-ms-grid-row-span:8;grid-row:span 8}@media screen and (min-width:1400px){.is-row-8-xxl{-ms-grid-row-span:8!important;grid-row:span 8!important}}.is-row-9{-ms-grid-row-span:9;grid-row:span 9}@media screen and (min-width:1400px){.is-row-9-xxl{-ms-grid-row-span:9!important;grid-row:span 9!important}}.is-row-10{-ms-grid-row-span:10;grid-row:span 10}@media screen and (min-width:1400px){.is-row-10-xxl{-ms-grid-row-span:10!important;grid-row:span 10!important}}.is-row-11{-ms-grid-row-span:11;grid-row:span 11}@media screen and (min-width:1400px){.is-row-11-xxl{-ms-grid-row-span:11!important;grid-row:span 11!important}}.is-row-12{-ms-grid-row-span:12;grid-row:span 12}@media screen and (min-width:1400px){.is-row-12-xxl{-ms-grid-row-span:12!important;grid-row:span 12!important}}@media screen and (min-width:575.5px){.is-col-1-xs{-ms-grid-column-span:1!important;grid-column:span 1!important}.is-col-2-xs{-ms-grid-column-span:2!important;grid-column:span 2!important}.is-col-3-xs{-ms-grid-column-span:3!important;grid-column:span 3!important}.is-col-4-xs{-ms-grid-column-span:4!important;grid-column:span 4!important}.is-col-5-xs{-ms-grid-column-span:5!important;grid-column:span 5!important}.is-col-6-xs{-ms-grid-column-span:6!important;grid-column:span 6!important}.is-col-7-xs{-ms-grid-column-span:7!important;grid-column:span 7!important}.is-col-8-xs{-ms-grid-column-span:8!important;grid-column:span 8!important}.is-col-9-xs{-ms-grid-column-span:9!important;grid-column:span 9!important}.is-col-10-xs{-ms-grid-column-span:10!important;grid-column:span 10!important}.is-col-11-xs{-ms-grid-column-span:11!important;grid-column:span 11!important}.is-col-12-xs{-ms-grid-column-span:12!important;grid-column:span 12!important}}@media screen and (min-width:576px){.is-col-1-sm{-ms-grid-column-span:1!important;grid-column:span 1!important}.is-col-2-sm{-ms-grid-column-span:2!important;grid-column:span 2!important}.is-col-3-sm{-ms-grid-column-span:3!important;grid-column:span 3!important}.is-col-4-sm{-ms-grid-column-span:4!important;grid-column:span 4!important}.is-col-5-sm{-ms-grid-column-span:5!important;grid-column:span 5!important}.is-col-6-sm{-ms-grid-column-span:6!important;grid-column:span 6!important}.is-col-7-sm{-ms-grid-column-span:7!important;grid-column:span 7!important}.is-col-8-sm{-ms-grid-column-span:8!important;grid-column:span 8!important}.is-col-9-sm{-ms-grid-column-span:9!important;grid-column:span 9!important}.is-col-10-sm{-ms-grid-column-span:10!important;grid-column:span 10!important}.is-col-11-sm{-ms-grid-column-span:11!important;grid-column:span 11!important}.is-col-12-sm{-ms-grid-column-span:12!important;grid-column:span 12!important}}@media screen and (min-width:768px){.is-col-1-md{-ms-grid-column-span:1!important;grid-column:span 1!important}.is-col-2-md{-ms-grid-column-span:2!important;grid-column:span 2!important}.is-col-3-md{-ms-grid-column-span:3!important;grid-column:span 3!important}.is-col-4-md{-ms-grid-column-span:4!important;grid-column:span 4!important}.is-col-5-md{-ms-grid-column-span:5!important;grid-column:span 5!important}.is-col-6-md{-ms-grid-column-span:6!important;grid-column:span 6!important}.is-col-7-md{-ms-grid-column-span:7!important;grid-column:span 7!important}.is-col-8-md{-ms-grid-column-span:8!important;grid-column:span 8!important}.is-col-9-md{-ms-grid-column-span:9!important;grid-column:span 9!important}.is-col-10-md{-ms-grid-column-span:10!important;grid-column:span 10!important}.is-col-11-md{-ms-grid-column-span:11!important;grid-column:span 11!important}.is-col-12-md{-ms-grid-column-span:12!important;grid-column:span 12!important}}@media screen and (min-width:992px){.is-col-1-lg{-ms-grid-column-span:1!important;grid-column:span 1!important}.is-col-2-lg{-ms-grid-column-span:2!important;grid-column:span 2!important}.is-col-3-lg{-ms-grid-column-span:3!important;grid-column:span 3!important}.is-col-4-lg{-ms-grid-column-span:4!important;grid-column:span 4!important}.is-col-5-lg{-ms-grid-column-span:5!important;grid-column:span 5!important}.is-col-6-lg{-ms-grid-column-span:6!important;grid-column:span 6!important}.is-col-7-lg{-ms-grid-column-span:7!important;grid-column:span 7!important}.is-col-8-lg{-ms-grid-column-span:8!important;grid-column:span 8!important}.is-col-9-lg{-ms-grid-column-span:9!important;grid-column:span 9!important}.is-col-10-lg{-ms-grid-column-span:10!important;grid-column:span 10!important}.is-col-11-lg{-ms-grid-column-span:11!important;grid-column:span 11!important}.is-col-12-lg{-ms-grid-column-span:12!important;grid-column:span 12!important}}@media screen and (min-width:1200px){.is-col-1-xl{-ms-grid-column-span:1!important;grid-column:span 1!important}.is-col-2-xl{-ms-grid-column-span:2!important;grid-column:span 2!important}.is-col-3-xl{-ms-grid-column-span:3!important;grid-column:span 3!important}.is-col-4-xl{-ms-grid-column-span:4!important;grid-column:span 4!important}.is-col-5-xl{-ms-grid-column-span:5!important;grid-column:span 5!important}.is-col-6-xl{-ms-grid-column-span:6!important;grid-column:span 6!important}.is-col-7-xl{-ms-grid-column-span:7!important;grid-column:span 7!important}.is-col-8-xl{-ms-grid-column-span:8!important;grid-column:span 8!important}.is-col-9-xl{-ms-grid-column-span:9!important;grid-column:span 9!important}.is-col-10-xl{-ms-grid-column-span:10!important;grid-column:span 10!important}.is-col-11-xl{-ms-grid-column-span:11!important;grid-column:span 11!important}.is-col-12-xl{-ms-grid-column-span:12!important;grid-column:span 12!important}}.is-col-1{-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:1400px){.is-col-1-xxl{-ms-grid-column-span:1!important;grid-column:span 1!important}}.is-col-2{-ms-grid-column-span:2;grid-column:span 2}@media screen and (min-width:1400px){.is-col-2-xxl{-ms-grid-column-span:2!important;grid-column:span 2!important}}.is-col-3{-ms-grid-column-span:3;grid-column:span 3}@media screen and (min-width:1400px){.is-col-3-xxl{-ms-grid-column-span:3!important;grid-column:span 3!important}}.is-col-4{-ms-grid-column-span:4;grid-column:span 4}@media screen and (min-width:1400px){.is-col-4-xxl{-ms-grid-column-span:4!important;grid-column:span 4!important}}.is-col-5{-ms-grid-column-span:5;grid-column:span 5}@media screen and (min-width:1400px){.is-col-5-xxl{-ms-grid-column-span:5!important;grid-column:span 5!important}}.is-col-6{-ms-grid-column-span:6;grid-column:span 6}@media screen and (min-width:1400px){.is-col-6-xxl{-ms-grid-column-span:6!important;grid-column:span 6!important}}.is-col-7{-ms-grid-column-span:7;grid-column:span 7}@media screen and (min-width:1400px){.is-col-7-xxl{-ms-grid-column-span:7!important;grid-column:span 7!important}}.is-col-8{-ms-grid-column-span:8;grid-column:span 8}@media screen and (min-width:1400px){.is-col-8-xxl{-ms-grid-column-span:8!important;grid-column:span 8!important}}.is-col-9{-ms-grid-column-span:9;grid-column:span 9}@media screen and (min-width:1400px){.is-col-9-xxl{-ms-grid-column-span:9!important;grid-column:span 9!important}}.is-col-10{-ms-grid-column-span:10;grid-column:span 10}@media screen and (min-width:1400px){.is-col-10-xxl{-ms-grid-column-span:10!important;grid-column:span 10!important}}.is-col-11{-ms-grid-column-span:11;grid-column:span 11}@media screen and (min-width:1400px){.is-col-11-xxl{-ms-grid-column-span:11!important;grid-column:span 11!important}}.is-col-12{-ms-grid-column-span:12;grid-column:span 12}@media screen and (min-width:1400px){.is-col-12-xxl{-ms-grid-column-span:12!important;grid-column:span 12!important}}.has-row-gap{grid-row-gap:var(--spacing)}.has-row-gap-md{grid-row-gap:var(--spacing-md)}.has-row-gap-lg{grid-row-gap:var(--spacing-lg)}.has-no-row-gap{grid-row-gap:0}.has-col-gap{grid-column-gap:var(--spacing)}.has-col-gap-md{grid-column-gap:var(--spacing-md)}.has-col-gap-lg{grid-column-gap:var(--spacing-lg)}.has-no-col-gap{grid-column-gap:0}@media screen and (min-width:575.5px){.is-ltr-xs{direction:ltr}}@media screen and (min-width:576px){.is-ltr-sm{direction:ltr}}@media screen and (min-width:768px){.is-ltr-md{direction:ltr}}@media screen and (min-width:992px){.is-ltr-lg{direction:ltr}}@media screen and (min-width:1200px){.is-ltr-xl{direction:ltr}}.is-ltr{direction:ltr}@media screen and (min-width:1400px){.is-ltr-xxl{direction:ltr}}@media screen and (min-width:575.5px){.is-rtl-xs{direction:rtl}}@media screen and (min-width:576px){.is-rtl-sm{direction:rtl}}@media screen and (min-width:768px){.is-rtl-md{direction:rtl}}@media screen and (min-width:992px){.is-rtl-lg{direction:rtl}}@media screen and (min-width:1200px){.is-rtl-xl{direction:rtl}}.is-rtl{direction:rtl}@media screen and (min-width:1400px){.is-rtl-xxl{direction:rtl}}.is-placed-left{-ms-grid-row-align:left;-ms-grid-column-align:left;place-self:left}.is-placed-right{-ms-grid-row-align:right;-ms-grid-column-align:right;place-self:right}.is-placed-center{-ms-grid-row-align:center;-ms-grid-column-align:center;place-self:center}.is-placed-start{-ms-grid-row-align:start;-ms-grid-column-align:start;place-self:start}.is-placed-normal{-ms-grid-row-align:normal;-ms-grid-column-align:normal;place-self:normal}.is-order-1{-webkit-box-ordinal-group:2;order:1}@media screen and (min-width:575.5px){.is-order-1-xs{-webkit-box-ordinal-group:2;order:1}}@media screen and (min-width:576px){.is-order-1-sm{-webkit-box-ordinal-group:2;order:1}}@media screen and (min-width:768px){.is-order-1-md{-webkit-box-ordinal-group:2;order:1}}@media screen and (min-width:992px){.is-order-1-lg{-webkit-box-ordinal-group:2;order:1}}@media screen and (min-width:1200px){.is-order-1-xl{-webkit-box-ordinal-group:2;order:1}}@media screen and (min-width:1400px){.is-order-1-xxl{-webkit-box-ordinal-group:2;order:1}}.is-order-2{-webkit-box-ordinal-group:3;order:2}@media screen and (min-width:575.5px){.is-order-2-xs{-webkit-box-ordinal-group:3;order:2}}@media screen and (min-width:576px){.is-order-2-sm{-webkit-box-ordinal-group:3;order:2}}@media screen and (min-width:768px){.is-order-2-md{-webkit-box-ordinal-group:3;order:2}}@media screen and (min-width:992px){.is-order-2-lg{-webkit-box-ordinal-group:3;order:2}}@media screen and (min-width:1200px){.is-order-2-xl{-webkit-box-ordinal-group:3;order:2}}@media screen and (min-width:1400px){.is-order-2-xxl{-webkit-box-ordinal-group:3;order:2}}.is-order-3{-webkit-box-ordinal-group:4;order:3}@media screen and (min-width:575.5px){.is-order-3-xs{-webkit-box-ordinal-group:4;order:3}}@media screen and (min-width:576px){.is-order-3-sm{-webkit-box-ordinal-group:4;order:3}}@media screen and (min-width:768px){.is-order-3-md{-webkit-box-ordinal-group:4;order:3}}@media screen and (min-width:992px){.is-order-3-lg{-webkit-box-ordinal-group:4;order:3}}@media screen and (min-width:1200px){.is-order-3-xl{-webkit-box-ordinal-group:4;order:3}}@media screen and (min-width:1400px){.is-order-3-xxl{-webkit-box-ordinal-group:4;order:3}}.is-order-4{-webkit-box-ordinal-group:5;order:4}@media screen and (min-width:575.5px){.is-order-4-xs{-webkit-box-ordinal-group:5;order:4}}@media screen and (min-width:576px){.is-order-4-sm{-webkit-box-ordinal-group:5;order:4}}@media screen and (min-width:768px){.is-order-4-md{-webkit-box-ordinal-group:5;order:4}}@media screen and (min-width:992px){.is-order-4-lg{-webkit-box-ordinal-group:5;order:4}}@media screen and (min-width:1200px){.is-order-4-xl{-webkit-box-ordinal-group:5;order:4}}@media screen and (min-width:1400px){.is-order-4-xxl{-webkit-box-ordinal-group:5;order:4}}.is-order-5{-webkit-box-ordinal-group:6;order:5}@media screen and (min-width:575.5px){.is-order-5-xs{-webkit-box-ordinal-group:6;order:5}}@media screen and (min-width:576px){.is-order-5-sm{-webkit-box-ordinal-group:6;order:5}}@media screen and (min-width:768px){.is-order-5-md{-webkit-box-ordinal-group:6;order:5}}@media screen and (min-width:992px){.is-order-5-lg{-webkit-box-ordinal-group:6;order:5}}@media screen and (min-width:1200px){.is-order-5-xl{-webkit-box-ordinal-group:6;order:5}}@media screen and (min-width:1400px){.is-order-5-xxl{-webkit-box-ordinal-group:6;order:5}}.is-order-6{-webkit-box-ordinal-group:7;order:6}@media screen and (min-width:575.5px){.is-order-6-xs{-webkit-box-ordinal-group:7;order:6}}@media screen and (min-width:576px){.is-order-6-sm{-webkit-box-ordinal-group:7;order:6}}@media screen and (min-width:768px){.is-order-6-md{-webkit-box-ordinal-group:7;order:6}}@media screen and (min-width:992px){.is-order-6-lg{-webkit-box-ordinal-group:7;order:6}}@media screen and (min-width:1200px){.is-order-6-xl{-webkit-box-ordinal-group:7;order:6}}@media screen and (min-width:1400px){.is-order-6-xxl{-webkit-box-ordinal-group:7;order:6}}.is-order-7{-webkit-box-ordinal-group:8;order:7}@media screen and (min-width:575.5px){.is-order-7-xs{-webkit-box-ordinal-group:8;order:7}}@media screen and (min-width:576px){.is-order-7-sm{-webkit-box-ordinal-group:8;order:7}}@media screen and (min-width:768px){.is-order-7-md{-webkit-box-ordinal-group:8;order:7}}@media screen and (min-width:992px){.is-order-7-lg{-webkit-box-ordinal-group:8;order:7}}@media screen and (min-width:1200px){.is-order-7-xl{-webkit-box-ordinal-group:8;order:7}}@media screen and (min-width:1400px){.is-order-7-xxl{-webkit-box-ordinal-group:8;order:7}}.is-order-8{-webkit-box-ordinal-group:9;order:8}@media screen and (min-width:575.5px){.is-order-8-xs{-webkit-box-ordinal-group:9;order:8}}@media screen and (min-width:576px){.is-order-8-sm{-webkit-box-ordinal-group:9;order:8}}@media screen and (min-width:768px){.is-order-8-md{-webkit-box-ordinal-group:9;order:8}}@media screen and (min-width:992px){.is-order-8-lg{-webkit-box-ordinal-group:9;order:8}}@media screen and (min-width:1200px){.is-order-8-xl{-webkit-box-ordinal-group:9;order:8}}@media screen and (min-width:1400px){.is-order-8-xxl{-webkit-box-ordinal-group:9;order:8}}.is-order-9{-webkit-box-ordinal-group:10;order:9}@media screen and (min-width:575.5px){.is-order-9-xs{-webkit-box-ordinal-group:10;order:9}}@media screen and (min-width:576px){.is-order-9-sm{-webkit-box-ordinal-group:10;order:9}}@media screen and (min-width:768px){.is-order-9-md{-webkit-box-ordinal-group:10;order:9}}@media screen and (min-width:992px){.is-order-9-lg{-webkit-box-ordinal-group:10;order:9}}@media screen and (min-width:1200px){.is-order-9-xl{-webkit-box-ordinal-group:10;order:9}}@media screen and (min-width:1400px){.is-order-9-xxl{-webkit-box-ordinal-group:10;order:9}}.is-order-10{-webkit-box-ordinal-group:11;order:10}@media screen and (min-width:575.5px){.is-order-10-xs{-webkit-box-ordinal-group:11;order:10}}@media screen and (min-width:576px){.is-order-10-sm{-webkit-box-ordinal-group:11;order:10}}@media screen and (min-width:768px){.is-order-10-md{-webkit-box-ordinal-group:11;order:10}}@media screen and (min-width:992px){.is-order-10-lg{-webkit-box-ordinal-group:11;order:10}}@media screen and (min-width:1200px){.is-order-10-xl{-webkit-box-ordinal-group:11;order:10}}@media screen and (min-width:1400px){.is-order-10-xxl{-webkit-box-ordinal-group:11;order:10}}.is-order-11{-webkit-box-ordinal-group:12;order:11}@media screen and (min-width:575.5px){.is-order-11-xs{-webkit-box-ordinal-group:12;order:11}}@media screen and (min-width:576px){.is-order-11-sm{-webkit-box-ordinal-group:12;order:11}}@media screen and (min-width:768px){.is-order-11-md{-webkit-box-ordinal-group:12;order:11}}@media screen and (min-width:992px){.is-order-11-lg{-webkit-box-ordinal-group:12;order:11}}@media screen and (min-width:1200px){.is-order-11-xl{-webkit-box-ordinal-group:12;order:11}}@media screen and (min-width:1400px){.is-order-11-xxl{-webkit-box-ordinal-group:12;order:11}}.is-order-12{-webkit-box-ordinal-group:13;order:12}@media screen and (min-width:575.5px){.is-order-12-xs{-webkit-box-ordinal-group:13;order:12}}@media screen and (min-width:576px){.is-order-12-sm{-webkit-box-ordinal-group:13;order:12}}@media screen and (min-width:768px){.is-order-12-md{-webkit-box-ordinal-group:13;order:12}}@media screen and (min-width:992px){.is-order-12-lg{-webkit-box-ordinal-group:13;order:12}}@media screen and (min-width:1200px){.is-order-12-xl{-webkit-box-ordinal-group:13;order:12}}@media screen and (min-width:1400px){.is-order-12-xxl{-webkit-box-ordinal-group:13;order:12}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.carousel{box-sizing:border-box;position:relative}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{max-height:100%;max-width:100%;overflow:hidden;position:relative}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem;position:relative;width:var(--carousel-slide-width,60%)}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{display:flex;justify-content:center;left:0;list-style:none;margin:0 auto;padding:0;position:absolute;right:0;top:calc(100% + .5rem);user-select:none}.carousel__dots .carousel__dot{cursor:pointer;display:block;height:22px;margin:0;padding:0;position:relative;width:22px}.carousel__dots .carousel__dot:after{background-color:currentColor;border-radius:50%;content:"";height:8px;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease-in-out;width:8px}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{align-items:center;background:var(--carousel-button-bg,transparent);border:0;border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);color:var(--carousel-button-color,currentColor);cursor:pointer;display:flex;height:var(--carousel-button-height,48px);justify-content:center;padding:0;pointer-events:all;transition:opacity .15s ease;width:var(--carousel-button-width,48px)}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{fill:none;filter:var(--carousel-button-svg-filter,none);height:var(--carousel-button-svg-height,50%);pointer-events:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:bevel;stroke-width:var(--carousel-button-svg-stroke-width,1.5);width:var(--carousel-button-svg-width,50%)}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{bottom:0;box-sizing:border-box;color:var(--fancybox-color,#fff);direction:ltr;display:flex;flex-direction:column;left:0;margin:0;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);position:fixed;right:0;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;overflow:hidden;transform-origin:top left;z-index:1050;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4))}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{background:var(--fancybox-bg,rgba(24,24,27,.92));bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.fancybox__carousel{flex:1 1 auto;height:100%;min-height:0;position:relative;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{cursor:default;height:100%;overflow:visible;position:relative;width:100%}.fancybox__track{display:flex;height:100%}.fancybox__slide{display:flex;flex:0 0 auto;flex-direction:column;margin:0;max-width:100%;outline:0;overflow:auto;overscroll-behavior:contain;padding:48px 8px 8px;position:relative;width:100%;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{align-self:center;background:var(--fancybox-content-bg,#fff);color:var(--fancybox-content-color,#374151);display:flex;flex-direction:column;margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;position:relative;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){box-shadow:none;outline:thin dotted}.fancybox__caption{align-self:center;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;overflow-wrap:anywhere;padding:1rem 0 0;visibility:visible}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{color:var(--fancybox-color,#fff);top:100%}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;right:8px;right:calc(env(safe-area-inset-right, 0px) + 8px);top:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);z-index:40}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{color:var(--fancybox-color,#fff);position:absolute;right:0;top:-40px}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{color:var(--fancybox-color,currentColor);height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:100%}.fancybox__spinner svg circle{animation:fancybox-dash 1.5s ease-in-out infinite;fill:none;stroke:currentColor;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke-miterlimit:10;stroke-width:2.75}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{animation:fancybox-fadeIn .15s ease backwards}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:fancybox-fadeOut .15s ease both}.fancybox-fadeIn{animation:fancybox-fadeIn .15s ease both}.fancybox-fadeOut{animation:fancybox-fadeOut .1s ease both}.fancybox-zoomInUp{animation:fancybox-zoomInUp .2s ease both}.fancybox-zoomOutDown{animation:fancybox-zoomOutDown .15s ease both}.fancybox-throwOutUp{animation:fancybox-throwOutUp .15s ease both}.fancybox-throwOutDown{animation:fancybox-throwOutDown .15s ease both}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{opacity:0;transform:scale(.97) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes fancybox-zoomOutDown{to{opacity:0;transform:scale(.97) translate3d(0,16px,0)}}@keyframes fancybox-throwOutUp{to{opacity:0;transform:translate3d(0,-30%,0)}}@keyframes fancybox-throwOutDown{to{opacity:0;transform:translate3d(0,30%,0)}}.fancybox__carousel .carousel__slide{scrollbar-color:#ccc hsla(0,0%,100%,.1);scrollbar-width:thin}.fancybox__carousel .carousel__slide::-webkit-scrollbar{height:8px;width:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;transition:none;user-select:none}.has-image .fancybox__content{background:transparent;min-height:1px;padding:0}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-height:100%;max-width:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{height:auto;max-width:100%}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{height:100%;width:100%}.has-image[data-image-fit=cover] .fancybox__image{height:100%;object-fit:cover;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{height:80%;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{background:rgba(24,24,27,.9);color:#fff;padding:0}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.fancybox__thumbs{flex:0 0 auto;opacity:var(--fancybox-opacity,1);padding:0 3px;position:relative}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;justify-content:center;margin:0;overflow:visible;padding:8px 3px;width:var(--fancybox-thumbs-width,96px)}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));border-radius:var(--fancybox-thumbs-border-radius,4px);border-style:solid;border-width:5px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{background-color:hsla(0,0%,100%,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--fancybox-thumbs-border-radius,4px);padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));position:relative;width:100%}.fancybox__toolbar{background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44));display:flex;justify-content:space-between;left:0;padding:0;position:absolute;right:0;top:0;touch-action:none;z-index:20;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4))}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{left:50%;position:absolute;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{font-size:17px;font-variant-numeric:tabular-nums;line-height:var(--carousel-button-height,48px);min-width:72px;padding:0 10px;text-align:center;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;user-select:none;z-index:30}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}:root{--col-gap:12px;--row-gap:32px;--f-fallback:"Helvetica Neue","Verdana",sans-serif;--f-heading:"Karbon",var(--f-fallback);--f-content:"Karbon",var(--f-fallback);--f-iconset:"font awesome 5 Pro";--c-gray-000:#fff;--c-gray-100:#fcfcfc;--c-gray-200:#f5f7f9;--c-gray-300:#eceff4;--c-gray-400:#dae1e9;--c-gray-500:#b9c6d5;--c-gray-600:#768fad;--c-gray-700:#354659;--c-gray-800:#1d2630;--c-gray-900:#090d11;--c-blue-prussian-100:#e5eaee;--c-blue-prussian-200:#ccd7de;--c-blue-prussian-300:#7692a7;--c-blue-prussian-400:#1f4562;--c-blue-prussian-500:#01355c;--c-blue-prussian-600:#012f51;--c-blue-prussian-700:#01233d;--c-blue-prussian-800:#001728;--c-blue-prussian-900:#000c14;--c-blue-ncs-100:#e5f7ff;--c-blue-ncs-200:#ccefff;--c-blue-ncs-300:#80d7ff;--c-blue-ncs-400:#1bb5fd;--c-blue-ncs-500:#028ccc;--c-blue-ncs-600:#0279b1;--c-blue-ncs-700:#01567e;--c-blue-ncs-800:#01344c;--c-blue-ncs-900:#001119;--c-metallic-sunburst-100:#f6f4ef;--c-metallic-sunburst-200:#e4dece;--c-metallic-sunburst-300:#d1c7ad;--c-metallic-sunburst-400:#b6a57c;--c-metallic-sunburst-500:#9d8958;--c-metallic-sunburst-600:#837249;--c-metallic-sunburst-700:#625637;--c-metallic-sunburst-800:#413925;--c-metallic-sunburst-900:#211d13;--c-primary-100:var(--c-blue-prussian-100);--c-primary-200:var(--c-blue-prussian-200);--c-primary-300:var(--c-blue-prussian-300);--c-primary-400:var(--c-blue-prussian-400);--c-primary-500:var(--c-blue-prussian-500);--c-primary-600:var(--c-blue-prussian-600);--c-primary-700:var(--c-blue-prussian-700);--c-primary-800:var(--c-blue-prussian-800);--c-primary-900:var(--c-blue-prussian-900);--c-comp-100:var(--c-blue-ncs-100);--c-comp-200:var(--c-blue-ncs-200);--c-comp-300:var(--c-blue-ncs-300);--c-comp-400:var(--c-blue-ncs-400);--c-comp-500:var(--c-blue-ncs-500);--c-comp-600:var(--c-blue-ncs-600);--c-comp-700:var(--c-blue-ncs-700);--c-comp-800:var(--c-blue-ncs-800);--c-comp-900:var(--c-blue-ncs-900);--c-attention-100:var(--c-metallic-sunburst-100);--c-attention-200:var(--c-metallic-sunburst-200);--c-attention-300:var(--c-metallic-sunburst-300);--c-attention-400:var(--c-metallic-sunburst-400);--c-attention-500:var(--c-metallic-sunburst-500);--c-attention-600:var(--c-metallic-sunburst-600);--c-attention-700:var(--c-metallic-sunburst-700);--c-attention-800:var(--c-metallic-sunburst-800);--c-attention-900:var(--c-metallic-sunburst-900);--c-primary:var(--c-primary-500);--c-comp:var(--c-comp-500);--c-attention:var(--c-attention-500);--c-global-bg:var(--c-gray-000);--c-heading:var(--c-primary);--c-text:var(--c-primary);--c-text-link:var(--c-comp);--c-warning:#f7af22;--c-error:#f45422;--c-info:#0277e7;--c-succes:#36ab80;--c-success-100:#ecf7ec;--c-facebook:#1877f2;--c-google:#4285f4;--c-google-red:#ea4335;--c-google-yellow:#fbbc05;--c-google-green:#34a853;--c-google-plus:#db4437;--c-instagram:#c32aa3;--c-instagram-blue:#4c5fd7;--c-instagram-purple:#7232bd;--c-instagram-orange:#f46f30;--c-instagram-yellow:#ffdc7d;--c-linkedin:#0a66c2;--c-pinterest:#bd081c;--c-twitter:#1da1f2;--c-vimeo:#1ab7ea;--c-whatsapp:#25d366;--c-whatsapp-teal1:#075e54;--c-whatsapp-teal2:#128c7e;--c-youtube:red}@media (min-width:480px){:root{--col-gap:calc(2.91667vw - 2px)}}@media (min-width:1440px){:root{--col-gap:40px}}@media (min-height:640px){:root{--row-gap:calc(10.76923vh - 36.92308px)}}@media (min-height:900px){:root{--row-gap:60px}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.pre-title,.section-term-content .sidebar__product__content__subtitle,.single-product .product-referrals .referral__sub-title,.single-product .product-summary .product-heading__sub-title,.single-product .section-content-img .pre-title,.single-product .section__subtitle,.subtitle,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .sidebar__product__content__subtitle,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle{color:var(--c-comp);font-size:18px;font-weight:600;line-height:1}@media (min-width:480px){.pre-title,.section-term-content .sidebar__product__content__subtitle,.single-product .product-referrals .referral__sub-title,.single-product .product-summary .product-heading__sub-title,.single-product .section-content-img .pre-title,.single-product .section__subtitle,.subtitle,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .sidebar__product__content__subtitle,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){.pre-title,.section-term-content .sidebar__product__content__subtitle,.single-product .product-referrals .referral__sub-title,.single-product .product-summary .product-heading__sub-title,.single-product .section-content-img .pre-title,.single-product .section__subtitle,.subtitle,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .sidebar__product__content__subtitle,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle{font-size:22px}}.gform_wrapper.gravity-theme .gsection .pre-title+.gsection_title,.gform_wrapper.gravity-theme .gsection .section-term-content .sidebar__product__content__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection .single-product .product-referrals .referral__sub-title+.gsection_title,.gform_wrapper.gravity-theme .gsection .single-product .product-summary .product-heading__sub-title+.gsection_title,.gform_wrapper.gravity-theme .gsection .single-product .section-content-img .pre-title+.gsection_title,.gform_wrapper.gravity-theme .gsection .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection .single-product .section__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection .subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.gsection_title,.gform_wrapper.gravity-theme .gsection body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.gsection_title,.pre-title+.h1,.pre-title+.h2,.pre-title+.h3,.pre-title+.h4,.pre-title+.h5,.pre-title+.h6,.pre-title+.post-item-event__content-title,.pre-title+.section-term-content__terms__grid__term__title,.pre-title+h1,.pre-title+h2,.pre-title+h3,.pre-title+h4,.pre-title+h5,.pre-title+h6,.section-term-content .gform_wrapper.gravity-theme .gsection .sidebar__product__content__subtitle+.gsection_title,.section-term-content .pre-title+.sidebar__product__content__title,.section-term-content .pre-title+.sidebar__title,.section-term-content .sidebar__product__content__subtitle+.h1,.section-term-content .sidebar__product__content__subtitle+.h2,.section-term-content .sidebar__product__content__subtitle+.h3,.section-term-content .sidebar__product__content__subtitle+.h4,.section-term-content .sidebar__product__content__subtitle+.h5,.section-term-content .sidebar__product__content__subtitle+.h6,.section-term-content .sidebar__product__content__subtitle+.post-item-event__content-title,.section-term-content .sidebar__product__content__subtitle+.section-term-content__terms__grid__term__title,.section-term-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.section-term-content .sidebar__product__content__subtitle+.sidebar__title,.section-term-content .sidebar__product__content__subtitle+h1,.section-term-content .sidebar__product__content__subtitle+h2,.section-term-content .sidebar__product__content__subtitle+h3,.section-term-content .sidebar__product__content__subtitle+h4,.section-term-content .sidebar__product__content__subtitle+h5,.section-term-content .sidebar__product__content__subtitle+h6,.section-term-content .single-product .product-referrals .referral__sub-title+.sidebar__product__content__title,.section-term-content .single-product .product-referrals .referral__sub-title+.sidebar__title,.section-term-content .single-product .product-summary .product-heading__sub-title+.sidebar__product__content__title,.section-term-content .single-product .product-summary .product-heading__sub-title+.sidebar__title,.section-term-content .single-product .section-content-img .pre-title+.sidebar__product__content__title,.section-term-content .single-product .section-content-img .pre-title+.sidebar__title,.section-term-content .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.section-term-content .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.section-term-content .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.section-term-content .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.section-term-content .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.section-term-content .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,.section-term-content .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.section-term-content .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,.section-term-content .single-product .section__subtitle+.sidebar__product__content__title,.section-term-content .single-product .section__subtitle+.sidebar__title,.section-term-content .subtitle+.sidebar__product__content__title,.section-term-content .subtitle+.sidebar__title,.section-term-content .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.section-term-content .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.section-term-content .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.section-term-content .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.section-term-content .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.section-term-content .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__title,.section-term-content .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.section-term-content .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.section-term-content .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.section-term-content .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.section-term-content .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.section-term-content .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__title,.section-term-content body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.section-term-content body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.section-term-content body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.section-term-content body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.section-term-content body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.section-term-content body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__title,.section-term-content body.template-contact .page-content .section-map .sidebar__product__content__subtitle+.acf-map__block__title,.section-term-content body.template-contact .page-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,.section-term-content body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.section-term-content body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.section-term-content body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.section-term-content body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.section-term-content body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.section-term-content body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,.section-term-content body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.section-term-content body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,.section-term-content body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,.section-term-content body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-packages__usp,.section-term-content body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,.section-term-content body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.section-term-content body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__title,.section-term-content body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.section-term-content body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__title,.section-term-content body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__product__content__title,.section-term-content body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__title,.section-term-content body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__product__content__title,.section-term-content body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__title,.section-term-content body.template-homepage-oem .page-content .section-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.section-term-content body.template-homepage-oem .page-content .section-video__caption .sidebar__product__content__subtitle+h4,.section-term-content body.template-knowledge-base .page-content .section-categories__main--col-5 .sidebar__product__content__subtitle+.section-categories__main__term__title,.section-term-content body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,.section-term-content body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,.section-term-content body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__header__link,.section-term-content body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__main__term__title,.section-term-content body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,.section-term-content body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title,.section-term-content body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.section-term-content body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.section-term-content body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.section-term-content body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.section-term-content body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.section-term-content body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__title,.single-product .gform_wrapper.gravity-theme .gsection .section__subtitle+.gsection_title,.single-product .product-referrals .gform_wrapper.gravity-theme .gsection .referral__sub-title+.gsection_title,.single-product .product-referrals .referral__sub-title+.h1,.single-product .product-referrals .referral__sub-title+.h2,.single-product .product-referrals .referral__sub-title+.h3,.single-product .product-referrals .referral__sub-title+.h4,.single-product .product-referrals .referral__sub-title+.h5,.single-product .product-referrals .referral__sub-title+.h6,.single-product .product-referrals .referral__sub-title+.post-item-event__content-title,.single-product .product-referrals .referral__sub-title+.section-term-content__terms__grid__term__title,.single-product .product-referrals .referral__sub-title+h1,.single-product .product-referrals .referral__sub-title+h2,.single-product .product-referrals .referral__sub-title+h3,.single-product .product-referrals .referral__sub-title+h4,.single-product .product-referrals .referral__sub-title+h5,.single-product .product-referrals .referral__sub-title+h6,.single-product .product-referrals .section-term-content .referral__sub-title+.sidebar__product__content__title,.single-product .product-referrals .section-term-content .referral__sub-title+.sidebar__title,.single-product .product-referrals .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .referral__sub-title+h3,.single-product .product-referrals .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .referral__sub-title+a,.single-product .product-referrals .tax-knowledge_base_category .page-content .referral__sub-title+.section-kb-related__title,.single-product .product-referrals .tax-knowledge_base_category .page-content .referral__sub-title+.sidebar__product__content__title,.single-product .product-referrals .tax-knowledge_base_category .page-content .referral__sub-title+.sidebar__title,.single-product .product-referrals .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .referral__sub-title+.gfield_label,.single-product .product-referrals .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .referral__sub-title+h3,.single-product .product-referrals .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .referral__sub-title+a,.single-product .product-referrals .tax-knowledge_base_tag .page-content .referral__sub-title+.section-kb-related__title,.single-product .product-referrals .tax-knowledge_base_tag .page-content .referral__sub-title+.sidebar__product__content__title,.single-product .product-referrals .tax-knowledge_base_tag .page-content .referral__sub-title+.sidebar__title,.single-product .product-referrals .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .referral__sub-title+.gfield_label,.single-product .product-referrals body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .referral__sub-title+h3,.single-product .product-referrals body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .referral__sub-title+a,.single-product .product-referrals body.single-knowledge_base .page-content .referral__sub-title+.section-kb-related__title,.single-product .product-referrals body.single-knowledge_base .page-content .referral__sub-title+.sidebar__product__content__title,.single-product .product-referrals body.single-knowledge_base .page-content .referral__sub-title+.sidebar__title,.single-product .product-referrals body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .referral__sub-title+.gfield_label,.single-product .product-referrals body.template-contact .page-content .referral__sub-title+.section-content__tiles-container__title,.single-product .product-referrals body.template-contact .page-content .section-map .referral__sub-title+.acf-map__block__title,.single-product .product-referrals body.template-homepage-corrosion .page-content .referral__sub-title+.section-cr-knowledgebase__block__subtitle,.single-product .product-referrals body.template-homepage-corrosion .page-content .referral__sub-title+.section-cr-packages__usp,.single-product .product-referrals body.template-homepage-corrosion .page-content .referral__sub-title+.section-cr-publications__block__title,.single-product .product-referrals body.template-homepage-oem .page-content .section-faq__accordion-item__title .referral__sub-title+h3,.single-product .product-referrals body.template-homepage-oem .page-content .section-video__caption .referral__sub-title+h4,.single-product .product-referrals body.template-knowledge-base .page-content .referral__sub-title+.section-blocks__item__content__subtitle,.single-product .product-referrals body.template-knowledge-base .page-content .referral__sub-title+.section-blocks__item__content__title,.single-product .product-referrals body.template-knowledge-base .page-content .referral__sub-title+.section-categories__header__link,.single-product .product-referrals body.template-knowledge-base .page-content .referral__sub-title+.section-categories__main__term__title,.single-product .product-referrals body.template-knowledge-base .page-content .referral__sub-title+.section-instruments__main__term__title,.single-product .product-referrals body.template-knowledge-base .page-content .referral__sub-title+.section-video-grid__item__content__title,.single-product .product-referrals body.template-knowledge-base .page-content .section-categories__main--col-5 .referral__sub-title+.section-categories__main__term__title,.single-product .product-referrals body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .referral__sub-title+h3,.single-product .product-referrals body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .referral__sub-title+a,.single-product .product-referrals body.template-knowledge-base-article .page-content .referral__sub-title+.section-kb-related__title,.single-product .product-referrals body.template-knowledge-base-article .page-content .referral__sub-title+.sidebar__product__content__title,.single-product .product-referrals body.template-knowledge-base-article .page-content .referral__sub-title+.sidebar__title,.single-product .product-referrals body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .referral__sub-title+.gfield_label,.single-product .product-summary .gform_wrapper.gravity-theme .gsection .product-heading__sub-title+.gsection_title,.single-product .product-summary .product-heading__sub-title+.h1,.single-product .product-summary .product-heading__sub-title+.h2,.single-product .product-summary .product-heading__sub-title+.h3,.single-product .product-summary .product-heading__sub-title+.h4,.single-product .product-summary .product-heading__sub-title+.h5,.single-product .product-summary .product-heading__sub-title+.h6,.single-product .product-summary .product-heading__sub-title+.post-item-event__content-title,.single-product .product-summary .product-heading__sub-title+.section-term-content__terms__grid__term__title,.single-product .product-summary .product-heading__sub-title+h1,.single-product .product-summary .product-heading__sub-title+h2,.single-product .product-summary .product-heading__sub-title+h3,.single-product .product-summary .product-heading__sub-title+h4,.single-product .product-summary .product-heading__sub-title+h5,.single-product .product-summary .product-heading__sub-title+h6,.single-product .product-summary .section-term-content .product-heading__sub-title+.sidebar__product__content__title,.single-product .product-summary .section-term-content .product-heading__sub-title+.sidebar__title,.single-product .product-summary .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .product-heading__sub-title+h3,.single-product .product-summary .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .product-heading__sub-title+a,.single-product .product-summary .tax-knowledge_base_category .page-content .product-heading__sub-title+.section-kb-related__title,.single-product .product-summary .tax-knowledge_base_category .page-content .product-heading__sub-title+.sidebar__product__content__title,.single-product .product-summary .tax-knowledge_base_category .page-content .product-heading__sub-title+.sidebar__title,.single-product .product-summary .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .product-heading__sub-title+.gfield_label,.single-product .product-summary .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .product-heading__sub-title+h3,.single-product .product-summary .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .product-heading__sub-title+a,.single-product .product-summary .tax-knowledge_base_tag .page-content .product-heading__sub-title+.section-kb-related__title,.single-product .product-summary .tax-knowledge_base_tag .page-content .product-heading__sub-title+.sidebar__product__content__title,.single-product .product-summary .tax-knowledge_base_tag .page-content .product-heading__sub-title+.sidebar__title,.single-product .product-summary .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .product-heading__sub-title+.gfield_label,.single-product .product-summary body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .product-heading__sub-title+h3,.single-product .product-summary body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .product-heading__sub-title+a,.single-product .product-summary body.single-knowledge_base .page-content .product-heading__sub-title+.section-kb-related__title,.single-product .product-summary body.single-knowledge_base .page-content .product-heading__sub-title+.sidebar__product__content__title,.single-product .product-summary body.single-knowledge_base .page-content .product-heading__sub-title+.sidebar__title,.single-product .product-summary body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .product-heading__sub-title+.gfield_label,.single-product .product-summary body.template-contact .page-content .product-heading__sub-title+.section-content__tiles-container__title,.single-product .product-summary body.template-contact .page-content .section-map .product-heading__sub-title+.acf-map__block__title,.single-product .product-summary body.template-homepage-corrosion .page-content .product-heading__sub-title+.section-cr-knowledgebase__block__subtitle,.single-product .product-summary body.template-homepage-corrosion .page-content .product-heading__sub-title+.section-cr-packages__usp,.single-product .product-summary body.template-homepage-corrosion .page-content .product-heading__sub-title+.section-cr-publications__block__title,.single-product .product-summary body.template-homepage-oem .page-content .section-faq__accordion-item__title .product-heading__sub-title+h3,.single-product .product-summary body.template-homepage-oem .page-content .section-video__caption .product-heading__sub-title+h4,.single-product .product-summary body.template-knowledge-base .page-content .product-heading__sub-title+.section-blocks__item__content__subtitle,.single-product .product-summary body.template-knowledge-base .page-content .product-heading__sub-title+.section-blocks__item__content__title,.single-product .product-summary body.template-knowledge-base .page-content .product-heading__sub-title+.section-categories__header__link,.single-product .product-summary body.template-knowledge-base .page-content .product-heading__sub-title+.section-categories__main__term__title,.single-product .product-summary body.template-knowledge-base .page-content .product-heading__sub-title+.section-instruments__main__term__title,.single-product .product-summary body.template-knowledge-base .page-content .product-heading__sub-title+.section-video-grid__item__content__title,.single-product .product-summary body.template-knowledge-base .page-content .section-categories__main--col-5 .product-heading__sub-title+.section-categories__main__term__title,.single-product .product-summary body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .product-heading__sub-title+h3,.single-product .product-summary body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .product-heading__sub-title+a,.single-product .product-summary body.template-knowledge-base-article .page-content .product-heading__sub-title+.section-kb-related__title,.single-product .product-summary body.template-knowledge-base-article .page-content .product-heading__sub-title+.sidebar__product__content__title,.single-product .product-summary body.template-knowledge-base-article .page-content .product-heading__sub-title+.sidebar__title,.single-product .product-summary body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .product-heading__sub-title+.gfield_label,.single-product .section-content-img .gform_wrapper.gravity-theme .gsection .pre-title+.gsection_title,.single-product .section-content-img .pre-title+.h1,.single-product .section-content-img .pre-title+.h2,.single-product .section-content-img .pre-title+.h3,.single-product .section-content-img .pre-title+.h4,.single-product .section-content-img .pre-title+.h5,.single-product .section-content-img .pre-title+.h6,.single-product .section-content-img .pre-title+.post-item-event__content-title,.single-product .section-content-img .pre-title+.section-term-content__terms__grid__term__title,.single-product .section-content-img .pre-title+h1,.single-product .section-content-img .pre-title+h2,.single-product .section-content-img .pre-title+h3,.single-product .section-content-img .pre-title+h4,.single-product .section-content-img .pre-title+h5,.single-product .section-content-img .pre-title+h6,.single-product .section-content-img .section-term-content .pre-title+.sidebar__product__content__title,.single-product .section-content-img .section-term-content .pre-title+.sidebar__title,.single-product .section-content-img .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .pre-title+h3,.single-product .section-content-img .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .pre-title+a,.single-product .section-content-img .tax-knowledge_base_category .page-content .pre-title+.section-kb-related__title,.single-product .section-content-img .tax-knowledge_base_category .page-content .pre-title+.sidebar__product__content__title,.single-product .section-content-img .tax-knowledge_base_category .page-content .pre-title+.sidebar__title,.single-product .section-content-img .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .pre-title+.gfield_label,.single-product .section-content-img .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .pre-title+h3,.single-product .section-content-img .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .pre-title+a,.single-product .section-content-img .tax-knowledge_base_tag .page-content .pre-title+.section-kb-related__title,.single-product .section-content-img .tax-knowledge_base_tag .page-content .pre-title+.sidebar__product__content__title,.single-product .section-content-img .tax-knowledge_base_tag .page-content .pre-title+.sidebar__title,.single-product .section-content-img .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .pre-title+.gfield_label,.single-product .section-content-img body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .pre-title+h3,.single-product .section-content-img body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .pre-title+a,.single-product .section-content-img body.single-knowledge_base .page-content .pre-title+.section-kb-related__title,.single-product .section-content-img body.single-knowledge_base .page-content .pre-title+.sidebar__product__content__title,.single-product .section-content-img body.single-knowledge_base .page-content .pre-title+.sidebar__title,.single-product .section-content-img body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .pre-title+.gfield_label,.single-product .section-content-img body.template-contact .page-content .pre-title+.section-content__tiles-container__title,.single-product .section-content-img body.template-contact .page-content .section-map .pre-title+.acf-map__block__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .gform_wrapper.gravity-theme .gsection .section-cr-knowledgebase__block__subtitle+.gsection_title,.single-product .section-content-img body.template-homepage-corrosion .page-content .gform_wrapper.gravity-theme .gsection .section-cr-knowledgebase__header__subtitle+.gsection_title,.single-product .section-content-img body.template-homepage-corrosion .page-content .gform_wrapper.gravity-theme .gsection .section-cr-packages__package__subtitle+.gsection_title,.single-product .section-content-img body.template-homepage-corrosion .page-content .gform_wrapper.gravity-theme .gsection .section-cr-publications__header__subtitle+.gsection_title,.single-product .section-content-img body.template-homepage-corrosion .page-content .pre-title+.section-cr-knowledgebase__block__subtitle,.single-product .section-content-img body.template-homepage-corrosion .page-content .pre-title+.section-cr-packages__usp,.single-product .section-content-img body.template-homepage-corrosion .page-content .pre-title+.section-cr-publications__block__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h1,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h2,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h3,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h4,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h5,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h6,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.post-item-event__content-title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-cr-knowledgebase__block__subtitle,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-cr-packages__usp,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-cr-publications__block__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-term-content__terms__grid__term__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h1,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h2,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h4,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h5,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h6,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h1,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h2,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h3,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h4,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h5,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h6,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.post-item-event__content-title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-cr-knowledgebase__block__subtitle,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-cr-packages__usp,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-cr-publications__block__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-term-content__terms__grid__term__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h1,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h2,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h4,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h5,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h6,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h1,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h2,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h3,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h4,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h5,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h6,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.post-item-event__content-title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-cr-knowledgebase__block__subtitle,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-cr-packages__usp,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-cr-publications__block__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-term-content__terms__grid__term__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h1,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h2,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h4,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h5,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h6,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h1,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h2,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h3,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h4,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h5,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h6,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.post-item-event__content-title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-cr-knowledgebase__block__subtitle,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-cr-packages__usp,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-cr-publications__block__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-term-content__terms__grid__term__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h1,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h2,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h4,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h5,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h6,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-term-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-term-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-term-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-term-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-term-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-term-content .section-cr-packages__package__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-term-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .page-content .section-term-content .section-cr-publications__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-packages__package__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-publications__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-packages__package__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-publications__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-packages__package__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-publications__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion body.template-contact .page-content .section-cr-knowledgebase__block__subtitle+.section-content__tiles-container__title,.single-product .section-content-img body.template-homepage-corrosion body.template-contact .page-content .section-cr-knowledgebase__header__subtitle+.section-content__tiles-container__title,.single-product .section-content-img body.template-homepage-corrosion body.template-contact .page-content .section-cr-packages__package__subtitle+.section-content__tiles-container__title,.single-product .section-content-img body.template-homepage-corrosion body.template-contact .page-content .section-cr-publications__header__subtitle+.section-content__tiles-container__title,.single-product .section-content-img body.template-homepage-corrosion body.template-contact .page-content .section-map .section-cr-knowledgebase__block__subtitle+.acf-map__block__title,.single-product .section-content-img body.template-homepage-corrosion body.template-contact .page-content .section-map .section-cr-knowledgebase__header__subtitle+.acf-map__block__title,.single-product .section-content-img body.template-homepage-corrosion body.template-contact .page-content .section-map .section-cr-packages__package__subtitle+.acf-map__block__title,.single-product .section-content-img body.template-homepage-corrosion body.template-contact .page-content .section-map .section-cr-publications__header__subtitle+.acf-map__block__title,.single-product .section-content-img body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .section-cr-knowledgebase__block__subtitle+h4,.single-product .section-content-img body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .section-cr-knowledgebase__header__subtitle+h4,.single-product .section-content-img body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .section-cr-packages__package__subtitle+h4,.single-product .section-content-img body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .section-cr-publications__header__subtitle+h4,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .section-cr-packages__package__subtitle+.section-categories__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .section-cr-publications__header__subtitle+.section-categories__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__subtitle,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-categories__header__link,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-instruments__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-video-grid__item__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__subtitle,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-categories__header__link,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-instruments__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-video-grid__item__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-blocks__item__content__subtitle,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-blocks__item__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-categories__header__link,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-categories__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-instruments__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-video-grid__item__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-blocks__item__content__subtitle,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-blocks__item__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-categories__header__link,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-categories__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-instruments__main__term__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-video-grid__item__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-packages__package__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-publications__header__subtitle+.sidebar__title,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.single-product .section-content-img body.template-homepage-oem .page-content .section-faq__accordion-item__title .pre-title+h3,.single-product .section-content-img body.template-homepage-oem .page-content .section-video__caption .pre-title+h4,.single-product .section-content-img body.template-knowledge-base .page-content .pre-title+.section-blocks__item__content__subtitle,.single-product .section-content-img body.template-knowledge-base .page-content .pre-title+.section-blocks__item__content__title,.single-product .section-content-img body.template-knowledge-base .page-content .pre-title+.section-categories__header__link,.single-product .section-content-img body.template-knowledge-base .page-content .pre-title+.section-categories__main__term__title,.single-product .section-content-img body.template-knowledge-base .page-content .pre-title+.section-instruments__main__term__title,.single-product .section-content-img body.template-knowledge-base .page-content .pre-title+.section-video-grid__item__content__title,.single-product .section-content-img body.template-knowledge-base .page-content .section-categories__main--col-5 .pre-title+.section-categories__main__term__title,.single-product .section-content-img body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .pre-title+h3,.single-product .section-content-img body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .pre-title+a,.single-product .section-content-img body.template-knowledge-base-article .page-content .pre-title+.section-kb-related__title,.single-product .section-content-img body.template-knowledge-base-article .page-content .pre-title+.sidebar__product__content__title,.single-product .section-content-img body.template-knowledge-base-article .page-content .pre-title+.sidebar__title,.single-product .section-content-img body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .pre-title+.gfield_label,.single-product .section-term-content .section__subtitle+.sidebar__product__content__title,.single-product .section-term-content .section__subtitle+.sidebar__title,.single-product .section__subtitle+.h1,.single-product .section__subtitle+.h2,.single-product .section__subtitle+.h3,.single-product .section__subtitle+.h4,.single-product .section__subtitle+.h5,.single-product .section__subtitle+.h6,.single-product .section__subtitle+.post-item-event__content-title,.single-product .section__subtitle+.section-term-content__terms__grid__term__title,.single-product .section__subtitle+h1,.single-product .section__subtitle+h2,.single-product .section__subtitle+h3,.single-product .section__subtitle+h4,.single-product .section__subtitle+h5,.single-product .section__subtitle+h6,.single-product .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section__subtitle+h3,.single-product .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section__subtitle+a,.single-product .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section__subtitle+.gfield_label,.single-product .tax-knowledge_base_category .page-content .section__subtitle+.section-kb-related__title,.single-product .tax-knowledge_base_category .page-content .section__subtitle+.sidebar__product__content__title,.single-product .tax-knowledge_base_category .page-content .section__subtitle+.sidebar__title,.single-product .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section__subtitle+h3,.single-product .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section__subtitle+a,.single-product .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section__subtitle+.gfield_label,.single-product .tax-knowledge_base_tag .page-content .section__subtitle+.section-kb-related__title,.single-product .tax-knowledge_base_tag .page-content .section__subtitle+.sidebar__product__content__title,.single-product .tax-knowledge_base_tag .page-content .section__subtitle+.sidebar__title,.single-product body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section__subtitle+h3,.single-product body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section__subtitle+a,.single-product body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section__subtitle+.gfield_label,.single-product body.single-knowledge_base .page-content .section__subtitle+.section-kb-related__title,.single-product body.single-knowledge_base .page-content .section__subtitle+.sidebar__product__content__title,.single-product body.single-knowledge_base .page-content .section__subtitle+.sidebar__title,.single-product body.template-contact .page-content .section-map .section__subtitle+.acf-map__block__title,.single-product body.template-contact .page-content .section__subtitle+.section-content__tiles-container__title,.single-product body.template-homepage-corrosion .page-content .section__subtitle+.section-cr-knowledgebase__block__subtitle,.single-product body.template-homepage-corrosion .page-content .section__subtitle+.section-cr-packages__usp,.single-product body.template-homepage-corrosion .page-content .section__subtitle+.section-cr-publications__block__title,.single-product body.template-homepage-oem .page-content .section-faq__accordion-item__title .section__subtitle+h3,.single-product body.template-homepage-oem .page-content .section-video__caption .section__subtitle+h4,.single-product body.template-knowledge-base .page-content .section-categories__main--col-5 .section__subtitle+.section-categories__main__term__title,.single-product body.template-knowledge-base .page-content .section__subtitle+.section-blocks__item__content__subtitle,.single-product body.template-knowledge-base .page-content .section__subtitle+.section-blocks__item__content__title,.single-product body.template-knowledge-base .page-content .section__subtitle+.section-categories__header__link,.single-product body.template-knowledge-base .page-content .section__subtitle+.section-categories__main__term__title,.single-product body.template-knowledge-base .page-content .section__subtitle+.section-instruments__main__term__title,.single-product body.template-knowledge-base .page-content .section__subtitle+.section-video-grid__item__content__title,.single-product body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section__subtitle+h3,.single-product body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section__subtitle+a,.single-product body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section__subtitle+.gfield_label,.single-product body.template-knowledge-base-article .page-content .section__subtitle+.section-kb-related__title,.single-product body.template-knowledge-base-article .page-content .section__subtitle+.sidebar__product__content__title,.single-product body.template-knowledge-base-article .page-content .section__subtitle+.sidebar__title,.subtitle+.h1,.subtitle+.h2,.subtitle+.h3,.subtitle+.h4,.subtitle+.h5,.subtitle+.h6,.subtitle+.post-item-event__content-title,.subtitle+.section-term-content__terms__grid__term__title,.subtitle+h1,.subtitle+h2,.subtitle+h3,.subtitle+h4,.subtitle+h5,.subtitle+h6,.tax-knowledge_base_category .page-content .gform_wrapper.gravity-theme .gsection .sidebar__product__content__subtitle+.gsection_title,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .pre-title+h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-term-content .sidebar__product__content__subtitle+h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .product-referrals .referral__sub-title+h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .product-summary .product-heading__sub-title+h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .pre-title+h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section__subtitle+h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .subtitle+h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .pre-title+a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-term-content .sidebar__product__content__subtitle+a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .product-referrals .referral__sub-title+a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .product-summary .product-heading__sub-title+a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .pre-title+a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section__subtitle+a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .subtitle+a,.tax-knowledge_base_category .page-content .pre-title+.section-kb-related__title,.tax-knowledge_base_category .page-content .pre-title+.sidebar__product__content__title,.tax-knowledge_base_category .page-content .pre-title+.sidebar__title,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .pre-title+.gfield_label,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section-term-content .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .single-product .product-referrals .referral__sub-title+.gfield_label,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .single-product .product-summary .product-heading__sub-title+.gfield_label,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .pre-title+.gfield_label,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .single-product .section__subtitle+.gfield_label,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .subtitle+.gfield_label,.tax-knowledge_base_category .page-content .section-term-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_category .page-content .section-term-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category .page-content .section-term-content .sidebar__product__content__subtitle+.sidebar__title,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.h1,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.h2,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.h3,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.h4,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.h5,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.h6,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.post-item-event__content-title,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-term-content__terms__grid__term__title,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__title,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+h1,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+h2,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+h3,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+h4,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+h5,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+h6,.tax-knowledge_base_category .page-content .single-product .product-referrals .referral__sub-title+.section-kb-related__title,.tax-knowledge_base_category .page-content .single-product .product-referrals .referral__sub-title+.sidebar__product__content__title,.tax-knowledge_base_category .page-content .single-product .product-referrals .referral__sub-title+.sidebar__title,.tax-knowledge_base_category .page-content .single-product .product-summary .product-heading__sub-title+.section-kb-related__title,.tax-knowledge_base_category .page-content .single-product .product-summary .product-heading__sub-title+.sidebar__product__content__title,.tax-knowledge_base_category .page-content .single-product .product-summary .product-heading__sub-title+.sidebar__title,.tax-knowledge_base_category .page-content .single-product .section-content-img .pre-title+.section-kb-related__title,.tax-knowledge_base_category .page-content .single-product .section-content-img .pre-title+.sidebar__product__content__title,.tax-knowledge_base_category .page-content .single-product .section-content-img .pre-title+.sidebar__title,.tax-knowledge_base_category .page-content .single-product .section__subtitle+.section-kb-related__title,.tax-knowledge_base_category .page-content .single-product .section__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category .page-content .single-product .section__subtitle+.sidebar__title,.tax-knowledge_base_category .page-content .subtitle+.section-kb-related__title,.tax-knowledge_base_category .page-content .subtitle+.sidebar__product__content__title,.tax-knowledge_base_category .page-content .subtitle+.sidebar__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.tax-knowledge_base_category .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.tax-knowledge_base_category .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_category .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.tax-knowledge_base_category .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_category .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_category .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__title,.tax-knowledge_base_category body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_category body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.tax-knowledge_base_category body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_category body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__title,.tax-knowledge_base_category body.template-contact .page-content .section-map .sidebar__product__content__subtitle+.acf-map__block__title,.tax-knowledge_base_category body.template-contact .page-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-packages__package__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-publications__header__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-packages__package__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-publications__header__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-packages__usp,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__title,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.tax-knowledge_base_category body.template-homepage-oem .page-content .section-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_category body.template-homepage-oem .page-content .section-video__caption .sidebar__product__content__subtitle+h4,.tax-knowledge_base_category body.template-knowledge-base .page-content .section-categories__main--col-5 .sidebar__product__content__subtitle+.section-categories__main__term__title,.tax-knowledge_base_category body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,.tax-knowledge_base_category body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,.tax-knowledge_base_category body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__header__link,.tax-knowledge_base_category body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__main__term__title,.tax-knowledge_base_category body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,.tax-knowledge_base_category body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title,.tax-knowledge_base_category body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_category body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.tax-knowledge_base_category body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_category body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_category body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_category body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__title,.tax-knowledge_base_tag .page-content .gform_wrapper.gravity-theme .gsection .sidebar__product__content__subtitle+.gsection_title,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .pre-title+h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-term-content .sidebar__product__content__subtitle+h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .product-referrals .referral__sub-title+h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .product-summary .product-heading__sub-title+h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .pre-title+h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section__subtitle+h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .subtitle+h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .pre-title+a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-term-content .sidebar__product__content__subtitle+a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .product-referrals .referral__sub-title+a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .product-summary .product-heading__sub-title+a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .pre-title+a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section__subtitle+a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .subtitle+a,.tax-knowledge_base_tag .page-content .pre-title+.section-kb-related__title,.tax-knowledge_base_tag .page-content .pre-title+.sidebar__product__content__title,.tax-knowledge_base_tag .page-content .pre-title+.sidebar__title,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .pre-title+.gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section-term-content .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .single-product .product-referrals .referral__sub-title+.gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .single-product .product-summary .product-heading__sub-title+.gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .pre-title+.gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .single-product .section__subtitle+.gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .subtitle+.gfield_label,.tax-knowledge_base_tag .page-content .section-term-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_tag .page-content .section-term-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag .page-content .section-term-content .sidebar__product__content__subtitle+.sidebar__title,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.h1,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.h2,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.h3,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.h4,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.h5,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.h6,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.post-item-event__content-title,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-term-content__terms__grid__term__title,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__title,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+h1,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+h2,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+h3,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+h4,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+h5,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+h6,.tax-knowledge_base_tag .page-content .single-product .product-referrals .referral__sub-title+.section-kb-related__title,.tax-knowledge_base_tag .page-content .single-product .product-referrals .referral__sub-title+.sidebar__product__content__title,.tax-knowledge_base_tag .page-content .single-product .product-referrals .referral__sub-title+.sidebar__title,.tax-knowledge_base_tag .page-content .single-product .product-summary .product-heading__sub-title+.section-kb-related__title,.tax-knowledge_base_tag .page-content .single-product .product-summary .product-heading__sub-title+.sidebar__product__content__title,.tax-knowledge_base_tag .page-content .single-product .product-summary .product-heading__sub-title+.sidebar__title,.tax-knowledge_base_tag .page-content .single-product .section-content-img .pre-title+.section-kb-related__title,.tax-knowledge_base_tag .page-content .single-product .section-content-img .pre-title+.sidebar__product__content__title,.tax-knowledge_base_tag .page-content .single-product .section-content-img .pre-title+.sidebar__title,.tax-knowledge_base_tag .page-content .single-product .section__subtitle+.section-kb-related__title,.tax-knowledge_base_tag .page-content .single-product .section__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag .page-content .single-product .section__subtitle+.sidebar__title,.tax-knowledge_base_tag .page-content .subtitle+.section-kb-related__title,.tax-knowledge_base_tag .page-content .subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag .page-content .subtitle+.sidebar__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.tax-knowledge_base_tag .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.tax-knowledge_base_tag .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_tag .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.tax-knowledge_base_tag .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_tag .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_tag .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__title,.tax-knowledge_base_tag body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_tag body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.tax-knowledge_base_tag body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_tag body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__title,.tax-knowledge_base_tag body.template-contact .page-content .section-map .sidebar__product__content__subtitle+.acf-map__block__title,.tax-knowledge_base_tag body.template-contact .page-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-packages__package__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-publications__header__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-packages__package__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-publications__header__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-packages__usp,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__title,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-homepage-oem .page-content .section-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_tag body.template-homepage-oem .page-content .section-video__caption .sidebar__product__content__subtitle+h4,.tax-knowledge_base_tag body.template-knowledge-base .page-content .section-categories__main--col-5 .sidebar__product__content__subtitle+.section-categories__main__term__title,.tax-knowledge_base_tag body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,.tax-knowledge_base_tag body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,.tax-knowledge_base_tag body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__header__link,.tax-knowledge_base_tag body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__main__term__title,.tax-knowledge_base_tag body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,.tax-knowledge_base_tag body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title,.tax-knowledge_base_tag body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,.tax-knowledge_base_tag body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,.tax-knowledge_base_tag body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,.tax-knowledge_base_tag body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-kb-related__title,.tax-knowledge_base_tag body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,.tax-knowledge_base_tag body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__title,body.single-knowledge_base .page-content .gform_wrapper.gravity-theme .gsection .sidebar__product__content__subtitle+.gsection_title,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .pre-title+h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-term-content .sidebar__product__content__subtitle+h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .product-referrals .referral__sub-title+h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .product-summary .product-heading__sub-title+h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .pre-title+h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section__subtitle+h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .subtitle+h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .pre-title+a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-term-content .sidebar__product__content__subtitle+a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .product-referrals .referral__sub-title+a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .product-summary .product-heading__sub-title+a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .pre-title+a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section__subtitle+a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .subtitle+a,body.single-knowledge_base .page-content .pre-title+.section-kb-related__title,body.single-knowledge_base .page-content .pre-title+.sidebar__product__content__title,body.single-knowledge_base .page-content .pre-title+.sidebar__title,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .pre-title+.gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section-term-content .sidebar__product__content__subtitle+.gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .single-product .product-referrals .referral__sub-title+.gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .single-product .product-summary .product-heading__sub-title+.gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .pre-title+.gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .single-product .section__subtitle+.gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .subtitle+.gfield_label,body.single-knowledge_base .page-content .section-term-content .sidebar__product__content__subtitle+.section-kb-related__title,body.single-knowledge_base .page-content .section-term-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.single-knowledge_base .page-content .section-term-content .sidebar__product__content__subtitle+.sidebar__title,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.h1,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.h2,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.h3,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.h4,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.h5,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.h6,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.post-item-event__content-title,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-kb-related__title,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-term-content__terms__grid__term__title,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__title,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+h1,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+h2,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+h3,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+h4,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+h5,body.single-knowledge_base .page-content .sidebar__product__content__subtitle+h6,body.single-knowledge_base .page-content .single-product .product-referrals .referral__sub-title+.section-kb-related__title,body.single-knowledge_base .page-content .single-product .product-referrals .referral__sub-title+.sidebar__product__content__title,body.single-knowledge_base .page-content .single-product .product-referrals .referral__sub-title+.sidebar__title,body.single-knowledge_base .page-content .single-product .product-summary .product-heading__sub-title+.section-kb-related__title,body.single-knowledge_base .page-content .single-product .product-summary .product-heading__sub-title+.sidebar__product__content__title,body.single-knowledge_base .page-content .single-product .product-summary .product-heading__sub-title+.sidebar__title,body.single-knowledge_base .page-content .single-product .section-content-img .pre-title+.section-kb-related__title,body.single-knowledge_base .page-content .single-product .section-content-img .pre-title+.sidebar__product__content__title,body.single-knowledge_base .page-content .single-product .section-content-img .pre-title+.sidebar__title,body.single-knowledge_base .page-content .single-product .section__subtitle+.section-kb-related__title,body.single-knowledge_base .page-content .single-product .section__subtitle+.sidebar__product__content__title,body.single-knowledge_base .page-content .single-product .section__subtitle+.sidebar__title,body.single-knowledge_base .page-content .subtitle+.section-kb-related__title,body.single-knowledge_base .page-content .subtitle+.sidebar__product__content__title,body.single-knowledge_base .page-content .subtitle+.sidebar__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.single-knowledge_base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.single-knowledge_base .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.single-knowledge_base .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,body.single-knowledge_base .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,body.single-knowledge_base .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-kb-related__title,body.single-knowledge_base .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.single-knowledge_base .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__title,body.single-knowledge_base .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.single-knowledge_base .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,body.single-knowledge_base .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,body.single-knowledge_base .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-kb-related__title,body.single-knowledge_base .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.single-knowledge_base .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__title,body.single-knowledge_base body.template-contact .page-content .section-map .sidebar__product__content__subtitle+.acf-map__block__title,body.single-knowledge_base body.template-contact .page-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-packages__package__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-publications__header__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-packages__package__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-publications__header__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,body.single-knowledge_base body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-packages__usp,body.single-knowledge_base body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-kb-related__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-kb-related__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__title,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.single-knowledge_base body.template-homepage-oem .page-content .section-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.single-knowledge_base body.template-homepage-oem .page-content .section-video__caption .sidebar__product__content__subtitle+h4,body.single-knowledge_base body.template-knowledge-base .page-content .section-categories__main--col-5 .sidebar__product__content__subtitle+.section-categories__main__term__title,body.single-knowledge_base body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,body.single-knowledge_base body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,body.single-knowledge_base body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__header__link,body.single-knowledge_base body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__main__term__title,body.single-knowledge_base body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,body.single-knowledge_base body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title,body.single-knowledge_base body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.single-knowledge_base body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,body.single-knowledge_base body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,body.single-knowledge_base body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-kb-related__title,body.single-knowledge_base body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.single-knowledge_base body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__title,body.template-contact .page-content .pre-title+.section-content__tiles-container__title,body.template-contact .page-content .section-map .pre-title+.acf-map__block__title,body.template-contact .page-content .section-map .section-term-content .sidebar__product__content__subtitle+.acf-map__block__title,body.template-contact .page-content .section-map .single-product .product-referrals .referral__sub-title+.acf-map__block__title,body.template-contact .page-content .section-map .single-product .product-summary .product-heading__sub-title+.acf-map__block__title,body.template-contact .page-content .section-map .single-product .section-content-img .pre-title+.acf-map__block__title,body.template-contact .page-content .section-map .single-product .section__subtitle+.acf-map__block__title,body.template-contact .page-content .section-map .subtitle+.acf-map__block__title,body.template-contact .page-content .section-term-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,body.template-contact .page-content .single-product .product-referrals .referral__sub-title+.section-content__tiles-container__title,body.template-contact .page-content .single-product .product-summary .product-heading__sub-title+.section-content__tiles-container__title,body.template-contact .page-content .single-product .section-content-img .pre-title+.section-content__tiles-container__title,body.template-contact .page-content .single-product .section__subtitle+.section-content__tiles-container__title,body.template-contact .page-content .subtitle+.section-content__tiles-container__title,body.template-contact .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-content__tiles-container__title,body.template-contact .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-content__tiles-container__title,body.template-contact .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-content__tiles-container__title,body.template-contact .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-content__tiles-container__title,body.template-contact .single-product .section-content-img body.template-homepage-corrosion .page-content .section-map .section-cr-knowledgebase__block__subtitle+.acf-map__block__title,body.template-contact .single-product .section-content-img body.template-homepage-corrosion .page-content .section-map .section-cr-knowledgebase__header__subtitle+.acf-map__block__title,body.template-contact .single-product .section-content-img body.template-homepage-corrosion .page-content .section-map .section-cr-packages__package__subtitle+.acf-map__block__title,body.template-contact .single-product .section-content-img body.template-homepage-corrosion .page-content .section-map .section-cr-publications__header__subtitle+.acf-map__block__title,body.template-contact .tax-knowledge_base_category .page-content .section-map .sidebar__product__content__subtitle+.acf-map__block__title,body.template-contact .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,body.template-contact .tax-knowledge_base_tag .page-content .section-map .sidebar__product__content__subtitle+.acf-map__block__title,body.template-contact .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,body.template-contact body.single-knowledge_base .page-content .section-map .sidebar__product__content__subtitle+.acf-map__block__title,body.template-contact body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,body.template-contact body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-content__tiles-container__title,body.template-contact body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-content__tiles-container__title,body.template-contact body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-content__tiles-container__title,body.template-contact body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-content__tiles-container__title,body.template-contact body.template-homepage-corrosion .page-content .section-map .section-cr-knowledgebase__block__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .section-map .section-cr-knowledgebase__header__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .section-map .section-cr-packages__package__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .section-map .section-cr-publications__header__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .section-map .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .section-map .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .section-map .single-product .section-content-img .section-cr-packages__package__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .section-map .single-product .section-content-img .section-cr-publications__header__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-content__tiles-container__title,body.template-contact body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-content__tiles-container__title,body.template-contact body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-content__tiles-container__title,body.template-contact body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-content__tiles-container__title,body.template-contact body.template-homepage-corrosion .page-content .single-product .section-content-img .section-map .section-cr-knowledgebase__block__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .single-product .section-content-img .section-map .section-cr-knowledgebase__header__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .single-product .section-content-img .section-map .section-cr-packages__package__subtitle+.acf-map__block__title,body.template-contact body.template-homepage-corrosion .page-content .single-product .section-content-img .section-map .section-cr-publications__header__subtitle+.acf-map__block__title,body.template-contact body.template-knowledge-base-article .page-content .section-map .sidebar__product__content__subtitle+.acf-map__block__title,body.template-contact body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,body.template-homepage-corrosion .page-content .gform_wrapper.gravity-theme .gsection .section-cr-knowledgebase__block__subtitle+.gsection_title,body.template-homepage-corrosion .page-content .gform_wrapper.gravity-theme .gsection .section-cr-knowledgebase__header__subtitle+.gsection_title,body.template-homepage-corrosion .page-content .gform_wrapper.gravity-theme .gsection .section-cr-packages__package__subtitle+.gsection_title,body.template-homepage-corrosion .page-content .gform_wrapper.gravity-theme .gsection .section-cr-publications__header__subtitle+.gsection_title,body.template-homepage-corrosion .page-content .pre-title+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .pre-title+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .pre-title+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h1,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h2,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h3,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h4,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h5,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.h6,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.post-item-event__content-title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-term-content__terms__grid__term__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h1,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h2,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h4,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h5,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+h6,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h1,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h2,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h3,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h4,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h5,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.h6,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.post-item-event__content-title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-term-content__terms__grid__term__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h1,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h2,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h4,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h5,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+h6,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h1,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h2,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h3,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h4,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h5,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.h6,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.post-item-event__content-title,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-term-content__terms__grid__term__title,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h1,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h2,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h4,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h5,body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+h6,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h1,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h2,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h3,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h4,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h5,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.h6,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.post-item-event__content-title,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-term-content__terms__grid__term__title,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h1,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h2,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h4,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h5,body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+h6,body.template-homepage-corrosion .page-content .section-term-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .page-content .section-term-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion .page-content .section-term-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .page-content .section-term-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion .page-content .section-term-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .page-content .section-term-content .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion .page-content .section-term-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .page-content .section-term-content .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion .page-content .section-term-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-term-content .sidebar__product__content__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .section-term-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .single-product .product-referrals .referral__sub-title+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .single-product .product-referrals .referral__sub-title+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .single-product .product-referrals .referral__sub-title+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .single-product .product-summary .product-heading__sub-title+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .single-product .product-summary .product-heading__sub-title+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .single-product .product-summary .product-heading__sub-title+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .gform_wrapper.gravity-theme .gsection .section-cr-knowledgebase__block__subtitle+.gsection_title,body.template-homepage-corrosion .page-content .single-product .section-content-img .gform_wrapper.gravity-theme .gsection .section-cr-knowledgebase__header__subtitle+.gsection_title,body.template-homepage-corrosion .page-content .single-product .section-content-img .gform_wrapper.gravity-theme .gsection .section-cr-packages__package__subtitle+.gsection_title,body.template-homepage-corrosion .page-content .single-product .section-content-img .gform_wrapper.gravity-theme .gsection .section-cr-publications__header__subtitle+.gsection_title,body.template-homepage-corrosion .page-content .single-product .section-content-img .pre-title+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .single-product .section-content-img .pre-title+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .single-product .section-content-img .pre-title+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.h1,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.h2,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.h3,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.h4,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.h5,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.h6,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.post-item-event__content-title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-term-content__terms__grid__term__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h1,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h2,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h4,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h5,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h6,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.h1,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.h2,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.h3,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.h4,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.h5,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.h6,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.post-item-event__content-title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-term-content__terms__grid__term__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h1,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h2,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h4,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h5,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h6,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.h1,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.h2,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.h3,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.h4,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.h5,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.h6,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.post-item-event__content-title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-term-content__terms__grid__term__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+h1,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+h2,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+h4,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+h5,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+h6,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.h1,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.h2,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.h3,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.h4,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.h5,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.h6,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.post-item-event__content-title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-term-content__terms__grid__term__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+h1,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+h2,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+h4,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+h5,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+h6,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-term-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-term-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-term-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-term-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-term-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-term-content .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-term-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .page-content .single-product .section-content-img .section-term-content .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion .page-content .single-product .section__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .single-product .section__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .single-product .section__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .page-content .subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .page-content .subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_category .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion .tax-knowledge_base_tag .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion body.single-knowledge_base .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion body.template-contact .page-content .section-cr-knowledgebase__block__subtitle+.section-content__tiles-container__title,body.template-homepage-corrosion body.template-contact .page-content .section-cr-knowledgebase__header__subtitle+.section-content__tiles-container__title,body.template-homepage-corrosion body.template-contact .page-content .section-cr-packages__package__subtitle+.section-content__tiles-container__title,body.template-homepage-corrosion body.template-contact .page-content .section-cr-publications__header__subtitle+.section-content__tiles-container__title,body.template-homepage-corrosion body.template-contact .page-content .section-map .section-cr-knowledgebase__block__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .section-map .section-cr-knowledgebase__header__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .section-map .section-cr-packages__package__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .section-map .section-cr-publications__header__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .section-map .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .section-map .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .section-map .single-product .section-content-img .section-cr-packages__package__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .section-map .single-product .section-content-img .section-cr-publications__header__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-content__tiles-container__title,body.template-homepage-corrosion body.template-contact .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-content__tiles-container__title,body.template-homepage-corrosion body.template-contact .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-content__tiles-container__title,body.template-homepage-corrosion body.template-contact .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-content__tiles-container__title,body.template-homepage-corrosion body.template-contact .page-content .single-product .section-content-img .section-map .section-cr-knowledgebase__block__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .single-product .section-content-img .section-map .section-cr-knowledgebase__header__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .single-product .section-content-img .section-map .section-cr-packages__package__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-contact .page-content .single-product .section-content-img .section-map .section-cr-publications__header__subtitle+.acf-map__block__title,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .section-cr-knowledgebase__block__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .section-cr-knowledgebase__header__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .section-cr-packages__package__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .section-cr-publications__header__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .single-product .section-content-img .section-cr-packages__package__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .section-video__caption .single-product .section-content-img .section-cr-publications__header__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .single-product .section-content-img .section-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .single-product .section-content-img .section-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .single-product .section-content-img .section-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .single-product .section-content-img .section-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion body.template-homepage-oem .page-content .single-product .section-content-img .section-video__caption .section-cr-knowledgebase__block__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .single-product .section-content-img .section-video__caption .section-cr-knowledgebase__header__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .single-product .section-content-img .section-video__caption .section-cr-packages__package__subtitle+h4,body.template-homepage-corrosion body.template-homepage-oem .page-content .single-product .section-content-img .section-video__caption .section-cr-publications__header__subtitle+h4,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .single-product .section-content-img .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-categories__main--col-5 .single-product .section-content-img .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__subtitle,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-categories__header__link,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-instruments__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__block__subtitle+.section-video-grid__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__subtitle,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-categories__header__link,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-instruments__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-knowledgebase__header__subtitle+.section-video-grid__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-blocks__item__content__subtitle,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-blocks__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-categories__header__link,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-instruments__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-packages__package__subtitle+.section-video-grid__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-blocks__item__content__subtitle,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-blocks__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-categories__header__link,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-instruments__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .section-cr-publications__header__subtitle+.section-video-grid__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-categories__main--col-5 .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-categories__main--col-5 .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-categories__main--col-5 .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-categories__main--col-5 .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__subtitle,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-categories__header__link,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-instruments__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-video-grid__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__subtitle,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-categories__header__link,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-instruments__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-video-grid__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-blocks__item__content__subtitle,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-blocks__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-categories__header__link,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-instruments__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-video-grid__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-blocks__item__content__subtitle,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-blocks__item__content__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-categories__header__link,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-instruments__main__term__title,body.template-homepage-corrosion body.template-knowledge-base .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-video-grid__item__content__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-cr-packages__usp,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__title,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-homepage-corrosion body.template-knowledge-base-article .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-homepage-oem .page-content .section-faq__accordion-item__title .pre-title+h3,body.template-homepage-oem .page-content .section-faq__accordion-item__title .section-term-content .sidebar__product__content__subtitle+h3,body.template-homepage-oem .page-content .section-faq__accordion-item__title .single-product .product-referrals .referral__sub-title+h3,body.template-homepage-oem .page-content .section-faq__accordion-item__title .single-product .product-summary .product-heading__sub-title+h3,body.template-homepage-oem .page-content .section-faq__accordion-item__title .single-product .section-content-img .pre-title+h3,body.template-homepage-oem .page-content .section-faq__accordion-item__title .single-product .section__subtitle+h3,body.template-homepage-oem .page-content .section-faq__accordion-item__title .subtitle+h3,body.template-homepage-oem .page-content .section-video__caption .pre-title+h4,body.template-homepage-oem .page-content .section-video__caption .section-term-content .sidebar__product__content__subtitle+h4,body.template-homepage-oem .page-content .section-video__caption .single-product .product-referrals .referral__sub-title+h4,body.template-homepage-oem .page-content .section-video__caption .single-product .product-summary .product-heading__sub-title+h4,body.template-homepage-oem .page-content .section-video__caption .single-product .section-content-img .pre-title+h4,body.template-homepage-oem .page-content .section-video__caption .single-product .section__subtitle+h4,body.template-homepage-oem .page-content .section-video__caption .subtitle+h4,body.template-homepage-oem .single-product .section-content-img body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-oem .single-product .section-content-img body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-oem .single-product .section-content-img body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-oem .single-product .section-content-img body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-oem .single-product .section-content-img body.template-homepage-corrosion .page-content .section-video__caption .section-cr-knowledgebase__block__subtitle+h4,body.template-homepage-oem .single-product .section-content-img body.template-homepage-corrosion .page-content .section-video__caption .section-cr-knowledgebase__header__subtitle+h4,body.template-homepage-oem .single-product .section-content-img body.template-homepage-corrosion .page-content .section-video__caption .section-cr-packages__package__subtitle+h4,body.template-homepage-oem .single-product .section-content-img body.template-homepage-corrosion .page-content .section-video__caption .section-cr-publications__header__subtitle+h4,body.template-homepage-oem .tax-knowledge_base_category .page-content .section-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.template-homepage-oem .tax-knowledge_base_category .page-content .section-video__caption .sidebar__product__content__subtitle+h4,body.template-homepage-oem .tax-knowledge_base_tag .page-content .section-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.template-homepage-oem .tax-knowledge_base_tag .page-content .section-video__caption .sidebar__product__content__subtitle+h4,body.template-homepage-oem body.single-knowledge_base .page-content .section-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.template-homepage-oem body.single-knowledge_base .page-content .section-video__caption .sidebar__product__content__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-video__caption .section-cr-knowledgebase__block__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-video__caption .section-cr-knowledgebase__header__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-video__caption .section-cr-packages__package__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-video__caption .section-cr-publications__header__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-video__caption .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-video__caption .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-video__caption .single-product .section-content-img .section-cr-packages__package__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .section-video__caption .single-product .section-content-img .section-cr-publications__header__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .single-product .section-content-img .section-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .single-product .section-content-img .section-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .single-product .section-content-img .section-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .single-product .section-content-img .section-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-homepage-oem body.template-homepage-corrosion .page-content .single-product .section-content-img .section-video__caption .section-cr-knowledgebase__block__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .single-product .section-content-img .section-video__caption .section-cr-knowledgebase__header__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .single-product .section-content-img .section-video__caption .section-cr-packages__package__subtitle+h4,body.template-homepage-oem body.template-homepage-corrosion .page-content .single-product .section-content-img .section-video__caption .section-cr-publications__header__subtitle+h4,body.template-homepage-oem body.template-knowledge-base-article .page-content .section-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.template-homepage-oem body.template-knowledge-base-article .page-content .section-video__caption .sidebar__product__content__subtitle+h4,body.template-knowledge-base .page-content .pre-title+.section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .pre-title+.section-blocks__item__content__title,body.template-knowledge-base .page-content .pre-title+.section-categories__header__link,body.template-knowledge-base .page-content .pre-title+.section-categories__main__term__title,body.template-knowledge-base .page-content .pre-title+.section-instruments__main__term__title,body.template-knowledge-base .page-content .pre-title+.section-video-grid__item__content__title,body.template-knowledge-base .page-content .section-categories__main--col-5 .pre-title+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-term-content .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main--col-5 .single-product .product-referrals .referral__sub-title+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main--col-5 .single-product .product-summary .product-heading__sub-title+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main--col-5 .single-product .section-content-img .pre-title+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main--col-5 .single-product .section__subtitle+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main--col-5 .subtitle+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-term-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .section-term-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,body.template-knowledge-base .page-content .section-term-content .sidebar__product__content__subtitle+.section-categories__header__link,body.template-knowledge-base .page-content .section-term-content .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-term-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,body.template-knowledge-base .page-content .section-term-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base .page-content .single-product .product-referrals .referral__sub-title+.section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .single-product .product-referrals .referral__sub-title+.section-blocks__item__content__title,body.template-knowledge-base .page-content .single-product .product-referrals .referral__sub-title+.section-categories__header__link,body.template-knowledge-base .page-content .single-product .product-referrals .referral__sub-title+.section-categories__main__term__title,body.template-knowledge-base .page-content .single-product .product-referrals .referral__sub-title+.section-instruments__main__term__title,body.template-knowledge-base .page-content .single-product .product-referrals .referral__sub-title+.section-video-grid__item__content__title,body.template-knowledge-base .page-content .single-product .product-summary .product-heading__sub-title+.section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .single-product .product-summary .product-heading__sub-title+.section-blocks__item__content__title,body.template-knowledge-base .page-content .single-product .product-summary .product-heading__sub-title+.section-categories__header__link,body.template-knowledge-base .page-content .single-product .product-summary .product-heading__sub-title+.section-categories__main__term__title,body.template-knowledge-base .page-content .single-product .product-summary .product-heading__sub-title+.section-instruments__main__term__title,body.template-knowledge-base .page-content .single-product .product-summary .product-heading__sub-title+.section-video-grid__item__content__title,body.template-knowledge-base .page-content .single-product .section-content-img .pre-title+.section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .single-product .section-content-img .pre-title+.section-blocks__item__content__title,body.template-knowledge-base .page-content .single-product .section-content-img .pre-title+.section-categories__header__link,body.template-knowledge-base .page-content .single-product .section-content-img .pre-title+.section-categories__main__term__title,body.template-knowledge-base .page-content .single-product .section-content-img .pre-title+.section-instruments__main__term__title,body.template-knowledge-base .page-content .single-product .section-content-img .pre-title+.section-video-grid__item__content__title,body.template-knowledge-base .page-content .single-product .section__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .single-product .section__subtitle+.section-blocks__item__content__title,body.template-knowledge-base .page-content .single-product .section__subtitle+.section-categories__header__link,body.template-knowledge-base .page-content .single-product .section__subtitle+.section-categories__main__term__title,body.template-knowledge-base .page-content .single-product .section__subtitle+.section-instruments__main__term__title,body.template-knowledge-base .page-content .single-product .section__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base .page-content .subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .subtitle+.section-blocks__item__content__title,body.template-knowledge-base .page-content .subtitle+.section-categories__header__link,body.template-knowledge-base .page-content .subtitle+.section-categories__main__term__title,body.template-knowledge-base .page-content .subtitle+.section-instruments__main__term__title,body.template-knowledge-base .page-content .subtitle+.section-video-grid__item__content__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-categories__main--col-5 .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-categories__main--col-5 .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-categories__main--col-5 .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-categories__main--col-5 .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-categories__header__link,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-instruments__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-categories__header__link,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-instruments__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-blocks__item__content__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-categories__header__link,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-instruments__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-blocks__item__content__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-categories__header__link,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-instruments__main__term__title,body.template-knowledge-base .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base .tax-knowledge_base_category .page-content .section-categories__main--col-5 .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,body.template-knowledge-base .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-categories__header__link,body.template-knowledge-base .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,body.template-knowledge-base .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base .tax-knowledge_base_tag .page-content .section-categories__main--col-5 .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,body.template-knowledge-base .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-categories__header__link,body.template-knowledge-base .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,body.template-knowledge-base .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.single-knowledge_base .page-content .section-categories__main--col-5 .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-categories__header__link,body.template-knowledge-base body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-categories__main--col-5 .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-categories__main--col-5 .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-categories__main--col-5 .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-categories__main--col-5 .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-categories__main--col-5 .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-categories__main--col-5 .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-categories__main--col-5 .single-product .section-content-img .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-categories__main--col-5 .single-product .section-content-img .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-categories__header__link,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-categories__header__link,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-categories__header__link,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-categories__header__link,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-categories__main--col-5 .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-categories__main--col-5 .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-categories__main--col-5 .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-categories__main--col-5 .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-categories__header__link,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-categories__header__link,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-categories__header__link,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-categories__header__link,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base body.template-knowledge-base-article .page-content .section-categories__main--col-5 .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,body.template-knowledge-base body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-categories__header__link,body.template-knowledge-base body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,body.template-knowledge-base body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title,body.template-knowledge-base-article .page-content .gform_wrapper.gravity-theme .gsection .sidebar__product__content__subtitle+.gsection_title,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .pre-title+h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-term-content .sidebar__product__content__subtitle+h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .product-referrals .referral__sub-title+h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .product-summary .product-heading__sub-title+h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .pre-title+h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section__subtitle+h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .subtitle+h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .pre-title+a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-term-content .sidebar__product__content__subtitle+a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .product-referrals .referral__sub-title+a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .product-summary .product-heading__sub-title+a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .pre-title+a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section__subtitle+a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .subtitle+a,body.template-knowledge-base-article .page-content .pre-title+.section-kb-related__title,body.template-knowledge-base-article .page-content .pre-title+.sidebar__product__content__title,body.template-knowledge-base-article .page-content .pre-title+.sidebar__title,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .pre-title+.gfield_label,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .section-term-content .sidebar__product__content__subtitle+.gfield_label,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .single-product .product-referrals .referral__sub-title+.gfield_label,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .single-product .product-summary .product-heading__sub-title+.gfield_label,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .pre-title+.gfield_label,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .single-product .section__subtitle+.gfield_label,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .subtitle+.gfield_label,body.template-knowledge-base-article .page-content .section-term-content .sidebar__product__content__subtitle+.section-kb-related__title,body.template-knowledge-base-article .page-content .section-term-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .page-content .section-term-content .sidebar__product__content__subtitle+.sidebar__title,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.h1,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.h2,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.h3,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.h4,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.h5,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.h6,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.post-item-event__content-title,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-kb-related__title,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.section-term-content__terms__grid__term__title,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+.sidebar__title,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+h1,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+h2,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+h3,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+h4,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+h5,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle+h6,body.template-knowledge-base-article .page-content .single-product .product-referrals .referral__sub-title+.section-kb-related__title,body.template-knowledge-base-article .page-content .single-product .product-referrals .referral__sub-title+.sidebar__product__content__title,body.template-knowledge-base-article .page-content .single-product .product-referrals .referral__sub-title+.sidebar__title,body.template-knowledge-base-article .page-content .single-product .product-summary .product-heading__sub-title+.section-kb-related__title,body.template-knowledge-base-article .page-content .single-product .product-summary .product-heading__sub-title+.sidebar__product__content__title,body.template-knowledge-base-article .page-content .single-product .product-summary .product-heading__sub-title+.sidebar__title,body.template-knowledge-base-article .page-content .single-product .section-content-img .pre-title+.section-kb-related__title,body.template-knowledge-base-article .page-content .single-product .section-content-img .pre-title+.sidebar__product__content__title,body.template-knowledge-base-article .page-content .single-product .section-content-img .pre-title+.sidebar__title,body.template-knowledge-base-article .page-content .single-product .section__subtitle+.section-kb-related__title,body.template-knowledge-base-article .page-content .single-product .section__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .page-content .single-product .section__subtitle+.sidebar__title,body.template-knowledge-base-article .page-content .subtitle+.section-kb-related__title,body.template-knowledge-base-article .page-content .subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .page-content .subtitle+.sidebar__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-knowledge-base-article .single-product .section-content-img body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-knowledge-base-article .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.template-knowledge-base-article .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,body.template-knowledge-base-article .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,body.template-knowledge-base-article .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.section-kb-related__title,body.template-knowledge-base-article .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle+.sidebar__title,body.template-knowledge-base-article .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.template-knowledge-base-article .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,body.template-knowledge-base-article .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,body.template-knowledge-base-article .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.section-kb-related__title,body.template-knowledge-base-article .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle+.sidebar__title,body.template-knowledge-base-article body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.template-knowledge-base-article body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .sidebar__product__content__subtitle+a,body.template-knowledge-base-article body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .sidebar__product__content__subtitle+.gfield_label,body.template-knowledge-base-article body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.section-kb-related__title,body.template-knowledge-base-article body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article body.single-knowledge_base .page-content .sidebar__product__content__subtitle+.sidebar__title,body.template-knowledge-base-article body.template-contact .page-content .section-map .sidebar__product__content__subtitle+.acf-map__block__title,body.template-knowledge-base-article body.template-contact .page-content .sidebar__product__content__subtitle+.section-content__tiles-container__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-packages__package__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-faq__accordion-item__title .single-product .section-content-img .section-cr-publications__header__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-packages__package__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .single-product .section-content-img .section-cr-publications__header__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle+.sidebar__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle+.sidebar__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-packages__package__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .section-kb-helpful .gform_wrapper .single-product .section-content-img .section-cr-publications__header__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-knowledgebase__block__subtitle,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-packages__usp,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .sidebar__product__content__subtitle+.section-cr-publications__block__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__block__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-knowledgebase__header__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-packages__package__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-faq__accordion-item__title .section-cr-publications__header__subtitle+h3,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__block__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-knowledgebase__header__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-packages__package__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title .section-cr-publications__header__subtitle+a,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.section-kb-related__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__block__subtitle+.sidebar__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.section-kb-related__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-knowledgebase__header__subtitle+.sidebar__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.section-kb-related__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-packages__package__subtitle+.sidebar__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.section-kb-related__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__product__content__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-cr-publications__header__subtitle+.sidebar__title,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__block__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-knowledgebase__header__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-packages__package__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-corrosion .page-content .single-product .section-content-img .section-kb-helpful .gform_wrapper .section-cr-publications__header__subtitle+.gfield_label,body.template-knowledge-base-article body.template-homepage-oem .page-content .section-faq__accordion-item__title .sidebar__product__content__subtitle+h3,body.template-knowledge-base-article body.template-homepage-oem .page-content .section-video__caption .sidebar__product__content__subtitle+h4,body.template-knowledge-base-article body.template-knowledge-base .page-content .section-categories__main--col-5 .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base-article body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__subtitle,body.template-knowledge-base-article body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-blocks__item__content__title,body.template-knowledge-base-article body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__header__link,body.template-knowledge-base-article body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-categories__main__term__title,body.template-knowledge-base-article body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-instruments__main__term__title,body.template-knowledge-base-article body.template-knowledge-base .page-content .sidebar__product__content__subtitle+.section-video-grid__item__content__title{margin-top:12px}.section-term-content .sidebar__product__content__subtitle,.single-product .product-referrals .referral__sub-title,.single-product .product-summary .product-heading__sub-title,.single-product .section__subtitle,.subtitle,.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .sidebar__product__content__subtitle,body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle{color:var(--c-primary-500);font-weight:400;line-height:1.25}.filtered-products .products-loop .entry-title,.filtered-products .products-loop .page-title,.footer .footer-cta__subtitle,.footer .footer-cta__title,.gform_wrapper.gravity-theme .gsection .gsection_title,.h1,.h2,.h3,.h4,.h5,.h6,.heading-100,.heading-200,.heading-300,.heading-400,.heading-500,.heading-600,.heading-700,.heading-800,.heading-900,.post-item-event__content-title,.section-term-content .sidebar__product__content__title,.section-term-content .sidebar__title,.section-term-content body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.section-term-content__terms__grid__term__title,.single-product .product-referrals body.template-homepage-research .page-content .section-products .product .referral__sub-title,.single-product .product-summary .product-heading__title,.single-product .product-summary body.template-homepage-research .page-content .section-products .product .product-heading__sub-title,.single-product body.template-homepage-research .page-content .section-products .product .section__subtitle,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label,.tax-knowledge_base_category .page-content .section-kb-related__title,.tax-knowledge_base_category .page-content .sidebar__product__content__title,.tax-knowledge_base_category .page-content .sidebar__title,.tax-knowledge_base_category body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label,.tax-knowledge_base_tag .page-content .section-kb-related__title,.tax-knowledge_base_tag .page-content .sidebar__product__content__title,.tax-knowledge_base_tag .page-content .sidebar__title,.tax-knowledge_base_tag body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.error404 .page-content section h1,body.search .page-content section h1,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.single-knowledge_base .page-content .section-kb-related__title,body.single-knowledge_base .page-content .sidebar__product__content__title,body.single-knowledge_base .page-content .sidebar__title,body.single-knowledge_base body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.template-contact .page-content .section-content__tiles-container__title,body.template-contact .page-content .section-map .acf-map__block__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-packages__usp,body.template-homepage-corrosion .page-content .section-cr-publications__block__title,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3,body.template-homepage-oem .page-content .section-video__caption h4,body.template-homepage-research .page-content .section-products .product .section-term-content .sidebar__product__content__subtitle,body.template-homepage-research .page-content .section-products .product .single-product .product-referrals .referral__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .product-summary .product-heading__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .section__subtitle,body.template-homepage-research .page-content .section-products .product .subtitle,body.template-homepage-research .page-content .section-products .product h2,body.template-homepage-research .page-content .section-products__intro h1,body.template-homepage-research .tax-knowledge_base_category .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research .tax-knowledge_base_tag .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.single-knowledge_base .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.template-knowledge-base-article .page-content .section-products .product .sidebar__product__content__subtitle,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .section-blocks__item__content__title,body.template-knowledge-base .page-content .section-blocks__subtitle,body.template-knowledge-base .page-content .section-blocks__title,body.template-knowledge-base .page-content .section-categories__header__link,body.template-knowledge-base .page-content .section-categories__header__subtitle,body.template-knowledge-base .page-content .section-categories__header__title,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main__term__title,body.template-knowledge-base .page-content .section-category-blocks__block__subtitle,body.template-knowledge-base .page-content .section-category-blocks__block__title,body.template-knowledge-base .page-content .section-instruments__main__term__title,body.template-knowledge-base .page-content .section-video-grid__item__content__title,body.template-knowledge-base .page-content .section-video-grid__subtitle,body.template-knowledge-base .page-content .section-video-grid__title,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.template-knowledge-base-article .page-content .section-kb-related__title,body.template-knowledge-base-article .page-content .sidebar__product__content__title,body.template-knowledge-base-article .page-content .sidebar__title,body.template-knowledge-base-article body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.woocommerce-checkout h1,h1,h2,h3,h4,h5,h6{color:var(--c-heading);font-family:var(--f-heading);font-weight:600;line-height:1}.filtered-products .products-loop .entry-title a,.filtered-products .products-loop .page-title a,.footer .footer-cta__subtitle a,.footer .footer-cta__title a,.gform_wrapper.gravity-theme .gsection .gsection_title a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,.heading-100 a,.heading-200 a,.heading-300 a,.heading-400 a,.heading-500 a,.heading-600 a,.heading-700 a,.heading-800 a,.heading-900 a,.post-item-event__content-title a,.section-term-content .sidebar__product__content__title a,.section-term-content .sidebar__title a,.section-term-content body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a,.section-term-content__terms__grid__term__title a,.single-product .product-referrals body.template-homepage-research .page-content .section-products .product .referral__sub-title a,.single-product .product-summary .product-heading__title a,.single-product .product-summary body.template-homepage-research .page-content .section-products .product .product-heading__sub-title a,.single-product body.template-homepage-research .page-content .section-products .product .section__subtitle a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3 a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a a,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label a,.tax-knowledge_base_category .page-content .section-kb-related__title a,.tax-knowledge_base_category .page-content .sidebar__product__content__title a,.tax-knowledge_base_category .page-content .sidebar__title a,.tax-knowledge_base_category body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3 a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a a,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label a,.tax-knowledge_base_tag .page-content .section-kb-related__title a,.tax-knowledge_base_tag .page-content .sidebar__product__content__title a,.tax-knowledge_base_tag .page-content .sidebar__title a,.tax-knowledge_base_tag body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a,body.error404 .page-content section h1 a,body.search .page-content section h1 a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3 a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a a,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label a,body.single-knowledge_base .page-content .section-kb-related__title a,body.single-knowledge_base .page-content .sidebar__product__content__title a,body.single-knowledge_base .page-content .sidebar__title a,body.single-knowledge_base body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a,body.template-contact .page-content .section-content__tiles-container__title a,body.template-contact .page-content .section-map .acf-map__block__title a,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle a,body.template-homepage-corrosion .page-content .section-cr-packages__usp a,body.template-homepage-corrosion .page-content .section-cr-publications__block__title a,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3 a,body.template-homepage-oem .page-content .section-video__caption h4 a,body.template-homepage-research .page-content .section-products .product .section-term-content .sidebar__product__content__subtitle a,body.template-homepage-research .page-content .section-products .product .single-product .product-referrals .referral__sub-title a,body.template-homepage-research .page-content .section-products .product .single-product .product-summary .product-heading__sub-title a,body.template-homepage-research .page-content .section-products .product .single-product .section__subtitle a,body.template-homepage-research .page-content .section-products .product .subtitle a,body.template-homepage-research .page-content .section-products .product h2 a,body.template-homepage-research .page-content .section-products__intro h1 a,body.template-homepage-research .tax-knowledge_base_category .page-content .section-products .product .sidebar__product__content__subtitle a,body.template-homepage-research .tax-knowledge_base_tag .page-content .section-products .product .sidebar__product__content__subtitle a,body.template-homepage-research body.single-knowledge_base .page-content .section-products .product .sidebar__product__content__subtitle a,body.template-homepage-research body.template-knowledge-base-article .page-content .section-products .product .sidebar__product__content__subtitle a,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle a,body.template-knowledge-base .page-content .section-blocks__item__content__title a,body.template-knowledge-base .page-content .section-blocks__subtitle a,body.template-knowledge-base .page-content .section-blocks__title a,body.template-knowledge-base .page-content .section-categories__header__link a,body.template-knowledge-base .page-content .section-categories__header__subtitle a,body.template-knowledge-base .page-content .section-categories__header__title a,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title a,body.template-knowledge-base .page-content .section-categories__main__term__title a,body.template-knowledge-base .page-content .section-category-blocks__block__subtitle a,body.template-knowledge-base .page-content .section-category-blocks__block__title a,body.template-knowledge-base .page-content .section-instruments__main__term__title a,body.template-knowledge-base .page-content .section-video-grid__item__content__title a,body.template-knowledge-base .page-content .section-video-grid__subtitle a,body.template-knowledge-base .page-content .section-video-grid__title a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3 a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a a,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label a,body.template-knowledge-base-article .page-content .section-kb-related__title a,body.template-knowledge-base-article .page-content .sidebar__product__content__title a,body.template-knowledge-base-article .page-content .sidebar__title a,body.template-knowledge-base-article body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a,body.woocommerce-checkout h1 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:var(--c-heading);text-decoration:none}.filtered-products .products-loop .entry-title a:hover,.filtered-products .products-loop .page-title a:hover,.footer .footer-cta__subtitle a:hover,.footer .footer-cta__title a:hover,.gform_wrapper.gravity-theme .gsection .gsection_title a:hover,.h1 a:hover,.h2 a:hover,.h3 a:hover,.h4 a:hover,.h5 a:hover,.h6 a:hover,.heading-100 a:hover,.heading-200 a:hover,.heading-300 a:hover,.heading-400 a:hover,.heading-500 a:hover,.heading-600 a:hover,.heading-700 a:hover,.heading-800 a:hover,.heading-900 a:hover,.post-item-event__content-title a:hover,.section-term-content .sidebar__product__content__title a:hover,.section-term-content .sidebar__title a:hover,.section-term-content body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a:hover,.section-term-content__terms__grid__term__title a:hover,.single-product .product-referrals body.template-homepage-research .page-content .section-products .product .referral__sub-title a:hover,.single-product .product-summary .product-heading__title a:hover,.single-product .product-summary body.template-homepage-research .page-content .section-products .product .product-heading__sub-title a:hover,.single-product body.template-homepage-research .page-content .section-products .product .section__subtitle a:hover,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3 a:hover,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a a:hover,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label a:hover,.tax-knowledge_base_category .page-content .section-kb-related__title a:hover,.tax-knowledge_base_category .page-content .sidebar__product__content__title a:hover,.tax-knowledge_base_category .page-content .sidebar__title a:hover,.tax-knowledge_base_category body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a:hover,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3 a:hover,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a a:hover,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label a:hover,.tax-knowledge_base_tag .page-content .section-kb-related__title a:hover,.tax-knowledge_base_tag .page-content .sidebar__product__content__title a:hover,.tax-knowledge_base_tag .page-content .sidebar__title a:hover,.tax-knowledge_base_tag body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a:hover,body.error404 .page-content section h1 a:hover,body.search .page-content section h1 a:hover,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3 a:hover,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a a:hover,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label a:hover,body.single-knowledge_base .page-content .section-kb-related__title a:hover,body.single-knowledge_base .page-content .sidebar__product__content__title a:hover,body.single-knowledge_base .page-content .sidebar__title a:hover,body.single-knowledge_base body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a:hover,body.template-contact .page-content .section-content__tiles-container__title a:hover,body.template-contact .page-content .section-map .acf-map__block__title a:hover,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle a:hover,body.template-homepage-corrosion .page-content .section-cr-packages__usp a:hover,body.template-homepage-corrosion .page-content .section-cr-publications__block__title a:hover,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3 a:hover,body.template-homepage-oem .page-content .section-video__caption h4 a:hover,body.template-homepage-research .page-content .section-products .product .section-term-content .sidebar__product__content__subtitle a:hover,body.template-homepage-research .page-content .section-products .product .single-product .product-referrals .referral__sub-title a:hover,body.template-homepage-research .page-content .section-products .product .single-product .product-summary .product-heading__sub-title a:hover,body.template-homepage-research .page-content .section-products .product .single-product .section__subtitle a:hover,body.template-homepage-research .page-content .section-products .product .subtitle a:hover,body.template-homepage-research .page-content .section-products .product h2 a:hover,body.template-homepage-research .page-content .section-products__intro h1 a:hover,body.template-homepage-research .tax-knowledge_base_category .page-content .section-products .product .sidebar__product__content__subtitle a:hover,body.template-homepage-research .tax-knowledge_base_tag .page-content .section-products .product .sidebar__product__content__subtitle a:hover,body.template-homepage-research body.single-knowledge_base .page-content .section-products .product .sidebar__product__content__subtitle a:hover,body.template-homepage-research body.template-knowledge-base-article .page-content .section-products .product .sidebar__product__content__subtitle a:hover,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle a:hover,body.template-knowledge-base .page-content .section-blocks__item__content__title a:hover,body.template-knowledge-base .page-content .section-blocks__subtitle a:hover,body.template-knowledge-base .page-content .section-blocks__title a:hover,body.template-knowledge-base .page-content .section-categories__header__link a:hover,body.template-knowledge-base .page-content .section-categories__header__subtitle a:hover,body.template-knowledge-base .page-content .section-categories__header__title a:hover,body.template-knowledge-base .page-content .section-categories__main__term__title a:hover,body.template-knowledge-base .page-content .section-category-blocks__block__subtitle a:hover,body.template-knowledge-base .page-content .section-category-blocks__block__title a:hover,body.template-knowledge-base .page-content .section-instruments__main__term__title a:hover,body.template-knowledge-base .page-content .section-video-grid__item__content__title a:hover,body.template-knowledge-base .page-content .section-video-grid__subtitle a:hover,body.template-knowledge-base .page-content .section-video-grid__title a:hover,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3 a:hover,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a a:hover,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label a:hover,body.template-knowledge-base-article .page-content .section-kb-related__title a:hover,body.template-knowledge-base-article .page-content .sidebar__product__content__title a:hover,body.template-knowledge-base-article .page-content .sidebar__title a:hover,body.template-knowledge-base-article body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:underline}.heading-50{font-size:44px}@media (min-width:480px){.heading-50{font-size:calc(2.91667vw + 30px)}}@media (min-width:1440px){.heading-50{font-size:72px}}.heading-100{font-size:44px}@media (min-width:480px){.heading-100{font-size:calc(1.66667vw + 36px)}}@media (min-width:1440px){.heading-100{font-size:60px}}.filtered-products .products-loop .entry-title,.filtered-products .products-loop .page-title,.heading-200,.single-product .product-summary .product-heading__title,body.error404 .page-content section h1,body.search .page-content section h1,body.template-homepage-research .page-content .section-products__intro h1{font-size:38px}@media (min-width:480px){.filtered-products .products-loop .entry-title,.filtered-products .products-loop .page-title,.heading-200,.single-product .product-summary .product-heading__title,body.error404 .page-content section h1,body.search .page-content section h1,body.template-homepage-research .page-content .section-products__intro h1{font-size:calc(1.04167vw + 33px)}}@media (min-width:1440px){.filtered-products .products-loop .entry-title,.filtered-products .products-loop .page-title,.heading-200,.single-product .product-summary .product-heading__title,body.error404 .page-content section h1,body.search .page-content section h1,body.template-homepage-research .page-content .section-products__intro h1{font-size:48px}}.heading-300,body.template-homepage-research .page-content .section-products .product h2,body.template-knowledge-base .page-content .section-blocks__title,body.template-knowledge-base .page-content .section-video-grid__title,body.woocommerce-checkout h1{font-size:32px}@media (min-width:480px){.heading-300,body.template-homepage-research .page-content .section-products .product h2,body.template-knowledge-base .page-content .section-blocks__title,body.template-knowledge-base .page-content .section-video-grid__title,body.woocommerce-checkout h1{font-size:calc(.83333vw + 28px)}}@media (min-width:1440px){.heading-300,body.template-homepage-research .page-content .section-products .product h2,body.template-knowledge-base .page-content .section-blocks__title,body.template-knowledge-base .page-content .section-video-grid__title,body.woocommerce-checkout h1{font-size:40px}}.h1,.heading-400,body.template-knowledge-base .page-content .section-categories__header__title,h1{font-size:26px}@media (min-width:480px){.h1,.heading-400,body.template-knowledge-base .page-content .section-categories__header__title,h1{font-size:calc(.625vw + 23px)}}@media (min-width:1440px){.h1,.heading-400,body.template-knowledge-base .page-content .section-categories__header__title,h1{font-size:32px}}.footer .footer-cta__title,.h2,.heading-500,.post-item-event__content-title,.tax-knowledge_base_category .page-content .section-kb-related__title,.tax-knowledge_base_tag .page-content .section-kb-related__title,body.single-knowledge_base .page-content .section-kb-related__title,body.template-contact .page-content .section-content__tiles-container__title,body.template-knowledge-base .page-content .section-category-blocks__block__title,body.template-knowledge-base .page-content .section-video-grid__item__content__title,body.template-knowledge-base-article .page-content .section-kb-related__title,h2{font-size:22px}@media (min-width:480px){.footer .footer-cta__title,.h2,.heading-500,.post-item-event__content-title,.tax-knowledge_base_category .page-content .section-kb-related__title,.tax-knowledge_base_tag .page-content .section-kb-related__title,body.single-knowledge_base .page-content .section-kb-related__title,body.template-contact .page-content .section-content__tiles-container__title,body.template-knowledge-base .page-content .section-category-blocks__block__title,body.template-knowledge-base .page-content .section-video-grid__item__content__title,body.template-knowledge-base-article .page-content .section-kb-related__title,h2{font-size:calc(.625vw + 19px)}}@media (min-width:1440px){.footer .footer-cta__title,.h2,.heading-500,.post-item-event__content-title,.tax-knowledge_base_category .page-content .section-kb-related__title,.tax-knowledge_base_tag .page-content .section-kb-related__title,body.single-knowledge_base .page-content .section-kb-related__title,body.template-contact .page-content .section-content__tiles-container__title,body.template-knowledge-base .page-content .section-category-blocks__block__title,body.template-knowledge-base .page-content .section-video-grid__item__content__title,body.template-knowledge-base-article .page-content .section-kb-related__title,h2{font-size:28px}}.h3,.heading-600,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.template-knowledge-base .page-content .section-blocks__item__content__title,body.template-knowledge-base .page-content .section-blocks__subtitle,body.template-knowledge-base .page-content .section-video-grid__subtitle,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label,h3{font-size:20px}@media (min-width:480px){.h3,.heading-600,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.template-knowledge-base .page-content .section-blocks__item__content__title,body.template-knowledge-base .page-content .section-blocks__subtitle,body.template-knowledge-base .page-content .section-video-grid__subtitle,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label,h3{font-size:calc(.41667vw + 18px)}}@media (min-width:1440px){.h3,.heading-600,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.template-knowledge-base .page-content .section-blocks__item__content__title,body.template-knowledge-base .page-content .section-blocks__subtitle,body.template-knowledge-base .page-content .section-video-grid__subtitle,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label,h3{font-size:24px}}.footer .footer-cta__subtitle,.gform_wrapper.gravity-theme .gsection .gsection_title,.h4,.heading-700,.section-term-content body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.section-term-content__terms__grid__term__title,.single-product .product-referrals body.template-homepage-research .page-content .section-products .product .referral__sub-title,.single-product .product-summary body.template-homepage-research .page-content .section-products .product .product-heading__sub-title,.single-product body.template-homepage-research .page-content .section-products .product .section__subtitle,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_category body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_tag body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.single-knowledge_base body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.template-contact .page-content .section-map .acf-map__block__title,body.template-homepage-corrosion .page-content .section-cr-publications__block__title,body.template-homepage-research .page-content .section-products .product .section-term-content .sidebar__product__content__subtitle,body.template-homepage-research .page-content .section-products .product .single-product .product-referrals .referral__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .product-summary .product-heading__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .section__subtitle,body.template-homepage-research .page-content .section-products .product .subtitle,body.template-homepage-research .tax-knowledge_base_category .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research .tax-knowledge_base_tag .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.single-knowledge_base .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.template-knowledge-base-article .page-content .section-products .product .sidebar__product__content__subtitle,body.template-knowledge-base .page-content .section-categories__header__subtitle,body.template-knowledge-base .page-content .section-categories__main__term__title,body.template-knowledge-base .page-content .section-category-blocks__block__subtitle,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.template-knowledge-base-article body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,h4{font-size:18px}@media (min-width:480px){.footer .footer-cta__subtitle,.gform_wrapper.gravity-theme .gsection .gsection_title,.h4,.heading-700,.section-term-content body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.section-term-content__terms__grid__term__title,.single-product .product-referrals body.template-homepage-research .page-content .section-products .product .referral__sub-title,.single-product .product-summary body.template-homepage-research .page-content .section-products .product .product-heading__sub-title,.single-product body.template-homepage-research .page-content .section-products .product .section__subtitle,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_category body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_tag body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.single-knowledge_base body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.template-contact .page-content .section-map .acf-map__block__title,body.template-homepage-corrosion .page-content .section-cr-publications__block__title,body.template-homepage-research .page-content .section-products .product .section-term-content .sidebar__product__content__subtitle,body.template-homepage-research .page-content .section-products .product .single-product .product-referrals .referral__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .product-summary .product-heading__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .section__subtitle,body.template-homepage-research .page-content .section-products .product .subtitle,body.template-homepage-research .tax-knowledge_base_category .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research .tax-knowledge_base_tag .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.single-knowledge_base .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.template-knowledge-base-article .page-content .section-products .product .sidebar__product__content__subtitle,body.template-knowledge-base .page-content .section-categories__header__subtitle,body.template-knowledge-base .page-content .section-categories__main__term__title,body.template-knowledge-base .page-content .section-category-blocks__block__subtitle,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.template-knowledge-base-article body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,h4{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.footer .footer-cta__subtitle,.gform_wrapper.gravity-theme .gsection .gsection_title,.h4,.heading-700,.section-term-content body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.section-term-content__terms__grid__term__title,.single-product .product-referrals body.template-homepage-research .page-content .section-products .product .referral__sub-title,.single-product .product-summary body.template-homepage-research .page-content .section-products .product .product-heading__sub-title,.single-product body.template-homepage-research .page-content .section-products .product .section__subtitle,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_category body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_tag body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.single-knowledge_base body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.template-contact .page-content .section-map .acf-map__block__title,body.template-homepage-corrosion .page-content .section-cr-publications__block__title,body.template-homepage-research .page-content .section-products .product .section-term-content .sidebar__product__content__subtitle,body.template-homepage-research .page-content .section-products .product .single-product .product-referrals .referral__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .product-summary .product-heading__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .section__subtitle,body.template-homepage-research .page-content .section-products .product .subtitle,body.template-homepage-research .tax-knowledge_base_category .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research .tax-knowledge_base_tag .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.single-knowledge_base .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.template-knowledge-base-article .page-content .section-products .product .sidebar__product__content__subtitle,body.template-knowledge-base .page-content .section-categories__header__subtitle,body.template-knowledge-base .page-content .section-categories__main__term__title,body.template-knowledge-base .page-content .section-category-blocks__block__subtitle,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.template-knowledge-base-article body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,h4{font-size:20px}}.h5,.heading-800,.section-term-content .sidebar__product__content__title,.section-term-content .sidebar__title,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_category .page-content .sidebar__product__content__title,.tax-knowledge_base_category .page-content .sidebar__title,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_tag .page-content .sidebar__product__content__title,.tax-knowledge_base_tag .page-content .sidebar__title,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.single-knowledge_base .page-content .sidebar__product__content__title,body.single-knowledge_base .page-content .sidebar__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-packages__usp,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3,body.template-homepage-oem .page-content .section-video__caption h4,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .section-categories__header__link,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title,body.template-knowledge-base .page-content .section-instruments__main__term__title,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.template-knowledge-base-article .page-content .sidebar__product__content__title,body.template-knowledge-base-article .page-content .sidebar__title,h5{font-size:16px}@media (min-width:480px){.h5,.heading-800,.section-term-content .sidebar__product__content__title,.section-term-content .sidebar__title,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_category .page-content .sidebar__product__content__title,.tax-knowledge_base_category .page-content .sidebar__title,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_tag .page-content .sidebar__product__content__title,.tax-knowledge_base_tag .page-content .sidebar__title,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.single-knowledge_base .page-content .sidebar__product__content__title,body.single-knowledge_base .page-content .sidebar__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-packages__usp,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3,body.template-homepage-oem .page-content .section-video__caption h4,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .section-categories__header__link,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title,body.template-knowledge-base .page-content .section-instruments__main__term__title,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.template-knowledge-base-article .page-content .sidebar__product__content__title,body.template-knowledge-base-article .page-content .sidebar__title,h5{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.h5,.heading-800,.section-term-content .sidebar__product__content__title,.section-term-content .sidebar__title,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_category .page-content .sidebar__product__content__title,.tax-knowledge_base_category .page-content .sidebar__title,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_tag .page-content .sidebar__product__content__title,.tax-knowledge_base_tag .page-content .sidebar__title,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.single-knowledge_base .page-content .sidebar__product__content__title,body.single-knowledge_base .page-content .sidebar__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-packages__usp,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3,body.template-homepage-oem .page-content .section-video__caption h4,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .section-categories__header__link,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title,body.template-knowledge-base .page-content .section-instruments__main__term__title,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.template-knowledge-base-article .page-content .sidebar__product__content__title,body.template-knowledge-base-article .page-content .sidebar__title,h5{font-size:18px}}.h6,.heading-900,h6{font-size:14px}@media (min-width:480px){.h6,.heading-900,h6{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.h6,.heading-900,h6{font-size:16px}}.gform_wrapper.gravity-theme .gsection .gsection_title,.h1,.h2,.h3,.h4,.h5,.h6,.post-item-event__content-title,.section-term-content .sidebar__product__content__title,.section-term-content .sidebar__title,.section-term-content__terms__grid__term__title,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label,.tax-knowledge_base_category .page-content .section-kb-related__title,.tax-knowledge_base_category .page-content .sidebar__product__content__title,.tax-knowledge_base_category .page-content .sidebar__title,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label,.tax-knowledge_base_tag .page-content .section-kb-related__title,.tax-knowledge_base_tag .page-content .sidebar__product__content__title,.tax-knowledge_base_tag .page-content .sidebar__title,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.single-knowledge_base .page-content .section-kb-related__title,body.single-knowledge_base .page-content .sidebar__product__content__title,body.single-knowledge_base .page-content .sidebar__title,body.template-contact .page-content .section-content__tiles-container__title,body.template-contact .page-content .section-map .acf-map__block__title,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-content .section-cr-packages__usp,body.template-homepage-corrosion .page-content .section-cr-publications__block__title,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3,body.template-homepage-oem .page-content .section-video__caption h4,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle,body.template-knowledge-base .page-content .section-blocks__item__content__title,body.template-knowledge-base .page-content .section-categories__header__link,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main__term__title,body.template-knowledge-base .page-content .section-instruments__main__term__title,body.template-knowledge-base .page-content .section-video-grid__item__content__title,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label,body.template-knowledge-base-article .page-content .section-kb-related__title,body.template-knowledge-base-article .page-content .sidebar__product__content__title,body.template-knowledge-base-article .page-content .sidebar__title,h1,h2,h3,h4,h5,h6{margin-bottom:0}.gform_wrapper.gravity-theme .gsection .gsection_title+form,.gform_wrapper.gravity-theme .gsection .gsection_title+ol,.gform_wrapper.gravity-theme .gsection .gsection_title+p,.gform_wrapper.gravity-theme .gsection .gsection_title+table,.gform_wrapper.gravity-theme .gsection .gsection_title+ul,.h1+form,.h1+ol,.h1+p,.h1+table,.h1+ul,.h2+form,.h2+ol,.h2+p,.h2+table,.h2+ul,.h3+form,.h3+ol,.h3+p,.h3+table,.h3+ul,.h4+form,.h4+ol,.h4+p,.h4+table,.h4+ul,.h5+form,.h5+ol,.h5+p,.h5+table,.h5+ul,.h6+form,.h6+ol,.h6+p,.h6+table,.h6+ul,.post-item-event__content-title+form,.post-item-event__content-title+ol,.post-item-event__content-title+p,.post-item-event__content-title+table,.post-item-event__content-title+ul,.section-term-content .sidebar__product__content__title+form,.section-term-content .sidebar__product__content__title+ol,.section-term-content .sidebar__product__content__title+p,.section-term-content .sidebar__product__content__title+table,.section-term-content .sidebar__product__content__title+ul,.section-term-content .sidebar__title+form,.section-term-content .sidebar__title+ol,.section-term-content .sidebar__title+p,.section-term-content .sidebar__title+table,.section-term-content .sidebar__title+ul,.section-term-content__terms__grid__term__title+form,.section-term-content__terms__grid__term__title+ol,.section-term-content__terms__grid__term__title+p,.section-term-content__terms__grid__term__title+table,.section-term-content__terms__grid__term__title+ul,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+form,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+ol,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+p,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+table,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+ul,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+form,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+ol,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+p,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+table,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+ul,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label+form,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label+ol,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label+p,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label+table,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label+ul,.tax-knowledge_base_category .page-content .section-kb-related__title+form,.tax-knowledge_base_category .page-content .section-kb-related__title+ol,.tax-knowledge_base_category .page-content .section-kb-related__title+p,.tax-knowledge_base_category .page-content .section-kb-related__title+table,.tax-knowledge_base_category .page-content .section-kb-related__title+ul,.tax-knowledge_base_category .page-content .sidebar__product__content__title+form,.tax-knowledge_base_category .page-content .sidebar__product__content__title+ol,.tax-knowledge_base_category .page-content .sidebar__product__content__title+p,.tax-knowledge_base_category .page-content .sidebar__product__content__title+table,.tax-knowledge_base_category .page-content .sidebar__product__content__title+ul,.tax-knowledge_base_category .page-content .sidebar__title+form,.tax-knowledge_base_category .page-content .sidebar__title+ol,.tax-knowledge_base_category .page-content .sidebar__title+p,.tax-knowledge_base_category .page-content .sidebar__title+table,.tax-knowledge_base_category .page-content .sidebar__title+ul,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+form,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+ol,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+p,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+table,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+ul,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+form,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+ol,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+p,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+table,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+ul,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label+form,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label+ol,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label+p,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label+table,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label+ul,.tax-knowledge_base_tag .page-content .section-kb-related__title+form,.tax-knowledge_base_tag .page-content .section-kb-related__title+ol,.tax-knowledge_base_tag .page-content .section-kb-related__title+p,.tax-knowledge_base_tag .page-content .section-kb-related__title+table,.tax-knowledge_base_tag .page-content .section-kb-related__title+ul,.tax-knowledge_base_tag .page-content .sidebar__product__content__title+form,.tax-knowledge_base_tag .page-content .sidebar__product__content__title+ol,.tax-knowledge_base_tag .page-content .sidebar__product__content__title+p,.tax-knowledge_base_tag .page-content .sidebar__product__content__title+table,.tax-knowledge_base_tag .page-content .sidebar__product__content__title+ul,.tax-knowledge_base_tag .page-content .sidebar__title+form,.tax-knowledge_base_tag .page-content .sidebar__title+ol,.tax-knowledge_base_tag .page-content .sidebar__title+p,.tax-knowledge_base_tag .page-content .sidebar__title+table,.tax-knowledge_base_tag .page-content .sidebar__title+ul,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+form,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+ol,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+p,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+table,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+ul,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+form,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+ol,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+p,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+table,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+ul,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label+form,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label+ol,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label+p,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label+table,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label+ul,body.single-knowledge_base .page-content .section-kb-related__title+form,body.single-knowledge_base .page-content .section-kb-related__title+ol,body.single-knowledge_base .page-content .section-kb-related__title+p,body.single-knowledge_base .page-content .section-kb-related__title+table,body.single-knowledge_base .page-content .section-kb-related__title+ul,body.single-knowledge_base .page-content .sidebar__product__content__title+form,body.single-knowledge_base .page-content .sidebar__product__content__title+ol,body.single-knowledge_base .page-content .sidebar__product__content__title+p,body.single-knowledge_base .page-content .sidebar__product__content__title+table,body.single-knowledge_base .page-content .sidebar__product__content__title+ul,body.single-knowledge_base .page-content .sidebar__title+form,body.single-knowledge_base .page-content .sidebar__title+ol,body.single-knowledge_base .page-content .sidebar__title+p,body.single-knowledge_base .page-content .sidebar__title+table,body.single-knowledge_base .page-content .sidebar__title+ul,body.template-contact .page-content .section-content__tiles-container__title+form,body.template-contact .page-content .section-content__tiles-container__title+ol,body.template-contact .page-content .section-content__tiles-container__title+p,body.template-contact .page-content .section-content__tiles-container__title+table,body.template-contact .page-content .section-content__tiles-container__title+ul,body.template-contact .page-content .section-map .acf-map__block__title+form,body.template-contact .page-content .section-map .acf-map__block__title+ol,body.template-contact .page-content .section-map .acf-map__block__title+p,body.template-contact .page-content .section-map .acf-map__block__title+table,body.template-contact .page-content .section-map .acf-map__block__title+ul,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+form,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+ol,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+p,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+table,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle+ul,body.template-homepage-corrosion .page-content .section-cr-packages__usp+form,body.template-homepage-corrosion .page-content .section-cr-packages__usp+ol,body.template-homepage-corrosion .page-content .section-cr-packages__usp+p,body.template-homepage-corrosion .page-content .section-cr-packages__usp+table,body.template-homepage-corrosion .page-content .section-cr-packages__usp+ul,body.template-homepage-corrosion .page-content .section-cr-publications__block__title+form,body.template-homepage-corrosion .page-content .section-cr-publications__block__title+ol,body.template-homepage-corrosion .page-content .section-cr-publications__block__title+p,body.template-homepage-corrosion .page-content .section-cr-publications__block__title+table,body.template-homepage-corrosion .page-content .section-cr-publications__block__title+ul,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3+form,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3+ol,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3+p,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3+table,body.template-homepage-oem .page-content .section-faq__accordion-item__title h3+ul,body.template-homepage-oem .page-content .section-video__caption h4+form,body.template-homepage-oem .page-content .section-video__caption h4+ol,body.template-homepage-oem .page-content .section-video__caption h4+p,body.template-homepage-oem .page-content .section-video__caption h4+table,body.template-homepage-oem .page-content .section-video__caption h4+ul,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle+form,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle+ol,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle+p,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle+table,body.template-knowledge-base .page-content .section-blocks__item__content__subtitle+ul,body.template-knowledge-base .page-content .section-blocks__item__content__title+form,body.template-knowledge-base .page-content .section-blocks__item__content__title+ol,body.template-knowledge-base .page-content .section-blocks__item__content__title+p,body.template-knowledge-base .page-content .section-blocks__item__content__title+table,body.template-knowledge-base .page-content .section-blocks__item__content__title+ul,body.template-knowledge-base .page-content .section-categories__header__link+form,body.template-knowledge-base .page-content .section-categories__header__link+ol,body.template-knowledge-base .page-content .section-categories__header__link+p,body.template-knowledge-base .page-content .section-categories__header__link+table,body.template-knowledge-base .page-content .section-categories__header__link+ul,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title+form,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title+ol,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title+p,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title+table,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title+ul,body.template-knowledge-base .page-content .section-categories__main__term__title+form,body.template-knowledge-base .page-content .section-categories__main__term__title+ol,body.template-knowledge-base .page-content .section-categories__main__term__title+p,body.template-knowledge-base .page-content .section-categories__main__term__title+table,body.template-knowledge-base .page-content .section-categories__main__term__title+ul,body.template-knowledge-base .page-content .section-instruments__main__term__title+form,body.template-knowledge-base .page-content .section-instruments__main__term__title+ol,body.template-knowledge-base .page-content .section-instruments__main__term__title+p,body.template-knowledge-base .page-content .section-instruments__main__term__title+table,body.template-knowledge-base .page-content .section-instruments__main__term__title+ul,body.template-knowledge-base .page-content .section-video-grid__item__content__title+form,body.template-knowledge-base .page-content .section-video-grid__item__content__title+ol,body.template-knowledge-base .page-content .section-video-grid__item__content__title+p,body.template-knowledge-base .page-content .section-video-grid__item__content__title+table,body.template-knowledge-base .page-content .section-video-grid__item__content__title+ul,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+form,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+ol,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+p,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+table,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3+ul,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+form,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+ol,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+p,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+table,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a+ul,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label+form,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label+ol,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label+p,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label+table,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label+ul,body.template-knowledge-base-article .page-content .section-kb-related__title+form,body.template-knowledge-base-article .page-content .section-kb-related__title+ol,body.template-knowledge-base-article .page-content .section-kb-related__title+p,body.template-knowledge-base-article .page-content .section-kb-related__title+table,body.template-knowledge-base-article .page-content .section-kb-related__title+ul,body.template-knowledge-base-article .page-content .sidebar__product__content__title+form,body.template-knowledge-base-article .page-content .sidebar__product__content__title+ol,body.template-knowledge-base-article .page-content .sidebar__product__content__title+p,body.template-knowledge-base-article .page-content .sidebar__product__content__title+table,body.template-knowledge-base-article .page-content .sidebar__product__content__title+ul,body.template-knowledge-base-article .page-content .sidebar__title+form,body.template-knowledge-base-article .page-content .sidebar__title+ol,body.template-knowledge-base-article .page-content .sidebar__title+p,body.template-knowledge-base-article .page-content .sidebar__title+table,body.template-knowledge-base-article .page-content .sidebar__title+ul,h1+form,h1+ol,h1+p,h1+table,h1+ul,h2+form,h2+ol,h2+p,h2+table,h2+ul,h3+form,h3+ol,h3+p,h3+table,h3+ul,h4+form,h4+ol,h4+p,h4+table,h4+ul,h5+form,h5+ol,h5+p,h5+table,h5+ul,h6+form,h6+ol,h6+p,h6+table,h6+ul{margin-top:1.2em}.filtered-products .products-loop .woof_seo_text,.p-lg,.p-md,.p-sm,.p-xl,.page-template-default .page-content .section-content ol,.page-template-default .page-content .section-content p,.page-template-default .page-content .section-content ul,.page-template-default .page-content .section-content-img__wysiwyg ol,.page-template-default .page-content .section-content-img__wysiwyg p,.page-template-default .page-content .section-content-img__wysiwyg ul,.page-template-default .page-content .section-content-stats__wysiwyg ol,.page-template-default .page-content .section-content-stats__wysiwyg p,.page-template-default .page-content .section-content-stats__wysiwyg ul,.page-template-default .page-content .section-content-video__video__caption p,.page-template-default .page-content .section-content-video__wysiwyg ol,.page-template-default .page-content .section-content-video__wysiwyg p,.page-template-default .page-content .section-content-video__wysiwyg ul,.page-template-default .page-content .section-specs-quote__wysiwyg ol,.page-template-default .page-content .section-specs-quote__wysiwyg p,.page-template-default .page-content .section-specs-quote__wysiwyg ul,.page-template-default .page-content .section-team__intro p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .section-content ol,.page-template-page-content .page-content .section-content p,.page-template-page-content .page-content .section-content ul,.page-template-page-content .page-content .section-content-img__wysiwyg ol,.page-template-page-content .page-content .section-content-img__wysiwyg p,.page-template-page-content .page-content .section-content-img__wysiwyg ul,.page-template-page-content .page-content .section-content-stats__wysiwyg ol,.page-template-page-content .page-content .section-content-stats__wysiwyg p,.page-template-page-content .page-content .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .section-content-video__video__caption p,.page-template-page-content .page-content .section-content-video__wysiwyg ol,.page-template-page-content .page-content .section-content-video__wysiwyg p,.page-template-page-content .page-content .section-content-video__wysiwyg ul,.page-template-page-content .page-content .section-specs-quote__wysiwyg ol,.page-template-page-content .page-content .section-specs-quote__wysiwyg p,.page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .section-team__intro p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.post-item-event__content-text,.section-header-image p,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content p,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content p,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content p,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content p,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .product-description__content p,.single-product .product-description .section-content-img__wysiwyg .product-description__content ul,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content p,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content ul,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .section-content-img__wysiwyg ol,.single-product .section-content-img__wysiwyg p,.single-product .section-content-img__wysiwyg ul,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.template-landingpage .page-content .section-content-img__content-wysiwyg p,.template-landingpage .page-content .section-content-stats__content-wysiwyg p,.template-landingpage .page-content .section-content-usp__content-wysiwyg p,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.wysiwyg-content--lg ol,.wysiwyg-content--lg p,.wysiwyg-content--lg ul,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,body.template-contact .page-content .section-content__tiles-container__subtitle,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,body.template-homepage-oem .page-content .section-content-img__wysiwyg>div>p:first-of-type,body.template-homepage-oem .page-content .section-grid__text,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,body.template-homepage-research .page-content .section-content-img__wysiwyg ol,body.template-homepage-research .page-content .section-content-img__wysiwyg p,body.template-homepage-research .page-content .section-content-img__wysiwyg ul,body.template-homepage-research .page-content .section-content-video__wysiwyg ol,body.template-homepage-research .page-content .section-content-video__wysiwyg p,body.template-homepage-research .page-content .section-content-video__wysiwyg ul,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,ol,p,ul{color:var(--c-text);line-height:1.6}.p-sm,.page-template-default .page-content .section-content-video__video__caption p,.page-template-page-content .page-content .section-content-video__video__caption p{font-size:15px}@media (min-width:480px){.p-sm,.page-template-default .page-content .section-content-video__video__caption p,.page-template-page-content .page-content .section-content-video__video__caption p{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.p-sm,.page-template-default .page-content .section-content-video__video__caption p,.page-template-page-content .page-content .section-content-video__video__caption p{font-size:16px}}.p-md,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.post-item-event__content-text,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content p,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content p,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content p,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content p,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .product-description__content p,.single-product .product-description .section-content-img__wysiwyg .product-description__content ul,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content p,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content ul,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,body.template-homepage-oem .page-content .section-grid__text,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,ol,p,ul{font-size:17px}@media (min-width:480px){.p-md,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.post-item-event__content-text,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content p,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content p,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content p,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content p,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .product-description__content p,.single-product .product-description .section-content-img__wysiwyg .product-description__content ul,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content p,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content ul,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,body.template-homepage-oem .page-content .section-grid__text,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,ol,p,ul{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.p-md,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg p,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg p,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.post-item-event__content-text,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content p,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content p,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content p,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content p,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .product-description__content p,.single-product .product-description .section-content-img__wysiwyg .product-description__content ul,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content p,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content ul,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner p,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg p,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner p,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,body.template-homepage-oem .page-content .section-grid__text,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text p,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg p,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg p,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text p,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,ol,p,ul{font-size:18px}}.filtered-products .products-loop .woof_seo_text,.p-lg,.page-template-default .page-content .section-content ol,.page-template-default .page-content .section-content p,.page-template-default .page-content .section-content ul,.page-template-default .page-content .section-content-img__wysiwyg ol,.page-template-default .page-content .section-content-img__wysiwyg p,.page-template-default .page-content .section-content-img__wysiwyg ul,.page-template-default .page-content .section-content-stats__wysiwyg ol,.page-template-default .page-content .section-content-stats__wysiwyg p,.page-template-default .page-content .section-content-stats__wysiwyg ul,.page-template-default .page-content .section-content-video__wysiwyg ol,.page-template-default .page-content .section-content-video__wysiwyg p,.page-template-default .page-content .section-content-video__wysiwyg ul,.page-template-default .page-content .section-specs-quote__wysiwyg ol,.page-template-default .page-content .section-specs-quote__wysiwyg p,.page-template-default .page-content .section-specs-quote__wysiwyg ul,.page-template-default .page-content .section-team__intro p,.page-template-page-content .page-content .section-content ol,.page-template-page-content .page-content .section-content p,.page-template-page-content .page-content .section-content ul,.page-template-page-content .page-content .section-content-img__wysiwyg ol,.page-template-page-content .page-content .section-content-img__wysiwyg p,.page-template-page-content .page-content .section-content-img__wysiwyg ul,.page-template-page-content .page-content .section-content-stats__wysiwyg ol,.page-template-page-content .page-content .section-content-stats__wysiwyg p,.page-template-page-content .page-content .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .section-content-video__wysiwyg ol,.page-template-page-content .page-content .section-content-video__wysiwyg p,.page-template-page-content .page-content .section-content-video__wysiwyg ul,.page-template-page-content .page-content .section-specs-quote__wysiwyg ol,.page-template-page-content .page-content .section-specs-quote__wysiwyg p,.page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .section-team__intro p,.section-header-image p,.single-product .section-content-img__wysiwyg ol,.single-product .section-content-img__wysiwyg p,.single-product .section-content-img__wysiwyg ul,.wysiwyg-content--lg ol,.wysiwyg-content--lg p,.wysiwyg-content--lg ul,body.template-contact .page-content .section-content__tiles-container__subtitle,body.template-homepage-oem .page-content .section-content-img__wysiwyg>div>p:first-of-type,body.template-homepage-research .page-content .section-content-img__wysiwyg ol,body.template-homepage-research .page-content .section-content-img__wysiwyg p,body.template-homepage-research .page-content .section-content-img__wysiwyg ul{font-size:18px}@media (min-width:480px){.filtered-products .products-loop .woof_seo_text,.p-lg,.page-template-default .page-content .section-content ol,.page-template-default .page-content .section-content p,.page-template-default .page-content .section-content ul,.page-template-default .page-content .section-content-img__wysiwyg ol,.page-template-default .page-content .section-content-img__wysiwyg p,.page-template-default .page-content .section-content-img__wysiwyg ul,.page-template-default .page-content .section-content-stats__wysiwyg ol,.page-template-default .page-content .section-content-stats__wysiwyg p,.page-template-default .page-content .section-content-stats__wysiwyg ul,.page-template-default .page-content .section-content-video__wysiwyg ol,.page-template-default .page-content .section-content-video__wysiwyg p,.page-template-default .page-content .section-content-video__wysiwyg ul,.page-template-default .page-content .section-specs-quote__wysiwyg ol,.page-template-default .page-content .section-specs-quote__wysiwyg p,.page-template-default .page-content .section-specs-quote__wysiwyg ul,.page-template-default .page-content .section-team__intro p,.page-template-page-content .page-content .section-content ol,.page-template-page-content .page-content .section-content p,.page-template-page-content .page-content .section-content ul,.page-template-page-content .page-content .section-content-img__wysiwyg ol,.page-template-page-content .page-content .section-content-img__wysiwyg p,.page-template-page-content .page-content .section-content-img__wysiwyg ul,.page-template-page-content .page-content .section-content-stats__wysiwyg ol,.page-template-page-content .page-content .section-content-stats__wysiwyg p,.page-template-page-content .page-content .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .section-content-video__wysiwyg ol,.page-template-page-content .page-content .section-content-video__wysiwyg p,.page-template-page-content .page-content .section-content-video__wysiwyg ul,.page-template-page-content .page-content .section-specs-quote__wysiwyg ol,.page-template-page-content .page-content .section-specs-quote__wysiwyg p,.page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .section-team__intro p,.section-header-image p,.single-product .section-content-img__wysiwyg ol,.single-product .section-content-img__wysiwyg p,.single-product .section-content-img__wysiwyg ul,.wysiwyg-content--lg ol,.wysiwyg-content--lg p,.wysiwyg-content--lg ul,body.template-contact .page-content .section-content__tiles-container__subtitle,body.template-homepage-oem .page-content .section-content-img__wysiwyg>div>p:first-of-type,body.template-homepage-research .page-content .section-content-img__wysiwyg ol,body.template-homepage-research .page-content .section-content-img__wysiwyg p,body.template-homepage-research .page-content .section-content-img__wysiwyg ul{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.filtered-products .products-loop .woof_seo_text,.p-lg,.page-template-default .page-content .section-content ol,.page-template-default .page-content .section-content p,.page-template-default .page-content .section-content ul,.page-template-default .page-content .section-content-img__wysiwyg ol,.page-template-default .page-content .section-content-img__wysiwyg p,.page-template-default .page-content .section-content-img__wysiwyg ul,.page-template-default .page-content .section-content-stats__wysiwyg ol,.page-template-default .page-content .section-content-stats__wysiwyg p,.page-template-default .page-content .section-content-stats__wysiwyg ul,.page-template-default .page-content .section-content-video__wysiwyg ol,.page-template-default .page-content .section-content-video__wysiwyg p,.page-template-default .page-content .section-content-video__wysiwyg ul,.page-template-default .page-content .section-specs-quote__wysiwyg ol,.page-template-default .page-content .section-specs-quote__wysiwyg p,.page-template-default .page-content .section-specs-quote__wysiwyg ul,.page-template-default .page-content .section-team__intro p,.page-template-page-content .page-content .section-content ol,.page-template-page-content .page-content .section-content p,.page-template-page-content .page-content .section-content ul,.page-template-page-content .page-content .section-content-img__wysiwyg ol,.page-template-page-content .page-content .section-content-img__wysiwyg p,.page-template-page-content .page-content .section-content-img__wysiwyg ul,.page-template-page-content .page-content .section-content-stats__wysiwyg ol,.page-template-page-content .page-content .section-content-stats__wysiwyg p,.page-template-page-content .page-content .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .section-content-video__wysiwyg ol,.page-template-page-content .page-content .section-content-video__wysiwyg p,.page-template-page-content .page-content .section-content-video__wysiwyg ul,.page-template-page-content .page-content .section-specs-quote__wysiwyg ol,.page-template-page-content .page-content .section-specs-quote__wysiwyg p,.page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .section-team__intro p,.section-header-image p,.single-product .section-content-img__wysiwyg ol,.single-product .section-content-img__wysiwyg p,.single-product .section-content-img__wysiwyg ul,.wysiwyg-content--lg ol,.wysiwyg-content--lg p,.wysiwyg-content--lg ul,body.template-contact .page-content .section-content__tiles-container__subtitle,body.template-homepage-oem .page-content .section-content-img__wysiwyg>div>p:first-of-type,body.template-homepage-research .page-content .section-content-img__wysiwyg ol,body.template-homepage-research .page-content .section-content-img__wysiwyg p,body.template-homepage-research .page-content .section-content-img__wysiwyg ul{font-size:20px}}.p-xl,.template-landingpage .page-content .section-content-img__content-wysiwyg p,.template-landingpage .page-content .section-content-stats__content-wysiwyg p,.template-landingpage .page-content .section-content-usp__content-wysiwyg p,body.template-homepage-research .page-content .section-content-video__wysiwyg ol,body.template-homepage-research .page-content .section-content-video__wysiwyg p,body.template-homepage-research .page-content .section-content-video__wysiwyg ul{font-size:18px}@media (min-width:480px){.p-xl,.template-landingpage .page-content .section-content-img__content-wysiwyg p,.template-landingpage .page-content .section-content-stats__content-wysiwyg p,.template-landingpage .page-content .section-content-usp__content-wysiwyg p,body.template-homepage-research .page-content .section-content-video__wysiwyg ol,body.template-homepage-research .page-content .section-content-video__wysiwyg p,body.template-homepage-research .page-content .section-content-video__wysiwyg ul{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){.p-xl,.template-landingpage .page-content .section-content-img__content-wysiwyg p,.template-landingpage .page-content .section-content-stats__content-wysiwyg p,.template-landingpage .page-content .section-content-usp__content-wysiwyg p,body.template-homepage-research .page-content .section-content-video__wysiwyg ol,body.template-homepage-research .page-content .section-content-video__wysiwyg p,body.template-homepage-research .page-content .section-content-video__wysiwyg ul{font-size:22px}}.p-xxl{font-size:18px}@media (min-width:480px){.p-xxl{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){.p-xxl{font-size:24px}}a{color:var(--c-text-link)}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;height:100%;scroll-behavior:smooth}body{background:var(--c-global-bg);color:var(--c-text);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:var(--f-content);font-size:14px;-webkit-font-smoothing:antialiased;line-height:1.8;min-height:100vh;-moz-osx-font-smoothing:grayscale;-webkit-transition:padding-top .2s ease-out;-o-transition:padding-top .2s ease-out;transition:padding-top .2s ease-out}body.archive-knowledge_base-data,body.page-knowledgebase-data,body.page-template-template-knowledge-base,body.single-knowledge_base,body.single-vacancy,body.tax-knowledge_base_category,body.tax-knowledge_base_tag,body.template-product-wizard{padding-top:0!important}body.archive-knowledge_base-data .header,body.page-knowledgebase-data .header,body.page-template-template-knowledge-base .header,body.single-knowledge_base .header,body.single-vacancy .header,body.tax-knowledge_base_category .header,body.tax-knowledge_base_tag .header,body.template-product-wizard .header{position:sticky}body:not(.archive-knowledge_base-data),body:not(.page-knowledgebase-data),body:not(.page-template-template-knowledge-base),body:not(.single-knowledge_base),body:not(.single-vacancy),body:not(.tax-knowledge_base_category),body:not(.tax-knowledge_base_tag),body:not(.template-product-wizard){padding-top:125px!important}@media (min-width:992px){body:not(.archive-knowledge_base-data),body:not(.page-knowledgebase-data),body:not(.page-template-template-knowledge-base),body:not(.single-knowledge_base),body:not(.single-vacancy),body:not(.tax-knowledge_base_category),body:not(.tax-knowledge_base_tag),body:not(.template-product-wizard){padding-top:210px!important}}@media (min-width:1440px){body:not(.archive-knowledge_base-data),body:not(.page-knowledgebase-data),body:not(.page-template-template-knowledge-base),body:not(.single-knowledge_base),body:not(.single-vacancy),body:not(.tax-knowledge_base_category),body:not(.tax-knowledge_base_tag),body:not(.template-product-wizard){padding-top:215px!important}}body:not(.archive-knowledge_base-data).archive-knowledge_base-data,body:not(.archive-knowledge_base-data).page-knowledgebase-data,body:not(.archive-knowledge_base-data).page-template-template-knowledge-base,body:not(.archive-knowledge_base-data).single-knowledge_base,body:not(.archive-knowledge_base-data).single-vacancy,body:not(.archive-knowledge_base-data).tax-knowledge_base_category,body:not(.archive-knowledge_base-data).tax-knowledge_base_tag,body:not(.archive-knowledge_base-data).template-product-wizard,body:not(.page-knowledgebase-data).archive-knowledge_base-data,body:not(.page-knowledgebase-data).page-knowledgebase-data,body:not(.page-knowledgebase-data).page-template-template-knowledge-base,body:not(.page-knowledgebase-data).single-knowledge_base,body:not(.page-knowledgebase-data).single-vacancy,body:not(.page-knowledgebase-data).tax-knowledge_base_category,body:not(.page-knowledgebase-data).tax-knowledge_base_tag,body:not(.page-knowledgebase-data).template-product-wizard,body:not(.page-template-template-knowledge-base).archive-knowledge_base-data,body:not(.page-template-template-knowledge-base).page-knowledgebase-data,body:not(.page-template-template-knowledge-base).page-template-template-knowledge-base,body:not(.page-template-template-knowledge-base).single-knowledge_base,body:not(.page-template-template-knowledge-base).single-vacancy,body:not(.page-template-template-knowledge-base).tax-knowledge_base_category,body:not(.page-template-template-knowledge-base).tax-knowledge_base_tag,body:not(.page-template-template-knowledge-base).template-product-wizard,body:not(.single-knowledge_base).archive-knowledge_base-data,body:not(.single-knowledge_base).page-knowledgebase-data,body:not(.single-knowledge_base).page-template-template-knowledge-base,body:not(.single-knowledge_base).single-knowledge_base,body:not(.single-knowledge_base).single-vacancy,body:not(.single-knowledge_base).tax-knowledge_base_category,body:not(.single-knowledge_base).tax-knowledge_base_tag,body:not(.single-knowledge_base).template-product-wizard,body:not(.single-vacancy).archive-knowledge_base-data,body:not(.single-vacancy).page-knowledgebase-data,body:not(.single-vacancy).page-template-template-knowledge-base,body:not(.single-vacancy).single-knowledge_base,body:not(.single-vacancy).single-vacancy,body:not(.single-vacancy).tax-knowledge_base_category,body:not(.single-vacancy).tax-knowledge_base_tag,body:not(.single-vacancy).template-product-wizard,body:not(.tax-knowledge_base_category).archive-knowledge_base-data,body:not(.tax-knowledge_base_category).page-knowledgebase-data,body:not(.tax-knowledge_base_category).page-template-template-knowledge-base,body:not(.tax-knowledge_base_category).single-knowledge_base,body:not(.tax-knowledge_base_category).single-vacancy,body:not(.tax-knowledge_base_category).tax-knowledge_base_category,body:not(.tax-knowledge_base_category).tax-knowledge_base_tag,body:not(.tax-knowledge_base_category).template-product-wizard,body:not(.tax-knowledge_base_tag).archive-knowledge_base-data,body:not(.tax-knowledge_base_tag).page-knowledgebase-data,body:not(.tax-knowledge_base_tag).page-template-template-knowledge-base,body:not(.tax-knowledge_base_tag).single-knowledge_base,body:not(.tax-knowledge_base_tag).single-vacancy,body:not(.tax-knowledge_base_tag).tax-knowledge_base_category,body:not(.tax-knowledge_base_tag).tax-knowledge_base_tag,body:not(.tax-knowledge_base_tag).template-product-wizard,body:not(.template-product-wizard).archive-knowledge_base-data,body:not(.template-product-wizard).page-knowledgebase-data,body:not(.template-product-wizard).page-template-template-knowledge-base,body:not(.template-product-wizard).single-knowledge_base,body:not(.template-product-wizard).single-vacancy,body:not(.template-product-wizard).tax-knowledge_base_category,body:not(.template-product-wizard).tax-knowledge_base_tag,body:not(.template-product-wizard).template-product-wizard{padding-top:0!important}body:not(.archive-knowledge_base-data).archive-knowledge_base-data .header,body:not(.archive-knowledge_base-data).page-knowledgebase-data .header,body:not(.archive-knowledge_base-data).page-template-template-knowledge-base .header,body:not(.archive-knowledge_base-data).single-knowledge_base .header,body:not(.archive-knowledge_base-data).single-vacancy .header,body:not(.archive-knowledge_base-data).tax-knowledge_base_category .header,body:not(.archive-knowledge_base-data).tax-knowledge_base_tag .header,body:not(.archive-knowledge_base-data).template-product-wizard .header,body:not(.page-knowledgebase-data).archive-knowledge_base-data .header,body:not(.page-knowledgebase-data).page-knowledgebase-data .header,body:not(.page-knowledgebase-data).page-template-template-knowledge-base .header,body:not(.page-knowledgebase-data).single-knowledge_base .header,body:not(.page-knowledgebase-data).single-vacancy .header,body:not(.page-knowledgebase-data).tax-knowledge_base_category .header,body:not(.page-knowledgebase-data).tax-knowledge_base_tag .header,body:not(.page-knowledgebase-data).template-product-wizard .header,body:not(.page-template-template-knowledge-base).archive-knowledge_base-data .header,body:not(.page-template-template-knowledge-base).page-knowledgebase-data .header,body:not(.page-template-template-knowledge-base).page-template-template-knowledge-base .header,body:not(.page-template-template-knowledge-base).single-knowledge_base .header,body:not(.page-template-template-knowledge-base).single-vacancy .header,body:not(.page-template-template-knowledge-base).tax-knowledge_base_category .header,body:not(.page-template-template-knowledge-base).tax-knowledge_base_tag .header,body:not(.page-template-template-knowledge-base).template-product-wizard .header,body:not(.single-knowledge_base).archive-knowledge_base-data .header,body:not(.single-knowledge_base).page-knowledgebase-data .header,body:not(.single-knowledge_base).page-template-template-knowledge-base .header,body:not(.single-knowledge_base).single-knowledge_base .header,body:not(.single-knowledge_base).single-vacancy .header,body:not(.single-knowledge_base).tax-knowledge_base_category .header,body:not(.single-knowledge_base).tax-knowledge_base_tag .header,body:not(.single-knowledge_base).template-product-wizard .header,body:not(.single-vacancy).archive-knowledge_base-data .header,body:not(.single-vacancy).page-knowledgebase-data .header,body:not(.single-vacancy).page-template-template-knowledge-base .header,body:not(.single-vacancy).single-knowledge_base .header,body:not(.single-vacancy).single-vacancy .header,body:not(.single-vacancy).tax-knowledge_base_category .header,body:not(.single-vacancy).tax-knowledge_base_tag .header,body:not(.single-vacancy).template-product-wizard .header,body:not(.tax-knowledge_base_category).archive-knowledge_base-data .header,body:not(.tax-knowledge_base_category).page-knowledgebase-data .header,body:not(.tax-knowledge_base_category).page-template-template-knowledge-base .header,body:not(.tax-knowledge_base_category).single-knowledge_base .header,body:not(.tax-knowledge_base_category).single-vacancy .header,body:not(.tax-knowledge_base_category).tax-knowledge_base_category .header,body:not(.tax-knowledge_base_category).tax-knowledge_base_tag .header,body:not(.tax-knowledge_base_category).template-product-wizard .header,body:not(.tax-knowledge_base_tag).archive-knowledge_base-data .header,body:not(.tax-knowledge_base_tag).page-knowledgebase-data .header,body:not(.tax-knowledge_base_tag).page-template-template-knowledge-base .header,body:not(.tax-knowledge_base_tag).single-knowledge_base .header,body:not(.tax-knowledge_base_tag).single-vacancy .header,body:not(.tax-knowledge_base_tag).tax-knowledge_base_category .header,body:not(.tax-knowledge_base_tag).tax-knowledge_base_tag .header,body:not(.tax-knowledge_base_tag).template-product-wizard .header,body:not(.template-product-wizard).archive-knowledge_base-data .header,body:not(.template-product-wizard).page-knowledgebase-data .header,body:not(.template-product-wizard).page-template-template-knowledge-base .header,body:not(.template-product-wizard).single-knowledge_base .header,body:not(.template-product-wizard).single-vacancy .header,body:not(.template-product-wizard).tax-knowledge_base_category .header,body:not(.template-product-wizard).tax-knowledge_base_tag .header,body:not(.template-product-wizard).template-product-wizard .header{position:sticky}@media (min-width:992px){body.primary-nav--is-open{overflow:hidden}body.primary-nav--is-open .header-menu__overlay{cursor:pointer;opacity:1;visibility:visible}}.container,.single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{margin-left:auto;margin-right:auto;max-width:1330px;padding-left:18px;padding-right:18px;position:relative;width:100%}@media (min-width:480px){.container,.single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{padding-left:calc(6.45833vw - 13px)}}@media (min-width:1440px){.container,.single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{padding-left:80px}}@media (min-width:480px){.container,.single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{padding-right:calc(6.45833vw - 13px)}}@media (min-width:1440px){.container,.single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{padding-right:80px}}.container__small,body.woocommerce-checkout .wc-thankyou .order-confirmation-form{margin-left:auto;margin-right:auto;max-width:780px;position:relative}.container__medium{margin-left:auto;margin-right:auto;max-width:996px;position:relative}.container__medium-lg{max-width:1120px}.container__large{max-width:1480px}.container__lg-full{max-width:1550px}.container--full-width{max-width:none}img{height:auto;max-height:100%;max-width:100%}.table-wrapper{overflow-x:auto;position:relative}.single-product .layout-specifications__content table.table-collapse,.table-default--is-collapsable{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:0;table-layout:fixed}.single-product .layout-specifications__content table.table-collapse thead,.table-default--is-collapsable thead{cursor:pointer;position:relative}.single-product .layout-specifications__content table.table-collapse thead:after,.table-default--is-collapsable thead:after{background-color:var(--c-primary);color:var(--c-primary);content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:16px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;position:absolute;right:8px;top:12px;width:16px}.single-product .layout-downloads .table--downloads thead tr,.single-product .layout-specifications__content table.table-collapse thead tr,.table-default thead tr{background-color:transparent}.single-product .layout-downloads .table--downloads thead tr td,.single-product .layout-downloads .table--downloads thead tr th,.single-product .layout-specifications__content table.table-collapse thead tr td,.single-product .layout-specifications__content table.table-collapse thead tr th,.table-default thead tr td,.table-default thead tr th{background-color:var(--c-gray-000);border-bottom:1px solid var(--c-comp-200);color:var(--c-primary);font-size:18px;font-weight:600;padding:12px!important;white-space:break-spaces}@media (min-width:480px){.single-product .layout-downloads .table--downloads thead tr td,.single-product .layout-downloads .table--downloads thead tr th,.single-product .layout-specifications__content table.table-collapse thead tr td,.single-product .layout-specifications__content table.table-collapse thead tr th,.table-default thead tr td,.table-default thead tr th{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.single-product .layout-downloads .table--downloads thead tr td,.single-product .layout-downloads .table--downloads thead tr th,.single-product .layout-specifications__content table.table-collapse thead tr td,.single-product .layout-specifications__content table.table-collapse thead tr th,.table-default thead tr td,.table-default thead tr th{font-size:20px}}.single-product .layout-downloads .table--downloads tbody tr,.single-product .layout-specifications__content table.table-collapse tbody tr,.table-default tbody tr{background-color:transparent}.single-product .layout-downloads .table--downloads tbody tr td,.single-product .layout-downloads .table--downloads tbody tr th,.single-product .layout-specifications__content table.table-collapse tbody tr td,.single-product .layout-specifications__content table.table-collapse tbody tr th,.table-default tbody tr td,.table-default tbody tr th{background-color:transparent;border:none;padding:8px 12px}.single-product .layout-downloads .table--downloads tbody tr th,.single-product .layout-specifications__content table.table-collapse tbody tr th,.table-default tbody tr th{border-right:none}.single-product .layout-downloads .table--downloads tbody tr th:first-of-type,.single-product .layout-specifications__content table.table-collapse tbody tr th:first-of-type,.table-default tbody tr th:first-of-type{width:30%!important}.single-product .layout-downloads .table--downloads tbody tr:nth-child(2n) td,.single-product .layout-downloads .table--downloads tbody tr:nth-child(2n) th,.single-product .layout-specifications__content table.table-collapse tbody tr:nth-child(2n) td,.single-product .layout-specifications__content table.table-collapse tbody tr:nth-child(2n) th,.table-default tbody tr:nth-child(2n) td,.table-default tbody tr:nth-child(2n) th{background-color:var(--c-comp-100)}.single-product .layout-downloads .table--downloads tbody tr:last-child td,.single-product .layout-downloads .table--downloads tbody tr:last-child th,.single-product .layout-specifications__content table.table-collapse tbody tr:last-child td,.single-product .layout-specifications__content table.table-collapse tbody tr:last-child th,.table-default tbody tr:last-child td,.table-default tbody tr:last-child th{border-bottom:1px solid var(--c-comp-200)}.single-product .layout-downloads .table--is-collapsed.table--downloads thead:after,.single-product .layout-specifications__content table.table--is-collapsed.table-collapse thead:after,.table-default.table--is-collapsed thead:after{-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.single-product .layout-downloads .table--is-collapsed.table--downloads tbody,.single-product .layout-specifications__content table.table--is-collapsed.table-collapse tbody,.table-default.table--is-collapsed tbody{display:none}.product .col-wrap{margin-top:50px}.col-wrap{position:relative;width:100%;zoom:1}.col-wrap:after{content:"";display:block}.col-wrap:before{clear:both;content:"";display:table}.col-wrap .col{list-style:none;margin:0 0 2em;padding:0;width:100%}.col-wrap .col.col-last{margin-right:0!important}.col-wrap .col .col{margin-bottom:0}@media (min-width:640px){.col-wrap .col{float:left}}.col-wrap.col-debug .col{position:relative}.col-wrap.col-debug .col:before{border:2px solid red;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:640px){.col-wrap .col-one-third{margin-right:4%;width:30.6666666667%}.col-wrap .col-two-thirds{margin-right:4%;width:65.3333333333%}.col-wrap .col-one-half{margin-right:4%;width:48%}.col-wrap .col-one-fourth{margin-right:4%;width:22%}.col-wrap .col-three-fourth{margin-right:4%;width:74%}.col-wrap.no-gut .col-one-fourth{margin-bottom:0;margin-right:0;width:25%}}.fontawesome-i2svg-pending body i{display:none}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@font-face{font-display:swap;font-family:Karbon;src:url(/app/themes/palmsens/dist/fonts/karbon/karbon-regular_11226323.woff2) format("woff2"),url(/app/themes/palmsens/dist/fonts/karbon/karbon-regular_1ef0af29.woff) format("woff")}@font-face{font-display:swap;font-family:Karbon;font-style:italic;src:url(/app/themes/palmsens/dist/fonts/karbon/karbon-regularitalic-webfont_892f6fc2.woff2) format("woff2"),url(/app/themes/palmsens/dist/fonts/karbon/karbon-regularitalic-webfont_2c9bc9b1.woff) format("woff")}@font-face{font-display:swap;font-family:Karbon;font-weight:500;src:url(/app/themes/palmsens/dist/fonts/karbon/karbon-medium_cb2bda71.woff2) format("woff2"),url(/app/themes/palmsens/dist/fonts/karbon/karbon-medium_c878c76e.woff) format("woff")}@font-face{font-display:swap;font-family:Karbon;font-weight:600;src:url(/app/themes/palmsens/dist/fonts/karbon/karbon-semibold_13d7928c.woff2) format("woff2"),url(/app/themes/palmsens/dist/fonts/karbon/karbon-semibold_96d04aa5.woff) format("woff")}.header-top{background:var(--c-primary)}.header--hide-top-bar .header-top{display:none}.header-top .container,.header-top .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .header-top .section-product-hero__outer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}@media (min-width:768px){.header-top .container,.header-top .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .header-top .section-product-hero__outer-wrapper{padding-left:18px;padding-right:18px}}@media (min-width:768px) and (min-width:480px){.header-top .container,.header-top .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .header-top .section-product-hero__outer-wrapper{padding-left:calc(6.45833vw - 13px)}}@media (min-width:768px) and (min-width:1440px){.header-top .container,.header-top .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .header-top .section-product-hero__outer-wrapper{padding-left:80px}}@media (min-width:768px) and (min-width:480px){.header-top .container,.header-top .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .header-top .section-product-hero__outer-wrapper{padding-right:calc(6.45833vw - 13px)}}@media (min-width:768px) and (min-width:1440px){.header-top .container,.header-top .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .header-top .section-product-hero__outer-wrapper{padding-right:80px}}.header-top__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.header-top__popup{background:var(--c-comp);border-radius:4px;display:none;margin:16px 0 0;padding:12px 18px;top:100%;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:260px;z-index:310}.header-top__popup,.header-top__popup:before{left:50%;position:absolute;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.header-top__popup:before{border-bottom:6px solid var(--c-comp);border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:block;height:0;top:-6px;width:0}.header--unpinned .header-top__popup{top:-70px}@media (min-width:992px){.header-top__popup{left:100%;margin:0 0 0 8px;top:8px}.header-top__popup,.header-top__popup:before{-webkit-transform:none;-o-transform:none;transform:none}.header-top__popup:before{border-bottom:6px solid transparent;border-left:0;border-right:6px solid var(--c-comp);border-top:6px solid transparent;left:-6px;top:12px}}.header-top__popup.visible{display:block}.header-top__popup__text{font-size:18px}.header-top__popup__btn,.header-top__popup__text{color:var(--c-gray-000);font-weight:600;line-height:1}.header-top__popup__btn{background:hsla(0,0%,100%,.2);border-radius:4px;display:inline-block;font-size:17px;margin-top:8px;padding:6px 14px;text-decoration:none;text-transform:uppercase}.header-top__popup__btn:hover{background:hsla(0,0%,100%,.3)}.header-top__popup__btn-close{color:hsla(0,0%,100%,.5);font-size:14px;line-height:1;position:absolute;right:8px;top:8px}.header-top__lang-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:72px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-primary);justify-content:center;position:relative}.header-top__lang-switcher:after{background:-webkit-linear-gradient(right,var(--c-primary) 0,rgba(1,53,92,0) 100%);background:-o-linear-gradient(right,var(--c-primary) 0,rgba(1,53,92,0) 100%);background:linear-gradient(270deg,var(--c-primary) 0,rgba(1,53,92,0) 100%);content:"";height:100%;left:-40px;position:absolute;width:40px}@media (min-width:768px){.header-top__lang-switcher:after{content:none}}.header-top__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 72px)}@media (min-width:768px){.header-top__tabs{width:auto}}.header-top__tabs__scroll{position:relative;width:100%}.header-top__tabs__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin:0;overflow:scroll;padding:8px 40px 0 20px;position:relative;-ms-overflow-style:none;scrollbar-width:none}@media (min-width:768px){.header-top__tabs__wrapper{padding:8px 0 0}}.header-top__tabs__wrapper::-webkit-scrollbar{display:none}.header-top__tabs__permalink{font-size:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.2);border-radius:6px 6px 0 0;color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;line-height:30px;padding:4px 18px;text-decoration:none;-webkit-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}@media (min-width:480px){.header-top__tabs__permalink{font-size:calc(.20833vw + 14px)}}@media (min-width:1440px){.header-top__tabs__permalink{font-size:17px}}.header--scrolled .header-top__tabs__permalink{font-size:15px;line-height:26px;padding:4px 16px}@media (min-width:480px){.header--scrolled .header-top__tabs__permalink{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.header--scrolled .header-top__tabs__permalink{font-size:16px}}.header-top__tabs__permalink--active{background:var(--c-blue-prussian-700)!important;color:var(--c-gray-000)}.header-top__tabs__permalink--active svg .fill{stroke:var(--c-gray-000)}.header-top__tabs__permalink:hover{background:hsla(0,0%,100%,.3)}.header-top__tabs__permalink svg{display:none;margin-right:8px}@media (min-width:640px){.header-top__tabs__permalink svg{display:block}}.header-top__tabs__permalink__text:before{content:attr(data-prefix)}@media (max-width:400px) and (min-width:990px) and (max-width:1071px){.header-top__tabs__permalink__text:before{display:none}}.header-top__menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}@media (min-width:640px){.header-top__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}}.header-top__menu .secondary-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;height:24px;list-style:none;margin:0}@media (min-width:992px){.header-top__menu .secondary-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-top__menu .secondary-menu>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:24px;position:relative}.header-top__menu .secondary-menu>li:last-child{margin-right:0}.header-top__menu .secondary-menu>li>a{color:var(--c-gray-000);font-size:16px;font-weight:600;line-height:1;text-decoration:none}.header-top__menu .secondary-menu>li>a:hover{text-decoration:underline}.header-top__menu .secondary-menu>li:hover>ul{opacity:1;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1);visibility:visible}.header-top__menu .secondary-menu>li ul{background:var(--c-gray-000);border-radius:4px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1);left:50%;list-style:none;margin:3px 0 0 -90px;opacity:0;padding:12px 0!important;position:absolute;top:100%;-webkit-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9);-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;visibility:hidden;width:180px;z-index:310}.header-top__menu .secondary-menu>li ul:before{background:var(--c-gray-000);content:"";height:20px;left:44%;position:absolute;top:-1px;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:20px;z-index:-1}.header-top__menu .secondary-menu>li ul:after{content:"";height:3px;position:absolute;top:-3px;width:100%}.header-top__menu .secondary-menu>li ul li a{color:var(--c-primary);display:block;font-size:16px;font-weight:500;line-height:1;padding:8px 20px;text-decoration:none;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.header-top__menu .secondary-menu>li ul li a:hover{background:var(--c-comp-100)}.header-bar{background:var(--c-blue-prussian-700);padding-bottom:16px;padding-top:16px;position:relative;-webkit-transition:padding .2s ease-out,background .2s ease-out;-o-transition:padding .2s ease-out,background .2s ease-out;transition:padding .2s ease-out,background .2s ease-out;z-index:302}@media (min-width:480px){.header-bar{padding-top:calc(.625vw + 13px)}}@media (min-width:1440px){.header-bar{padding-top:22px}}@media (min-width:480px){.header-bar{padding-bottom:calc(.625vw + 13px)}}@media (min-width:1440px){.header-bar{padding-bottom:22px}}.header--scrolled .header-bar{padding-bottom:16px;padding-top:16px}@media (min-width:480px){.header--scrolled .header-bar{padding-top:16px}}@media (min-width:1440px){.header--scrolled .header-bar{padding-top:16px}}@media (min-width:480px){.header--scrolled .header-bar{padding-bottom:16px}}@media (min-width:1440px){.header--scrolled .header-bar{padding-bottom:16px}}.header-bar>.container,.single-product .section-product-hero.carousel-enabled .header-bar>.section-product-hero__outer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bar>.container:after,.header-bar>.container:before,.single-product .section-product-hero.carousel-enabled .header-bar>.section-product-hero__outer-wrapper:after,.single-product .section-product-hero.carousel-enabled .header-bar>.section-product-hero__outer-wrapper:before{content:none}.header-bar .logo.white{display:none}.header-bar .logo .logo-img{display:block;height:28px;-webkit-transition:height .2s ease-out;-o-transition:height .2s ease-out;transition:height .2s ease-out;width:auto}@media (min-width:480px){.header-bar .logo .logo-img{height:calc(1.66667vw + 20px)}}@media (min-width:1440px){.header-bar .logo .logo-img{height:44px}}.header--scrolled .header-bar .logo .logo-img{height:28px}@media (min-width:480px){.header--scrolled .header-bar .logo .logo-img{height:calc(1.25vw + 22px)}}@media (min-width:1440px){.header--scrolled .header-bar .logo .logo-img{height:40px}}.header-bar .logo .logo-img img{width:auto}.header-bar .header-menu{gap:6px}.header-bar .header-menu,.header-bar__mypalmsens{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bar__mypalmsens{color:var(--c-gray-000);-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;font-size:16px;height:40px;justify-content:center;text-decoration:none;-webkit-transition:color .1s ease-out;-o-transition:color .1s ease-out;transition:color .1s ease-out;width:40px}.header-bar__mypalmsens:hover{color:hsla(0,0%,100%,.7)}.header-bar__toggle{color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-gray-000);border-radius:50%;font-size:16px;height:40px;justify-content:center;text-decoration:none;-webkit-transition:color .1s ease-out;-o-transition:color .1s ease-out;transition:color .1s ease-out;width:40px}@media (min-width:992px){.header-bar__toggle{display:none}}.header-bar__cart{color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;font-size:16px;height:40px;justify-content:center;position:relative;text-decoration:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;width:40px}.header-bar__cart:hover{color:hsla(0,0%,100%,.7)}.header-bar__cart .num-items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:600;height:22px;-webkit-box-pack:center;-ms-flex-pack:center;border:4px solid var(--c-blue-prussian-700);justify-content:center;line-height:1;margin:-4px 0 auto 4px;position:absolute;right:-6px;top:-4px;width:22px}.header-bar__cart .num-items:empty{display:none}@media (min-width:992px){.header-nav{background:var(--c-gray-000);padding:0;position:relative}}.header-nav .container,.header-nav .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .header-nav .section-product-hero__outer-wrapper{position:static}.header-nav .header-menu-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;width:36px}.header-nav .header-menu-btn .svg-inline--fa,.header-nav .header-menu-btn i{margin-top:2px}.header-nav .header-menu-btn.nav-btn-toggle{background:var(--c-primary);color:var(--c-gray-000);margin-left:auto}@media (min-width:992px){.header-nav .header-menu-btn.nav-btn-toggle{display:none}}.header-nav .header-menu-btn.btn-cart{background:var(--c-gray-000);border:1px solid var(--c-gray-300);color:var(--c-primary);height:38px;position:relative;width:38px}@media (min-width:768px){.header-nav .header-menu-btn.btn-cart{display:none}}.header-nav .header-menu-btn.btn-cart .num-items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp);border-radius:50%;color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:600;height:17px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;position:absolute;right:-6px;top:-6px;width:17px}.header-nav:after{background-image:url(/app/themes/palmsens/dist/images/shadow_92fa3704.png);background-position:50%;background-repeat:no-repeat;background-size:1814px 7px;bottom:-7px;content:"";display:none;height:7px;position:absolute;width:100%;z-index:1}@media (min-width:992px){.header-nav:after{display:block}}.header-nav .primary-nav{display:none}@media (min-width:992px){.header-nav .primary-nav{display:block}}.header-nav .primary-nav__menu-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.header-nav .primary-nav__menu-items{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.8;list-style:none;margin:0;padding:0}.header-nav .primary-nav__menu-item{font-size:18px;padding:14px 24px 14px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;position:relative}@media (min-width:480px){.header-nav .primary-nav__menu-item{padding-top:calc(.52083vw + 11.5px)}}@media (min-width:1440px){.header-nav .primary-nav__menu-item{padding-top:19px}}@media (min-width:480px){.header-nav .primary-nav__menu-item{padding-bottom:calc(.52083vw + 11.5px)}}@media (min-width:1440px){.header-nav .primary-nav__menu-item{padding-bottom:19px}}@media (min-width:480px){.header-nav .primary-nav__menu-item{padding-right:calc(1.14583vw + 18.5px)}}@media (min-width:1440px){.header-nav .primary-nav__menu-item{padding-right:35px}}@media (min-width:480px){.header-nav .primary-nav__menu-item{padding-left:calc(1.25vw + 8px)}}@media (min-width:1440px){.header-nav .primary-nav__menu-item{padding-left:26px}}@media (min-width:480px){.header-nav .primary-nav__menu-item{font-size:calc(.10417vw + 17.5px)}}@media (min-width:1440px){.header-nav .primary-nav__menu-item{font-size:19px}}.header--scrolled .header-nav .primary-nav__menu-item{padding-bottom:8px;padding-top:8px}@media (min-width:480px){.header--scrolled .header-nav .primary-nav__menu-item{padding-top:8px}}@media (min-width:1440px){.header--scrolled .header-nav .primary-nav__menu-item{padding-top:8px}}@media (min-width:480px){.header--scrolled .header-nav .primary-nav__menu-item{padding-bottom:8px}}@media (min-width:1440px){.header--scrolled .header-nav .primary-nav__menu-item{padding-bottom:8px}}.header-nav .primary-nav__menu-item:first-child{padding-left:0}.header-nav .primary-nav__menu-item--has-dropdown .svg-inline--fa,.header-nav .primary-nav__menu-item--has-dropdown i{color:var(--c-primary);font-size:15px;margin-left:8px;position:absolute;right:12px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}.header-nav .primary-nav__menu-item a{color:var(--c-primary);text-decoration:none}.header-nav .primary-nav__menu-item.active-menu-item:after{background:var(--c-comp);bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.header-nav .primary-nav .btn--search{display:none;position:relative;z-index:101}@media (min-width:992px){.header-nav .primary-nav .btn--search{display:block;width:18px}}.header-nav .primary-nav .btn--search .fa-search,.header-nav .primary-nav .btn--search .fa-times{color:var(--c-primary);font-size:16px;text-align:center;vertical-align:middle;width:18px}.header-nav .primary-nav__dropdown{left:0;position:absolute;-webkit-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-o-transform .3s;z-index:1}.header-nav .primary-nav__dropdown-container{background:var(--c-gray-000);-webkit-box-shadow:none;box-shadow:none;left:0;overflow:hidden;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:visibility .3s,top .3s,-webkit-box-shadow .3s;transition:visibility .3s,top .3s,-webkit-box-shadow .3s;-o-transition:visibility .3s,top .3s,box-shadow .3s;transition:visibility .3s,top .3s,box-shadow .3s;transition:visibility .3s,top .3s,box-shadow .3s,-webkit-box-shadow .3s;visibility:hidden;width:100vw}.header-nav .primary-nav__dropdown-container>ul{height:100%;margin:0;overflow:hidden;padding:0;position:relative;width:100%;z-index:1}.header-nav .primary-nav__dropdown-item{left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .3s,visibility .3s;-o-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%}.header-nav .primary-nav__dropdown-item.active-menu-item{opacity:1;visibility:visible}.header-nav .primary-nav__dropdown-item.move-left .primary-nav__dropdown-item-inner{-webkit-transform:translateX(-100px);-o-transform:translateX(-100px);transform:translateX(-100px)}.header-nav .primary-nav__dropdown-item.move-right .primary-nav__dropdown-item-inner{-webkit-transform:translateX(100px);-o-transform:translateX(100px);transform:translateX(100px)}.header-nav .primary-nav__dropdown-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:40px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-o-transform .3s;width:100%}.header-nav .primary-nav__dropdown-sidebar{margin-bottom:40px;width:280px}@media (min-width:480px){.header-nav .primary-nav__dropdown-sidebar{width:calc(7.29167vw + 245px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-sidebar{width:350px}}.header-nav .primary-nav__dropdown-sidebar ul{list-style:none;margin:0;padding:0}.header-nav .primary-nav__dropdown-sidebar ul li{font-size:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;color:var(--c-primary);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;height:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1;margin-bottom:12px;padding:12px 24px}@media (min-width:480px){.header-nav .primary-nav__dropdown-sidebar ul li{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-sidebar ul li{font-size:20px}}.header-nav .primary-nav__dropdown-sidebar ul li:last-child{margin:0}.header-nav .primary-nav__dropdown-sidebar ul li.active{background:var(--c-comp-100)}.header-nav .primary-nav__dropdown-sidebar ul li span{margin:0 auto 0 0;-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.header-nav .primary-nav__dropdown-sidebar ul li .svg-inline--fa,.header-nav .primary-nav__dropdown-sidebar ul li i{font-size:16px;margin-right:12px;text-align:center;width:20px}.header-nav .primary-nav__dropdown-sidebar ul li img{margin-right:12px;width:48px}.header-nav .primary-nav__dropdown-widget{background:var(--c-comp-100);border-radius:6px;margin-bottom:40px;padding:32px 32px 40px;position:relative;text-decoration:none;width:280px}@media (min-width:480px){.header-nav .primary-nav__dropdown-widget{width:calc(7.29167vw + 245px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-widget{width:350px}}@media (min-width:480px){.header-nav .primary-nav__dropdown-widget{padding:calc(.83333vw + 28px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-widget{padding:40px}}@media (min-width:480px){.header-nav .primary-nav__dropdown-widget{padding-bottom:calc(.83333vw + 36px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-widget{padding-bottom:48px}}.header-nav .primary-nav__dropdown-widget:hover{background:var(--c-comp-200)}.header-nav .primary-nav__dropdown-widget-icon .svg-inline--fa,.header-nav .primary-nav__dropdown-widget-icon i{color:var(--c-comp);font-size:40px;margin-bottom:32px}@media (min-width:480px){.header-nav .primary-nav__dropdown-widget-icon .svg-inline--fa,.header-nav .primary-nav__dropdown-widget-icon i{margin-bottom:calc(.83333vw + 28px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-widget-icon .svg-inline--fa,.header-nav .primary-nav__dropdown-widget-icon i{margin-bottom:40px}}@media (min-width:480px){.header-nav .primary-nav__dropdown-widget-icon .svg-inline--fa,.header-nav .primary-nav__dropdown-widget-icon i{font-size:calc(2.08333vw + 30px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-widget-icon .svg-inline--fa,.header-nav .primary-nav__dropdown-widget-icon i{font-size:60px}}.header-nav .primary-nav__dropdown-widget-title{color:var(--c-primary);display:block;font-size:20px;font-weight:600;line-height:1}@media (min-width:480px){.header-nav .primary-nav__dropdown-widget-title{font-size:calc(.20833vw + 19px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-widget-title{font-size:22px}}.header-nav .primary-nav__dropdown-widget-text{color:var(--c-primary);display:block;font-size:14px;line-height:1.2;margin-top:8px}@media (min-width:480px){.header-nav .primary-nav__dropdown-widget-text{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-widget-text{font-size:16px}}.header-nav .primary-nav__dropdown-widget .fa-long-arrow-right{bottom:20px;color:var(--c-comp);font-size:20px;position:absolute;right:20px}@media (min-width:480px){.header-nav .primary-nav__dropdown-widget .fa-long-arrow-right{font-size:calc(.20833vw + 19px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-widget .fa-long-arrow-right{font-size:22px}}.header-nav .primary-nav__dropdown-content{margin-left:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:40px}@media (min-width:480px){.header-nav .primary-nav__dropdown-content{margin-left:calc(2.08333vw + 30px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-content{margin-left:60px}}.header-nav .primary-nav__dropdown-content-inner{display:none;opacity:0}.header-nav .primary-nav__dropdown-content-inner.active{display:block}.header-nav .primary-nav__dropdown-content-grid{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr}@media (min-width:480px){.header-nav .primary-nav__dropdown-content-grid{grid-gap:calc(1.66667vw + 16px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-content-grid{grid-gap:40px}}.header-nav .primary-nav__dropdown-content-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.header-nav .primary-nav__dropdown-content-item.highlight{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);box-shadow:0 5px 10px rgba(0,0,0,.05);padding:24px}@media (min-width:480px){.header-nav .primary-nav__dropdown-content-item.highlight{padding:calc(.83333vw + 20px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-content-item.highlight{padding:32px}}.header-nav .primary-nav__dropdown-content-item.highlight .primary-nav__dropdown-content-item-icon{border:none;height:auto;padding:0;width:auto}.header-nav .primary-nav__dropdown-content-item.highlight .primary-nav__dropdown-content-item-icon svg{color:var(--c-comp)}.header-nav .primary-nav__dropdown-content-item:hover .title{text-decoration:underline}.header-nav .primary-nav__dropdown-content-item-icon{margin-right:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--c-gray-400);border-radius:6px;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;height:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px}@media (min-width:480px){.header-nav .primary-nav__dropdown-content-item-icon{margin-right:calc(2.08333vw - 6px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-content-item-icon{margin-right:24px}}.header-nav .primary-nav__dropdown-content-item img{margin-right:18px;-ms-flex-item-align:start;align-self:flex-start;max-width:80px}@media (min-width:480px){.header-nav .primary-nav__dropdown-content-item img{margin-right:calc(.625vw + 15px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-content-item img{margin-right:24px}}.header-nav .primary-nav__dropdown-content-item .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.header-nav .primary-nav__dropdown-content-item .content .title{color:var(--c-primary);display:block;font-size:18px;font-weight:600;line-height:1}@media (min-width:480px){.header-nav .primary-nav__dropdown-content-item .content .title{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-content-item .content .title{font-size:20px}}.header-nav .primary-nav__dropdown-content-item .content .description{color:var(--c-primary);display:block;font-size:14px;line-height:1.2;margin-top:4px}@media (min-width:480px){.header-nav .primary-nav__dropdown-content-item .content .description{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-content-item .content .description{font-size:16px}}.header-nav .primary-nav__dropdown-bar{border-top:1px solid var(--c-gray-400);color:var(--c-primary);font-size:16px;font-weight:600;line-height:1;padding:20px 0;text-align:right;width:100%}@media (min-width:480px){.header-nav .primary-nav__dropdown-bar{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-bar{font-size:18px}}.header-nav .primary-nav__dropdown-bar a{color:var(--c-text-link);text-decoration:none}.header-nav .primary-nav__dropdown-bar a:hover{text-decoration:underline}.header-nav .primary-nav__dropdown-bar a .svg-inline--fa,.header-nav .primary-nav__dropdown-bar a i{font-size:14px;margin-left:6px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.header-nav .primary-nav__dropdown-bar a .svg-inline--fa,.header-nav .primary-nav__dropdown-bar a i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.header-nav .primary-nav__dropdown-bar a .svg-inline--fa,.header-nav .primary-nav__dropdown-bar a i{font-size:16px}}.header-nav .primary-nav__dropdown-break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}.header-nav .primary-nav.is-dropdown-visible .primary-nav__dropdown{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.header-nav .primary-nav.is-dropdown-visible .primary-nav__dropdown-container{-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.05);box-shadow:0 5px 5px 0 rgba(0,0,0,.05);-webkit-transition:width .3s,height .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:width .3s,height .3s,-webkit-transform .3s,-webkit-box-shadow .3s;-o-transition:width .3s,height .3s,box-shadow .3s,-o-transform .3s;transition:transform .3s,width .3s,height .3s,box-shadow .3s;transition:transform .3s,width .3s,height .3s,box-shadow .3s,-webkit-transform .3s,-o-transform .3s,-webkit-box-shadow .3s;visibility:visible}.header-nav .primary-nav__dropdown-bg{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--c-gray-000);height:1px;left:0;opacity:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;width:100%}.header-nav .primary-nav.is-dropdown-visible .primary-nav__dropdown-bg{opacity:1;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:opacity .3s,-o-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s,-o-transform .3s}.header-search-trigger{color:var(--c-primary);font-size:18px;margin-left:20px;text-align:center;width:18px}@media (min-width:480px){.header-search-trigger{margin-left:calc(1.25vw + 14px)}}@media (min-width:1440px){.header-search-trigger{margin-left:32px}}.header-search{display:none;position:relative;width:300px}@media (min-width:480px){.header-search{width:calc(35.41667vw + 129.99999px)}}@media (min-width:1440px){.header-search{width:640px}}@media (min-width:992px){.header-search{display:block}}.header-search__results{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 0 10000px 10000px rgba(0,0,0,.1);box-shadow:0 0 10000px 10000px rgba(0,0,0,.1);opacity:0;padding:52px 0 0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;visibility:hidden;width:300px;z-index:1}@media (min-width:480px){.header-search__results{width:calc(35.41667vw + 129.99999px)}}@media (min-width:1440px){.header-search__results{width:640px}}.header-search__results--is-active{pointer-events:auto}@media (min-width:992px){.header-search__results--is-active{opacity:1;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;visibility:visible}}.header-search__results__inner{overflow-x:auto}.header-search__results__inner::-webkit-scrollbar{height:6px;width:6px}.header-search__results__inner::-webkit-scrollbar-thumb{background:var(--c-gray-500)}.header-search__results__inner::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}.header-search__results__inner{scrollbar-face-color:var(--c-gray-500);scrollbar-track-color:hsla(0,0%,100%,0)}.header-search__results__group{border-bottom:1px solid var(--c-gray-400);display:none;opacity:0;padding:8px;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;visibility:hidden}.header-search__results__group--is-visible{display:block;opacity:1;visibility:visible}.header-search__results__group--products{padding-right:0}.header-search__results__group__title{color:rgba(var(--c-primary),.5);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;text-transform:uppercase}.header-search__results__group__title__permalink{color:var(--c-primary);font-weight:700;text-transform:lowercase}.header-search__results__group__title__permalink:first-letter{text-transform:uppercase}.header-search__results__group__title__more-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700}.header-search__results__group__title__more-link .svg-inline--fa,.header-search__results__group__title__more-link i{margin-left:4px}.header-search__results__group__text{color:var(--c-primary);font-size:14px;margin:0;padding:0 14px 4px}.header-search__results__group .header-suggested-result{padding-left:6px}.header-search__results__group .header-suggested-result__permalink{border-radius:5px;color:var(--c-primary);display:block;font-size:18px;font-weight:500;padding:8px 12px;text-decoration:none}.header-search__results__group .header-suggested-result__permalink:hover{background-color:rgba(var(--c-primary-100),.75)}.header-search__results__group .header-others-result{line-height:1.4;padding:8px 16px}.header-search__results__group .header-others-result__type{color:rgba(var(--c-primary),.5);font-size:14px;font-weight:700;text-transform:uppercase}.header-search__results__group .header-others-result__type__c-green{color:#00a581}.header-search__results__group .header-others-result__type__c-blue{color:#022fcc}.header-search__results__group .header-others-result__permalink{color:var(--c-primary);display:block;font-size:18px;font-weight:500;text-decoration:none}.header-search__results__footer{display:none;padding:12px 0;text-align:center}.header-search__results__footer--is-visible{display:block}.header-search__results__footer__submit-btn{font-size:16px;font-weight:700;text-decoration:none}.header-search__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-search__form__search-icon{background:transparent;border:none;color:var(--c-primary-500);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;position:absolute;right:16px;z-index:101}.header--scrolled .header-search__form__search-icon{font-size:18px}.header-search__form__input{background-color:var(--c-gray-000);border:0;border-radius:4px;bottom:0;color:var(--c-primary-700);font-size:16px;font-weight:400;outline:none;padding:16px 20px;width:300px;z-index:100}@media (min-width:480px){.header-search__form__input{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.header-search__form__input{font-size:18px}}@media (min-width:480px){.header-search__form__input{width:calc(35.41667vw + 129.99999px)}}@media (min-width:1440px){.header-search__form__input{width:640px}}.header--scrolled .header-search__form__input{font-size:1rem;padding:12px 20px}.header-search--is-open .header-search__form__input{background-color:var(--c-gray-000)}.header-search__form__input--is-loading{background:var(--c-gray-000) url(/app/themes/palmsens/dist/images/ajax-loader_6d21a3b8.gif) right 36px center no-repeat;background-position:90%;background-size:16px}.header-search__form__input::-webkit-input-placeholder{color:var(--c-primary-700)}.header-search__form__input::-moz-placeholder{color:var(--c-primary-700)}.header-search__form__input:-ms-input-placeholder{color:var(--c-primary-700)}.header-search__form__input::-ms-input-placeholder{color:var(--c-primary-700)}.header-search__form__input::placeholder{color:var(--c-primary-700)}.header-search__form__input::-ms-clear,.header-search__form__input::-ms-reveal{display:none;height:0;width:0}.header-search__form__input::-webkit-search-cancel-button,.header-search__form__input::-webkit-search-decoration,.header-search__form__input::-webkit-search-results-button,.header-search__form__input::-webkit-search-results-decoration{display:none}.header--not-top.header--unpinned+.mobile-menu{max-height:calc(100vh - 106px);top:66px}.header--not-top.header--pinned+.mobile-menu{max-height:calc(100vh - 150px);top:112px}#header.header--hide-top-bar+.mobile-menu{max-height:calc(100vh - 78px);top:78px}@media (min-width:640px){#header.header--hide-top-bar+.mobile-menu{max-height:calc(100vh - 92px);top:92px}}.mobile-menu{background:var(--c-gray-000);-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;max-height:calc(100vh - 171px);opacity:0;overflow-y:auto;position:fixed;top:104px;-webkit-transition:top .2s ease-out;-o-transition:top .2s ease-out;transition:top .2s ease-out;visibility:hidden;width:100%;z-index:299}@media (min-width:370px){.mobile-menu{max-height:calc(100vh - 172px);top:118px}}@media (min-width:640px){.mobile-menu{max-height:calc(100vh - 175px);top:120px}}@media (min-width:992px){.mobile-menu{display:none}}.mobile-menu .container,.mobile-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .mobile-menu .section-product-hero__outer-wrapper{width:100%}.mobile-menu__search{margin-top:18px;position:relative}@media (min-width:480px){.mobile-menu__search{margin-top:calc(6.45833vw - 13px)}}@media (min-width:1440px){.mobile-menu__search{margin-top:80px}}.mobile-menu__search-input{background:rgba(0,0,0,.05);border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-heading);font-size:18px;font-weight:500;height:48px;line-height:48px;outline:none;padding:0 16px;width:100%}@media (min-width:480px){.mobile-menu__search-input{height:calc(1.04167vw + 43px)}}@media (min-width:1440px){.mobile-menu__search-input{height:58px}}.mobile-menu__search-input::-webkit-input-placeholder{color:var(--c-primary-300)}.mobile-menu__search-input::-moz-placeholder{color:var(--c-primary-300)}.mobile-menu__search-input:-ms-input-placeholder{color:var(--c-primary-300)}.mobile-menu__search-input::-ms-input-placeholder{color:var(--c-primary-300)}.mobile-menu__search-input::placeholder{color:var(--c-primary-300)}.mobile-menu__search-button{background:none;border:none;color:var(--c-primary);font-size:18px;line-height:1.1;outline:none;padding:0;position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:480px){.mobile-menu__search-button{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){.mobile-menu__search-button{font-size:22px}}.mobile-menu__inner>ul{list-style:none;margin:0;padding:0}.mobile-menu__inner>ul>.mobile-menu__menu-item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:1px solid var(--c-gray-300);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-menu__inner>ul>.mobile-menu__menu-item:last-child{border-bottom:none}.mobile-menu__inner>ul>.mobile-menu__menu-item--has-children>.dropdown-arrow{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-menu__inner>ul>.mobile-menu__menu-item--active>.dropdown-arrow{-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.mobile-menu__inner>ul>.mobile-menu__menu-item>.dropdown-arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0;flex:0}.mobile-menu__inner>ul>.mobile-menu__menu-item>.dropdown-arrow .arrow{color:var(--c-primary);font-size:12px;padding:0 12px;pointer-events:none;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out}.mobile-menu__inner>ul>.mobile-menu__menu-item>a{color:var(--c-heading);-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px;font-weight:700;line-height:1;padding:16px 0 16px 12px;text-decoration:none}.mobile-menu__submenu{border-top:1px solid var(--c-gray-300);display:block;height:0;list-style:none;margin:0;opacity:0;overflow:hidden;padding:0;width:100%}.mobile-menu__submenu-label{border-bottom:1px solid var(--c-gray-300);color:var(--c-comp);font-size:14px;font-weight:600;line-height:1;margin:8px 0 24px;padding-bottom:4px}.mobile-menu__submenu-item{margin-bottom:24px}.mobile-menu__submenu-item+.mobile-menu__submenu-label{margin-top:32px}.mobile-menu__submenu-item:last-child{margin-bottom:0}.mobile-menu__submenu-item a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.mobile-menu__submenu-item a:hover .title{text-decoration:underline}.mobile-menu__submenu-item img{margin-right:18px;-ms-flex-item-align:start;align-self:flex-start;max-width:80px}@media (min-width:480px){.mobile-menu__submenu-item img{margin-right:calc(.625vw + 15px)}}@media (min-width:1440px){.mobile-menu__submenu-item img{margin-right:24px}}.mobile-menu__submenu-item .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.mobile-menu__submenu-item .content .title{color:var(--c-primary);display:block;font-size:18px;font-weight:600;line-height:1}@media (min-width:480px){.mobile-menu__submenu-item .content .title{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.mobile-menu__submenu-item .content .title{font-size:20px}}.mobile-menu__submenu-item .content .description{color:var(--c-primary);display:block;font-size:15px;line-height:1.2;margin-top:4px}@media (min-width:480px){.mobile-menu__submenu-item .content .description{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.mobile-menu__submenu-item .content .description{font-size:16px}}.mobile-menu__dropdown-bar{border-top:1px solid var(--c-gray-300);color:var(--c-primary);font-size:16px;font-weight:600;line-height:1;padding:32px 0;text-align:right}@media (min-width:480px){.mobile-menu__dropdown-bar{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.mobile-menu__dropdown-bar{font-size:18px}}.mobile-menu__dropdown-bar a{color:var(--c-text-link);text-decoration:none}.mobile-menu__dropdown-bar a:hover{text-decoration:underline}.mobile-menu__dropdown-bar a .svg-inline--fa,.mobile-menu__dropdown-bar a i{font-size:14px;margin-left:6px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.mobile-menu__dropdown-bar a .svg-inline--fa,.mobile-menu__dropdown-bar a i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.mobile-menu__dropdown-bar a .svg-inline--fa,.mobile-menu__dropdown-bar a i{font-size:16px}}.mobile-menu__view-more{font-size:16px;font-weight:500}.mobile-menu__view-more .svg-inline--fa,.mobile-menu__view-more i{margin-left:6px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}.mobile-menu--overlay{background:rgba(0,0,0,.4);bottom:0;cursor:pointer;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:298}@media (min-width:992px){.mobile-menu--overlay{display:none}}.header{position:fixed;right:0;top:0;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%;z-index:300}.header.header--mobile-menu-open .header-bar{border-bottom:1px solid var(--c-gray-100)}.header.header--mobile-menu-open .header-bar:after{content:none}.header.header--unpinned{-webkit-transform:translateY(-44px);-o-transform:translateY(-44px);transform:translateY(-44px)}.header.header--unpinned.header-kb{-webkit-transform:unset;-o-transform:unset;transform:unset}.header.header--hide-header-menu .header-bar .container,.header.header--hide-header-menu .header-bar .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .header.header--hide-header-menu .header-bar .section-product-hero__outer-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header.header--hide-header-menu .header-bar .container .logo,.header.header--hide-header-menu .header-bar .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper .logo,.single-product .section-product-hero.carousel-enabled .header.header--hide-header-menu .header-bar .section-product-hero__outer-wrapper .logo{cursor:default;pointer-events:none}.header.header--hide-header-menu .header-bar .container .header-menu,.header.header--hide-header-menu .header-bar .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper .header-menu,.single-product .section-product-hero.carousel-enabled .header.header--hide-header-menu .header-bar .section-product-hero__outer-wrapper .header-menu{display:none}.header-menu__overlay{background:rgba(0,0,0,.2);height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out;-o-transition:opacity .2s ease-out,visibility .2s ease-out;transition:opacity .2s ease-out,visibility .2s ease-out;visibility:hidden;width:100%;z-index:210}.section-header-breadcrumb{border-bottom:1px solid var(--c-gray-100)}.section-header-breadcrumb.header-content--none{border-top:1px solid var(--c-gray-100)}.section-header-breadcrumb .container,.section-header-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-header-breadcrumb .section-product-hero__outer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:12px;padding-top:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:scroll;white-space:nowrap;-ms-overflow-style:none}@media (min-width:480px){.section-header-breadcrumb .container,.section-header-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-header-breadcrumb .section-product-hero__outer-wrapper{padding-top:calc(.83333vw + 8px)}}@media (min-width:1440px){.section-header-breadcrumb .container,.section-header-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-header-breadcrumb .section-product-hero__outer-wrapper{padding-top:20px}}@media (min-width:480px){.section-header-breadcrumb .container,.section-header-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-header-breadcrumb .section-product-hero__outer-wrapper{padding-bottom:calc(.83333vw + 8px)}}@media (min-width:1440px){.section-header-breadcrumb .container,.section-header-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-header-breadcrumb .section-product-hero__outer-wrapper{padding-bottom:20px}}.section-header-breadcrumb .container::-webkit-scrollbar,.section-header-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper::-webkit-scrollbar,.single-product .section-product-hero.carousel-enabled .section-header-breadcrumb .section-product-hero__outer-wrapper::-webkit-scrollbar{display:none}.section-header-breadcrumb__inner>span{font-size:14px;line-height:1;margin-right:8px}@media (min-width:480px){.section-header-breadcrumb__inner>span{margin-right:calc(.83333vw + 4px)}}@media (min-width:1440px){.section-header-breadcrumb__inner>span{margin-right:16px}}@media (min-width:480px){.section-header-breadcrumb__inner>span{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.section-header-breadcrumb__inner>span{font-size:16px}}.section-header-breadcrumb__inner>span:last-child{margin-right:0}.section-header-breadcrumb__seperator{color:var(--c-gray-200);font-size:14px;margin-right:8px}@media (min-width:480px){.section-header-breadcrumb__seperator{margin-right:calc(.83333vw + 4px)}}@media (min-width:1440px){.section-header-breadcrumb__seperator{margin-right:16px}}@media (min-width:480px){.section-header-breadcrumb__seperator{font-size:calc(.10417vw + 13.5px)}}@media (min-width:1440px){.section-header-breadcrumb__seperator{font-size:15px}}.section-header-breadcrumb a{color:var(--c-gray-500);text-decoration:none}.section-header-breadcrumb a:hover{text-decoration:underline}.section-header-breadcrumb a.home{color:var(--c-text-link)}.section-header-breadcrumb .current-item{color:var(--c-gray-600)}.section-header-image{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:48px;padding-top:48px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-primary-100)}@media (min-height:640px){.section-header-image{padding-top:calc(20vh - 80px)}}@media (min-height:900px){.section-header-image{padding-top:100px}}@media (min-height:640px){.section-header-image{padding-bottom:calc(20vh - 80px)}}@media (min-height:900px){.section-header-image{padding-bottom:100px}}.section-header-image--sm{min-height:280px}@media (min-height:640px){.section-header-image--sm{min-height:calc(46.15385vh - 15.38461px)}}@media (min-height:900px){.section-header-image--sm{min-height:400px}}.section-header-image--md{min-height:380px}@media (min-height:640px){.section-header-image--md{min-height:calc(46.15385vh + 84.61539px)}}@media (min-height:900px){.section-header-image--md{min-height:500px}}.section-header-image--lg{min-height:480px}@media (min-height:640px){.section-header-image--lg{min-height:calc(46.15385vh + 184.61539px)}}@media (min-height:900px){.section-header-image--lg{min-height:600px}}.section-header-image__overlay{background:rgba(0,12,20,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.section-header-image__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.section-header-image__inner{max-width:620px;position:relative;z-index:3}.section-header-image__inner>:first-child{margin-top:0!important}.section-header-image__inner>:last-child{margin-bottom:0!important}.section-header-image h1,.section-header-image p{color:var(--c-gray-000)}.section-header-intro-image__inner{margin-top:48px}@media (min-height:640px){.section-header-intro-image__inner{margin-top:calc(20vh - 80px)}}@media (min-height:900px){.section-header-intro-image__inner{margin-top:100px}}.section-header-intro-image__inner.no-image{border-bottom:1px solid var(--c-gray-400);margin:0;padding-bottom:48px;padding-top:48px}@media (min-height:640px){.section-header-intro-image__inner.no-image{padding-top:calc(20vh - 80px)}}@media (min-height:900px){.section-header-intro-image__inner.no-image{padding-top:100px}}@media (min-height:640px){.section-header-intro-image__inner.no-image{padding-bottom:calc(20vh - 80px)}}@media (min-height:900px){.section-header-intro-image__inner.no-image{padding-bottom:100px}}.section-header-intro-image__image-container{margin-left:auto;margin-right:auto;margin-top:48px;max-width:1660px}@media (min-height:640px){.section-header-intro-image__image-container{margin-top:calc(20vh - 80px)}}@media (min-height:900px){.section-header-intro-image__image-container{margin-top:100px}}@media (min-width:992px){.section-header-intro-image__image-container{padding-left:0;padding-right:0}}@media (min-width:992px) and (min-width:480px){.section-header-intro-image__image-container{padding-left:calc(4.16667vw - 20px)}}@media (min-width:992px) and (min-width:1440px){.section-header-intro-image__image-container{padding-left:40px}}@media (min-width:992px) and (min-width:480px){.section-header-intro-image__image-container{padding-right:calc(4.16667vw - 20px)}}@media (min-width:992px) and (min-width:1440px){.section-header-intro-image__image-container{padding-right:40px}}.section-header-intro-image__image img{display:block;max-height:540px;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:992px){.section-header-intro-image__image img{border-radius:4px}}.section-header-intro-image h2{max-width:770px}.section-header-intro-product-image:after{background-image:url(/app/themes/palmsens/dist/images/header-product-pattern_664089ff.png);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.section-header-intro-product-image__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-height:640px){.section-header-intro-product-image__inner{margin-top:calc(30.76923vh - 136.92307px)}}@media (min-height:900px){.section-header-intro-product-image__inner{margin-top:140px}}.section-header-intro-product-image__inner h1{font-size:32px;max-width:780px}@media (min-width:480px){.section-header-intro-product-image__inner h1{font-size:calc(4.16667vw + 12px)}}@media (min-width:1440px){.section-header-intro-product-image__inner h1{font-size:72px}}.section-header-intro-product-image__inner p{font-weight:500;line-height:1.4;max-width:550px}.section-header-intro-product-image__inner.no-image{border-bottom:1px solid var(--c-gray-400);margin:0;padding-bottom:48px;padding-top:48px}@media (min-height:640px){.section-header-intro-product-image__inner.no-image{padding-top:calc(20vh - 80px)}}@media (min-height:900px){.section-header-intro-product-image__inner.no-image{padding-top:100px}}@media (min-height:640px){.section-header-intro-product-image__inner.no-image{padding-bottom:calc(20vh - 80px)}}@media (min-height:900px){.section-header-intro-product-image__inner.no-image{padding-bottom:100px}}.section-header-intro-product-image__inner__product{display:none;height:200px;position:relative}@media (min-width:480px){.section-header-intro-product-image__inner__product{height:calc(10.41667vw + 150px)}}@media (min-width:1440px){.section-header-intro-product-image__inner__product{height:300px}}.section-header-intro-product-image__inner__product:after{background:var(--c-gray-900);border-radius:50%;content:"";-webkit-filter:blur(71px);filter:blur(71px);height:100%;opacity:.15;position:absolute;-webkit-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);width:100%;z-index:1}@media (min-width:992px){.section-header-intro-product-image__inner__product{display:-webkit-box;display:-ms-flexbox;display:flex}}.section-header-intro-product-image__inner__product picture{position:relative;z-index:2}.section-header-intro-product-image__scrolldown{left:50%;position:absolute;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.section-header-intro-product-image__scrolldown:hover i,.section-header-intro-product-image__scrolldown:hover svg{bottom:16px}.section-header-intro-product-image__scrolldown i,.section-header-intro-product-image__scrolldown svg{bottom:24px;color:var(--c-heading);font-size:20px;left:50%;position:absolute;text-decoration:none;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media (min-width:480px){.section-header-intro-product-image__scrolldown i,.section-header-intro-product-image__scrolldown svg{font-size:calc(.83333vw + 16px)}}@media (min-width:1440px){.section-header-intro-product-image__scrolldown i,.section-header-intro-product-image__scrolldown svg{font-size:28px}}.section-header-intro-product-image__btn-group{margin-top:32px;grid-gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:480px){.section-header-intro-product-image__btn-group{margin-top:calc(.83333vw + 28px)}}@media (min-width:1440px){.section-header-intro-product-image__btn-group{margin-top:40px}}@media (min-width:480px){.section-header-intro-product-image__btn-group{grid-gap:calc(1.66667vw + 8px)}}@media (min-width:1440px){.section-header-intro-product-image__btn-group{grid-gap:32px}}.section-header-intro-product-image__scrolldown-link{color:var(--c-heading);font-size:19px;font-weight:700;text-decoration:none}.section-header-intro-product-image__scrolldown-link i,.section-header-intro-product-image__scrolldown-link svg{margin-left:12px;margin-top:2px}.section-header-intro-product-image__image-container{margin-left:auto;margin-right:auto;margin-top:48px;max-width:1660px}@media (min-height:640px){.section-header-intro-product-image__image-container{margin-top:calc(20vh - 80px)}}@media (min-height:900px){.section-header-intro-product-image__image-container{margin-top:100px}}@media (min-width:992px){.section-header-intro-product-image__image-container{padding-left:0;padding-right:0}}@media (min-width:992px) and (min-width:480px){.section-header-intro-product-image__image-container{padding-left:calc(4.16667vw - 20px)}}@media (min-width:992px) and (min-width:1440px){.section-header-intro-product-image__image-container{padding-left:40px}}@media (min-width:992px) and (min-width:480px){.section-header-intro-product-image__image-container{padding-right:calc(4.16667vw - 20px)}}@media (min-width:992px) and (min-width:1440px){.section-header-intro-product-image__image-container{padding-right:40px}}.section-header-intro-product-image__image img{display:block;max-height:540px;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:992px){.section-header-intro-product-image__image img{border-radius:4px}}.section-header-intro-product-image h2{max-width:770px}.section-header-intro-product:after{background-image:url(/app/themes/palmsens/dist/images/header-product-pattern_664089ff.png);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.section-header-intro-product__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:48px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:480px){.section-header-intro-product__inner{margin-top:calc(3.33333vw + 32px)}}@media (min-width:1440px){.section-header-intro-product__inner{margin-top:80px}}.section-header-intro-product__inner h1{font-size:32px;max-width:780px}@media (min-width:480px){.section-header-intro-product__inner h1{font-size:calc(4.16667vw + 12px)}}@media (min-width:1440px){.section-header-intro-product__inner h1{font-size:72px}}.section-header-intro-product__inner p{font-weight:400;line-height:1.4;max-width:550px}.section-header-intro-product__inner__product{display:none;height:200px;position:relative}@media (min-width:480px){.section-header-intro-product__inner__product{height:calc(10.41667vw + 150px)}}@media (min-width:1440px){.section-header-intro-product__inner__product{height:300px}}.section-header-intro-product__inner__product:after{background:var(--c-gray-900);border-radius:50%;content:"";-webkit-filter:blur(71px);filter:blur(71px);height:100%;opacity:.15;position:absolute;-webkit-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);width:100%;z-index:1}@media (min-width:992px){.section-header-intro-product__inner__product{display:-webkit-box;display:-ms-flexbox;display:flex}}.section-header-intro-product__inner__product picture{position:relative;z-index:2}.section-header-intro-product__scrolldown{left:50%;position:absolute;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.section-header-intro-product__scrolldown:hover i,.section-header-intro-product__scrolldown:hover svg{bottom:16px}.section-header-intro-product__scrolldown i,.section-header-intro-product__scrolldown svg{bottom:24px;color:var(--c-heading);font-size:20px;left:50%;position:absolute;text-decoration:none;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media (min-width:480px){.section-header-intro-product__scrolldown i,.section-header-intro-product__scrolldown svg{font-size:calc(.83333vw + 16px)}}@media (min-width:1440px){.section-header-intro-product__scrolldown i,.section-header-intro-product__scrolldown svg{font-size:28px}}.section-header-intro-product__btn-group{margin-top:32px;grid-gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:480px){.section-header-intro-product__btn-group{margin-top:calc(.83333vw + 28px)}}@media (min-width:1440px){.section-header-intro-product__btn-group{margin-top:40px}}@media (min-width:480px){.section-header-intro-product__btn-group{grid-gap:calc(1.66667vw + 8px)}}@media (min-width:1440px){.section-header-intro-product__btn-group{grid-gap:32px}}.section-header-intro-product__scrolldown-link{color:var(--c-heading);font-size:19px;font-weight:700;text-decoration:none}.section-header-intro-product__scrolldown-link i,.section-header-intro-product__scrolldown-link svg{margin-left:12px;margin-top:2px}.section-header-intro-product h2{max-width:770px}.section-content-product-logos:after{background-image:url(/app/themes/palmsens/dist/images/header-product-pattern_664089ff.png);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.section-content-product-logos__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;margin-top:48px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){.section-content-product-logos__inner{margin-top:calc(3.33333vw + 32px)}}@media (min-width:1440px){.section-content-product-logos__inner{margin-top:80px}}@media (min-width:480px){.section-content-product-logos__inner{gap:calc(3.33333vw + 32px)}}@media (min-width:1440px){.section-content-product-logos__inner{gap:80px}}@media (min-width:640px){.section-content-product-logos__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section-content-product-logos__inner h1{font-size:32px;line-height:.8;max-width:440px}@media (min-width:480px){.section-content-product-logos__inner h1{font-size:calc(4.16667vw + 12px)}}@media (min-width:1440px){.section-content-product-logos__inner h1{font-size:72px}}.section-content-product-logos__inner p{font-weight:400;line-height:1.4;max-width:440px}.section-content-product-logos__inner__product{display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;position:relative}@media (min-width:480px){.section-content-product-logos__inner__product{height:calc(10.41667vw + 150px)}}@media (min-width:1440px){.section-content-product-logos__inner__product{height:300px}}.section-content-product-logos__inner__product:after{background:var(--c-gray-900);border-radius:50%;content:"";-webkit-filter:blur(71px);filter:blur(71px);height:100%;opacity:.15;position:absolute;-webkit-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);width:100%;z-index:1}.section-content-product-logos__inner__product picture{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2}.section-content-product-logos__inner__product picture img{-o-object-fit:contain;object-fit:contain}.section-content-product-logos__scrolldown{left:50%;position:absolute;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.section-content-product-logos__scrolldown:hover i,.section-content-product-logos__scrolldown:hover svg{bottom:16px}.section-content-product-logos__scrolldown i,.section-content-product-logos__scrolldown svg{bottom:24px;color:var(--c-heading);font-size:20px;left:50%;position:absolute;text-decoration:none;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media (min-width:480px){.section-content-product-logos__scrolldown i,.section-content-product-logos__scrolldown svg{font-size:calc(.83333vw + 16px)}}@media (min-width:1440px){.section-content-product-logos__scrolldown i,.section-content-product-logos__scrolldown svg{font-size:28px}}.section-content-product-logos__logos{border-bottom:1px solid var(--c-gray-200);border-top:1px solid var(--c-gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-top:64px;padding-bottom:32px;padding-top:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){.section-content-product-logos__logos{margin-top:calc(1.66667vw + 56px)}}@media (min-width:1440px){.section-content-product-logos__logos{margin-top:80px}}@media (min-width:480px){.section-content-product-logos__logos{padding-top:calc(1.66667vw + 24px)}}@media (min-width:1440px){.section-content-product-logos__logos{padding-top:48px}}@media (min-width:480px){.section-content-product-logos__logos{padding-bottom:calc(1.66667vw + 24px)}}@media (min-width:1440px){.section-content-product-logos__logos{padding-bottom:48px}}@media (min-width:480px){.section-content-product-logos__logos{gap:calc(1.66667vw + 24px)}}@media (min-width:1440px){.section-content-product-logos__logos{gap:48px}}@media (min-width:992px){.section-content-product-logos__logos{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section-content-product-logos__logos h3{margin:0;max-width:200px;text-align:center}@media (min-width:992px){.section-content-product-logos__logos h3{text-align:left}}.section-content-product-logos__logos__inner{display:grid;gap:64px;grid-template-columns:1fr 1fr}@media (min-width:480px){.section-content-product-logos__logos__inner{gap:calc(1.66667vw + 56px)}}@media (min-width:1440px){.section-content-product-logos__logos__inner{gap:80px}}@media (min-width:992px){.section-content-product-logos__logos__inner{grid-template-columns:1fr 1fr 1fr 1fr}}.section-content-product-logos__logos__inner__logo{display:-webkit-box;display:-ms-flexbox;display:flex}.section-content-product-logos__logos__inner__logo img{-webkit-filter:grayscale(1);filter:grayscale(1);height:24px;-o-object-fit:contain;object-fit:contain;opacity:.8}@media (min-width:480px){.section-content-product-logos__logos__inner__logo img{height:calc(.83333vw + 20px)}}@media (min-width:1440px){.section-content-product-logos__logos__inner__logo img{height:32px}}.section-content-product-logos__btn-group{margin-top:32px;grid-gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:480px){.section-content-product-logos__btn-group{margin-top:calc(.83333vw + 28px)}}@media (min-width:1440px){.section-content-product-logos__btn-group{margin-top:40px}}@media (min-width:480px){.section-content-product-logos__btn-group{grid-gap:calc(1.66667vw + 8px)}}@media (min-width:1440px){.section-content-product-logos__btn-group{grid-gap:32px}}.section-content-product-logos__scrolldown-link{color:var(--c-heading);font-size:19px;font-weight:700;text-decoration:none}.section-content-product-logos__scrolldown-link i,.section-content-product-logos__scrolldown-link svg{margin-left:12px;margin-top:2px}.section-content-product-logos h2{max-width:770px}.footer-svg{display:block;height:auto;margin-bottom:-1px;position:relative;width:100%}.footer-svg .fill{fill:var(--c-comp-100)}.footer-svg.footer-svg-hide{display:none}.footer{background:var(--c-comp-100);color:var(--c-secondary);position:relative}.footer.footer--hide-escape-roads .copyright,.footer.footer--hide-escape-roads .footer__content,.footer.footer--hide-escape-roads .powered-by{display:none}.footer.footer--hide-escape-roads .footer__bottom .footer-logo{float:none}.footer .footer-cta__inner{border-bottom:1px solid var(--c-primary-200);padding-bottom:40px;padding-top:40px;position:relative}@media (min-height:640px){.footer .footer-cta__inner{padding-top:calc(7.69231vh - 9.23077px)}}@media (min-height:900px){.footer .footer-cta__inner{padding-top:60px}}@media (min-height:640px){.footer .footer-cta__inner{padding-bottom:calc(7.69231vh - 9.23077px)}}@media (min-height:900px){.footer .footer-cta__inner{padding-bottom:60px}}.footer .footer-cta__subtitle{color:var(--c-comp);margin-top:4px}.footer .footer-cta__tiles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-top:12px;max-width:774px;position:relative;z-index:1}.footer .footer-cta__tile{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:4px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);color:var(--c-heading);max-width:375px;text-decoration:none;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}@media (min-width:480px){.footer .footer-cta__tile{padding:calc(.625vw + 15px)}}@media (min-width:1440px){.footer .footer-cta__tile{padding:24px}}.footer .footer-cta__tile:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.footer .footer-cta__tile__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.footer .footer-cta__tile--has-image{padding-bottom:2px;padding-right:0;padding-top:2px}.footer .footer-cta__tile__image{height:auto;max-width:90px;-o-object-fit:contain;object-fit:contain;width:100%}.footer .footer-cta__tile .svg-inline--fa,.footer .footer-cta__tile i{font-size:28px;margin-right:16px}@media (min-width:480px){.footer .footer-cta__tile .svg-inline--fa,.footer .footer-cta__tile i{margin-right:calc(.20833vw + 15px)}}@media (min-width:1440px){.footer .footer-cta__tile .svg-inline--fa,.footer .footer-cta__tile i{margin-right:18px}}@media (min-width:480px){.footer .footer-cta__tile .svg-inline--fa,.footer .footer-cta__tile i{font-size:calc(.83333vw + 24px)}}@media (min-width:1440px){.footer .footer-cta__tile .svg-inline--fa,.footer .footer-cta__tile i{font-size:36px}}.footer .footer-cta__tile__title{font-size:18px;font-weight:600;line-height:1}@media (min-width:480px){.footer .footer-cta__tile__title{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){.footer .footer-cta__tile__title{font-size:22px}}.footer .footer-cta__tile__subtitle{font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary-300);font-weight:500;line-height:1;margin-top:2px}@media (min-width:480px){.footer .footer-cta__tile__subtitle{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.footer .footer-cta__tile__subtitle{font-size:16px}}.footer .footer-cta__chat-person{bottom:0;display:none;max-height:none;max-width:420px;position:absolute;right:0;width:40%}@media (min-width:640px){.footer .footer-cta__chat-person{display:block}}@media (min-width:1200px){.footer .footer-cta__chat-person{right:5%}}.footer .footer-cta .opening-hours{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;gap:4px;margin-top:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.2;position:relative;z-index:1}@media (min-width:480px){.footer .footer-cta .opening-hours{margin-top:calc(.41667vw + 10px)}}@media (min-width:1440px){.footer .footer-cta .opening-hours{margin-top:16px}}@media (min-width:480px){.footer .footer-cta .opening-hours{font-size:calc(.10417vw + 15.5px)}}@media (min-width:1440px){.footer .footer-cta .opening-hours{font-size:17px}}@media (min-width:480px){.footer .footer-cta .opening-hours{gap:calc(.20833vw + 3px)}}@media (min-width:1440px){.footer .footer-cta .opening-hours{gap:6px}}.footer .footer-cta .opening-hours__label{color:var(--c-primary-400);font-weight:500}.footer .footer-cta .opening-hours__days{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;line-height:1.2}.footer .footer-cta .opening-hours__times{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.footer .footer-cta .opening-hours__cet{color:var(--c-primary-300);font-weight:400}.footer .footer-columns{display:grid;padding-bottom:40px;padding-top:40px;grid-column-gap:24px}@media (min-height:640px){.footer .footer-columns{padding-top:calc(7.69231vh - 9.23077px)}}@media (min-height:900px){.footer .footer-columns{padding-top:60px}}@media (min-height:640px){.footer .footer-columns{padding-bottom:calc(7.69231vh - 9.23077px)}}@media (min-height:900px){.footer .footer-columns{padding-bottom:60px}}@media (min-width:640px){.footer .footer-columns{grid-template-columns:1fr 1fr;grid-row-gap:36px}}@media (min-width:992px){.footer .footer-columns{grid-template-columns:1fr 1fr 1fr 1fr}}.footer .footer-columns__column{border-bottom:1px solid var(--c-primary-200);padding:24px 0}@media (min-width:640px){.footer .footer-columns__column{border-bottom:0;padding:0}}.footer .footer-columns__column.active .footer-columns__column-title__toggler{-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.footer .footer-columns__column:last-child{border-bottom:0}.footer .footer-columns__column-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-heading);font-size:22px;font-weight:600;line-height:1}.footer .footer-columns__column-title__toggler{color:var(--c-heading);font-size:16px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out}@media (min-width:640px){.footer .footer-columns__column-title__toggler{display:none}.footer .footer-columns__column-title:after{content:none}}.footer .footer-columns__column p a{color:var(--c-text)}.footer .footer-columns__column .link,.footer .footer-columns__column-content{margin-top:20px}.footer .footer-columns__column-event-list{list-style:none;margin:0;padding:0}.footer .footer-columns__column-event{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.footer .footer-columns__column-event:last-child{margin-bottom:0}.footer .footer-columns__column-event-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp-200);height:50px;margin-right:16px;width:50px}.footer .footer-columns__column-event-day{font-size:22px;font-weight:600;line-height:1}.footer .footer-columns__column-event-month{font-size:12px;font-weight:600;letter-spacing:2px;line-height:1;margin-top:2px}.footer .footer-columns__column-event-content{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:center;align-self:center;font-size:18px;line-height:1}.footer .footer-columns__column-menu{list-style:none;margin:0;padding:0}.footer .footer-columns__column-menu li{font-size:18px;line-height:1;margin-bottom:16px}.footer .footer-columns__column-menu li:last-child{margin-bottom:0}.footer .footer-columns__column-menu li a{color:var(--c-text);text-decoration:none}.footer .footer-columns__column-menu li a:hover{text-decoration:underline}.footer .footer-slogan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp);color:var(--c-gray-000);font-size:16px;font-weight:500;height:40px;line-height:1}.footer .footer-slogan img{margin-left:8px}.footer .footer-bottom{background:var(--c-gray-000);color:var(--c-text);padding:30px 0;text-align:center}.footer .footer-bottom .powered-by{font-size:16px;margin-top:22px}@media (min-width:992px){.footer .footer-bottom .powered-by{margin-top:0}}.footer .footer-bottom .powered-by img{display:inline-block;height:16px;margin:7px 9px 7px 0;vertical-align:top;width:16px}.footer .footer-bottom .powered-by a{color:var(--c-primary);font-weight:500}.footer .footer-bottom .copyright{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.footer .footer-bottom .copyright{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer .footer-bottom .copyright .footer-menu{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;margin:0 0 0 5px}@media (max-width:640px){.footer .footer-bottom .copyright .footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .footer-bottom .copyright .footer-menu a{color:var(--c-primary);display:inline-block;font-size:16px;text-decoration:underline}@media (min-width:768px){.footer .footer-bottom .powered-by{float:none;line-height:29px}.footer .footer-bottom .copyright{float:none;line-height:29px;text-align:center}.footer .footer-bottom .copyright .bold{font-weight:500}.footer .footer-bottom.no-powered-by{float:right}.footer .footer-bottom.no-powered-by .copyright{float:none}}@media (min-width:992px){.footer .footer-bottom .powered-by{float:right;line-height:29px}}@media (min-width:1440px){.footer .footer-bottom .powered-by{float:right;line-height:29px}.footer .footer-bottom .copyright{float:none;line-height:29px;text-align:center}.footer .footer-bottom .copyright .bold{font-weight:500}}.footer .footer-logo{float:none}@media (min-width:992px){.footer .footer-logo{float:left}}.footer .footer-logo img{display:block;height:32px;margin:0 auto;width:auto}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.skip-link{background-color:var(--c-blue-prussian-500);border-radius:0 0 4px 4px;color:var(--c-gray-000);left:1rem;padding:.75rem 1.25rem;position:absolute;text-decoration:none;top:-100px;-webkit-transition:top .2s ease;-o-transition:top .2s ease;transition:top .2s ease;z-index:10000}.skip-link:focus{outline:2px solid var(--c-blue-ncs-400);outline-offset:2px;top:0}.btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-12px;margin-top:18px}@media (min-width:480px){.btn-group{margin-top:calc(.625vw + 15px)}}@media (min-width:1440px){.btn-group{margin-top:24px}}.btn-group .btn,.btn-group .dataTables_paginate .paginate_button,.btn-group .dataTables_paginate a,.dataTables_paginate .btn-group .paginate_button,.dataTables_paginate .btn-group a{margin-bottom:12px;margin-right:12px}@media (min-width:480px){.btn-group .btn,.btn-group .dataTables_paginate .paginate_button,.btn-group .dataTables_paginate a,.dataTables_paginate .btn-group .paginate_button,.dataTables_paginate .btn-group a{margin-right:calc(.625vw + 9px)}}@media (min-width:1440px){.btn-group .btn,.btn-group .dataTables_paginate .paginate_button,.btn-group .dataTables_paginate a,.dataTables_paginate .btn-group .paginate_button,.dataTables_paginate .btn-group a{margin-right:18px}}.btn-group .btn:last-child,.btn-group .dataTables_paginate .paginate_button:last-child,.btn-group .dataTables_paginate a:last-child,.dataTables_paginate .btn-group .paginate_button:last-child,.dataTables_paginate .btn-group a:last-child{margin-right:0}.btn-group .break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}.btn--primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-comp-500);border:2px solid var(--c-comp-500);border-radius:22px;color:var(--c-gray-000)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){.btn--primary{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.btn--primary{font-size:18px}}.btn--primary:hover{background:var(--c-comp-700);border-color:var(--c-comp-700);color:var(--c-gray-000)!important}.btn--primary.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){.btn--primary.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.btn--primary.btn--sm{font-size:16px}}.btn--primary.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){.btn--primary.btn--lg{font-size:16px}}@media (min-width:1440px){.btn--primary.btn--lg{font-size:16px}}.btn--primary.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--primary.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--primary[type=submit]{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){.btn--primary.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--primary.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--primary[type=submit]{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){.btn--primary.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--primary.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--primary[type=submit]{font-size:24px}}.btn--primary.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--primary.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--primary[type=submit]{width:100%}.btn--primary .svg-inline--fa,.btn--primary i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.btn--primary .svg-inline--fa,.btn--primary i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--primary .svg-inline--fa,.btn--primary i{padding-left:12px}}@media (min-width:480px){.btn--primary .svg-inline--fa,.btn--primary i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.btn--primary .svg-inline--fa,.btn--primary i{font-size:16px}}.btn--primary.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn--primary.btn--icon-before .svg-inline--fa,.btn--primary.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){.btn--primary.btn--icon-before .svg-inline--fa,.btn--primary.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--primary.btn--icon-before .svg-inline--fa,.btn--primary.btn--icon-before i{padding-right:12px}}.btn--primary.btn--icon-only{padding:0!important;width:44px}.btn--primary.btn--icon-only .svg-inline--fa,.btn--primary.btn--icon-only i{padding:0!important}.btn--primary.btn--icon-only.btn--sm{width:36px}.btn--primary.btn--icon-only.btn--lg{width:52px}.btn--primary.btn--open{background:transparent;color:var(--c-comp-500)!important}.btn--primary.btn--open:hover{background:var(--c-comp-500);border-color:var(--c-comp-500);color:var(--c-gray-000)!important}.btn--primary.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn--primary.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}.btn--primary.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-500) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-500) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-500) border-box;border:2px solid transparent;color:var(--c-comp-500)!important}.btn--primary.btn--disabled{cursor:not-allowed}.btn--primary.btn--disabled,.btn--primary.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}.btn--primary.btn--open{background:var(--c-gray-000)}.btn--primary.button--update-cart:disabled,.btn--primary.button--update-cart[disabled]{opacity:.5}.btn--secondary,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-primary-500);border:2px solid var(--c-primary-500);border-radius:22px;color:var(--c-gray-000)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){.btn--secondary,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit]{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.btn--secondary,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit]{font-size:18px}}.btn--secondary:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit]:hover{background:var(--c-primary-700);border-color:var(--c-primary-700);color:var(--c-gray-000)!important}.btn--secondary.btn--sm,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--sm.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--sm[type=submit]{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){.btn--secondary.btn--sm,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--sm.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--sm[type=submit]{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.btn--secondary.btn--sm,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--sm.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--sm[type=submit]{font-size:16px}}.btn--secondary.btn--lg,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--lg.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--lg[type=submit]{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){.btn--secondary.btn--lg,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--lg.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--lg[type=submit]{font-size:16px}}@media (min-width:1440px){.btn--secondary.btn--lg,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--lg.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--lg[type=submit]{font-size:16px}}.btn--secondary.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit]{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){.btn--secondary.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit]{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){.btn--secondary.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit]{font-size:24px}}.btn--secondary.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit]{width:100%}.btn--secondary .svg-inline--fa,.btn--secondary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.btn--secondary .svg-inline--fa,.btn--secondary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--secondary .svg-inline--fa,.btn--secondary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] i{padding-left:12px}}@media (min-width:480px){.btn--secondary .svg-inline--fa,.btn--secondary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.btn--secondary .svg-inline--fa,.btn--secondary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit] i{font-size:16px}}.btn--secondary.btn--icon-before,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn--secondary.btn--icon-before .svg-inline--fa,.btn--secondary.btn--icon-before i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit] .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit] i{padding-left:0!important;padding-right:8px}@media (min-width:480px){.btn--secondary.btn--icon-before .svg-inline--fa,.btn--secondary.btn--icon-before i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit] .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit] i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--secondary.btn--icon-before .svg-inline--fa,.btn--secondary.btn--icon-before i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit] .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit] i{padding-right:12px}}.btn--secondary.btn--icon-only,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only[type=submit]{padding:0!important;width:44px}.btn--secondary.btn--icon-only .svg-inline--fa,.btn--secondary.btn--icon-only i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only[type=submit] .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only[type=submit] i{padding:0!important}.btn--secondary.btn--icon-only.btn--sm,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.btn--sm.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only.btn--sm[type=submit]{width:36px}.btn--secondary.btn--icon-only.btn--lg,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.btn--lg.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only.btn--lg[type=submit]{width:52px}.btn--secondary.btn--open,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--open.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--open[type=submit]{background:transparent;color:var(--c-primary-500)!important}.btn--secondary.btn--open:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--open.button:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--open[type=submit]:hover{background:var(--c-primary-500);border-color:var(--c-primary-500);color:var(--c-gray-000)!important}.btn--secondary.btn--gradient,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient[type=submit]{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn--secondary.btn--gradient:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.button:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient[type=submit]:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}.btn--secondary.btn--gradient.btn--open,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.btn--open.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient.btn--open[type=submit]{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;border:2px solid transparent;color:var(--c-primary-500)!important}.btn--secondary.btn--disabled,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--disabled.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--disabled[type=submit]{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}.btn--secondary.btn--disabled:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--disabled.button:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--disabled[type=submit]:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}.btn--tritary,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-comp-100);border:2px solid var(--c-comp-100);border-radius:22px;color:var(--c-primary)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){.btn--tritary,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.btn--tritary,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button{font-size:18px}}.btn--tritary:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button:hover{background:var(--c-comp-200);border-color:var(--c-comp-200);color:var(--c-primary)!important}.btn--tritary.btn--sm,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--sm.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--sm[type=submit].gform_previous_button{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){.btn--tritary.btn--sm,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--sm.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--sm[type=submit].gform_previous_button{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.btn--tritary.btn--sm,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--sm.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--sm[type=submit].gform_previous_button{font-size:16px}}.btn--tritary.btn--lg,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--lg.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--lg[type=submit].gform_previous_button{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){.btn--tritary.btn--lg,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--lg.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--lg[type=submit].gform_previous_button{font-size:16px}}@media (min-width:1440px){.btn--tritary.btn--lg,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--lg.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--lg[type=submit].gform_previous_button{font-size:16px}}.btn--tritary.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--tritary.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--tritary[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){.btn--tritary.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--tritary.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--tritary[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){.btn--tritary.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--tritary.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--tritary[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button{font-size:24px}}.btn--tritary.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--tritary.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--tritary[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button{width:100%}.btn--tritary .svg-inline--fa,.btn--tritary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.btn--tritary .svg-inline--fa,.btn--tritary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--tritary .svg-inline--fa,.btn--tritary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button i{padding-left:12px}}@media (min-width:480px){.btn--tritary .svg-inline--fa,.btn--tritary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.btn--tritary .svg-inline--fa,.btn--tritary i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button.gform_previous_button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=submit].gform_previous_button i{font-size:16px}}.btn--tritary.btn--icon-before,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit].gform_previous_button{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn--tritary.btn--icon-before .svg-inline--fa,.btn--tritary.btn--icon-before i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button.gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button.gform_previous_button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit].gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit].gform_previous_button i{padding-left:0!important;padding-right:8px}@media (min-width:480px){.btn--tritary.btn--icon-before .svg-inline--fa,.btn--tritary.btn--icon-before i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button.gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button.gform_previous_button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit].gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit].gform_previous_button i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--tritary.btn--icon-before .svg-inline--fa,.btn--tritary.btn--icon-before i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button.gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-before.button.gform_previous_button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit].gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-before[type=submit].gform_previous_button i{padding-right:12px}}.btn--tritary.btn--icon-only,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only[type=submit].gform_previous_button{padding:0!important;width:44px}.btn--tritary.btn--icon-only .svg-inline--fa,.btn--tritary.btn--icon-only i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.button.gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.button.gform_previous_button i,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only[type=submit].gform_previous_button .svg-inline--fa,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only[type=submit].gform_previous_button i{padding:0!important}.btn--tritary.btn--icon-only.btn--sm,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.btn--sm.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only.btn--sm[type=submit].gform_previous_button{width:36px}.btn--tritary.btn--icon-only.btn--lg,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--icon-only.btn--lg.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--icon-only.btn--lg[type=submit].gform_previous_button{width:52px}.btn--tritary.btn--open,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--open.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--open[type=submit].gform_previous_button{background:transparent;color:var(--c-comp-100)!important}.btn--tritary.btn--open:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--open.button.gform_previous_button:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--open[type=submit].gform_previous_button:hover{background:var(--c-comp-100);border-color:var(--c-comp-100);color:var(--c-primary)!important}.btn--tritary.btn--gradient,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient[type=submit].gform_previous_button{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn--tritary.btn--gradient:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.button.gform_previous_button:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient[type=submit].gform_previous_button:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}.btn--tritary.btn--gradient.btn--open,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.btn--open.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient.btn--open[type=submit].gform_previous_button{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-100) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-100) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-100) border-box;border:2px solid transparent;color:var(--c-comp-100)!important}.btn--tritary.btn--disabled,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--disabled.button.gform_previous_button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--disabled[type=submit].gform_previous_button{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}.btn--tritary.btn--disabled:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--disabled.button.gform_previous_button:hover,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--disabled[type=submit].gform_previous_button:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}.btn--attention,.gform_wrapper.gravity-theme .gform_footer input.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-attention-500);border:2px solid var(--c-attention-500);border-radius:22px;color:var(--c-gray-000)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){.btn--attention,.gform_wrapper.gravity-theme .gform_footer input.button{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.btn--attention,.gform_wrapper.gravity-theme .gform_footer input.button{font-size:18px}}.btn--attention:hover,.gform_wrapper.gravity-theme .gform_footer input.button:hover{background:var(--c-attention-600);border-color:var(--c-attention-600);color:var(--c-gray-000)!important}.btn--attention.btn--sm,.gform_wrapper.gravity-theme .gform_footer input.btn--sm.button{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){.btn--attention.btn--sm,.gform_wrapper.gravity-theme .gform_footer input.btn--sm.button{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.btn--attention.btn--sm,.gform_wrapper.gravity-theme .gform_footer input.btn--sm.button{font-size:16px}}.btn--attention.btn--lg,.gform_wrapper.gravity-theme .gform_footer input.btn--lg.button{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){.btn--attention.btn--lg,.gform_wrapper.gravity-theme .gform_footer input.btn--lg.button{font-size:16px}}@media (min-width:1440px){.btn--attention.btn--lg,.gform_wrapper.gravity-theme .gform_footer input.btn--lg.button{font-size:16px}}.btn--attention.btn--xl,.gform_wrapper.gravity-theme .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.gform_wrapper.gravity-theme .gform_footer input.btn--xl.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--attention.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gform_wrapper.gravity-theme .gform_footer input.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--attention[type=submit]{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){.btn--attention.btn--xl,.gform_wrapper.gravity-theme .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.gform_wrapper.gravity-theme .gform_footer input.btn--xl.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--attention.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gform_wrapper.gravity-theme .gform_footer input.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--attention[type=submit]{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){.btn--attention.btn--xl,.gform_wrapper.gravity-theme .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.gform_wrapper.gravity-theme .gform_footer input.btn--xl.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--attention.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gform_wrapper.gravity-theme .gform_footer input.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--attention[type=submit]{font-size:24px}}.btn--attention.btn--full,.gform_wrapper.gravity-theme .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.gform_wrapper.gravity-theme .gform_footer input.btn--full.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--attention.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gform_wrapper.gravity-theme .gform_footer input.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--attention[type=submit]{width:100%}.btn--attention .svg-inline--fa,.btn--attention i,.gform_wrapper.gravity-theme .gform_footer input.button .svg-inline--fa,.gform_wrapper.gravity-theme .gform_footer input.button i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.btn--attention .svg-inline--fa,.btn--attention i,.gform_wrapper.gravity-theme .gform_footer input.button .svg-inline--fa,.gform_wrapper.gravity-theme .gform_footer input.button i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--attention .svg-inline--fa,.btn--attention i,.gform_wrapper.gravity-theme .gform_footer input.button .svg-inline--fa,.gform_wrapper.gravity-theme .gform_footer input.button i{padding-left:12px}}@media (min-width:480px){.btn--attention .svg-inline--fa,.btn--attention i,.gform_wrapper.gravity-theme .gform_footer input.button .svg-inline--fa,.gform_wrapper.gravity-theme .gform_footer input.button i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.btn--attention .svg-inline--fa,.btn--attention i,.gform_wrapper.gravity-theme .gform_footer input.button .svg-inline--fa,.gform_wrapper.gravity-theme .gform_footer input.button i{font-size:16px}}.btn--attention.btn--icon-before,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-before.button{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn--attention.btn--icon-before .svg-inline--fa,.btn--attention.btn--icon-before i,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-before.button .svg-inline--fa,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-before.button i{padding-left:0!important;padding-right:8px}@media (min-width:480px){.btn--attention.btn--icon-before .svg-inline--fa,.btn--attention.btn--icon-before i,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-before.button .svg-inline--fa,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-before.button i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--attention.btn--icon-before .svg-inline--fa,.btn--attention.btn--icon-before i,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-before.button .svg-inline--fa,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-before.button i{padding-right:12px}}.btn--attention.btn--icon-only,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-only.button{padding:0!important;width:44px}.btn--attention.btn--icon-only .svg-inline--fa,.btn--attention.btn--icon-only i,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-only.button .svg-inline--fa,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-only.button i{padding:0!important}.btn--attention.btn--icon-only.btn--sm,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-only.btn--sm.button{width:36px}.btn--attention.btn--icon-only.btn--lg,.gform_wrapper.gravity-theme .gform_footer input.btn--icon-only.btn--lg.button{width:52px}.btn--attention.btn--open,.gform_wrapper.gravity-theme .gform_footer input.btn--open.button{background:transparent;color:var(--c-attention-500)!important}.btn--attention.btn--open:hover,.gform_wrapper.gravity-theme .gform_footer input.btn--open.button:hover{background:var(--c-attention-500);border-color:var(--c-attention-500);color:var(--c-gray-000)!important}.btn--attention.btn--gradient,.gform_wrapper.gravity-theme .gform_footer input.btn--gradient.button{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn--attention.btn--gradient:hover,.gform_wrapper.gravity-theme .gform_footer input.btn--gradient.button:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}.btn--attention.btn--gradient.btn--open,.gform_wrapper.gravity-theme .gform_footer input.btn--gradient.btn--open.button{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-attention-500) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-attention-500) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-attention-500) border-box;border:2px solid transparent;color:var(--c-attention-500)!important}.btn--attention.btn--disabled,.gform_wrapper.gravity-theme .gform_footer input.btn--disabled.button{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}.btn--attention.btn--disabled:hover,.gform_wrapper.gravity-theme .gform_footer input.btn--disabled.button:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}.btn--white{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-gray-000);border:2px solid var(--c-gray-000);border-radius:22px;color:var(--c-heading)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){.btn--white{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.btn--white{font-size:18px}}.btn--white:hover{background:var(--c-gray-000);border-color:var(--c-gray-000);color:var(--c-heading)!important}.btn--white.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){.btn--white.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.btn--white.btn--sm{font-size:16px}}.btn--white.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){.btn--white.btn--lg{font-size:16px}}@media (min-width:1440px){.btn--white.btn--lg{font-size:16px}}.btn--white.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--white.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--white[type=submit]{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){.btn--white.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--white.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--white[type=submit]{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){.btn--white.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--white.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--white[type=submit]{font-size:24px}}.btn--white.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--white.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--white[type=submit]{width:100%}.btn--white .svg-inline--fa,.btn--white i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.btn--white .svg-inline--fa,.btn--white i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--white .svg-inline--fa,.btn--white i{padding-left:12px}}@media (min-width:480px){.btn--white .svg-inline--fa,.btn--white i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.btn--white .svg-inline--fa,.btn--white i{font-size:16px}}.btn--white.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn--white.btn--icon-before .svg-inline--fa,.btn--white.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){.btn--white.btn--icon-before .svg-inline--fa,.btn--white.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--white.btn--icon-before .svg-inline--fa,.btn--white.btn--icon-before i{padding-right:12px}}.btn--white.btn--icon-only{padding:0!important;width:44px}.btn--white.btn--icon-only .svg-inline--fa,.btn--white.btn--icon-only i{padding:0!important}.btn--white.btn--icon-only.btn--sm{width:36px}.btn--white.btn--icon-only.btn--lg{width:52px}.btn--white.btn--open{background:transparent;color:var(--c-gray-000)!important}.btn--white.btn--open:hover{background:var(--c-gray-000);border-color:var(--c-gray-000);color:var(--c-heading)!important}.btn--white.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn--white.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}.btn--white.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-gray-000) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-gray-000) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-gray-000) border-box;border:2px solid transparent;color:var(--c-gray-000)!important}.btn--white.btn--disabled{cursor:not-allowed}.btn--white.btn--disabled,.btn--white.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}.btn--gradient{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:-webkit-linear-gradient(top,var(--c-comp-300) 0,var(--c-comp-500) 100%);background:-o-linear-gradient(top,var(--c-comp-300) 0,var(--c-comp-500) 100%);background:linear-gradient(180deg,var(--c-comp-300) 0,var(--c-comp-500) 100%);border:2px solid linear-gradient(180deg,var(--c-comp-300) 0,var(--c-comp-500) 100%);border-radius:22px;color:var(--c-heading)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){.btn--gradient{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.btn--gradient{font-size:18px}}.btn--gradient:hover{background:-webkit-linear-gradient(top,var(--c-comp-300) 0,var(--c-comp-500) 100%);background:-o-linear-gradient(top,var(--c-comp-300) 0,var(--c-comp-500) 100%);background:linear-gradient(180deg,var(--c-comp-300) 0,var(--c-comp-500) 100%);border-color:linear-gradient(180deg,var(--c-comp-300) 0,var(--c-comp-500) 100%);color:var(--c-heading)!important}.btn--gradient.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){.btn--gradient.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.btn--gradient.btn--sm{font-size:16px}}.btn--gradient.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){.btn--gradient.btn--lg{font-size:16px}}@media (min-width:1440px){.btn--gradient.btn--lg{font-size:16px}}.btn--gradient.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient[type=submit]{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){.btn--gradient.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient[type=submit]{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){.btn--gradient.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient[type=submit]{font-size:24px}}.btn--gradient.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .btn--gradient.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.btn--gradient[type=submit]{width:100%}.btn--gradient .svg-inline--fa,.btn--gradient i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.btn--gradient .svg-inline--fa,.btn--gradient i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--gradient .svg-inline--fa,.btn--gradient i{padding-left:12px}}@media (min-width:480px){.btn--gradient .svg-inline--fa,.btn--gradient i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.btn--gradient .svg-inline--fa,.btn--gradient i{font-size:16px}}.btn--gradient.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn--gradient.btn--icon-before .svg-inline--fa,.btn--gradient.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){.btn--gradient.btn--icon-before .svg-inline--fa,.btn--gradient.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){.btn--gradient.btn--icon-before .svg-inline--fa,.btn--gradient.btn--icon-before i{padding-right:12px}}.btn--gradient.btn--icon-only{padding:0!important;width:44px}.btn--gradient.btn--icon-only .svg-inline--fa,.btn--gradient.btn--icon-only i{padding:0!important}.btn--gradient.btn--icon-only.btn--sm{width:36px}.btn--gradient.btn--icon-only.btn--lg{width:52px}.btn--gradient.btn--open{background:transparent;color:linear-gradient(180deg,var(--c-comp-300) 0,var(--c-comp-500) 100%)!important}.btn--gradient.btn--open:hover{background:-webkit-linear-gradient(top,var(--c-comp-300) 0,var(--c-comp-500) 100%);background:-o-linear-gradient(top,var(--c-comp-300) 0,var(--c-comp-500) 100%);background:linear-gradient(180deg,var(--c-comp-300) 0,var(--c-comp-500) 100%);border-color:linear-gradient(180deg,var(--c-comp-300) 0,var(--c-comp-500) 100%);color:var(--c-heading)!important}.btn--gradient.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn--gradient.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}.btn--gradient.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,-webkit-linear-gradient(top,var(--c-comp-300) 0,var(--c-comp-500) 100%) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,-o-linear-gradient(top,var(--c-comp-300) 0,var(--c-comp-500) 100%) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,linear-gradient(180deg,var(--c-comp-300) 0,var(--c-comp-500) 100%) border-box;border:2px solid transparent;color:linear-gradient(180deg,var(--c-comp-300) 0,var(--c-comp-500) 100%)!important}.btn--gradient.btn--disabled{cursor:not-allowed}.btn--gradient.btn--disabled,.btn--gradient.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}.btn--arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-heading);font-weight:500;line-height:1;margin-top:24px;outline:none;text-decoration:none}@media (min-width:480px){.btn--arrow{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.btn--arrow{font-size:20px}}.btn--arrow:hover span{text-decoration:underline}.btn--arrow .svg-inline--fa,.btn--arrow i{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:2px solid var(--c-comp);border-radius:50%;color:var(--c-heading);justify-content:center;margin-left:12px;padding:6px 8px}@media (min-width:480px){.btn--arrow .svg-inline--fa,.btn--arrow i{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.btn--arrow .svg-inline--fa,.btn--arrow i{font-size:16px}}.collapsable:not([data-collapsable-ready]),.collapsable__content{max-height:0;overflow:hidden}.collapsable__content{-webkit-transition:max-height .4s ease;-o-transition:max-height .4s ease;transition:max-height .4s ease}.collapsable[data-collapsed-height]:not([data-collapsed-height="0"]):not(.is-open) .collapsable__content{position:relative}.collapsable[data-collapsed-height]:not([data-collapsed-height="0"]):not(.is-open) .collapsable__content:after{background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),var(--c-gray-000));background:-o-linear-gradient(top,hsla(0,0%,100%,0),var(--c-gray-000));background:linear-gradient(to bottom,hsla(0,0%,100%,0),var(--c-gray-000));content:"";height:64px;inset:auto 0 0;pointer-events:none;position:absolute}.collapsable__toggle{background:none;border:0;color:var(--c-primary);cursor:pointer;display:block;font-size:18px;font-weight:500;line-height:1;margin-top:24px;padding:0;position:relative;text-align:center;width:100%}.collapsable__toggle:before{background:var(--c-gray-400);content:"";height:1px;left:0;opacity:.7;position:absolute;top:50%;width:100%;z-index:1}.collapsable__toggle__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-gray-000);gap:8px;padding:0 20px}.collapsable__toggle__label .svg-inline--fa,.collapsable__toggle__label i{font-size:12px}.collapsable__toggle__label--less{display:none}.collapsable__toggle:hover .collapsable__toggle__label{text-decoration:underline}.collapsable.is-open .collapsable__toggle__label--more{display:none}.collapsable.is-open .collapsable__toggle__label--less{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}iframe{max-width:100%}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block;padding-top:56.25%}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.block-highlight{background-color:var(--c-primary);border-radius:6px;color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px;padding:20px}@media (min-width:480px){.block-highlight{padding-top:calc(1.25vw + 14px)}}@media (min-width:1440px){.block-highlight{padding-top:32px}}@media (min-width:480px){.block-highlight{padding-right:calc(.20833vw + 19px)}}@media (min-width:1440px){.block-highlight{padding-right:22px}}@media (min-width:480px){.block-highlight{padding-bottom:calc(1.25vw + 14px)}}@media (min-width:1440px){.block-highlight{padding-bottom:32px}}@media (min-width:480px){.block-highlight{padding-left:calc(.20833vw + 19px)}}@media (min-width:1440px){.block-highlight{padding-left:22px}}.block-highlight__img{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}.block-highlight__img img{height:auto;max-width:100%;-o-object-fit:scale-down;object-fit:scale-down}.block-highlight__content{color:hsla(0,0%,100%,.8);font-size:16px;line-height:20px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@media (min-width:480px){.block-highlight__content{font-size:calc(.10417vw + 15.5px)}}@media (min-width:1440px){.block-highlight__content{font-size:17px}}@media (min-width:480px){.block-highlight__content{line-height:calc(.41667vw + 18px)}}@media (min-width:1440px){.block-highlight__content{line-height:24px}}.block-highlight__content h3{color:var(--c-gray-000);font-size:20px;margin:0 0 8px}@media (min-width:480px){.block-highlight__content h3{font-size:calc(.41667vw + 18px)}}@media (min-width:1440px){.block-highlight__content h3{font-size:24px}}@media (min-width:480px){.block-highlight__content h3{margin-bottom:calc(.41667vw + 6px)}}@media (min-width:1440px){.block-highlight__content h3{margin-bottom:12px}}.block-highlight__content a{color:var(--c-gray-000)}.block-highlight__caption{color:var(--c-comp-700);font-size:15px;font-style:italic;line-height:17px;padding:8px 0}.link--default{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-family:var(--f-content);font-size:17px;font-weight:600;justify-content:center;line-height:1;outline:none;text-decoration:none;-webkit-transition:color .1s ease-out;-o-transition:color .1s ease-out;transition:color .1s ease-out}.link--default,.link--default:hover{color:var(--c-text-link)!important}.link--default:hover span{text-decoration:underline}@media (min-width:480px){.link--default{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.link--default{font-size:18px}}.link--default .svg-inline--fa,.link--default i{line-height:1;padding-left:6px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}.link--default.link--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.link--default.link--icon-before .svg-inline--fa,.link--default.link--icon-before i{padding-left:0!important;padding-right:6px}.link--default.link--sm{font-size:14px}@media (min-width:480px){.link--default.link--sm{font-size:calc(.10417vw + 13.5px)}}@media (min-width:1440px){.link--default.link--sm{font-size:15px}}.link--default.link--sm .svg-inline--fa,.link--default.link--sm i{padding-left:6px}.link--default.link--sm.fa-before .svg-inline--fa,.link--default.link--sm.fa-before i{padding-right:6px}.link--default.link--lg{font-size:18px}@media (min-width:480px){.link--default.link--lg{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.link--default.link--lg{font-size:20px}}.link--default.link--lg .svg-inline--fa,.link--default.link--lg i{padding-left:8px}.link--default.link--lg.fa-before .svg-inline--fa,.link--default.link--lg.fa-before i{padding-right:8px}.link--default.link--disabled{cursor:not-allowed}.link--default.link--disabled:hover{color:var(--c-text-link)!important;text-decoration:none}.gform_wrapper .gf-hidden{display:none}.gform_confirmation_wrapper{background:var(--c-success-100);border:1px solid var(--c-success);border-radius:4px;color:var(--c-success);font-weight:500;padding:8px 16px;top:300px}.gform_wrapper.gravity-theme .gsection{border-bottom:1px solid var(--c-gray-400);padding:0 0 8px}.gform_wrapper.gravity-theme .gsection .gsection_title{font-weight:500}.gform_wrapper.gravity-theme .gf-info{background:var(--c-comp-100);border-radius:6px;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:22px;padding:24px}.gform_wrapper.gravity-theme .gf-info:before{background-color:var(--c-comp);content:"";display:inline-block;height:20px;margin-right:12px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/circle-info_4c684dac.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/circle-info_4c684dac.svg) no-repeat;width:42px}.gform_wrapper.gravity-theme .gfield_contains_required.hidden_label .ginput_complex label:after{color:var(--c-error);content:"*";display:inline-block;font-size:14px;padding-left:4px}.gform_wrapper.gravity-theme .gfield_required.gfield_required_asterisk{color:var(--c-error);font-size:14px;padding-left:4px}.gform_wrapper.gravity-theme .gfield_label,.gform_wrapper.gravity-theme .ginput_complex label{color:var(--c-primary);font-size:18px!important;font-weight:500!important}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select,.gform_wrapper.gravity-theme .gfield textarea{border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-primary);font-size:18px!important;outline:none}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{height:50px}.gform_wrapper.gravity-theme .gform_footer{zoom:1}.gform_wrapper.gravity-theme .gform_footer:after{content:"";display:block}.gform_wrapper.gravity-theme .gform_footer:before{clear:both;content:"";display:table}.gform_wrapper.gravity-theme .gform_footer input.button{border-radius:26px;cursor:pointer;font-size:18px;min-height:52px;padding:11px 28px 12px}@media (min-width:480px){.gform_wrapper.gravity-theme .gform_footer input.button{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.gform_wrapper.gravity-theme .gform_footer input.button{font-size:20px}}.dataTables_wrapper{overflow-x:scroll}.dataTables_wrapper .dataTables_filter{float:none;margin:1rem auto;width:320px}.dataTables_wrapper .dataTables_filter label input{background-color:#fefefe;border:1px solid var(--c-primary-500);border-radius:5px;padding:.25rem;width:220px}.tablepress{margin:0;table-layout:auto}.tablepress tbody td,.tablepress tbody th,.tablepress thead td,.tablepress thead th{padding:12px}@media (min-width:480px){.tablepress tbody td,.tablepress tbody th,.tablepress thead td,.tablepress thead th{padding-top:calc(.83333vw + 8px)}}@media (min-width:1440px){.tablepress tbody td,.tablepress tbody th,.tablepress thead td,.tablepress thead th{padding-top:20px}}@media (min-width:480px){.tablepress tbody td,.tablepress tbody th,.tablepress thead td,.tablepress thead th{padding-bottom:calc(.83333vw + 8px)}}@media (min-width:1440px){.tablepress tbody td,.tablepress tbody th,.tablepress thead td,.tablepress thead th{padding-bottom:20px}}@media (min-width:480px){.tablepress tbody td,.tablepress tbody th,.tablepress thead td,.tablepress thead th{padding-left:calc(.41667vw + 10px)}}@media (min-width:1440px){.tablepress tbody td,.tablepress tbody th,.tablepress thead td,.tablepress thead th{padding-left:16px}}@media (min-width:480px){.tablepress tbody td,.tablepress tbody th,.tablepress thead td,.tablepress thead th{padding-right:calc(.41667vw + 10px)}}@media (min-width:1440px){.tablepress tbody td,.tablepress tbody th,.tablepress thead td,.tablepress thead th{padding-right:16px}}.tablepress thead th{background:var(--c-gray-000)!important;border-bottom:1px solid var(--c-gray-300);color:var(--c-heading);font-family:var(--f-heading);font-size:15px;font-weight:700;padding:12px;text-align:center;vertical-align:bottom}@media (min-width:480px){.tablepress thead th{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.tablepress thead th{font-size:16px}}@media (min-width:480px){.tablepress thead th{padding-top:calc(.83333vw + 8px)}}@media (min-width:1440px){.tablepress thead th{padding-top:20px}}@media (min-width:480px){.tablepress thead th{padding-bottom:calc(.83333vw + 8px)}}@media (min-width:1440px){.tablepress thead th{padding-bottom:20px}}@media (min-width:480px){.tablepress thead th{padding-left:calc(.41667vw + 10px)}}@media (min-width:1440px){.tablepress thead th{padding-left:16px}}@media (min-width:480px){.tablepress thead th{padding-right:calc(.41667vw + 10px)}}@media (min-width:1440px){.tablepress thead th{padding-right:16px}}.tablepress thead th.column-1{text-align:left}.tablepress tbody tr td{background:var(--c-blue-ncs-100)!important;border:none;color:var(--c-heading)!important;font-size:15px;text-align:center}@media (min-width:480px){.tablepress tbody tr td{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.tablepress tbody tr td{font-size:16px}}.tablepress tbody tr td.dataTables_empty{text-align:center}.tablepress tbody tr td.column-1{font-weight:700;text-align:left}.tablepress tbody tr td .fa-check{color:var(--c-succes)}.tablepress tbody tr td .fa-xmark{color:var(--c-error)}.tablepress tbody tr td .svg-inline--fa{font-size:16px}@media (min-width:480px){.tablepress tbody tr td .svg-inline--fa{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tablepress tbody tr td .svg-inline--fa{font-size:18px}}.tablepress tbody tr:nth-child(odd) td{background:var(--c-gray-000)!important}.dataTables_filter label{padding:8px 0}.dataTables_paginate{display:block;float:none!important;text-align:center}.dataTables_paginate .paginate_button,.dataTables_paginate a{background:var(--c-primary-500)!important;color:var(--c-gray-000)!important;text-decoration:none!important}.dataTables_paginate .paginate_button.disabled,.dataTables_paginate a.disabled{color:var(--c-gray-000)!important;opacity:.6}.dataTables_paginate .paginate_button:after,.dataTables_paginate .paginate_button:before,.dataTables_paginate a:after,.dataTables_paginate a:before{display:none}.edit-post-link{background:var(--c-gray-000);border-radius:27px;bottom:24px;-webkit-box-shadow:0 8px 28px 0 rgba(0,0,0,.1);box-shadow:0 8px 28px 0 rgba(0,0,0,.1);color:var(--c-heading);display:none;font-size:16px;font-weight:500;left:24px;line-height:1;padding:20px 24px;position:fixed;text-decoration:none;z-index:999}@media (min-width:992px){.edit-post-link{display:block}}.edit-post-link:hover{text-decoration:underline}.edit-post-link .svg-inline--fa,.edit-post-link i{color:var(--c-info);padding-right:12px}.wysiwyg-content--lg>:first-child,.wysiwyg-content--lg>div>:first-child{margin-top:0!important}.wysiwyg-content--lg>:last-child:not(.btn-group),.wysiwyg-content--lg>div>:last-child:not(.btn-group){margin-bottom:0!important}.page-template-default .page-content .section-content-img__wysiwyg>:first-child,.page-template-default .page-content .section-content-img__wysiwyg>div>:first-child,.page-template-default .page-content .section-content-stats__wysiwyg>:first-child,.page-template-default .page-content .section-content-stats__wysiwyg>div>:first-child,.page-template-default .page-content .section-content-video__title>:first-child,.page-template-default .page-content .section-content-video__title>div>:first-child,.page-template-default .page-content .section-content-video__wysiwyg>:first-child,.page-template-default .page-content .section-content-video__wysiwyg>div>:first-child,.page-template-default .page-content .section-content__inner>:first-child,.page-template-default .page-content .section-content__inner>div>:first-child,.page-template-default .page-content .section-faq__accordion-item__text>:first-child,.page-template-default .page-content .section-faq__accordion-item__text>div>:first-child,.page-template-default .page-content .section-product-grid__intro>:first-child,.page-template-default .page-content .section-product-grid__intro>div>:first-child,.page-template-default .page-content .section-specs-quote__wysiwyg>:first-child,.page-template-default .page-content .section-specs-quote__wysiwyg>div>:first-child,.page-template-page-content .page-content .section-content-img__wysiwyg>:first-child,.page-template-page-content .page-content .section-content-img__wysiwyg>div>:first-child,.page-template-page-content .page-content .section-content-stats__wysiwyg>:first-child,.page-template-page-content .page-content .section-content-stats__wysiwyg>div>:first-child,.page-template-page-content .page-content .section-content-video__title>:first-child,.page-template-page-content .page-content .section-content-video__title>div>:first-child,.page-template-page-content .page-content .section-content-video__wysiwyg>:first-child,.page-template-page-content .page-content .section-content-video__wysiwyg>div>:first-child,.page-template-page-content .page-content .section-content__inner>:first-child,.page-template-page-content .page-content .section-content__inner>div>:first-child,.page-template-page-content .page-content .section-faq__accordion-item__text>:first-child,.page-template-page-content .page-content .section-faq__accordion-item__text>div>:first-child,.page-template-page-content .page-content .section-product-grid__intro>:first-child,.page-template-page-content .page-content .section-product-grid__intro>div>:first-child,.page-template-page-content .page-content .section-specs-quote__wysiwyg>:first-child,.page-template-page-content .page-content .section-specs-quote__wysiwyg>div>:first-child,.single-product .layout-software-default .section-software .panels__item__column__content>:first-child,.single-product .layout-software-default .section-software .panels__item__column__content>div>:first-child,.single-product .layout-specifications__content>:first-child,.single-product .layout-specifications__content>div>:first-child,.single-product .layout-techniques__content>:first-child,.single-product .layout-techniques__content>div>:first-child,.single-product .product-description__content>:first-child,.single-product .product-description__content>div>:first-child,.single-product .section-content-img__wysiwyg>:first-child,.single-product .section-content-img__wysiwyg>div>:first-child,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>:first-child,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>div>:first-child,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>:first-child,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>div>:first-child,.template-landingpage .page-content .section-faq__accordion-item__text>:first-child,.template-landingpage .page-content .section-faq__accordion-item__text>div>:first-child,.wysiwyg-content>:first-child,.wysiwyg-content>div>:first-child,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>:first-child,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>div>:first-child,body.template-contact .page-content .section-content__inner>:first-child,body.template-contact .page-content .section-content__inner>div>:first-child,body.template-homepage-oem .page-content .section-content-img__wysiwyg>:first-child,body.template-homepage-oem .page-content .section-content-img__wysiwyg>div>:first-child,body.template-homepage-oem .page-content .section-faq__accordion-item__text>:first-child,body.template-homepage-oem .page-content .section-faq__accordion-item__text>div>:first-child,body.template-homepage-research .page-content .section-content-img__wysiwyg>:first-child,body.template-homepage-research .page-content .section-content-img__wysiwyg>div>:first-child,body.template-homepage-research .page-content .section-content-video__wysiwyg>:first-child,body.template-homepage-research .page-content .section-content-video__wysiwyg>div>:first-child,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>:first-child,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>div>:first-child{margin-top:0!important}.page-template-default .page-content .section-content-img__wysiwyg>:last-child:not(.btn-group),.page-template-default .page-content .section-content-img__wysiwyg>div>:last-child:not(.btn-group),.page-template-default .page-content .section-content-stats__wysiwyg>:last-child:not(.btn-group),.page-template-default .page-content .section-content-stats__wysiwyg>div>:last-child:not(.btn-group),.page-template-default .page-content .section-content-video__title>:last-child:not(.btn-group),.page-template-default .page-content .section-content-video__title>div>:last-child:not(.btn-group),.page-template-default .page-content .section-content-video__wysiwyg>:last-child:not(.btn-group),.page-template-default .page-content .section-content-video__wysiwyg>div>:last-child:not(.btn-group),.page-template-default .page-content .section-content__inner>:last-child:not(.btn-group),.page-template-default .page-content .section-content__inner>div>:last-child:not(.btn-group),.page-template-default .page-content .section-faq__accordion-item__text>:last-child:not(.btn-group),.page-template-default .page-content .section-faq__accordion-item__text>div>:last-child:not(.btn-group),.page-template-default .page-content .section-product-grid__intro>:last-child:not(.btn-group),.page-template-default .page-content .section-product-grid__intro>div>:last-child:not(.btn-group),.page-template-default .page-content .section-specs-quote__wysiwyg>:last-child:not(.btn-group),.page-template-default .page-content .section-specs-quote__wysiwyg>div>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content-img__wysiwyg>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content-img__wysiwyg>div>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content-stats__wysiwyg>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content-stats__wysiwyg>div>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content-video__title>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content-video__title>div>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content-video__wysiwyg>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content-video__wysiwyg>div>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content__inner>:last-child:not(.btn-group),.page-template-page-content .page-content .section-content__inner>div>:last-child:not(.btn-group),.page-template-page-content .page-content .section-faq__accordion-item__text>:last-child:not(.btn-group),.page-template-page-content .page-content .section-faq__accordion-item__text>div>:last-child:not(.btn-group),.page-template-page-content .page-content .section-product-grid__intro>:last-child:not(.btn-group),.page-template-page-content .page-content .section-product-grid__intro>div>:last-child:not(.btn-group),.page-template-page-content .page-content .section-specs-quote__wysiwyg>:last-child:not(.btn-group),.page-template-page-content .page-content .section-specs-quote__wysiwyg>div>:last-child:not(.btn-group),.single-product .layout-software-default .section-software .panels__item__column__content>:last-child:not(.btn-group),.single-product .layout-software-default .section-software .panels__item__column__content>div>:last-child:not(.btn-group),.single-product .layout-specifications__content>:last-child:not(.btn-group),.single-product .layout-specifications__content>div>:last-child:not(.btn-group),.single-product .layout-techniques__content>:last-child:not(.btn-group),.single-product .layout-techniques__content>div>:last-child:not(.btn-group),.single-product .product-description__content>:last-child:not(.btn-group),.single-product .product-description__content>div>:last-child:not(.btn-group),.single-product .section-content-img__wysiwyg>:last-child:not(.btn-group),.single-product .section-content-img__wysiwyg>div>:last-child:not(.btn-group),.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>:last-child:not(.btn-group),.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>div>:last-child:not(.btn-group),.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>:last-child:not(.btn-group),.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>div>:last-child:not(.btn-group),.template-landingpage .page-content .section-faq__accordion-item__text>:last-child:not(.btn-group),.template-landingpage .page-content .section-faq__accordion-item__text>div>:last-child:not(.btn-group),.wysiwyg-content>:last-child:not(.btn-group),.wysiwyg-content>div>:last-child:not(.btn-group),body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>:last-child:not(.btn-group),body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>div>:last-child:not(.btn-group),body.template-contact .page-content .section-content__inner>:last-child:not(.btn-group),body.template-contact .page-content .section-content__inner>div>:last-child:not(.btn-group),body.template-homepage-oem .page-content .section-content-img__wysiwyg>:last-child:not(.btn-group),body.template-homepage-oem .page-content .section-content-img__wysiwyg>div>:last-child:not(.btn-group),body.template-homepage-oem .page-content .section-faq__accordion-item__text>:last-child:not(.btn-group),body.template-homepage-oem .page-content .section-faq__accordion-item__text>div>:last-child:not(.btn-group),body.template-homepage-research .page-content .section-content-img__wysiwyg>:last-child:not(.btn-group),body.template-homepage-research .page-content .section-content-img__wysiwyg>div>:last-child:not(.btn-group),body.template-homepage-research .page-content .section-content-video__wysiwyg>:last-child:not(.btn-group),body.template-homepage-research .page-content .section-content-video__wysiwyg>div>:last-child:not(.btn-group),body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>:last-child:not(.btn-group),body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text>div>:last-child:not(.btn-group){margin-bottom:0!important}.page-template-default .page-content .section-content-img__wysiwyg a,.page-template-default .page-content .section-content-stats__wysiwyg a,.page-template-default .page-content .section-content-video__title a,.page-template-default .page-content .section-content-video__wysiwyg a,.page-template-default .page-content .section-content__inner a,.page-template-default .page-content .section-faq__accordion-item__text a,.page-template-default .page-content .section-product-grid__intro a,.page-template-default .page-content .section-specs-quote__wysiwyg a,.page-template-page-content .page-content .section-content-img__wysiwyg a,.page-template-page-content .page-content .section-content-stats__wysiwyg a,.page-template-page-content .page-content .section-content-video__title a,.page-template-page-content .page-content .section-content-video__wysiwyg a,.page-template-page-content .page-content .section-content__inner a,.page-template-page-content .page-content .section-faq__accordion-item__text a,.page-template-page-content .page-content .section-product-grid__intro a,.page-template-page-content .page-content .section-specs-quote__wysiwyg a,.single-product .layout-software-default .section-software .panels__item__column__content a,.single-product .layout-specifications__content a,.single-product .layout-techniques__content a,.single-product .product-description__content a,.single-product .section-content-img__wysiwyg a,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text a,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text a,.template-landingpage .page-content .section-faq__accordion-item__text a,.wysiwyg-content a,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text a,body.template-contact .page-content .section-content__inner a,body.template-homepage-oem .page-content .section-content-img__wysiwyg a,body.template-homepage-oem .page-content .section-faq__accordion-item__text a,body.template-homepage-research .page-content .section-content-img__wysiwyg a,body.template-homepage-research .page-content .section-content-video__wysiwyg a,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text a{color:var(--c-text-link)}.page-template-default .page-content .section-content-img__wysiwyg ol,.page-template-default .page-content .section-content-img__wysiwyg ul,.page-template-default .page-content .section-content-stats__wysiwyg ol,.page-template-default .page-content .section-content-stats__wysiwyg ul,.page-template-default .page-content .section-content-video__title ol,.page-template-default .page-content .section-content-video__title ul,.page-template-default .page-content .section-content-video__wysiwyg ol,.page-template-default .page-content .section-content-video__wysiwyg ul,.page-template-default .page-content .section-content__inner ol,.page-template-default .page-content .section-content__inner ul,.page-template-default .page-content .section-faq__accordion-item__text ol,.page-template-default .page-content .section-faq__accordion-item__text ul,.page-template-default .page-content .section-product-grid__intro ol,.page-template-default .page-content .section-product-grid__intro ul,.page-template-default .page-content .section-specs-quote__wysiwyg ol,.page-template-default .page-content .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .section-content-img__wysiwyg ol,.page-template-page-content .page-content .section-content-img__wysiwyg ul,.page-template-page-content .page-content .section-content-stats__wysiwyg ol,.page-template-page-content .page-content .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .section-content-video__title ol,.page-template-page-content .page-content .section-content-video__title ul,.page-template-page-content .page-content .section-content-video__wysiwyg ol,.page-template-page-content .page-content .section-content-video__wysiwyg ul,.page-template-page-content .page-content .section-content__inner ol,.page-template-page-content .page-content .section-content__inner ul,.page-template-page-content .page-content .section-faq__accordion-item__text ol,.page-template-page-content .page-content .section-faq__accordion-item__text ul,.page-template-page-content .page-content .section-product-grid__intro ol,.page-template-page-content .page-content .section-product-grid__intro ul,.page-template-page-content .page-content .section-specs-quote__wysiwyg ol,.page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.single-product .layout-software-default .section-software .panels__item__column__content ol,.single-product .layout-software-default .section-software .panels__item__column__content ul,.single-product .layout-specifications__content ol,.single-product .layout-specifications__content ul,.single-product .layout-techniques__content ol,.single-product .layout-techniques__content ul,.single-product .product-description__content ol,.single-product .product-description__content ul,.single-product .section-content-img__wysiwyg ol,.single-product .section-content-img__wysiwyg ul,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.template-landingpage .page-content .section-faq__accordion-item__text ol,.template-landingpage .page-content .section-faq__accordion-item__text ul,.wysiwyg-content ol,.wysiwyg-content ul,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,body.template-contact .page-content .section-content__inner ol,body.template-contact .page-content .section-content__inner ul,body.template-homepage-oem .page-content .section-content-img__wysiwyg ol,body.template-homepage-oem .page-content .section-content-img__wysiwyg ul,body.template-homepage-oem .page-content .section-faq__accordion-item__text ol,body.template-homepage-oem .page-content .section-faq__accordion-item__text ul,body.template-homepage-research .page-content .section-content-img__wysiwyg ol,body.template-homepage-research .page-content .section-content-img__wysiwyg ul,body.template-homepage-research .page-content .section-content-video__wysiwyg ol,body.template-homepage-research .page-content .section-content-video__wysiwyg ul,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul{padding-left:20px}.page-template-default .page-content .section-content-img__wysiwyg ol li,.page-template-default .page-content .section-content-img__wysiwyg ul li,.page-template-default .page-content .section-content-stats__wysiwyg ol li,.page-template-default .page-content .section-content-stats__wysiwyg ul li,.page-template-default .page-content .section-content-video__title ol li,.page-template-default .page-content .section-content-video__title ul li,.page-template-default .page-content .section-content-video__wysiwyg ol li,.page-template-default .page-content .section-content-video__wysiwyg ul li,.page-template-default .page-content .section-content__inner ol li,.page-template-default .page-content .section-content__inner ul li,.page-template-default .page-content .section-faq__accordion-item__text ol li,.page-template-default .page-content .section-faq__accordion-item__text ul li,.page-template-default .page-content .section-product-grid__intro ol li,.page-template-default .page-content .section-product-grid__intro ul li,.page-template-default .page-content .section-specs-quote__wysiwyg ol li,.page-template-default .page-content .section-specs-quote__wysiwyg ul li,.page-template-page-content .page-content .section-content-img__wysiwyg ol li,.page-template-page-content .page-content .section-content-img__wysiwyg ul li,.page-template-page-content .page-content .section-content-stats__wysiwyg ol li,.page-template-page-content .page-content .section-content-stats__wysiwyg ul li,.page-template-page-content .page-content .section-content-video__title ol li,.page-template-page-content .page-content .section-content-video__title ul li,.page-template-page-content .page-content .section-content-video__wysiwyg ol li,.page-template-page-content .page-content .section-content-video__wysiwyg ul li,.page-template-page-content .page-content .section-content__inner ol li,.page-template-page-content .page-content .section-content__inner ul li,.page-template-page-content .page-content .section-faq__accordion-item__text ol li,.page-template-page-content .page-content .section-faq__accordion-item__text ul li,.page-template-page-content .page-content .section-product-grid__intro ol li,.page-template-page-content .page-content .section-product-grid__intro ul li,.page-template-page-content .page-content .section-specs-quote__wysiwyg ol li,.page-template-page-content .page-content .section-specs-quote__wysiwyg ul li,.single-product .layout-software-default .section-software .panels__item__column__content ol li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-specifications__content ol li,.single-product .layout-specifications__content ul li,.single-product .layout-techniques__content ol li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ol li,.single-product .product-description__content ul li,.single-product .section-content-img__wysiwyg ol li,.single-product .section-content-img__wysiwyg ul li,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.template-landingpage .page-content .section-faq__accordion-item__text ol li,.template-landingpage .page-content .section-faq__accordion-item__text ul li,.wysiwyg-content ol li,.wysiwyg-content ul li,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,body.template-contact .page-content .section-content__inner ol li,body.template-contact .page-content .section-content__inner ul li,body.template-homepage-oem .page-content .section-content-img__wysiwyg ol li,body.template-homepage-oem .page-content .section-content-img__wysiwyg ul li,body.template-homepage-oem .page-content .section-faq__accordion-item__text ol li,body.template-homepage-oem .page-content .section-faq__accordion-item__text ul li,body.template-homepage-research .page-content .section-content-img__wysiwyg ol li,body.template-homepage-research .page-content .section-content-img__wysiwyg ul li,body.template-homepage-research .page-content .section-content-video__wysiwyg ol li,body.template-homepage-research .page-content .section-content-video__wysiwyg ul li,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li{margin-bottom:.6em;position:relative}.page-template-default .page-content .section-content-img__wysiwyg ol li::marker,.page-template-default .page-content .section-content-img__wysiwyg ul li::marker,.page-template-default .page-content .section-content-stats__wysiwyg ol li::marker,.page-template-default .page-content .section-content-stats__wysiwyg ul li::marker,.page-template-default .page-content .section-content-video__title ol li::marker,.page-template-default .page-content .section-content-video__title ul li::marker,.page-template-default .page-content .section-content-video__wysiwyg ol li::marker,.page-template-default .page-content .section-content-video__wysiwyg ul li::marker,.page-template-default .page-content .section-content__inner ol li::marker,.page-template-default .page-content .section-content__inner ul li::marker,.page-template-default .page-content .section-faq__accordion-item__text ol li::marker,.page-template-default .page-content .section-faq__accordion-item__text ul li::marker,.page-template-default .page-content .section-product-grid__intro ol li::marker,.page-template-default .page-content .section-product-grid__intro ul li::marker,.page-template-default .page-content .section-specs-quote__wysiwyg ol li::marker,.page-template-default .page-content .section-specs-quote__wysiwyg ul li::marker,.page-template-page-content .page-content .section-content-img__wysiwyg ol li::marker,.page-template-page-content .page-content .section-content-img__wysiwyg ul li::marker,.page-template-page-content .page-content .section-content-stats__wysiwyg ol li::marker,.page-template-page-content .page-content .section-content-stats__wysiwyg ul li::marker,.page-template-page-content .page-content .section-content-video__title ol li::marker,.page-template-page-content .page-content .section-content-video__title ul li::marker,.page-template-page-content .page-content .section-content-video__wysiwyg ol li::marker,.page-template-page-content .page-content .section-content-video__wysiwyg ul li::marker,.page-template-page-content .page-content .section-content__inner ol li::marker,.page-template-page-content .page-content .section-content__inner ul li::marker,.page-template-page-content .page-content .section-faq__accordion-item__text ol li::marker,.page-template-page-content .page-content .section-faq__accordion-item__text ul li::marker,.page-template-page-content .page-content .section-product-grid__intro ol li::marker,.page-template-page-content .page-content .section-product-grid__intro ul li::marker,.page-template-page-content .page-content .section-specs-quote__wysiwyg ol li::marker,.page-template-page-content .page-content .section-specs-quote__wysiwyg ul li::marker,.single-product .layout-software-default .section-software .panels__item__column__content ol li::marker,.single-product .layout-software-default .section-software .panels__item__column__content ul li::marker,.single-product .layout-specifications__content ol li::marker,.single-product .layout-specifications__content ul li::marker,.single-product .layout-techniques__content ol li::marker,.single-product .layout-techniques__content ul li::marker,.single-product .product-description__content ol li::marker,.single-product .product-description__content ul li::marker,.single-product .section-content-img__wysiwyg ol li::marker,.single-product .section-content-img__wysiwyg ul li::marker,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li::marker,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li::marker,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li::marker,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li::marker,.template-landingpage .page-content .section-faq__accordion-item__text ol li::marker,.template-landingpage .page-content .section-faq__accordion-item__text ul li::marker,.wysiwyg-content ol li::marker,.wysiwyg-content ul li::marker,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li::marker,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li::marker,body.template-contact .page-content .section-content__inner ol li::marker,body.template-contact .page-content .section-content__inner ul li::marker,body.template-homepage-oem .page-content .section-content-img__wysiwyg ol li::marker,body.template-homepage-oem .page-content .section-content-img__wysiwyg ul li::marker,body.template-homepage-oem .page-content .section-faq__accordion-item__text ol li::marker,body.template-homepage-oem .page-content .section-faq__accordion-item__text ul li::marker,body.template-homepage-research .page-content .section-content-img__wysiwyg ol li::marker,body.template-homepage-research .page-content .section-content-img__wysiwyg ul li::marker,body.template-homepage-research .page-content .section-content-video__wysiwyg ol li::marker,body.template-homepage-research .page-content .section-content-video__wysiwyg ul li::marker,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li::marker,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li::marker{color:var(--c-primary)}.page-template-default .page-content .section-content-img__wysiwyg ol li:last-child,.page-template-default .page-content .section-content-img__wysiwyg ul li:last-child,.page-template-default .page-content .section-content-stats__wysiwyg ol li:last-child,.page-template-default .page-content .section-content-stats__wysiwyg ul li:last-child,.page-template-default .page-content .section-content-video__title ol li:last-child,.page-template-default .page-content .section-content-video__title ul li:last-child,.page-template-default .page-content .section-content-video__wysiwyg ol li:last-child,.page-template-default .page-content .section-content-video__wysiwyg ul li:last-child,.page-template-default .page-content .section-content__inner ol li:last-child,.page-template-default .page-content .section-content__inner ul li:last-child,.page-template-default .page-content .section-faq__accordion-item__text ol li:last-child,.page-template-default .page-content .section-faq__accordion-item__text ul li:last-child,.page-template-default .page-content .section-product-grid__intro ol li:last-child,.page-template-default .page-content .section-product-grid__intro ul li:last-child,.page-template-default .page-content .section-specs-quote__wysiwyg ol li:last-child,.page-template-default .page-content .section-specs-quote__wysiwyg ul li:last-child,.page-template-page-content .page-content .section-content-img__wysiwyg ol li:last-child,.page-template-page-content .page-content .section-content-img__wysiwyg ul li:last-child,.page-template-page-content .page-content .section-content-stats__wysiwyg ol li:last-child,.page-template-page-content .page-content .section-content-stats__wysiwyg ul li:last-child,.page-template-page-content .page-content .section-content-video__title ol li:last-child,.page-template-page-content .page-content .section-content-video__title ul li:last-child,.page-template-page-content .page-content .section-content-video__wysiwyg ol li:last-child,.page-template-page-content .page-content .section-content-video__wysiwyg ul li:last-child,.page-template-page-content .page-content .section-content__inner ol li:last-child,.page-template-page-content .page-content .section-content__inner ul li:last-child,.page-template-page-content .page-content .section-faq__accordion-item__text ol li:last-child,.page-template-page-content .page-content .section-faq__accordion-item__text ul li:last-child,.page-template-page-content .page-content .section-product-grid__intro ol li:last-child,.page-template-page-content .page-content .section-product-grid__intro ul li:last-child,.page-template-page-content .page-content .section-specs-quote__wysiwyg ol li:last-child,.page-template-page-content .page-content .section-specs-quote__wysiwyg ul li:last-child,.single-product .layout-software-default .section-software .panels__item__column__content ol li:last-child,.single-product .layout-software-default .section-software .panels__item__column__content ul li:last-child,.single-product .layout-specifications__content ol li:last-child,.single-product .layout-specifications__content ul li:last-child,.single-product .layout-techniques__content ol li:last-child,.single-product .layout-techniques__content ul li:last-child,.single-product .product-description__content ol li:last-child,.single-product .product-description__content ul li:last-child,.single-product .section-content-img__wysiwyg ol li:last-child,.single-product .section-content-img__wysiwyg ul li:last-child,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li:last-child,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:last-child,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li:last-child,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:last-child,.template-landingpage .page-content .section-faq__accordion-item__text ol li:last-child,.template-landingpage .page-content .section-faq__accordion-item__text ul li:last-child,.wysiwyg-content ol li:last-child,.wysiwyg-content ul li:last-child,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li:last-child,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:last-child,body.template-contact .page-content .section-content__inner ol li:last-child,body.template-contact .page-content .section-content__inner ul li:last-child,body.template-homepage-oem .page-content .section-content-img__wysiwyg ol li:last-child,body.template-homepage-oem .page-content .section-content-img__wysiwyg ul li:last-child,body.template-homepage-oem .page-content .section-faq__accordion-item__text ol li:last-child,body.template-homepage-oem .page-content .section-faq__accordion-item__text ul li:last-child,body.template-homepage-research .page-content .section-content-img__wysiwyg ol li:last-child,body.template-homepage-research .page-content .section-content-img__wysiwyg ul li:last-child,body.template-homepage-research .page-content .section-content-video__wysiwyg ol li:last-child,body.template-homepage-research .page-content .section-content-video__wysiwyg ul li:last-child,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ol li:last-child,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:last-child{margin-bottom:0}.page-template-default .page-content .section-content-img__wysiwyg blockquote,.page-template-default .page-content .section-content-stats__wysiwyg blockquote,.page-template-default .page-content .section-content-video__title blockquote,.page-template-default .page-content .section-content-video__wysiwyg blockquote,.page-template-default .page-content .section-content__inner blockquote,.page-template-default .page-content .section-faq__accordion-item__text blockquote,.page-template-default .page-content .section-product-grid__intro blockquote,.page-template-default .page-content .section-specs-quote__wysiwyg blockquote,.page-template-page-content .page-content .section-content-img__wysiwyg blockquote,.page-template-page-content .page-content .section-content-stats__wysiwyg blockquote,.page-template-page-content .page-content .section-content-video__title blockquote,.page-template-page-content .page-content .section-content-video__wysiwyg blockquote,.page-template-page-content .page-content .section-content__inner blockquote,.page-template-page-content .page-content .section-faq__accordion-item__text blockquote,.page-template-page-content .page-content .section-product-grid__intro blockquote,.page-template-page-content .page-content .section-specs-quote__wysiwyg blockquote,.single-product .layout-software-default .section-software .panels__item__column__content blockquote,.single-product .layout-specifications__content blockquote,.single-product .layout-techniques__content blockquote,.single-product .product-description__content blockquote,.single-product .section-content-img__wysiwyg blockquote,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.template-landingpage .page-content .section-faq__accordion-item__text blockquote,.wysiwyg-content blockquote,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,body.template-contact .page-content .section-content__inner blockquote,body.template-homepage-oem .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-oem .page-content .section-faq__accordion-item__text blockquote,body.template-homepage-research .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-research .page-content .section-content-video__wysiwyg blockquote,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote{background:var(--c-comp-100);border-left:2px solid var(--c-comp);margin-left:0;padding:24px}@media (min-width:480px){.page-template-default .page-content .section-content-img__wysiwyg blockquote,.page-template-default .page-content .section-content-stats__wysiwyg blockquote,.page-template-default .page-content .section-content-video__title blockquote,.page-template-default .page-content .section-content-video__wysiwyg blockquote,.page-template-default .page-content .section-content__inner blockquote,.page-template-default .page-content .section-faq__accordion-item__text blockquote,.page-template-default .page-content .section-product-grid__intro blockquote,.page-template-default .page-content .section-specs-quote__wysiwyg blockquote,.page-template-page-content .page-content .section-content-img__wysiwyg blockquote,.page-template-page-content .page-content .section-content-stats__wysiwyg blockquote,.page-template-page-content .page-content .section-content-video__title blockquote,.page-template-page-content .page-content .section-content-video__wysiwyg blockquote,.page-template-page-content .page-content .section-content__inner blockquote,.page-template-page-content .page-content .section-faq__accordion-item__text blockquote,.page-template-page-content .page-content .section-product-grid__intro blockquote,.page-template-page-content .page-content .section-specs-quote__wysiwyg blockquote,.single-product .layout-software-default .section-software .panels__item__column__content blockquote,.single-product .layout-specifications__content blockquote,.single-product .layout-techniques__content blockquote,.single-product .product-description__content blockquote,.single-product .section-content-img__wysiwyg blockquote,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.template-landingpage .page-content .section-faq__accordion-item__text blockquote,.wysiwyg-content blockquote,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,body.template-contact .page-content .section-content__inner blockquote,body.template-homepage-oem .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-oem .page-content .section-faq__accordion-item__text blockquote,body.template-homepage-research .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-research .page-content .section-content-video__wysiwyg blockquote,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote{padding-right:calc(.83333vw + 20px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-img__wysiwyg blockquote,.page-template-default .page-content .section-content-stats__wysiwyg blockquote,.page-template-default .page-content .section-content-video__title blockquote,.page-template-default .page-content .section-content-video__wysiwyg blockquote,.page-template-default .page-content .section-content__inner blockquote,.page-template-default .page-content .section-faq__accordion-item__text blockquote,.page-template-default .page-content .section-product-grid__intro blockquote,.page-template-default .page-content .section-specs-quote__wysiwyg blockquote,.page-template-page-content .page-content .section-content-img__wysiwyg blockquote,.page-template-page-content .page-content .section-content-stats__wysiwyg blockquote,.page-template-page-content .page-content .section-content-video__title blockquote,.page-template-page-content .page-content .section-content-video__wysiwyg blockquote,.page-template-page-content .page-content .section-content__inner blockquote,.page-template-page-content .page-content .section-faq__accordion-item__text blockquote,.page-template-page-content .page-content .section-product-grid__intro blockquote,.page-template-page-content .page-content .section-specs-quote__wysiwyg blockquote,.single-product .layout-software-default .section-software .panels__item__column__content blockquote,.single-product .layout-specifications__content blockquote,.single-product .layout-techniques__content blockquote,.single-product .product-description__content blockquote,.single-product .section-content-img__wysiwyg blockquote,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.template-landingpage .page-content .section-faq__accordion-item__text blockquote,.wysiwyg-content blockquote,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,body.template-contact .page-content .section-content__inner blockquote,body.template-homepage-oem .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-oem .page-content .section-faq__accordion-item__text blockquote,body.template-homepage-research .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-research .page-content .section-content-video__wysiwyg blockquote,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote{padding-right:32px}}@media (min-width:480px){.page-template-default .page-content .section-content-img__wysiwyg blockquote,.page-template-default .page-content .section-content-stats__wysiwyg blockquote,.page-template-default .page-content .section-content-video__title blockquote,.page-template-default .page-content .section-content-video__wysiwyg blockquote,.page-template-default .page-content .section-content__inner blockquote,.page-template-default .page-content .section-faq__accordion-item__text blockquote,.page-template-default .page-content .section-product-grid__intro blockquote,.page-template-default .page-content .section-specs-quote__wysiwyg blockquote,.page-template-page-content .page-content .section-content-img__wysiwyg blockquote,.page-template-page-content .page-content .section-content-stats__wysiwyg blockquote,.page-template-page-content .page-content .section-content-video__title blockquote,.page-template-page-content .page-content .section-content-video__wysiwyg blockquote,.page-template-page-content .page-content .section-content__inner blockquote,.page-template-page-content .page-content .section-faq__accordion-item__text blockquote,.page-template-page-content .page-content .section-product-grid__intro blockquote,.page-template-page-content .page-content .section-specs-quote__wysiwyg blockquote,.single-product .layout-software-default .section-software .panels__item__column__content blockquote,.single-product .layout-specifications__content blockquote,.single-product .layout-techniques__content blockquote,.single-product .product-description__content blockquote,.single-product .section-content-img__wysiwyg blockquote,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.template-landingpage .page-content .section-faq__accordion-item__text blockquote,.wysiwyg-content blockquote,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,body.template-contact .page-content .section-content__inner blockquote,body.template-homepage-oem .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-oem .page-content .section-faq__accordion-item__text blockquote,body.template-homepage-research .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-research .page-content .section-content-video__wysiwyg blockquote,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote{padding-left:calc(.83333vw + 20px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-img__wysiwyg blockquote,.page-template-default .page-content .section-content-stats__wysiwyg blockquote,.page-template-default .page-content .section-content-video__title blockquote,.page-template-default .page-content .section-content-video__wysiwyg blockquote,.page-template-default .page-content .section-content__inner blockquote,.page-template-default .page-content .section-faq__accordion-item__text blockquote,.page-template-default .page-content .section-product-grid__intro blockquote,.page-template-default .page-content .section-specs-quote__wysiwyg blockquote,.page-template-page-content .page-content .section-content-img__wysiwyg blockquote,.page-template-page-content .page-content .section-content-stats__wysiwyg blockquote,.page-template-page-content .page-content .section-content-video__title blockquote,.page-template-page-content .page-content .section-content-video__wysiwyg blockquote,.page-template-page-content .page-content .section-content__inner blockquote,.page-template-page-content .page-content .section-faq__accordion-item__text blockquote,.page-template-page-content .page-content .section-product-grid__intro blockquote,.page-template-page-content .page-content .section-specs-quote__wysiwyg blockquote,.single-product .layout-software-default .section-software .panels__item__column__content blockquote,.single-product .layout-specifications__content blockquote,.single-product .layout-techniques__content blockquote,.single-product .product-description__content blockquote,.single-product .section-content-img__wysiwyg blockquote,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,.template-landingpage .page-content .section-faq__accordion-item__text blockquote,.wysiwyg-content blockquote,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote,body.template-contact .page-content .section-content__inner blockquote,body.template-homepage-oem .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-oem .page-content .section-faq__accordion-item__text blockquote,body.template-homepage-research .page-content .section-content-img__wysiwyg blockquote,body.template-homepage-research .page-content .section-content-video__wysiwyg blockquote,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote{padding-left:32px}}.page-template-default .page-content .section-content-img__wysiwyg blockquote p,.page-template-default .page-content .section-content-stats__wysiwyg blockquote p,.page-template-default .page-content .section-content-video__title blockquote p,.page-template-default .page-content .section-content-video__wysiwyg blockquote p,.page-template-default .page-content .section-content__inner blockquote p,.page-template-default .page-content .section-faq__accordion-item__text blockquote p,.page-template-default .page-content .section-product-grid__intro blockquote p,.page-template-default .page-content .section-specs-quote__wysiwyg blockquote p,.page-template-page-content .page-content .section-content-img__wysiwyg blockquote p,.page-template-page-content .page-content .section-content-stats__wysiwyg blockquote p,.page-template-page-content .page-content .section-content-video__title blockquote p,.page-template-page-content .page-content .section-content-video__wysiwyg blockquote p,.page-template-page-content .page-content .section-content__inner blockquote p,.page-template-page-content .page-content .section-faq__accordion-item__text blockquote p,.page-template-page-content .page-content .section-product-grid__intro blockquote p,.page-template-page-content .page-content .section-specs-quote__wysiwyg blockquote p,.single-product .layout-software-default .section-software .panels__item__column__content blockquote p,.single-product .layout-specifications__content blockquote p,.single-product .layout-techniques__content blockquote p,.single-product .product-description__content blockquote p,.single-product .section-content-img__wysiwyg blockquote p,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote p,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote p,.template-landingpage .page-content .section-faq__accordion-item__text blockquote p,.wysiwyg-content blockquote p,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote p,body.template-contact .page-content .section-content__inner blockquote p,body.template-homepage-oem .page-content .section-content-img__wysiwyg blockquote p,body.template-homepage-oem .page-content .section-faq__accordion-item__text blockquote p,body.template-homepage-research .page-content .section-content-img__wysiwyg blockquote p,body.template-homepage-research .page-content .section-content-video__wysiwyg blockquote p,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text blockquote p{color:var(--c-primary);margin:0}.page-template-default .page-content .section-content-img__wysiwyg .gform_wrapper.gravity-theme,.page-template-default .page-content .section-content-stats__wysiwyg .gform_wrapper.gravity-theme,.page-template-default .page-content .section-content-video__title .gform_wrapper.gravity-theme,.page-template-default .page-content .section-content-video__wysiwyg .gform_wrapper.gravity-theme,.page-template-default .page-content .section-content__inner .gform_wrapper.gravity-theme,.page-template-default .page-content .section-faq__accordion-item__text .gform_wrapper.gravity-theme,.page-template-default .page-content .section-product-grid__intro .gform_wrapper.gravity-theme,.page-template-default .page-content .section-specs-quote__wysiwyg .gform_wrapper.gravity-theme,.page-template-page-content .page-content .section-content-img__wysiwyg .gform_wrapper.gravity-theme,.page-template-page-content .page-content .section-content-stats__wysiwyg .gform_wrapper.gravity-theme,.page-template-page-content .page-content .section-content-video__title .gform_wrapper.gravity-theme,.page-template-page-content .page-content .section-content-video__wysiwyg .gform_wrapper.gravity-theme,.page-template-page-content .page-content .section-content__inner .gform_wrapper.gravity-theme,.page-template-page-content .page-content .section-faq__accordion-item__text .gform_wrapper.gravity-theme,.page-template-page-content .page-content .section-product-grid__intro .gform_wrapper.gravity-theme,.page-template-page-content .page-content .section-specs-quote__wysiwyg .gform_wrapper.gravity-theme,.single-product .layout-software-default .section-software .panels__item__column__content .gform_wrapper.gravity-theme,.single-product .layout-specifications__content .gform_wrapper.gravity-theme,.single-product .layout-techniques__content .gform_wrapper.gravity-theme,.single-product .product-description__content .gform_wrapper.gravity-theme,.single-product .section-content-img__wysiwyg .gform_wrapper.gravity-theme,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .gform_wrapper.gravity-theme,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .gform_wrapper.gravity-theme,.template-landingpage .page-content .section-faq__accordion-item__text .gform_wrapper.gravity-theme,.wysiwyg-content .gform_wrapper.gravity-theme,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .gform_wrapper.gravity-theme,body.template-contact .page-content .section-content__inner .gform_wrapper.gravity-theme,body.template-homepage-oem .page-content .section-content-img__wysiwyg .gform_wrapper.gravity-theme,body.template-homepage-oem .page-content .section-faq__accordion-item__text .gform_wrapper.gravity-theme,body.template-homepage-research .page-content .section-content-img__wysiwyg .gform_wrapper.gravity-theme,body.template-homepage-research .page-content .section-content-video__wysiwyg .gform_wrapper.gravity-theme,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .gform_wrapper.gravity-theme{margin-top:1.5em}.page-template-default .page-content .section-content-img__wysiwyg .wp-caption-text,.page-template-default .page-content .section-content-stats__wysiwyg .wp-caption-text,.page-template-default .page-content .section-content-video__title .wp-caption-text,.page-template-default .page-content .section-content-video__wysiwyg .wp-caption-text,.page-template-default .page-content .section-content__inner .wp-caption-text,.page-template-default .page-content .section-faq__accordion-item__text .wp-caption-text,.page-template-default .page-content .section-product-grid__intro .wp-caption-text,.page-template-default .page-content .section-specs-quote__wysiwyg .wp-caption-text,.page-template-page-content .page-content .section-content-img__wysiwyg .wp-caption-text,.page-template-page-content .page-content .section-content-stats__wysiwyg .wp-caption-text,.page-template-page-content .page-content .section-content-video__title .wp-caption-text,.page-template-page-content .page-content .section-content-video__wysiwyg .wp-caption-text,.page-template-page-content .page-content .section-content__inner .wp-caption-text,.page-template-page-content .page-content .section-faq__accordion-item__text .wp-caption-text,.page-template-page-content .page-content .section-product-grid__intro .wp-caption-text,.page-template-page-content .page-content .section-specs-quote__wysiwyg .wp-caption-text,.single-product .layout-software-default .section-software .panels__item__column__content .wp-caption-text,.single-product .layout-specifications__content .wp-caption-text,.single-product .layout-techniques__content .wp-caption-text,.single-product .product-description__content .wp-caption-text,.single-product .section-content-img__wysiwyg .wp-caption-text,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .wp-caption-text,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .wp-caption-text,.template-landingpage .page-content .section-faq__accordion-item__text .wp-caption-text,.wysiwyg-content .wp-caption-text,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .wp-caption-text,body.template-contact .page-content .section-content__inner .wp-caption-text,body.template-homepage-oem .page-content .section-content-img__wysiwyg .wp-caption-text,body.template-homepage-oem .page-content .section-faq__accordion-item__text .wp-caption-text,body.template-homepage-research .page-content .section-content-img__wysiwyg .wp-caption-text,body.template-homepage-research .page-content .section-content-video__wysiwyg .wp-caption-text,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .wp-caption-text{font-size:14px!important}.page-template-default .page-content .section-content-img__wysiwyg .wp-caption.aligncenter,.page-template-default .page-content .section-content-stats__wysiwyg .wp-caption.aligncenter,.page-template-default .page-content .section-content-video__title .wp-caption.aligncenter,.page-template-default .page-content .section-content-video__wysiwyg .wp-caption.aligncenter,.page-template-default .page-content .section-content__inner .wp-caption.aligncenter,.page-template-default .page-content .section-faq__accordion-item__text .wp-caption.aligncenter,.page-template-default .page-content .section-product-grid__intro .wp-caption.aligncenter,.page-template-default .page-content .section-specs-quote__wysiwyg .wp-caption.aligncenter,.page-template-page-content .page-content .section-content-img__wysiwyg .wp-caption.aligncenter,.page-template-page-content .page-content .section-content-stats__wysiwyg .wp-caption.aligncenter,.page-template-page-content .page-content .section-content-video__title .wp-caption.aligncenter,.page-template-page-content .page-content .section-content-video__wysiwyg .wp-caption.aligncenter,.page-template-page-content .page-content .section-content__inner .wp-caption.aligncenter,.page-template-page-content .page-content .section-faq__accordion-item__text .wp-caption.aligncenter,.page-template-page-content .page-content .section-product-grid__intro .wp-caption.aligncenter,.page-template-page-content .page-content .section-specs-quote__wysiwyg .wp-caption.aligncenter,.single-product .layout-software-default .section-software .panels__item__column__content .wp-caption.aligncenter,.single-product .layout-specifications__content .wp-caption.aligncenter,.single-product .layout-techniques__content .wp-caption.aligncenter,.single-product .product-description__content .wp-caption.aligncenter,.single-product .section-content-img__wysiwyg .wp-caption.aligncenter,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .wp-caption.aligncenter,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .wp-caption.aligncenter,.template-landingpage .page-content .section-faq__accordion-item__text .wp-caption.aligncenter,.wysiwyg-content .wp-caption.aligncenter,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .wp-caption.aligncenter,body.template-contact .page-content .section-content__inner .wp-caption.aligncenter,body.template-homepage-oem .page-content .section-content-img__wysiwyg .wp-caption.aligncenter,body.template-homepage-oem .page-content .section-faq__accordion-item__text .wp-caption.aligncenter,body.template-homepage-research .page-content .section-content-img__wysiwyg .wp-caption.aligncenter,body.template-homepage-research .page-content .section-content-video__wysiwyg .wp-caption.aligncenter,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .wp-caption.aligncenter{text-align:center}.page-template-default .page-content .section-content-img__wysiwyg .term_description,.page-template-default .page-content .section-content-stats__wysiwyg .term_description,.page-template-default .page-content .section-content-video__title .term_description,.page-template-default .page-content .section-content-video__wysiwyg .term_description,.page-template-default .page-content .section-content__inner .term_description,.page-template-default .page-content .section-faq__accordion-item__text .term_description,.page-template-default .page-content .section-product-grid__intro .term_description,.page-template-default .page-content .section-specs-quote__wysiwyg .term_description,.page-template-page-content .page-content .section-content-img__wysiwyg .term_description,.page-template-page-content .page-content .section-content-stats__wysiwyg .term_description,.page-template-page-content .page-content .section-content-video__title .term_description,.page-template-page-content .page-content .section-content-video__wysiwyg .term_description,.page-template-page-content .page-content .section-content__inner .term_description,.page-template-page-content .page-content .section-faq__accordion-item__text .term_description,.page-template-page-content .page-content .section-product-grid__intro .term_description,.page-template-page-content .page-content .section-specs-quote__wysiwyg .term_description,.single-product .layout-software-default .section-software .panels__item__column__content .term_description,.single-product .layout-specifications__content .term_description,.single-product .layout-techniques__content .term_description,.single-product .product-description__content .term_description,.single-product .section-content-img__wysiwyg .term_description,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description,.template-landingpage .page-content .section-faq__accordion-item__text .term_description,.wysiwyg-content .term_description,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description,body.template-contact .page-content .section-content__inner .term_description,body.template-homepage-oem .page-content .section-content-img__wysiwyg .term_description,body.template-homepage-oem .page-content .section-faq__accordion-item__text .term_description,body.template-homepage-research .page-content .section-content-img__wysiwyg .term_description,body.template-homepage-research .page-content .section-content-video__wysiwyg .term_description,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#def5ff;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px}.page-template-default .page-content .section-content-img__wysiwyg .term_description .svg-inline--fa,.page-template-default .page-content .section-content-img__wysiwyg .term_description i,.page-template-default .page-content .section-content-stats__wysiwyg .term_description .svg-inline--fa,.page-template-default .page-content .section-content-stats__wysiwyg .term_description i,.page-template-default .page-content .section-content-video__title .term_description .svg-inline--fa,.page-template-default .page-content .section-content-video__title .term_description i,.page-template-default .page-content .section-content-video__wysiwyg .term_description .svg-inline--fa,.page-template-default .page-content .section-content-video__wysiwyg .term_description i,.page-template-default .page-content .section-content__inner .term_description .svg-inline--fa,.page-template-default .page-content .section-content__inner .term_description i,.page-template-default .page-content .section-faq__accordion-item__text .term_description .svg-inline--fa,.page-template-default .page-content .section-faq__accordion-item__text .term_description i,.page-template-default .page-content .section-product-grid__intro .term_description .svg-inline--fa,.page-template-default .page-content .section-product-grid__intro .term_description i,.page-template-default .page-content .section-specs-quote__wysiwyg .term_description .svg-inline--fa,.page-template-default .page-content .section-specs-quote__wysiwyg .term_description i,.page-template-page-content .page-content .section-content-img__wysiwyg .term_description .svg-inline--fa,.page-template-page-content .page-content .section-content-img__wysiwyg .term_description i,.page-template-page-content .page-content .section-content-stats__wysiwyg .term_description .svg-inline--fa,.page-template-page-content .page-content .section-content-stats__wysiwyg .term_description i,.page-template-page-content .page-content .section-content-video__title .term_description .svg-inline--fa,.page-template-page-content .page-content .section-content-video__title .term_description i,.page-template-page-content .page-content .section-content-video__wysiwyg .term_description .svg-inline--fa,.page-template-page-content .page-content .section-content-video__wysiwyg .term_description i,.page-template-page-content .page-content .section-content__inner .term_description .svg-inline--fa,.page-template-page-content .page-content .section-content__inner .term_description i,.page-template-page-content .page-content .section-faq__accordion-item__text .term_description .svg-inline--fa,.page-template-page-content .page-content .section-faq__accordion-item__text .term_description i,.page-template-page-content .page-content .section-product-grid__intro .term_description .svg-inline--fa,.page-template-page-content .page-content .section-product-grid__intro .term_description i,.page-template-page-content .page-content .section-specs-quote__wysiwyg .term_description .svg-inline--fa,.page-template-page-content .page-content .section-specs-quote__wysiwyg .term_description i,.single-product .layout-software-default .section-software .panels__item__column__content .term_description .svg-inline--fa,.single-product .layout-software-default .section-software .panels__item__column__content .term_description i,.single-product .layout-specifications__content .term_description .svg-inline--fa,.single-product .layout-specifications__content .term_description i,.single-product .layout-techniques__content .term_description .svg-inline--fa,.single-product .layout-techniques__content .term_description i,.single-product .product-description__content .term_description .svg-inline--fa,.single-product .product-description__content .term_description i,.single-product .section-content-img__wysiwyg .term_description .svg-inline--fa,.single-product .section-content-img__wysiwyg .term_description i,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description .svg-inline--fa,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description i,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description .svg-inline--fa,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description i,.template-landingpage .page-content .section-faq__accordion-item__text .term_description .svg-inline--fa,.template-landingpage .page-content .section-faq__accordion-item__text .term_description i,.wysiwyg-content .term_description .svg-inline--fa,.wysiwyg-content .term_description i,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description .svg-inline--fa,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description i,body.template-contact .page-content .section-content__inner .term_description .svg-inline--fa,body.template-contact .page-content .section-content__inner .term_description i,body.template-homepage-oem .page-content .section-content-img__wysiwyg .term_description .svg-inline--fa,body.template-homepage-oem .page-content .section-content-img__wysiwyg .term_description i,body.template-homepage-oem .page-content .section-faq__accordion-item__text .term_description .svg-inline--fa,body.template-homepage-oem .page-content .section-faq__accordion-item__text .term_description i,body.template-homepage-research .page-content .section-content-img__wysiwyg .term_description .svg-inline--fa,body.template-homepage-research .page-content .section-content-img__wysiwyg .term_description i,body.template-homepage-research .page-content .section-content-video__wysiwyg .term_description .svg-inline--fa,body.template-homepage-research .page-content .section-content-video__wysiwyg .term_description i,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description .svg-inline--fa,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description i{color:var(--c-comp-500);font-size:18px;margin-right:12px}.page-template-default .page-content .section-content-img__wysiwyg .term_description div,.page-template-default .page-content .section-content-stats__wysiwyg .term_description div,.page-template-default .page-content .section-content-video__title .term_description div,.page-template-default .page-content .section-content-video__wysiwyg .term_description div,.page-template-default .page-content .section-content__inner .term_description div,.page-template-default .page-content .section-faq__accordion-item__text .term_description div,.page-template-default .page-content .section-product-grid__intro .term_description div,.page-template-default .page-content .section-specs-quote__wysiwyg .term_description div,.page-template-page-content .page-content .section-content-img__wysiwyg .term_description div,.page-template-page-content .page-content .section-content-stats__wysiwyg .term_description div,.page-template-page-content .page-content .section-content-video__title .term_description div,.page-template-page-content .page-content .section-content-video__wysiwyg .term_description div,.page-template-page-content .page-content .section-content__inner .term_description div,.page-template-page-content .page-content .section-faq__accordion-item__text .term_description div,.page-template-page-content .page-content .section-product-grid__intro .term_description div,.page-template-page-content .page-content .section-specs-quote__wysiwyg .term_description div,.single-product .layout-software-default .section-software .panels__item__column__content .term_description div,.single-product .layout-specifications__content .term_description div,.single-product .layout-techniques__content .term_description div,.single-product .product-description__content .term_description div,.single-product .section-content-img__wysiwyg .term_description div,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div,.template-landingpage .page-content .section-faq__accordion-item__text .term_description div,.wysiwyg-content .term_description div,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div,body.template-contact .page-content .section-content__inner .term_description div,body.template-homepage-oem .page-content .section-content-img__wysiwyg .term_description div,body.template-homepage-oem .page-content .section-faq__accordion-item__text .term_description div,body.template-homepage-research .page-content .section-content-img__wysiwyg .term_description div,body.template-homepage-research .page-content .section-content-video__wysiwyg .term_description div,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-template-default .page-content .section-content-img__wysiwyg .term_description div .quote-name,.page-template-default .page-content .section-content-img__wysiwyg .term_description div dt,.page-template-default .page-content .section-content-stats__wysiwyg .term_description div .quote-name,.page-template-default .page-content .section-content-stats__wysiwyg .term_description div dt,.page-template-default .page-content .section-content-video__title .term_description div .quote-name,.page-template-default .page-content .section-content-video__title .term_description div dt,.page-template-default .page-content .section-content-video__wysiwyg .term_description div .quote-name,.page-template-default .page-content .section-content-video__wysiwyg .term_description div dt,.page-template-default .page-content .section-content__inner .term_description div .quote-name,.page-template-default .page-content .section-content__inner .term_description div dt,.page-template-default .page-content .section-faq__accordion-item__text .term_description div .quote-name,.page-template-default .page-content .section-faq__accordion-item__text .term_description div dt,.page-template-default .page-content .section-product-grid__intro .term_description div .quote-name,.page-template-default .page-content .section-product-grid__intro .term_description div dt,.page-template-default .page-content .section-specs-quote__wysiwyg .term_description div .quote-name,.page-template-default .page-content .section-specs-quote__wysiwyg .term_description div dt,.page-template-page-content .page-content .section-content-img__wysiwyg .term_description div .quote-name,.page-template-page-content .page-content .section-content-img__wysiwyg .term_description div dt,.page-template-page-content .page-content .section-content-stats__wysiwyg .term_description div .quote-name,.page-template-page-content .page-content .section-content-stats__wysiwyg .term_description div dt,.page-template-page-content .page-content .section-content-video__title .term_description div .quote-name,.page-template-page-content .page-content .section-content-video__title .term_description div dt,.page-template-page-content .page-content .section-content-video__wysiwyg .term_description div .quote-name,.page-template-page-content .page-content .section-content-video__wysiwyg .term_description div dt,.page-template-page-content .page-content .section-content__inner .term_description div .quote-name,.page-template-page-content .page-content .section-content__inner .term_description div dt,.page-template-page-content .page-content .section-faq__accordion-item__text .term_description div .quote-name,.page-template-page-content .page-content .section-faq__accordion-item__text .term_description div dt,.page-template-page-content .page-content .section-product-grid__intro .term_description div .quote-name,.page-template-page-content .page-content .section-product-grid__intro .term_description div dt,.page-template-page-content .page-content .section-specs-quote__wysiwyg .term_description div .quote-name,.page-template-page-content .page-content .section-specs-quote__wysiwyg .term_description div dt,.single-product .layout-software-default .section-software .panels__item__column__content .term_description div .quote-name,.single-product .layout-software-default .section-software .panels__item__column__content .term_description div dt,.single-product .layout-specifications__content .term_description div .quote-name,.single-product .layout-specifications__content .term_description div dt,.single-product .layout-techniques__content .term_description div .quote-name,.single-product .layout-techniques__content .term_description div dt,.single-product .product-description__content .term_description div .quote-name,.single-product .product-description__content .term_description div dt,.single-product .section-content-img__wysiwyg .term_description div .quote-name,.single-product .section-content-img__wysiwyg .term_description div dt,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div .quote-name,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div dt,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div .quote-name,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div dt,.template-landingpage .page-content .section-faq__accordion-item__text .term_description div .quote-name,.template-landingpage .page-content .section-faq__accordion-item__text .term_description div dt,.wysiwyg-content .term_description div .quote-name,.wysiwyg-content .term_description div dt,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div .quote-name,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div dt,body.template-contact .page-content .section-content__inner .term_description div .quote-name,body.template-contact .page-content .section-content__inner .term_description div dt,body.template-homepage-oem .page-content .section-content-img__wysiwyg .term_description div .quote-name,body.template-homepage-oem .page-content .section-content-img__wysiwyg .term_description div dt,body.template-homepage-oem .page-content .section-faq__accordion-item__text .term_description div .quote-name,body.template-homepage-oem .page-content .section-faq__accordion-item__text .term_description div dt,body.template-homepage-research .page-content .section-content-img__wysiwyg .term_description div .quote-name,body.template-homepage-research .page-content .section-content-img__wysiwyg .term_description div dt,body.template-homepage-research .page-content .section-content-video__wysiwyg .term_description div .quote-name,body.template-homepage-research .page-content .section-content-video__wysiwyg .term_description div dt,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div .quote-name,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div dt{color:var(--c-primary-500);font-size:16px;font-weight:500;line-height:1}.page-template-default .page-content .section-content-img__wysiwyg .term_description div .quote-text,.page-template-default .page-content .section-content-img__wysiwyg .term_description div dd,.page-template-default .page-content .section-content-stats__wysiwyg .term_description div .quote-text,.page-template-default .page-content .section-content-stats__wysiwyg .term_description div dd,.page-template-default .page-content .section-content-video__title .term_description div .quote-text,.page-template-default .page-content .section-content-video__title .term_description div dd,.page-template-default .page-content .section-content-video__wysiwyg .term_description div .quote-text,.page-template-default .page-content .section-content-video__wysiwyg .term_description div dd,.page-template-default .page-content .section-content__inner .term_description div .quote-text,.page-template-default .page-content .section-content__inner .term_description div dd,.page-template-default .page-content .section-faq__accordion-item__text .term_description div .quote-text,.page-template-default .page-content .section-faq__accordion-item__text .term_description div dd,.page-template-default .page-content .section-product-grid__intro .term_description div .quote-text,.page-template-default .page-content .section-product-grid__intro .term_description div dd,.page-template-default .page-content .section-specs-quote__wysiwyg .term_description div .quote-text,.page-template-default .page-content .section-specs-quote__wysiwyg .term_description div dd,.page-template-page-content .page-content .section-content-img__wysiwyg .term_description div .quote-text,.page-template-page-content .page-content .section-content-img__wysiwyg .term_description div dd,.page-template-page-content .page-content .section-content-stats__wysiwyg .term_description div .quote-text,.page-template-page-content .page-content .section-content-stats__wysiwyg .term_description div dd,.page-template-page-content .page-content .section-content-video__title .term_description div .quote-text,.page-template-page-content .page-content .section-content-video__title .term_description div dd,.page-template-page-content .page-content .section-content-video__wysiwyg .term_description div .quote-text,.page-template-page-content .page-content .section-content-video__wysiwyg .term_description div dd,.page-template-page-content .page-content .section-content__inner .term_description div .quote-text,.page-template-page-content .page-content .section-content__inner .term_description div dd,.page-template-page-content .page-content .section-faq__accordion-item__text .term_description div .quote-text,.page-template-page-content .page-content .section-faq__accordion-item__text .term_description div dd,.page-template-page-content .page-content .section-product-grid__intro .term_description div .quote-text,.page-template-page-content .page-content .section-product-grid__intro .term_description div dd,.page-template-page-content .page-content .section-specs-quote__wysiwyg .term_description div .quote-text,.page-template-page-content .page-content .section-specs-quote__wysiwyg .term_description div dd,.single-product .layout-software-default .section-software .panels__item__column__content .term_description div .quote-text,.single-product .layout-software-default .section-software .panels__item__column__content .term_description div dd,.single-product .layout-specifications__content .term_description div .quote-text,.single-product .layout-specifications__content .term_description div dd,.single-product .layout-techniques__content .term_description div .quote-text,.single-product .layout-techniques__content .term_description div dd,.single-product .product-description__content .term_description div .quote-text,.single-product .product-description__content .term_description div dd,.single-product .section-content-img__wysiwyg .term_description div .quote-text,.single-product .section-content-img__wysiwyg .term_description div dd,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div .quote-text,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div dd,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div .quote-text,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div dd,.template-landingpage .page-content .section-faq__accordion-item__text .term_description div .quote-text,.template-landingpage .page-content .section-faq__accordion-item__text .term_description div dd,.wysiwyg-content .term_description div .quote-text,.wysiwyg-content .term_description div dd,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div .quote-text,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div dd,body.template-contact .page-content .section-content__inner .term_description div .quote-text,body.template-contact .page-content .section-content__inner .term_description div dd,body.template-homepage-oem .page-content .section-content-img__wysiwyg .term_description div .quote-text,body.template-homepage-oem .page-content .section-content-img__wysiwyg .term_description div dd,body.template-homepage-oem .page-content .section-faq__accordion-item__text .term_description div .quote-text,body.template-homepage-oem .page-content .section-faq__accordion-item__text .term_description div dd,body.template-homepage-research .page-content .section-content-img__wysiwyg .term_description div .quote-text,body.template-homepage-research .page-content .section-content-img__wysiwyg .term_description div dd,body.template-homepage-research .page-content .section-content-video__wysiwyg .term_description div .quote-text,body.template-homepage-research .page-content .section-content-video__wysiwyg .term_description div dd,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div .quote-text,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .term_description div dd{color:var(--c-primary-500);font-size:16px;line-height:22px;margin:4px 0 0}.page-template-default .page-content .section-content-img__wysiwyg table td,.page-template-default .page-content .section-content-img__wysiwyg table th,.page-template-default .page-content .section-content-stats__wysiwyg table td,.page-template-default .page-content .section-content-stats__wysiwyg table th,.page-template-default .page-content .section-content-video__title table td,.page-template-default .page-content .section-content-video__title table th,.page-template-default .page-content .section-content-video__wysiwyg table td,.page-template-default .page-content .section-content-video__wysiwyg table th,.page-template-default .page-content .section-content__inner table td,.page-template-default .page-content .section-content__inner table th,.page-template-default .page-content .section-faq__accordion-item__text table td,.page-template-default .page-content .section-faq__accordion-item__text table th,.page-template-default .page-content .section-product-grid__intro table td,.page-template-default .page-content .section-product-grid__intro table th,.page-template-default .page-content .section-specs-quote__wysiwyg table td,.page-template-default .page-content .section-specs-quote__wysiwyg table th,.page-template-page-content .page-content .section-content-img__wysiwyg table td,.page-template-page-content .page-content .section-content-img__wysiwyg table th,.page-template-page-content .page-content .section-content-stats__wysiwyg table td,.page-template-page-content .page-content .section-content-stats__wysiwyg table th,.page-template-page-content .page-content .section-content-video__title table td,.page-template-page-content .page-content .section-content-video__title table th,.page-template-page-content .page-content .section-content-video__wysiwyg table td,.page-template-page-content .page-content .section-content-video__wysiwyg table th,.page-template-page-content .page-content .section-content__inner table td,.page-template-page-content .page-content .section-content__inner table th,.page-template-page-content .page-content .section-faq__accordion-item__text table td,.page-template-page-content .page-content .section-faq__accordion-item__text table th,.page-template-page-content .page-content .section-product-grid__intro table td,.page-template-page-content .page-content .section-product-grid__intro table th,.page-template-page-content .page-content .section-specs-quote__wysiwyg table td,.page-template-page-content .page-content .section-specs-quote__wysiwyg table th,.single-product .layout-software-default .section-software .panels__item__column__content table td,.single-product .layout-software-default .section-software .panels__item__column__content table th,.single-product .layout-specifications__content table td,.single-product .layout-specifications__content table th,.single-product .layout-techniques__content table td,.single-product .layout-techniques__content table th,.single-product .product-description__content table td,.single-product .product-description__content table th,.single-product .section-content-img__wysiwyg table td,.single-product .section-content-img__wysiwyg table th,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table td,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table th,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table td,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table th,.template-landingpage .page-content .section-faq__accordion-item__text table td,.template-landingpage .page-content .section-faq__accordion-item__text table th,.wysiwyg-content table td,.wysiwyg-content table th,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table td,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table th,body.template-contact .page-content .section-content__inner table td,body.template-contact .page-content .section-content__inner table th,body.template-homepage-oem .page-content .section-content-img__wysiwyg table td,body.template-homepage-oem .page-content .section-content-img__wysiwyg table th,body.template-homepage-oem .page-content .section-faq__accordion-item__text table td,body.template-homepage-oem .page-content .section-faq__accordion-item__text table th,body.template-homepage-research .page-content .section-content-img__wysiwyg table td,body.template-homepage-research .page-content .section-content-img__wysiwyg table th,body.template-homepage-research .page-content .section-content-video__wysiwyg table td,body.template-homepage-research .page-content .section-content-video__wysiwyg table th,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table td,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table th{-ms-hyphens:auto;hyphens:auto}.page-template-default .page-content .section-content-img__wysiwyg table td img,.page-template-default .page-content .section-content-img__wysiwyg table th img,.page-template-default .page-content .section-content-stats__wysiwyg table td img,.page-template-default .page-content .section-content-stats__wysiwyg table th img,.page-template-default .page-content .section-content-video__title table td img,.page-template-default .page-content .section-content-video__title table th img,.page-template-default .page-content .section-content-video__wysiwyg table td img,.page-template-default .page-content .section-content-video__wysiwyg table th img,.page-template-default .page-content .section-content__inner table td img,.page-template-default .page-content .section-content__inner table th img,.page-template-default .page-content .section-faq__accordion-item__text table td img,.page-template-default .page-content .section-faq__accordion-item__text table th img,.page-template-default .page-content .section-product-grid__intro table td img,.page-template-default .page-content .section-product-grid__intro table th img,.page-template-default .page-content .section-specs-quote__wysiwyg table td img,.page-template-default .page-content .section-specs-quote__wysiwyg table th img,.page-template-page-content .page-content .section-content-img__wysiwyg table td img,.page-template-page-content .page-content .section-content-img__wysiwyg table th img,.page-template-page-content .page-content .section-content-stats__wysiwyg table td img,.page-template-page-content .page-content .section-content-stats__wysiwyg table th img,.page-template-page-content .page-content .section-content-video__title table td img,.page-template-page-content .page-content .section-content-video__title table th img,.page-template-page-content .page-content .section-content-video__wysiwyg table td img,.page-template-page-content .page-content .section-content-video__wysiwyg table th img,.page-template-page-content .page-content .section-content__inner table td img,.page-template-page-content .page-content .section-content__inner table th img,.page-template-page-content .page-content .section-faq__accordion-item__text table td img,.page-template-page-content .page-content .section-faq__accordion-item__text table th img,.page-template-page-content .page-content .section-product-grid__intro table td img,.page-template-page-content .page-content .section-product-grid__intro table th img,.page-template-page-content .page-content .section-specs-quote__wysiwyg table td img,.page-template-page-content .page-content .section-specs-quote__wysiwyg table th img,.single-product .layout-software-default .section-software .panels__item__column__content table td img,.single-product .layout-software-default .section-software .panels__item__column__content table th img,.single-product .layout-specifications__content table td img,.single-product .layout-specifications__content table th img,.single-product .layout-techniques__content table td img,.single-product .layout-techniques__content table th img,.single-product .product-description__content table td img,.single-product .product-description__content table th img,.single-product .section-content-img__wysiwyg table td img,.single-product .section-content-img__wysiwyg table th img,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table td img,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table th img,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table td img,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table th img,.template-landingpage .page-content .section-faq__accordion-item__text table td img,.template-landingpage .page-content .section-faq__accordion-item__text table th img,.wysiwyg-content table td img,.wysiwyg-content table th img,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table td img,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table th img,body.template-contact .page-content .section-content__inner table td img,body.template-contact .page-content .section-content__inner table th img,body.template-homepage-oem .page-content .section-content-img__wysiwyg table td img,body.template-homepage-oem .page-content .section-content-img__wysiwyg table th img,body.template-homepage-oem .page-content .section-faq__accordion-item__text table td img,body.template-homepage-oem .page-content .section-faq__accordion-item__text table th img,body.template-homepage-research .page-content .section-content-img__wysiwyg table td img,body.template-homepage-research .page-content .section-content-img__wysiwyg table th img,body.template-homepage-research .page-content .section-content-video__wysiwyg table td img,body.template-homepage-research .page-content .section-content-video__wysiwyg table th img,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table td img,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text table th img{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.page-template-default .page-content .section-content-img__wysiwyg .info_block,.page-template-default .page-content .section-content-stats__wysiwyg .info_block,.page-template-default .page-content .section-content-video__title .info_block,.page-template-default .page-content .section-content-video__wysiwyg .info_block,.page-template-default .page-content .section-content__inner .info_block,.page-template-default .page-content .section-faq__accordion-item__text .info_block,.page-template-default .page-content .section-product-grid__intro .info_block,.page-template-default .page-content .section-specs-quote__wysiwyg .info_block,.page-template-page-content .page-content .section-content-img__wysiwyg .info_block,.page-template-page-content .page-content .section-content-stats__wysiwyg .info_block,.page-template-page-content .page-content .section-content-video__title .info_block,.page-template-page-content .page-content .section-content-video__wysiwyg .info_block,.page-template-page-content .page-content .section-content__inner .info_block,.page-template-page-content .page-content .section-faq__accordion-item__text .info_block,.page-template-page-content .page-content .section-product-grid__intro .info_block,.page-template-page-content .page-content .section-specs-quote__wysiwyg .info_block,.single-product .layout-software-default .section-software .panels__item__column__content .info_block,.single-product .layout-specifications__content .info_block,.single-product .layout-techniques__content .info_block,.single-product .product-description__content .info_block,.single-product .section-content-img__wysiwyg .info_block,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block,.template-landingpage .page-content .section-faq__accordion-item__text .info_block,.wysiwyg-content .info_block,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block,body.template-contact .page-content .section-content__inner .info_block,body.template-homepage-oem .page-content .section-content-img__wysiwyg .info_block,body.template-homepage-oem .page-content .section-faq__accordion-item__text .info_block,body.template-homepage-research .page-content .section-content-img__wysiwyg .info_block,body.template-homepage-research .page-content .section-content-video__wysiwyg .info_block,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--c-comp-100);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 12px;padding:24px}.page-template-default .page-content .section-content-img__wysiwyg .info_block .svg-inline--fa,.page-template-default .page-content .section-content-img__wysiwyg .info_block i,.page-template-default .page-content .section-content-stats__wysiwyg .info_block .svg-inline--fa,.page-template-default .page-content .section-content-stats__wysiwyg .info_block i,.page-template-default .page-content .section-content-video__title .info_block .svg-inline--fa,.page-template-default .page-content .section-content-video__title .info_block i,.page-template-default .page-content .section-content-video__wysiwyg .info_block .svg-inline--fa,.page-template-default .page-content .section-content-video__wysiwyg .info_block i,.page-template-default .page-content .section-content__inner .info_block .svg-inline--fa,.page-template-default .page-content .section-content__inner .info_block i,.page-template-default .page-content .section-faq__accordion-item__text .info_block .svg-inline--fa,.page-template-default .page-content .section-faq__accordion-item__text .info_block i,.page-template-default .page-content .section-product-grid__intro .info_block .svg-inline--fa,.page-template-default .page-content .section-product-grid__intro .info_block i,.page-template-default .page-content .section-specs-quote__wysiwyg .info_block .svg-inline--fa,.page-template-default .page-content .section-specs-quote__wysiwyg .info_block i,.page-template-page-content .page-content .section-content-img__wysiwyg .info_block .svg-inline--fa,.page-template-page-content .page-content .section-content-img__wysiwyg .info_block i,.page-template-page-content .page-content .section-content-stats__wysiwyg .info_block .svg-inline--fa,.page-template-page-content .page-content .section-content-stats__wysiwyg .info_block i,.page-template-page-content .page-content .section-content-video__title .info_block .svg-inline--fa,.page-template-page-content .page-content .section-content-video__title .info_block i,.page-template-page-content .page-content .section-content-video__wysiwyg .info_block .svg-inline--fa,.page-template-page-content .page-content .section-content-video__wysiwyg .info_block i,.page-template-page-content .page-content .section-content__inner .info_block .svg-inline--fa,.page-template-page-content .page-content .section-content__inner .info_block i,.page-template-page-content .page-content .section-faq__accordion-item__text .info_block .svg-inline--fa,.page-template-page-content .page-content .section-faq__accordion-item__text .info_block i,.page-template-page-content .page-content .section-product-grid__intro .info_block .svg-inline--fa,.page-template-page-content .page-content .section-product-grid__intro .info_block i,.page-template-page-content .page-content .section-specs-quote__wysiwyg .info_block .svg-inline--fa,.page-template-page-content .page-content .section-specs-quote__wysiwyg .info_block i,.single-product .layout-software-default .section-software .panels__item__column__content .info_block .svg-inline--fa,.single-product .layout-software-default .section-software .panels__item__column__content .info_block i,.single-product .layout-specifications__content .info_block .svg-inline--fa,.single-product .layout-specifications__content .info_block i,.single-product .layout-techniques__content .info_block .svg-inline--fa,.single-product .layout-techniques__content .info_block i,.single-product .product-description__content .info_block .svg-inline--fa,.single-product .product-description__content .info_block i,.single-product .section-content-img__wysiwyg .info_block .svg-inline--fa,.single-product .section-content-img__wysiwyg .info_block i,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block .svg-inline--fa,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block i,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block .svg-inline--fa,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block i,.template-landingpage .page-content .section-faq__accordion-item__text .info_block .svg-inline--fa,.template-landingpage .page-content .section-faq__accordion-item__text .info_block i,.wysiwyg-content .info_block .svg-inline--fa,.wysiwyg-content .info_block i,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block .svg-inline--fa,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block i,body.template-contact .page-content .section-content__inner .info_block .svg-inline--fa,body.template-contact .page-content .section-content__inner .info_block i,body.template-homepage-oem .page-content .section-content-img__wysiwyg .info_block .svg-inline--fa,body.template-homepage-oem .page-content .section-content-img__wysiwyg .info_block i,body.template-homepage-oem .page-content .section-faq__accordion-item__text .info_block .svg-inline--fa,body.template-homepage-oem .page-content .section-faq__accordion-item__text .info_block i,body.template-homepage-research .page-content .section-content-img__wysiwyg .info_block .svg-inline--fa,body.template-homepage-research .page-content .section-content-img__wysiwyg .info_block i,body.template-homepage-research .page-content .section-content-video__wysiwyg .info_block .svg-inline--fa,body.template-homepage-research .page-content .section-content-video__wysiwyg .info_block i,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block .svg-inline--fa,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block i{color:var(--c-comp-400);font-size:18px;margin-right:12px}.page-template-default .page-content .section-content-img__wysiwyg .info_block__content,.page-template-default .page-content .section-content-stats__wysiwyg .info_block__content,.page-template-default .page-content .section-content-video__title .info_block__content,.page-template-default .page-content .section-content-video__wysiwyg .info_block__content,.page-template-default .page-content .section-content__inner .info_block__content,.page-template-default .page-content .section-faq__accordion-item__text .info_block__content,.page-template-default .page-content .section-product-grid__intro .info_block__content,.page-template-default .page-content .section-specs-quote__wysiwyg .info_block__content,.page-template-page-content .page-content .section-content-img__wysiwyg .info_block__content,.page-template-page-content .page-content .section-content-stats__wysiwyg .info_block__content,.page-template-page-content .page-content .section-content-video__title .info_block__content,.page-template-page-content .page-content .section-content-video__wysiwyg .info_block__content,.page-template-page-content .page-content .section-content__inner .info_block__content,.page-template-page-content .page-content .section-faq__accordion-item__text .info_block__content,.page-template-page-content .page-content .section-product-grid__intro .info_block__content,.page-template-page-content .page-content .section-specs-quote__wysiwyg .info_block__content,.single-product .layout-software-default .section-software .panels__item__column__content .info_block__content,.single-product .layout-specifications__content .info_block__content,.single-product .layout-techniques__content .info_block__content,.single-product .product-description__content .info_block__content,.single-product .section-content-img__wysiwyg .info_block__content,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__content,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__content,.template-landingpage .page-content .section-faq__accordion-item__text .info_block__content,.wysiwyg-content .info_block__content,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__content,body.template-contact .page-content .section-content__inner .info_block__content,body.template-homepage-oem .page-content .section-content-img__wysiwyg .info_block__content,body.template-homepage-oem .page-content .section-faq__accordion-item__text .info_block__content,body.template-homepage-research .page-content .section-content-img__wysiwyg .info_block__content,body.template-homepage-research .page-content .section-content-video__wysiwyg .info_block__content,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-template-default .page-content .section-content-img__wysiwyg .info_block__title,.page-template-default .page-content .section-content-stats__wysiwyg .info_block__title,.page-template-default .page-content .section-content-video__title .info_block__title,.page-template-default .page-content .section-content-video__wysiwyg .info_block__title,.page-template-default .page-content .section-content__inner .info_block__title,.page-template-default .page-content .section-faq__accordion-item__text .info_block__title,.page-template-default .page-content .section-product-grid__intro .info_block__title,.page-template-default .page-content .section-specs-quote__wysiwyg .info_block__title,.page-template-page-content .page-content .section-content-img__wysiwyg .info_block__title,.page-template-page-content .page-content .section-content-stats__wysiwyg .info_block__title,.page-template-page-content .page-content .section-content-video__title .info_block__title,.page-template-page-content .page-content .section-content-video__wysiwyg .info_block__title,.page-template-page-content .page-content .section-content__inner .info_block__title,.page-template-page-content .page-content .section-faq__accordion-item__text .info_block__title,.page-template-page-content .page-content .section-product-grid__intro .info_block__title,.page-template-page-content .page-content .section-specs-quote__wysiwyg .info_block__title,.single-product .layout-software-default .section-software .panels__item__column__content .info_block__title,.single-product .layout-specifications__content .info_block__title,.single-product .layout-techniques__content .info_block__title,.single-product .product-description__content .info_block__title,.single-product .section-content-img__wysiwyg .info_block__title,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__title,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__title,.template-landingpage .page-content .section-faq__accordion-item__text .info_block__title,.wysiwyg-content .info_block__title,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__title,body.template-contact .page-content .section-content__inner .info_block__title,body.template-homepage-oem .page-content .section-content-img__wysiwyg .info_block__title,body.template-homepage-oem .page-content .section-faq__accordion-item__text .info_block__title,body.template-homepage-research .page-content .section-content-img__wysiwyg .info_block__title,body.template-homepage-research .page-content .section-content-video__wysiwyg .info_block__title,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__title{color:var(--c-comp-700);font-size:16px;font-weight:500;line-height:1}.page-template-default .page-content .section-content-img__wysiwyg .info_block__text,.page-template-default .page-content .section-content-stats__wysiwyg .info_block__text,.page-template-default .page-content .section-content-video__title .info_block__text,.page-template-default .page-content .section-content-video__wysiwyg .info_block__text,.page-template-default .page-content .section-content__inner .info_block__text,.page-template-default .page-content .section-faq__accordion-item__text .info_block__text,.page-template-default .page-content .section-product-grid__intro .info_block__text,.page-template-default .page-content .section-specs-quote__wysiwyg .info_block__text,.page-template-page-content .page-content .section-content-img__wysiwyg .info_block__text,.page-template-page-content .page-content .section-content-stats__wysiwyg .info_block__text,.page-template-page-content .page-content .section-content-video__title .info_block__text,.page-template-page-content .page-content .section-content-video__wysiwyg .info_block__text,.page-template-page-content .page-content .section-content__inner .info_block__text,.page-template-page-content .page-content .section-faq__accordion-item__text .info_block__text,.page-template-page-content .page-content .section-product-grid__intro .info_block__text,.page-template-page-content .page-content .section-specs-quote__wysiwyg .info_block__text,.single-product .layout-software-default .section-software .panels__item__column__content .info_block__text,.single-product .layout-specifications__content .info_block__text,.single-product .layout-techniques__content .info_block__text,.single-product .product-description__content .info_block__text,.single-product .section-content-img__wysiwyg .info_block__text,.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__text,.template-landingpage .page-content .section-faq__accordion-item__text .info_block__text,.wysiwyg-content .info_block__text,body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__text,body.template-contact .page-content .section-content__inner .info_block__text,body.template-homepage-oem .page-content .section-content-img__wysiwyg .info_block__text,body.template-homepage-oem .page-content .section-faq__accordion-item__text .info_block__text,body.template-homepage-research .page-content .section-content-img__wysiwyg .info_block__text,body.template-homepage-research .page-content .section-content-video__wysiwyg .info_block__text,body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text .info_block__text{color:var(--c-comp-700);font-size:16px;line-height:22px;margin:4px 0 0}.gallery-item{padding:0 5px}.gallery-item .wp-caption-text{font-size:11px}.wp-caption .wp-caption-text{font-size:12px;font-style:italic}.alignleft{float:none;width:100%}.alignleft img{display:block}@media (min-width:640px){.alignleft{float:left;margin:5px 20px 5px 0;max-width:100%;position:relative;width:auto}}@media (min-width:992px){.alignleft .wp-caption-text{margin-right:20px;text-align:right}.alignleft .wp-caption-text:before{margin-left:75%}}.alignright{float:none;width:100%}.alignright img{display:block}@media (min-width:640px){.alignright{float:right;margin:5px 0 5px 20px;max-width:100%;position:relative;width:auto}}@media (min-width:992px){.alignright .wp-caption-text{left:100%;margin-left:20px;right:auto}}.aligncenter{display:block;margin:0 auto}.search-form{position:relative}.search-form__field{border:1px solid var(--c-gray-400);border-radius:4px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);color:var(--c-heading);font-size:18px;font-weight:500;height:48px;line-height:48px;outline:none;padding-left:18px;padding-right:18px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}@media (min-width:480px){.search-form__field{height:calc(1.04167vw + 43px)}}@media (min-width:1440px){.search-form__field{height:58px}}@media (min-width:480px){.search-form__field{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.search-form__field{font-size:20px}}@media (min-width:480px){.search-form__field{padding-left:calc(.625vw + 15px)}}@media (min-width:1440px){.search-form__field{padding-left:24px}}@media (min-width:480px){.search-form__field{padding-right:calc(.625vw + 15px)}}@media (min-width:1440px){.search-form__field{padding-right:24px}}.search-form__field:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.search-form__field:focus{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}.search-form__field::-webkit-input-placeholder{color:var(--c-primary-300)}.search-form__field::-moz-placeholder{color:var(--c-primary-300)}.search-form__field:-ms-input-placeholder{color:var(--c-primary-300)}.search-form__field::-ms-input-placeholder{color:var(--c-primary-300)}.search-form__field::placeholder{color:var(--c-primary-300)}.search-form__field::-ms-clear,.search-form__field::-ms-reveal{display:none;height:0;width:0}.search-form__field::-webkit-search-cancel-button,.search-form__field::-webkit-search-decoration,.search-form__field::-webkit-search-results-button,.search-form__field::-webkit-search-results-decoration{display:none}.search-form__button{background:none;border:none;color:var(--c-primary);font-size:18px;line-height:1.1;outline:none;padding:0;position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:480px){.search-form__button{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){.search-form__button{font-size:22px}}.list-square,.single-product .layout-software-default .section-software .panels__item__column__content ul,.single-product .layout-techniques__content ul,.single-product .product-description__content ul{list-style:none;margin:0;padding:0}.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{color:var(--c-primary);display:block;font-size:17px;line-height:17px;margin-bottom:6px;margin-top:6px;padding-left:16px;position:relative}@media (min-width:480px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{font-size:18px}}@media (min-width:480px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{line-height:calc(.52083vw + 14.5px)}}@media (min-width:1440px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{line-height:22px}}@media (min-width:480px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{margin-top:calc(.41667vw + 4px)}}@media (min-width:1440px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{margin-top:10px}}@media (min-width:480px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{margin-bottom:calc(.41667vw + 4px)}}@media (min-width:1440px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{margin-bottom:10px}}@media (min-width:480px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{padding-left:calc(.41667vw + 14px)}}@media (min-width:1440px){.list-square li,.single-product .layout-software-default .section-software .panels__item__column__content ul li,.single-product .layout-techniques__content ul li,.single-product .product-description__content ul li{padding-left:20px}}.list-square li span,.single-product .layout-software-default .section-software .panels__item__column__content ul li span,.single-product .layout-techniques__content ul li span,.single-product .product-description__content ul li span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.list-square li:before,.single-product .layout-software-default .section-software .panels__item__column__content ul li:before,.single-product .layout-techniques__content ul li:before,.single-product .product-description__content ul li:before{background-color:var(--c-comp);border-radius:2px;content:"";height:8px;left:0;position:absolute;top:4px;width:8px}@media (min-width:480px){.list-square li:before,.single-product .layout-software-default .section-software .panels__item__column__content ul li:before,.single-product .layout-techniques__content ul li:before,.single-product .product-description__content ul li:before{top:calc(.3125vw + 2.5px)}}@media (min-width:1440px){.list-square li:before,.single-product .layout-software-default .section-software .panels__item__column__content ul li:before,.single-product .layout-techniques__content ul li:before,.single-product .product-description__content ul li:before{top:7px}}.list-check,.single-product .product-referrals .referral__intro ul,.single-product .product-summary__order__details__intro ul,.single-product .single-product-header .summary .product-intro ul,body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul{list-style:none;margin-bottom:16px;padding:0}@media (min-width:480px){.list-check,.single-product .product-referrals .referral__intro ul,.single-product .product-summary__order__details__intro ul,.single-product .single-product-header .summary .product-intro ul,body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul{margin-bottom:calc(2.08333vw + 6px)}}@media (min-width:1440px){.list-check,.single-product .product-referrals .referral__intro ul,.single-product .product-summary__order__details__intro ul,.single-product .single-product-header .summary .product-intro ul,body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul{margin-bottom:36px}}.list-check li,.single-product .product-referrals .referral__intro ul li,.single-product .product-summary__order__details__intro ul li,.single-product .single-product-header .summary .product-intro ul li,body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li{color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:20px;margin-bottom:12px;position:relative}@media (min-width:480px){.list-check li,.single-product .product-referrals .referral__intro ul li,.single-product .product-summary__order__details__intro ul li,.single-product .single-product-header .summary .product-intro ul li,body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.list-check li,.single-product .product-referrals .referral__intro ul li,.single-product .product-summary__order__details__intro ul li,.single-product .single-product-header .summary .product-intro ul li,body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li{font-size:18px}}.list-check li:before,.single-product .product-referrals .referral__intro ul li:before,.single-product .product-summary__order__details__intro ul li:before,.single-product .single-product-header .summary .product-intro ul li:before,body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li:before{background-color:var(--c-succes);content:"";height:20px;margin-right:12px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/check_4f092ecb.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/check_4f092ecb.svg) no-repeat;width:20px}.list-usps{list-style:none}.list-usps li{font-size:1.2rem;font-weight:500;line-height:1.4;margin:0 0 .75rem;position:relative}.list-usps li i,.list-usps li svg{color:var(--c-succes);font-size:1.3rem;left:-35px;position:absolute;top:4px}.list-alphabet{background-color:#effaff;border-radius:4px;list-style:none;margin:0;padding:0 .5rem}.list-alphabet:after{content:"flickity";display:none}@media (min-width:768px){.list-alphabet:after{content:""}}.list-alphabet:not(.flickity-enabled){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.list-alphabet__item__permalink{color:var(--c-primary);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;font-weight:600;line-height:40px;opacity:1;padding:0 4px;text-decoration:none;text-transform:uppercase}@media (min-width:480px){.list-alphabet__item__permalink{font-size:calc(.3125vw + 15.5px)}}@media (min-width:1440px){.list-alphabet__item__permalink{font-size:20px}}@media (min-width:992px){.list-alphabet__item__permalink{line-height:48px}}.list-alphabet__item__permalink--is-active,.list-alphabet__item__permalink:hover{opacity:1}.list-alphabet__item__permalink--is-disabled,.list-alphabet__item__permalink--is-disabled:hover{opacity:.4}.add-to-cart-popup-container--product-info .popup-content__text,.popup-container--product-info .popup-content__text{color:var(--c-primary-500)}@media (min-width:480px){.add-to-cart-popup-container .add-to-cart-popup,.popup-container .add-to-cart-popup{border-radius:8px;height:auto;width:90%}}.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-title,.popup-container .add-to-cart-popup .popup-title-bar .popup-title{color:var(--c-primary-500);font-family:var(--f-heading)}.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-title--variations .svg-inline--fa,.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-title--variations i,.popup-container .add-to-cart-popup .popup-title-bar .popup-title--variations .svg-inline--fa,.popup-container .add-to-cart-popup .popup-title-bar .popup-title--variations i{background-color:var(--c-comp-500)}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item__label,.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-close,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item__label,.popup-container .add-to-cart-popup .popup-title-bar .popup-close{color:var(--c-primary-500)}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item select,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item select{color:var(--c-primary-500);font-family:var(--f-content)}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button],.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button]{color:var(--c-comp-500);font-size:22px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=number],.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=number]{color:var(--c-primary-500);font-size:17px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button{background:var(--c-attention-500) url(/app/themes/palmsens/dist/images/icon-cart_1da2cded.png) 18px 6px no-repeat;background-color:var(--c-attention-500);cursor:pointer;font-family:var(--f-content)}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button.disabled,.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button:disabled,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button.disabled,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button:disabled{cursor:default}@media (min-width:992px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button{background:var(--c-attention-500) url(/app/themes/palmsens/dist/images/icon-cart_1da2cded.png) 28px 6px no-repeat;font-size:22px;padding:6px 30px 6px 60px}}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product__title a,.popup-container .add-to-cart-popup .popup-content .popup-product__title a{color:var(--c-primary-500);font-size:19px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__metadata,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__metadata{color:var(--c-primary-500);font-size:15px}@media (min-width:992px){.add-to-cart-popup-container .add-to-cart-popup .popup-content,.popup-container .add-to-cart-popup .popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product,.popup-container .add-to-cart-popup .popup-content .popup-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__img,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__img{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__img img,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__img img{max-width:100%}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__title,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__title{-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px;float:none;line-height:1.4;padding:0 32px;width:auto}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__title a,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__title a{color:var(--c-primary-500);font-size:18px;font-weight:600;text-decoration:none}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__metadata,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__metadata{color:var(--c-primary-500);-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;float:none;font-size:15px;line-height:1.4;width:auto}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group,.popup-container .add-to-cart-popup .popup-content .popup-btn-group{margin-left:20px;margin-top:0;text-align:right;width:210px}}@media (min-width:1200px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group,.popup-container .add-to-cart-popup .popup-content .popup-btn-group{margin-left:30px;margin-top:0!important}}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn--cart,.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn--continue,.popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn--cart,.popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn--continue{width:100%}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn--continue,.popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn--continue{font-size:16px;margin-top:8px}@media (min-width:992px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn--continue,.popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn--continue{min-height:24px;padding:6px 16px 8px;width:auto}}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .popup-cross-sells-title,.popup-container .add-to-cart-popup .popup-cross-sells .popup-cross-sells-title{color:var(--c-primary-500);font-family:var(--f-heading)}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all{color:var(--c-primary-500)}.tooltip-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tooltip{margin-left:4px}.tooltip,.tooltip__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.tooltip__head{color:var(--c-comp-500);font-size:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tooltip__content{background-color:var(--c-primary-500);border-radius:6px;color:var(--c-gray-000);font-size:14px;font-weight:500;line-height:16px;opacity:0;padding:16px;position:absolute;text-align:left;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden;width:240px;z-index:1}.tooltip__content__popup-link{color:var(--c-gray-000)!important}.tooltip__content--top{bottom:135%;left:50%;margin-left:-120px}@media (min-width:1200px){.tooltip__content--top{bottom:0;left:30px;margin-left:0}}.tooltip__content--top:after{border-color:var(--c-primary-500) transparent transparent transparent;border-style:solid;border-width:5px;bottom:auto;content:"";left:50%;margin-left:-5px;position:absolute;right:auto;top:100%;-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}@media (min-width:1200px){.tooltip__content--top:after{bottom:8px;left:auto;right:100%;top:auto;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}}.tooltip__content--right{bottom:-8px;left:24px}.tooltip__content--right:after{border-color:var(--c-primary-500) transparent transparent transparent;border-style:solid;border-width:5px;bottom:13px;content:"";margin-left:-5px;position:absolute;right:100%;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.tooltip:hover .tooltip__content{opacity:1;visibility:visible}.pagination .screen-reader-text{display:none}.pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.pagination .nav-links .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid var(--c-gray-400);border-radius:6px;color:var(--c-primary);font-weight:600;height:40px;justify-content:center;line-height:1;margin:0 12px 0 0;text-decoration:none;width:40px}.pagination .nav-links .page-numbers:hover{background:var(--c-gray-100)}.pagination .nav-links .page-numbers:last-child{margin:0}.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{padding:0 18px;width:auto}.pagination .nav-links .page-numbers.current{background:var(--c-gray-100)}.woocommerce-pagination{padding-top:1rem!important}.woocommerce-pagination ul.page-numbers{border:none!important}.woocommerce-pagination ul.page-numbers li{border:none!important;margin:0 .5rem!important}.woocommerce-pagination ul.page-numbers li .page-numbers{border:1px solid #e4e4e4!important;border-radius:6px;display:block;padding:1rem!important}table{border:0;border-collapse:inherit;border-spacing:0;width:100%!important}table .attribute_group_row td,table .attribute_group_row th,table thead td,table thead th{background:var(--c-primary);color:var(--c-gray-000);font-size:19px;font-style:normal!important;font-weight:600;line-height:17px!important;padding:6px 12px!important;text-align:left}table .attribute_group_row td em,table .attribute_group_row th em,table thead td em,table thead th em{color:var(--c-gray-000);font-size:13px;font-style:italic;opacity:.7}table tbody tr:nth-child(odd){background:var(--c-comp-100)}table tbody tr:nth-child(odd):hover{background:var(--c-comp-200)}table tbody tr:nth-child(2n){background:var(--c-gray-000)}table tbody tr:hover,table tbody tr:nth-child(2n):hover{background:var(--c-comp-200)}table tbody td,table tbody th{border-bottom:1px solid var(--c-comp-300);border-right:1px solid var(--c-comp-300);color:var(--c-primary);font-size:16px;font-style:normal!important;font-weight:400;line-height:18px;padding:12px}table tbody td:last-child,table tbody th:last-child{border-right:0!important}table tbody td span,table tbody th span{color:var(--c-primary)!important}table tbody td p,table tbody th p{color:var(--c-primary)!important;font-size:16px!important;line-height:18px!important;margin:0!important;padding:0!important}table tbody th{font-weight:700;text-align:left;width:30%}body .chat-offline:before,body .chat-online:before{background:var(--c-succes);border-radius:50%;content:"";display:block;height:8px;margin-right:5px;width:8px}@media (min-width:480px){body .chat-offline:before,body .chat-online:before{width:calc(.20833vw + 7px)}}@media (min-width:1440px){body .chat-offline:before,body .chat-online:before{width:10px}}@media (min-width:480px){body .chat-offline:before,body .chat-online:before{height:calc(.20833vw + 7px)}}@media (min-width:1440px){body .chat-offline:before,body .chat-online:before{height:10px}}body .chat-offline:before{background:var(--c-error)}body .chat-online{display:none}body .chat-offline{display:-webkit-box;display:-ms-flexbox;display:flex}body.chat-available .chat-online{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}body.chat-available .chat-offline,body.chat-available.chat-closed .chat-online{display:none!important}body.chat-available.chat-closed .chat-offline{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}body .crisp-client{opacity:1;-webkit-transition:all .4s ease-out!important;-o-transition:all .4s ease-out!important;transition:all .4s ease-out!important;visibility:visible}@media (max-width:640px){body.show-compare-bar.compare-bar-open .crisp-client{opacity:0;visibility:hidden}}body.filters-open .crisp-client{display:none!important}body #crisp-chatbox>div>a>span{background:var(--c-comp)!important}.breadcrumbs,.woocommerce .woocommerce-breadcrumb{color:var(--c-primary);font-size:16px;font-weight:600;line-height:19px;margin:0 0 10px;opacity:1}.breadcrumbs a,.woocommerce .woocommerce-breadcrumb a{color:var(--c-primary);opacity:.6;text-decoration:none}.breadcrumbs .delimiter,.woocommerce .woocommerce-breadcrumb .delimiter{margin:0 4px}.breadcrumbs .svg-inline--fa,.breadcrumbs i,.woocommerce .woocommerce-breadcrumb .svg-inline--fa,.woocommerce .woocommerce-breadcrumb i{font-size:12px;margin:0 8px;opacity:.6}.breadcrumbs+.page-title,.woocommerce .woocommerce-breadcrumb+.page-title{margin-top:20px}.partial-page-notification{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp-100);border-radius:8px;padding:24px 48px 24px 24px}@media (min-width:480px){.partial-page-notification{margin-bottom:calc(2.08333vw + 30px)}}@media (min-width:1440px){.partial-page-notification{margin-bottom:60px}}.partial-page-notification>svg{color:var(--c-comp);font-size:18px;margin-right:12px}@media (min-width:480px){.partial-page-notification>svg{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.partial-page-notification>svg{font-size:20px}}.partial-page-notification span{color:var(--c-primary);font-size:15px;line-height:1.2}@media (min-width:480px){.partial-page-notification span{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.partial-page-notification span{font-size:16px}}.partial-page-notification__close{color:var(--c-primary);line-height:1;opacity:.3;position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.partial-page-notification__close:hover{opacity:.5}.table--distributors a{color:var(--c-gray-800)!important}@media (min-width:768px){.table--distributors .col-country{width:10%}.table--distributors .col-company{width:25%}.table--distributors .col-exclusive{text-align:center;width:5%}.table--distributors .col-contact,.table--distributors .col-email,.table--distributors .col-website{width:20%}}.fancybox__container{z-index:99999}.popup-order-received{border-radius:12px;max-width:760px;padding:0}.popup-order-received .carousel__button.is-close{color:var(--c-primary);right:10px;top:10px}@media (min-width:480px){.popup-order-received .carousel__button.is-close{top:calc(.625vw + 7px)}}@media (min-width:1440px){.popup-order-received .carousel__button.is-close{top:16px}}@media (min-width:480px){.popup-order-received .carousel__button.is-close{right:calc(.625vw + 7px)}}@media (min-width:1440px){.popup-order-received .carousel__button.is-close{right:16px}}.popup-order-received__header{border-top-left-radius:8px;border-top-right-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp-100);color:var(--c-primary);padding:12px 24px}@media (min-width:480px){.popup-order-received__header{padding-left:calc(2.5vw + 12px)}}@media (min-width:1440px){.popup-order-received__header{padding-left:48px}}@media (min-width:480px){.popup-order-received__header{padding-right:calc(2.5vw + 12px)}}@media (min-width:1440px){.popup-order-received__header{padding-right:48px}}@media (min-width:480px){.popup-order-received__header{min-height:calc(2.29167vw + 37px)}}@media (min-width:1440px){.popup-order-received__header{min-height:70px}}.popup-order-received__heading-image{display:block;height:320px;max-height:50vh;-o-object-fit:cover;object-fit:cover;width:100%}.popup-order-received__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-order-received__content{padding:24px}@media (min-width:480px){.popup-order-received__content{padding:calc(2.5vw + 12px)}}@media (min-width:1440px){.popup-order-received__content{padding:48px}}.popup-order-received__image{display:none;margin-top:24px;-ms-flex-item-align:end;align-self:flex-end}@media (min-width:480px){.popup-order-received__image{margin-top:calc(2.5vw + 12px)}}@media (min-width:1440px){.popup-order-received__image{margin-top:48px}}@media (min-width:992px){.popup-order-received__image{display:block}}.popup-order-received .gform_wrapper.gravity-theme .gform_required_legend{display:none}.popup-order-received .gform_wrapper.gravity-theme .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:1em;line-height:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-order-received .gform_wrapper.gravity-theme .gfield_radio .gchoice{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-order-received .gform_wrapper.gravity-theme .gfield_radio .gchoice input[type=text]{margin:0}.popup-order-received .gform_wrapper.gravity-theme .gfield_radio label{color:var(--c-primary);font-size:18px;font-weight:500;max-width:none}.popup-order-received .gform_wrapper.gravity-theme .gfield{border-bottom:1px solid var(--c-gray-300);padding-bottom:32px}.popup-order-received .gform_wrapper.gravity-theme .gfield .gfield_label{font-weight:700!important}.popup-order-received .gform_wrapper.gravity-theme .gfield input.gfield-choice-input{height:auto}.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-horizontal .gfield_radio,.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gfield_radio{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;border:1px solid var(--c-gray-300);border-radius:4px;-ms-flex:1;flex:1}@media (min-width:480px){.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice{padding:calc(1.66667vw + 8px)}}@media (min-width:1440px){.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice{padding:32px}}.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice:has(.gfield-choice-input:checked){background:var(--c-comp-100);border:1px solid var(--c-comp)}.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice .gfield-choice-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice .gfield-choice-input[value=icon-sad]+label:before{background-image:url(/app/themes/palmsens/dist/images/icon-sad@2x_a1a3311e.png)}.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice .gfield-choice-input[value=icon-neutral]+label:before{background-image:url(/app/themes/palmsens/dist/images/icon-neutral@2x_d5ecc6eb.png)}.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice .gfield-choice-input[value=icon-happy]+label:before{background-image:url(/app/themes/palmsens/dist/images/icon-happy@2x_c98049a9.png)}.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice label{line-height:1}.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice label:before{background-image:url(/app/themes/palmsens/dist/images/icon-happy@2x_c98049a9.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;margin-bottom:8px;width:100%}@media (min-width:480px){.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice label:before{height:calc(.83333vw + 20px)}}@media (min-width:1440px){.popup-order-received .gform_wrapper.gravity-theme .gf-custom-radio-icons .gchoice label:before{height:32px}}.popup-order-received .gform_wrapper.gravity-theme .gform_button{background:var(--c-comp)!important;border-color:var(--c-comp)!important}.compare-products-popup{background:var(--c-gray-000);height:100%;max-height:100%;max-width:820px;overflow-y:auto;padding:0;width:100%}@media (min-width:480px){.compare-products-popup{border-radius:8px;height:auto;width:90%}}.compare-products-popup--variations{max-width:800px}.compare-products-popup .popup-title-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp-100);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:58px;padding:12px 24px}@media (min-width:768px){.compare-products-popup .popup-title-bar{border-radius:8px 8px 0 0}}@media (min-width:992px){.compare-products-popup .popup-title-bar{padding:12px 32px}}.compare-products-popup .popup-title-bar .popup-title{color:var(--c-primary-500);font-family:var(--f-heading);font-size:22px;font-weight:600;line-height:1}.compare-products-popup .popup-title-bar .popup-close{color:var(--c-primary-500);font-size:18px;line-height:1}.compare-products-popup .popup-content-wrapper{min-height:200px;padding:24px}@media (min-width:480px){.compare-products-popup .popup-content-wrapper{padding:calc(.83333vw + 20px)}}@media (min-width:1440px){.compare-products-popup .popup-content-wrapper{padding:32px}}.facetwp-sort .facetwp-sort-select,.facetwp-type-sort select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--c-gray-000);background-image:-webkit-linear-gradient(45deg,transparent 50%,var(--c-primary) 0),-webkit-linear-gradient(315deg,var(--c-primary) 50%,transparent 0),-webkit-linear-gradient(left,var(--c-gray-100),#ccc);background-image:-o-linear-gradient(45deg,transparent 50%,var(--c-primary) 0),-o-linear-gradient(315deg,var(--c-primary) 50%,transparent 0),-o-linear-gradient(left,var(--c-gray-100),#ccc);background-image:linear-gradient(45deg,transparent 50%,var(--c-primary) 0),linear-gradient(135deg,var(--c-primary) 50%,transparent 0),linear-gradient(90deg,var(--c-gray-100),#ccc);background-position:calc(100% - 16px) calc(1em - 2px),calc(100% - 11px) calc(1em - 2px),calc(100% - 1.8em) .2em;background-repeat:no-repeat;background-size:5px 5px,5px 5px,1px 1.5em;border:1px solid #cacaca;border-radius:3px;color:var(--c-comp-700);display:block;font-size:18px;font-weight:500;height:36px;line-height:22px;padding:4px 40px 4px 14px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:100%!important}.facetwp-wrapper .facetwp-facet{margin:0;padding-bottom:24px}.facetwp-wrapper .facetwp-type-search .facetwp-input-wrap{display:block}.facetwp-wrapper .facetwp-type-search .facetwp-search{border:.1rem solid var(--c-gray-400);border-radius:.8rem;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);font-size:16px;padding:1.4em 2.5em 1.4em 1.4em;width:100%}@media (min-width:480px){.facetwp-wrapper .facetwp-type-search .facetwp-search{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.facetwp-wrapper .facetwp-type-search .facetwp-search{font-size:18px}}.facetwp-wrapper .facetwp-type-search .facetwp-search::-webkit-input-placeholder{color:var(--c-gray-500);font-size:16px}.facetwp-wrapper .facetwp-type-search .facetwp-search::-moz-placeholder{color:var(--c-gray-500);font-size:16px}.facetwp-wrapper .facetwp-type-search .facetwp-search:-ms-input-placeholder{color:var(--c-gray-500);font-size:16px}.facetwp-wrapper .facetwp-type-search .facetwp-search::-ms-input-placeholder{color:var(--c-gray-500);font-size:16px}.facetwp-wrapper .facetwp-type-search .facetwp-search::placeholder{color:var(--c-gray-500);font-size:16px}@media (min-width:480px){.facetwp-wrapper .facetwp-type-search .facetwp-search::-webkit-input-placeholder{font-size:calc(.20833vw + 15px)}.facetwp-wrapper .facetwp-type-search .facetwp-search::-moz-placeholder{font-size:calc(.20833vw + 15px)}.facetwp-wrapper .facetwp-type-search .facetwp-search:-ms-input-placeholder{font-size:calc(.20833vw + 15px)}.facetwp-wrapper .facetwp-type-search .facetwp-search::-ms-input-placeholder{font-size:calc(.20833vw + 15px)}.facetwp-wrapper .facetwp-type-search .facetwp-search::placeholder{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.facetwp-wrapper .facetwp-type-search .facetwp-search::-webkit-input-placeholder{font-size:18px}.facetwp-wrapper .facetwp-type-search .facetwp-search::-moz-placeholder{font-size:18px}.facetwp-wrapper .facetwp-type-search .facetwp-search:-ms-input-placeholder{font-size:18px}.facetwp-wrapper .facetwp-type-search .facetwp-search::-ms-input-placeholder{font-size:18px}.facetwp-wrapper .facetwp-type-search .facetwp-search::placeholder{font-size:18px}}.facetwp-wrapper .facetwp-type-search .facetwp-icon{right:1.2em}.facetwp-wrapper .facetwp-type-checkboxes{margin:0}.facetwp-wrapper .facetwp-type-checkboxes .facetwp-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;background:none;font-size:18px;font-weight:400;justify-content:space-between;line-height:1;margin-bottom:16px;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.facetwp-wrapper .facetwp-type-checkboxes .facetwp-checkbox.checked:before{background:var(--c-comp-500);border:none;color:var(--c-gray-000)}.facetwp-wrapper .facetwp-type-checkboxes .facetwp-checkbox:before{border:1px solid var(--c-gray-400);border-radius:4px;color:transparent;content:url(/app/themes/palmsens/dist/images/check_d1595c42.svg);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;height:20px;margin-right:12px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.06);box-shadow:2px 2px 8px 0 rgba(0,0,0,.06);justify-content:center}.facetwp-wrapper .facetwp-type-checkboxes .facetwp-checkbox:last-of-type{margin-bottom:0}.facetwp-wrapper .facetwp-type-checkboxes .facetwp-checkbox .facetwp-display-value{font-weight:500;margin-right:auto;padding:0}.facetwp-wrapper .facetwp-type-checkboxes .facetwp-checkbox .facetwp-counter{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;opacity:.4;width:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.facetwp-wrapper .facetwp-type-checkboxes .facetwp-depth{margin-bottom:16px}.facetwp-wrapper .facetwp-type-checkboxes .facetwp-expand{display:none}.notification-status{background:var(--c-warning);border-radius:27px;bottom:104px;-webkit-box-shadow:0 8px 28px 0 rgba(0,0,0,.1);box-shadow:0 8px 28px 0 rgba(0,0,0,.1);color:var(--c-heading);display:none;font-size:16px;font-weight:500;left:24px;line-height:1;padding:20px 24px;position:fixed;text-decoration:none;z-index:999}@media (min-width:992px){.notification-status{display:block}}.language-switcher{position:relative}@media (min-width:768px){.language-switcher{border-left:1px solid hsla(0,0%,100%,.2);padding-left:20px}}.language-switcher.active .language-switcher__dropdown{opacity:1;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1);visibility:visible}.language-switcher.active .language-switcher__current-lang-wrap svg{-webkit-transform:scale(-1);-o-transform:scale(-1);transform:scale(-1)}.language-switcher .language-switcher__dropdown:hover li.active a{background:transparent}.language-switcher .language-switcher__dropdown li.active a:hover{background:var(--c-gray-200)}.language-switcher__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-top:8px;opacity:0;padding:8px;position:absolute;-webkit-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;visibility:hidden;will-change:transform;z-index:999;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);box-shadow:0 5px 10px rgba(0,0,0,.05);-ms-flex-direction:column;flex-direction:column;right:0;top:100%}.language-switcher__dropdown:after{content:"";height:8px;left:0;position:absolute;top:-8px;width:100%}.language-switcher__dropdown li a{border-radius:4px;color:var(--c-heading);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;gap:8px;padding:4px 8px;text-decoration:none;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.language-switcher__dropdown li a:hover{background:var(--c-gray-200)}.language-switcher__dropdown li a img{height:auto;width:16px}.language-switcher__dropdown li.active a{background:var(--c-gray-200)}.language-switcher__current-lang-wrap{color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;gap:6px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;justify-content:space-between}.language-switcher__current-lang-wrap svg{font-size:12px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.clonable-inline-iframe-container{height:24px!important;width:90px!important;z-index:99999!important}.clonable-inline-iframe-container iframe{border:none!important}.loop-search{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 18px;min-height:92px;padding:18px;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}@media (min-width:640px){.loop-search{padding:24px}}.loop-search:last-of-type{margin:0}.loop-search__thumbnail{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 20px 0 0;-webkit-transition:margin .2s ease-out,width .2s ease-out;-o-transition:margin .2s ease-out,width .2s ease-out;transition:margin .2s ease-out,width .2s ease-out;width:80px}@media (min-width:992px){.loop-search__thumbnail{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;margin:0 40px 0 0;width:100px}}.loop-search__thumbnail__image{display:block;height:auto;width:80px}@media (min-width:992px){.loop-search__thumbnail__image{-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out;width:100px}}.loop-search__content__type{color:var(--c-primary-300);display:block;font-size:14px;font-weight:600;line-height:1.2;text-transform:uppercase}.loop-search__content__type a,.loop-search__content__type span{margin-right:12px}.loop-search__content__type a{color:var(--c-primary-300);text-decoration:none}.loop-search__content__type a:hover{text-decoration:underline}.loop-search__content__type__tag-item{display:none}.loop-search__content__type__tag-item--is-visible{display:inline}.loop-search__content__title{margin:0}.loop-search__content__title a{color:var(--c-heading);text-decoration:none}.loop-search__content__title a:hover{text-decoration:underline}.loop-search__content p{color:var(--c-text);font-size:16px;line-height:20px;margin-bottom:0}@media (min-width:640px){.loop-search__content p{font-size:17px;line-height:22px}}@media (min-width:1200px){.loop-search__content p{font-size:18px;line-height:24px}}.loop-news>:first-child{margin-top:0}.loop-news>:last-child{margin-bottom:0}.loop-news__thumbnail{display:block;margin-bottom:24px}@media (min-width:480px){.loop-news__thumbnail{margin-bottom:calc(.41667vw + 22px)}}@media (min-width:1440px){.loop-news__thumbnail{margin-bottom:28px}}.loop-news__thumbnail img,.loop-news__thumbnail picture{display:block;height:auto;max-width:100%}.post-item-event{display:-webkit-box;display:-ms-flexbox;display:flex}.post-item-event:last-child .post-item-event__seperator{display:none}.post-item-event:last-child .post-item-event__content:after{background-image:-webkit-linear-gradient(top,var(--c-gray-400) 0,var(--c-gray-000) 100%);background-image:-o-linear-gradient(top,var(--c-gray-400) 0,var(--c-gray-000) 100%);background-image:linear-gradient(180deg,var(--c-gray-400) 0,var(--c-gray-000) 100%);bottom:0;content:"";display:block;height:160px;left:-4px;position:absolute;width:4px}.post-item-event__date{color:var(--c-gray-600);display:none;font-size:17px;font-weight:500;line-height:1;margin-top:-4px;width:160px}@media (min-width:480px){.post-item-event__date{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.post-item-event__date{font-size:18px}}@media (min-width:992px){.post-item-event__date{display:block}}.post-item-event__content{border-left:4px solid var(--c-gray-400);max-width:730px;padding-bottom:60px;padding-left:24px;position:relative}@media (min-width:480px){.post-item-event__content{padding-left:calc(3.75vw + 6px)}}@media (min-width:1440px){.post-item-event__content{padding-left:60px}}.post-item-event__content:before{background:var(--c-gray-600);border-radius:50%;content:"";display:block;height:12px;left:-8px;position:absolute;top:-1px;width:12px}.post-item-event__content-date{color:var(--c-gray-600);font-size:17px;font-weight:500;line-height:1;margin-bottom:18px;margin-top:-4px}@media (min-width:480px){.post-item-event__content-date{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.post-item-event__content-date{font-size:18px}}@media (min-width:992px){.post-item-event__content-date{display:none}}.post-item-event__content-location{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;grid-gap:1em;color:var(--c-comp);font-weight:500;line-height:1;margin-bottom:24px}@media (min-width:480px){.post-item-event__content-location{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.post-item-event__content-location{font-size:18px}}@media (min-width:992px){.post-item-event__content-location{margin-top:-4px}}.post-item-event__content-contributor{color:var(--c-text);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-item-event__content-contributor span{margin-left:.5em}.post-item-event__content-text{margin-top:18px}.post-item-event__content-link{color:var(--c-primary);display:inline-block;font-size:17px;font-weight:500;margin-top:12px;text-decoration:none}@media (min-width:480px){.post-item-event__content-link{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.post-item-event__content-link{font-size:18px}}.post-item-event__content-link:hover{text-decoration:underline}.post-item-event__content-link .svg-inline--fa,.post-item-event__content-link i{font-size:11px;padding-right:8px;-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}@media (min-width:480px){.post-item-event__content-link .svg-inline--fa,.post-item-event__content-link i{font-size:calc(.20833vw + 10px)}}@media (min-width:1440px){.post-item-event__content-link .svg-inline--fa,.post-item-event__content-link i{font-size:13px}}.post-item-event__seperator{border-bottom:1px solid var(--c-gray-400);margin-top:60px}.loop-knowledge-base{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 18px;min-height:92px;padding:18px;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}@media (min-width:640px){.loop-knowledge-base{padding:24px}}.loop-knowledge-base:last-of-type{margin:0}.section-term-content__posts__grid--freestanding .loop-knowledge-base{padding:0}.section-term-content__posts__grid--freestanding .loop-knowledge-base .loop-knowledge-base__thumbnail{margin-bottom:0!important;width:100%}.section-term-content__posts__grid--freestanding .loop-knowledge-base .loop-knowledge-base__thumbnail__image{height:200px;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-height:640px){.section-term-content__posts__grid--freestanding .loop-knowledge-base .loop-knowledge-base__thumbnail__image{height:calc(19.23077vh + 76.92308px)}}@media (min-height:900px){.section-term-content__posts__grid--freestanding .loop-knowledge-base .loop-knowledge-base__thumbnail__image{height:250px}}.section-term-content__posts__grid--freestanding .loop-knowledge-base .loop-knowledge-base__content{padding:18px}@media (min-width:640px){.section-term-content__posts__grid--freestanding .loop-knowledge-base .loop-knowledge-base__content{padding:24px}}.section-term-content__posts__grid--grid-view .loop-knowledge-base{display:block}.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail{margin-bottom:18px;width:100%}@media (min-width:480px){.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail{margin-bottom:calc(.625vw + 15px)}}@media (min-width:1440px){.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail{margin-bottom:24px}}.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail__image{width:100%}.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail__play{font-size:14px;height:40px;width:40px}@media (min-width:480px){.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail__play{width:calc(2.08333vw + 30px)}}@media (min-width:1440px){.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail__play{width:60px}}@media (min-width:480px){.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail__play{height:calc(2.08333vw + 30px)}}@media (min-width:1440px){.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail__play{height:60px}}@media (min-width:480px){.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail__play{font-size:calc(.41667vw + 12px)}}@media (min-width:1440px){.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__thumbnail__play{font-size:18px}}.section-term-content__posts__grid--grid-view .loop-knowledge-base .loop-knowledge-base__content p{display:none}.loop-knowledge-base__thumbnail{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 20px 0 0;position:relative;-webkit-transition:margin .2s ease-out,width .2s ease-out;-o-transition:margin .2s ease-out,width .2s ease-out;transition:margin .2s ease-out,width .2s ease-out;width:80px}@media (min-width:992px){.loop-knowledge-base__thumbnail{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;margin:0 40px 0 0;width:100px}}.loop-knowledge-base__thumbnail__image{display:block;height:auto;max-width:none;width:80px}@media (min-width:992px){.loop-knowledge-base__thumbnail__image{-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out;width:100px}}.loop-knowledge-base__thumbnail__play{font-size:14px;height:40px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp);border-radius:50%;color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:480px){.loop-knowledge-base__thumbnail__play{width:calc(.83333vw + 36px)}}@media (min-width:1440px){.loop-knowledge-base__thumbnail__play{width:48px}}@media (min-width:480px){.loop-knowledge-base__thumbnail__play{height:calc(.83333vw + 36px)}}@media (min-width:1440px){.loop-knowledge-base__thumbnail__play{height:48px}}@media (min-width:480px){.loop-knowledge-base__thumbnail__play{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.loop-knowledge-base__thumbnail__play{font-size:16px}}.loop-knowledge-base__content__type{color:var(--c-primary-300);display:block;font-size:14px;font-weight:600;line-height:1.2;text-transform:uppercase}.loop-knowledge-base__content__type a,.loop-knowledge-base__content__type span{margin-right:12px}.loop-knowledge-base__content__type a{color:var(--c-primary-300);text-decoration:none}.loop-knowledge-base__content__type a:hover{text-decoration:underline}.loop-knowledge-base__content__type__tag-item{display:none}.loop-knowledge-base__content__type__tag-item--is-visible{display:inline}.loop-knowledge-base__content__title{margin:0}.loop-knowledge-base__content__title a{color:var(--c-heading);text-decoration:none}.loop-knowledge-base__content__title a:hover{text-decoration:underline}.loop-knowledge-base__content p{color:var(--c-text);font-size:16px;line-height:20px;margin-bottom:0}@media (min-width:640px){.loop-knowledge-base__content p{font-size:17px;line-height:22px}}@media (min-width:1200px){.loop-knowledge-base__content p{font-size:18px;line-height:24px}}.products .product{background:var(--c-gray-000);margin:0!important;padding:20px!important;width:100%!important}.products .product .woocommerce-loop-product__link{color:var(--c-primary-500)!important;display:-webkit-box;display:-ms-flexbox;display:flex}.products .product .woocommerce-loop-product__link .woocommerce-loop-product__title{color:var(--c-primary-500);font-size:20px!important;padding:0 56px 0 0!important}.products .product .woocommerce-loop-product__link .woocommerce-loop-product__title:hover{color:var(--c-primary-500)}.products .product .add-to-compare-button,.products .product .remove-from-compare-button{top:4px}.products .product .button{background-color:var(--c-primary-500)!important;border-radius:100%!important;bottom:20px;color:var(--c-primary-500)!important;height:50px;margin:0;padding:0;position:absolute;right:20px;text-decoration:none;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:50px}.products .product .button.product_type_simple,.products .product .button.product_type_variable,.products .product .button.product_type_variation{margin:0!important}.products .product .button.product_type_simple:hover .svg-inline--fa,.products .product .button.product_type_simple:hover i,.products .product .button.product_type_variable:hover .svg-inline--fa,.products .product .button.product_type_variable:hover i,.products .product .button.product_type_variation:hover .svg-inline--fa,.products .product .button.product_type_variation:hover i{color:var(--c-comp-500)}.products .product .button.product_type_simple .svg-inline--fa,.products .product .button.product_type_simple i,.products .product .button.product_type_variable .svg-inline--fa,.products .product .button.product_type_variable i,.products .product .button.product_type_variation .svg-inline--fa,.products .product .button.product_type_variation i{bottom:0;display:block;font-size:22px;font-weight:500;left:0;margin:0;max-height:100%;position:absolute;right:0;top:0;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.products .product .button.product_type_simple:after,.products .product .button.product_type_variable:after,.products .product .button.product_type_variation:after{opacity:0;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;visibility:hidden}.products .product .button.product_type_simple.btn--loading:before,.products .product .button.product_type_variable.btn--loading:before,.products .product .button.product_type_variation.btn--loading:before{background:url(/app/themes/palmsens/dist/images/ajax-loader_6d21a3b8.gif) 50% no-repeat;background-size:16px;content:""}.products .product .button.product_type_simple.btn--succeed:after,.products .product .button.product_type_variable.btn--succeed:after,.products .product .button.product_type_variation.btn--succeed:after{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-ms-flex-line-pack:center;align-content:center;background-color:var(--c-succes);border-radius:50%;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/circle-check_57ede456.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/circle-check_57ede456.svg) no-repeat 100% 100%;opacity:1;padding:0;position:absolute;right:-12px;text-align:center;top:-8px;visibility:visible;width:16px}.products .product .button[data-product_sku=C-MPS4],.products .product .button[data-product_sku=MPS4]{display:none}.products .product .product__category{bottom:-32px;color:var(--c-primary-500);font-size:14px}.products .product .product__category a,.products .product .product__category a:hover{color:var(--c-primary-500)}.products .product .product__category .svg-inline--fa,.products .product .product__category i{margin-left:4px}.products.header-search-products-wrapper{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr}.products.products-search-items{display:grid;grid-gap:16px;grid-template-columns:1fr;padding-top:16px}@media (min-width:640px){.products.products-search-items{grid-gap:24px!important;grid-template-columns:1fr 1fr 1fr!important;padding-top:24px!important}}@media (min-width:992px){.products.products-search-items{grid-gap:24px!important;grid-template-columns:1fr 1fr 1fr 1fr!important;padding-top:24px!important}}@media (min-width:1200px){.products.products-search-items{grid-gap:32px!important;grid-template-columns:1fr 1fr 1fr 1fr 1fr!important;padding-top:32px!important}}.products.products-search-items:after,.products.products-search-items:before{display:none!important}.products.columns-3,.products.columns-4{display:grid;grid-gap:16px;grid-template-columns:1fr}@media (min-width:640px){.products.columns-3,.products.columns-4{grid-gap:24px;grid-template-columns:1fr 1fr}}@media (min-width:992px){.products.columns-3,.products.columns-4{grid-gap:32px;grid-template-columns:1fr 1fr 1fr}}.products.columns-3:after,.products.columns-3:before,.products.columns-4:after,.products.columns-4:before{display:none!important}.products.columns-2{grid-gap:16px;grid-template-columns:1fr}@media (min-width:640px){.products.columns-2{grid-template-columns:1fr 1fr}.products.columns-4{grid-gap:24px;grid-template-columns:1fr 1fr}}@media (min-width:992px){.products.columns-4{grid-gap:32px;grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:768px){.popup-cross-sells .products .product{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 24px;padding:8px!important}.popup-cross-sells .products .product .woocommerce-loop-product__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.popup-cross-sells .products .product .attachment-post-image{height:75px;margin:0 16px 0 0;-o-object-fit:scale-down;object-fit:scale-down;width:75px}.popup-cross-sells .products .product .add_to_cart_button{bottom:auto}}.header-search .products .product{padding:12px!important}.header-search .products .product .attachment-woocommerce_thumbnail{margin:0 16px 0 0}.header-search .products .product .add_to_cart_button{right:12px!important}.loop-publication{text-decoration:none}.loop-publication__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:92px;padding:18px;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}@media (min-width:480px){.loop-publication__inner{padding-left:calc(2.08333vw + 10px)}}@media (min-width:1440px){.loop-publication__inner{padding-left:40px}}@media (min-width:480px){.loop-publication__inner{padding-right:calc(2.08333vw + 10px)}}@media (min-width:1440px){.loop-publication__inner{padding-right:40px}}@media (min-width:480px){.loop-publication__inner{padding-top:calc(1.25vw + 14px)}}@media (min-width:1440px){.loop-publication__inner{padding-top:32px}}@media (min-width:480px){.loop-publication__inner{padding-bottom:calc(1.25vw + 14px)}}@media (min-width:1440px){.loop-publication__inner{padding-bottom:32px}}.loop-publication__content{color:var(--c-comp-500);font-weight:600;margin-bottom:8px}.loop-publication__title{color:var(--c-primary-500);margin:0 0 8px}.loop-publication__author{color:var(--c-primary-500);font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.2;opacity:.8}@media (min-width:480px){.loop-publication__author{font-size:calc(.20833vw + 12px)}}@media (min-width:1440px){.loop-publication__author{font-size:15px}}body.error404 .page-content section{margin-bottom:32px;margin-top:32px}@media (min-height:640px){body.error404 .page-content section{margin-top:calc(10.76923vh - 36.92308px)}}@media (min-height:900px){body.error404 .page-content section{margin-top:60px}}@media (min-height:640px){body.error404 .page-content section{margin-bottom:calc(10.76923vh - 36.92308px)}}@media (min-height:900px){body.error404 .page-content section{margin-bottom:60px}}body.error404 .page-content section h1{max-width:520px}body.template-compare-products .page-content .section--compare-table{margin-bottom:40px;margin-top:40px}@media (min-height:640px){body.template-compare-products .page-content .section--compare-table{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-compare-products .page-content .section--compare-table{margin-top:80px}}@media (min-height:640px){body.template-compare-products .page-content .section--compare-table{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-compare-products .page-content .section--compare-table{margin-bottom:80px}}body.template-compare-products .page-content .section--compare-table .single-product-compare.has-keys-column .single-product-compare-keys,body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container.has-keys-column .single-product-compare-keys{width:35%!important}@media (min-width:640px){body.template-compare-products .page-content .section--compare-table .single-product-compare.has-keys-column .single-product-compare-keys,body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container.has-keys-column .single-product-compare-keys{width:30%!important}}@media (min-width:992px){body.template-compare-products .page-content .section--compare-table .single-product-compare.has-keys-column .single-product-compare-keys,body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container.has-keys-column .single-product-compare-keys{width:20%!important}}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container.has-keys-column .woocommerce-single-compare-table{width:65%!important}@media (min-width:640px){body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container.has-keys-column .woocommerce-single-compare-table{width:70%!important}}@media (min-width:992px){body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container.has-keys-column .woocommerce-single-compare-table{width:80%!important}}body.template-compare-products .page-content .section--compare-table #main-wrapper{padding-top:0!important}body.template-compare-products .page-content .section--compare-table .content{overflow:visible!important}body.template-compare-products .page-content .section--compare-table #woocommerce-single-compare-table-container a:focus{outline:none}body.template-compare-products .page-content .section--compare-table #woocommerce-single-compare-table-container br{display:none}body.template-compare-products .page-content .section--compare-table #woocommerce-single-compare-table-container label{color:var(--c-primary-500);font-size:14px;font-weight:600;letter-spacing:0;line-height:17px}body.template-compare-products .page-content .section--compare-table #woocommerce-single-compare-table-container label input{margin-right:10px}body.template-compare-products .page-content .section--compare-table #woocommerce-single-compare-table-container label:first-of-type{margin-top:50px!important}body.template-compare-products .page-content .section--compare-table .compare-table-responsive-image{max-width:150px}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .slick-track{margin-left:0;margin-right:0}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .slick-prev{display:none;visibility:hidden}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-key-column,body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-value{min-height:40px!important}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-key-column{font-size:16px!important;font-weight:600;letter-spacing:0;line-height:18px!important}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-value-ti{background:var(--c-gray-000);border:none!important;font-size:20px;font-weight:600;letter-spacing:0;line-height:24px}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-keys{font-size:16px!important;letter-spacing:0;line-height:18px!important}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-keys .single-product-compare-key-column{border:1px solid #a9d8ed;border-bottom:0;border-left:0;padding-left:20px}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-keys .single-product-compare-key-column:first-of-type{border:none!important}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-keys .single-product-compare-key-column:last-of-type{border-bottom:1px solid #a9d8ed}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-keys .single-product-compare-key-column[class*=single-product-compare-value-group]{background:var(--c-gray-000)!important;border-right:0!important;font-size:24px!important;min-height:60px!important;padding-top:30px!important}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-keys .single-product-compare-key-column.compare-table-highlight{background-color:var(--c-attention-100)!important}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-column{outline:none}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-column .single-product-compare-value{border:1px solid #a9d8ed;border-bottom:0;border-left:0;line-height:18px;padding-left:20px}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-column .single-product-compare-value:first-of-type{border:none;outline:none}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-column .single-product-compare-value:last-of-type{border-bottom:1px solid #a9d8ed}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-column .single-product-compare-value[class*=single-product-compare-value-group]{background:var(--c-gray-000)!important;border-right:0!important;font-size:24px!important;min-height:50px!important;padding-top:20px!important}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-column:last-of-type .single-product-compare-value{border-right:0}body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-column .compare-table-highlight:not(.single-product-compare-value-ti).even,body.template-compare-products .page-content .section--compare-table .woocommerce-single-compare-table-container .single-product-compare-column .compare-table-highlight:not(.single-product-compare-value-ti).oddd{background-color:var(--c-attention-100)!important}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-comp-500);border:2px solid var(--c-comp-500);border-radius:22px;color:var(--c-gray-000)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more{font-size:18px}}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more:hover{background:var(--c-comp-700);border-color:var(--c-comp-700);color:var(--c-gray-000)!important}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--sm{font-size:16px}}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--lg{font-size:16px}}@media (min-width:1440px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--lg{font-size:16px}}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--xl,body.template-compare-products .page-content .section--compare-table body.woocommerce-checkout .wc-thankyou .order-confirmation-form .woocommerce-better-compare-read-more.button,body.template-compare-products .page-content .section--compare-table body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.woocommerce-better-compare-read-more[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-compare-products .page-content .section--compare-table input.woocommerce-better-compare-read-more[type=submit]{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--xl,body.template-compare-products .page-content .section--compare-table body.woocommerce-checkout .wc-thankyou .order-confirmation-form .woocommerce-better-compare-read-more.button,body.template-compare-products .page-content .section--compare-table body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.woocommerce-better-compare-read-more[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-compare-products .page-content .section--compare-table input.woocommerce-better-compare-read-more[type=submit]{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--xl,body.template-compare-products .page-content .section--compare-table body.woocommerce-checkout .wc-thankyou .order-confirmation-form .woocommerce-better-compare-read-more.button,body.template-compare-products .page-content .section--compare-table body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.woocommerce-better-compare-read-more[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-compare-products .page-content .section--compare-table input.woocommerce-better-compare-read-more[type=submit]{font-size:24px}}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--full,body.template-compare-products .page-content .section--compare-table body.woocommerce-checkout .wc-thankyou .order-confirmation-form .woocommerce-better-compare-read-more.button,body.template-compare-products .page-content .section--compare-table body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.woocommerce-better-compare-read-more[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-compare-products .page-content .section--compare-table input.woocommerce-better-compare-read-more[type=submit]{width:100%}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more .svg-inline--fa,body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more .svg-inline--fa,body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more .svg-inline--fa,body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more i{padding-left:12px}}@media (min-width:480px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more .svg-inline--fa,body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more .svg-inline--fa,body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more i{font-size:16px}}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-before .svg-inline--fa,body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-before .svg-inline--fa,body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-before .svg-inline--fa,body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-before i{padding-right:12px}}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-only{padding:0!important;width:44px}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-only .svg-inline--fa,body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-only i{padding:0!important}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-only.btn--sm{width:36px}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--icon-only.btn--lg{width:52px}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--open{background:transparent;color:var(--c-comp-500)!important}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--open:hover{background:var(--c-comp-500);border-color:var(--c-comp-500);color:var(--c-gray-000)!important}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-500) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-500) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-500) border-box;border:2px solid transparent;color:var(--c-comp-500)!important}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--disabled{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}body.template-compare-products .page-content .section--compare-table .woocommerce-better-compare-read-more.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}body.template-compare-products .page-content .section--compare-table .single-product-compare-key-column.even.single-product-compare-value-ti.single-product-compare-value-th{visibility:hidden}body.template-compare-products .page-content .section--compare-content{margin-bottom:40px;margin-top:40px}@media (min-height:640px){body.template-compare-products .page-content .section--compare-content{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-compare-products .page-content .section--compare-content{margin-top:80px}}@media (min-height:640px){body.template-compare-products .page-content .section--compare-content{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-compare-products .page-content .section--compare-content{margin-bottom:80px}}body.template-compare-products .page-content .section--compare-content .compare-content-grid{grid-gap:24px;display:grid;grid-template-columns:1fr}@media (min-height:640px){body.template-compare-products .page-content .section--compare-content .compare-content-grid{grid-gap:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-compare-products .page-content .section--compare-content .compare-content-grid{grid-gap:48px}}@media (min-width:768px){body.template-compare-products .page-content .section--compare-content .compare-content-grid{grid-template-columns:minmax(0,1fr) 1fr}}body.template-compare-products .page-content .section--compare-content .compare-content__title{margin:0 0 24px}@media (min-height:640px){body.template-compare-products .page-content .section--compare-content .compare-content__title{margin-bottom:calc(3.07692vh + 4.30769px)}}@media (min-height:900px){body.template-compare-products .page-content .section--compare-content .compare-content__title{margin-bottom:32px}}body.template-compare-products .page-content .section--compare-content .compare-content__body__img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}body.template-compare-products .page-content section{margin-bottom:40px;margin-top:40px}@media (min-height:640px){body.template-compare-products .page-content section{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-compare-products .page-content section{margin-top:80px}}@media (min-height:640px){body.template-compare-products .page-content section{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-compare-products .page-content section{margin-bottom:80px}}body.template-compare-products .page-content .clearfix{clear:both}body.template-compare-products .page-content .single-product-compare-column-button{color:var(--c-gray-000)}body.template-contact .page-content .section-map{margin-bottom:40px;margin-top:40px}@media (min-height:640px){body.template-contact .page-content .section-map{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-contact .page-content .section-map{margin-top:80px}}@media (min-height:640px){body.template-contact .page-content .section-map{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-contact .page-content .section-map{margin-bottom:80px}}body.template-contact .page-content .section-map__inner{position:relative}body.template-contact .page-content .section-map .acf-map{border:1px solid var(--c-gray-400);border-radius:4px;height:75vh;max-height:470px;overflow:hidden}body.template-contact .page-content .section-map .acf-map__block{background:var(--c-primary);color:var(--c-gray-000);padding:24px}@media (min-width:480px){body.template-contact .page-content .section-map .acf-map__block{padding:calc(.83333vw + 20px)}}@media (min-width:1440px){body.template-contact .page-content .section-map .acf-map__block{padding:32px}}@media (min-width:640px){body.template-contact .page-content .section-map .acf-map__block{border-radius:4px;left:40px;position:absolute;top:40px}}body.template-contact .page-content .section-map .acf-map__block__title{color:var(--c-gray-000);margin:0}body.template-contact .page-content .section-map .acf-map__block p{color:var(--c-gray-000);font-size:18px;line-height:1.4}body.template-contact .page-content .section-map .acf-map__block p a{color:var(--c-gray-000)}body.template-contact .page-content .section-map .acf-map__block p:last-child{margin-bottom:0}body.template-contact .page-content .section-content{margin-bottom:40px;margin-top:40px}@media (min-height:640px){body.template-contact .page-content .section-content{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-contact .page-content .section-content{margin-top:80px}}@media (min-height:640px){body.template-contact .page-content .section-content{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-contact .page-content .section-content{margin-bottom:80px}}@media (max-width:1480px){body.template-contact .page-content .section-content .container__large,body.template-contact .page-content .section-content .section-content__inner{padding:0}}body.template-contact .page-content .section-content__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:-100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:640px){body.template-contact .page-content .section-content__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body.template-contact .page-content .section-content .contact-content__title{margin-bottom:85px;margin-top:0;text-align:center}@media (min-width:640px){body.template-contact .page-content .section-content .contact-content__title{text-align:left}}.page-template-default body.template-contact .page-content .section-content__inner>.section-content-img__wysiwyg,.page-template-default body.template-contact .page-content .section-content__inner>.section-content-stats__wysiwyg,.page-template-default body.template-contact .page-content .section-content__inner>.section-content-video__title,.page-template-default body.template-contact .page-content .section-content__inner>.section-content-video__wysiwyg,.page-template-default body.template-contact .page-content .section-content__inner>.section-faq__accordion-item__text,.page-template-default body.template-contact .page-content .section-content__inner>.section-product-grid__intro,.page-template-default body.template-contact .page-content .section-content__inner>.section-specs-quote__wysiwyg,.page-template-page-content body.template-contact .page-content .section-content__inner>.section-content-img__wysiwyg,.page-template-page-content body.template-contact .page-content .section-content__inner>.section-content-stats__wysiwyg,.page-template-page-content body.template-contact .page-content .section-content__inner>.section-content-video__title,.page-template-page-content body.template-contact .page-content .section-content__inner>.section-content-video__wysiwyg,.page-template-page-content body.template-contact .page-content .section-content__inner>.section-faq__accordion-item__text,.page-template-page-content body.template-contact .page-content .section-content__inner>.section-product-grid__intro,.page-template-page-content body.template-contact .page-content .section-content__inner>.section-specs-quote__wysiwyg,.single-product .layout-software-default .section-software body.template-contact .page-content .section-content__inner>.panels__item__column__content,.single-product body.template-contact .page-content .section-content__inner>.layout-specifications__content,.single-product body.template-contact .page-content .section-content__inner>.layout-techniques__content,.single-product body.template-contact .page-content .section-content__inner>.product-description__content,.single-product body.template-contact .page-content .section-content__inner>.section-content-img__wysiwyg,.tax-knowledge_base_category body.template-contact .page-content .main-content .content__inner .section-content__inner>.section-kb-faq__accordion-item__text,.tax-knowledge_base_tag body.template-contact .page-content .main-content .content__inner .section-content__inner>.section-kb-faq__accordion-item__text,.template-landingpage body.template-contact .page-content .section-content__inner>.section-faq__accordion-item__text,body.single-knowledge_base body.template-contact .page-content .main-content .content__inner .section-content__inner>.section-kb-faq__accordion-item__text,body.template-contact .page-content .section-content__inner>.section-content__inner,body.template-contact .page-content .section-content__inner>.wysiwyg-content,body.template-contact .page-content .single-product .layout-software-default .section-software .section-content__inner>.panels__item__column__content,body.template-contact .page-content .single-product .section-content__inner>.layout-specifications__content,body.template-contact .page-content .single-product .section-content__inner>.layout-techniques__content,body.template-contact .page-content .single-product .section-content__inner>.product-description__content,body.template-contact .page-content .single-product .section-content__inner>.section-content-img__wysiwyg,body.template-contact .page-template-default .page-content .section-content__inner>.section-content-img__wysiwyg,body.template-contact .page-template-default .page-content .section-content__inner>.section-content-stats__wysiwyg,body.template-contact .page-template-default .page-content .section-content__inner>.section-content-video__title,body.template-contact .page-template-default .page-content .section-content__inner>.section-content-video__wysiwyg,body.template-contact .page-template-default .page-content .section-content__inner>.section-faq__accordion-item__text,body.template-contact .page-template-default .page-content .section-content__inner>.section-product-grid__intro,body.template-contact .page-template-default .page-content .section-content__inner>.section-specs-quote__wysiwyg,body.template-contact .page-template-page-content .page-content .section-content__inner>.section-content-img__wysiwyg,body.template-contact .page-template-page-content .page-content .section-content__inner>.section-content-stats__wysiwyg,body.template-contact .page-template-page-content .page-content .section-content__inner>.section-content-video__title,body.template-contact .page-template-page-content .page-content .section-content__inner>.section-content-video__wysiwyg,body.template-contact .page-template-page-content .page-content .section-content__inner>.section-faq__accordion-item__text,body.template-contact .page-template-page-content .page-content .section-content__inner>.section-product-grid__intro,body.template-contact .page-template-page-content .page-content .section-content__inner>.section-specs-quote__wysiwyg,body.template-contact .tax-knowledge_base_category .page-content .main-content .content__inner .section-content__inner>.section-kb-faq__accordion-item__text,body.template-contact .tax-knowledge_base_tag .page-content .main-content .content__inner .section-content__inner>.section-kb-faq__accordion-item__text,body.template-contact .template-landingpage .page-content .section-content__inner>.section-faq__accordion-item__text,body.template-contact body.single-knowledge_base .page-content .main-content .content__inner .section-content__inner>.section-kb-faq__accordion-item__text,body.template-contact body.template-homepage-oem .page-content .section-content__inner>.section-content-img__wysiwyg,body.template-contact body.template-homepage-oem .page-content .section-content__inner>.section-faq__accordion-item__text,body.template-contact body.template-homepage-research .page-content .section-content__inner>.section-content-img__wysiwyg,body.template-contact body.template-homepage-research .page-content .section-content__inner>.section-content-video__wysiwyg,body.template-contact body.template-knowledge-base-article .page-content .main-content .content__inner .section-content__inner>.section-kb-faq__accordion-item__text,body.template-homepage-oem body.template-contact .page-content .section-content__inner>.section-content-img__wysiwyg,body.template-homepage-oem body.template-contact .page-content .section-content__inner>.section-faq__accordion-item__text,body.template-homepage-research body.template-contact .page-content .section-content__inner>.section-content-img__wysiwyg,body.template-homepage-research body.template-contact .page-content .section-content__inner>.section-content-video__wysiwyg,body.template-knowledge-base-article body.template-contact .page-content .main-content .content__inner .section-content__inner>.section-kb-faq__accordion-item__text{background:var(--ffffff,var(--c-gray-000));border:1px solid var(--dae-1-e-9,var(--c-gray-400));border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);padding:32px;width:100%}body.template-contact .page-content .section-content .section-content__tiles-container__title{color:var(--c-primary-500);font-family:Karbon,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:normal}body.template-contact .page-content .section-content .section-content__subtitle,body.template-contact .page-content .section-content .section-content__tiles-container__subtitle{color:var(--c-comp-500);font-family:Karbon,sans-serif;font-size:16px;font-style:normal;font-weight:800;line-height:normal;margin:12px 0 0;padding:0}body.template-contact .page-content .section-content .section-content__tiles-container{background:#def5ff;border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:32px}body.template-contact .page-content .section-content__tiles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-top:12px;max-width:774px;position:relative;z-index:1}body.template-contact .page-content .section-content__tile{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:4px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);color:var(--c-heading);max-width:375px;text-decoration:none;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}@media (min-width:480px){body.template-contact .page-content .section-content__tile{padding:calc(.625vw + 15px)}}@media (min-width:1440px){body.template-contact .page-content .section-content__tile{padding:24px}}body.template-contact .page-content .section-content__tile:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}body.template-contact .page-content .section-content__tile .svg-inline--fa,body.template-contact .page-content .section-content__tile i{font-size:28px;margin-right:16px}@media (min-width:480px){body.template-contact .page-content .section-content__tile .svg-inline--fa,body.template-contact .page-content .section-content__tile i{margin-right:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-contact .page-content .section-content__tile .svg-inline--fa,body.template-contact .page-content .section-content__tile i{margin-right:18px}}@media (min-width:480px){body.template-contact .page-content .section-content__tile .svg-inline--fa,body.template-contact .page-content .section-content__tile i{font-size:calc(.83333vw + 24px)}}@media (min-width:1440px){body.template-contact .page-content .section-content__tile .svg-inline--fa,body.template-contact .page-content .section-content__tile i{font-size:36px}}body.template-contact .page-content .section-content__tile .fa-phone{color:var(--c-primary-500)}body.template-contact .page-content .section-content__tile__title{color:var(--c-primary-500);font-family:Karbon,sans-serif;font-size:22px;font-style:normal;font-weight:800;line-height:normal}body.template-contact .page-content .section-content__tile__subtitle{color:var(--c-primary-300);font-family:Karbon,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:2px}body.template-contact .page-content section{margin-bottom:40px;margin-top:40px}@media (min-height:640px){body.template-contact .page-content section{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-contact .page-content section{margin-top:80px}}@media (min-height:640px){body.template-contact .page-content section{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-contact .page-content section{margin-bottom:80px}}.page-template-default .content-menu,.page-template-page-content .content-menu{background:var(--c-gray-000);border-top:1px solid #f0f0f0;height:66px;position:sticky;z-index:303;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;top:108px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}@media (min-width:992px){.page-template-default .content-menu.sticky-submenu-desktop,.page-template-page-content .content-menu.sticky-submenu-desktop{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.page-template-default .content-menu:after,.page-template-page-content .content-menu:after{background-image:url(/app/themes/palmsens/dist/images/shadow_92fa3704.png);background-position:50%;background-repeat:no-repeat;background-size:1814px 7px;bottom:-7px;content:"";height:7px;position:absolute;width:100%}.page-template-default .content-menu.sticky--pinned,.page-template-page-content .content-menu.sticky--pinned{top:152px}.page-template-default .content-menu.sticky--unpinned,.page-template-page-content .content-menu.sticky--unpinned{top:108px}.page-template-default .content-menu.sticky-submenu-mobile,.page-template-page-content .content-menu.sticky-submenu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:992px){.page-template-default .content-menu.sticky-submenu-mobile,.page-template-page-content .content-menu.sticky-submenu-mobile{display:none}}.page-template-default .content-menu .container,.page-template-default .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .content-menu .container,.page-template-page-content .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .content-menu .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .content-menu .section-product-hero__outer-wrapper{height:100%;overflow-x:scroll;overflow-y:visible;scrollbar-width:none}.page-template-default .content-menu .container::-webkit-scrollbar,.page-template-default .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper::-webkit-scrollbar,.page-template-page-content .content-menu .container::-webkit-scrollbar,.page-template-page-content .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper::-webkit-scrollbar,.single-product .section-product-hero.carousel-enabled .page-template-default .content-menu .section-product-hero__outer-wrapper::-webkit-scrollbar,.single-product .section-product-hero.carousel-enabled .page-template-page-content .content-menu .section-product-hero__outer-wrapper::-webkit-scrollbar{display:none}.page-template-default .content-menu #subnav-spy,.page-template-page-content .content-menu #subnav-spy{overflow:scroll;scrollbar-width:none}.page-template-default .content-menu #subnav-spy::-webkit-scrollbar,.page-template-page-content .content-menu #subnav-spy::-webkit-scrollbar{display:none}.page-template-default .content-menu #wrapper-sticky-subnav,.page-template-page-content .content-menu #wrapper-sticky-subnav{overflow-x:scroll;overflow-y:visible}.page-template-default .content-menu .subnav-arrows,.page-template-page-content .content-menu .subnav-arrows{height:64px;overflow:hidden;pointer-events:none;position:absolute;right:14px;top:0;width:calc(100% - 30px)}.page-template-default .content-menu .subnav-arrows .subnav-arrow-back,.page-template-page-content .content-menu .subnav-arrows .subnav-arrow-back{background-color:var(--c-gray-000);cursor:pointer;height:64px;padding:17px 0;pointer-events:auto;position:absolute;top:0;width:30px}.page-template-default .content-menu .subnav-arrows .subnav-arrow-back.left:before,.page-template-page-content .content-menu .subnav-arrows .subnav-arrow-back.left:before{background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";position:absolute;right:-40px;top:0;width:40px}.page-template-default .content-menu .subnav-arrows .subnav-arrow-back.right,.page-template-page-content .content-menu .subnav-arrows .subnav-arrow-back.right{right:0}.page-template-default .content-menu .subnav-arrows .subnav-arrow-back.right:before,.page-template-page-content .content-menu .subnav-arrows .subnav-arrow-back.right:before{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(right,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(right,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(-90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";left:-40px;position:absolute;top:0;width:40px}.page-template-default .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow,.page-template-page-content .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow{background-color:var(--c-primary);border-radius:50%;color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-template-default .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow .angle,.page-template-page-content .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow .angle{height:12px;width:12px}.page-template-default .content-menu ul,.page-template-page-content .content-menu ul{height:64px;list-style:none;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:0}.page-template-default .content-menu ul .nav-item,.page-template-page-content .content-menu ul .nav-item{display:inline-block;height:100%}.page-template-default .content-menu ul .nav-item .nav-link,.page-template-page-content .content-menu ul .nav-item .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;padding:10px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary-500);font-family:var(--f-heading);height:100%;position:relative;text-decoration:none;-webkit-transform:.2s all;-o-transform:.2s all;transform:.2s all}@media (min-width:480px){.page-template-default .content-menu ul .nav-item .nav-link,.page-template-page-content .content-menu ul .nav-item .nav-link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.page-template-default .content-menu ul .nav-item .nav-link,.page-template-page-content .content-menu ul .nav-item .nav-link{font-size:18px}}@media (min-width:480px){.page-template-default .content-menu ul .nav-item .nav-link,.page-template-page-content .content-menu ul .nav-item .nav-link{padding-right:calc(.625vw + 11px)}}@media (min-width:1440px){.page-template-default .content-menu ul .nav-item .nav-link,.page-template-page-content .content-menu ul .nav-item .nav-link{padding-right:20px}}@media (min-width:480px){.page-template-default .content-menu ul .nav-item .nav-link,.page-template-page-content .content-menu ul .nav-item .nav-link{padding-left:calc(.625vw + 11px)}}@media (min-width:1440px){.page-template-default .content-menu ul .nav-item .nav-link,.page-template-page-content .content-menu ul .nav-item .nav-link{padding-left:20px}}.page-template-default .content-menu ul .nav-item .nav-link:after,.page-template-page-content .content-menu ul .nav-item .nav-link:after{background:var(--c-blue-ncs-100);border-radius:4px;content:"";height:40px;left:0;opacity:0;position:absolute;right:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:100%;z-index:-1}.page-template-default .content-menu ul .nav-item .nav-link.active,.page-template-page-content .content-menu ul .nav-item .nav-link.active{color:var(--c-primary)}.page-template-default .content-menu ul .nav-item .nav-link.active:after,.page-template-page-content .content-menu ul .nav-item .nav-link.active:after{opacity:1}.page-template-default .content-menu ul .nav-item .nav-link:hover,.page-template-page-content .content-menu ul .nav-item .nav-link:hover{color:var(--c-primary)}.page-template-default .content-menu ul .nav-item .nav-link:hover:after,.page-template-page-content .content-menu ul .nav-item .nav-link:hover:after{opacity:1}.page-template-default .page-content .section-seperator__border,.page-template-page-content .page-content .section-seperator__border{border-bottom:1px solid var(--c-gray-400)}.page-template-default .page-content .section-content__inner.col-1,.page-template-page-content .page-content .section-content__inner.col-1{margin:0 auto;max-width:840px}.page-template-default .page-content .section-content__inner.col-1.col--full-width-true,.page-template-page-content .page-content .section-content__inner.col-1.col--full-width-true{max-width:none}@media (min-width:992px){.page-template-default .page-content .section-content__inner.col-2,.page-template-page-content .page-content .section-content__inner.col-2{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}@media (min-width:992px) and (min-width:480px){.page-template-default .page-content .section-content__inner.col-2,.page-template-page-content .page-content .section-content__inner.col-2{-webkit-column-gap:calc(7.08333vw - 22px);-moz-column-gap:calc(7.08333vw - 22px);column-gap:calc(7.08333vw - 22px)}}@media (min-width:992px) and (min-width:1440px){.page-template-default .page-content .section-content__inner.col-2,.page-template-page-content .page-content .section-content__inner.col-2{-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}}@media (min-width:992px){.page-template-default .page-content .section-content__inner.col-3,.page-template-page-content .page-content .section-content__inner.col-3{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}@media (min-width:992px) and (min-width:480px){.page-template-default .page-content .section-content__inner.col-3,.page-template-page-content .page-content .section-content__inner.col-3{-webkit-column-gap:calc(3.75vw - 6px);-moz-column-gap:calc(3.75vw - 6px);column-gap:calc(3.75vw - 6px)}}@media (min-width:992px) and (min-width:1440px){.page-template-default .page-content .section-content__inner.col-3,.page-template-page-content .page-content .section-content__inner.col-3{-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px}}.page-template-default .page-content .section-content .pre-title,.page-template-default .page-content .section-content__title,.page-template-default body.template-homepage-corrosion .page-content .section-content .section-cr-knowledgebase__block__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-content .section-cr-knowledgebase__header__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-content .section-cr-packages__package__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-content .section-cr-publications__header__subtitle,.page-template-page-content .page-content .section-content .pre-title,.page-template-page-content .page-content .section-content__title,.page-template-page-content body.template-homepage-corrosion .page-content .section-content .section-cr-knowledgebase__block__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-content .section-cr-knowledgebase__header__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-content .section-cr-packages__package__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-content .section-cr-publications__header__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-content .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-content .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-content .section-cr-publications__header__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-content .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-content .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-content .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-content .section-cr-publications__header__subtitle{-webkit-column-span:all;-moz-column-span:all;column-span:all;max-width:840px}.page-template-default .page-content .section-content__title,.page-template-page-content .page-content .section-content__title{margin-bottom:24px}@media (min-height:640px){.page-template-default .page-content .section-content__title,.page-template-page-content .page-content .section-content__title{margin-bottom:calc(3.07692vh + 4.30769px)}}@media (min-height:900px){.page-template-default .page-content .section-content__title,.page-template-page-content .page-content .section-content__title{margin-bottom:32px}}.page-template-default .page-content .section-content__title+p,.page-template-page-content .page-content .section-content__title+p{margin-top:0}.page-template-default .page-content .section-content-img .container,.page-template-default .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-content-img .container,.page-template-page-content .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-content-img .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-content-img .section-product-hero__outer-wrapper{grid-row-gap:24px;grid-column-gap:12px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.page-template-default .page-content .section-content-img .container,.page-template-default .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-content-img .container,.page-template-page-content .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-content-img .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-content-img .section-product-hero__outer-wrapper{grid-row-gap:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.page-template-default .page-content .section-content-img .container,.page-template-default .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-content-img .container,.page-template-page-content .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-content-img .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-content-img .section-product-hero__outer-wrapper{grid-row-gap:48px}}@media (min-width:480px){.page-template-default .page-content .section-content-img .container,.page-template-default .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-content-img .container,.page-template-page-content .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-content-img .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-content-img .section-product-hero__outer-wrapper{grid-column-gap:calc(11.25vw - 42px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-img .container,.page-template-default .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-content-img .container,.page-template-page-content .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-content-img .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-content-img .section-product-hero__outer-wrapper{grid-column-gap:120px}}@media (min-width:992px){.page-template-default .page-content .section-content-img .container,.page-template-default .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-content-img .container,.page-template-page-content .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-content-img .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-content-img .section-product-hero__outer-wrapper{grid-template-columns:1fr 1fr}.page-template-default .page-content .section-content-img .container.image-align-right,.page-template-default .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-content-img .container.image-align-right,.page-template-page-content .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-content-img .image-align-right.section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-content-img .image-align-right.section-product-hero__outer-wrapper{grid-auto-flow:dense}.page-template-default .page-content .section-content-img .container.image-align-right .section-content-img__image,.page-template-default .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper .section-content-img__image,.page-template-page-content .page-content .section-content-img .container.image-align-right .section-content-img__image,.page-template-page-content .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper .section-content-img__image,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-content-img .image-align-right.section-product-hero__outer-wrapper .section-content-img__image,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-content-img .image-align-right.section-product-hero__outer-wrapper .section-content-img__image{grid-column:2}}.page-template-default .page-content .section-content-img__image img,.page-template-default .page-content .section-content-img__image picture,.page-template-page-content .page-content .section-content-img__image img,.page-template-page-content .page-content .section-content-img__image picture{border-radius:4px;display:block;max-width:100%;width:100%}.page-template-default .page-content .section-content-img__wysiwyg,.page-template-page-content .page-content .section-content-img__wysiwyg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:510px}.page-template-default .page-content .section-content-img__wysiwyg>div>:first-child,.page-template-page-content .page-content .section-content-img__wysiwyg>div>:first-child{margin-top:0}.page-template-default .page-content .section-content-img__wysiwyg>div>:last-child,.page-template-page-content .page-content .section-content-img__wysiwyg>div>:last-child{margin-bottom:0}.dataTables_paginate .page-template-default .page-content .section-content-img__wysiwyg .paginate_button,.dataTables_paginate .page-template-default .page-content .section-content-img__wysiwyg a,.dataTables_paginate .page-template-page-content .page-content .section-content-img__wysiwyg .paginate_button,.dataTables_paginate .page-template-page-content .page-content .section-content-img__wysiwyg a,.page-template-default .page-content .section-content-img__wysiwyg .btn,.page-template-default .page-content .section-content-img__wysiwyg .dataTables_paginate .paginate_button,.page-template-default .page-content .section-content-img__wysiwyg .dataTables_paginate a,.page-template-page-content .page-content .section-content-img__wysiwyg .btn,.page-template-page-content .page-content .section-content-img__wysiwyg .dataTables_paginate .paginate_button,.page-template-page-content .page-content .section-content-img__wysiwyg .dataTables_paginate a{margin-right:auto}.page-template-default .page-content .section-careers__intro,.page-template-page-content .page-content .section-careers__intro{margin-bottom:32px;text-align:center}@media (min-width:480px){.page-template-default .page-content .section-careers__intro,.page-template-page-content .page-content .section-careers__intro{margin-bottom:calc(1.66667vw + 24px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__intro,.page-template-page-content .page-content .section-careers__intro{margin-bottom:48px}}.page-template-default .page-content .section-careers__careers,.page-template-page-content .page-content .section-careers__careers{display:grid;gap:24px;grid-template-columns:1fr;margin-bottom:32px}@media (min-width:480px){.page-template-default .page-content .section-careers__careers,.page-template-page-content .page-content .section-careers__careers{margin-bottom:calc(.83333vw + 28px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__careers,.page-template-page-content .page-content .section-careers__careers{margin-bottom:40px}}.page-template-default .page-content .section-careers__careers.grid-col-1,.page-template-page-content .page-content .section-careers__careers.grid-col-1{grid-template-columns:1fr}@media (min-width:768px){.page-template-default .page-content .section-careers__careers.grid-col-2,.page-template-default .page-content .section-careers__careers.grid-col-3,.page-template-page-content .page-content .section-careers__careers.grid-col-2,.page-template-page-content .page-content .section-careers__careers.grid-col-3{grid-template-columns:1fr 1fr}}@media (min-width:1200px){.page-template-default .page-content .section-careers__careers.grid-col-3,.page-template-page-content .page-content .section-careers__careers.grid-col-3{grid-template-columns:1fr 1fr 1fr}}.page-template-default .page-content .section-careers__career-top,.page-template-page-content .page-content .section-careers__career-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-default .page-content .section-careers__career-employment,.page-template-page-content .page-content .section-careers__career-employment{color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:500;padding:6px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-blue-ncs-500);border-radius:4px;justify-content:center}@media (min-width:480px){.page-template-default .page-content .section-careers__career-employment,.page-template-page-content .page-content .section-careers__career-employment{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__career-employment,.page-template-page-content .page-content .section-careers__career-employment{font-size:16px}}.page-template-default .page-content .section-careers__intro-updated,.page-template-page-content .page-content .section-careers__intro-updated{color:var(--c-text);font-size:16px;font-weight:400;line-height:1;-webkit-margin-before:1em;margin-block-start:1em}@media (min-width:480px){.page-template-default .page-content .section-careers__intro-updated,.page-template-page-content .page-content .section-careers__intro-updated{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__intro-updated,.page-template-page-content .page-content .section-careers__intro-updated{font-size:18px}}.page-template-default .page-content .section-careers__career,.page-template-page-content .page-content .section-careers__career{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid var(--c-gray-400);border-radius:4px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.051);box-shadow:0 5px 10px 0 rgba(0,0,0,.051);-ms-flex-direction:column;flex-direction:column;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}@media (min-width:480px){.page-template-default .page-content .section-careers__career,.page-template-page-content .page-content .section-careers__career{padding:calc(1.25vw + 14px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__career,.page-template-page-content .page-content .section-careers__career{padding:32px}}.page-template-default .page-content .section-careers__career:hover,.page-template-page-content .page-content .section-careers__career:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.page-template-default .page-content .section-careers__career .pre-title,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-packages__package__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-publications__header__subtitle,.page-template-page-content .page-content .section-careers__career .pre-title,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-packages__package__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-publications__header__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-publications__header__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-publications__header__subtitle{color:var(--c-comp);font-size:15px;font-weight:600}@media (min-width:480px){.page-template-default .page-content .section-careers__career .pre-title,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-packages__package__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-publications__header__subtitle,.page-template-page-content .page-content .section-careers__career .pre-title,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-packages__package__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-publications__header__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-publications__header__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-publications__header__subtitle{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__career .pre-title,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-packages__package__subtitle,.page-template-default body.template-homepage-corrosion .page-content .section-careers__career .section-cr-publications__header__subtitle,.page-template-page-content .page-content .section-careers__career .pre-title,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-packages__package__subtitle,.page-template-page-content body.template-homepage-corrosion .page-content .section-careers__career .section-cr-publications__header__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-template-default .page-content .section-careers__career .section-cr-publications__header__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-packages__package__subtitle,body.template-homepage-corrosion .page-template-page-content .page-content .section-careers__career .section-cr-publications__header__subtitle{font-size:16px}}.page-template-default .page-content .section-careers__career-description,.page-template-page-content .page-content .section-careers__career-description{color:var(--c-text);font-size:16px;font-weight:400;line-height:1.4;margin-bottom:1em;margin-top:.5em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:480px){.page-template-default .page-content .section-careers__career-description,.page-template-page-content .page-content .section-careers__career-description{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__career-description,.page-template-page-content .page-content .section-careers__career-description{font-size:18px}}.page-template-default .page-content .section-careers__career-link,.page-template-page-content .page-content .section-careers__career-link{color:var(--c-text);font-size:16px;font-weight:600;line-height:1;text-decoration:none}@media (min-width:480px){.page-template-default .page-content .section-careers__career-link,.page-template-page-content .page-content .section-careers__career-link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__career-link,.page-template-page-content .page-content .section-careers__career-link{font-size:18px}}.page-template-default .page-content .section-careers__career-link .fa-chevron-right,.page-template-page-content .page-content .section-careers__career-link .fa-chevron-right{font-size:15px;line-height:1;padding-left:6px}@media (min-width:480px){.page-template-default .page-content .section-careers__career-link .fa-chevron-right,.page-template-page-content .page-content .section-careers__career-link .fa-chevron-right{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__career-link .fa-chevron-right,.page-template-page-content .page-content .section-careers__career-link .fa-chevron-right{font-size:16px}}.page-template-default .page-content .section-careers__cta,.page-template-page-content .page-content .section-careers__cta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:480px){.page-template-default .page-content .section-careers__cta,.page-template-page-content .page-content .section-careers__cta{gap:calc(.41667vw + 14px)}}@media (min-width:1440px){.page-template-default .page-content .section-careers__cta,.page-template-page-content .page-content .section-careers__cta{gap:20px}}.page-template-default .page-content .section-careers__cta .btn-group,.page-template-page-content .page-content .section-careers__cta .btn-group{margin-top:0}.page-template-default .page-content .section-content-stats.no-margin-top,.page-template-page-content .page-content .section-content-stats.no-margin-top{margin-top:0!important}.page-template-default .page-content .section-content-stats__image-container,.page-template-page-content .page-content .section-content-stats__image-container{margin-left:auto;margin-right:auto;max-width:1660px}@media (min-width:640px){.page-template-default .page-content .section-content-stats__image-container,.page-template-page-content .page-content .section-content-stats__image-container{margin-bottom:48px}}@media (min-width:640px) and (min-width:480px){.page-template-default .page-content .section-content-stats__image-container,.page-template-page-content .page-content .section-content-stats__image-container{margin-bottom:calc(5.41667vw + 22px)}}@media (min-width:640px) and (min-width:1440px){.page-template-default .page-content .section-content-stats__image-container,.page-template-page-content .page-content .section-content-stats__image-container{margin-bottom:100px}}@media (min-width:992px){.page-template-default .page-content .section-content-stats__image-container,.page-template-page-content .page-content .section-content-stats__image-container{padding-left:0;padding-right:0}}@media (min-width:992px) and (min-width:480px){.page-template-default .page-content .section-content-stats__image-container,.page-template-page-content .page-content .section-content-stats__image-container{padding-left:calc(4.16667vw - 20px)}}@media (min-width:992px) and (min-width:1440px){.page-template-default .page-content .section-content-stats__image-container,.page-template-page-content .page-content .section-content-stats__image-container{padding-left:40px}}@media (min-width:992px) and (min-width:480px){.page-template-default .page-content .section-content-stats__image-container,.page-template-page-content .page-content .section-content-stats__image-container{padding-right:calc(4.16667vw - 20px)}}@media (min-width:992px) and (min-width:1440px){.page-template-default .page-content .section-content-stats__image-container,.page-template-page-content .page-content .section-content-stats__image-container{padding-right:40px}}.page-template-default .page-content .section-content-stats__image img,.page-template-page-content .page-content .section-content-stats__image img{display:block;max-height:540px;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:992px){.page-template-default .page-content .section-content-stats__image img,.page-template-page-content .page-content .section-content-stats__image img{border-radius:4px}}@media (min-width:640px){.page-template-default .page-content .section-content-stats__content,.page-template-page-content .page-content .section-content-stats__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);margin-bottom:32px;margin-top:-48px;padding:24px}@media (min-height:640px){.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{margin-bottom:48px}}@media (min-width:480px){.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{padding:calc(1.66667vw + 16px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{padding:40px}}@media (min-width:640px){.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{margin-bottom:0;margin-right:48px;margin-top:-148px;width:200px}}@media (min-width:640px) and (min-width:480px){.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{margin-right:calc(5.41667vw + 22px)}}@media (min-width:640px) and (min-width:1440px){.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{margin-right:100px}}@media (min-width:640px) and (min-width:480px){.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{width:calc(20.83333vw + 100px)}}@media (min-width:640px) and (min-width:1440px){.page-template-default .page-content .section-content-stats__stats,.page-template-page-content .page-content .section-content-stats__stats{width:400px}}.page-template-default .page-content .section-content-stats__stats__row,.page-template-page-content .page-content .section-content-stats__stats__row{margin-bottom:24px}@media (min-width:480px){.page-template-default .page-content .section-content-stats__stats__row,.page-template-page-content .page-content .section-content-stats__stats__row{margin-bottom:calc(1.66667vw + 16px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-stats__stats__row,.page-template-page-content .page-content .section-content-stats__stats__row{margin-bottom:40px}}.page-template-default .page-content .section-content-stats__stats__row:last-child,.page-template-page-content .page-content .section-content-stats__stats__row:last-child{margin-bottom:0}.page-template-default .page-content .section-content-stats__stats__title,.page-template-page-content .page-content .section-content-stats__stats__title{color:var(--c-heading);font-family:var(--f-heading);font-size:32px;font-weight:600;line-height:1}@media (min-width:480px){.page-template-default .page-content .section-content-stats__stats__title,.page-template-page-content .page-content .section-content-stats__stats__title{font-size:calc(1.25vw + 26px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-stats__stats__title,.page-template-page-content .page-content .section-content-stats__stats__title{font-size:44px}}.page-template-default .page-content .section-content-stats__stats__subtitle,.page-template-page-content .page-content .section-content-stats__stats__subtitle{color:var(--c-comp);font-family:var(--f-heading);font-size:16px;font-weight:500;line-height:1}@media (min-width:480px){.page-template-default .page-content .section-content-stats__stats__subtitle,.page-template-page-content .page-content .section-content-stats__stats__subtitle{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-stats__stats__subtitle,.page-template-page-content .page-content .section-content-stats__stats__subtitle{font-size:18px}}.page-template-default .page-content .section-content-stats__wysiwyg,.page-template-page-content .page-content .section-content-stats__wysiwyg{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-template-default .page-content .section-content-video__title h2,.page-template-page-content .page-content .section-content-video__title h2{margin-bottom:.83em!important}.page-template-default .page-content .section-content-video__inner,.page-template-page-content .page-content .section-content-video__inner{grid-row-gap:24px;grid-column-gap:12px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.page-template-default .page-content .section-content-video__inner,.page-template-page-content .page-content .section-content-video__inner{grid-row-gap:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.page-template-default .page-content .section-content-video__inner,.page-template-page-content .page-content .section-content-video__inner{grid-row-gap:48px}}@media (min-width:480px){.page-template-default .page-content .section-content-video__inner,.page-template-page-content .page-content .section-content-video__inner{grid-column-gap:calc(11.25vw - 42px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-video__inner,.page-template-page-content .page-content .section-content-video__inner{grid-column-gap:120px}}@media (min-width:992px){.page-template-default .page-content .section-content-video__inner,.page-template-page-content .page-content .section-content-video__inner{grid-template-columns:1fr 1fr}.page-template-default .page-content .section-content-video__inner.video-align-right,.page-template-page-content .page-content .section-content-video__inner.video-align-right{grid-auto-flow:dense}.page-template-default .page-content .section-content-video__inner.video-align-right .section-content-video__video,.page-template-page-content .page-content .section-content-video__inner.video-align-right .section-content-video__video{grid-column:2}}.page-template-default .page-content .section-content-video__video iframe,.page-template-page-content .page-content .section-content-video__video iframe{border-radius:4px;height:300px;overflow:hidden;width:100%}.page-template-default .page-content .section-content-video__wysiwyg,.page-template-page-content .page-content .section-content-video__wysiwyg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:510px}.page-template-default .page-content .section-content-video__wysiwyg>div>:first-child,.page-template-page-content .page-content .section-content-video__wysiwyg>div>:first-child{margin-top:0}.page-template-default .page-content .section-content-video__wysiwyg>div>:last-child,.page-template-page-content .page-content .section-content-video__wysiwyg>div>:last-child{margin-bottom:0}.dataTables_paginate .page-template-default .page-content .section-content-video__wysiwyg .paginate_button,.dataTables_paginate .page-template-default .page-content .section-content-video__wysiwyg a,.dataTables_paginate .page-template-page-content .page-content .section-content-video__wysiwyg .paginate_button,.dataTables_paginate .page-template-page-content .page-content .section-content-video__wysiwyg a,.page-template-default .page-content .section-content-video__wysiwyg .btn,.page-template-default .page-content .section-content-video__wysiwyg .dataTables_paginate .paginate_button,.page-template-default .page-content .section-content-video__wysiwyg .dataTables_paginate a,.page-template-page-content .page-content .section-content-video__wysiwyg .btn,.page-template-page-content .page-content .section-content-video__wysiwyg .dataTables_paginate .paginate_button,.page-template-page-content .page-content .section-content-video__wysiwyg .dataTables_paginate a{margin-right:auto}.page-template-default .page-content .section-content-tabs,.page-template-page-content .page-content .section-content-tabs{position:relative}.page-template-default .page-content .section-content-tabs:after,.page-template-page-content .page-content .section-content-tabs:after{bottom:0;content:"";height:100%;position:absolute;right:0;width:100%;z-index:1}.page-template-default .page-content .section-content-tabs .container,.page-template-default .page-content .section-content-tabs .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-content-tabs .container,.page-template-page-content .page-content .section-content-tabs .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-content-tabs .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-content-tabs .section-product-hero__outer-wrapper{z-index:2}.page-template-default .page-content .section-content-tabs.c-gray-000 h2,.page-template-default .page-content .section-content-tabs.c-gray-000 h3,.page-template-default .page-content .section-content-tabs.c-gray-000 p,.page-template-page-content .page-content .section-content-tabs.c-gray-000 h2,.page-template-page-content .page-content .section-content-tabs.c-gray-000 h3,.page-template-page-content .page-content .section-content-tabs.c-gray-000 p{color:var(--c-gray-000)}.page-template-default .page-content .section-content-tabs .row,.page-template-page-content .page-content .section-content-tabs .row{display:grid;grid-template-columns:1fr}@media (min-width:992px){.page-template-default .page-content .section-content-tabs .row,.page-template-page-content .page-content .section-content-tabs .row{grid-gap:40px;grid-template-columns:370px 1fr}}@media (min-width:992px) and (min-width:480px){.page-template-default .page-content .section-content-tabs .row,.page-template-page-content .page-content .section-content-tabs .row{grid-gap:calc(3.33333vw + 24px)}}@media (min-width:992px) and (min-width:1440px){.page-template-default .page-content .section-content-tabs .row,.page-template-page-content .page-content .section-content-tabs .row{grid-gap:72px}}.page-template-default .page-content .section-content-tabs__tabs,.page-template-page-content .page-content .section-content-tabs__tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column;position:relative}@media (min-width:992px){.page-template-default .page-content .section-content-tabs__tabs,.page-template-page-content .page-content .section-content-tabs__tabs{display:-webkit-box;display:-ms-flexbox;display:flex}}.page-template-default .page-content .section-content-tabs__tab,.page-template-page-content .page-content .section-content-tabs__tab{cursor:pointer;padding:20px;z-index:2}@media (min-width:480px){.page-template-default .page-content .section-content-tabs__tab,.page-template-page-content .page-content .section-content-tabs__tab{padding:calc(1.25vw + 14px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-tabs__tab,.page-template-page-content .page-content .section-content-tabs__tab{padding:32px}}.page-template-default .page-content .section-content-tabs__tab h2,.page-template-page-content .page-content .section-content-tabs__tab h2{margin:0}.page-template-default .page-content .section-content-tabs__tab h2 i,.page-template-default .page-content .section-content-tabs__tab h2 svg,.page-template-page-content .page-content .section-content-tabs__tab h2 i,.page-template-page-content .page-content .section-content-tabs__tab h2 svg{font-size:18px;margin-right:12px}@media (min-width:480px){.page-template-default .page-content .section-content-tabs__tab h2 i,.page-template-default .page-content .section-content-tabs__tab h2 svg,.page-template-page-content .page-content .section-content-tabs__tab h2 i,.page-template-page-content .page-content .section-content-tabs__tab h2 svg{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-tabs__tab h2 i,.page-template-default .page-content .section-content-tabs__tab h2 svg,.page-template-page-content .page-content .section-content-tabs__tab h2 i,.page-template-page-content .page-content .section-content-tabs__tab h2 svg{font-size:20px}}.page-template-default .page-content .section-content-tabs__tab p,.page-template-page-content .page-content .section-content-tabs__tab p{margin-bottom:0;margin-top:4px}.page-template-default .page-content .section-content-tabs__tab__backdrop,.page-template-page-content .page-content .section-content-tabs__tab__backdrop{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;-webkit-box-shadow:0 8px 40px 0 rgba(0,0,0,.2);box-shadow:0 8px 40px 0 rgba(0,0,0,.2);height:200px;left:0;position:absolute;right:0;top:0;z-index:1}.page-template-default .page-content .section-content-tabs .accordion-wrap.active i,.page-template-default .page-content .section-content-tabs .accordion-wrap.active svg,.page-template-page-content .page-content .section-content-tabs .accordion-wrap.active i,.page-template-page-content .page-content .section-content-tabs .accordion-wrap.active svg{-webkit-transform:scale(-1);-o-transform:scale(-1);transform:scale(-1)}.page-template-default .page-content .section-content-tabs__mobile-title,.page-template-page-content .page-content .section-content-tabs__mobile-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-gap:12px;border-top:1px solid hsla(0,0%,100%,.2);margin:0;padding:20px 0}.page-template-default .page-content .section-content-tabs__mobile-title i,.page-template-default .page-content .section-content-tabs__mobile-title svg,.page-template-page-content .page-content .section-content-tabs__mobile-title i,.page-template-page-content .page-content .section-content-tabs__mobile-title svg{font-size:20px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}@media (min-width:992px){.page-template-default .page-content .section-content-tabs__mobile-title,.page-template-page-content .page-content .section-content-tabs__mobile-title{display:none}}.page-template-default .page-content .section-content-tabs__content,.page-template-page-content .page-content .section-content-tabs__content{margin-bottom:20px}@media (min-width:992px){.page-template-default .page-content .section-content-tabs__content,.page-template-page-content .page-content .section-content-tabs__content{margin:0;opacity:0;position:absolute}.page-template-default .page-content .section-content-tabs__content#tab-1,.page-template-page-content .page-content .section-content-tabs__content#tab-1{opacity:1;visibility:visible}}.page-template-default .page-content .section-content-tabs__content-wrap,.page-template-page-content .page-content .section-content-tabs__content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.page-template-default .page-content .section-content-tabs__content__section-content>:first-child,.page-template-page-content .page-content .section-content-tabs__content__section-content>:first-child{margin-top:0!important}@media (max-width:992px){.page-template-default .page-content .section-content-tabs__content__section-content:first-of-type p,.page-template-page-content .page-content .section-content-tabs__content__section-content:first-of-type p{margin-top:0}}.page-template-default .page-content .section-content-tabs__content__section-content>:last-child,.page-template-page-content .page-content .section-content-tabs__content__section-content>:last-child{margin-bottom:0!important}.page-template-default .page-content .section-content-tabs__content__section-content h2.hide-mobile,.page-template-page-content .page-content .section-content-tabs__content__section-content h2.hide-mobile{display:none}@media (min-width:992px){.page-template-default .page-content .section-content-tabs__content__section-content h2.hide-mobile,.page-template-page-content .page-content .section-content-tabs__content__section-content h2.hide-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.page-template-default .page-content .section-content-tabs__content__section-techniques__blocks,.page-template-page-content .page-content .section-content-tabs__content__section-techniques__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:8px}.page-template-default .page-content .section-content-tabs__content__section-techniques__block,.page-template-page-content .page-content .section-content-tabs__content__section-techniques__block{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;height:96px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:8px;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;aspect-ratio:4/3;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){.page-template-default .page-content .section-content-tabs__content__section-techniques__block,.page-template-page-content .page-content .section-content-tabs__content__section-techniques__block{height:calc(3.33333vw + 80px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-tabs__content__section-techniques__block,.page-template-page-content .page-content .section-content-tabs__content__section-techniques__block{height:128px}}.page-template-default .page-content .section-content-tabs__content__section-techniques__technique,.page-template-page-content .page-content .section-content-tabs__content__section-techniques__technique{font-size:18px;font-weight:700;line-height:1;text-align:center}@media (min-width:480px){.page-template-default .page-content .section-content-tabs__content__section-techniques__technique,.page-template-page-content .page-content .section-content-tabs__content__section-techniques__technique{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){.page-template-default .page-content .section-content-tabs__content__section-techniques__technique,.page-template-page-content .page-content .section-content-tabs__content__section-techniques__technique{font-size:22px}}.page-template-default .page-content .section-content-tabs__content__section-techniques__subtitle,.page-template-page-content .page-content .section-content-tabs__content__section-techniques__subtitle{font-size:14px;font-weight:600;line-height:1;margin-top:12px;text-align:center}.page-template-default .page-content .section-product-grid__title,.page-template-page-content .page-content .section-product-grid__title{margin-bottom:24px}@media (min-height:640px){.page-template-default .page-content .section-product-grid__title,.page-template-page-content .page-content .section-product-grid__title{margin-bottom:calc(3.07692vh + 4.30769px)}}@media (min-height:900px){.page-template-default .page-content .section-product-grid__title,.page-template-page-content .page-content .section-product-grid__title{margin-bottom:32px}}.page-template-default .page-content .section-product-grid__title+p,.page-template-page-content .page-content .section-product-grid__title+p{margin-top:0}.page-template-default .page-content .section-product-grid__intro,.page-template-page-content .page-content .section-product-grid__intro{font-size:18px;margin-bottom:24px;max-width:620px}@media (min-height:640px){.page-template-default .page-content .section-product-grid__intro,.page-template-page-content .page-content .section-product-grid__intro{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.page-template-default .page-content .section-product-grid__intro,.page-template-page-content .page-content .section-product-grid__intro{margin-bottom:48px}}@media (min-width:480px){.page-template-default .page-content .section-product-grid__intro,.page-template-page-content .page-content .section-product-grid__intro{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.page-template-default .page-content .section-product-grid__intro,.page-template-page-content .page-content .section-product-grid__intro{font-size:20px}}.page-template-default .page-content .section-product-grid__intro :first-child,.page-template-page-content .page-content .section-product-grid__intro :first-child{margin-top:0}.page-template-default .page-content .section-product-grid__grid,.page-template-page-content .page-content .section-product-grid__grid{display:grid;grid-template-columns:1fr;margin-bottom:24px;padding:0;grid-row-gap:48px;grid-column-gap:20px}@media (min-height:640px){.page-template-default .page-content .section-product-grid__grid,.page-template-page-content .page-content .section-product-grid__grid{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.page-template-default .page-content .section-product-grid__grid,.page-template-page-content .page-content .section-product-grid__grid{margin-bottom:48px}}.page-template-default .page-content .section-product-grid__grid:after,.page-template-page-content .page-content .section-product-grid__grid:after{content:"flickity";display:none}@media (min-width:1200px){.page-template-default .page-content .section-product-grid__grid:after,.page-template-page-content .page-content .section-product-grid__grid:after{content:""}}@media (min-width:768px){.page-template-default .page-content .section-product-grid__grid,.page-template-page-content .page-content .section-product-grid__grid{grid-template-columns:1fr 1fr}}@media (min-width:1200px){.page-template-default .page-content .section-product-grid__grid,.page-template-page-content .page-content .section-product-grid__grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media (min-height:640px){.page-template-default .page-content .section-product-grid__grid,.page-template-page-content .page-content .section-product-grid__grid{grid-row-gap:calc(4.61538vh + 18.46154px)}}@media (min-height:900px){.page-template-default .page-content .section-product-grid__grid,.page-template-page-content .page-content .section-product-grid__grid{grid-row-gap:60px}}@media (min-width:480px){.page-template-default .page-content .section-product-grid__grid,.page-template-page-content .page-content .section-product-grid__grid{grid-column-gap:calc(1.04167vw + 15px)}}@media (min-width:1440px){.page-template-default .page-content .section-product-grid__grid,.page-template-page-content .page-content .section-product-grid__grid{grid-column-gap:30px}}.page-template-default .page-content .section-product-grid__grid:before,.page-template-page-content .page-content .section-product-grid__grid:before{display:none}.page-template-default .page-content .section-product-grid__grid .product,.page-template-page-content .page-content .section-product-grid__grid .product{background-color:var(--c-gray-000)}.page-template-default .page-content .section-product-grid__grid.flickity-enabled,.page-template-page-content .page-content .section-product-grid__grid.flickity-enabled{display:block;outline:none}.page-template-default .page-content .section-product-grid__grid.flickity-enabled .flickity-viewport,.page-template-page-content .page-content .section-product-grid__grid.flickity-enabled .flickity-viewport{-webkit-transition:height .2s;-o-transition:height .2s;transition:height .2s}.page-template-default .page-content .section-product-grid__grid.flickity-enabled .product,.page-template-page-content .page-content .section-product-grid__grid.flickity-enabled .product{margin:0 9px;width:270px!important}.page-template-default .page-content .section-product-grid__grid.flickity-enabled .flickity-page-dots,.page-template-page-content .page-content .section-product-grid__grid.flickity-enabled .flickity-page-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;margin:24px 0 0;padding:0}.page-template-default .page-content .section-product-grid__grid.flickity-enabled .flickity-page-dots .dot,.page-template-page-content .page-content .section-product-grid__grid.flickity-enabled .flickity-page-dots .dot{background-color:var(--c-primary);border-radius:6px;height:12px;margin:0 4px;opacity:.2;width:12px}.page-template-default .page-content .section-product-grid__grid.flickity-enabled .flickity-page-dots .dot.is-selected,.page-template-page-content .page-content .section-product-grid__grid.flickity-enabled .flickity-page-dots .dot.is-selected{opacity:1}.page-template-default .page-content .section-product-grid__actions,.page-template-page-content .page-content .section-product-grid__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-template-default .page-content .section-product-grid--align-center [class*=grid__title],.page-template-default .page-content .section-product-grid--align-center [class*=pre-title],.page-template-page-content .page-content .section-product-grid--align-center [class*=grid__title],.page-template-page-content .page-content .section-product-grid--align-center [class*=pre-title]{text-align:center}.page-template-default .page-content .section-product-grid--align-center [class*=__intro],.page-template-page-content .page-content .section-product-grid--align-center [class*=__intro]{margin-left:auto;margin-right:auto;text-align:center}.page-template-default .page-content .section-product-grid--align-center [class*=__actions],.page-template-default .page-content .section-product-grid--align-center [class*=flickity-page-dots],.page-template-page-content .page-content .section-product-grid--align-center [class*=__actions],.page-template-page-content .page-content .section-product-grid--align-center [class*=flickity-page-dots]{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.page-template-default .page-content .section-hero-image,.page-template-page-content .page-content .section-hero-image{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:480px;padding-bottom:32px;padding-top:32px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0}@media (min-height:640px){.page-template-default .page-content .section-hero-image,.page-template-page-content .page-content .section-hero-image{min-height:calc(107.69231vh - 209.23076px)}}@media (min-height:900px){.page-template-default .page-content .section-hero-image,.page-template-page-content .page-content .section-hero-image{min-height:760px}}@media (min-height:640px){.page-template-default .page-content .section-hero-image,.page-template-page-content .page-content .section-hero-image{padding-top:calc(10.76923vh - 36.92308px)}}@media (min-height:900px){.page-template-default .page-content .section-hero-image,.page-template-page-content .page-content .section-hero-image{padding-top:60px}}@media (min-height:640px){.page-template-default .page-content .section-hero-image,.page-template-page-content .page-content .section-hero-image{padding-bottom:calc(10.76923vh - 36.92308px)}}@media (min-height:900px){.page-template-default .page-content .section-hero-image,.page-template-page-content .page-content .section-hero-image{padding-bottom:60px}}.page-template-default .page-content .section-hero-image .container,.page-template-default .page-content .section-hero-image .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-hero-image .container,.page-template-page-content .page-content .section-hero-image .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-hero-image .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-hero-image .section-product-hero__outer-wrapper{width:100%}.page-template-default .page-content .section-hero-image__image:after,.page-template-page-content .page-content .section-hero-image__image:after{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:-webkit-linear-gradient(top,transparent,#000);background-image:-o-linear-gradient(top,transparent 0,#000 100%);background-image:linear-gradient(180deg,transparent,#000);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:2}.page-template-default .page-content .section-hero-image__image img,.page-template-page-content .page-content .section-hero-image__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.page-template-default .page-content .section-hero-image__inner,.page-template-page-content .page-content .section-hero-image__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:730px;z-index:3}.page-template-default .page-content .section-hero-image__inner p,.page-template-page-content .page-content .section-hero-image__inner p{color:var(--c-gray-000);font-family:var(--f-heading);font-size:26px;font-weight:600;line-height:1.1;margin:0}@media (min-width:480px){.page-template-default .page-content .section-hero-image__inner p,.page-template-page-content .page-content .section-hero-image__inner p{font-size:calc(1.04167vw + 21px)}}@media (min-width:1440px){.page-template-default .page-content .section-hero-image__inner p,.page-template-page-content .page-content .section-hero-image__inner p{font-size:36px}}.page-template-default .page-content .section-grid-icons__intro,.page-template-page-content .page-content .section-grid-icons__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:620px}@media (min-height:640px){.page-template-default .page-content .section-grid-icons__intro,.page-template-page-content .page-content .section-grid-icons__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){.page-template-default .page-content .section-grid-icons__intro,.page-template-page-content .page-content .section-grid-icons__intro{margin-bottom:48px}}@media (min-width:640px){.page-template-default .page-content .section-grid-icons__intro,.page-template-page-content .page-content .section-grid-icons__intro{text-align:center}}.page-template-default .page-content .section-grid-icons__intro>:first-child,.page-template-page-content .page-content .section-grid-icons__intro>:first-child{margin-top:0}.page-template-default .page-content .section-grid-icons__intro>:last-child,.page-template-page-content .page-content .section-grid-icons__intro>:last-child{margin-bottom:0}.page-template-default .page-content .section-grid-icons__grid,.page-template-page-content .page-content .section-grid-icons__grid{grid-row-gap:48px;grid-column-gap:20px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.page-template-default .page-content .section-grid-icons__grid,.page-template-page-content .page-content .section-grid-icons__grid{grid-row-gap:calc(4.61538vh + 18.46154px)}}@media (min-height:900px){.page-template-default .page-content .section-grid-icons__grid,.page-template-page-content .page-content .section-grid-icons__grid{grid-row-gap:60px}}@media (min-width:480px){.page-template-default .page-content .section-grid-icons__grid,.page-template-page-content .page-content .section-grid-icons__grid{grid-column-gap:calc(1.04167vw + 15px)}}@media (min-width:1440px){.page-template-default .page-content .section-grid-icons__grid,.page-template-page-content .page-content .section-grid-icons__grid{grid-column-gap:30px}}@media (min-width:640px){.page-template-default .page-content .section-grid-icons__grid.col-2,.page-template-default .page-content .section-grid-icons__grid.col-3,.page-template-default .page-content .section-grid-icons__grid.col-4,.page-template-page-content .page-content .section-grid-icons__grid.col-2,.page-template-page-content .page-content .section-grid-icons__grid.col-3,.page-template-page-content .page-content .section-grid-icons__grid.col-4{grid-template-columns:1fr 1fr}}@media (min-width:992px){.page-template-default .page-content .section-grid-icons__grid.col-3,.page-template-page-content .page-content .section-grid-icons__grid.col-3{grid-template-columns:1fr 1fr 1fr}.page-template-default .page-content .section-grid-icons__grid.col-4,.page-template-page-content .page-content .section-grid-icons__grid.col-4{grid-template-columns:1fr 1fr 1fr 1fr}}.page-template-default .page-content .section-grid-icons__col>:first-child,.page-template-page-content .page-content .section-grid-icons__col>:first-child{margin-top:0}.page-template-default .page-content .section-grid-icons__col>:last-child,.page-template-page-content .page-content .section-grid-icons__col>:last-child{margin-bottom:0}@media (min-width:640px){.page-template-default .page-content .section-grid-icons__col,.page-template-page-content .page-content .section-grid-icons__col{text-align:center}}.page-template-default .page-content .section-grid-icons__icon,.page-template-page-content .page-content .section-grid-icons__icon{color:var(--c-comp);font-size:48px;line-height:1}@media (min-width:480px){.page-template-default .page-content .section-grid-icons__icon,.page-template-page-content .page-content .section-grid-icons__icon{font-size:calc(1.25vw + 42px)}}@media (min-width:1440px){.page-template-default .page-content .section-grid-icons__icon,.page-template-page-content .page-content .section-grid-icons__icon{font-size:60px}}.page-template-default .page-content .section-grid-icons__link,.page-template-page-content .page-content .section-grid-icons__link{color:var(--c-text)}.page-template-default .page-content .section-grid-images__intro,.page-template-page-content .page-content .section-grid-images__intro{margin-bottom:32px;max-width:620px}@media (min-height:640px){.page-template-default .page-content .section-grid-images__intro,.page-template-page-content .page-content .section-grid-images__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){.page-template-default .page-content .section-grid-images__intro,.page-template-page-content .page-content .section-grid-images__intro{margin-bottom:48px}}.page-template-default .page-content .section-grid-images__intro>:first-child,.page-template-page-content .page-content .section-grid-images__intro>:first-child{margin-top:0}.page-template-default .page-content .section-grid-images__intro>:last-child,.page-template-page-content .page-content .section-grid-images__intro>:last-child{margin-bottom:0}.page-template-default .page-content .section-grid-images__grid,.page-template-page-content .page-content .section-grid-images__grid{grid-row-gap:48px;grid-column-gap:20px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.page-template-default .page-content .section-grid-images__grid,.page-template-page-content .page-content .section-grid-images__grid{grid-row-gap:calc(4.61538vh + 18.46154px)}}@media (min-height:900px){.page-template-default .page-content .section-grid-images__grid,.page-template-page-content .page-content .section-grid-images__grid{grid-row-gap:60px}}@media (min-width:480px){.page-template-default .page-content .section-grid-images__grid,.page-template-page-content .page-content .section-grid-images__grid{grid-column-gap:calc(1.04167vw + 15px)}}@media (min-width:1440px){.page-template-default .page-content .section-grid-images__grid,.page-template-page-content .page-content .section-grid-images__grid{grid-column-gap:30px}}.page-template-default .page-content .section-grid-images__grid.container-sm,.page-template-page-content .page-content .section-grid-images__grid.container-sm{margin:0 auto;max-width:840px}@media (min-width:640px){.page-template-default .page-content .section-grid-images__grid.col-2,.page-template-default .page-content .section-grid-images__grid.col-3,.page-template-default .page-content .section-grid-images__grid.col-4,.page-template-page-content .page-content .section-grid-images__grid.col-2,.page-template-page-content .page-content .section-grid-images__grid.col-3,.page-template-page-content .page-content .section-grid-images__grid.col-4{grid-template-columns:1fr 1fr}}@media (min-width:992px){.page-template-default .page-content .section-grid-images__grid.col-3,.page-template-page-content .page-content .section-grid-images__grid.col-3{grid-template-columns:1fr 1fr 1fr}.page-template-default .page-content .section-grid-images__grid.col-4,.page-template-page-content .page-content .section-grid-images__grid.col-4{grid-template-columns:1fr 1fr 1fr 1fr}}.page-template-default .page-content .section-grid-images__col>:first-child,.page-template-page-content .page-content .section-grid-images__col>:first-child{margin-top:0}.page-template-default .page-content .section-grid-images__col>:last-child,.page-template-page-content .page-content .section-grid-images__col>:last-child{margin-bottom:0}.page-template-default .page-content .section-grid-images__col .label,.page-template-page-content .page-content .section-grid-images__col .label{background:var(--c-comp);border-radius:6px;color:var(--c-gray-000);font-size:15px;font-weight:500;padding:.4em 1em .4em 1.2em;position:absolute}.page-template-default .page-content .section-grid-images__col .label span,.page-template-page-content .page-content .section-grid-images__col .label span{position:relative;z-index:2}.page-template-default .page-content .section-grid-images__col .label:after,.page-template-page-content .page-content .section-grid-images__col .label:after{background:var(--c-comp);border-radius:4px;content:"";height:70%;position:absolute;right:-11px;top:50%;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);width:28px;z-index:1}.page-template-default .page-content .section-grid-images__col.ratio-keep picture,.page-template-page-content .page-content .section-grid-images__col.ratio-keep picture{padding:20px;position:relative}.page-template-default .page-content .section-grid-images__col.ratio-keep picture img,.page-template-page-content .page-content .section-grid-images__col.ratio-keep picture img{height:200px;-o-object-fit:contain;object-fit:contain}.page-template-default .page-content .section-grid-images__col.template-wrap-image picture,.page-template-page-content .page-content .section-grid-images__col.template-wrap-image picture{border:2px solid var(--c-gray-200)}.page-template-default .page-content .section-grid-images__col.template-wrap-content,.page-template-page-content .page-content .section-grid-images__col.template-wrap-content{border:2px solid var(--c-gray-200);border-radius:4px;padding:20px}.page-template-default .page-content .section-grid-images__col.template-wrap-content h3,.page-template-page-content .page-content .section-grid-images__col.template-wrap-content h3{margin-top:0}.page-template-default .page-content .section-grid-images img,.page-template-default .page-content .section-grid-images picture,.page-template-page-content .page-content .section-grid-images img,.page-template-page-content .page-content .section-grid-images picture{border-radius:4px;display:block;height:auto;max-width:100%}.page-template-default .page-content .section-grid-images__link,.page-template-page-content .page-content .section-grid-images__link{color:var(--c-text)}.page-template-default .page-content .section-map,.page-template-page-content .page-content .section-map{overflow:hidden}.page-template-default .page-content .section-map__intro,.page-template-page-content .page-content .section-map__intro{text-align:center}.page-template-default .page-content .section-map__intro>:first-child,.page-template-page-content .page-content .section-map__intro>:first-child{margin-top:0}.page-template-default .page-content .section-map__intro>:last-child,.page-template-page-content .page-content .section-map__intro>:last-child{margin-bottom:0}.page-template-default .page-content .section-map__intro h3,.page-template-page-content .page-content .section-map__intro h3{color:var(--c-comp);margin-top:.5em}.dataTables_paginate .page-template-default .page-content .section-map__intro .paginate_button,.dataTables_paginate .page-template-default .page-content .section-map__intro a,.dataTables_paginate .page-template-page-content .page-content .section-map__intro .paginate_button,.dataTables_paginate .page-template-page-content .page-content .section-map__intro a,.page-template-default .page-content .section-map__intro .btn,.page-template-default .page-content .section-map__intro .dataTables_paginate .paginate_button,.page-template-default .page-content .section-map__intro .dataTables_paginate a,.page-template-page-content .page-content .section-map__intro .btn,.page-template-page-content .page-content .section-map__intro .dataTables_paginate .paginate_button,.page-template-page-content .page-content .section-map__intro .dataTables_paginate a{margin-top:18px}@media (min-height:640px){.dataTables_paginate .page-template-default .page-content .section-map__intro .paginate_button,.dataTables_paginate .page-template-default .page-content .section-map__intro a,.dataTables_paginate .page-template-page-content .page-content .section-map__intro .paginate_button,.dataTables_paginate .page-template-page-content .page-content .section-map__intro a,.page-template-default .page-content .section-map__intro .btn,.page-template-default .page-content .section-map__intro .dataTables_paginate .paginate_button,.page-template-default .page-content .section-map__intro .dataTables_paginate a,.page-template-page-content .page-content .section-map__intro .btn,.page-template-page-content .page-content .section-map__intro .dataTables_paginate .paginate_button,.page-template-page-content .page-content .section-map__intro .dataTables_paginate a{margin-top:calc(2.30769vh + 3.23077px)}}@media (min-height:900px){.dataTables_paginate .page-template-default .page-content .section-map__intro .paginate_button,.dataTables_paginate .page-template-default .page-content .section-map__intro a,.dataTables_paginate .page-template-page-content .page-content .section-map__intro .paginate_button,.dataTables_paginate .page-template-page-content .page-content .section-map__intro a,.page-template-default .page-content .section-map__intro .btn,.page-template-default .page-content .section-map__intro .dataTables_paginate .paginate_button,.page-template-default .page-content .section-map__intro .dataTables_paginate a,.page-template-page-content .page-content .section-map__intro .btn,.page-template-page-content .page-content .section-map__intro .dataTables_paginate .paginate_button,.page-template-page-content .page-content .section-map__intro .dataTables_paginate a{margin-top:24px}}.page-template-default .page-content .section-map .map,.page-template-page-content .page-content .section-map .map{margin-top:30px;position:relative}.page-template-default .page-content .section-map .map #map,.page-template-page-content .page-content .section-map .map #map{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.page-template-default .page-content .section-map .map .markers,.page-template-page-content .page-content .section-map .map .markers{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.page-template-default .page-content .section-map .map .markers .marker,.page-template-page-content .page-content .section-map .map .markers .marker{cursor:pointer;display:inline-block;opacity:0;position:absolute!important;-webkit-transform:translateY(-24px);-o-transform:translateY(-24px);transform:translateY(-24px);visibility:hidden}@media (min-width:992px){.page-template-default .page-content .section-map .map .markers .marker,.page-template-page-content .page-content .section-map .map .markers .marker{visibility:visible}}.page-template-default .page-content .section-map .map .markers .marker .marker-content,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content{background:var(--c-gray-000);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);display:none;left:-169px;overflow:hidden;padding:15px 20px;position:absolute;top:-130px;width:350px;z-index:9}.page-template-default .page-content .section-map .map .markers .marker .marker-content.home,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content.home{left:-84px}.page-template-default .page-content .section-map .map .markers .marker .marker-content:after,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--c-gray-000);clear:both;content:"";height:0;left:0;margin:0 auto;position:absolute;right:0;top:100%;width:0}.page-template-default .page-content .section-map .map .markers .marker .marker-content.active,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content.active{display:block}.page-template-default .page-content .section-map .map .markers .marker .marker-content .btn-close,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content .btn-close{color:#cacaca;position:absolute;right:5px;top:5px}.page-template-default .page-content .section-map .map .markers .marker .marker-content .marker-title,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content .marker-title{color:var(--c-primary);font-size:16px;font-weight:500;line-height:22px}.page-template-default .page-content .section-map .map .markers .marker .marker-content ul,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content ul{margin:0;padding:0}.page-template-default .page-content .section-map .map .markers .marker .marker-content ul li,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content ul li{display:inline-block;white-space:nowrap;width:100%}.page-template-default .page-content .section-map .map .markers .marker .marker-content ul li a,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content ul li a{color:var(--c-primary);font-size:14px;line-height:19px;text-decoration:none}.page-template-default .page-content .section-map .map .markers .marker .marker-content ul li .svg-inline--fa,.page-template-default .page-content .section-map .map .markers .marker .marker-content ul li i,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content ul li .svg-inline--fa,.page-template-page-content .page-content .section-map .map .markers .marker .marker-content ul li i{color:var(--c-comp);fill:var(--c-comp);margin-right:10px}.page-template-default .page-content .section-team__intro,.page-template-page-content .page-content .section-team__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:620px}@media (min-height:640px){.page-template-default .page-content .section-team__intro,.page-template-page-content .page-content .section-team__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){.page-template-default .page-content .section-team__intro,.page-template-page-content .page-content .section-team__intro{margin-bottom:48px}}@media (min-width:640px){.page-template-default .page-content .section-team__intro,.page-template-page-content .page-content .section-team__intro{text-align:center}}.page-template-default .page-content .section-team__intro :first-child,.page-template-page-content .page-content .section-team__intro :first-child{margin-top:0}.page-template-default .page-content .section-team__intro :last-child,.page-template-page-content .page-content .section-team__intro :last-child{margin-bottom:0}.page-template-default .page-content .section-team__grid,.page-template-page-content .page-content .section-team__grid{grid-row-gap:48px;grid-column-gap:20px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.page-template-default .page-content .section-team__grid,.page-template-page-content .page-content .section-team__grid{grid-row-gap:calc(4.61538vh + 18.46154px)}}@media (min-height:900px){.page-template-default .page-content .section-team__grid,.page-template-page-content .page-content .section-team__grid{grid-row-gap:60px}}@media (min-width:480px){.page-template-default .page-content .section-team__grid,.page-template-page-content .page-content .section-team__grid{grid-column-gap:calc(1.04167vw + 15px)}}@media (min-width:1440px){.page-template-default .page-content .section-team__grid,.page-template-page-content .page-content .section-team__grid{grid-column-gap:30px}}@media (min-width:480px){.page-template-default .page-content .section-team__grid.col-2,.page-template-default .page-content .section-team__grid.col-3,.page-template-page-content .page-content .section-team__grid.col-2,.page-template-page-content .page-content .section-team__grid.col-3{grid-template-columns:1fr 1fr}}@media (min-width:992px){.page-template-default .page-content .section-team__grid.col-2,.page-template-default .page-content .section-team__grid.col-3,.page-template-page-content .page-content .section-team__grid.col-2,.page-template-page-content .page-content .section-team__grid.col-3{grid-template-columns:1fr 1fr 1fr}}.page-template-default .page-content .section-team__image,.page-template-page-content .page-content .section-team__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-comp-100);border-radius:4px;justify-content:center;margin-top:24px}.page-template-default .page-content .section-team__image img,.page-template-page-content .page-content .section-team__image img{display:block;height:auto;margin-top:-24px;max-width:90%}.page-template-default .page-content .section-team__content,.page-template-page-content .page-content .section-team__content{margin-top:24px}.page-template-default .page-content .section-team__function,.page-template-default .page-content .section-team__name,.page-template-page-content .page-content .section-team__function,.page-template-page-content .page-content .section-team__name{font-family:var(--f-heading);line-height:1;margin:0}.page-template-default .page-content .section-team__name,.page-template-page-content .page-content .section-team__name{color:var(--c-heading);font-size:20px;font-weight:600}.page-template-default .page-content .section-team__function,.page-template-page-content .page-content .section-team__function{color:var(--c-comp);font-size:18px;font-weight:500;margin-top:2px}.page-template-default .page-content .section-faq,.page-template-page-content .page-content .section-faq{position:relative}.page-template-default .page-content .section-faq:before,.page-template-page-content .page-content .section-faq:before{background-image:url(/app/themes/palmsens/dist/images/bg-pattern-2_2019907e.png);background-position:50%;background-repeat:no-repeat;background-size:1920px;content:"";height:1066px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1920px;z-index:-1}.page-template-default .page-content .section-faq__intro,.page-template-page-content .page-content .section-faq__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}@media (min-height:640px){.page-template-default .page-content .section-faq__intro,.page-template-page-content .page-content .section-faq__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){.page-template-default .page-content .section-faq__intro,.page-template-page-content .page-content .section-faq__intro{margin-bottom:48px}}@media (min-width:640px){.page-template-default .page-content .section-faq__intro,.page-template-page-content .page-content .section-faq__intro{text-align:center}}.page-template-default .page-content .section-faq__intro>:first-child,.page-template-page-content .page-content .section-faq__intro>:first-child{margin-top:0}.page-template-default .page-content .section-faq__intro>:last-child,.page-template-page-content .page-content .section-faq__intro>:last-child{margin-bottom:0}.page-template-default .page-content .section-faq__accordion,.page-template-page-content .page-content .section-faq__accordion{border-bottom:1px solid var(--c-gray-300);margin:0 auto;max-width:840px}.page-template-default .page-content .section-faq__accordion-item,.page-template-page-content .page-content .section-faq__accordion-item{border-top:1px solid var(--c-gray-300);padding:20px}@media (min-width:480px){.page-template-default .page-content .section-faq__accordion-item,.page-template-page-content .page-content .section-faq__accordion-item{padding:calc(.83333vw + 16px)}}@media (min-width:1440px){.page-template-default .page-content .section-faq__accordion-item,.page-template-page-content .page-content .section-faq__accordion-item{padding:28px}}.page-template-default .page-content .section-faq__accordion-item.active .section-faq__accordion-item__icon,.page-template-page-content .page-content .section-faq__accordion-item.active .section-faq__accordion-item__icon{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}.page-template-default .page-content .section-faq__accordion-item__icon,.page-template-page-content .page-content .section-faq__accordion-item__icon{color:var(--c-comp);font-size:16px;margin-right:18px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:14px}@media (min-width:480px){.page-template-default .page-content .section-faq__accordion-item__icon,.page-template-page-content .page-content .section-faq__accordion-item__icon{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.page-template-default .page-content .section-faq__accordion-item__icon,.page-template-page-content .page-content .section-faq__accordion-item__icon{font-size:18px}}.page-template-default .page-content .section-faq__accordion-item__title,.page-template-page-content .page-content .section-faq__accordion-item__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-template-default .page-content .section-faq__accordion-item__title h3,.page-template-page-content .page-content .section-faq__accordion-item__title h3{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.page-template-default .page-content .section-faq__accordion-item__text,.page-template-page-content .page-content .section-faq__accordion-item__text{margin-top:20px;padding-left:32px}.page-template-default .page-content .section-related-articles__intro,.page-template-page-content .page-content .section-related-articles__intro{margin:0 auto;max-width:840px}@media (min-height:640px){.page-template-default .page-content .section-related-articles__intro,.page-template-page-content .page-content .section-related-articles__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){.page-template-default .page-content .section-related-articles__intro,.page-template-page-content .page-content .section-related-articles__intro{margin-bottom:48px}}.page-template-default .page-content .section-related-articles__intro>:first-child,.page-template-page-content .page-content .section-related-articles__intro>:first-child{margin-top:0}.page-template-default .page-content .section-related-articles__intro>:last-child,.page-template-page-content .page-content .section-related-articles__intro>:last-child{margin-bottom:0}.page-template-default .page-content .section-related-articles__grid,.page-template-page-content .page-content .section-related-articles__grid{margin:0 auto;max-width:840px}.page-template-default .page-content .section-features,.page-template-page-content .page-content .section-features{overflow:visible}.page-template-default .page-content .section-features__intro,.page-template-page-content .page-content .section-features__intro{margin-bottom:32px}@media (min-width:480px){.page-template-default .page-content .section-features__intro,.page-template-page-content .page-content .section-features__intro{margin-bottom:calc(.83333vw + 28px)}}@media (min-width:1440px){.page-template-default .page-content .section-features__intro,.page-template-page-content .page-content .section-features__intro{margin-bottom:40px}}.page-template-default .page-content .section-features__intro h2,.page-template-page-content .page-content .section-features__intro h2{margin:0}.page-template-default .page-content .section-features__inner,.page-template-page-content .page-content .section-features__inner{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}@media (min-width:480px){.page-template-default .page-content .section-features__inner,.page-template-page-content .page-content .section-features__inner{gap:calc(1.66667vw + 8px)}}@media (min-width:1440px){.page-template-default .page-content .section-features__inner,.page-template-page-content .page-content .section-features__inner{gap:32px}}@media (min-width:640px){.page-template-default .page-content .section-features__inner,.page-template-page-content .page-content .section-features__inner{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.page-template-default .page-content .section-features__inner,.page-template-page-content .page-content .section-features__inner{grid-template-columns:repeat(3,1fr)}}.page-template-default .page-content .section-features__block,.page-template-page-content .page-content .section-features__block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:4px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);box-shadow:0 5px 10px rgba(0,0,0,.05)}.page-template-default .page-content .section-features__block--text h4,.page-template-default .page-content .section-features__block--text p,.page-template-page-content .page-content .section-features__block--text h4,.page-template-page-content .page-content .section-features__block--text p{margin:0}.page-template-default .page-content .section-features__block--icon svg,.page-template-page-content .page-content .section-features__block--icon svg{color:var(--c-succes);font-size:24px}.page-template-default .page-content .enlarge-image,.page-template-page-content .page-content .enlarge-image{cursor:-webkit-zoom-in;cursor:zoom-in}.page-template-default .page-content .section-specs-quote .container,.page-template-default .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-specs-quote .container,.page-template-page-content .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-specs-quote .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-specs-quote .section-product-hero__outer-wrapper{grid-row-gap:24px;grid-column-gap:12px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.page-template-default .page-content .section-specs-quote .container,.page-template-default .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-specs-quote .container,.page-template-page-content .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-specs-quote .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-specs-quote .section-product-hero__outer-wrapper{grid-row-gap:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.page-template-default .page-content .section-specs-quote .container,.page-template-default .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-specs-quote .container,.page-template-page-content .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-specs-quote .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-specs-quote .section-product-hero__outer-wrapper{grid-row-gap:48px}}@media (min-width:480px){.page-template-default .page-content .section-specs-quote .container,.page-template-default .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-specs-quote .container,.page-template-page-content .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-specs-quote .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-specs-quote .section-product-hero__outer-wrapper{grid-column-gap:calc(11.25vw - 42px)}}@media (min-width:1440px){.page-template-default .page-content .section-specs-quote .container,.page-template-default .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-specs-quote .container,.page-template-page-content .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-specs-quote .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-specs-quote .section-product-hero__outer-wrapper{grid-column-gap:120px}}@media (min-width:992px){.page-template-default .page-content .section-specs-quote .container,.page-template-default .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-specs-quote .container,.page-template-page-content .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-specs-quote .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-specs-quote .section-product-hero__outer-wrapper{grid-template-columns:1fr 1fr}.page-template-default .page-content .section-specs-quote .container.image-align-right,.page-template-default .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper,.page-template-page-content .page-content .section-specs-quote .container.image-align-right,.page-template-page-content .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-specs-quote .image-align-right.section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-specs-quote .image-align-right.section-product-hero__outer-wrapper{grid-auto-flow:dense}.page-template-default .page-content .section-specs-quote .container.image-align-right .section-specs-quote__image,.page-template-default .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper .section-specs-quote__image,.page-template-page-content .page-content .section-specs-quote .container.image-align-right .section-specs-quote__image,.page-template-page-content .page-content .section-specs-quote .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper .section-specs-quote__image,.single-product .section-product-hero.carousel-enabled .page-template-default .page-content .section-specs-quote .image-align-right.section-product-hero__outer-wrapper .section-specs-quote__image,.single-product .section-product-hero.carousel-enabled .page-template-page-content .page-content .section-specs-quote .image-align-right.section-product-hero__outer-wrapper .section-specs-quote__image{grid-column:2}}.page-template-default .page-content .section-specs-quote__image,.page-template-page-content .page-content .section-specs-quote__image{position:relative}.page-template-default .page-content .section-specs-quote__image img,.page-template-default .page-content .section-specs-quote__image picture,.page-template-page-content .page-content .section-specs-quote__image img,.page-template-page-content .page-content .section-specs-quote__image picture{border-radius:4px;display:block;max-width:100%;width:100%}.page-template-default .page-content .section-specs-quote__image__quote,.page-template-page-content .page-content .section-specs-quote__image__quote{color:var(--c-gray-000);inset:0;padding:24px;position:absolute;z-index:2;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){.page-template-default .page-content .section-specs-quote__image__quote,.page-template-page-content .page-content .section-specs-quote__image__quote{padding:calc(3.33333vw + 8px)}}@media (min-width:1440px){.page-template-default .page-content .section-specs-quote__image__quote,.page-template-page-content .page-content .section-specs-quote__image__quote{padding:56px}}.page-template-default .page-content .section-specs-quote__image__quote img,.page-template-page-content .page-content .section-specs-quote__image__quote img{height:24px;-o-object-fit:contain;object-fit:contain;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-template-default .page-content .section-specs-quote__image__quote p,.page-template-page-content .page-content .section-specs-quote__image__quote p{color:var(--c-gray-000);font-size:24px;font-weight:700;line-height:1.2}@media (min-width:480px){.page-template-default .page-content .section-specs-quote__image__quote p,.page-template-page-content .page-content .section-specs-quote__image__quote p{font-size:calc(.83333vw + 20px)}}@media (min-width:1440px){.page-template-default .page-content .section-specs-quote__image__quote p,.page-template-page-content .page-content .section-specs-quote__image__quote p{font-size:32px}}.page-template-default .page-content .section-specs-quote__image__quote__name,.page-template-page-content .page-content .section-specs-quote__image__quote__name{font-size:20px;font-weight:700;line-height:1.2;margin-bottom:0}.page-template-default .page-content .section-specs-quote__image__quote__name span,.page-template-page-content .page-content .section-specs-quote__image__quote__name span{font-size:18px;font-weight:400}.page-template-default .page-content .section-specs-quote__image__overlay,.page-template-page-content .page-content .section-specs-quote__image__overlay{background:var(--c-blue-prussian-900);border-radius:4px;-webkit-filter:brightness(450%);filter:brightness(450%);inset:0;mix-blend-mode:multiply;position:absolute;z-index:1}.page-template-default .page-content .section-specs-quote__wysiwyg,.page-template-page-content .page-content .section-specs-quote__wysiwyg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:510px}.page-template-default .page-content .section-specs-quote__wysiwyg>div>:first-child,.page-template-page-content .page-content .section-specs-quote__wysiwyg>div>:first-child{margin-top:0}.page-template-default .page-content .section-specs-quote__wysiwyg>div>:last-child,.page-template-page-content .page-content .section-specs-quote__wysiwyg>div>:last-child{margin-bottom:0}.dataTables_paginate .page-template-default .page-content .section-specs-quote__wysiwyg .paginate_button,.dataTables_paginate .page-template-default .page-content .section-specs-quote__wysiwyg a,.dataTables_paginate .page-template-page-content .page-content .section-specs-quote__wysiwyg .paginate_button,.dataTables_paginate .page-template-page-content .page-content .section-specs-quote__wysiwyg a,.page-template-default .page-content .section-specs-quote__wysiwyg .btn,.page-template-default .page-content .section-specs-quote__wysiwyg .dataTables_paginate .paginate_button,.page-template-default .page-content .section-specs-quote__wysiwyg .dataTables_paginate a,.page-template-page-content .page-content .section-specs-quote__wysiwyg .btn,.page-template-page-content .page-content .section-specs-quote__wysiwyg .dataTables_paginate .paginate_button,.page-template-page-content .page-content .section-specs-quote__wysiwyg .dataTables_paginate a{margin-right:auto}.page-template-default .page-content .section-specs-quote__wysiwyg__specs,.page-template-page-content .page-content .section-specs-quote__wysiwyg__specs{display:grid;grid-template-columns:1fr 1fr}.page-template-default .page-content .section-specs-quote__wysiwyg__specs__icon svg,.page-template-page-content .page-content .section-specs-quote__wysiwyg__specs__icon svg{color:var(--c-comp);font-size:20px}.page-template-default .page-content .section-specs-quote__wysiwyg__spec,.page-template-page-content .page-content .section-specs-quote__wysiwyg__spec{border-top:1px solid var(--c-gray-300);display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:24px 0}.page-template-default .page-content .section-specs-quote__wysiwyg__spec h4,.page-template-default .page-content .section-specs-quote__wysiwyg__spec p,.page-template-page-content .page-content .section-specs-quote__wysiwyg__spec h4,.page-template-page-content .page-content .section-specs-quote__wysiwyg__spec p{margin:0}.page-template-default .page-content section,.page-template-page-content .page-content section{margin-bottom:80px;margin-top:80px;overflow:hidden;position:relative}@media (min-height:640px){.page-template-default .page-content section,.page-template-page-content .page-content section{margin-top:calc(23.07692vh - 67.69231px)}}@media (min-height:900px){.page-template-default .page-content section,.page-template-page-content .page-content section{margin-top:140px}}@media (min-height:640px){.page-template-default .page-content section,.page-template-page-content .page-content section{margin-bottom:calc(23.07692vh - 67.69231px)}}@media (min-height:900px){.page-template-default .page-content section,.page-template-page-content .page-content section{margin-bottom:140px}}.page-template-default .page-content section.has-patern-1:after,.page-template-page-content .page-content section.has-patern-1:after{background-image:url(/app/themes/palmsens/dist/images/section-bg_f835b9e9.png);background-size:cover;bottom:-80px;content:"";display:none;height:100%;position:absolute;top:-80px;width:100%;z-index:-1}@media (min-width:480px){.page-template-default .page-content section.has-patern-1:after,.page-template-page-content .page-content section.has-patern-1:after{top:calc(-6.25vw - 50px)}}@media (min-width:1440px){.page-template-default .page-content section.has-patern-1:after,.page-template-page-content .page-content section.has-patern-1:after{top:-140px}}@media (min-width:480px){.page-template-default .page-content section.has-patern-1:after,.page-template-page-content .page-content section.has-patern-1:after{bottom:calc(-6.25vw - 50px)}}@media (min-width:1440px){.page-template-default .page-content section.has-patern-1:after,.page-template-page-content .page-content section.has-patern-1:after{bottom:-140px}}@media (min-width:992px){.page-template-default .page-content section.has-patern-1:after,.page-template-page-content .page-content section.has-patern-1:after{display:-webkit-box;display:-ms-flexbox;display:flex}}.page-template-default .page-content section.bg-blue-100,.page-template-default .page-content section.bg-gray-100,.page-template-default .page-content section.bg-primary-800,.page-template-page-content .page-content section.bg-blue-100,.page-template-page-content .page-content section.bg-gray-100,.page-template-page-content .page-content section.bg-primary-800{margin:0;padding-bottom:80px;padding-top:80px}@media (min-height:640px){.page-template-default .page-content section.bg-blue-100,.page-template-default .page-content section.bg-gray-100,.page-template-default .page-content section.bg-primary-800,.page-template-page-content .page-content section.bg-blue-100,.page-template-page-content .page-content section.bg-gray-100,.page-template-page-content .page-content section.bg-primary-800{padding-top:calc(23.07692vh - 67.69231px)}}@media (min-height:900px){.page-template-default .page-content section.bg-blue-100,.page-template-default .page-content section.bg-gray-100,.page-template-default .page-content section.bg-primary-800,.page-template-page-content .page-content section.bg-blue-100,.page-template-page-content .page-content section.bg-gray-100,.page-template-page-content .page-content section.bg-primary-800{padding-top:140px}}@media (min-height:640px){.page-template-default .page-content section.bg-blue-100,.page-template-default .page-content section.bg-gray-100,.page-template-default .page-content section.bg-primary-800,.page-template-page-content .page-content section.bg-blue-100,.page-template-page-content .page-content section.bg-gray-100,.page-template-page-content .page-content section.bg-primary-800{padding-bottom:calc(23.07692vh - 67.69231px)}}@media (min-height:900px){.page-template-default .page-content section.bg-blue-100,.page-template-default .page-content section.bg-gray-100,.page-template-default .page-content section.bg-primary-800,.page-template-page-content .page-content section.bg-blue-100,.page-template-page-content .page-content section.bg-gray-100,.page-template-page-content .page-content section.bg-primary-800{padding-bottom:140px}}.page-template-default .page-content section.bg-gray-100,.page-template-page-content .page-content section.bg-gray-100{background:var(--c-gray-400)}.page-template-default .page-content section.bg-gray-100+.bg-gray-100,.page-template-page-content .page-content section.bg-gray-100+.bg-gray-100{padding-top:0}.page-template-default .page-content section.bg-blue-100,.page-template-page-content .page-content section.bg-blue-100{background:var(--c-comp-100)}.page-template-default .page-content section.bg-blue-100+.bg-blue-100,.page-template-page-content .page-content section.bg-blue-100+.bg-blue-100{padding-top:0}.page-template-default .page-content section.bg-primary-800,.page-template-page-content .page-content section.bg-primary-800{background:var(--c-primary-800)}.page-template-default .page-content section.bg-primary-800+.bg-primary-800,.page-template-page-content .page-content section.bg-primary-800+.bg-primary-800{padding-top:0}.page-template-default .page-content section.c-gray-000,.page-template-page-content .page-content section.c-gray-000{color:var(--c-gray-000)}.page-template-default .page-content .section__anchor,.page-template-page-content .page-content .section__anchor{position:absolute;top:-160px}body.template-events .page-content section{margin-bottom:48px;margin-top:48px}@media (min-height:640px){body.template-events .page-content section{margin-top:calc(20vh - 80px)}}@media (min-height:900px){body.template-events .page-content section{margin-top:100px}}@media (min-height:640px){body.template-events .page-content section{margin-bottom:calc(20vh - 80px)}}@media (min-height:900px){body.template-events .page-content section{margin-bottom:100px}}body.template-events .page-content section.bg-gray-100{background:var(--c-gray-100);margin:0;padding-bottom:48px;padding-top:48px}@media (min-height:640px){body.template-events .page-content section.bg-gray-100{padding-top:calc(20vh - 80px)}}@media (min-height:900px){body.template-events .page-content section.bg-gray-100{padding-top:100px}}@media (min-height:640px){body.template-events .page-content section.bg-gray-100{padding-bottom:calc(20vh - 80px)}}@media (min-height:900px){body.template-events .page-content section.bg-gray-100{padding-bottom:100px}}body.template-events .page-content .section-grid .facetwp-type-pager{margin-bottom:0;margin-top:32px;text-align:center}@media (min-height:640px){body.template-events .page-content .section-grid .facetwp-type-pager{margin-top:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){body.template-events .page-content .section-grid .facetwp-type-pager{margin-top:48px}}body.template-events .page-content .section-grid .facetwp-type-pager button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-gray-200);border:2px solid var(--c-gray-200);border-radius:22px;border-radius:26px;color:var(--c-gray-800)!important;cursor:pointer;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;max-width:540px;min-height:44px;min-height:52px;outline:none;padding:12px 28px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;width:100%}@media (min-width:480px){body.template-events .page-content .section-grid .facetwp-type-pager button{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-events .page-content .section-grid .facetwp-type-pager button{font-size:18px}}body.template-events .page-content .section-grid .facetwp-type-pager button:hover{background:var(--c-gray-300);border-color:var(--c-gray-300);color:var(--c-gray-800)!important}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){body.template-events .page-content .section-grid .facetwp-type-pager button.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.template-events .page-content .section-grid .facetwp-type-pager button.btn--sm{font-size:16px}}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){body.template-events .page-content .section-grid .facetwp-type-pager button.btn--lg{font-size:16px}}@media (min-width:1440px){body.template-events .page-content .section-grid .facetwp-type-pager button.btn--lg{font-size:16px}}body.template-events .page-content .section-grid .facetwp-type-pager body.woocommerce-checkout .wc-thankyou .order-confirmation-form button.button,body.template-events .page-content .section-grid .facetwp-type-pager button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-events .page-content .section-grid .facetwp-type-pager button.button{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){body.template-events .page-content .section-grid .facetwp-type-pager body.woocommerce-checkout .wc-thankyou .order-confirmation-form button.button,body.template-events .page-content .section-grid .facetwp-type-pager button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-events .page-content .section-grid .facetwp-type-pager button.button{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){body.template-events .page-content .section-grid .facetwp-type-pager body.woocommerce-checkout .wc-thankyou .order-confirmation-form button.button,body.template-events .page-content .section-grid .facetwp-type-pager button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-events .page-content .section-grid .facetwp-type-pager button.button{font-size:24px}}body.template-events .page-content .section-grid .facetwp-type-pager body.woocommerce-checkout .wc-thankyou .order-confirmation-form button.button,body.template-events .page-content .section-grid .facetwp-type-pager button.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-events .page-content .section-grid .facetwp-type-pager button.button{width:100%}body.template-events .page-content .section-grid .facetwp-type-pager button .svg-inline--fa,body.template-events .page-content .section-grid .facetwp-type-pager button i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){body.template-events .page-content .section-grid .facetwp-type-pager button .svg-inline--fa,body.template-events .page-content .section-grid .facetwp-type-pager button i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-events .page-content .section-grid .facetwp-type-pager button .svg-inline--fa,body.template-events .page-content .section-grid .facetwp-type-pager button i{padding-left:12px}}@media (min-width:480px){body.template-events .page-content .section-grid .facetwp-type-pager button .svg-inline--fa,body.template-events .page-content .section-grid .facetwp-type-pager button i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){body.template-events .page-content .section-grid .facetwp-type-pager button .svg-inline--fa,body.template-events .page-content .section-grid .facetwp-type-pager button i{font-size:16px}}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-before .svg-inline--fa,body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-before .svg-inline--fa,body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-before .svg-inline--fa,body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-before i{padding-right:12px}}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-only{padding:0!important;width:44px}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-only .svg-inline--fa,body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-only i{padding:0!important}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-only.btn--sm{width:36px}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--icon-only.btn--lg{width:52px}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--open{background:transparent;color:var(--c-gray-200)!important}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--open:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-800)!important}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-gray-200) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-gray-200) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-gray-200) border-box;border:2px solid transparent;color:var(--c-gray-200)!important}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--disabled{cursor:not-allowed}body.template-events .page-content .section-grid .facetwp-type-pager button.btn--disabled,body.template-events .page-content .section-grid .facetwp-type-pager button.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}body.template-events .page-content .section-grid .facetwp-type-pager button.facetwp-hidden{display:none}body.template-featured-products{position:relative}body.template-featured-products:after{background-image:url(/app/themes/palmsens/dist/images/header-product-pattern_664089ff.png);background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}body.template-featured-products .page-content .section-intro__inner{max-width:770px;padding-bottom:40px;padding-top:40px}@media (min-width:480px){body.template-featured-products .page-content .section-intro__inner{padding-top:calc(4.16667vw + 20px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-intro__inner{padding-top:80px}}@media (min-width:480px){body.template-featured-products .page-content .section-intro__inner{padding-bottom:calc(4.16667vw + 20px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-intro__inner{padding-bottom:80px}}body.template-featured-products .page-content .section-intro__inner h1{margin:0 0 .4em}.section-term-content body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,.single-product .product-referrals body.template-featured-products .page-content .section-intro__inner .referral__sub-title,.single-product .product-summary body.template-featured-products .page-content .section-intro__inner .product-heading__sub-title,.single-product body.template-featured-products .page-content .section-intro__inner .section__subtitle,.tax-knowledge_base_category body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,.tax-knowledge_base_tag body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,body.single-knowledge_base body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products .page-content .section-intro__inner .section-term-content .sidebar__product__content__subtitle,body.template-featured-products .page-content .section-intro__inner .single-product .product-referrals .referral__sub-title,body.template-featured-products .page-content .section-intro__inner .single-product .product-summary .product-heading__sub-title,body.template-featured-products .page-content .section-intro__inner .single-product .section__subtitle,body.template-featured-products .page-content .section-intro__inner .subtitle,body.template-featured-products .tax-knowledge_base_category .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products .tax-knowledge_base_tag .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products body.single-knowledge_base .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products body.template-knowledge-base-article .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-knowledge-base-article body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle{font-size:20px;margin:0;max-width:550px}@media (min-width:480px){.section-term-content body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,.single-product .product-referrals body.template-featured-products .page-content .section-intro__inner .referral__sub-title,.single-product .product-summary body.template-featured-products .page-content .section-intro__inner .product-heading__sub-title,.single-product body.template-featured-products .page-content .section-intro__inner .section__subtitle,.tax-knowledge_base_category body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,.tax-knowledge_base_tag body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,body.single-knowledge_base body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products .page-content .section-intro__inner .section-term-content .sidebar__product__content__subtitle,body.template-featured-products .page-content .section-intro__inner .single-product .product-referrals .referral__sub-title,body.template-featured-products .page-content .section-intro__inner .single-product .product-summary .product-heading__sub-title,body.template-featured-products .page-content .section-intro__inner .single-product .section__subtitle,body.template-featured-products .page-content .section-intro__inner .subtitle,body.template-featured-products .tax-knowledge_base_category .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products .tax-knowledge_base_tag .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products body.single-knowledge_base .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products body.template-knowledge-base-article .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-knowledge-base-article body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle{font-size:calc(.41667vw + 18px)}}@media (min-width:1440px){.section-term-content body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,.single-product .product-referrals body.template-featured-products .page-content .section-intro__inner .referral__sub-title,.single-product .product-summary body.template-featured-products .page-content .section-intro__inner .product-heading__sub-title,.single-product body.template-featured-products .page-content .section-intro__inner .section__subtitle,.tax-knowledge_base_category body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,.tax-knowledge_base_tag body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,body.single-knowledge_base body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products .page-content .section-intro__inner .section-term-content .sidebar__product__content__subtitle,body.template-featured-products .page-content .section-intro__inner .single-product .product-referrals .referral__sub-title,body.template-featured-products .page-content .section-intro__inner .single-product .product-summary .product-heading__sub-title,body.template-featured-products .page-content .section-intro__inner .single-product .section__subtitle,body.template-featured-products .page-content .section-intro__inner .subtitle,body.template-featured-products .tax-knowledge_base_category .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products .tax-knowledge_base_tag .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products body.single-knowledge_base .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-featured-products body.template-knowledge-base-article .page-content .section-intro__inner .sidebar__product__content__subtitle,body.template-knowledge-base-article body.template-featured-products .page-content .section-intro__inner .sidebar__product__content__subtitle{font-size:24px}}body.template-featured-products .page-content .section-sticky-menu{left:0;position:sticky;right:0;top:20px;z-index:2}body.template-featured-products .page-content .section-sticky-menu__menu{border:1px solid var(--c-gray-400);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);display:none;list-style:none;margin:0;padding:10px;-ms-flex-pack:distribute;background:var(--c-gray-000);border-radius:6px;justify-content:space-around}@media (min-width:768px){body.template-featured-products .page-content .section-sticky-menu__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}body.template-featured-products .page-content .section-sticky-menu__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}body.template-featured-products .page-content .section-sticky-menu__item__link{color:var(--c-primary);font-size:16px;font-weight:500;padding:14px 1rem;text-align:center;text-decoration:none;width:100%}@media (min-width:480px){body.template-featured-products .page-content .section-sticky-menu__item__link{font-size:calc(.10417vw + 15.5px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-sticky-menu__item__link{font-size:17px}}body.template-featured-products .page-content .section-sticky-menu__item__link:hover{color:rgba(1,53,92,.6)}body.template-featured-products .page-content .section-sticky-menu__item__link.active{background:var(--c-blue-ncs-100)}body.template-featured-products .page-content .section-seperator__border{border-bottom:1px solid var(--c-gray-300)}body.template-featured-products .page-content .section-product-slider{overflow:hidden;position:relative}body.template-featured-products .page-content .section-product-slider .anchor{height:1px;position:absolute;top:-40px;width:100%}@media (min-width:480px){body.template-featured-products .page-content .section-product-slider .anchor{top:calc(-12.5vw + 20px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-product-slider .anchor{top:-160px}}body.template-featured-products .page-content .section-product-slider__intro h2{margin:0 0 .5em}body.template-featured-products .page-content .section-product-slider__inner{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:visible;padding:40px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.template-featured-products .page-content .section-product-slider__inner .swiper-pagination{bottom:unset;left:unset;padding-bottom:16px;padding-top:16px;position:relative;top:unset}@media (min-width:480px){body.template-featured-products .page-content .section-product-slider__inner .swiper-pagination{padding-top:calc(1.66667vw + 8px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-product-slider__inner .swiper-pagination{padding-top:32px}}@media (min-width:480px){body.template-featured-products .page-content .section-product-slider__inner .swiper-pagination{padding-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-product-slider__inner .swiper-pagination{padding-bottom:32px}}body.template-featured-products .page-content .section-product-slider__products{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}body.template-featured-products .page-content .section-product-slider__products--half_width{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:992px){body.template-featured-products .page-content .section-product-slider--disabled .layout-product-slider__inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}body.template-featured-products .page-content .section-product-slider--disabled .layout-product-slider__products-wrapper:after{content:""}}body.template-featured-products .page-content .section-product-slider .product-item{background-color:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);height:auto!important;overflow:hidden;position:relative;text-decoration:none;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:300px}body.template-featured-products .page-content .section-product-slider .product-item.half_width{max-width:none}@media (min-width:768px){body.template-featured-products .page-content .section-product-slider .product-item.half_width .product-item__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem}body.template-featured-products .page-content .section-product-slider .product-item.half_width .product-item__content--placeholder{width:45%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.template-featured-products .page-content .section-product-slider .product-item.half_width .product-item__content--placeholder__img{margin:0;max-height:180px;max-width:180px}}body.template-featured-products .page-content .section-product-slider .product-item:hover{-webkit-box-shadow:0 22px 33px 0 rgba(0,0,0,.1);box-shadow:0 22px 33px 0 rgba(0,0,0,.1)}body.template-featured-products .page-content .section-product-slider .product-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 8px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.template-featured-products .page-content .section-product-slider .product-item__header a.add-to-compare-button,body.template-featured-products .page-content .section-product-slider .product-item__header a.remove-from-compare-button{display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;padding:0 0 0 4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-blue-prussian-800);font-weight:500;line-height:1;opacity:1}body.template-featured-products .page-content .section-product-slider .product-item__header a.add-to-compare-button span,body.template-featured-products .page-content .section-product-slider .product-item__header a.remove-from-compare-button span{opacity:1}body.template-featured-products .page-content .section-product-slider .product-item__header a.add-to-compare-button:before,body.template-featured-products .page-content .section-product-slider .product-item__header a.remove-from-compare-button:before{border:1px solid var(--c-gray-400);border-radius:4px;height:16px;margin-right:8px;position:unset;width:16px}body.template-featured-products .page-content .section-product-slider .product-item__header a.add-to-compare-button:after,body.template-featured-products .page-content .section-product-slider .product-item__header a.remove-from-compare-button:after{left:13px;top:14px}body.template-featured-products .page-content .section-product-slider .product-item__banner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-blue-ncs-500);border-radius:4px;color:var(--c-gray-000);font-size:12px;font-weight:600;justify-content:center;line-height:1}body.template-featured-products .page-content .section-product-slider .product-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;padding-left:20px;padding-right:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){body.template-featured-products .page-content .section-product-slider .product-item__content{padding-left:calc(.625vw + 17px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-product-slider .product-item__content{padding-left:26px}}@media (min-width:480px){body.template-featured-products .page-content .section-product-slider .product-item__content{padding-right:calc(.625vw + 17px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-product-slider .product-item__content{padding-right:26px}}@media (min-width:480px){body.template-featured-products .page-content .section-product-slider .product-item__content{padding-bottom:calc(1.25vw + 14px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-product-slider .product-item__content{padding-bottom:32px}}body.template-featured-products .page-content .section-product-slider .product-item__content--placeholder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;aspect-ratio:5/4;justify-content:center}body.template-featured-products .page-content .section-product-slider .product-item__content--placeholder__img{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:150px;justify-content:center;margin:0 auto;max-width:150px;-o-object-fit:contain;object-fit:contain;width:100%}body.template-featured-products .page-content .section-product-slider .product-item__content--container-title{display:-webkit-box;display:-ms-flexbox;display:flex}body.template-featured-products .page-content .section-product-slider .product-item__permalink{text-decoration:none}body.template-featured-products .page-content .section-product-slider .product-item__title-container{display:-webkit-box;display:-ms-flexbox;display:flex}body.template-featured-products .page-content .section-product-slider .product-item__logo{display:block;height:28px;margin-left:18px;max-width:27px;width:100%}body.template-featured-products .page-content .section-product-slider .product-item__title{font-size:24px;font-weight:600;line-height:1;margin:0 0 .25rem;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media (min-width:480px){body.template-featured-products .page-content .section-product-slider .product-item__title{font-size:calc(.41667vw + 22px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-product-slider .product-item__title{font-size:28px}}body.template-featured-products .page-content .section-product-slider .product-item__subtitle{color:var(--c-comp);font-size:14px;font-weight:600;height:52px;line-height:1.1;margin:.25rem 0 .5rem}@media (min-width:480px){body.template-featured-products .page-content .section-product-slider .product-item__subtitle{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-product-slider .product-item__subtitle{font-size:16px}}body.template-featured-products .page-content .section-product-slider .product-item__list-attributes{list-style:none;margin:0;padding:0}body.template-featured-products .page-content .section-product-slider .product-item__list-attributes__item{color:var(--c-primary);font-size:16px;font-weight:400;line-height:18px;list-style:none;margin-bottom:8px;padding-left:22px;position:relative}body.template-featured-products .page-content .section-product-slider .product-item__list-attributes__item .svg-inline--fa,body.template-featured-products .page-content .section-product-slider .product-item__list-attributes__item i{color:var(--c-succes);font-size:14px;left:0;line-height:22px;position:absolute;top:3px}body.template-featured-products .page-content .section-product-slider .flickity-enabled{display:block!important}@media (min-width:992px){body.template-featured-products .page-content .section-product-slider .flickity-enabled{overflow:hidden}}body.template-featured-products .page-content .section-product-slider .flickity-enabled:focus{outline:none!important}body.template-featured-products .page-content .section-product-slider .flickity-enabled .product-item{margin:0 40px 0 0;width:315px}body.template-featured-products .page-content .section-product-slider .flickity-enabled .flickity-page-dots{bottom:auto;line-height:1!important;margin:20px 0 0!important;position:static;text-align:center}body.template-featured-products .page-content .section-product-slider .flickity-enabled .flickity-page-dots .dot{border:2px solid var(--c-primary);border-radius:100%;cursor:pointer;display:inline-block;font-size:0;height:12px;list-style:none;margin-bottom:0;margin-left:8px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:12px}body.template-featured-products .page-content .section-product-slider .flickity-enabled .flickity-page-dots .dot:before{display:none}body.template-featured-products .page-content .section-product-slider .flickity-enabled .flickity-page-dots .dot.is-selected{background-color:var(--c-gray-000);border:2px solid var(--c-comp);border-radius:6px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:40px}body.template-featured-products .page-content .section-product-slider__cta{font-size:18px;font-weight:500;margin-top:40px;text-align:center}body.template-featured-products .page-content .section-product-slider__cta-text{color:var(--c-primary)}body.template-featured-products .page-content .section-product-slider__cta-link{padding-left:4px;text-decoration:none}body.template-featured-products .page-content .section-product-slider__cta-link:hover{text-decoration:underline}body.template-featured-products .page-content .section-product-slider__cta-link .svg-inline--fa,body.template-featured-products .page-content .section-product-slider__cta-link i{-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}body.template-featured-products .page-content .section-content{position:relative}body.template-featured-products .page-content .section-content .container-sm{margin:0 auto;max-width:1030px}body.template-featured-products .page-content .section-content .anchor{height:1px;position:absolute;top:-60px;width:100%}@media (min-width:480px){body.template-featured-products .page-content .section-content .anchor{top:calc(-10.41667vw - 10px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-content .anchor{top:-160px}}body.template-featured-products .page-content .section-content__intro h2{margin:0 0 .4em}body.template-featured-products .page-content .section-content__intro p{font-size:18px;margin:0;max-width:400px}@media (min-width:480px){body.template-featured-products .page-content .section-content__intro p{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-content__intro p{font-size:20px}}body.template-featured-products .page-content .section-content__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){body.template-featured-products .page-content .section-content__inner{padding-top:calc(2.08333vw + 10px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-content__inner{padding-top:40px}}body.template-featured-products .page-content .section-content__inner .wysiwyg-editor{overflow:auto}.single-product body.template-featured-products .page-content .layout-techniques,.single-product body.template-featured-products .page-content .product-description,body.template-featured-products .page-content .section,body.template-featured-products .page-content .single-product .layout-techniques,body.template-featured-products .page-content .single-product .product-description{margin-bottom:40px;margin-top:40px}@media (min-width:480px){.single-product body.template-featured-products .page-content .layout-techniques,.single-product body.template-featured-products .page-content .product-description,body.template-featured-products .page-content .section,body.template-featured-products .page-content .single-product .layout-techniques,body.template-featured-products .page-content .single-product .product-description{margin-top:calc(8.33333vw - 0px)}}@media (min-width:1440px){.single-product body.template-featured-products .page-content .layout-techniques,.single-product body.template-featured-products .page-content .product-description,body.template-featured-products .page-content .section,body.template-featured-products .page-content .single-product .layout-techniques,body.template-featured-products .page-content .single-product .product-description{margin-top:120px}}@media (min-width:480px){.single-product body.template-featured-products .page-content .layout-techniques,.single-product body.template-featured-products .page-content .product-description,body.template-featured-products .page-content .section,body.template-featured-products .page-content .single-product .layout-techniques,body.template-featured-products .page-content .single-product .product-description{margin-bottom:calc(8.33333vw - 0px)}}@media (min-width:1440px){.single-product body.template-featured-products .page-content .layout-techniques,.single-product body.template-featured-products .page-content .product-description,body.template-featured-products .page-content .section,body.template-featured-products .page-content .single-product .layout-techniques,body.template-featured-products .page-content .single-product .product-description{margin-bottom:120px}}.single-product body.template-featured-products .page-content .bg-light-blue.layout-techniques,.single-product body.template-featured-products .page-content .bg-light-blue.product-description,body.template-featured-products .page-content .section.bg-light-blue,body.template-featured-products .page-content .single-product .bg-light-blue.layout-techniques,body.template-featured-products .page-content .single-product .bg-light-blue.product-description{background:var(--c-blue-ncs-100);margin-bottom:0;margin-top:0;padding-bottom:40px;padding-top:40px}@media (min-width:480px){.single-product body.template-featured-products .page-content .bg-light-blue.layout-techniques,.single-product body.template-featured-products .page-content .bg-light-blue.product-description,body.template-featured-products .page-content .section.bg-light-blue,body.template-featured-products .page-content .single-product .bg-light-blue.layout-techniques,body.template-featured-products .page-content .single-product .bg-light-blue.product-description{padding-top:calc(8.33333vw - 0px)}}@media (min-width:1440px){.single-product body.template-featured-products .page-content .bg-light-blue.layout-techniques,.single-product body.template-featured-products .page-content .bg-light-blue.product-description,body.template-featured-products .page-content .section.bg-light-blue,body.template-featured-products .page-content .single-product .bg-light-blue.layout-techniques,body.template-featured-products .page-content .single-product .bg-light-blue.product-description{padding-top:120px}}@media (min-width:480px){.single-product body.template-featured-products .page-content .bg-light-blue.layout-techniques,.single-product body.template-featured-products .page-content .bg-light-blue.product-description,body.template-featured-products .page-content .section.bg-light-blue,body.template-featured-products .page-content .single-product .bg-light-blue.layout-techniques,body.template-featured-products .page-content .single-product .bg-light-blue.product-description{padding-bottom:calc(8.33333vw - 0px)}}@media (min-width:1440px){.single-product body.template-featured-products .page-content .bg-light-blue.layout-techniques,.single-product body.template-featured-products .page-content .bg-light-blue.product-description,body.template-featured-products .page-content .section.bg-light-blue,body.template-featured-products .page-content .single-product .bg-light-blue.layout-techniques,body.template-featured-products .page-content .single-product .bg-light-blue.product-description{padding-bottom:120px}}body.template-featured-products .page-content .section-content+.section-content{margin-top:0}@media (min-width:480px){body.template-featured-products .page-content .section-content+.section-content{margin-top:calc(-4.16667vw + 20px)}}@media (min-width:1440px){body.template-featured-products .page-content .section-content+.section-content{margin-top:-40px}}body.template-featured-products .page-content #main-wrapper main{padding:0}@media (min-width:992px){body.template-featured-products .page-content .breadcrumbs{text-align:center}body.template-homepage-corrosion .page-content .section-cr-hero .container__large{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.template-homepage-corrosion .page-content .section-cr-hero__image,body.template-homepage-corrosion .page-content .section-cr-hero__video{margin-bottom:32px}@media (min-width:992px){body.template-homepage-corrosion .page-content .section-cr-hero__image,body.template-homepage-corrosion .page-content .section-cr-hero__video{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0}}body.template-homepage-corrosion .page-content .section-cr-hero__image video,body.template-homepage-corrosion .page-content .section-cr-hero__video video{display:block;max-width:100%}body.template-homepage-corrosion .page-content .section-cr-hero__image img,body.template-homepage-corrosion .page-content .section-cr-hero__video img{display:block;height:auto;width:100%}@media (min-width:992px){body.template-homepage-corrosion .page-content .section-cr-hero__content{width:480px}}body.template-homepage-corrosion .page-content .section-cr-hero__title{font-size:24px;margin:0}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-hero__title{font-size:calc(1.66667vw + 16px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-hero__title{font-size:40px}}body.template-homepage-corrosion .page-content .section-cr-hero__subtitle{color:var(--c-comp);font-size:18px;font-weight:600;line-height:1;margin-top:4px}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-hero__subtitle{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-hero__subtitle{font-size:22px}}body.template-homepage-corrosion .page-content .section-cr-hero__list{list-style:none;margin:32px 0 0;padding:0}body.template-homepage-corrosion .page-content .section-cr-hero__list li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}body.template-homepage-corrosion .page-content .section-cr-hero__list li:last-child{margin-bottom:0}body.template-homepage-corrosion .page-content .section-cr-hero__list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-homepage-corrosion .page-content .section-cr-hero__list__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid var(--c-comp);border-radius:50%;color:var(--c-comp);font-size:19px;height:48px;margin-right:16px;padding-top:3px;width:48px}body.template-homepage-corrosion .page-content .section-cr-hero__list__title{color:var(--c-heading);font-size:18px;font-weight:500;line-height:1}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-hero__list__title{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-hero__list__title{font-size:22px}}body.template-homepage-corrosion .page-content .section-cr-hero__list__subtitle{color:var(--c-primary-300);font-size:16px;font-weight:500;line-height:1}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-hero__list__subtitle{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-hero__list__subtitle{font-size:18px}}body.template-homepage-corrosion .page-content .section-cr-hero__btn-container{margin:32px 0 0}body.template-homepage-corrosion .page-content .section-cr-logos__title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-heading);font-weight:600;line-height:1;opacity:.8}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-logos__title{font-size:calc(.3125vw + 15.5px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-logos__title{font-size:20px}}body.template-homepage-corrosion .page-content .section-cr-logos__title .line{-webkit-box-flex:1;background:var(--c-gray-400);-ms-flex:1;flex:1;height:1px;margin-left:16px}body.template-homepage-corrosion .page-content .section-cr-logos__carousel{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px;outline:none}body.template-homepage-corrosion .page-content .section-cr-logos__carousel a{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:24px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-logos__carousel a{margin-right:calc(5vw - 0px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-logos__carousel a{margin-right:72px}}body.template-homepage-corrosion .page-content .section-cr-logos__carousel a:hover img{opacity:.7}body.template-homepage-corrosion .page-content .section-cr-logos__carousel a:last-child{margin-right:0}body.template-homepage-corrosion .page-content .section-cr-logos__carousel a img{display:block;-webkit-filter:saturate(0);filter:saturate(0);height:auto;max-height:50px;max-width:none;opacity:.4;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;width:auto}body.template-homepage-corrosion .page-content .section-cr-packages{background:var(--c-primary);padding-bottom:40px;padding-top:0!important;position:relative}@media (min-height:640px){body.template-homepage-corrosion .page-content .section-cr-packages{padding-bottom:calc(7.69231vh - 9.23077px)}}@media (min-height:900px){body.template-homepage-corrosion .page-content .section-cr-packages{padding-bottom:60px}}@media (min-height:640px){body.template-homepage-corrosion .page-content .section-cr-packages{margin-top:-20px!important}}@media (min-height:1100px){body.template-homepage-corrosion .page-content .section-cr-packages{margin-top:-40px!important}}body.template-homepage-corrosion .page-content .section-cr-packages .anchor{left:0;position:absolute;top:-40px;visibility:hidden}body.template-homepage-corrosion .page-content .section-cr-packages>svg{display:block;height:auto;margin-bottom:40px;width:100%}@media (min-height:640px){body.template-homepage-corrosion .page-content .section-cr-packages>svg{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-homepage-corrosion .page-content .section-cr-packages>svg{margin-bottom:80px}}body.template-homepage-corrosion .page-content .section-cr-packages__intro{margin:0 auto;max-width:840px;text-align:center}body.template-homepage-corrosion .page-content .section-cr-packages__intro__title{color:var(--c-gray-000);margin:0}body.template-homepage-corrosion .page-content .section-cr-packages__intro__text{color:var(--c-gray-000);margin:20px 0 0}body.template-homepage-corrosion .page-content .section-cr-packages__packages{margin-top:40px;outline:none}body.template-homepage-corrosion .page-content .section-cr-packages__packages:after{content:"flickity";display:none}@media (min-width:1200px){body.template-homepage-corrosion .page-content .section-cr-packages__packages{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px}body.template-homepage-corrosion .page-content .section-cr-packages__packages:after{content:""}}body.template-homepage-corrosion .page-content .section-cr-packages__packages .flickity-page-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:40px 0;padding:0}body.template-homepage-corrosion .page-content .section-cr-packages__packages .flickity-page-dots .dot{background:hsla(0,0%,100%,.5);border-radius:5px;font-size:0;height:10px;margin:0 6px;width:10px}body.template-homepage-corrosion .page-content .section-cr-packages__packages .flickity-page-dots .dot.is-selected{background:var(--c-gray-000)}body.template-homepage-corrosion .page-content .section-cr-packages__package{background:var(--c-gray-000);border-radius:6px;margin-left:12px;margin-right:12px;max-width:95%;overflow:hidden;padding:24px 20px 40px;position:relative;width:373px}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-packages__package{padding-left:calc(1.25vw + 14px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-packages__package{padding-left:32px}}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-packages__package{padding-right:calc(1.25vw + 14px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-packages__package{padding-right:32px}}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-packages__package{margin-left:calc(2.91667vw - 2px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-packages__package{margin-left:40px}}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-packages__package{margin-right:calc(2.91667vw - 2px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-packages__package{margin-right:40px}}@media (min-width:1200px){body.template-homepage-corrosion .page-content .section-cr-packages__package{min-height:0!important}}body.template-homepage-corrosion .page-content .section-cr-packages__package:first-child,body.template-homepage-corrosion .page-content .section-cr-packages__package:nth-child(3){margin:20px 0 0}body.template-homepage-corrosion .page-content .section-cr-packages__package:nth-child(2){padding-bottom:44px;padding-top:44px}@media (min-width:1200px){body.template-homepage-corrosion .page-content .section-cr-packages__package{margin-left:0!important;margin-right:0!important;max-width:none;width:auto}body.template-homepage-corrosion .page-content .section-cr-packages__package:first-child,body.template-homepage-corrosion .page-content .section-cr-packages__package:nth-child(3){margin:20px 0}}body.template-homepage-corrosion .page-content .section-cr-packages__package__recommended{background:var(--c-comp);color:var(--c-gray-000);font-size:13px;font-weight:500;line-height:1;padding:4px 32px;position:absolute;right:-29px;top:33px;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}body.template-homepage-corrosion .page-content .section-cr-packages__package__image,body.template-homepage-corrosion .page-content .section-cr-packages__package__image img{display:block;height:auto;margin:0 auto;max-height:164px;max-width:222px;width:auto}body.template-homepage-corrosion .page-content .section-cr-packages__package__title{text-align:center}body.template-homepage-corrosion .page-content .section-cr-packages__package__subtitle{font-size:16px!important;margin:0 auto;max-width:80%;text-align:center}body.template-homepage-corrosion .page-content .section-cr-packages__package__btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid var(--c-gray-400);justify-content:center;margin-top:12px;padding-bottom:24px}body.template-homepage-corrosion .page-content .section-cr-packages__package__list{list-style:none;margin:24px 0 0;padding:0}body.template-homepage-corrosion .page-content .section-cr-packages__package__list li{color:var(--c-primary);font-size:17px;line-height:1;margin:0 0 12px}body.template-homepage-corrosion .page-content .section-cr-packages__package__list li .fa-check{color:var(--c-succes);margin-right:12px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}body.template-homepage-corrosion .page-content .section-cr-packages__usp{color:var(--c-comp-100);margin-top:20px;text-align:center}@media (min-height:640px){body.template-homepage-corrosion .page-content .section-cr-packages__usp{margin-top:calc(15.38462vh - 78.46154px)}}@media (min-height:900px){body.template-homepage-corrosion .page-content .section-cr-packages__usp{margin-top:60px}}body.template-homepage-corrosion .page-content .section-cr-knowledgebase{background:var(--c-comp-100)}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__btn{display:none}@media (min-width:768px){body.template-homepage-corrosion .page-content .section-cr-knowledgebase__header__btn{display:block}}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__blocks{display:grid;grid-template-columns:1fr;grid-gap:20px;margin-top:40px}@media (min-width:768px){body.template-homepage-corrosion .page-content .section-cr-knowledgebase__blocks{grid-template-columns:1fr 1fr}}@media (min-width:992px){body.template-homepage-corrosion .page-content .section-cr-knowledgebase__blocks{grid-gap:40px}}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px}@media (min-width:992px){body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block{padding:32px}}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__icon{color:var(--c-heading);font-size:48px;margin:4px 24px 0 0}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__content{-webkit-box-flex:1;-ms-flex:1;flex:1}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__title{margin:0}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__subtitle{color:var(--c-comp);margin-top:4px}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__articles{list-style:none;margin:28px 0 0;padding:0}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__article{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:1;margin:0 0 12px}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__article:last-child{margin:0}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__article .svg-inline--fa,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__article i{color:var(--c-comp);vertical-align:text-bottom}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__article a{color:var(--c-heading);display:inline-block;margin-left:8px;text-decoration:none}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__article a:hover{text-decoration:underline}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__article a .fa-external-link{color:var(--c-gray-600);font-size:13px;padding-left:8px;vertical-align:baseline}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__link{color:var(--c-heading);display:inline-block;font-size:18px;font-weight:500;line-height:1;margin:24px 0 0;text-decoration:none}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__link .svg-inline--fa,body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__link i{padding-left:8px;vertical-align:text-bottom}body.template-homepage-corrosion .page-content .section-cr-knowledgebase__block__link:hover{text-decoration:underline}body.template-homepage-corrosion .page-content .section-cr-publications__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.template-homepage-corrosion .page-content .section-cr-publications__header__subtitle{color:var(--c-comp)}body.template-homepage-corrosion .page-content .section-cr-publications__header__btn{display:none}@media (min-width:768px){body.template-homepage-corrosion .page-content .section-cr-publications__header__btn{display:block}}body.template-homepage-corrosion .page-content .section-cr-publications__blocks{margin-top:24px;outline:none;overflow:visible}body.template-homepage-corrosion .page-content .section-cr-publications__block{border:1px solid var(--c-gray-400);border-radius:6px;display:block;max-width:80%;padding:24px;position:relative;text-decoration:none;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:363px}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-publications__block{padding:calc(.83333vw + 20px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-publications__block{padding:32px}}body.template-homepage-corrosion .page-content .section-cr-publications__block:hover{background:var(--c-gray-100);border:1px solid var(--c-gray-500)}body.template-homepage-corrosion .page-content .section-cr-publications__block__content{font-size:17px;font-weight:500;line-height:1.2;margin-top:12px}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-publications__block__content{margin-top:calc(.41667vw + 10px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-publications__block__content{margin-top:16px}}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-publications__block__content{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-publications__block__content{font-size:18px}}body.template-homepage-corrosion .page-content .section-cr-publications__block__author{color:var(--c-primary-400);font-size:16px;font-weight:500;line-height:1;margin-bottom:12px;margin-top:12px}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-publications__block__author{margin-top:calc(.41667vw + 10px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-publications__block__author{margin-top:16px}}@media (min-width:480px){body.template-homepage-corrosion .page-content .section-cr-publications__block__author{margin-bottom:calc(.41667vw + 10px)}}@media (min-width:1440px){body.template-homepage-corrosion .page-content .section-cr-publications__block__author{margin-bottom:16px}}body.template-homepage-corrosion .page-content .section-cr-publications__block .far{bottom:12px;font-size:18px;position:absolute;right:12px}body.template-homepage-corrosion .page-content section{margin-bottom:60px;margin-top:60px;overflow:hidden}@media (min-height:640px){body.template-homepage-corrosion .page-content section{margin-top:calc(23.07692vh - 87.69231px)}}@media (min-height:900px){body.template-homepage-corrosion .page-content section{margin-top:120px}}@media (min-height:640px){body.template-homepage-corrosion .page-content section{margin-bottom:calc(23.07692vh - 87.69231px)}}@media (min-height:900px){body.template-homepage-corrosion .page-content section{margin-bottom:120px}}body.template-homepage-corrosion .page-content section.section--has-bg{margin:0;padding-bottom:60px;padding-top:60px}@media (min-height:640px){body.template-homepage-corrosion .page-content section.section--has-bg{padding-top:calc(23.07692vh - 87.69231px)}}@media (min-height:900px){body.template-homepage-corrosion .page-content section.section--has-bg{padding-top:120px}}@media (min-height:640px){body.template-homepage-corrosion .page-content section.section--has-bg{padding-bottom:calc(23.07692vh - 87.69231px)}}@media (min-height:900px){body.template-homepage-corrosion .page-content section.section--has-bg{padding-bottom:120px}}body.template-homepage-oem .page-content{min-height:100vh;overflow:hidden}@media (min-width:640px){body.template-homepage-oem .page-content .section-page-intro__intro{text-align:center}}body.template-homepage-oem .page-content .section-page-intro__intro>:first-child{margin-top:0}body.template-homepage-oem .page-content .section-page-intro__intro>:last-child{margin-bottom:0}body.template-homepage-oem .page-content .section-page-intro__intro h1{font-size:48px;margin-left:auto;margin-right:auto;max-width:640px}@media (min-width:480px){body.template-homepage-oem .page-content .section-page-intro__intro h1{font-size:calc(2.5vw + 36px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-page-intro__intro h1{font-size:72px}}body.template-homepage-oem .page-content .section-page-intro__intro p{color:var(--c-primary);font-size:20px;line-height:1.6;margin-left:auto;margin-right:auto;max-width:800px}@media (min-width:480px){body.template-homepage-oem .page-content .section-page-intro__intro p{font-size:calc(.20833vw + 19px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-page-intro__intro p{font-size:22px}}body.template-homepage-oem .page-content .section-page-intro__switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:32px}@media (min-width:640px){body.template-homepage-oem .page-content .section-page-intro__switch{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.template-homepage-oem .page-content .section-page-intro__switch-inner{border:2px solid var(--c-primary);border-radius:26px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:6px;position:relative;text-align:center;z-index:1}body.template-homepage-oem .page-content .section-page-intro__switch-inner input{display:none}body.template-homepage-oem .page-content .section-page-intro__switch-inner input:checked+.section-page-intro__switch-label{color:var(--c-gray-000)}body.template-homepage-oem .page-content .section-page-intro__switch-inner input#section-page-intro__switch-item-1:checked~.section-page-intro__switch-pill{-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .18s ease-out;transition:-webkit-transform .18s ease-out;-o-transition:-o-transform .18s ease-out;transition:transform .18s ease-out;transition:transform .18s ease-out,-webkit-transform .18s ease-out,-o-transform .18s ease-out}body.template-homepage-oem .page-content .section-page-intro__switch-inner input#section-page-intro__switch-item-2:checked~.section-page-intro__switch-pill{-webkit-transform:translateX(138px);-o-transform:translateX(138px);transform:translateX(138px);-webkit-transition:-webkit-transform .18s ease-out;transition:-webkit-transform .18s ease-out;-o-transition:-o-transform .18s ease-out;transition:transform .18s ease-out;transition:transform .18s ease-out,-webkit-transform .18s ease-out,-o-transform .18s ease-out}body.template-homepage-oem .page-content .section-page-intro__switch-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);cursor:pointer;font-size:18px;font-weight:700;height:36px;text-decoration:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;width:138px}body.template-homepage-oem .page-content .section-page-intro__switch-pill{background:var(--c-primary);border-radius:18px;height:36px;left:6px;position:absolute;top:6px;-webkit-transition:-webkit-transform 9999s ease-out .2s;transition:-webkit-transform 9999s ease-out .2s;-o-transition:-o-transform 9999s ease-out .2s;transition:transform 9999s ease-out .2s;transition:transform 9999s ease-out .2s,-webkit-transform 9999s ease-out .2s,-o-transform 9999s ease-out .2s;width:138px;z-index:-1}body.template-homepage-oem .page-content .section-page-intro__switch-subtitle{color:var(--c-comp);font-size:18px;font-weight:600;margin-top:4px}@media (min-width:640px){body.template-homepage-oem .page-content .section-page-intro__switch-subtitle{text-align:center}}body.template-homepage-oem .page-content .section-cases{position:relative}body.template-homepage-oem .page-content .section-cases:before{background-image:url(/app/themes/palmsens/dist/images/bg-pattern-1_8a447c8a.png);background-position:50%;background-repeat:no-repeat;background-size:1920px;content:"";height:554px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1920px;z-index:-1}body.template-homepage-oem .page-content .section-cases__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}@media (min-height:640px){body.template-homepage-oem .page-content .section-cases__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){body.template-homepage-oem .page-content .section-cases__intro{margin-bottom:48px}}@media (min-width:640px){body.template-homepage-oem .page-content .section-cases__intro{text-align:center}}body.template-homepage-oem .page-content .section-cases__intro>:first-child{margin-top:0}body.template-homepage-oem .page-content .section-cases__intro>:last-child{margin-bottom:0}body.template-homepage-oem .page-content .section-cases__grid{outline:none;position:relative}body.template-homepage-oem .page-content .section-cases__col{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);margin-right:20px;min-height:304px;opacity:.2;padding:32px;position:relative;text-decoration:none;-webkit-transition:opacity .2s ease-out,-webkit-box-shadow .2s ease-out;transition:opacity .2s ease-out,-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out,opacity .2s ease-out;transition:box-shadow .2s ease-out,opacity .2s ease-out;transition:box-shadow .2s ease-out,opacity .2s ease-out,-webkit-box-shadow .2s ease-out;width:320px}@media (min-width:480px){body.template-homepage-oem .page-content .section-cases__col{padding:calc(.83333vw + 28px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases__col{padding:40px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-cases__col{margin-right:calc(1.04167vw + 15px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases__col{margin-right:30px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-cases__col{width:calc(26.04167vw + 195px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases__col{width:570px}}body.template-homepage-oem .page-content .section-cases__col.is-selected{opacity:1}body.template-homepage-oem .page-content .section-cases__col>:first-child{margin-top:0}body.template-homepage-oem .page-content .section-cases__col>:last-child{margin-bottom:0}body.template-homepage-oem .page-content .section-cases__col>.svg-inline--fa,body.template-homepage-oem .page-content .section-cases__col>i{color:var(--c-comp);font-size:32px}@media (min-width:480px){body.template-homepage-oem .page-content .section-cases__col>.svg-inline--fa,body.template-homepage-oem .page-content .section-cases__col>i{font-size:calc(1.25vw + 26px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases__col>.svg-inline--fa,body.template-homepage-oem .page-content .section-cases__col>i{font-size:44px}}body.template-homepage-oem .page-content .section-cases__col-text{margin:24px 0 0}body.template-homepage-oem .page-content .section-cases__col-subtitle{margin:12px 0 0;opacity:.5}body.template-homepage-oem .page-content .section-cases__col-link-container{margin-top:32px;text-align:right}body.template-homepage-oem .page-content .section-cases__col-link{color:var(--c-comp);font-size:18px;font-weight:600}body.template-homepage-oem .page-content .section-cases__col-link:hover{text-decoration:underline}body.template-homepage-oem .page-content .section-cases__col-link .svg-inline--fa,body.template-homepage-oem .page-content .section-cases__col-link i{padding-left:4px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}body.template-homepage-oem .page-content .section-cases .flickity-page-dots{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;padding:0}@media (min-width:480px){body.template-homepage-oem .page-content .section-cases .flickity-page-dots{margin-top:calc(.83333vw + 20px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases .flickity-page-dots{margin-top:32px}}body.template-homepage-oem .page-content .section-cases .flickity-page-dots .dot{background:var(--c-primary);border-radius:6px;cursor:pointer;display:block;height:12px;margin:0 4px;opacity:.4;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;width:12px}body.template-homepage-oem .page-content .section-cases .flickity-page-dots .dot.is-selected{opacity:1}body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button{background:var(--c-primary);border:none;border-radius:50%;cursor:pointer;display:none;height:60px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background .2s ease-out,opacity .2s ease-out;-o-transition:background .2s ease-out,opacity .2s ease-out;transition:background .2s ease-out,opacity .2s ease-out;width:60px}@media (min-width:480px){body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button{width:calc(2.08333vw + 50px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button{width:80px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button{height:calc(2.08333vw + 50px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button{height:80px}}body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button.previous{left:-100px}body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button.next{right:-100px}body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button:hover{background:var(--c-primary-700)}body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button:disabled{cursor:not-allowed;opacity:.2}body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button svg{fill:var(--c-gray-000);width:20px}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases .flickity-prev-next-button{display:block}}body.template-homepage-oem .page-content .section-cases a.section-cases__col{padding-bottom:24px;padding-right:24px}body.template-homepage-oem .page-content .section-cases__col:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}body.template-homepage-oem .page-content .section-cases__clients{margin-left:auto;margin-right:auto;margin-top:32px;max-width:992px;overflow:hidden;position:relative;text-align:center}@media (min-height:640px){body.template-homepage-oem .page-content .section-cases__clients{margin-top:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){body.template-homepage-oem .page-content .section-cases__clients{margin-top:48px}}body.template-homepage-oem .page-content .section-cases__clients:after,body.template-homepage-oem .page-content .section-cases__clients:before{content:"";height:100%;position:absolute;top:0;width:60px;z-index:2}@media (min-width:480px){body.template-homepage-oem .page-content .section-cases__clients:after,body.template-homepage-oem .page-content .section-cases__clients:before{width:calc(14.58333vw - 10px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases__clients:after,body.template-homepage-oem .page-content .section-cases__clients:before{width:200px}}body.template-homepage-oem .page-content .section-cases__clients:before{background:-webkit-linear-gradient(left,var(--c-gray-000) 0,var(--c-gray-000) 1%,var(--c-gray-000) 20%,hsla(0,0%,100%,0) 100%);background:-o-linear-gradient(left,var(--c-gray-000) 0,var(--c-gray-000) 1%,var(--c-gray-000) 20%,hsla(0,0%,100%,0) 100%);background:linear-gradient(to right,var(--c-gray-000) 0,var(--c-gray-000) 1%,var(--c-gray-000) 20%,hsla(0,0%,100%,0) 100%);left:0}body.template-homepage-oem .page-content .section-cases__clients:after{background:-webkit-linear-gradient(left,hsla(0,0%,100%,0) 0,var(--c-gray-000) 80%,var(--c-gray-000) 99%,var(--c-gray-000) 100%);background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,var(--c-gray-000) 80%,var(--c-gray-000) 99%,var(--c-gray-000) 100%);background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--c-gray-000) 80%,var(--c-gray-000) 99%,var(--c-gray-000) 100%);right:0}body.template-homepage-oem .page-content .section-cases__clients-carousel{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:36px;outline:none}body.template-homepage-oem .page-content .section-cases__clients-carousel-item{height:auto;margin-right:32px;position:relative;width:auto}@media (min-width:480px){body.template-homepage-oem .page-content .section-cases__clients-carousel-item{margin-right:calc(3.95833vw + 13px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cases__clients-carousel-item{margin-right:70px}}body.template-homepage-oem .page-content .section-cases__clients-carousel-item:last-child{margin-right:0}body.template-homepage-oem .page-content .section-cases__clients-carousel-item img{display:block;-webkit-filter:grayscale(1);filter:grayscale(1);height:auto;max-height:48px;opacity:.5;width:auto}@media (min-width:640px){body.template-homepage-oem .page-content .section-cases__clients-carousel-item img{max-height:none}}body.template-homepage-oem .page-content .section-content-img{position:relative}.single-product .section-product-hero.carousel-enabled body.template-homepage-oem .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-oem .page-content .section-content-img .container,body.template-homepage-oem .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:24px;grid-column-gap:12px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.single-product .section-product-hero.carousel-enabled body.template-homepage-oem .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-oem .page-content .section-content-img .container,body.template-homepage-oem .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.single-product .section-product-hero.carousel-enabled body.template-homepage-oem .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-oem .page-content .section-content-img .container,body.template-homepage-oem .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:48px}}@media (min-width:480px){.single-product .section-product-hero.carousel-enabled body.template-homepage-oem .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-oem .page-content .section-content-img .container,body.template-homepage-oem .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:calc(11.25vw - 42px)}}@media (min-width:1440px){.single-product .section-product-hero.carousel-enabled body.template-homepage-oem .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-oem .page-content .section-content-img .container,body.template-homepage-oem .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:120px}}@media (min-width:992px){.single-product .section-product-hero.carousel-enabled body.template-homepage-oem .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-oem .page-content .section-content-img .container,body.template-homepage-oem .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-template-columns:1fr 1fr}.single-product .section-product-hero.carousel-enabled body.template-homepage-oem .page-content .section-content-img .image-align-right.section-product-hero__outer-wrapper,body.template-homepage-oem .page-content .section-content-img .container.image-align-right,body.template-homepage-oem .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper{grid-auto-flow:dense}.single-product .section-product-hero.carousel-enabled body.template-homepage-oem .page-content .section-content-img .image-align-right.section-product-hero__outer-wrapper .section-content-img__image,body.template-homepage-oem .page-content .section-content-img .container.image-align-right .section-content-img__image,body.template-homepage-oem .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper .section-content-img__image{grid-column:2}}body.template-homepage-oem .page-content .section-content-img__image img,body.template-homepage-oem .page-content .section-content-img__image picture{border-radius:4px;display:block;max-width:100%}body.template-homepage-oem .page-content .section-content-img__wysiwyg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:510px}.dataTables_paginate body.template-homepage-oem .page-content .section-content-img__wysiwyg .paginate_button,.dataTables_paginate body.template-homepage-oem .page-content .section-content-img__wysiwyg a,body.template-homepage-oem .page-content .section-content-img__wysiwyg .btn,body.template-homepage-oem .page-content .section-content-img__wysiwyg .dataTables_paginate .paginate_button,body.template-homepage-oem .page-content .section-content-img__wysiwyg .dataTables_paginate a{margin-right:auto}body.template-homepage-oem .page-content .section-content-img__logos{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--c-gray-400);padding-top:24px}@media (min-width:480px){body.template-homepage-oem .page-content .section-content-img__logos{margin-top:calc(1.66667vw + 16px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-content-img__logos{margin-top:40px}}body.template-homepage-oem .page-content .section-content-img__logos img{display:block;margin-right:12px}@media (min-width:480px){body.template-homepage-oem .page-content .section-content-img__logos img{margin-right:calc(1.25vw + 6px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-content-img__logos img{margin-right:24px}}body.template-homepage-oem .page-content .section-cta__inner{background:var(--c-primary);border-radius:8px;padding:36px 24px}@media (min-width:480px){body.template-homepage-oem .page-content .section-cta__inner{padding-top:calc(4.58333vw + 14px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cta__inner{padding-top:80px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-cta__inner{padding-bottom:calc(4.58333vw + 14px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cta__inner{padding-bottom:80px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-cta__inner{padding-left:calc(5.83333vw - 4px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cta__inner{padding-left:80px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-cta__inner{padding-right:calc(5.83333vw - 4px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-cta__inner{padding-right:80px}}@media (min-width:768px){body.template-homepage-oem .page-content .section-cta__inner{text-align:center}}body.template-homepage-oem .page-content .section-cta__inner>:first-child{margin-top:0}body.template-homepage-oem .page-content .section-cta__inner>:last-child{margin-bottom:0}body.template-homepage-oem .page-content .section-cta h2{color:var(--c-gray-000);margin-left:auto;margin-right:auto;max-width:680px}body.template-homepage-oem .page-content .section-cta p{color:var(--c-gray-000);margin-left:auto;margin-right:auto;max-width:600px}@media (min-width:768px){body.template-homepage-oem .page-content .section-cta .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.template-homepage-oem .page-content .section-faq{position:relative}body.template-homepage-oem .page-content .section-faq:before{background-image:url(/app/themes/palmsens/dist/images/bg-pattern-2_2019907e.png);background-position:50%;background-repeat:no-repeat;background-size:1920px;content:"";height:1066px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1920px;z-index:-1}body.template-homepage-oem .page-content .section-faq__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}@media (min-height:640px){body.template-homepage-oem .page-content .section-faq__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){body.template-homepage-oem .page-content .section-faq__intro{margin-bottom:48px}}@media (min-width:640px){body.template-homepage-oem .page-content .section-faq__intro{text-align:center}}body.template-homepage-oem .page-content .section-faq__intro>:first-child{margin-top:0}body.template-homepage-oem .page-content .section-faq__intro>:last-child{margin-bottom:0}body.template-homepage-oem .page-content .section-faq__accordion{border-bottom:1px solid var(--c-gray-300);margin:0 auto;max-width:840px}body.template-homepage-oem .page-content .section-faq__accordion-item{border-top:1px solid var(--c-gray-300);padding:20px}@media (min-width:480px){body.template-homepage-oem .page-content .section-faq__accordion-item{padding:calc(.83333vw + 16px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-faq__accordion-item{padding:28px}}body.template-homepage-oem .page-content .section-faq__accordion-item.active .section-faq__accordion-item__icon{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}body.template-homepage-oem .page-content .section-faq__accordion-item__icon{color:var(--c-comp);font-size:16px;margin-right:18px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:14px}@media (min-width:480px){body.template-homepage-oem .page-content .section-faq__accordion-item__icon{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-faq__accordion-item__icon{font-size:18px}}body.template-homepage-oem .page-content .section-faq__accordion-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}body.template-homepage-oem .page-content .section-faq__accordion-item__title h3{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}body.template-homepage-oem .page-content .section-faq__accordion-item__text{margin-top:20px;padding-left:32px}body.template-homepage-oem .page-content .section-grid.bg-blue-100:first-of-type{padding:0!important}body.template-homepage-oem .page-content .section-grid.bg-blue-100:first-of-type .section-grid__grid:before{background:var(--c-gray-000);content:"";height:50%;left:-100%;position:absolute;top:0;width:300%;z-index:1}body.template-homepage-oem .page-content .section-grid__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}@media (min-height:640px){body.template-homepage-oem .page-content .section-grid__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){body.template-homepage-oem .page-content .section-grid__intro{margin-bottom:48px}}@media (min-width:640px){body.template-homepage-oem .page-content .section-grid__intro{text-align:center}}body.template-homepage-oem .page-content .section-grid__intro>:first-child{margin-top:0}body.template-homepage-oem .page-content .section-grid__intro>:last-child{margin-bottom:0}body.template-homepage-oem .page-content .section-grid__grid{display:grid;grid-template-columns:1fr;position:relative}@media (min-width:640px){body.template-homepage-oem .page-content .section-grid__grid.col-2,body.template-homepage-oem .page-content .section-grid__grid.col-3{grid-template-columns:1fr 1fr}}@media (min-width:992px){body.template-homepage-oem .page-content .section-grid__grid.col-3{grid-template-columns:1fr 1fr 1fr}}body.template-homepage-oem .page-content .section-grid__grid.col-2 .section-grid__col{display:-webkit-box;display:-ms-flexbox;display:flex}body.template-homepage-oem .page-content .section-grid__grid.col-2 img,body.template-homepage-oem .page-content .section-grid__grid.col-2 picture{margin-right:24px;width:90px}body.template-homepage-oem .page-content .section-grid__col{border-radius:6px;padding:32px;position:relative;text-decoration:none;z-index:2}@media (min-width:480px){body.template-homepage-oem .page-content .section-grid__col{padding:calc(.83333vw + 28px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-grid__col{padding:40px}}body.template-homepage-oem .page-content .section-grid__col__content>:first-child{margin-top:0}body.template-homepage-oem .page-content .section-grid__col__content>:last-child{margin-bottom:0}body.template-homepage-oem .page-content .section-grid__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}@media (min-width:480px){body.template-homepage-oem .page-content .section-grid__image-container{height:calc(4.16667vw + 100px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-grid__image-container{height:160px}}body.template-homepage-oem .page-content .section-grid picture{height:100%;width:100%}body.template-homepage-oem .page-content .section-grid img{border-radius:4px;display:block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}body.template-homepage-oem .page-content .section-grid__icon{background:var(--c-comp);border-radius:6px;color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;height:60px;margin-bottom:24px;width:60px}body.template-homepage-oem .page-content .section-grid__icon,body.template-homepage-oem .page-content .section-grid__link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.template-homepage-oem .page-content .section-grid__link{color:var(--c-comp)!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--f-content);font-size:17px;font-weight:600;line-height:1;outline:none;text-decoration:none;-webkit-transition:color .1s ease-out;-o-transition:color .1s ease-out;transition:color .1s ease-out}body.template-homepage-oem .page-content .section-grid__link:hover{color:var(--c-comp)!important}body.template-homepage-oem .page-content .section-grid__link:hover span{text-decoration:underline}@media (min-width:480px){body.template-homepage-oem .page-content .section-grid__link{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-grid__link{font-size:18px}}body.template-homepage-oem .page-content .section-grid__link .svg-inline--fa,body.template-homepage-oem .page-content .section-grid__link i{line-height:1;padding-left:6px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}body.template-homepage-oem .page-content .section-grid__link.link--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.template-homepage-oem .page-content .section-grid__link.link--icon-before .svg-inline--fa,body.template-homepage-oem .page-content .section-grid__link.link--icon-before i{padding-left:0!important;padding-right:6px}body.template-homepage-oem .page-content .section-grid__link.link--sm{font-size:14px}@media (min-width:480px){body.template-homepage-oem .page-content .section-grid__link.link--sm{font-size:calc(.10417vw + 13.5px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-grid__link.link--sm{font-size:15px}}body.template-homepage-oem .page-content .section-grid__link.link--sm .svg-inline--fa,body.template-homepage-oem .page-content .section-grid__link.link--sm i{padding-left:6px}body.template-homepage-oem .page-content .section-grid__link.link--sm.fa-before .svg-inline--fa,body.template-homepage-oem .page-content .section-grid__link.link--sm.fa-before i{padding-right:6px}body.template-homepage-oem .page-content .section-grid__link.link--lg{font-size:18px}@media (min-width:480px){body.template-homepage-oem .page-content .section-grid__link.link--lg{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-grid__link.link--lg{font-size:20px}}body.template-homepage-oem .page-content .section-grid__link.link--lg .svg-inline--fa,body.template-homepage-oem .page-content .section-grid__link.link--lg i{padding-left:8px}body.template-homepage-oem .page-content .section-grid__link.link--lg.fa-before .svg-inline--fa,body.template-homepage-oem .page-content .section-grid__link.link--lg.fa-before i{padding-right:8px}body.template-homepage-oem .page-content .section-grid__link.link--disabled{cursor:not-allowed}body.template-homepage-oem .page-content .section-grid__link.link--disabled:hover{color:var(--c-comp)!important;text-decoration:none}body.template-homepage-oem .page-content .section-grid.style-1 .section-grid__grid{grid-column-gap:20px;grid-row-gap:24px}@media (min-width:480px){body.template-homepage-oem .page-content .section-grid.style-1 .section-grid__grid{grid-column-gap:calc(1.04167vw + 15px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-grid.style-1 .section-grid__grid{grid-column-gap:30px}}body.template-homepage-oem .page-content .section-grid.style-1 .section-grid__col{background:var(--c-gray-000);border:1px solid var(--c-gray-400);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}body.template-homepage-oem .page-content .section-grid.style-1 .section-grid a:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}body.template-homepage-oem .page-content .section-grid.style-2 .section-grid__col:hover{background:var(--c-comp-200)}body.template-homepage-oem .page-content .section-knowledgebase{position:relative}body.template-homepage-oem .page-content .section-knowledgebase:before{background-image:url(/app/themes/palmsens/dist/images/bg-pattern-1_8a447c8a.png);background-position:50%;background-repeat:no-repeat;background-size:1920px;content:"";height:554px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1920px;z-index:-1}body.template-homepage-oem .page-content .section-knowledgebase__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}@media (min-height:640px){body.template-homepage-oem .page-content .section-knowledgebase__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){body.template-homepage-oem .page-content .section-knowledgebase__intro{margin-bottom:48px}}@media (min-width:640px){body.template-homepage-oem .page-content .section-knowledgebase__intro{text-align:center}}body.template-homepage-oem .page-content .section-knowledgebase__intro>:first-child{margin-top:0}body.template-homepage-oem .page-content .section-knowledgebase__intro>:last-child{margin-bottom:0}body.template-homepage-oem .page-content .section-knowledgebase__grid{grid-column-gap:20px;display:grid;grid-template-columns:1fr;position:relative;grid-row-gap:24px}@media (min-width:480px){body.template-homepage-oem .page-content .section-knowledgebase__grid{grid-column-gap:calc(1.04167vw + 15px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-knowledgebase__grid{grid-column-gap:30px}}@media (min-width:640px){body.template-homepage-oem .page-content .section-knowledgebase__grid{grid-template-columns:1fr 1fr}}body.template-homepage-oem .page-content .section-knowledgebase__col{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px;position:relative;text-decoration:none;z-index:2}@media (min-width:480px){body.template-homepage-oem .page-content .section-knowledgebase__col{padding:calc(.83333vw + 28px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-knowledgebase__col{padding:40px}}body.template-homepage-oem .page-content .section-knowledgebase__col__icon{color:var(--c-primary);font-size:32px;line-height:1.4;margin-right:18px}@media (min-width:480px){body.template-homepage-oem .page-content .section-knowledgebase__col__icon{font-size:calc(1.66667vw + 24px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-knowledgebase__col__icon{font-size:48px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-knowledgebase__col__icon{margin-right:calc(.625vw + 15px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-knowledgebase__col__icon{margin-right:24px}}body.template-homepage-oem .page-content .section-knowledgebase__col__content{-webkit-box-flex:1;-ms-flex:1;flex:1}body.template-homepage-oem .page-content .section-knowledgebase__col__content>:first-child{margin-top:0}body.template-homepage-oem .page-content .section-knowledgebase__col__content>:last-child{margin-bottom:0}.section-term-content body.template-homepage-oem .page-content .section-knowledgebase .sidebar__product__content__subtitle,.single-product .product-referrals body.template-homepage-oem .page-content .section-knowledgebase .referral__sub-title,.single-product .product-summary body.template-homepage-oem .page-content .section-knowledgebase .product-heading__sub-title,.single-product body.template-homepage-oem .page-content .section-knowledgebase .section__subtitle,.tax-knowledge_base_category body.template-homepage-oem .page-content .section-knowledgebase .sidebar__product__content__subtitle,.tax-knowledge_base_tag body.template-homepage-oem .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.single-knowledge_base body.template-homepage-oem .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-homepage-oem .page-content .section-knowledgebase .section-term-content .sidebar__product__content__subtitle,body.template-homepage-oem .page-content .section-knowledgebase .single-product .product-referrals .referral__sub-title,body.template-homepage-oem .page-content .section-knowledgebase .single-product .product-summary .product-heading__sub-title,body.template-homepage-oem .page-content .section-knowledgebase .single-product .section__subtitle,body.template-homepage-oem .page-content .section-knowledgebase .subtitle,body.template-homepage-oem .tax-knowledge_base_category .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-homepage-oem .tax-knowledge_base_tag .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-homepage-oem body.single-knowledge_base .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-homepage-oem body.template-knowledge-base-article .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-knowledge-base-article body.template-homepage-oem .page-content .section-knowledgebase .sidebar__product__content__subtitle{font-size:18px;margin-top:2px}body.template-homepage-oem .page-content .section-knowledgebase__list{list-style:none;margin:24px 0 0;padding:0}body.template-homepage-oem .page-content .section-knowledgebase__list li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;margin-bottom:12px}@media (min-width:480px){body.template-homepage-oem .page-content .section-knowledgebase__list li{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-knowledgebase__list li{font-size:18px}}body.template-homepage-oem .page-content .section-knowledgebase__list li:last-child{margin:0}body.template-homepage-oem .page-content .section-knowledgebase__list li .svg-inline--fa,body.template-homepage-oem .page-content .section-knowledgebase__list li i{color:var(--c-comp);margin-right:12px}body.template-homepage-oem .page-content .section-knowledgebase__list li a{color:var(--c-primary);line-height:1;text-decoration:none}body.template-homepage-oem .page-content .section-knowledgebase__list li a:hover{text-decoration:underline}body.template-homepage-oem .page-content .section-knowledgebase .link{display:inline-block;margin-top:24px}body.template-homepage-oem .page-content .section-knowledgebase .btn-group{margin-top:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-height:640px){body.template-homepage-oem .page-content .section-knowledgebase .btn-group{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-homepage-oem .page-content .section-knowledgebase .btn-group{margin-top:48px}}body.template-homepage-oem .page-content .section-partner__inner{margin:0 auto;max-width:970px}@media (min-width:640px){body.template-homepage-oem .page-content .section-partner__inner{display:-webkit-box;display:-ms-flexbox;display:flex}}body.template-homepage-oem .page-content .section-partner__content>:last-child{margin-bottom:0}@media (min-width:640px){body.template-homepage-oem .page-content .section-partner__content{margin-left:48px}}@media (min-width:640px) and (min-width:480px){body.template-homepage-oem .page-content .section-partner__content{margin-left:calc(5.41667vw + 22px)}}@media (min-width:640px) and (min-width:1440px){body.template-homepage-oem .page-content .section-partner__content{margin-left:100px}}@media (min-width:640px){body.template-homepage-oem .page-content .section-partner__content>:first-child{margin-top:0}}body.template-homepage-oem .page-content .section-partner img{max-width:none}body.template-homepage-oem .page-content .section-video.bg-blue-100:first-of-type{padding:0!important}body.template-homepage-oem .page-content .section-video.bg-blue-100:first-of-type .section-video__inner:before{background:var(--c-gray-000);content:"";height:50%;left:-100%;position:absolute;top:0;width:300%;z-index:1}body.template-homepage-oem .page-content .section-video__inner{border-radius:6px;margin:0 auto;max-width:960px;overflow:hidden}body.template-homepage-oem .page-content .section-video__video-container{position:relative}body.template-homepage-oem .page-content .section-video__placeholder{cursor:pointer;position:relative;z-index:2}body.template-homepage-oem .page-content .section-video__placeholder:hover .section-video__placeholder-icon{height:80px;width:80px}@media (min-width:480px){body.template-homepage-oem .page-content .section-video__placeholder:hover .section-video__placeholder-icon{width:calc(2.08333vw + 70px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-video__placeholder:hover .section-video__placeholder-icon{width:100px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-video__placeholder:hover .section-video__placeholder-icon{height:calc(2.08333vw + 70px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-video__placeholder:hover .section-video__placeholder-icon{height:100px}}body.template-homepage-oem .page-content .section-video__placeholder img{display:block;height:530px;max-height:60vh;min-height:220px;-o-object-fit:cover;object-fit:cover;width:100%}body.template-homepage-oem .page-content .section-video__placeholder-icon{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:60px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp);border-radius:50%;color:var(--c-gray-000);-webkit-transition:width .2s ease-out,height .2s ease-out;-o-transition:width .2s ease-out,height .2s ease-out;transition:width .2s ease-out,height .2s ease-out}@media (min-width:480px){body.template-homepage-oem .page-content .section-video__placeholder-icon{width:calc(2.08333vw + 50px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-video__placeholder-icon{width:80px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-video__placeholder-icon{height:calc(2.08333vw + 50px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-video__placeholder-icon{height:80px}}@media (min-width:480px){body.template-homepage-oem .page-content .section-video__placeholder-icon{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){body.template-homepage-oem .page-content .section-video__placeholder-icon{font-size:20px}}body.template-homepage-oem .page-content .section-video__caption{background:var(--c-primary);padding:24px;position:relative;z-index:3}@media (min-width:640px){body.template-homepage-oem .page-content .section-video__caption{border-radius:4px;bottom:24px;left:24px;max-width:400px;position:absolute}}body.template-homepage-oem .page-content .section-video__caption h4{color:var(--c-gray-000);margin-top:0}body.template-homepage-oem .page-content .section-video__caption p{color:var(--c-gray-000);font-size:16px;line-height:1.4;margin:8px 0 0!important}body.template-homepage-oem .page-content .section-seperator__border{border-bottom:1px solid var(--c-gray-400)}body.template-homepage-oem .page-content #tab-2{display:none}body.template-homepage-oem .page-content section{margin-bottom:48px;margin-top:48px;position:relative}@media (min-height:640px){body.template-homepage-oem .page-content section{margin-top:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){body.template-homepage-oem .page-content section{margin-top:80px}}@media (min-height:640px){body.template-homepage-oem .page-content section{margin-bottom:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){body.template-homepage-oem .page-content section{margin-bottom:80px}}body.template-homepage-oem .page-content section.bg-blue-100,body.template-homepage-oem .page-content section.bg-gray-100{margin:0;padding-bottom:48px;padding-top:48px}@media (min-height:640px){body.template-homepage-oem .page-content section.bg-blue-100,body.template-homepage-oem .page-content section.bg-gray-100{padding-top:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){body.template-homepage-oem .page-content section.bg-blue-100,body.template-homepage-oem .page-content section.bg-gray-100{padding-top:80px}}@media (min-height:640px){body.template-homepage-oem .page-content section.bg-blue-100,body.template-homepage-oem .page-content section.bg-gray-100{padding-bottom:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){body.template-homepage-oem .page-content section.bg-blue-100,body.template-homepage-oem .page-content section.bg-gray-100{padding-bottom:80px}}body.template-homepage-oem .page-content section.bg-gray-100{background:var(--c-gray-100)}body.template-homepage-oem .page-content section.bg-blue-100{background:var(--c-comp-100)}body.template-homepage-oem .page-content section .section__anchor{position:absolute;top:-160px}body.template-homepage-research .page-content .section-teaser-wrapper{overflow-x:hidden}body.template-homepage-research .page-content .section-teaser-wrapper .swiper:not(.swiper-initialized) .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}body.template-homepage-research .page-content .swiper.teaser-swiper{overflow:visible!important}body.template-homepage-research .page-content .swiper.teaser-swiper .swiper-pagination-bullet{height:12px;width:12px}body.template-homepage-research .page-content .swiper.teaser-swiper .swiper-pagination-bullet-active{background:var(--c-gray-900)}body.template-homepage-research .page-content .section-teaser{margin-bottom:24px;margin-top:24px}@media (min-height:640px){body.template-homepage-research .page-content .section-teaser{margin-top:calc(6.15385vh - 15.38461px)}}@media (min-height:900px){body.template-homepage-research .page-content .section-teaser{margin-top:40px}}@media (min-height:640px){body.template-homepage-research .page-content .section-teaser{margin-bottom:calc(6.15385vh - 15.38461px)}}@media (min-height:900px){body.template-homepage-research .page-content .section-teaser{margin-bottom:40px}}body.template-homepage-research .page-content .section-teaser__inner{background:var(--c-primary-800);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:32px 40px;position:relative}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner{padding-top:calc(1.875vw + 23px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner{padding-top:50px}}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner{padding-bottom:calc(1.875vw + 23px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner{padding-bottom:50px}}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner{padding-left:calc(14.58333vw - 30px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner{padding-left:180px}}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner{padding-right:calc(14.58333vw - 30px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner{padding-right:180px}}body.template-homepage-research .page-content .section-teaser__inner .teaser-line{-o-object-fit:none;object-fit:none;-o-object-position:top left;object-position:top left;pointer-events:none;position:absolute;width:170px;z-index:1}body.template-homepage-research .page-content .section-teaser__inner .teaser-line--left{bottom:auto;height:auto;left:0;right:auto;top:200px}body.template-homepage-research .page-content .section-teaser__inner .teaser-line--right{height:200px;left:auto;right:0;top:0}body.template-homepage-research .page-content .section-teaser__inner--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:536px;z-index:3}body.template-homepage-research .page-content .section-teaser__inner--content-description,body.template-homepage-research .page-content .section-teaser__inner--content-label,body.template-homepage-research .page-content .section-teaser__inner--content-name{color:var(--c-gray-000)}body.template-homepage-research .page-content .section-teaser__inner--content-label{border:1px solid hsla(0,0%,100%,.16);border-radius:19px;color:var(--c-gray-000);font-size:15px;font-weight:600;line-height:1;padding:4px 12px}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner--content-label{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner--content-label{font-size:16px}}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner--content-label{padding-top:calc(.625vw + 1px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner--content-label{padding-top:10px}}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner--content-label{padding-bottom:calc(.625vw + 1px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner--content-label{padding-bottom:10px}}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner--content-label{padding-right:calc(.41667vw + 10px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner--content-label{padding-right:16px}}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner--content-label{padding-left:calc(.41667vw + 10px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner--content-label{padding-left:16px}}body.template-homepage-research .page-content .section-teaser__inner--content-name{margin:.4em 0}body.template-homepage-research .page-content .section-teaser__inner--content-name strong{color:var(--c-comp-400);text-shadow:0 0 19px hsla(0,0%,100%,.2)}body.template-homepage-research .page-content .section-teaser__inner--content-description{line-height:1.4;margin:0 0 1.4em;max-width:380px}body.template-homepage-research .page-content .section-teaser__inner--image{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}@media (min-width:768px){body.template-homepage-research .page-content .section-teaser__inner--image{display:-webkit-box;display:-ms-flexbox;display:flex}}body.template-homepage-research .page-content .section-teaser__inner--image img,body.template-homepage-research .page-content .section-teaser__inner--image picture{height:auto;max-height:320px}body.template-homepage-research .page-content .section-teaser__inner--image.enlarged{bottom:0;position:absolute;right:0;top:0}body.template-homepage-research .page-content .section-teaser__inner--image.enlarged img,body.template-homepage-research .page-content .section-teaser__inner--image.enlarged picture{height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:auto}body.template-homepage-research .page-content .section-teaser__inner--close{color:var(--c-gray-000);cursor:pointer;font-size:16px;position:absolute;right:20px;top:20px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;z-index:2}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner--close{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner--close{font-size:18px}}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner--close{top:calc(1.25vw + 14px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner--close{top:32px}}@media (min-width:480px){body.template-homepage-research .page-content .section-teaser__inner--close{right:calc(1.25vw + 14px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-teaser__inner--close{right:32px}}.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-video .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-video .container,body.template-homepage-research .page-content .section-content-video .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:24px;grid-column-gap:12px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-video .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-video .container,body.template-homepage-research .page-content .section-content-video .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-video .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-video .container,body.template-homepage-research .page-content .section-content-video .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:48px}}@media (min-width:480px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-video .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-video .container,body.template-homepage-research .page-content .section-content-video .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:calc(11.25vw - 42px)}}@media (min-width:1440px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-video .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-video .container,body.template-homepage-research .page-content .section-content-video .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:120px}}@media (min-width:992px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-video .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-video .container,body.template-homepage-research .page-content .section-content-video .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-template-columns:1fr 1fr}.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-video .video-align-right.section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-video .container.video-align-right,body.template-homepage-research .page-content .section-content-video .single-product .section-product-hero.carousel-enabled .video-align-right.section-product-hero__outer-wrapper{grid-auto-flow:dense;grid-template-columns:1fr 1fr}.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-video .video-align-right.section-product-hero__outer-wrapper .section-content-video__video,body.template-homepage-research .page-content .section-content-video .container.video-align-right .section-content-video__video,body.template-homepage-research .page-content .section-content-video .single-product .section-product-hero.carousel-enabled .video-align-right.section-product-hero__outer-wrapper .section-content-video__video{grid-column:2}}body.template-homepage-research .page-content .section-content-video__video{position:relative}body.template-homepage-research .page-content .section-content-video__video-popup{background:var(--c-comp-100);border-radius:4px;max-width:480px;padding:24px;width:100%}@media (min-width:480px){body.template-homepage-research .page-content .section-content-video__video-popup{padding:calc(1.25vw + 18px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-content-video__video-popup{padding:36px}}@media (min-width:640px){body.template-homepage-research .page-content .section-content-video__video-popup{bottom:0;position:absolute;right:0}}body.template-homepage-research .page-content .section-content-video__video-popup h3{margin:0}body.template-homepage-research .page-content .section-content-video__video-popup-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:18px}body.template-homepage-research .page-content .section-content-video__video-popup-logos .video-popup-logos,body.template-homepage-research .page-content .section-content-video__video-popup-logos picture{-ms-flex-item-align:center;align-self:center;height:auto;margin-right:24px;max-width:50%}body.template-homepage-research .page-content .section-content-video__video-popup-logos .video-popup-logos:last-child,body.template-homepage-research .page-content .section-content-video__video-popup-logos picture:last-child{margin:0}body.template-homepage-research .page-content .section-content-video__video-popup-logos .video-popup-logos img,body.template-homepage-research .page-content .section-content-video__video-popup-logos picture img{display:block}body.template-homepage-research .page-content .section-content-video__wysiwyg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-homepage-research .page-content .section-content-video__wysiwyg h3{color:var(--c-comp);margin-top:.5em}body.template-homepage-research .page-content .section-content-video__wysiwyg .custom-list{list-style:none;padding-left:32px}body.template-homepage-research .page-content .section-content-video__wysiwyg .custom-list li{font-weight:600;line-height:1.2;position:relative}body.template-homepage-research .page-content .section-content-video__wysiwyg .custom-list li:before{background:var(--c-succes);border-radius:2px;content:"";font-size:14px;font-weight:900;height:11px;left:-30px;position:absolute;top:9px;width:11px}body.template-homepage-research .page-content .section-content-video__wysiwyg .btn-group{margin-top:32px}body.template-homepage-research .page-content .section-products{background:#0f4372;background:-webkit-gradient(linear,left top,right top,from(#0f4372),color-stop(35%,#135087),to(#217ab3));background:-webkit-linear-gradient(left,#0f4372,#135087 35%,#217ab3);background:-o-linear-gradient(left,#0f4372 0,#135087 35%,#217ab3 100%);background:linear-gradient(90deg,#0f4372,#135087 35%,#217ab3);margin:0!important;position:relative}@media (min-width:768px){body.template-homepage-research .page-content .section-products{background:url(/app/themes/palmsens/dist/images/products_bg_5fe3870c.jpg) var(--c-primary);background-size:cover}}body.template-homepage-research .page-content .section-products__bg{display:block;height:auto;margin-top:-1px;width:100%}body.template-homepage-research .page-content .section-products__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:840px}@media (min-height:640px){body.template-homepage-research .page-content .section-products__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){body.template-homepage-research .page-content .section-products__intro{margin-bottom:48px}}@media (min-width:768px){body.template-homepage-research .page-content .section-products__intro{text-align:center}}body.template-homepage-research .page-content .section-products__intro:last-child{margin-bottom:0}body.template-homepage-research .page-content .section-products__intro :first-child{margin-top:0}body.template-homepage-research .page-content .section-products__intro :last-child{margin-bottom:0}body.template-homepage-research .page-content .section-products__intro h1,body.template-homepage-research .page-content .section-products__intro p{color:var(--c-gray-000)}body.template-homepage-research .page-content .section-products .loop{display:grid;gap:20px;grid-template-columns:1fr;margin-bottom:32px}@media (min-height:640px){body.template-homepage-research .page-content .section-products .loop{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){body.template-homepage-research .page-content .section-products .loop{margin-bottom:48px}}@media (min-width:768px){body.template-homepage-research .page-content .section-products .loop{grid-template-columns:1fr 1fr}}@media (min-width:992px){body.template-homepage-research .page-content .section-products .loop{grid-template-columns:1fr 1fr 1fr}}body.template-homepage-research .page-content .section-products .loop:last-child{margin-bottom:0}body.template-homepage-research .page-content .section-products .loop a{text-decoration:none}body.template-homepage-research .page-content .section-products .product{background-color:var(--c-primary-500);border-radius:5px;display:inline-block;padding:20px 20px 30px;width:100%}@media (min-width:768px){body.template-homepage-research .page-content .section-products .product{font-size:0;padding:20px 20px 60px}}body.template-homepage-research .page-content .section-products .product .label{background-color:var(--c-comp);border-radius:5px;color:var(--c-gray-000);display:inline-block;font-size:15px;font-weight:500;line-height:18px;margin-bottom:22px;padding:7px 13px;text-align:center}body.template-homepage-research .page-content .section-products .product img{display:block;height:auto;margin:0 auto;max-height:175px;max-width:100%;width:auto}.section-term-content body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.single-product .product-referrals body.template-homepage-research .page-content .section-products .product .referral__sub-title,.single-product .product-summary body.template-homepage-research .page-content .section-products .product .product-heading__sub-title,.single-product body.template-homepage-research .page-content .section-products .product .section__subtitle,.tax-knowledge_base_category body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,.tax-knowledge_base_tag body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.single-knowledge_base body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research .page-content .section-products .product .section-term-content .sidebar__product__content__subtitle,body.template-homepage-research .page-content .section-products .product .single-product .product-referrals .referral__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .product-summary .product-heading__sub-title,body.template-homepage-research .page-content .section-products .product .single-product .section__subtitle,body.template-homepage-research .page-content .section-products .product .subtitle,body.template-homepage-research .page-content .section-products .product h2,body.template-homepage-research .tax-knowledge_base_category .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research .tax-knowledge_base_tag .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.single-knowledge_base .page-content .section-products .product .sidebar__product__content__subtitle,body.template-homepage-research body.template-knowledge-base-article .page-content .section-products .product .sidebar__product__content__subtitle,body.template-knowledge-base-article body.template-homepage-research .page-content .section-products .product .sidebar__product__content__subtitle{color:var(--c-gray-000);text-align:center}body.template-homepage-research .page-content .section-products .btn-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dataTables_paginate body.template-homepage-research .page-content .section-products .btn-group .paginate_button,.dataTables_paginate body.template-homepage-research .page-content .section-products .btn-group a,body.template-homepage-research .page-content .section-products .btn-group .btn,body.template-homepage-research .page-content .section-products .btn-group .dataTables_paginate .paginate_button,body.template-homepage-research .page-content .section-products .btn-group .dataTables_paginate a{margin:0 auto;max-width:840px;width:100%}.dataTables_paginate body.template-homepage-research .page-content .section-products .btn-group .paginate_button+.break,.dataTables_paginate body.template-homepage-research .page-content .section-products .btn-group a+.break,body.template-homepage-research .page-content .section-products .btn-group .btn+.break,body.template-homepage-research .page-content .section-products .btn-group .dataTables_paginate .paginate_button+.break,body.template-homepage-research .page-content .section-products .btn-group .dataTables_paginate a+.break{margin-top:24px}body.template-homepage-research .page-content .section-products .btn-group .link{color:var(--c-gray-000)!important;opacity:.8}body.template-homepage-research .page-content .section-products .btn-group .link span{text-decoration:underline}body.template-homepage-research .page-content .section-products .btn-group .link:hover span{text-decoration:none}body.template-homepage-research .page-content .section-products .btn-group .link .svg-inline--fa,body.template-homepage-research .page-content .section-products .btn-group .link i{font-size:14px}@media (min-width:480px){body.template-homepage-research .page-content .section-products .btn-group .link .svg-inline--fa,body.template-homepage-research .page-content .section-products .btn-group .link i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-products .btn-group .link .svg-inline--fa,body.template-homepage-research .page-content .section-products .btn-group .link i{font-size:16px}}.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-img .container,body.template-homepage-research .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:24px;grid-column-gap:12px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-img .container,body.template-homepage-research .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-img .container,body.template-homepage-research .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:48px}}@media (min-width:480px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-img .container,body.template-homepage-research .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:calc(11.25vw - 42px)}}@media (min-width:1440px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-img .container,body.template-homepage-research .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:120px}}@media (min-width:992px){.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-img .section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-img .container,body.template-homepage-research .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-template-columns:1fr 2fr}.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-img .image-align-right.section-product-hero__outer-wrapper,body.template-homepage-research .page-content .section-content-img .container.image-align-right,body.template-homepage-research .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper{grid-auto-flow:dense;grid-template-columns:2fr 1fr}.single-product .section-product-hero.carousel-enabled body.template-homepage-research .page-content .section-content-img .image-align-right.section-product-hero__outer-wrapper .section-content-img__image,body.template-homepage-research .page-content .section-content-img .container.image-align-right .section-content-img__image,body.template-homepage-research .page-content .section-content-img .single-product .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper .section-content-img__image{grid-column:2}}body.template-homepage-research .page-content .section-content-img__image img,body.template-homepage-research .page-content .section-content-img__image picture{border-radius:4px;display:block;max-width:100%}body.template-homepage-research .page-content .section-content-img__image picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body.template-homepage-research .page-content .section-content-img__wysiwyg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-homepage-research .page-content .section-content-img__wysiwyg h3{color:var(--c-comp);margin-top:.5em}body.template-homepage-research .page-content .section-map{overflow:hidden}body.template-homepage-research .page-content .section-map__intro{text-align:center}body.template-homepage-research .page-content .section-map__intro>:first-child{margin-top:0}body.template-homepage-research .page-content .section-map__intro>:last-child{margin-bottom:0}body.template-homepage-research .page-content .section-map__intro h3{color:var(--c-comp);margin-top:.5em}.dataTables_paginate body.template-homepage-research .page-content .section-map__intro .paginate_button,.dataTables_paginate body.template-homepage-research .page-content .section-map__intro a,body.template-homepage-research .page-content .section-map__intro .btn,body.template-homepage-research .page-content .section-map__intro .dataTables_paginate .paginate_button,body.template-homepage-research .page-content .section-map__intro .dataTables_paginate a{margin-top:18px}@media (min-height:640px){.dataTables_paginate body.template-homepage-research .page-content .section-map__intro .paginate_button,.dataTables_paginate body.template-homepage-research .page-content .section-map__intro a,body.template-homepage-research .page-content .section-map__intro .btn,body.template-homepage-research .page-content .section-map__intro .dataTables_paginate .paginate_button,body.template-homepage-research .page-content .section-map__intro .dataTables_paginate a{margin-top:calc(2.30769vh + 3.23077px)}}@media (min-height:900px){.dataTables_paginate body.template-homepage-research .page-content .section-map__intro .paginate_button,.dataTables_paginate body.template-homepage-research .page-content .section-map__intro a,body.template-homepage-research .page-content .section-map__intro .btn,body.template-homepage-research .page-content .section-map__intro .dataTables_paginate .paginate_button,body.template-homepage-research .page-content .section-map__intro .dataTables_paginate a{margin-top:24px}}body.template-homepage-research .page-content .section-map .map{margin-top:30px;position:relative}body.template-homepage-research .page-content .section-map .map #map{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}body.template-homepage-research .page-content .section-map .map .markers{bottom:0;height:100%;left:0;position:Absolute;right:0;top:0;width:100%}body.template-homepage-research .page-content .section-map .map .markers .marker{cursor:pointer;display:inline-block;opacity:0;position:absolute!important;-webkit-transform:translateY(-24px);-o-transform:translateY(-24px);transform:translateY(-24px);visibility:hidden}@media (min-width:992px){body.template-homepage-research .page-content .section-map .map .markers .marker{visibility:visible}}body.template-homepage-research .page-content .section-map .map .markers .marker.active{z-index:11}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content{background:var(--c-gray-000);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);display:none;left:-169px;overflow:hidden;padding:15px 20px;position:absolute;top:-130px;width:350px;z-index:9}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content.home{left:-84px}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--c-gray-000);clear:both;content:"";height:0;left:0;margin:0 auto;position:absolute;right:0;top:100%;width:0}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content.active{display:block}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content .btn-close{color:#cacaca;position:absolute;right:5px;top:5px}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content .marker-title{color:var(--c-primary);font-size:16px;font-weight:500;line-height:22px}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content ul{margin:0;padding:0}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content ul li{display:inline-block;white-space:nowrap;width:100%}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content ul li a{color:var(--c-primary);font-size:14px;line-height:19px;text-decoration:none}body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content ul li .svg-inline--fa,body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content ul li i,body.template-homepage-research .page-content .section-map .map .markers .marker .marker-content ul li svg{color:var(--c-comp);margin-right:10px}body.template-homepage-research .page-content .section-clients{margin-top:-40px}@media (min-height:640px){body.template-homepage-research .page-content .section-clients{margin-top:calc(-61.53846vh + 353.84615px)}}@media (min-height:900px){body.template-homepage-research .page-content .section-clients{margin-top:-200px}}body.template-homepage-research .page-content .section-clients__inner{background:var(--c-attention-100);border-radius:4px;padding:32px 12px}@media (min-width:480px){body.template-homepage-research .page-content .section-clients__inner{padding-top:calc(2.91667vw + 18px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-clients__inner{padding-top:60px}}@media (min-width:480px){body.template-homepage-research .page-content .section-clients__inner{padding-bottom:calc(2.91667vw + 18px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-clients__inner{padding-bottom:60px}}@media (min-width:480px){body.template-homepage-research .page-content .section-clients__inner{padding-left:calc(7.08333vw - 22px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-clients__inner{padding-left:80px}}@media (min-width:480px){body.template-homepage-research .page-content .section-clients__inner{padding-right:calc(7.08333vw - 22px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-clients__inner{padding-right:80px}}body.template-homepage-research .page-content .section-clients__intro{text-align:center}body.template-homepage-research .page-content .section-clients__intro>:first-child{margin-top:0}body.template-homepage-research .page-content .section-clients__intro>:last-child{margin-bottom:0}body.template-homepage-research .page-content .section-clients__intro h3{color:var(--c-attention);margin-top:.3em}.dataTables_paginate body.template-homepage-research .page-content .section-clients__intro .paginate_button,.dataTables_paginate body.template-homepage-research .page-content .section-clients__intro a,body.template-homepage-research .page-content .section-clients__intro .btn,body.template-homepage-research .page-content .section-clients__intro .dataTables_paginate .paginate_button,body.template-homepage-research .page-content .section-clients__intro .dataTables_paginate a{margin-top:18px}@media (min-height:640px){.dataTables_paginate body.template-homepage-research .page-content .section-clients__intro .paginate_button,.dataTables_paginate body.template-homepage-research .page-content .section-clients__intro a,body.template-homepage-research .page-content .section-clients__intro .btn,body.template-homepage-research .page-content .section-clients__intro .dataTables_paginate .paginate_button,body.template-homepage-research .page-content .section-clients__intro .dataTables_paginate a{margin-top:calc(2.30769vh + 3.23077px)}}@media (min-height:900px){.dataTables_paginate body.template-homepage-research .page-content .section-clients__intro .paginate_button,.dataTables_paginate body.template-homepage-research .page-content .section-clients__intro a,body.template-homepage-research .page-content .section-clients__intro .btn,body.template-homepage-research .page-content .section-clients__intro .dataTables_paginate .paginate_button,body.template-homepage-research .page-content .section-clients__intro .dataTables_paginate a{margin-top:24px}}body.template-homepage-research .page-content .section-clients__carousel{margin-bottom:12px;margin-top:24px}@media (min-width:480px){body.template-homepage-research .page-content .section-clients__carousel{margin-top:calc(1.66667vw + 16px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-clients__carousel{margin-top:40px}}@media (min-width:480px){body.template-homepage-research .page-content .section-clients__carousel{margin-bottom:calc(.83333vw + 8px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-clients__carousel{margin-bottom:20px}}body.template-homepage-research .page-content .section-clients__carousel:after,body.template-homepage-research .page-content .section-clients__carousel:before{content:"";height:100%;position:absolute;top:0;width:60px;z-index:2}@media (min-width:480px){body.template-homepage-research .page-content .section-clients__carousel:after,body.template-homepage-research .page-content .section-clients__carousel:before{width:calc(14.58333vw - 10px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-clients__carousel:after,body.template-homepage-research .page-content .section-clients__carousel:before{width:200px}}body.template-homepage-research .page-content .section-clients__carousel:before{background:-webkit-linear-gradient(left,var(--c-attention-100) 0,var(--c-attention-100) 1%,var(--c-attention-100) 20%,hsla(0,0%,100%,0) 100%);background:-o-linear-gradient(left,var(--c-attention-100) 0,var(--c-attention-100) 1%,var(--c-attention-100) 20%,hsla(0,0%,100%,0) 100%);background:linear-gradient(to right,var(--c-attention-100) 0,var(--c-attention-100) 1%,var(--c-attention-100) 20%,hsla(0,0%,100%,0) 100%);left:0}body.template-homepage-research .page-content .section-clients__carousel:after{background:-webkit-linear-gradient(left,hsla(0,0%,100%,0) 0,var(--c-attention-100) 80%,var(--c-attention-100) 99%,var(--c-attention-100) 100%);background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,var(--c-attention-100) 80%,var(--c-attention-100) 99%,var(--c-attention-100) 100%);background:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--c-attention-100) 80%,var(--c-attention-100) 99%,var(--c-attention-100) 100%);right:0}body.template-homepage-research .page-content .section-clients__carousel .swiper-wrapper{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.template-homepage-research .page-content .section-clients__carousel .swiper-slide{-webkit-filter:brightness(.5);filter:brightness(.5);height:auto;width:auto}body.template-homepage-research .page-content .section-clients__carousel .swiper-slide img{display:block;height:auto;max-height:48px;width:auto}@media (min-width:640px){body.template-homepage-research .page-content .section-clients__carousel .swiper-slide img{max-height:none}}body.template-homepage-research .page-content .section-knowledgebase{position:relative}body.template-homepage-research .page-content .section-knowledgebase:before{background-image:url(/app/themes/palmsens/dist/images/bg-pattern-1_8a447c8a.png);background-position:50%;background-repeat:no-repeat;background-size:1920px;content:"";height:554px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1920px;z-index:-1}body.template-homepage-research .page-content .section-knowledgebase__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}@media (min-height:640px){body.template-homepage-research .page-content .section-knowledgebase__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){body.template-homepage-research .page-content .section-knowledgebase__intro{margin-bottom:48px}}@media (min-width:640px){body.template-homepage-research .page-content .section-knowledgebase__intro{text-align:center}}body.template-homepage-research .page-content .section-knowledgebase__intro>:first-child{margin-top:0}body.template-homepage-research .page-content .section-knowledgebase__intro>:last-child{margin-bottom:0}body.template-homepage-research .page-content .section-knowledgebase__grid{grid-column-gap:20px;display:grid;grid-template-columns:1fr;position:relative;grid-row-gap:24px}@media (min-width:480px){body.template-homepage-research .page-content .section-knowledgebase__grid{grid-column-gap:calc(1.04167vw + 15px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-knowledgebase__grid{grid-column-gap:30px}}@media (min-width:640px){body.template-homepage-research .page-content .section-knowledgebase__grid{grid-template-columns:1fr 1fr}}body.template-homepage-research .page-content .section-knowledgebase__col{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px;position:relative;text-decoration:none;z-index:2}@media (min-width:480px){body.template-homepage-research .page-content .section-knowledgebase__col{padding:calc(.83333vw + 28px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-knowledgebase__col{padding:40px}}body.template-homepage-research .page-content .section-knowledgebase__col__icon{color:var(--c-primary);font-size:32px;line-height:1.4;margin-right:18px}@media (min-width:480px){body.template-homepage-research .page-content .section-knowledgebase__col__icon{font-size:calc(1.66667vw + 24px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-knowledgebase__col__icon{font-size:48px}}@media (min-width:480px){body.template-homepage-research .page-content .section-knowledgebase__col__icon{margin-right:calc(.625vw + 15px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-knowledgebase__col__icon{margin-right:24px}}body.template-homepage-research .page-content .section-knowledgebase__col__content{-webkit-box-flex:1;-ms-flex:1;flex:1}body.template-homepage-research .page-content .section-knowledgebase__col__content>:first-child{margin-top:0}body.template-homepage-research .page-content .section-knowledgebase__col__content>:last-child{margin-bottom:0}.section-term-content body.template-homepage-research .page-content .section-knowledgebase .sidebar__product__content__subtitle,.single-product .product-referrals body.template-homepage-research .page-content .section-knowledgebase .referral__sub-title,.single-product .product-summary body.template-homepage-research .page-content .section-knowledgebase .product-heading__sub-title,.single-product body.template-homepage-research .page-content .section-knowledgebase .section__subtitle,.tax-knowledge_base_category body.template-homepage-research .page-content .section-knowledgebase .sidebar__product__content__subtitle,.tax-knowledge_base_tag body.template-homepage-research .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.single-knowledge_base body.template-homepage-research .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-homepage-research .page-content .section-knowledgebase .section-term-content .sidebar__product__content__subtitle,body.template-homepage-research .page-content .section-knowledgebase .single-product .product-referrals .referral__sub-title,body.template-homepage-research .page-content .section-knowledgebase .single-product .product-summary .product-heading__sub-title,body.template-homepage-research .page-content .section-knowledgebase .single-product .section__subtitle,body.template-homepage-research .page-content .section-knowledgebase .subtitle,body.template-homepage-research .tax-knowledge_base_category .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-homepage-research .tax-knowledge_base_tag .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-homepage-research body.single-knowledge_base .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-homepage-research body.template-knowledge-base-article .page-content .section-knowledgebase .sidebar__product__content__subtitle,body.template-knowledge-base-article body.template-homepage-research .page-content .section-knowledgebase .sidebar__product__content__subtitle{font-size:18px;margin-top:2px}body.template-homepage-research .page-content .section-knowledgebase__list{list-style:none;margin:24px 0 0;padding:0}body.template-homepage-research .page-content .section-knowledgebase__list li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;margin-bottom:12px}@media (min-width:480px){body.template-homepage-research .page-content .section-knowledgebase__list li{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-homepage-research .page-content .section-knowledgebase__list li{font-size:18px}}body.template-homepage-research .page-content .section-knowledgebase__list li:last-child{margin:0}body.template-homepage-research .page-content .section-knowledgebase__list li .svg-inline--fa,body.template-homepage-research .page-content .section-knowledgebase__list li i{color:var(--c-comp);margin-right:12px}body.template-homepage-research .page-content .section-knowledgebase__list li a{color:var(--c-primary);line-height:1;text-decoration:none}body.template-homepage-research .page-content .section-knowledgebase__list li a:hover{text-decoration:underline}body.template-homepage-research .page-content .section-knowledgebase .link{display:inline-block;margin-top:24px}body.template-homepage-research .page-content .section-knowledgebase .btn-group{margin-top:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-height:640px){body.template-homepage-research .page-content .section-knowledgebase .btn-group{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-homepage-research .page-content .section-knowledgebase .btn-group{margin-top:48px}}body.template-homepage-research .page-content section{content-visibility:auto;margin-bottom:60px;margin-top:60px;overflow:hidden}@media (min-height:640px){body.template-homepage-research .page-content section{margin-top:calc(23.07692vh - 87.69231px)}}@media (min-height:900px){body.template-homepage-research .page-content section{margin-top:120px}}@media (min-height:640px){body.template-homepage-research .page-content section{margin-bottom:calc(23.07692vh - 87.69231px)}}@media (min-height:900px){body.template-homepage-research .page-content section{margin-bottom:120px}}.single-product body.template-homepage-research .page-content section.section-teaser+.layout-techniques,.single-product body.template-homepage-research .page-content section.section-teaser+.product-description,body.template-homepage-research .page-content .single-product section.section-teaser+.layout-techniques,body.template-homepage-research .page-content .single-product section.section-teaser+.product-description,body.template-homepage-research .page-content section.section-teaser+.section{margin-top:20px}@media (min-height:640px){.single-product body.template-homepage-research .page-content section.section-teaser+.layout-techniques,.single-product body.template-homepage-research .page-content section.section-teaser+.product-description,body.template-homepage-research .page-content .single-product section.section-teaser+.layout-techniques,body.template-homepage-research .page-content .single-product section.section-teaser+.product-description,body.template-homepage-research .page-content section.section-teaser+.section{margin-top:calc(7.69231vh - 29.23077px)}}@media (min-height:900px){.single-product body.template-homepage-research .page-content section.section-teaser+.layout-techniques,.single-product body.template-homepage-research .page-content section.section-teaser+.product-description,body.template-homepage-research .page-content .single-product section.section-teaser+.layout-techniques,body.template-homepage-research .page-content .single-product section.section-teaser+.product-description,body.template-homepage-research .page-content section.section-teaser+.section{margin-top:40px}}body.template-homepage-research .page-content section.bg-gray-100{background:var(--c-gray-100)}body.template-homepage-research .page-content section.bg-blue-100{background:var(--c-comp-100)}body.template-homepage-research .page-content section .section--has-bg,body.template-homepage-research .page-content section.bg-blue-100,body.template-homepage-research .page-content section.bg-gray-100{margin:0;padding-bottom:60px;padding-top:60px}@media (min-height:640px){body.template-homepage-research .page-content section .section--has-bg,body.template-homepage-research .page-content section.bg-blue-100,body.template-homepage-research .page-content section.bg-gray-100{padding-top:calc(23.07692vh - 87.69231px)}}@media (min-height:900px){body.template-homepage-research .page-content section .section--has-bg,body.template-homepage-research .page-content section.bg-blue-100,body.template-homepage-research .page-content section.bg-gray-100{padding-top:120px}}@media (min-height:640px){body.template-homepage-research .page-content section .section--has-bg,body.template-homepage-research .page-content section.bg-blue-100,body.template-homepage-research .page-content section.bg-gray-100{padding-bottom:calc(23.07692vh - 87.69231px)}}@media (min-height:900px){body.template-homepage-research .page-content section .section--has-bg,body.template-homepage-research .page-content section.bg-blue-100,body.template-homepage-research .page-content section.bg-gray-100{padding-bottom:120px}}body.search .page-content section{margin-bottom:32px;margin-top:32px}@media (min-height:640px){body.search .page-content section{margin-top:calc(10.76923vh - 36.92308px)}}@media (min-height:900px){body.search .page-content section{margin-top:60px}}@media (min-height:640px){body.search .page-content section{margin-bottom:calc(10.76923vh - 36.92308px)}}@media (min-height:900px){body.search .page-content section{margin-bottom:60px}}body.search .page-content section h1{margin-top:0;max-width:520px}body.search .page-content section h1+h2{margin-top:0}body.template-software-grid .page-content section{margin-bottom:48px;margin-top:48px}@media (min-height:640px){body.template-software-grid .page-content section{margin-top:calc(20vh - 80px)}}@media (min-height:900px){body.template-software-grid .page-content section{margin-top:100px}}@media (min-height:640px){body.template-software-grid .page-content section{margin-bottom:calc(20vh - 80px)}}@media (min-height:900px){body.template-software-grid .page-content section{margin-bottom:100px}}body.template-software-grid .page-content .software-blokken{display:grid;grid-template-columns:1fr;grid-gap:30px;margin-top:34px!important}@media (min-width:640px){body.template-software-grid .page-content .software-blokken{grid-template-columns:1fr 1fr}}body.template-software-grid .page-content .software-blokken .software-blok{background:var(--c-gray-000)!important;border:2px solid var(--c-gray-300);border-radius:3px;padding:30px;position:relative;vertical-align:text-bottom}body.template-software-grid .page-content .software-blokken .software-blok:hover{background:var(--c-comp-100)!important}body.template-software-grid .page-content .software-blokken .software-blok img{display:block;margin:0 auto;max-width:300px;min-height:202px}.single-product .section-product-hero.carousel-enabled body.template-publications .page-content .section-publications .section-product-hero__outer-wrapper,body.template-publications .page-content .section-publications .container,body.template-publications .page-content .section-publications .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:480px){.single-product .section-product-hero.carousel-enabled body.template-publications .page-content .section-publications .section-product-hero__outer-wrapper,body.template-publications .page-content .section-publications .container,body.template-publications .page-content .section-publications .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-gap:calc(6.25vw + 10px)}}@media (min-width:1440px){.single-product .section-product-hero.carousel-enabled body.template-publications .page-content .section-publications .section-product-hero__outer-wrapper,body.template-publications .page-content .section-publications .container,body.template-publications .page-content .section-publications .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-gap:100px}}body.template-publications .page-content .section-publications__main{width:100%}body.template-publications .page-content .section-publications__sidebar{-ms-flex-negative:0;background:var(--c-gray-000);flex-shrink:0;height:100%;left:0;opacity:0;overflow:scroll;padding:40px 40px 140px;position:fixed;top:0;visibility:hidden;width:100%;z-index:9999}@media (min-width:992px){body.template-publications .page-content .section-publications__sidebar{max-width:320px;min-width:280px;opacity:1;overflow:auto;padding:0;position:relative;visibility:visible;width:30%;z-index:1}}body.template-publications .page-content .section-publications__sidebar__mobile-button{background:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:100px;bottom:32px;color:var(--c-gray-000);cursor:pointer;font-size:20px;font-weight:500;justify-content:center;left:50%;padding:16px 24px;right:0;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 80px);z-index:999}@media (min-width:992px){body.template-publications .page-content .section-publications__sidebar__mobile-button{display:none}}body.template-publications .page-content .section-publications__sidebar__mobile-button .facetwp-facet{padding-bottom:0}body.template-publications .page-content .section-publications__sidebar .filter{border-top:1px solid var(--c-gray-400);overflow:hidden;will-change:transform}body.template-publications .page-content .section-publications__sidebar .filter--trigger .filter__title{cursor:pointer}body.template-publications .page-content .section-publications__sidebar .filter__main .facetwp-toggle{color:var(--c-primary-500);font-size:16px;font-weight:500;text-decoration:underline}@media (min-width:480px){body.template-publications .page-content .section-publications__sidebar .filter__main .facetwp-toggle{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-publications .page-content .section-publications__sidebar .filter__main .facetwp-toggle{font-size:18px}}body.template-publications .page-content .section-publications__sidebar .filter__main .facetwp-toggle:hover{text-decoration:none}body.template-publications .page-content .section-publications__sidebar .filter__title{grid-gap:8px;color:var(--c-primary-500);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;padding:24px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:480px){body.template-publications .page-content .section-publications__sidebar .filter__title{grid-gap:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-publications .page-content .section-publications__sidebar .filter__title{grid-gap:12px}}body.template-publications .page-content .section-publications__sidebar .filter__title__accordion-toggle{height:16px;position:relative;width:16px}body.template-publications .page-content .section-publications__sidebar .filter__title__accordion-toggle-one,body.template-publications .page-content .section-publications__sidebar .filter__title__accordion-toggle-two{background:var(--c-primary-500);content:"";display:block;position:absolute;will-change:transform}body.template-publications .page-content .section-publications__sidebar .filter__title__accordion-toggle-one{height:14px;left:6px;top:0;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);width:2px}body.template-publications .page-content .section-publications__sidebar .filter__title__accordion-toggle-two{height:2px;left:0;top:6px;-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);width:14px}body.template-publications .page-content .section-publications__sidebar--inner{overflow:hidden}body.template-publications .page-content .section-publications__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}body.template-publications .page-content .section-publications__sort .facetwp-facet-publication_results{font-size:18px}@media (min-width:480px){body.template-publications .page-content .section-publications__sort .facetwp-facet-publication_results{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){body.template-publications .page-content .section-publications__sort .facetwp-facet-publication_results{font-size:20px}}body.template-publications .page-content .section-publications__sort .facetwp-facet-publication_results b{font-weight:600}body.template-publications .page-content .section-publications__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:16px}@media (min-width:480px){body.template-publications .page-content .section-publications__grid{grid-gap:calc(1.25vw + 10px)}}@media (min-width:1440px){body.template-publications .page-content .section-publications__grid{grid-gap:28px}}body.template-publications .page-content .section-publications__pager .facetwp-type-pager{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:56px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager .facetwp-page.next,body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager .facetwp-page.prev{font-size:18px;height:40px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-gray-000);border:1px solid var(--c-gray-300);border-radius:8px;color:var(--c-primary-500);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager .facetwp-page.next:hover,body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager .facetwp-page.prev:hover{color:var(--c-gray-900)}body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager .facetwp-page.prev{margin-right:28px}body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager .facetwp-page.next{margin-left:28px}body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager .facetwp-page:not(.prev):not(.next){border-radius:4px;color:var(--c-primary-500);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;height:30px;margin:0 2px;padding:10px;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager .facetwp-page.active:not(.prev):not(.next),body.template-publications .page-content .section-publications__pager .facetwp-type-pager .facetwp-pager .facetwp-page:not(.prev):not(.next):hover:not(.dots){background:var(--c-comp-500);color:var(--c-gray-000);font-weight:500}body.template-publications .page-content .section-publications__filter-trigger{background:var(--c-gray-000);bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;left:50%;padding:8px 24px 8px 8px;position:fixed;right:0;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;-webkit-box-shadow:20px 22px 80px 0 rgba(0,0,0,.1);box-shadow:20px 22px 80px 0 rgba(0,0,0,.1);color:var(--c-heading);cursor:pointer;font-weight:500}@media (min-width:992px){body.template-publications .page-content .section-publications__filter-trigger{display:none}}body.template-publications .page-content .section-publications__filter-trigger__icon{background:var(--c-primary);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px}body.template-publications .page-content .section-publications__filter-trigger__icon svg{color:var(--c-gray-000)}body.template-publications .page-content section{margin-bottom:48px;margin-top:48px}@media (min-width:480px){body.template-publications .page-content section{margin-top:calc(5.41667vw + 22px)}}@media (min-width:1440px){body.template-publications .page-content section{margin-top:100px}}@media (min-width:480px){body.template-publications .page-content section{margin-bottom:calc(5.41667vw + 22px)}}@media (min-width:1440px){body.template-publications .page-content section{margin-bottom:100px}}body.template-publications .page-content section.bg-gray-100{background:var(--c-gray-100);margin:0;padding-bottom:48px;padding-top:48px}@media (min-width:480px){body.template-publications .page-content section.bg-gray-100{padding-top:calc(5.41667vw + 22px)}}@media (min-width:1440px){body.template-publications .page-content section.bg-gray-100{padding-top:100px}}@media (min-width:480px){body.template-publications .page-content section.bg-gray-100{padding-bottom:calc(5.41667vw + 22px)}}@media (min-width:1440px){body.template-publications .page-content section.bg-gray-100{padding-bottom:100px}}body.template-empty .page-content{padding-bottom:40px;padding-top:40px}@media (min-width:480px){body.template-empty .page-content{padding-top:calc(2.08333vw + 30px)}}@media (min-width:1440px){body.template-empty .page-content{padding-top:60px}}@media (min-width:480px){body.template-empty .page-content{padding-bottom:calc(2.08333vw + 30px)}}@media (min-width:1440px){body.template-empty .page-content{padding-bottom:60px}}@media (min-width:992px){body.template-empty .content-container{display:-webkit-box;display:-ms-flexbox;display:flex}}body.template-empty .content-container>.small-content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:auto;margin-right:auto;max-width:760px}@media (min-width:992px){body.template-empty .content-container>.main-content{-webkit-box-flex:1;-ms-flex:1;flex:1}}body.template-empty .content-container>.sidebar{margin-top:32px}@media (min-width:992px){body.template-empty .content-container>.sidebar{margin:0 0 0 30px;-webkit-transition:margin .2s ease-out;-o-transition:margin .2s ease-out;transition:margin .2s ease-out;width:360px}}@media (min-width:1200px){body.template-empty .content-container>.sidebar{margin-left:50px;width:380px}}body.template-knowledge-base-article .content-menu{background:var(--c-gray-000);border-top:1px solid #f0f0f0;height:66px;position:sticky;z-index:303;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;top:85px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}@media (min-width:992px){body.template-knowledge-base-article .content-menu{display:none}}body.template-knowledge-base-article .content-menu:after{background-image:url(/app/themes/palmsens/dist/images/shadow_92fa3704.png);background-position:50%;background-repeat:no-repeat;background-size:1814px 7px;bottom:-7px;content:"";height:7px;position:absolute;width:100%}body.template-knowledge-base-article .content-menu.sticky--pinned,body.template-knowledge-base-article .content-menu.sticky--unpinned{top:85px}body.template-knowledge-base-article .content-menu.sticky-submenu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:992px){body.template-knowledge-base-article .content-menu.sticky-submenu-mobile{display:none}}.single-product .section-product-hero.carousel-enabled body.template-knowledge-base-article .content-menu .section-product-hero__outer-wrapper,body.template-knowledge-base-article .content-menu .container,body.template-knowledge-base-article .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{height:100%;overflow-x:scroll;overflow-y:visible;scrollbar-width:none}.single-product .section-product-hero.carousel-enabled body.template-knowledge-base-article .content-menu .section-product-hero__outer-wrapper::-webkit-scrollbar,body.template-knowledge-base-article .content-menu .container::-webkit-scrollbar,body.template-knowledge-base-article .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper::-webkit-scrollbar{display:none}body.template-knowledge-base-article .content-menu #subnav-spy{overflow:scroll;scrollbar-width:none}body.template-knowledge-base-article .content-menu #subnav-spy::-webkit-scrollbar{display:none}body.template-knowledge-base-article .content-menu #wrapper-sticky-subnav{overflow-x:scroll;overflow-y:visible}body.template-knowledge-base-article .content-menu .subnav-arrows{height:64px;overflow:hidden;pointer-events:none;position:absolute;right:14px;top:0;width:calc(100% - 30px)}body.template-knowledge-base-article .content-menu .subnav-arrows .subnav-arrow-back{background-color:var(--c-gray-000);cursor:pointer;height:64px;padding:17px 0;pointer-events:auto;position:absolute;top:0;width:30px}body.template-knowledge-base-article .content-menu .subnav-arrows .subnav-arrow-back.left:before{background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";position:absolute;right:-40px;top:0;width:40px}body.template-knowledge-base-article .content-menu .subnav-arrows .subnav-arrow-back.right{right:0}body.template-knowledge-base-article .content-menu .subnav-arrows .subnav-arrow-back.right:before{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(right,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(right,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(-90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";left:-40px;position:absolute;top:0;width:40px}body.template-knowledge-base-article .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow{border-radius:50%;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-knowledge-base-article .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow .angle{height:18px;width:18px}body.template-knowledge-base-article .content-menu ul{height:64px;list-style:none;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:0}body.template-knowledge-base-article .content-menu ul .nav-item{display:inline-block;height:100%}body.template-knowledge-base-article .content-menu ul .nav-item .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;padding:10px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary-500);font-family:var(--f-heading);height:100%;position:relative;text-decoration:none;-webkit-transform:.2s all;-o-transform:.2s all;transform:.2s all}@media (min-width:480px){body.template-knowledge-base-article .content-menu ul .nav-item .nav-link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-knowledge-base-article .content-menu ul .nav-item .nav-link{font-size:18px}}@media (min-width:480px){body.template-knowledge-base-article .content-menu ul .nav-item .nav-link{padding-right:calc(.625vw + 11px)}}@media (min-width:1440px){body.template-knowledge-base-article .content-menu ul .nav-item .nav-link{padding-right:20px}}@media (min-width:480px){body.template-knowledge-base-article .content-menu ul .nav-item .nav-link{padding-left:calc(.625vw + 11px)}}@media (min-width:1440px){body.template-knowledge-base-article .content-menu ul .nav-item .nav-link{padding-left:20px}}body.template-knowledge-base-article .content-menu ul .nav-item .nav-link:after{background:var(--c-blue-ncs-100);border-radius:4px;content:"";height:40px;left:0;opacity:0;position:absolute;right:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:100%;z-index:-1}body.template-knowledge-base-article .content-menu ul .nav-item .nav-link.active{color:var(--c-primary)}body.template-knowledge-base-article .content-menu ul .nav-item .nav-link.active:after{opacity:1}body.template-knowledge-base-article .content-menu ul .nav-item .nav-link:hover{color:var(--c-primary)}body.template-knowledge-base-article .content-menu ul .nav-item .nav-link:hover:after{opacity:1}body.template-knowledge-base-article #main-wrapper{overflow:visible}.single-product .section-product-hero.carousel-enabled body.template-knowledge-base-article .section-product-hero__outer-wrapper,body.template-knowledge-base-article .container,body.template-knowledge-base-article .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{max-width:1500px}body.template-knowledge-base-article .page-content{overflow:hidden}@media (min-width:992px){body.template-knowledge-base-article .page-content{overflow:visible}}body.template-knowledge-base-article .page-content .sidebar{display:none;width:200px}@media (min-width:480px){body.template-knowledge-base-article .page-content .sidebar{width:calc(8.33333vw + 160px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .sidebar{width:280px}}body.template-knowledge-base-article .page-content .sidebar--left{padding-right:18px}@media (min-width:480px){body.template-knowledge-base-article .page-content .sidebar--left{padding-right:calc(3.125vw + 3px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .sidebar--left{padding-right:48px}}@media (min-width:992px){body.template-knowledge-base-article .page-content .sidebar--left{display:block}}body.template-knowledge-base-article .page-content .sidebar--right{padding-left:18px}@media (min-width:480px){body.template-knowledge-base-article .page-content .sidebar--right{padding-left:calc(3.125vw + 3px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .sidebar--right{padding-left:48px}}@media (min-width:1200px){body.template-knowledge-base-article .page-content .sidebar--right{display:block}}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters{margin:0 0 40px}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters__title{font-size:18px;margin-bottom:14px}@media (min-width:480px){body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters__title{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters__title{font-size:22px}}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters{color:var(--c-comp);list-style:none;margin:0 0 12px;padding:0;position:relative}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters--is-expanded [class*=near-active] a:after,body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters--is-expanded [class*=near-active] a:before{display:none!important}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters--gt [class*=is-first] a:before{background:var(--c-gray-000);background:-webkit-linear-gradient(top,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);background:-o-linear-gradient(top,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);background:linear-gradient(180deg,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters--gb [class*=is-last] a:after{background:var(--c-gray-000);background:-webkit-linear-gradient(top,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);background:-o-linear-gradient(top,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);background:linear-gradient(180deg,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;line-height:17px;padding:2px 0;position:relative}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-hidden{display:none}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-active{opacity:1}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-active [class*=position]{background:var(--c-comp)!important;color:var(--c-gray-000)}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters__item__position{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--c-comp-100);border-radius:2px;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;margin-right:12px}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink,body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters__item__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink{opacity:.6;padding:8px 0;text-decoration:none}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink:hover{text-decoration:underline}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler{color:var(--c-primary);font-weight:600}body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler .svg-inline--fa,body.template-knowledge-base-article .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler i{margin-left:.25rem}body.template-knowledge-base-article .page-content .sidebar__menu{position:sticky;top:200px}body.template-knowledge-base-article .page-content .sidebar__menu ul{list-style:none;margin:0 0 0 20px;padding:0}body.template-knowledge-base-article .page-content .sidebar__menu ul li{opacity:.7;padding:6px 0;text-decoration:none}body.template-knowledge-base-article .page-content .sidebar__menu ul li.is-active{opacity:1}body.template-knowledge-base-article .page-content .sidebar__menu ul li .svg-inline--fa,body.template-knowledge-base-article .page-content .sidebar__menu ul li i{width:20px}body.template-knowledge-base-article .page-content .sidebar__menu ul li a{color:var(--c-primary);display:block;font-size:16px;font-weight:500;line-height:1.2;text-decoration:none}@media (min-width:480px){body.template-knowledge-base-article .page-content .sidebar__menu ul li a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .sidebar__menu ul li a{font-size:18px}}body.template-knowledge-base-article .page-content .sidebar__menu .toc-marker{height:100%;left:-13px;position:absolute;top:0;width:100%;z-index:-1}body.template-knowledge-base-article .page-content .sidebar__menu .toc-marker path{stroke:var(--c-comp);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.template-knowledge-base-article .page-content .sidebar__product{border:1px solid var(--c-gray-400);border-radius:6px;display:block;margin-top:18px;padding:18px;text-decoration:none}body.template-knowledge-base-article .page-content .sidebar__product:hover .sidebar__product__content__button{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}body.template-knowledge-base-article .page-content .sidebar__product__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.template-knowledge-base-article .page-content .sidebar__product__image img{display:block;height:auto;max-height:144px;max-width:80%;width:auto}body.template-knowledge-base-article .page-content .sidebar__product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.template-knowledge-base-article .page-content .sidebar__product__content__title-container{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:18px}body.template-knowledge-base-article .page-content .sidebar__product__content__title{word-break:break-word}body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle{font-size:14px!important}body.template-knowledge-base-article .page-content .sidebar__product__content__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;background:var(--c-primary);border-radius:24px;color:var(--c-gray-000);font-size:19px;height:48px;line-height:1;margin:0 -6px -6px 12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out;width:48px}body.template-knowledge-base-article .page-content .section-kb-related{border:0;margin-bottom:24px;margin-top:24px;padding:0}@media (min-height:640px){body.template-knowledge-base-article .page-content .section-kb-related{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .section-kb-related{margin-top:48px}}@media (min-height:640px){body.template-knowledge-base-article .page-content .section-kb-related{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .section-kb-related{margin-bottom:48px}}body.template-knowledge-base-article .page-content .section-kb-related ul{list-style:none;margin-bottom:0;padding:0}body.template-knowledge-base-article .page-content .section-kb-related ul li a{color:var(--c-primary);font-size:16px;font-weight:500;text-decoration:none}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-related ul li a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-related ul li a{font-size:18px}}body.template-knowledge-base-article .page-content .section-kb-related ul li a:hover{text-decoration:underline}body.template-knowledge-base-article .page-content .section-kb-related ul li a .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-related ul li a i{color:var(--c-comp);font-size:15px;padding-right:12px}body.template-knowledge-base-article .page-content .section-kb-helpful{background:var(--c-comp-100);border:0;border-radius:6px;margin-top:24px;padding:28px}@media (min-height:640px){body.template-knowledge-base-article .page-content .section-kb-helpful{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .section-kb-helpful{margin-top:48px}}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_confirmation_wrapper{background:var(--c-comp-100)!important}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_label{margin:0!important}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield_required,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_heading{display:none}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice{margin-right:12px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice:last-child{margin:0}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input{display:none}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-primary);cursor:pointer;font-size:18px;font-weight:500;height:44px;justify-content:center;line-height:1;max-width:none;width:104px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label:before{padding-right:8px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input:checked+label{background:var(--c-gray-100);border:1px solid var(--c-gray-600)}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input[value=Yes]+label:before{background-color:var(--c-primary);content:"";height:18px;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;width:18px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input[value=No]+label:before{background-color:var(--c-primary);content:"";height:18px;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;width:18px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield textarea{border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-primary);display:block;font-size:16px;line-height:1;outline:none;padding:12px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-webkit-input-placeholder{color:var(--c-primary-400)}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-moz-placeholder{color:var(--c-primary-400)}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield textarea:-ms-input-placeholder{color:var(--c-primary-400)}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-ms-input-placeholder{color:var(--c-primary-400)}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gfield textarea::placeholder{color:var(--c-primary-400)}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer{margin:0;padding:0}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-primary-500);border:2px solid var(--c-primary-500);border-radius:22px;color:var(--c-gray-000)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;margin:16px 0 0;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;text-transform:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:18px}}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button:hover{background:var(--c-primary-700);border-color:var(--c-primary-700);color:var(--c-gray-000)!important}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{font-size:16px}}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{font-size:16px}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{font-size:16px}}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:24px}}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{width:100%}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{padding-left:12px}}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:16px}}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-right:12px}}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only{padding:0!important;width:44px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only i{padding:0!important}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only.btn--sm{width:36px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only.btn--lg{width:52px}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--open{background:transparent;color:var(--c-primary-500)!important}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--open:hover{background:var(--c-primary-500);border-color:var(--c-primary-500);color:var(--c-gray-000)!important}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;border:2px solid transparent;color:var(--c-primary-500)!important}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--disabled{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}body.template-knowledge-base-article .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button:disabled{display:none}body.template-knowledge-base-article .page-content .section-kb-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;margin-top:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;justify-content:space-between;padding:0}@media (min-height:640px){body.template-knowledge-base-article .page-content .section-kb-nav{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .section-kb-nav{margin-top:48px}}@media (min-height:640px){body.template-knowledge-base-article .page-content .section-kb-nav{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .section-kb-nav{margin-bottom:48px}}body.template-knowledge-base-article .page-content .section-kb-nav__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);font-size:18px;font-weight:500;line-height:1;text-decoration:none}body.template-knowledge-base-article .page-content .section-kb-nav__nav-item:hover span{text-decoration:underline}body.template-knowledge-base-article .page-content .section-kb-nav__nav-item--prev .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-nav__nav-item--prev i{padding-right:8px}body.template-knowledge-base-article .page-content .section-kb-nav__nav-item--next{margin-left:auto}body.template-knowledge-base-article .page-content .section-kb-nav__nav-item--next .svg-inline--fa{padding-left:8px}body.template-knowledge-base-article .page-content .section-kb-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:none;justify-content:space-between;line-height:1;padding:12px 0}body.template-knowledge-base-article .page-content .section-kb-footer__revised{color:var(--c-primary-400);font-size:14px;font-weight:500}body.template-knowledge-base-article .page-content .section-kb-footer__share{display:none}@media (min-width:640px){body.template-knowledge-base-article .page-content .section-kb-footer__share{display:block}}body.template-knowledge-base-article .page-content .section-kb-footer__share__link{color:var(--c-primary);font-size:16px;font-weight:500;margin-right:18px;text-decoration:none}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-footer__share__link{margin-right:calc(.625vw + 15px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-footer__share__link{margin-right:24px}}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-footer__share__link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-footer__share__link{font-size:18px}}body.template-knowledge-base-article .page-content .section-kb-footer__share__link:last-child{margin-right:0}body.template-knowledge-base-article .page-content .section-kb-footer__share__link:hover{text-decoration:underline}body.template-knowledge-base-article .page-content .section-kb-footer__share__link .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-footer__share__link i{color:var(--c-comp);font-size:15px;padding-right:8px}@media (min-width:480px){body.template-knowledge-base-article .page-content .section-kb-footer__share__link .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-footer__share__link i{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .section-kb-footer__share__link .svg-inline--fa,body.template-knowledge-base-article .page-content .section-kb-footer__share__link i{font-size:16px}}body.template-knowledge-base-article .page-content .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;margin-top:40px}@media (min-height:640px){body.template-knowledge-base-article .page-content .main-content{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .main-content{margin-top:80px}}@media (min-height:640px){body.template-knowledge-base-article .page-content .main-content{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .main-content{margin-bottom:80px}}body.template-knowledge-base-article .page-content .main-content .content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-intro .wp-caption{max-width:100%}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__number{margin-right:32px}}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__number{font-size:96px}}@media (min-width:992px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__number{-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__wysiwyg{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__image{margin-top:32px;min-width:100%}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__image{margin-left:24px;margin-top:0;min-width:0}}@media (min-width:480px) and (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__image{margin-left:calc(2.5vw + 12px)}}@media (min-width:480px) and (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__image{margin-left:48px}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content__image img{display:block}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-content .wp-caption{max-width:100%}@media only screen and (max-width:768px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs .r-tabs .r-tabs-nav{display:none}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs .r-tabs .r-tabs-accordion-title{display:block}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px;-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__number{margin-right:32px}}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__number{font-size:96px}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav{border-bottom:1px solid var(--c-gray-400);display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-top:24px;padding:0}@media (min-height:640px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav{margin-top:calc(4.61538vh - 5.53846px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav{margin-top:36px}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav li{border-bottom:1px solid var(--c-gray-400);margin:0 24px -1px 0}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav li:hover{border-bottom:1px solid var(--c-primary-300)}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav li:hover a{color:var(--c-primary)}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav li:last-child{margin-right:0}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav li.r-tabs-state-active{border-bottom:1px solid var(--c-primary)}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav li.r-tabs-state-active a{color:var(--c-primary)}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{color:var(--c-primary-400);font-size:18px;text-decoration:none}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{font-size:20px}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel{display:none}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel.r-tabs-state-active{border-bottom:1px solid var(--c-gray-400);display:block;padding:18px 0 24px}@media (min-width:768px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel.r-tabs-state-active{border-bottom:none;padding:0}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title{border-bottom:1px solid var(--c-gray-400);display:none;padding:12px 0}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-primary);content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;padding-top:3px;width:12px}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title.r-tabs-state-active a:after{-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__number{margin-right:32px}}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__number{font-size:96px}}@media (min-width:992px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__number{-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__wysiwyg{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion{margin-left:auto;margin-right:auto;margin-top:20px}@media (min-height:640px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion{margin-top:calc(4.61538vh - 9.53846px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion{margin-top:32px}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item{padding:12px 0}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item.active .section-kb-faq__accordion-item__icon{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{color:var(--c-comp);font-size:16px;margin-right:18px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:14px}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{font-size:18px}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text{margin-top:20px;padding-left:32px}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid{display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid{gap:calc(.83333vw + 8px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid{gap:20px}}@media (min-width:640px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid{grid-template-columns:1fr 1fr}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);padding:24px;position:relative;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}@media (min-width:480px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{padding:calc(.83333vw + 20px)}}@media (min-width:1440px){body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{padding:32px}}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item picture{display:-webkit-box;display:-ms-flexbox;display:flex;height:128px;margin-bottom:16px;width:auto}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item picture img{-o-object-fit:contain;object-fit:contain}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__title{margin:0}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__sub-title{color:var(--c-comp);font-size:16px;font-weight:700;margin-top:8px}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label{background:var(--c-succes);border-radius:6px;color:var(--c-gray-000);font-size:15px;font-weight:500;padding:.4em 1em .4em 1.2em;position:absolute;right:20px;top:20px;z-index:0}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label span{position:relative;z-index:2}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label:after{background:var(--c-succes);border-radius:4px;content:"";height:70%;left:-11px;position:absolute;top:50%;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);width:28px;z-index:-1}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;list-style:none;margin-left:0;margin-right:0;margin-top:16px;max-width:80%;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps li svg{color:var(--c-succes);margin-top:.2em}body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item--icon{border-radius:50%;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;position:absolute;right:20px;width:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-heading);color:var(--c-gray-000);justify-content:center}body.template-knowledge-base-article .page-content .main-content .content__inner section{border-bottom:1px solid var(--c-gray-400);padding-bottom:24px;padding-top:24px;position:relative}@media (min-height:640px){body.template-knowledge-base-article .page-content .main-content .content__inner section{padding-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .main-content .content__inner section{padding-top:48px}}@media (min-height:640px){body.template-knowledge-base-article .page-content .main-content .content__inner section{padding-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.template-knowledge-base-article .page-content .main-content .content__inner section{padding-bottom:48px}}body.template-knowledge-base-article .page-content .main-content .content__inner section:first-child{padding-top:0}body.template-knowledge-base-article .page-content .main-content .content__inner section .section-anchor{display:block;position:absolute;top:-90px;visibility:hidden}@media print{body.template-knowledge-base-article .db-notification,body.template-knowledge-base-article .footer-svg,body.template-knowledge-base-article .section-cta,body.template-knowledge-base-article .section-cta__chat,body.template-knowledge-base-article .section-kb-footer,body.template-knowledge-base-article .section-kb-helpful,body.template-knowledge-base-article .section-kb-related,body.template-knowledge-base-article .sidebar,body.template-knowledge-base-article footer,body.template-knowledge-base-article header{display:none}body.template-knowledge-base-article .main-content{margin-bottom:0!important;margin-top:0!important}}.template-landingpage{background:var(--c-primary-800);color:var(--c-gray-000)}.template-landingpage .page-content .trigger{position:relative}.template-landingpage .page-content .trigger.loading{height:100vh}.template-landingpage .page-content .trigger.loading .section-exploded-product__loader{opacity:1}.template-landingpage .page-content .trigger.loading .section-exploded-product__loader #loader-text{font-size:28px}.template-landingpage .page-content .section-exploded-product{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh!important;width:100vw;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding-top:240px!important}.template-landingpage .page-content .section-exploded-product__loader{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-primary-800);justify-content:center;z-index:2}.template-landingpage .page-content .section-exploded-product__loader__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:center}.template-landingpage .page-content .section-exploded-product__loader__wrap p{color:var(--c-gray-000)}.template-landingpage .page-content .section-exploded-product__canvas-wrapper{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}@media (min-width:992px){.template-landingpage .page-content .section-exploded-product__canvas-wrapper{height:100vh;width:100%;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.template-landingpage .page-content .section-exploded-product #section-exploded-product__canvas{width:100%}@media (min-width:992px){.template-landingpage .page-content .section-exploded-product #section-exploded-product__canvas{height:100vh;width:auto}}.template-landingpage .page-content .section-exploded-product__features{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:200px;padding-left:20px;padding-right:20px;width:100%;z-index:1;-ms-flex-negative:0;flex-shrink:0}@media (min-width:992px){.template-landingpage .page-content .section-exploded-product__features{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100vh;left:0;margin-left:24px;margin-right:24px;padding-bottom:64px;padding-left:0;padding-right:0;position:absolute;right:0;top:0;width:auto}}@media (min-width:640px){.template-landingpage .page-content .section-exploded-product__features{margin-left:12vh;margin-right:12vh;padding-bottom:16vh}}.template-landingpage .page-content .section-exploded-product__features--block{left:0;max-width:400px;padding:32px 32px 120px;position:absolute;width:100%;will-change:transform}@media (min-width:992px){.template-landingpage .page-content .section-exploded-product__features--block{padding:0}.template-landingpage .page-content .section-exploded-product__features--block.-left{left:0}.template-landingpage .page-content .section-exploded-product__features--block.-right{left:auto;right:0}}.template-landingpage .page-content .section-exploded-product__features--block h2{color:var(--c-white);font-size:20px;margin:0}@media (min-width:480px){.template-landingpage .page-content .section-exploded-product__features--block h2{font-size:calc(.41667vw + 18px)}}@media (min-width:1440px){.template-landingpage .page-content .section-exploded-product__features--block h2{font-size:24px}}.template-landingpage .page-content .section-exploded-product__outro{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh;left:0;padding:0 32px;position:absolute;right:0;top:0;width:100vw;z-index:1}.template-landingpage .page-content .section-exploded-product__outro h2{color:var(--c-white);font-size:32px;max-width:64rem;text-align:center}@media (min-width:480px){.template-landingpage .page-content .section-exploded-product__outro h2{font-size:calc(2.5vw + 20px)}}@media (min-width:1440px){.template-landingpage .page-content .section-exploded-product__outro h2{font-size:56px}}.dataTables_paginate .template-landingpage .page-content .section-exploded-product__outro .paginate_button,.dataTables_paginate .template-landingpage .page-content .section-exploded-product__outro a,.template-landingpage .page-content .section-exploded-product__outro .btn,.template-landingpage .page-content .section-exploded-product__outro .dataTables_paginate .paginate_button,.template-landingpage .page-content .section-exploded-product__outro .dataTables_paginate a{margin-top:32px}@media (min-width:480px){.dataTables_paginate .template-landingpage .page-content .section-exploded-product__outro .paginate_button,.dataTables_paginate .template-landingpage .page-content .section-exploded-product__outro a,.template-landingpage .page-content .section-exploded-product__outro .btn,.template-landingpage .page-content .section-exploded-product__outro .dataTables_paginate .paginate_button,.template-landingpage .page-content .section-exploded-product__outro .dataTables_paginate a{margin-top:calc(2.5vw + 20px)}}@media (min-width:1440px){.dataTables_paginate .template-landingpage .page-content .section-exploded-product__outro .paginate_button,.dataTables_paginate .template-landingpage .page-content .section-exploded-product__outro a,.template-landingpage .page-content .section-exploded-product__outro .btn,.template-landingpage .page-content .section-exploded-product__outro .dataTables_paginate .paginate_button,.template-landingpage .page-content .section-exploded-product__outro .dataTables_paginate a{margin-top:56px}}.template-landingpage .page-content .section-content-img__inner{display:grid;gap:48px;grid-template-columns:1fr}@media (min-width:480px){.template-landingpage .page-content .section-content-img__inner{gap:calc(5.41667vw + 22px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-img__inner{gap:100px}}@media (min-width:992px){.template-landingpage .page-content .section-content-img__inner{grid-template-columns:54fr 46fr}}.template-landingpage .page-content .section-content-img__inner[data-orientation=left] .section-content-img__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:992px){.template-landingpage .page-content .section-content-img__inner[data-orientation=right]{grid-template-columns:46fr 54fr}}.template-landingpage .page-content .section-content-img__inner[data-orientation=right] .section-content-img__content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.template-landingpage .page-content .section-content-img__image{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;height:400px;overflow:hidden;position:relative}@media (min-width:480px){.template-landingpage .page-content .section-content-img__image{height:calc(12.5vw + 340px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-img__image{height:520px}}@media (min-width:480px){.template-landingpage .page-content .section-content-img__image{border-radius:calc(.41667vw + 6px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-img__image{border-radius:12px}}.template-landingpage .page-content .section-content-img__image picture{bottom:0;height:100%;position:absolute;width:100%}.template-landingpage .page-content .section-content-img__image picture.transparent img{-o-object-fit:contain;object-fit:contain}.template-landingpage .page-content .section-content-img__image picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.template-landingpage .page-content .section-content-img__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.template-landingpage .page-content .section-content-img__content-intro{margin-bottom:32px}@media (min-width:480px){.template-landingpage .page-content .section-content-img__content-intro{margin-bottom:calc(.83333vw + 28px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-img__content-intro{margin-bottom:40px}}.template-landingpage .page-content .section-content-img__content-intro h2{margin:0}.template-landingpage .page-content .section-content-img__content-intro h2 strong{color:var(--c-comp-400);text-shadow:0 0 19px hsla(0,0%,100%,.2)}.template-landingpage .page-content .section-content-img__content-wysiwyg{margin-bottom:12px}@media (min-width:480px){.template-landingpage .page-content .section-content-img__content-wysiwyg{margin-bottom:calc(1.25vw + 6px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-img__content-wysiwyg{margin-bottom:24px}}.template-landingpage .page-content .section-content-img__content-wysiwyg p{color:var(--c-gray-000);margin:0;max-width:340px}.template-landingpage .page-content .section-content-img__content-icons{display:grid;gap:28px;grid-template-columns:1fr 1fr}@media (min-width:480px){.template-landingpage .page-content .section-content-img__content-icons{gap:calc(2.29167vw + 17px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-img__content-icons{gap:50px}}.template-landingpage .page-content .section-content-img__content-icons-item svg{color:var(--c-comp-400);-webkit-filter:drop-shadow(0 0 19px hsla(0,0%,100%,.4));filter:drop-shadow(0 0 19px rgba(255,255,255,.4));font-size:26px;margin-bottom:18px}@media (min-width:480px){.template-landingpage .page-content .section-content-img__content-icons-item svg{margin-bottom:calc(.20833vw + 17px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-img__content-icons-item svg{margin-bottom:20px}}@media (min-width:480px){.template-landingpage .page-content .section-content-img__content-icons-item svg{font-size:calc(.625vw + 23px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-img__content-icons-item svg{font-size:32px}}.template-landingpage .page-content .section-content-img__content-icons-item p{font-size:18px;line-height:1.2;margin:0}.dataTables_paginate .template-landingpage .page-content .section-content-img__content .paginate_button,.dataTables_paginate .template-landingpage .page-content .section-content-img__content a,.template-landingpage .page-content .section-content-img__content .btn,.template-landingpage .page-content .section-content-img__content .dataTables_paginate .paginate_button,.template-landingpage .page-content .section-content-img__content .dataTables_paginate a{margin-top:1em}.template-landingpage .page-content .section-content-usp{position:relative}.template-landingpage .page-content .section-content-usp__inner{display:grid;gap:40px;grid-template-columns:1fr}@media (min-width:480px){.template-landingpage .page-content .section-content-usp__inner{gap:calc(4.16667vw + 20px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-usp__inner{gap:80px}}@media (min-width:768px){.template-landingpage .page-content .section-content-usp__inner{grid-template-columns:repeat(2,1fr)}}.template-landingpage .page-content .section-content-usp__content h2{margin-bottom:.6em;margin-top:0;max-width:360px}.template-landingpage .page-content .section-content-usp__content-wysiwyg{margin-bottom:12px}@media (min-width:480px){.template-landingpage .page-content .section-content-usp__content-wysiwyg{margin-bottom:calc(1.25vw + 6px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-usp__content-wysiwyg{margin-bottom:24px}}.template-landingpage .page-content .section-content-usp__content-wysiwyg p{color:var(--c-gray-000);margin:0;max-width:400px}.template-landingpage .page-content .section-content-usp__usps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:22px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){.template-landingpage .page-content .section-content-usp__usps{gap:calc(2.29167vw + 11px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-usp__usps{gap:44px}}.template-landingpage .page-content .section-content-usp__usps-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media (min-width:480px){.template-landingpage .page-content .section-content-usp__usps-item{gap:calc(1.25vw + 14px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-usp__usps-item{gap:32px}}.template-landingpage .page-content .section-content-usp__usps-icon{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-gray-000);justify-content:center}@media (min-width:480px){.template-landingpage .page-content .section-content-usp__usps-icon{height:calc(1.875vw + 31px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-usp__usps-icon{height:58px}}@media (min-width:480px){.template-landingpage .page-content .section-content-usp__usps-icon{width:calc(1.875vw + 31px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-usp__usps-icon{width:58px}}.template-landingpage .page-content .section-content-usp__usps-icon svg{color:var(--c-comp-400);font-size:20px;text-shadow:0 0 19px 0 hsla(0,0%,100%,.2)}.template-landingpage .page-content .section-content-usp__usps-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.template-landingpage .page-content .section-content-usp__usps-text h3{margin-bottom:1em;margin-top:0}.template-landingpage .page-content .section-content-usp__usps-text p{line-height:1.4;margin:0}.template-landingpage .page-content .section-cta__shapes{display:none;height:100vh;position:absolute;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:100%}@media (min-width:992px){.template-landingpage .page-content .section-cta__shapes{display:-webkit-box;display:-ms-flexbox;display:flex}}.template-landingpage .page-content .section-cta__shapes img:last-of-type{height:100vh;left:-60vh;position:absolute}.template-landingpage .page-content .section-cta__shapes img:first-of-type{height:100vh;position:absolute;right:-60vh}.template-landingpage .page-content .section-cta__inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:440px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.template-landingpage .page-content .section-cta__inner h2{margin-bottom:16px}@media (min-width:480px){.template-landingpage .page-content .section-cta__inner h2{margin-bottom:calc(.83333vw + 12px)}}@media (min-width:1440px){.template-landingpage .page-content .section-cta__inner h2{margin-bottom:24px}}.template-landingpage .page-content .section-cta__inner-intro{font-size:18px;font-weight:500;line-height:1.4;margin-bottom:24px}@media (min-width:480px){.template-landingpage .page-content .section-cta__inner-intro{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.template-landingpage .page-content .section-cta__inner-intro{font-size:20px}}@media (min-width:480px){.template-landingpage .page-content .section-cta__inner-intro{margin-bottom:calc(1.45833vw + 17px)}}@media (min-width:1440px){.template-landingpage .page-content .section-cta__inner-intro{margin-bottom:38px}}.dataTables_paginate .template-landingpage .page-content .section-cta__inner .paginate_button,.dataTables_paginate .template-landingpage .page-content .section-cta__inner a,.template-landingpage .page-content .section-cta__inner .btn,.template-landingpage .page-content .section-cta__inner .dataTables_paginate .paginate_button,.template-landingpage .page-content .section-cta__inner .dataTables_paginate a{margin-bottom:8px}@media (min-width:480px){.dataTables_paginate .template-landingpage .page-content .section-cta__inner .paginate_button,.dataTables_paginate .template-landingpage .page-content .section-cta__inner a,.template-landingpage .page-content .section-cta__inner .btn,.template-landingpage .page-content .section-cta__inner .dataTables_paginate .paginate_button,.template-landingpage .page-content .section-cta__inner .dataTables_paginate a{margin-bottom:calc(.41667vw + 6px)}}@media (min-width:1440px){.dataTables_paginate .template-landingpage .page-content .section-cta__inner .paginate_button,.dataTables_paginate .template-landingpage .page-content .section-cta__inner a,.template-landingpage .page-content .section-cta__inner .btn,.template-landingpage .page-content .section-cta__inner .dataTables_paginate .paginate_button,.template-landingpage .page-content .section-cta__inner .dataTables_paginate a{margin-bottom:12px}}.template-landingpage .page-content .section-cta__inner-subtitle{font-size:12px;font-weight:500}.template-landingpage .page-content .section-faq{position:relative;z-index:1}.template-landingpage .page-content .section-faq__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}@media (min-height:640px){.template-landingpage .page-content .section-faq__intro{margin-bottom:calc(6.15385vh - 7.38461px)}}@media (min-height:900px){.template-landingpage .page-content .section-faq__intro{margin-bottom:48px}}@media (min-width:640px){.template-landingpage .page-content .section-faq__intro{text-align:center}}.template-landingpage .page-content .section-faq__intro>:first-child{margin-top:0}.template-landingpage .page-content .section-faq__intro>:last-child{margin-bottom:0}.template-landingpage .page-content .section-faq__intro .pre-title,.template-landingpage body.template-homepage-corrosion .page-content .section-faq__intro .section-cr-knowledgebase__block__subtitle,.template-landingpage body.template-homepage-corrosion .page-content .section-faq__intro .section-cr-knowledgebase__header__subtitle,.template-landingpage body.template-homepage-corrosion .page-content .section-faq__intro .section-cr-packages__package__subtitle,.template-landingpage body.template-homepage-corrosion .page-content .section-faq__intro .section-cr-publications__header__subtitle,body.template-homepage-corrosion .template-landingpage .page-content .section-faq__intro .section-cr-knowledgebase__block__subtitle,body.template-homepage-corrosion .template-landingpage .page-content .section-faq__intro .section-cr-knowledgebase__header__subtitle,body.template-homepage-corrosion .template-landingpage .page-content .section-faq__intro .section-cr-packages__package__subtitle,body.template-homepage-corrosion .template-landingpage .page-content .section-faq__intro .section-cr-publications__header__subtitle{color:var(--c-blue-ncs-500)}.template-landingpage .page-content .section-faq__accordion{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:840px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.template-landingpage .page-content .section-faq__accordion-item{border:1px solid hsla(0,0%,100%,.05);padding:20px}@media (min-width:480px){.template-landingpage .page-content .section-faq__accordion-item{padding:calc(.83333vw + 16px)}}@media (min-width:1440px){.template-landingpage .page-content .section-faq__accordion-item{padding:28px}}.template-landingpage .page-content .section-faq__accordion-item.active .section-faq__accordion-item__icon{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}.template-landingpage .page-content .section-faq__accordion-item.active{background:hsla(0,0%,100%,.05)}.template-landingpage .page-content .section-faq__accordion-item__icon{color:var(--c-gray-000);font-size:16px;margin-right:18px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:14px}@media (min-width:480px){.template-landingpage .page-content .section-faq__accordion-item__icon{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.template-landingpage .page-content .section-faq__accordion-item__icon{font-size:18px}}.template-landingpage .page-content .section-faq__accordion-item__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.template-landingpage .page-content .section-faq__accordion-item__title h3{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.template-landingpage .page-content .section-faq__accordion-item__text{margin-top:20px;padding-left:32px}.template-landingpage .page-content .section-hero{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0;position:relative}@media (min-width:768px){.template-landingpage .page-content .section-hero{padding-top:120px;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}}@media (min-width:768px) and (min-width:480px){.template-landingpage .page-content .section-hero{padding-top:calc(8.33333vw + 80px)}}@media (min-width:768px) and (min-width:1440px){.template-landingpage .page-content .section-hero{padding-top:200px}}.template-landingpage .page-content .section-hero:after{background-image:-webkit-linear-gradient(bottom,var(--c-primary-800) 0,rgba(0,23,40,0) 100%);background-image:-o-linear-gradient(bottom,var(--c-primary-800) 0,rgba(0,23,40,0) 100%);background-image:linear-gradient(0deg,var(--c-primary-800) 0,rgba(0,23,40,0) 100%);bottom:-2px;content:"";height:2;left:0;position:absolute;top:0;width:100%;z-index:2}.template-landingpage .page-content .section-hero__inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.template-landingpage .page-content .section-hero__inner-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}}.template-landingpage .page-content .section-hero__scrolldown{border:1px solid hsla(0,0%,100%,.1);border-radius:50%;bottom:40px;display:none;font-size:20px;height:4em;position:absolute;right:0;width:4em;z-index:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media (min-width:480px){.template-landingpage .page-content .section-hero__scrolldown{font-size:calc(.83333vw + 16px)}}@media (min-width:1440px){.template-landingpage .page-content .section-hero__scrolldown{font-size:28px}}.template-landingpage .page-content .section-hero__scrolldown-wrapper{padding-bottom:32px;z-index:6}@media (min-width:480px){.template-landingpage .page-content .section-hero__scrolldown-wrapper{padding-bottom:calc(1.66667vw + 24px)}}@media (min-width:1440px){.template-landingpage .page-content .section-hero__scrolldown-wrapper{padding-bottom:48px}}.single-product .section-product-hero.carousel-enabled .template-landingpage .page-content .section-hero__scrolldown-wrapper .section-product-hero__outer-wrapper,.template-landingpage .page-content .section-hero__scrolldown-wrapper .container,.template-landingpage .page-content .section-hero__scrolldown-wrapper .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.template-landingpage .page-content .section-hero__scrolldown svg{color:var(--c-gray-000);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.template-landingpage .page-content .section-hero__scrolldown:hover{background:var(--c-gray-000);-webkit-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.template-landingpage .page-content .section-hero__scrolldown:hover svg{color:var(--c-gray-900)}@media (min-width:768px){.template-landingpage .page-content .section-hero__scrolldown{display:-webkit-box;display:-ms-flexbox;display:flex}}.template-landingpage .page-content .section-hero__image{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.template-landingpage .page-content .section-hero__image div{bottom:0;height:110%;position:absolute;width:100%;z-index:1}.template-landingpage .page-content .section-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.template-landingpage .page-content .section-hero__image:after{background-image:-webkit-linear-gradient(bottom,var(--c-primary-800) 0,rgba(0,23,40,0) 100%);background-image:-o-linear-gradient(bottom,var(--c-primary-800) 0,rgba(0,23,40,0) 100%);background-image:linear-gradient(0deg,var(--c-primary-800) 0,rgba(0,23,40,0) 100%);bottom:-2px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.template-landingpage .page-content .section-hero__inner{max-width:820px;position:relative;z-index:3}.template-landingpage .page-content .section-hero__inner h1{font-size:48px;margin-bottom:.2em;margin-top:0}@media (min-width:480px){.template-landingpage .page-content .section-hero__inner h1{font-size:calc(3.33333vw + 32px)}}@media (min-width:1440px){.template-landingpage .page-content .section-hero__inner h1{font-size:80px}}.template-landingpage .page-content .section-hero__inner p{font-size:20px;max-width:480px}@media (min-width:480px){.template-landingpage .page-content .section-hero__inner p{font-size:calc(.41667vw + 18px)}}@media (min-width:1440px){.template-landingpage .page-content .section-hero__inner p{font-size:24px}}.template-landingpage .page-content .section-hero__inner .btn--group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:32px}@media (min-width:480px){.template-landingpage .page-content .section-hero__inner .btn--group{margin-top:calc(.83333vw + 28px)}}@media (min-width:1440px){.template-landingpage .page-content .section-hero__inner .btn--group{margin-top:40px}}@media (min-width:480px){.template-landingpage .page-content .section-hero__inner .btn--group{gap:calc(.83333vw + 12px)}}@media (min-width:1440px){.template-landingpage .page-content .section-hero__inner .btn--group{gap:24px}}.dataTables_paginate .template-landingpage .page-content .section-hero__inner .btn--group .paginate_button,.dataTables_paginate .template-landingpage .page-content .section-hero__inner .btn--group a,.template-landingpage .page-content .section-hero__inner .btn--group .btn,.template-landingpage .page-content .section-hero__inner .btn--group .dataTables_paginate .paginate_button,.template-landingpage .page-content .section-hero__inner .btn--group .dataTables_paginate a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.template-landingpage .page-content .section-hero__btn-wrap{gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){.template-landingpage .page-content .section-hero__btn-wrap{gap:calc(.20833vw + 5px)}}@media (min-width:1440px){.template-landingpage .page-content .section-hero__btn-wrap{gap:8px}}.template-landingpage .page-content .section-icon-list__intro{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}@media (min-width:480px){.template-landingpage .page-content .section-icon-list__intro{margin-bottom:calc(3.33333vw + 16px)}}@media (min-width:1440px){.template-landingpage .page-content .section-icon-list__intro{margin-bottom:64px}}@media (min-width:640px){.template-landingpage .page-content .section-icon-list__intro{text-align:center}}.template-landingpage .page-content .section-icon-list__intro>:first-child{margin-top:0}.template-landingpage .page-content .section-icon-list__intro>:last-child{margin-bottom:0}.template-landingpage .page-content .section-icon-list__inner{grid-column-gap:40px;grid-row-gap:32px;display:grid;grid-template-columns:1fr;margin:0 auto;max-width:720px}@media (min-width:480px){.template-landingpage .page-content .section-icon-list__inner{grid-column-gap:calc(4.16667vw + 20px)}}@media (min-width:1440px){.template-landingpage .page-content .section-icon-list__inner{grid-column-gap:80px}}@media (min-width:480px){.template-landingpage .page-content .section-icon-list__inner{grid-row-gap:calc(.83333vw + 28px)}}@media (min-width:1440px){.template-landingpage .page-content .section-icon-list__inner{grid-row-gap:40px}}@media (min-width:768px){.template-landingpage .page-content .section-icon-list__inner{grid-template-columns:1fr 1fr}}.template-landingpage .page-content .section-icon-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:480px){.template-landingpage .page-content .section-icon-list__item{gap:calc(1.25vw + 22px)}}@media (min-width:1440px){.template-landingpage .page-content .section-icon-list__item{gap:40px}}.template-landingpage .page-content .section-icon-list__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:28px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.4em}@media (min-width:480px){.template-landingpage .page-content .section-icon-list__item-icon{font-size:calc(1.25vw + 22px)}}@media (min-width:1440px){.template-landingpage .page-content .section-icon-list__item-icon{font-size:40px}}.template-landingpage .page-content .section-icon-list__item-icon svg{-webkit-filter:drop-shadow(0 0 19px hsla(0,0%,100%,.4));filter:drop-shadow(0 0 19px rgba(255,255,255,.4))}.template-landingpage .page-content .section-icon-list__item-icon svg path{fill:url(#lgrad)}.template-landingpage .page-content .section-icon-list__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){.template-landingpage .page-content .section-icon-list__item-text{gap:calc(.20833vw + 7px)}}@media (min-width:1440px){.template-landingpage .page-content .section-icon-list__item-text{gap:10px}}.template-landingpage .page-content .section-icon-list__item-text p{max-width:29ch}.template-landingpage .page-content .section-icon-list__item h3,.template-landingpage .page-content .section-icon-list__item p{color:var(--c-gray-000);margin:0}.template-landingpage .page-content .section-image-grid[data-images="1"] .section-image-grid__grid{grid-template-columns:1fr}.template-landingpage .page-content .section-image-grid[data-images="1"] .section-image-grid__grid img,.template-landingpage .page-content .section-image-grid[data-images="1"] .section-image-grid__grid picture{height:300px}@media (min-width:480px){.template-landingpage .page-content .section-image-grid[data-images="1"] .section-image-grid__grid img,.template-landingpage .page-content .section-image-grid[data-images="1"] .section-image-grid__grid picture{height:calc(43.75vw + 89.99999px)}}@media (min-width:1440px){.template-landingpage .page-content .section-image-grid[data-images="1"] .section-image-grid__grid img,.template-landingpage .page-content .section-image-grid[data-images="1"] .section-image-grid__grid picture{height:720px}}.template-landingpage .page-content .section-image-grid__grid{display:grid;gap:32px;grid-template-columns:1fr}@media (min-width:768px){.template-landingpage .page-content .section-image-grid__grid{grid-template-columns:64fr 36fr}}.template-landingpage .page-content .section-image-grid__image{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.template-landingpage .page-content .section-image-grid__image img,.template-landingpage .page-content .section-image-grid__image picture{display:block;height:300px;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:480px){.template-landingpage .page-content .section-image-grid__image img,.template-landingpage .page-content .section-image-grid__image picture{height:calc(27.08333vw + 170px)}}@media (min-width:1440px){.template-landingpage .page-content .section-image-grid__image img,.template-landingpage .page-content .section-image-grid__image picture{height:560px}}.template-landingpage .page-content .section-image-grid__image--description{font-size:16px;line-height:1.2;margin:1em 0}.template-landingpage .page-content .section-seperator__border{border-bottom:1px solid hsla(0,0%,100%,.1)}.template-landingpage .page-content .section-content-stats__inner{display:grid;gap:40px;grid-template-columns:1fr}@media (min-width:480px){.template-landingpage .page-content .section-content-stats__inner{gap:calc(2.5vw + 28px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-stats__inner{gap:64px}}@media (min-width:992px){.template-landingpage .page-content .section-content-stats__inner{grid-template-columns:16fr 1px 12fr}}.template-landingpage .page-content .section-content-stats__divider{background-color:hsla(0,0%,100%,.2);display:none;height:100%;width:1px}@media (min-width:992px){.template-landingpage .page-content .section-content-stats__divider{display:block}}.template-landingpage .page-content .section-content-stats__stats{display:grid;gap:20px;grid-template-columns:1fr;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:992px){.template-landingpage .page-content .section-content-stats__stats{-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit}}@media (min-width:640px){.template-landingpage .page-content .section-content-stats__stats{grid-template-columns:1fr 1fr}}.template-landingpage .page-content .section-content-stats__stats--stat{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;-ms-flex-direction:column;flex-direction:column;padding:28px}@media (min-width:480px){.template-landingpage .page-content .section-content-stats__stats--stat{gap:calc(.83333vw + 36px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-stats__stats--stat{gap:48px}}.template-landingpage .page-content .section-content-stats__stats--stat__number{font-size:48px;font-weight:700;line-height:1}@media (min-width:480px){.template-landingpage .page-content .section-content-stats__stats--stat__number{font-size:calc(2.5vw + 36px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-stats__stats--stat__number{font-size:72px}}.template-landingpage .page-content .section-content-stats__stats--stat__number span{color:var(--c-comp-400);font-size:24px;margin-left:.2em;text-shadow:0 0 19px hsla(0,0%,100%,.2)}@media (min-width:480px){.template-landingpage .page-content .section-content-stats__stats--stat__number span{font-size:calc(.83333vw + 20px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-stats__stats--stat__number span{font-size:32px}}.template-landingpage .page-content .section-content-stats__stats--stat__text{font-size:18px}.template-landingpage .page-content .section-content-stats__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media (min-width:992px){.template-landingpage .page-content .section-content-stats__content{-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit}}.template-landingpage .page-content .section-content-stats__content-intro{margin-bottom:32px}@media (min-width:480px){.template-landingpage .page-content .section-content-stats__content-intro{margin-bottom:calc(.83333vw + 28px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-stats__content-intro{margin-bottom:40px}}.template-landingpage .page-content .section-content-stats__content-intro h2{margin:0}.template-landingpage .page-content .section-content-stats__content-intro h2 strong{color:var(--c-comp-400);text-shadow:0 0 19px hsla(0,0%,100%,.2)}.template-landingpage .page-content .section-content-stats__content-wysiwyg{margin-bottom:12px}@media (min-width:480px){.template-landingpage .page-content .section-content-stats__content-wysiwyg{margin-bottom:calc(1.25vw + 6px)}}@media (min-width:1440px){.template-landingpage .page-content .section-content-stats__content-wysiwyg{margin-bottom:24px}}.template-landingpage .page-content .section-content-stats__content-wysiwyg p{color:var(--c-gray-000);margin:0}.dataTables_paginate .template-landingpage .page-content .section-content-stats__content .paginate_button,.dataTables_paginate .template-landingpage .page-content .section-content-stats__content a,.template-landingpage .page-content .section-content-stats__content .btn,.template-landingpage .page-content .section-content-stats__content .dataTables_paginate .paginate_button,.template-landingpage .page-content .section-content-stats__content .dataTables_paginate a{margin-top:1em}.template-landingpage .page-content section{margin-bottom:80px;margin-top:80px;position:relative}@media (min-width:480px){.template-landingpage .page-content section{margin-top:calc(10.41667vw + 30px)}}@media (min-width:1440px){.template-landingpage .page-content section{margin-top:180px}}@media (min-width:480px){.template-landingpage .page-content section{margin-bottom:calc(10.41667vw + 30px)}}@media (min-width:1440px){.template-landingpage .page-content section{margin-bottom:180px}}.template-landingpage .page-content section h1,.template-landingpage .page-content section h2,.template-landingpage .page-content section h3,.template-landingpage .page-content section h4,.template-landingpage .page-content section h5,.template-landingpage .page-content section h6,.template-landingpage .page-content section p{color:var(--c-gray-000)}.template-landingpage .footer{background:var(--c-primary-800)}.template-landingpage .footer .footer-slogan{background:var(--c-primary-700)}.template-landingpage .footer .footer-bottom{background:var(--c-primary-800);color:var(--c-gray-000)}.template-landingpage .footer .footer-bottom .copyright .footer-menu a,.template-landingpage .footer .footer-bottom a{color:var(--c-gray-000)}body.template-product-wizard .wizard-wrapper{padding-bottom:20px;padding-top:20px}@media (min-width:480px){body.template-product-wizard .wizard-wrapper{padding-top:calc(5.41667vw - 6px)}}@media (min-width:1440px){body.template-product-wizard .wizard-wrapper{padding-top:72px}}@media (min-width:480px){body.template-product-wizard .wizard-wrapper{padding-bottom:calc(5.41667vw - 6px)}}@media (min-width:1440px){body.template-product-wizard .wizard-wrapper{padding-bottom:72px}}body.template-product-wizard .wizard-step.product-wizard-intro{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;inset:0;min-height:100%;position:fixed;z-index:100;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__form-logo{margin-bottom:80px;max-height:52px;-o-object-fit:contain;object-fit:contain}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__form-logo img{-o-object-fit:contain;object-fit:contain}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__text{-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-left:128px;padding-right:80px}}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__title{color:var(--c-primary);font-family:Karbon,sans-serif;font-size:4.25rem;font-style:normal;font-weight:800;line-height:100%}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__description{color:var(--c-primary);font-family:Karbon,sans-serif;font-size:1.45rem!important;font-style:normal;font-weight:300;line-height:130%;padding:8px 0 40px}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__start-button{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:16px 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-primary);border:none;border-radius:400px;color:var(--c-gray-000);font-family:Karbon,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;pointer-events:auto;position:relative;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;z-index:10}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__start-button:hover{background:var(--c-comp-700)}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__start-button:active{background:var(--c-primary)}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__image{height:100%;width:50%}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__form-logo{margin-bottom:40px;max-height:40px}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__text{padding-left:0;padding-right:0;text-align:center}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__title{font-size:2rem}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__description{font-size:1.125rem}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__start-button{font-size:1.25rem;padding:14px 32px}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__image{height:auto;max-height:300px;width:100%}body.template-product-wizard .wizard-step.product-wizard-intro .product-wizard-intro__image img{height:auto;max-height:300px}}body.template-product-wizard .product-wizard-loading{background:hsla(0,0%,100%,.95);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000}body.template-product-wizard .product-wizard-loading .spinner{-webkit-animation:spin 1s linear infinite;-o-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#008ac5;height:50px;margin-bottom:20px;width:50px}body.template-product-wizard .product-wizard-loading p{color:#333;font-size:1rem;margin:0}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}body.template-product-wizard .wizard-container .gform_wrapper.gravity-theme .gform_validation_errors{display:none!important}body.template-product-wizard .wizard-container .gfield_description.validation_message.gfield_validation_message{-webkit-box-ordinal-group:0;-ms-flex-order:-1;border:2px solid;border-radius:4px;font-size:1.125rem;margin-bottom:28px;order:-1}body.template-product-wizard .wizard-container .gfield_required.gfield_required_text{display:none!important}body.template-product-wizard .product-wizard-form-container__logo{padding-bottom:72px}body.template-product-wizard .product-wizard-form-container__logo img{max-height:52px}body.template-product-wizard .gform_wrapper.product-wizard-form .gform_validation_errors{display:none!important}body.template-product-wizard .gform_wrapper.product-wizard-form .gform_body{margin-bottom:30px}body.template-product-wizard .gform_wrapper.product-wizard-form .gfield_required_text{display:none!important}body.template-product-wizard .gform_wrapper.product-wizard-form .gfield{margin-bottom:25px}body.template-product-wizard .gform_wrapper.product-wizard-form .gfield .gfield_label{color:#333;font-size:1rem;font-weight:600;margin-bottom:10px}body.template-product-wizard .gform_wrapper.product-wizard-form .gfield .ginput_container .gfield_checkbox li,body.template-product-wizard .gform_wrapper.product-wizard-form .gfield .ginput_container .gfield_radio li{margin-bottom:12px}body.template-product-wizard .gform_wrapper.product-wizard-form .gfield .ginput_container .gfield_checkbox li label,body.template-product-wizard .gform_wrapper.product-wizard-form .gfield .ginput_container .gfield_radio li label{cursor:pointer;font-size:.9375rem;padding-left:10px}body.template-product-wizard .gform_wrapper.product-wizard-form .gfield .ginput_container .gfield_checkbox li input[type=checkbox],body.template-product-wizard .gform_wrapper.product-wizard-form .gfield .ginput_container .gfield_checkbox li input[type=radio],body.template-product-wizard .gform_wrapper.product-wizard-form .gfield .ginput_container .gfield_radio li input[type=checkbox],body.template-product-wizard .gform_wrapper.product-wizard-form .gfield .ginput_container .gfield_radio li input[type=radio]{cursor:pointer;margin-right:8px}body.template-product-wizard .gform_wrapper.product-wizard-form .gform_footer{padding-top:20px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.template-product-wizard .gform_wrapper.product-wizard-form .gform_footer .gform_button{background:var(--c-comp-500);border:none;border-radius:4px;color:var(--c-gray-000);cursor:pointer;font-size:1.125rem;font-weight:600;padding:15px 40px;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}body.template-product-wizard .gform_wrapper.product-wizard-form .gform_footer .gform_button:hover{background:var(--c-comp-600)}@media (max-width:768px){body.template-product-wizard .product-wizard-results{padding:20px 15px}body.template-product-wizard .product-wizard-results h2{font-size:1.5rem}body.template-product-wizard .product-wizard-results .results-count{font-size:1rem}body.template-product-wizard .product-wizard-results .products-grid .products{gap:20px;grid-template-columns:1fr!important}}body.template-product-wizard .gform_page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-product-wizard .gform_wrapper:has(.product-wizard-form) .gform_title{display:none!important}body.template-product-wizard .gform_wrapper:has(.product-wizard-form) .gform_description{display:none!important}body.template-product-wizard .product-wizard-form [data-conditional-logic=visible]:has(.gfield.gfield.gf_list_4col) .gform-page-footer{max-width:952px!important}body.template-product-wizard .product-wizard-form .tag{background-color:transparent!important;border:2px solid var(--c-primary);border-radius:9999px;color:var(--c-primary);font-family:Karbon,sans-serif;font-size:1.25rem;font-weight:700;line-height:100%;padding:16px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.template-product-wizard .product-wizard-form .gform_page_fields{width:100%}body.template-product-wizard .product-wizard-form .gform-page-buttons{padding-inline:0!important}body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-comp-500);border:2px solid var(--c-comp-500);border-radius:22px;border-radius:48px;color:var(--c-gray-000)!important;cursor:pointer;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;min-height:44px;outline:none;padding:12px 24px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{font-size:18px}}body.template-product-wizard .product-wizard-form .button:hover,body.template-product-wizard .product-wizard-form .gform-page-buttons:hover{background:var(--c-comp-600);border-color:var(--c-comp-600);color:var(--c-gray-000)!important}body.template-product-wizard .product-wizard-form .button.btn--sm,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button.btn--sm,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button.btn--sm,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--sm{font-size:16px}}body.template-product-wizard .product-wizard-form .button.btn--lg,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button.btn--lg,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--lg{font-size:16px}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button.btn--lg,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--lg{font-size:16px}}body.template-product-wizard .product-wizard-form .button.btn--xl,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--xl,body.template-product-wizard .product-wizard-form body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.template-product-wizard .product-wizard-form body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.gform-page-buttons[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-form input.gform-page-buttons[type=submit]{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button.btn--xl,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--xl,body.template-product-wizard .product-wizard-form body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.template-product-wizard .product-wizard-form body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.gform-page-buttons[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-form input.gform-page-buttons[type=submit]{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button.btn--xl,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--xl,body.template-product-wizard .product-wizard-form body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.template-product-wizard .product-wizard-form body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.gform-page-buttons[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-form input.gform-page-buttons[type=submit]{font-size:24px}}body.template-product-wizard .product-wizard-form .button.btn--full,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--full,body.template-product-wizard .product-wizard-form body.woocommerce-checkout .wc-thankyou .order-confirmation-form .button,body.template-product-wizard .product-wizard-form body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.gform-page-buttons[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-form .button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-form input.gform-page-buttons[type=submit]{width:100%}body.template-product-wizard .product-wizard-form .button .svg-inline--fa,body.template-product-wizard .product-wizard-form .button i,body.template-product-wizard .product-wizard-form .gform-page-buttons .svg-inline--fa,body.template-product-wizard .product-wizard-form .gform-page-buttons i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button .svg-inline--fa,body.template-product-wizard .product-wizard-form .button i,body.template-product-wizard .product-wizard-form .gform-page-buttons .svg-inline--fa,body.template-product-wizard .product-wizard-form .gform-page-buttons i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button .svg-inline--fa,body.template-product-wizard .product-wizard-form .button i,body.template-product-wizard .product-wizard-form .gform-page-buttons .svg-inline--fa,body.template-product-wizard .product-wizard-form .gform-page-buttons i{padding-left:12px}}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button .svg-inline--fa,body.template-product-wizard .product-wizard-form .button i,body.template-product-wizard .product-wizard-form .gform-page-buttons .svg-inline--fa,body.template-product-wizard .product-wizard-form .gform-page-buttons i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button .svg-inline--fa,body.template-product-wizard .product-wizard-form .button i,body.template-product-wizard .product-wizard-form .gform-page-buttons .svg-inline--fa,body.template-product-wizard .product-wizard-form .gform-page-buttons i{font-size:16px}}body.template-product-wizard .product-wizard-form .button.btn--icon-before,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.template-product-wizard .product-wizard-form .button.btn--icon-before .svg-inline--fa,body.template-product-wizard .product-wizard-form .button.btn--icon-before i,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-before .svg-inline--fa,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button.btn--icon-before .svg-inline--fa,body.template-product-wizard .product-wizard-form .button.btn--icon-before i,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-before .svg-inline--fa,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button.btn--icon-before .svg-inline--fa,body.template-product-wizard .product-wizard-form .button.btn--icon-before i,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-before .svg-inline--fa,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-before i{padding-right:12px}}body.template-product-wizard .product-wizard-form .button.btn--icon-only,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-only{padding:0!important;width:44px}body.template-product-wizard .product-wizard-form .button.btn--icon-only .svg-inline--fa,body.template-product-wizard .product-wizard-form .button.btn--icon-only i,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-only .svg-inline--fa,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-only i{padding:0!important}body.template-product-wizard .product-wizard-form .button.btn--icon-only.btn--sm,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-only.btn--sm{width:36px}body.template-product-wizard .product-wizard-form .button.btn--icon-only.btn--lg,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--icon-only.btn--lg{width:52px}body.template-product-wizard .product-wizard-form .button.btn--open,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--open{background:transparent;color:var(--c-comp-500)!important}body.template-product-wizard .product-wizard-form .button.btn--open:hover,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--open:hover{background:var(--c-comp-500);border-color:var(--c-comp-500);color:var(--c-gray-000)!important}body.template-product-wizard .product-wizard-form .button.btn--gradient,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body.template-product-wizard .product-wizard-form .button.btn--gradient:hover,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}body.template-product-wizard .product-wizard-form .button.btn--gradient.btn--open,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-500) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-500) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-comp-500) border-box;border:2px solid transparent;color:var(--c-comp-500)!important}body.template-product-wizard .product-wizard-form .button.btn--disabled,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--disabled{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}body.template-product-wizard .product-wizard-form .button.btn--disabled:hover,body.template-product-wizard .product-wizard-form .gform-page-buttons.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{padding-left:calc(.83333vw + 20px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{padding-left:32px}}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{padding-right:calc(.83333vw + 20px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{padding-right:32px}}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{padding-top:calc(.625vw + 9px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{padding-top:18px}}@media (min-width:480px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{padding-bottom:calc(.625vw + 9px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .button,body.template-product-wizard .product-wizard-form .gform-page-buttons{padding-bottom:18px}}body.template-product-wizard .product-wizard-form .gform-page-buttons .secondary,body.template-product-wizard .product-wizard-form .gform_previous_button{background:transparent;border-color:var(--c-comp-700);color:var(--c-comp-700)!important}body.template-product-wizard .product-wizard-form .gform-page-buttons .secondary:hover,body.template-product-wizard .product-wizard-form .gform_previous_button:hover{background:#eee}body.template-product-wizard .product-wizard-form .gform-page-buttons .primary,body.template-product-wizard .product-wizard-form .gform_next_button{background:var(--c-comp-500);border-color:var(--c-comp-500);color:#fff}body.template-product-wizard .product-wizard-form .gform-page-buttons .primary:hover,body.template-product-wizard .product-wizard-form .gform_next_button:hover{background:var(--c-comp-700);border-color:var(--c-comp-700);color:#fff}body.template-product-wizard .product-wizard-form .gform-page-footer{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:708px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}body.template-product-wizard .product-wizard-form .gform_wrapper.gravity-theme .gf_progressbar{background:hsla(0,0%,85%,.502)!important;border-radius:10.5px;margin-bottom:16px;position:relative!important}body.template-product-wizard .product-wizard-form .gf_progressbar_percentage{height:8px!important;position:relative!important}body.template-product-wizard .product-wizard-form .gf_progressbar_percentage span{color:#000;font-family:Karbon,sans-serif;font-size:1.125rem;font-style:normal;line-height:normal;position:absolute;right:-20px;top:22px}body.template-product-wizard .product-wizard-form .gf_progressbar{height:8px!important;margin-bottom:64px!important}body.template-product-wizard .product-wizard-form .gf_progressbar_title{display:none!important}body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_email,body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_email input,body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_text input{background-color:var(--c-gray-200)!important;border:2px solid var(--c-gray-300)!important;border-radius:4px;color:var(--c-primary);font-size:18px!important;font-style:normal;font-weight:400!important;line-height:23px!important;max-width:616px;padding:16px 24px}body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_email input ::-webkit-input-placeholder,body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_text input ::-webkit-input-placeholder{color:rgba(1,53,92,.6)!important;font-family:Karbon,sans-serif;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:23px!important}body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_email input ::-moz-placeholder,body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_text input ::-moz-placeholder{color:rgba(1,53,92,.6)!important;font-family:Karbon,sans-serif;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:23px!important}body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_email input :-ms-input-placeholder,body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_text input :-ms-input-placeholder{color:rgba(1,53,92,.6)!important;font-family:Karbon,sans-serif;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:23px!important}body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_email input ::-ms-input-placeholder,body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_text input ::-ms-input-placeholder{color:rgba(1,53,92,.6)!important;font-family:Karbon,sans-serif;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:23px!important}body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_email input ::placeholder,body.template-product-wizard .product-wizard-form .ginput_container.ginput_container_text input ::placeholder{color:rgba(1,53,92,.6)!important;font-family:Karbon,sans-serif;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:23px!important}body.template-product-wizard .product-wizard-form .gfield{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.template-product-wizard .product-wizard-form .gfield .gfield_label.gform-field-label{margin-bottom:64px!important}body.template-product-wizard .product-wizard-form .gfield.gfield--type-email .gfield_label.gform-field-label{font-weight:800!important;margin-bottom:20px;max-width:100%!important}@media (min-width:480px){body.template-product-wizard .product-wizard-form .gfield.gfield--type-email .gfield_label.gform-field-label{margin-bottom:calc(.41667vw + 18px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-form .gfield.gfield--type-email .gfield_label.gform-field-label{margin-bottom:24px}}body.template-product-wizard .product-wizard-form .gfield_description{max-width:626px;padding-top:0!important;text-align:center}body.template-product-wizard .product-wizard-form .gfield_label.gform-field-label{color:var(--c-primary)!important;font-family:Karbon,sans-serif;font-size:4.25rem!important;font-style:normal;font-weight:800!important;line-height:100%;margin-bottom:0;max-width:25ch;text-align:center}@media (max-width:768px){body.template-product-wizard .product-wizard-form .gfield_label.gform-field-label{font-size:2rem!important}}body.template-product-wizard .product-wizard-form .gfield_label.gform-field-label-small{color:var(--c-primary)!important;font-family:Karbon,sans-serif;font-size:2rem!important;font-style:normal;font-weight:800!important;line-height:100%;margin-bottom:0;text-align:center}body.template-product-wizard .product-wizard-form .gfield--type-email .gfield_label.gform-field-label{color:var(--c-primary)!important;font-family:Karbon,sans-serif;font-size:1.25rem!important;font-style:normal;font-weight:300!important;line-height:130%;margin-bottom:0!important;text-align:center}body.template-product-wizard .product-wizard-form .gf_progressbar_percentage.percentbar_blue{background-color:var(--c-comp-500)!important;border-radius:999px!important}body.template-product-wizard .product-wizard-form .gfield.gfield--width-full.is-smaller{max-width:708px!important}body.template-product-wizard .product-wizard-form .gfield.gfield--width-full:has(.ignore-max-width){max-width:100%!important}body.template-product-wizard .product-wizard-form .gfield.gfield.gf_list_4col{margin-left:auto;margin-right:auto;max-width:952px!important}body.template-product-wizard .product-wizard-form .gfield.gfield.gf_list_3col{margin-left:auto;margin-right:auto;max-width:708px!important}body.template-product-wizard .product-wizard-form .ginput_container{width:100%}body.template-product-wizard .product-wizard-form .gfield.gf_list_3col .gfield-choice-input,body.template-product-wizard .product-wizard-form .gfield.gf_list_4col .gfield-choice-input{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}body.template-product-wizard .product-wizard-form .gfield.gf_list_3col .gfield-choice-input+label,body.template-product-wizard .product-wizard-form .gfield.gf_list_4col .gfield-choice-input+label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;text-align:center!important}body.template-product-wizard .product-wizard-form .gfield.gf_list_3col .gfield-choice-input+label span,body.template-product-wizard .product-wizard-form .gfield.gf_list_4col .gfield-choice-input+label span{padding-top:12px!important}body.template-product-wizard .product-wizard-form .gfield.gf_list_3col .gform-field-label svg,body.template-product-wizard .product-wizard-form .gfield.gf_list_4col .gform-field-label svg{margin-right:0!important}body.template-product-wizard .product-wizard-form .gfield.gf_list_3col .gchoice,body.template-product-wizard .product-wizard-form .gfield.gf_list_4col .gchoice{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;min-height:160px!important;padding:5px!important}body.template-product-wizard .product-wizard-form .gfield_checkbox,body.template-product-wizard .product-wizard-form .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}body.template-product-wizard .product-wizard-form .gfield_checkbox .gchoice,body.template-product-wizard .product-wizard-form .gfield_radio .gchoice{display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #e2e1e1;border-radius:4px;gap:12px}body.template-product-wizard .product-wizard-form .gfield_checkbox .gchoice:has(.gfield-choice-input:checked),body.template-product-wizard .product-wizard-form .gfield_radio .gchoice:has(.gfield-choice-input:checked){border:2px solid #008ac5}body.template-product-wizard .product-wizard-form .gfield_checkbox .gchoice:has(.gfield-choice-input:checked) .gchoice_other_control,body.template-product-wizard .product-wizard-form .gfield_radio .gchoice:has(.gfield-choice-input:checked) .gchoice_other_control{opacity:1;pointer-events:auto}body.template-product-wizard .product-wizard-form .gfield_checkbox .gfield-choice-input,body.template-product-wizard .product-wizard-form .gfield_radio .gfield-choice-input{cursor:pointer;height:100%!important;left:0;opacity:0;position:absolute;top:0;width:100%}body.template-product-wizard .product-wizard-form .gfield_checkbox .gform-field-label svg,body.template-product-wizard .product-wizard-form .gfield_radio .gform-field-label svg{margin-right:12px}body.template-product-wizard .product-wizard-form .gfield_checkbox .gform-field-label .bold,body.template-product-wizard .product-wizard-form .gfield_radio .gform-field-label .bold{font-weight:800!important}body.template-product-wizard .product-wizard-form .gfield_checkbox .gfield-choice-input+label,body.template-product-wizard .product-wizard-form .gfield_radio .gfield-choice-input+label{color:var(--c-primary);font-family:Karbon,sans-serif;font-size:1.5rem!important;font-style:normal;font-weight:500!important;line-height:normal}body.template-product-wizard .product-wizard-form .gchoice:has(.gfield-choice-input:checked):has(.gchoice_other_control){margin-bottom:72px!important}body.template-product-wizard .product-wizard-results-container .product-wizard-results-container__title{margin-bottom:12px;text-align:center}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-results-container__title{margin-bottom:calc(.41667vw + 10px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-results-container__title{margin-bottom:16px}}body.template-product-wizard .product-wizard-results-container .product-wizard-results-container__caption{margin-bottom:24px;margin-inline:auto;max-width:626px;text-align:center}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-results-container__caption{margin-bottom:calc(1.25vw + 18px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-results-container__caption{margin-bottom:36px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result{display:-webkit-box;display:-ms-flexbox;display:flex;padding:28px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:22px}body.template-product-wizard .product-wizard-results-container .product-wizard-result__image{display:-webkit-box;display:-ms-flexbox;display:flex;height:150px;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.template-product-wizard .product-wizard-results-container .product-wizard-result__image-img,body.template-product-wizard .product-wizard-results-container .product-wizard-result__image-img img{height:100%;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}body.template-product-wizard .product-wizard-results-container .product-wizard-result__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__title-container{gap:calc(.20833vw + 3px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__title-container{gap:6px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result__title{margin:0;text-align:left}body.template-product-wizard .product-wizard-results-container .product-wizard-result__subtitle{color:var(--c-comp);margin:0;text-align:left}body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul{margin:0}body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li{font-size:15px}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li{font-size:calc(.20833vw + 14px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li{font-size:17px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li:before{height:15px;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li:before{height:calc(.20833vw + 14px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__summary ul li:before{height:17px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-primary);border:2px solid var(--c-primary);border-radius:22px;color:var(--c-gray-000)!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link{font-size:18px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link:hover{background:var(--c-primary-700);border-color:var(--c-primary-700);color:var(--c-gray-000)!important}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--sm{font-size:16px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--lg{font-size:16px}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--lg{font-size:16px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--xl,body.template-product-wizard .product-wizard-results-container body.woocommerce-checkout .wc-thankyou .order-confirmation-form .product-wizard-result__link.button,body.template-product-wizard .product-wizard-results-container body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.product-wizard-result__link[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-results-container input.product-wizard-result__link[type=submit]{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--xl,body.template-product-wizard .product-wizard-results-container body.woocommerce-checkout .wc-thankyou .order-confirmation-form .product-wizard-result__link.button,body.template-product-wizard .product-wizard-results-container body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.product-wizard-result__link[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-results-container input.product-wizard-result__link[type=submit]{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--xl,body.template-product-wizard .product-wizard-results-container body.woocommerce-checkout .wc-thankyou .order-confirmation-form .product-wizard-result__link.button,body.template-product-wizard .product-wizard-results-container body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.product-wizard-result__link[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-results-container input.product-wizard-result__link[type=submit]{font-size:24px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--full,body.template-product-wizard .product-wizard-results-container body.woocommerce-checkout .wc-thankyou .order-confirmation-form .product-wizard-result__link.button,body.template-product-wizard .product-wizard-results-container body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.product-wizard-result__link[type=submit],body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.button,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.template-product-wizard .product-wizard-results-container input.product-wizard-result__link[type=submit]{width:100%}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link .svg-inline--fa,body.template-product-wizard .product-wizard-results-container .product-wizard-result__link i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link .svg-inline--fa,body.template-product-wizard .product-wizard-results-container .product-wizard-result__link i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link .svg-inline--fa,body.template-product-wizard .product-wizard-results-container .product-wizard-result__link i{padding-left:12px}}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link .svg-inline--fa,body.template-product-wizard .product-wizard-results-container .product-wizard-result__link i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link .svg-inline--fa,body.template-product-wizard .product-wizard-results-container .product-wizard-result__link i{font-size:16px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-before .svg-inline--fa,body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-before .svg-inline--fa,body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-before .svg-inline--fa,body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-before i{padding-right:12px}}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-only{padding:0!important;width:44px}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-only .svg-inline--fa,body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-only i{padding:0!important}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-only.btn--sm{width:36px}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--icon-only.btn--lg{width:52px}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--open{background:transparent;color:var(--c-primary)!important}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--open:hover{background:var(--c-primary);border-color:var(--c-primary);color:var(--c-gray-000)!important}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary) border-box;border:2px solid transparent;color:var(--c-primary)!important}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--disabled{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}body.template-product-wizard .product-wizard-results-container .product-wizard-result__link.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}.archive.tax-product_cat .page-content,.post-type-archive-product .page-content,body[class*=tax-pa].archive .page-content{padding-bottom:40px;padding-top:40px;position:relative}@media (min-width:480px){.archive.tax-product_cat .page-content,.post-type-archive-product .page-content,body[class*=tax-pa].archive .page-content{padding-top:calc(4.16667vw + 20px)}}@media (min-width:1440px){.archive.tax-product_cat .page-content,.post-type-archive-product .page-content,body[class*=tax-pa].archive .page-content{padding-top:80px}}@media (min-width:480px){.archive.tax-product_cat .page-content,.post-type-archive-product .page-content,body[class*=tax-pa].archive .page-content{padding-bottom:calc(4.16667vw + 20px)}}@media (min-width:1440px){.archive.tax-product_cat .page-content,.post-type-archive-product .page-content,body[class*=tax-pa].archive .page-content{padding-bottom:80px}}.archive.tax-product_cat .page-content:after,.archive.tax-product_cat .page-content:before,.post-type-archive-product .page-content:after,.post-type-archive-product .page-content:before,body[class*=tax-pa].archive .page-content:after,body[class*=tax-pa].archive .page-content:before{content:"";left:0;opacity:.2;position:absolute;width:100%;z-index:-1}.archive.tax-product_cat .page-content:before,.post-type-archive-product .page-content:before,body[class*=tax-pa].archive .page-content:before{background:-webkit-gradient(linear,left bottom,left top,from(#e6ebef),to(rgba(230,235,239,0)));background:-webkit-linear-gradient(bottom,#e6ebef,rgba(230,235,239,0));background:-o-linear-gradient(bottom,#e6ebef 0,rgba(230,235,239,0) 100%);background:linear-gradient(0deg,#e6ebef,rgba(230,235,239,0));height:20%;top:0}.archive.tax-product_cat .page-content:after,.post-type-archive-product .page-content:after,body[class*=tax-pa].archive .page-content:after{background:var(--c-blue-prussian-100);height:calc(80% + 150px);top:20%}.archive.tax-product_cat .page-content .product-filters,.post-type-archive-product .page-content .product-filters,body[class*=tax-pa].archive .page-content .product-filters{display:none;font-size:0;width:250px}@media (min-width:768px){.archive.tax-product_cat .page-content .product-filters,.post-type-archive-product .page-content .product-filters,body[class*=tax-pa].archive .page-content .product-filters{display:block}}.archive.tax-product_cat .page-content .product-filters .widget_product_search,.archive.tax-product_cat .page-content .product-filters section.widget,.post-type-archive-product .page-content .product-filters .widget_product_search,.post-type-archive-product .page-content .product-filters section.widget,body[class*=tax-pa].archive .page-content .product-filters .widget_product_search,body[class*=tax-pa].archive .page-content .product-filters section.widget{margin:0!important}.archive.tax-product_cat .page-content .product-filters .widget_product_search .woof_container,.post-type-archive-product .page-content .product-filters .widget_product_search .woof_container,body[class*=tax-pa].archive .page-content .product-filters .widget_product_search .woof_container{margin:20px 0 0!important}.archive.tax-product_cat .page-content .product-filters .woof_front_toggle,.post-type-archive-product .page-content .product-filters .woof_front_toggle,body[class*=tax-pa].archive .page-content .product-filters .woof_front_toggle{font-size:0!important}.archive.tax-product_cat .page-content .product-filters .woof_front_toggle:after,.post-type-archive-product .page-content .product-filters .woof_front_toggle:after,body[class*=tax-pa].archive .page-content .product-filters .woof_front_toggle:after{background-color:var(--c-primary);content:"";display:inline-block;height:16px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;width:16px}.archive.tax-product_cat .page-content .product-filters .woof_front_toggle.woof_front_toggle_opened:after,.post-type-archive-product .page-content .product-filters .woof_front_toggle.woof_front_toggle_opened:after,body[class*=tax-pa].archive .page-content .product-filters .woof_front_toggle.woof_front_toggle_opened:after{-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.archive.tax-product_cat .page-content .product-filters .woof_text_search_container,.post-type-archive-product .page-content .product-filters .woof_text_search_container,body[class*=tax-pa].archive .page-content .product-filters .woof_text_search_container{margin:24px 0 0;padding:0}.archive.tax-product_cat .page-content .product-filters .woof_text_search_container .woof_text_search_go,.post-type-archive-product .page-content .product-filters .woof_text_search_container .woof_text_search_go,body[class*=tax-pa].archive .page-content .product-filters .woof_text_search_container .woof_text_search_go{display:none!important}.archive.tax-product_cat .page-content .product-filters .woof_text_search_container input[type=search],.post-type-archive-product .page-content .product-filters .woof_text_search_container input[type=search],body[class*=tax-pa].archive .page-content .product-filters .woof_text_search_container input[type=search]{border:1px solid var(--c-blue-prussian-100);border-radius:4px;color:var(--c-text);font-size:18px;height:48px;outline:none;padding:18px!important}.archive.tax-product_cat .page-content .product-filters .woof_text_search_container input[type=search]::-webkit-input-placeholder,.post-type-archive-product .page-content .product-filters .woof_text_search_container input[type=search]::-webkit-input-placeholder,body[class*=tax-pa].archive .page-content .product-filters .woof_text_search_container input[type=search]::-webkit-input-placeholder{color:var(--c-blue-prussian-300)}.archive.tax-product_cat .page-content .product-filters .woof_text_search_container input[type=search]::-moz-placeholder,.post-type-archive-product .page-content .product-filters .woof_text_search_container input[type=search]::-moz-placeholder,body[class*=tax-pa].archive .page-content .product-filters .woof_text_search_container input[type=search]::-moz-placeholder{color:var(--c-blue-prussian-300)}.archive.tax-product_cat .page-content .product-filters .woof_text_search_container input[type=search]:-ms-input-placeholder,.post-type-archive-product .page-content .product-filters .woof_text_search_container input[type=search]:-ms-input-placeholder,body[class*=tax-pa].archive .page-content .product-filters .woof_text_search_container input[type=search]:-ms-input-placeholder{color:var(--c-blue-prussian-300)}.archive.tax-product_cat .page-content .product-filters .woof_text_search_container input[type=search]::-ms-input-placeholder,.post-type-archive-product .page-content .product-filters .woof_text_search_container input[type=search]::-ms-input-placeholder,body[class*=tax-pa].archive .page-content .product-filters .woof_text_search_container input[type=search]::-ms-input-placeholder{color:var(--c-blue-prussian-300)}.archive.tax-product_cat .page-content .product-filters .woof_text_search_container input[type=search]::placeholder,.post-type-archive-product .page-content .product-filters .woof_text_search_container input[type=search]::placeholder,body[class*=tax-pa].archive .page-content .product-filters .woof_text_search_container input[type=search]::placeholder{color:var(--c-blue-prussian-300)}.archive.tax-product_cat .page-content .product-filters .woof_container,.post-type-archive-product .page-content .product-filters .woof_container,body[class*=tax-pa].archive .page-content .product-filters .woof_container{margin-top:40px}.archive.tax-product_cat .page-content .product-filters .woof_container h4,.post-type-archive-product .page-content .product-filters .woof_container h4,body[class*=tax-pa].archive .page-content .product-filters .woof_container h4{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--c-blue-prussian-100);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0!important;padding:0 0 16px!important}.archive.tax-product_cat .page-content .product-filters .woof_container h4 a.woof_front_toggle,.post-type-archive-product .page-content .product-filters .woof_container h4 a.woof_front_toggle,body[class*=tax-pa].archive .page-content .product-filters .woof_container h4 a.woof_front_toggle{font-size:26px}.archive.tax-product_cat .page-content .product-filters .woof_container h4 a.woof_front_toggle:hover,.post-type-archive-product .page-content .product-filters .woof_container h4 a.woof_front_toggle:hover,body[class*=tax-pa].archive .page-content .product-filters .woof_container h4 a.woof_front_toggle:hover{text-decoration:none}.archive.tax-product_cat .page-content .product-filters .woof_container.woof_container_checkbox_custom_stock_status h4,.archive.tax-product_cat .page-content .product-filters .woof_container.woof_container_stock h4,.post-type-archive-product .page-content .product-filters .woof_container.woof_container_checkbox_custom_stock_status h4,.post-type-archive-product .page-content .product-filters .woof_container.woof_container_stock h4,body[class*=tax-pa].archive .page-content .product-filters .woof_container.woof_container_checkbox_custom_stock_status h4,body[class*=tax-pa].archive .page-content .product-filters .woof_container.woof_container_stock h4{margin:0 0 7px!important;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.archive.tax-product_cat .page-content .product-filters .woof_container.woof_container_checkbox_custom_stock_status .woof_container_inner,.archive.tax-product_cat .page-content .product-filters .woof_container.woof_container_stock .woof_container_inner,.post-type-archive-product .page-content .product-filters .woof_container.woof_container_checkbox_custom_stock_status .woof_container_inner,.post-type-archive-product .page-content .product-filters .woof_container.woof_container_stock .woof_container_inner,body[class*=tax-pa].archive .page-content .product-filters .woof_container.woof_container_checkbox_custom_stock_status .woof_container_inner,body[class*=tax-pa].archive .page-content .product-filters .woof_container.woof_container_stock .woof_container_inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.archive.tax-product_cat .page-content .product-filters .woof_container.woof_container_checkbox_custom_stock_status .woof_container_inner label,.archive.tax-product_cat .page-content .product-filters .woof_container.woof_container_stock .woof_container_inner label,.post-type-archive-product .page-content .product-filters .woof_container.woof_container_checkbox_custom_stock_status .woof_container_inner label,.post-type-archive-product .page-content .product-filters .woof_container.woof_container_stock .woof_container_inner label,body[class*=tax-pa].archive .page-content .product-filters .woof_container.woof_container_checkbox_custom_stock_status .woof_container_inner label,body[class*=tax-pa].archive .page-content .product-filters .woof_container.woof_container_stock .woof_container_inner label{font-size:18px!important;margin-left:7px!important;padding:1px 0 0 12px}.archive.tax-product_cat .page-content .product-filters .woof_container .woof_list,.post-type-archive-product .page-content .product-filters .woof_container .woof_list,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_list{margin:0!important;padding:12px 0 0!important}.archive.tax-product_cat .page-content .product-filters .woof_container .woof_list li,.post-type-archive-product .page-content .product-filters .woof_container .woof_list li,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_list li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 12px!important;padding:0!important}.archive.tax-product_cat .page-content .product-filters .woof_container .woof_list li:last-child,.post-type-archive-product .page-content .product-filters .woof_container .woof_list li:last-child,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_list li:last-child{margin:0!important}.archive.tax-product_cat .page-content .product-filters .woof_container .woof_list li.processing,.post-type-archive-product .page-content .product-filters .woof_container .woof_list li.processing,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_list li.processing{position:relative}.archive.tax-product_cat .page-content .product-filters .woof_container .woof_list li.processing:before,.post-type-archive-product .page-content .product-filters .woof_container .woof_list li.processing:before,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_list li.processing:before{background:var(--c-gray-100);bottom:0;content:"";display:block;left:0;opacity:.7;position:absolute;right:0;top:0;z-index:10}.archive.tax-product_cat .page-content .product-filters .woof_container .woof_list li label,.post-type-archive-product .page-content .product-filters .woof_container .woof_list li label,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_list li label{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.2;margin:0;padding:1px 0 0 12px}.archive.tax-product_cat .page-content .product-filters .woof_container .woof_list li label.woof_checkbox_label_selected,.post-type-archive-product .page-content .product-filters .woof_container .woof_list li label.woof_checkbox_label_selected,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_list li label.woof_checkbox_label_selected{font-weight:400}.archive.tax-product_cat .page-content .product-filters .woof_container .woof_checkbox_count,.archive.tax-product_cat .page-content .product-filters .woof_container .woof_turbo_count,.post-type-archive-product .page-content .product-filters .woof_container .woof_checkbox_count,.post-type-archive-product .page-content .product-filters .woof_container .woof_turbo_count,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_checkbox_count,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_turbo_count{font-size:15px;font-weight:500;margin-left:3px!important;opacity:.5}.archive.tax-product_cat .page-content .product-filters .woof_container .icheckbox_flat-grey,.archive.tax-product_cat .page-content .product-filters .woof_container .iradio_flat-grey,.post-type-archive-product .page-content .product-filters .woof_container .icheckbox_flat-grey,.post-type-archive-product .page-content .product-filters .woof_container .iradio_flat-grey,body[class*=tax-pa].archive .page-content .product-filters .woof_container .icheckbox_flat-grey,body[class*=tax-pa].archive .page-content .product-filters .woof_container .iradio_flat-grey{background-image:url(/app/themes/palmsens/dist/images/checkbox-radio_b44f56eb.png);width:20px}@media (-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi),not all{.archive.tax-product_cat .page-content .product-filters .woof_container .icheckbox_flat-grey,.archive.tax-product_cat .page-content .product-filters .woof_container .iradio_flat-grey,.post-type-archive-product .page-content .product-filters .woof_container .icheckbox_flat-grey,.post-type-archive-product .page-content .product-filters .woof_container .iradio_flat-grey,body[class*=tax-pa].archive .page-content .product-filters .woof_container .icheckbox_flat-grey,body[class*=tax-pa].archive .page-content .product-filters .woof_container .iradio_flat-grey{background-image:url(/app/themes/palmsens/dist/images/checkbox-radio@2x_bb4011b0.png)}}.archive.tax-product_cat .page-content .product-filters .woof_container .woof_reset_search_form,.post-type-archive-product .page-content .product-filters .woof_container .woof_reset_search_form,body[class*=tax-pa].archive .page-content .product-filters .woof_container .woof_reset_search_form{display:none}.archive.tax-product_cat .page-content .products-loop,.post-type-archive-product .page-content .products-loop,body[class*=tax-pa].archive .page-content .products-loop{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%!important}.archive.tax-product_cat .page-content .products-loop .term-description p,.post-type-archive-product .page-content .products-loop .term-description p,body[class*=tax-pa].archive .page-content .products-loop .term-description p{font-size:20px;line-height:1.4}.archive.tax-product_cat .page-content .products-loop .products-per-page,.post-type-archive-product .page-content .products-loop .products-per-page,body[class*=tax-pa].archive .page-content .products-loop .products-per-page{float:left!important;margin-left:0!important}.archive.tax-product_cat .page-content .products-loop .products-per-page select,.post-type-archive-product .page-content .products-loop .products-per-page select,body[class*=tax-pa].archive .page-content .products-loop .products-per-page select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--c-gray-000);background-image:-webkit-linear-gradient(45deg,transparent 50%,var(--c-primary) 0),-webkit-linear-gradient(315deg,var(--c-primary) 50%,transparent 0),-webkit-linear-gradient(left,var(--c-gray-100),#ccc);background-image:-o-linear-gradient(45deg,transparent 50%,var(--c-primary) 0),-o-linear-gradient(315deg,var(--c-primary) 50%,transparent 0),-o-linear-gradient(left,var(--c-gray-100),#ccc);background-image:linear-gradient(45deg,transparent 50%,var(--c-primary) 0),linear-gradient(135deg,var(--c-primary) 50%,transparent 0),linear-gradient(90deg,var(--c-gray-100),#ccc);background-position:calc(100% - 16px) calc(1em - 2px),calc(100% - 11px) calc(1em - 2px),calc(100% - 1.8em) .2em;background-repeat:no-repeat;background-size:5px 5px,5px 5px,1px 1.5em;border:1px solid #cacaca;border-radius:3px;color:var(--c-comp-700);display:block;font-size:18px;font-weight:500;height:36px;line-height:22px;margin-bottom:16px;padding:4px 40px 4px 14px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:100%!important}@media (min-width:480px){.archive.tax-product_cat .page-content .products-loop .products-per-page select,.post-type-archive-product .page-content .products-loop .products-per-page select,body[class*=tax-pa].archive .page-content .products-loop .products-per-page select{margin-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){.archive.tax-product_cat .page-content .products-loop .products-per-page select,.post-type-archive-product .page-content .products-loop .products-per-page select,body[class*=tax-pa].archive .page-content .products-loop .products-per-page select{margin-bottom:32px}}@media (min-width:480px){.archive.tax-product_cat .page-content .products-loop .products-per-page,.post-type-archive-product .page-content .products-loop .products-per-page,body[class*=tax-pa].archive .page-content .products-loop .products-per-page{float:right!important}}.archive.tax-product_cat .page-content .products-loop .products-per-page:hover,.post-type-archive-product .page-content .products-loop .products-per-page:hover,body[class*=tax-pa].archive .page-content .products-loop .products-per-page:hover{cursor:pointer}.archive.tax-product_cat .page-content .products-loop .woocommerce.woocommerce-page.woof_shortcode_output,.post-type-archive-product .page-content .products-loop .woocommerce.woocommerce-page.woof_shortcode_output,body[class*=tax-pa].archive .page-content .products-loop .woocommerce.woocommerce-page.woof_shortcode_output{margin-top:40px}.archive.tax-product_cat .page-content .products-loop .woocommerce.woocommerce-page.woof_shortcode_output .woocommerce-result-count,.post-type-archive-product .page-content .products-loop .woocommerce.woocommerce-page.woof_shortcode_output .woocommerce-result-count,body[class*=tax-pa].archive .page-content .products-loop .woocommerce.woocommerce-page.woof_shortcode_output .woocommerce-result-count{font-size:15px;margin:0 0 20px;width:100%}@media (min-width:480px){.archive.tax-product_cat .page-content .products-loop .woocommerce.woocommerce-page.woof_shortcode_output .woocommerce-result-count,.post-type-archive-product .page-content .products-loop .woocommerce.woocommerce-page.woof_shortcode_output .woocommerce-result-count,body[class*=tax-pa].archive .page-content .products-loop .woocommerce.woocommerce-page.woof_shortcode_output .woocommerce-result-count{width:auto}}.archive.tax-product_cat .page-content .products-loop .woocommerce-pagination ul.page-numbers li .page-numbers,.post-type-archive-product .page-content .products-loop .woocommerce-pagination ul.page-numbers li .page-numbers,body[class*=tax-pa].archive .page-content .products-loop .woocommerce-pagination ul.page-numbers li .page-numbers{background:var(--c-gray-000);color:var(--c-text);font-weight:700;width:48px}.btn-filter-wrapper{display:none}@media screen and (max-width:767px){body.filters-open{overflow:hidden}.product-filters{background:var(--c-gray-000);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;margin:0!important;overflow-y:scroll;padding:32px 32px 60px!important;position:fixed;right:0;top:0;width:100%!important;z-index:1000}.product-filters.open{display:block!important}.product-filters .product-filters__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll}.btn-filter-wrapper{bottom:14px;display:block;left:0;position:fixed;right:0;text-align:center;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;z-index:100}.filters-open .btn-filter-wrapper{z-index:100000000000000000000}.show-compare-bar:not(.filters-open) .btn-filter-wrapper{bottom:60px}.btn-filter-wrapper .btn-toggle-filters{background-color:var(--c-primary);border:none;border-radius:4px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1);color:var(--c-gray-000);cursor:pointer;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;font-size:16px;gap:.5rem;padding:8px 12px;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-filter-wrapper .btn-toggle-filters .svg-inline--fa,.btn-filter-wrapper .btn-toggle-filters i{font-size:14px;margin-right:8px}}.filtered-products,.filtered-products .products-loop{display:-webkit-box;display:-ms-flexbox;display:flex}.filtered-products .products-loop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filtered-products .products-loop .woocommerce-breadcrumb{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.filtered-products .products-loop .entry-title,.filtered-products .products-loop .page-title{margin-top:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.filtered-products .products-loop .woof_seo_text{margin:1em 0}.filtered-products .products-loop .term-description,.filtered-products .products-loop .woof_seo_text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.filtered-products .products-loop .woof_results_by_ajax_shortcode,.filtered-products .products-loop .woof_shortcode_output{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.filtered-products .products-loop .woof_results_by_ajax_shortcode .woof_seo_text{display:none}div.woof_info_popup{background:hsla(0,0%,100%,.8) url(/app/themes/palmsens/dist/images/ajax-loader_6d21a3b8.gif) 50% no-repeat;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#000;height:100%;left:0;position:fixed;text-indent:-9999px;top:0;width:100%;z-index:100}.woof_search_is_going nav.woocommerce-breadcrumb+h1.page-title{display:block!important}.single-product-header{position:relative}.single-product-header.left{margin-top:30px}@media (min-width:768px){.single-product-header.left{clear:none;float:left!important;margin-top:0;width:49%!important}}.single-product-header.left .emoji-search-icon{display:none!important}.single-product-header.left .woocommerce-product-gallery{width:100%!important}.single-product-header.left ol.flex-control-nav.flex-control-thumbs{margin-top:10px!important}.single-product-header.left .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:none!important}.single-product-header.left .woocommerce div.product div.images .flex-control-thumbs li{margin-right:5%!important;width:15%!important}.single-product-header.left .images{width:100%!important}.single-product-header.left .images .slick-slide{outline:none!important}.single-product-header.left .images .slick-list .slick-track li{border:1px solid var(--c-gray-400);border-radius:5px;margin:0 10px 0 0!important;overflow:hidden}.single-product-header.left a.button.add-to-compare-button,.single-product-header.left a.button.remove-from-compare-button{background:var(--c-primary);border-radius:20px;color:var(--c-gray-000);left:0;margin:20px 0 0 20px;opacity:1;padding:8px 20px 8px 46px;position:absolute;z-index:1}.single-product-header.left a.button.add-to-compare-button span,.single-product-header.left a.button.remove-from-compare-button span{opacity:1}.single-product-header.left a.button.add-to-compare-button:before,.single-product-header.left a.button.remove-from-compare-button:before{height:14px;left:0;top:0;width:14px}.single-product-header.left a.button.add-to-compare-button:after,.single-product-header.left a.button.remove-from-compare-button:after{font-size:18px;left:19px;top:0}@media (min-width:768px){.single-product-header.right{clear:none;float:right!important;width:40%!important}}.single-product-header.right .summary{float:none!important;margin-bottom:0!important;width:100%!important}.single-product-header.right .summary .read-more{display:none}.single-product-header.right .summary.big .read-more{display:inline-block;margin-top:20px}.single-product-header.right .summary .product-intro{overflow:hidden;position:relative;-webkit-transition:max-height .2s ease-out;-o-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.single-product-header.right .summary .product-intro p{color:var(--c-primary);font-size:22px;font-weight:500;line-height:26px;list-style:none;margin-bottom:12px;position:relative}.single-product-header.right .summary .product-intro.open{max-height:1000px;padding-bottom:20px;-webkit-transition:max-height .4s ease-in;-o-transition:max-height .4s ease-in;transition:max-height .4s ease-in}.dataTables_paginate .single-product-header.right .summary .open.paginate_button .svg-inline--fa,.dataTables_paginate .single-product-header.right .summary .open.paginate_button i,.dataTables_paginate .single-product-header.right .summary a.open .svg-inline--fa,.dataTables_paginate .single-product-header.right .summary a.open i,.single-product-header.right .summary .btn.open .svg-inline--fa,.single-product-header.right .summary .btn.open i,.single-product-header.right .summary .dataTables_paginate .open.paginate_button .svg-inline--fa,.single-product-header.right .summary .dataTables_paginate .open.paginate_button i,.single-product-header.right .summary .dataTables_paginate a.open .svg-inline--fa,.single-product-header.right .summary .dataTables_paginate a.open i{-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.single-product-header.right .summary p{color:var(--c-text);font-size:16px;margin:10px 0 0;-webkit-transition:font-size .2s ease-out;-o-transition:font-size .2s ease-out;transition:font-size .2s ease-out}@media (min-width:768px){.single-product-header.right .summary p{font-size:20px;line-height:28px}}.single-product-header.right .summary .wccpf-fields-container{display:block;padding:0 30px}.single-product-header.right .summary table td{border:none}.single-product-header.right .summary .add_bipot_module-wrapper{margin-top:-15px}.single-product-header.right .summary .add_bipot_module-wrapper .wccpf_label,.single-product-header.right .summary .add_ircompensation_module-wrapper .wccpf_label{color:var(--c-primary);float:none;font-size:18px;font-weight:500;line-height:22px;margin-right:30px}@media (min-width:992px){.single-product-header.right .summary .add_bipot_module-wrapper .wccpf_label,.single-product-header.right .summary .add_ircompensation_module-wrapper .wccpf_label{float:right}}.single-product-header.right .summary .add_bipot_module-wrapper .wccpf_value,.single-product-header.right .summary .add_ircompensation_module-wrapper .wccpf_value{float:left;width:26%}.single-product-header.right .summary .add_bipot_module-wrapper ul.wccpf-field-layout-horizontal li,.single-product-header.right .summary .add_ircompensation_module-wrapper ul.wccpf-field-layout-horizontal li{margin-right:0}.single-product-header.right .summary .add_bipot_module-wrapper tr td:first-of-type,.single-product-header.right .summary .add_ircompensation_module-wrapper tr td:first-of-type{padding:11px 11px 11px 0;width:67%!important}.single-product-header.right .summary .add_ircompensation_module-wrapper{margin-bottom:15px;margin-top:-15px}.single-product-header.right .summary table.wccpf_fields_table td.wccpf_label label{width:100%}.single-product-header.right .summary ul.wccpf-field-layout-horizontal,.single-product-header.right .summary ul.wccpf-field-layout-vertical{float:right}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.woocommerce #respond input#submit.add_to_cart_button,.woocommerce .add_to_cart_button,.woocommerce .single_add_to_cart_button.button.alt,.woocommerce a.button.add_to_cart_button,.woocommerce button.button.add_to_cart_button,.woocommerce input.button.add_to_cart_button{color:var(--c-gray-000);text-transform:uppercase}@media (min-width:640px){.woocommerce #respond input#submit.add_to_cart_button,.woocommerce .add_to_cart_button,.woocommerce .single_add_to_cart_button.button.alt,.woocommerce a.button.add_to_cart_button,.woocommerce button.button.add_to_cart_button,.woocommerce input.button.add_to_cart_button{font-size:12px}}.woocommerce #respond input#submit.add_to_cart_button.loading,.woocommerce .add_to_cart_button.loading,.woocommerce .single_add_to_cart_button.button.alt.loading,.woocommerce a.button.add_to_cart_button.loading,.woocommerce button.button.add_to_cart_button.loading,.woocommerce input.button.add_to_cart_button.loading{padding-right:2.5em}.woocommerce .single_add_to_cart_button.button.alt{font-size:14px;padding:.7em 1em}.woocommerce div.product form.cart div.quantity{margin-right:18px;max-width:103px;padding-right:0;position:relative}.woocommerce div.product form.cart div.quantity .minus,.woocommerce div.product form.cart div.quantity .plus{background:#ebe9eb;border:1px solid #d3ced2;bottom:auto;font-weight:700;height:100%;position:absolute;width:24px}.woocommerce div.product form.cart div.quantity .minus:focus,.woocommerce div.product form.cart div.quantity .plus:focus{border-color:var(--c-comp);outline:none}.woocommerce div.product form.cart div.quantity .minus:hover,.woocommerce div.product form.cart div.quantity .plus:hover{background:#e6f3f9}.woocommerce div.product form.cart div.quantity .minus:active,.woocommerce div.product form.cart div.quantity .plus:active{background:var(--c-comp);border-color:var(--c-comp);color:var(--c-gray-000)}.woocommerce div.product form.cart div.quantity .plus{-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-bottom-left-radius:0;border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;bottom:auto;left:auto;right:0;top:0}.woocommerce div.product form.cart div.quantity .minus{-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:0;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;border-bottom-left-radius:3px;border-bottom-right-radius:0;border-top-left-radius:3px;border-top-right-radius:0;bottom:auto;left:0;right:auto;top:0}.woocommerce div.product form.cart div.quantity input.qty{-moz-appearance:textfield;margin:0 22px}.woocommerce div.product form.cart div.quantity input.qty::-webkit-inner-spin-button,.woocommerce div.product form.cart div.quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce .quantity-msg{background-color:#d9edf7;border:1px solid #bce8f1;border-radius:3px;color:#31708f;font-size:12px;margin-bottom:20px;padding:8px 14px}.woocommerce.single-product .woocommerce-breadcrumb{margin:2em 0}.woocommerce.single-product ul.list-unstyled.detail-unstyled{font-size:13px;list-style:none;padding:0}.woocommerce div.product div.images{margin-bottom:.5em}@media (min-width:768px){.woocommerce div.product div.images{margin-bottom:1em}}.woocommerce a.zoom.last.html5lightbox{margin-right:3.8%!important}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce.woocommerce-page #content div.product div.thumbnails a,.woocommerce.woocommerce-page div.product div.thumbnails a{border:1px solid #d3ced2}.woocommerce div.product .woocommerce-tabs .panel{-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:0;background:var(--c-gray-000);border:1px solid #ddd;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;clear:left;margin-bottom:0;padding:16px;word-wrap:break-word}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:20px}@media (min-width:768px){.woocommerce div.product .woocommerce-tabs .panel{padding:24px}}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;margin:0 0 -1px;overflow:hidden;padding:0;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none;visibility:hidden}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0 3px 0 0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:var(--c-primary-500)!important;font-size:14px;font-weight:600;line-height:31px;padding:.5em 1em}@media (min-width:640px){.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:20px;padding:.3em 1em}}.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{background:#e6f3f9;color:#333}.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{color:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#515151}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:hover{background:var(--c-gray-000);color:#666}.woocommerce .woocommerce-tabs{margin-bottom:3em}.woocommerce .related.products h2,.woocommerce .up-sells.products h2{font-weight:400}.woocommerce .woocommerce-thankyou-order-details.order_details{background:#f3f3f3;padding:20px}.woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce .woocommerce-MyAccount-navigation-link.is-active a{color:#3e3e3e;font-weight:500;text-decoration:none}.woocommerce td.product-name dl.variation dt{font-weight:600;margin:0 5px 0 0;padding:0}.woocommerce td.product-name dl.variation dd{margin:0;padding:0}.woocommerce td.product-name dl.variation dd p{margin:0}.page-content .variations_form table td,.page-content .variations_form table tr:nth-child(2n),.page-content .variations_form table tr:nth-child(odd){background:none}@media screen and (min-width:768px){.page-content .woocommerce table tr td.product-remove{width:10px!important}}.product-content .wysiwyg_content h2{color:var(--c-primary);font-size:32px;font-weight:500;line-height:38px}.product-content .wysiwyg_content h3{color:var(--c-primary);font-size:24px;font-weight:500;line-height:29px;margin-top:35px}.product-content .wysiwyg_content .section-term-content .sidebar__product__content__subtitle,.product-content .wysiwyg_content .single-product .product-referrals .referral__sub-title,.product-content .wysiwyg_content .single-product .product-summary .product-heading__sub-title,.product-content .wysiwyg_content .single-product .section__subtitle,.product-content .wysiwyg_content .subtitle,.product-content .wysiwyg_content .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle,.product-content .wysiwyg_content .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle,.product-content .wysiwyg_content body.single-knowledge_base .page-content .sidebar__product__content__subtitle,.product-content .wysiwyg_content body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle,.section-term-content .product-content .wysiwyg_content .sidebar__product__content__subtitle,.single-product .product-content .wysiwyg_content .section__subtitle,.single-product .product-referrals .product-content .wysiwyg_content .referral__sub-title,.single-product .product-summary .product-content .wysiwyg_content .product-heading__sub-title,.tax-knowledge_base_category .page-content .product-content .wysiwyg_content .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .product-content .wysiwyg_content .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .product-content .wysiwyg_content .sidebar__product__content__subtitle,body.template-knowledge-base-article .page-content .product-content .wysiwyg_content .sidebar__product__content__subtitle{color:var(--c-comp);font-size:21px;font-weight:500;line-height:22px;margin-top:5px}@media (min-width:768px){.product-content .wysiwyg_content .section-term-content .sidebar__product__content__subtitle,.product-content .wysiwyg_content .single-product .product-referrals .referral__sub-title,.product-content .wysiwyg_content .single-product .product-summary .product-heading__sub-title,.product-content .wysiwyg_content .single-product .section__subtitle,.product-content .wysiwyg_content .subtitle,.product-content .wysiwyg_content .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle,.product-content .wysiwyg_content .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle,.product-content .wysiwyg_content body.single-knowledge_base .page-content .sidebar__product__content__subtitle,.product-content .wysiwyg_content body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle,.section-term-content .product-content .wysiwyg_content .sidebar__product__content__subtitle,.single-product .product-content .wysiwyg_content .section__subtitle,.single-product .product-referrals .product-content .wysiwyg_content .referral__sub-title,.single-product .product-summary .product-content .wysiwyg_content .product-heading__sub-title,.tax-knowledge_base_category .page-content .product-content .wysiwyg_content .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .product-content .wysiwyg_content .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .product-content .wysiwyg_content .sidebar__product__content__subtitle,body.template-knowledge-base-article .page-content .product-content .wysiwyg_content .sidebar__product__content__subtitle{font-size:24px;line-height:29px;margin-top:0}}.product-content .wysiwyg_content>table{margin:30px 0}.product-content .wysiwyg_content ol,.product-content .wysiwyg_content ul{padding-left:20px}.product-content .wysiwyg_content ol li,.product-content .wysiwyg_content ul li{color:var(--c-primary-500);font-size:20px;line-height:1;position:relative;width:100%}.product-content .wysiwyg_content ul{list-style:none}.product-content .wysiwyg_content ul li:before{background:var(--c-comp-500);border-radius:2px;content:"";font-size:14px;font-weight:900;height:10px;left:-18px;position:absolute;top:5px;width:10px}.product-content .widget{background-color:var(--c-primary-500);border-radius:5px;padding:30px}.product-content .widget .sidebar-title{border-bottom:2px solid hsla(0,0%,100%,.502);color:var(--c-gray-000);font-size:24px;font-weight:500;margin:0;padding:12px 0 16px}.product-content .widget a:hover{text-decoration:underline}.product-content .widget .read-more{color:var(--c-gray-000);font-size:18px;font-weight:500;padding-bottom:2px;position:relative;text-decoration:none}.product-content .widget .read-more:hover{text-decoration:none}.product-content .widget .read-more:hover:after{background-color:var(--c-gray-000);-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media (min-width:768px){.product-content .widget .read-more{margin-left:40px}}.product-content .widget .read-more:after{background-color:hsla(0,0%,100%,.502);bottom:0;content:"";height:2px;left:0;position:absolute;right:0;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}.product-content .widget .svg-inline--fa,.product-content .widget i{color:var(--c-gray-000);font-size:15px;margin-left:7px}.product-content .widget ul{margin:26px 0 12px;position:relative}.product-content .widget li{display:inline-block;font-size:19px;line-height:20px;margin-bottom:15px;position:relative;width:100%}.product-content .widget li:last-of-type{margin-bottom:0}.product-content .widget li a{color:var(--c-gray-000);display:inline-block;text-decoration:none;width:100%}.product-content .widget li .svg-inline--fa,.product-content .widget li i{color:var(--c-gray-000);left:-40px;position:absolute;top:6px}.single-product .product-content>section .wysiwyg_content--read_more{height:75vh;max-height:700px;overflow:hidden;position:relative}.single-product .product-content>section .wysiwyg_content--read_more.open{height:auto;max-height:none}.single-product .product-content>section .wysiwyg_content--read_more.open .read_more{display:none}.single-product .product-content>section .wysiwyg_content--read_more .read_more{background:var(--c-gray-000);bottom:0;color:var(--c-primary);font-size:17px;font-weight:500;left:0;position:absolute;text-align:center;text-decoration:none;width:100%}.single-product .product-content>section .wysiwyg_content--read_more .read_more:hover{text-decoration:underline}.single-product .product-content>section .wysiwyg_content--read_more .read_more:before{background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(bottom,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:100%;content:"";height:60px;left:0;position:absolute;width:100%}.single-product .product-content>section .wysiwyg_content--read_more .read_more .svg-inline--fa,.single-product .product-content>section .wysiwyg_content--read_more .read_more i{padding-left:8px;vertical-align:middle}.layout-software-nieuw .software-title{font-size:32px!important}.layout-software-nieuw .tabs{position:relative;width:100%}.layout-software-nieuw .tabs nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;color:var(--c-comp)}@media (min-width:768px){.layout-software-nieuw .tabs nav{float:left;width:20%}}.layout-software-nieuw .tabs nav a{border-bottom:1px solid var(--c-comp-100);cursor:pointer;font-size:22px;line-height:32px;padding:16px 0;text-align:left;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}.layout-software-nieuw .tabs nav a:last-of-type{border-bottom:0}.layout-software-nieuw .tabs nav a .icon{background:var(--c-comp-100);border-radius:32px;float:left;height:32px;line-height:31px;margin-right:10px;text-align:center;width:32px}.layout-software-nieuw .tabs nav a .icon .svg-inline--fa,.layout-software-nieuw .tabs nav a .icon i{color:var(--c-primary);font-size:16px;text-align:center}.layout-software-nieuw .tabs nav a span{display:block;overflow:hidden}.layout-software-nieuw .tabs nav a.selected,.layout-software-nieuw .tabs nav a:hover{font-weight:600}.layout-software-nieuw .tabs .content{display:none}@media (min-width:768px){.layout-software-nieuw .tabs .content{float:left;margin-left:3%;width:77%}}.layout-software-nieuw .tabs .content.visible{display:block;overflow:visible}@media (min-width:768px){.layout-software-nieuw .tabs .content.visible{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px}}.layout-software-nieuw .tabs .content.visible h2{margin-top:20px}@media (min-width:768px){.layout-software-nieuw .tabs .content.visible h2{margin-top:0}}.layout-software-nieuw .button-group{float:left;margin-top:20px;text-align:center;width:100%}.layout-extensions .up-sells{margin-top:30px;padding-top:0}.layout-extensions .up-sells h2{display:none}.layout-extensions .up-sells .products{padding:0}.layout-extensions .up-sells .products .product{background-color:var(--c-gray-000)}.layout-extensions .up-sells .products .product:before{display:none}@media (min-width:992px){section.layout-downloads .grid,section.layout-specifications .grid,section.layout-techniques .grid{display:grid;grid-template-columns:1fr 30%;grid-gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-auto-rows:1fr}}section.layout-downloads .grid>div,section.layout-specifications .grid>div,section.layout-techniques .grid>div{-ms-flex-item-align:start;align-self:start}a.checkout-button.button.alt.wc-forward{background-color:var(--c-attention-500)!important;border-radius:22px;font-size:21px!important;font-weight:600;line-height:26px!important;padding:6px 34px!important;text-transform:none!important}.shop_table th{border-top:none}.woocommerce-Tabs-panel h2{color:var(--c-primary);font-size:32px;font-weight:500;line-height:38px}.woocommerce-Tabs-panel h3{color:var(--c-primary);font-size:24px;font-weight:500;line-height:29px;margin-top:35px}.section-term-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle,.single-product .product-referrals .woocommerce-Tabs-panel .referral__sub-title,.single-product .product-summary .woocommerce-Tabs-panel .product-heading__sub-title,.single-product .woocommerce-Tabs-panel .section__subtitle,.tax-knowledge_base_category .page-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle,.woocommerce-Tabs-panel .section-term-content .sidebar__product__content__subtitle,.woocommerce-Tabs-panel .single-product .product-referrals .referral__sub-title,.woocommerce-Tabs-panel .single-product .product-summary .product-heading__sub-title,.woocommerce-Tabs-panel .single-product .section__subtitle,.woocommerce-Tabs-panel .subtitle,.woocommerce-Tabs-panel .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle,.woocommerce-Tabs-panel .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle,.woocommerce-Tabs-panel body.single-knowledge_base .page-content .sidebar__product__content__subtitle,.woocommerce-Tabs-panel body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle,body.template-knowledge-base-article .page-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle{color:var(--c-comp);font-size:21px;font-weight:500;line-height:22px;margin-top:5px}@media (min-width:768px){.section-term-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle,.single-product .product-referrals .woocommerce-Tabs-panel .referral__sub-title,.single-product .product-summary .woocommerce-Tabs-panel .product-heading__sub-title,.single-product .woocommerce-Tabs-panel .section__subtitle,.tax-knowledge_base_category .page-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle,.woocommerce-Tabs-panel .section-term-content .sidebar__product__content__subtitle,.woocommerce-Tabs-panel .single-product .product-referrals .referral__sub-title,.woocommerce-Tabs-panel .single-product .product-summary .product-heading__sub-title,.woocommerce-Tabs-panel .single-product .section__subtitle,.woocommerce-Tabs-panel .subtitle,.woocommerce-Tabs-panel .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle,.woocommerce-Tabs-panel .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle,.woocommerce-Tabs-panel body.single-knowledge_base .page-content .sidebar__product__content__subtitle,.woocommerce-Tabs-panel body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle,body.single-knowledge_base .page-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle,body.template-knowledge-base-article .page-content .woocommerce-Tabs-panel .sidebar__product__content__subtitle{font-size:24px;line-height:29px;margin-top:0}}.woocommerce-Tabs-panel li,.woocommerce-Tabs-panel p{color:var(--c-primary-500);font-size:20px;line-height:31px}.woocommerce-Tabs-panel li{display:inline-block;position:relative;width:100%}.product_tag-mps4 form.cart,.product_tag-mps4 p.cart{padding:20px}.mps4-hide-field{display:none}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:none!important}div.product_attributes div.att_label,div.product_attributes div.att_value{color:#666;display:table-cell;font-size:12px;line-height:15px;margin:1px 0;padding:0 0 1px;text-align:left}.product-template-default ol.flex-control-nav.flex-control-thumbs{margin-top:10px!important}.product-template-default .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:none!important}.product-template-default .woocommerce div.product div.images .flex-control-thumbs li{margin-right:5%!important;width:15%!important}.product-template-default .flex-control-thumbs li{height:90px!important;margin-right:10px!important;width:90px!important}.product-template-default .flex-control-thumbs li img{border:1px solid #cacaca;border-radius:5px}.product-template-default .flex-control-thumbs li img.flex-active{border:1px solid var(--c-comp-500)}.product-template-default form.cart{padding:20px}.product-type-variable form.cart{padding:0!important}div.product_attributes div.col{display:none!important}button.single_configure_button.button.alt{margin-top:10px}.product_tag-mps4 .cart:after{color:var(--c-primary-500);content:"After configuring the MultiPalmsens4, please click the " Add to quotation " button"!important;display:block;font-size:18px;font-style:italic;font-weight:600;left:0;line-height:normal;margin-top:10px;position:relative}.filter-wrapper{background:hsla(0,0%,78%,.33);background:-webkit-gradient(left top,right top,color-stop(0,hsla(0,0%,78%,.33)),color-stop(14%,rgba(171,190,199,.33)),color-stop(100%,rgba(0,138,197,.25)));background:-webkit-linear-gradient(left,hsla(0,0%,78%,.33),rgba(171,190,199,.33) 14%,rgba(0,138,197,.25));background:-o-linear-gradient(left,hsla(0,0%,78%,.33) 0,rgba(171,190,199,.33) 14%,rgba(0,138,197,.25) 100%);background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(16%,rgba(0,138,197,.01)),to(rgba(0,138,197,.08)));background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),rgba(0,138,197,.01) 16%,rgba(0,138,197,.08));background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,rgba(0,138,197,.01) 16%,rgba(0,138,197,.08) 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,rgba(0,138,197,.01) 16%,rgba(0,138,197,.08));padding-left:0;position:relative}.filter-wrapper .facet-title{color:#06355a;font-size:24px;font-weight:600;line-height:normal;margin-bottom:1px;padding-bottom:20px;padding-top:25px}.filter-wrapper .facetwp-checkbox{background:none;color:#06355a;font-size:18px;padding-left:32px!important;position:relative}.filter-wrapper .facetwp-checkbox:before{background:var(--c-gray-000);border:2px solid #008ac5;border-radius:2px;content:"";height:19px;left:0;margin-right:5px;position:absolute;top:25%;width:19px}.filter-wrapper .facetwp-checkbox.checked:before{background:#008ac5;border:1px solid #0080c8;color:#0080c8;font-size:12px;font-size:1.2rem;font-style:normal;font-weight:400;line-height:1.6;text-align:center;text-decoration:inherit}.filter-wrapper .menu{margin:0;position:relative;z-index:2}.filter-wrapper .menu li{display:block}.filter-wrapper .menu li:first-child a{border-top:1px solid #fcfeff}.filter-wrapper .menu li a{background:none;border-bottom:1px solid #fcfeff;color:#008ac5;cursor:pointer;display:inline-block;font-size:18px;padding:8px 15px 8px 30px;text-decoration:none;width:100%}.filter-wrapper .menu li.current-menu-item a{font-weight:500}.woocommerce table.shop_table .product-name a{float:none;font-size:18px!important;line-height:31px}@media (min-width:768px){.woocommerce table.shop_table .product-name a{font-size:21px!important}}.woocommerce table.shop_table .product-name ul{margin:0;padding:0}.postid-7379 .product-summary__order__form .single_add_to_cart_button{display:none!important}.add-to-cart-popup-container,.popup-container{opacity:1;visibility:visible}.add-to-cart-popup-container--is-hidden,.popup-container--is-hidden{opacity:0;visibility:hidden}.add-to-cart-popup-container--product-info .popup-content__text,.popup-container--product-info .popup-content__text{color:var(--c-primary);line-height:26px}@media (min-width:992px){.add-to-cart-popup-container--product-info .popup-content__text,.popup-container--product-info .popup-content__text{font-size:18px;line-height:28px}}.add-to-cart-popup-container .popup-overlay,.popup-container .popup-overlay{background:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999999}.add-to-cart-popup-container--variations .popup-overlay,.popup-container--variations .popup-overlay{z-index:9999991}.add-to-cart-popup-container .add-to-cart-popup,.popup-container .add-to-cart-popup{background:var(--c-gray-000);height:100%;left:50%;max-height:100%;max-width:820px;overflow-y:auto;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:9999991}@media (min-width:480px){.add-to-cart-popup-container .add-to-cart-popup,.popup-container .add-to-cart-popup{border-radius:8px;height:auto;width:90%}}.add-to-cart-popup-container .add-to-cart-popup--variations,.popup-container .add-to-cart-popup--variations{max-width:800px}.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar,.popup-container .add-to-cart-popup .popup-title-bar{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:58px;padding:12px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--c-comp-100);justify-content:space-between}@media (min-width:768px){.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar,.popup-container .add-to-cart-popup .popup-title-bar{border-radius:8px 8px 0 0}}@media (min-width:992px){.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar,.popup-container .add-to-cart-popup .popup-title-bar{padding:12px 32px}}.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-title,.popup-container .add-to-cart-popup .popup-title-bar .popup-title{color:var(--c-primary);font-size:22px;font-weight:600;line-height:1}.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-title .svg-inline--fa,.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-title i,.popup-container .add-to-cart-popup .popup-title-bar .popup-title .svg-inline--fa,.popup-container .add-to-cart-popup .popup-title-bar .popup-title i{color:var(--c-succes);padding-right:8px;vertical-align:middle}.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-title--variations .svg-inline--fa,.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-title--variations i,.popup-container .add-to-cart-popup .popup-title-bar .popup-title--variations .svg-inline--fa,.popup-container .add-to-cart-popup .popup-title-bar .popup-title--variations i{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--c-comp);border-radius:50%;color:var(--c-gray-000);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:9px;height:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;padding:10px;width:18px}.add-to-cart-popup-container .add-to-cart-popup .popup-title-bar .popup-close,.popup-container .add-to-cart-popup .popup-title-bar .popup-close{color:var(--c-primary);font-size:18px;line-height:1}.add-to-cart-popup-container .add-to-cart-popup .popup-content-wrapper,.popup-container .add-to-cart-popup .popup-content-wrapper{min-height:200px}.add-to-cart-popup-container .add-to-cart-popup .popup-content-wrapper.popup-content-wrapper--loading,.popup-container .add-to-cart-popup .popup-content-wrapper.popup-content-wrapper--loading{background:url(/app/themes/palmsens/dist/images/ajax-loader_6d21a3b8.gif) 50% no-repeat}.add-to-cart-popup-container .add-to-cart-popup .popup-content-wrapper .error,.popup-container .add-to-cart-popup .popup-content-wrapper .error{display:-webkit-box;display:-ms-flexbox;display:flex}.add-to-cart-popup-container .add-to-cart-popup .popup-content,.popup-container .add-to-cart-popup .popup-content{padding:24px}.add-to-cart-popup-container .add-to-cart-popup .popup-content:after,.popup-container .add-to-cart-popup .popup-content:after{clear:both;content:""}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations,.popup-container .add-to-cart-popup .popup-content .popup-variations{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width:480px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations,.popup-container .add-to-cart-popup .popup-content .popup-variations{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__img,.popup-container .add-to-cart-popup .popup-content .popup-variations__img{text-align:center}@media (min-width:480px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__img,.popup-container .add-to-cart-popup .popup-content .popup-variations__img{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;padding-right:32px}}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__img img,.popup-container .add-to-cart-popup .popup-content .popup-variations__img img{height:auto;max-height:200px;max-width:100%;-o-object-fit:contain;object-fit:contain}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options,.popup-container .add-to-cart-popup .popup-content .popup-variations__options{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options__title,.popup-container .add-to-cart-popup .popup-content .popup-variations__options__title{margin:0 0 24px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations{padding:0}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes{padding:0 0 24px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 8px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item:last-of-type,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item:last-of-type{margin:0}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item__label,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item__label{color:var(--c-primary);-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;font-size:16px;line-height:1.2}@media (min-width:480px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item__label,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item__label{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item select,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__attributes__item select{background:var(--c-gray-000);border:1px solid var(--c-gray-500);border-radius:3px;color:var(--c-primary);display:block;font-size:18px;font-weight:600;height:36px;line-height:22px;padding:4px 6px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:100%!important}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer{border-top:1px solid var(--c-gray-400);display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 0 0}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity{margin-right:16px;position:relative;width:100px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input,.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input:focus,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input:focus{outline:none}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input.qty,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input.qty{-moz-appearance:textfield;margin:0!important}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input.qty::-webkit-inner-spin-button,.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input.qty::-webkit-outer-spin-button,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input.qty::-webkit-inner-spin-button,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button],.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button]{background:var(--c-gray-300);border:1px solid var(--c-gray-500);color:var(--c-comp);cursor:pointer;font-size:1.4rem;font-weight:700;height:100%;line-height:0;outline:none;padding:0;position:absolute;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;width:24px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button].minus,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button].minus{border-radius:3px 0 0 3px;bottom:auto;left:0;right:auto;top:0}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button].plus,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button].plus{border-radius:0 3px 3px 0;bottom:auto;left:auto;right:0;top:0}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button]:hover,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=button]:hover{background:var(--c-gray-400)}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=number],.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .quantity input[type=number]{border:1px solid var(--c-gray-500);border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:var(--c-primary);font-size:1.1rem;font-weight:500;height:43px;line-height:30px;margin:0!important;padding:0;text-align:center;width:100px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button{outline:none;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button{background:var(--c-attention) url(/app/themes/palmsens/dist/images/icon-cart_1da2cded.png) 18px 6px no-repeat;background-color:var(--c-attention);border:none;border-radius:22px;color:var(--c-gray-000);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-weight:600;line-height:30px;padding:6px 20px 6px 50px;text-transform:none;white-space:nowrap}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button.disabled,.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button:disabled,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button.disabled,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button:disabled{opacity:.6}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button.btn--loading,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button.btn--loading{background-image:url(/app/themes/palmsens/dist/images/ajax-loader_6d21a3b8.gif);background-position:18px 50%;background-size:16px;opacity:.6}@media (min-width:992px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button,.popup-container .add-to-cart-popup .popup-content .popup-variations__options .form-variations__footer .button.single_add_to_cart_button{background:var(--c-attention) url(/app/themes/palmsens/dist/images/icon-cart_1da2cded.png) 28px 6px no-repeat;font-size:22px;padding:6px 30px 6px 60px}}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product__img,.popup-container .add-to-cart-popup .popup-content .popup-product__img{float:left;width:150px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product__img img,.popup-container .add-to-cart-popup .popup-content .popup-product__img img{height:auto;max-width:100%}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product__title,.popup-container .add-to-cart-popup .popup-content .popup-product__title{float:right;line-height:1.4;width:calc(100% - 180px)}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product__title a,.popup-container .add-to-cart-popup .popup-content .popup-product__title a{color:var(--c-primary);font-size:1.2rem;font-weight:600;text-decoration:none}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__metadata,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__metadata{color:var(--c-primary);float:right;font-size:.9rem;line-height:1.4;width:calc(100% - 180px)}@media (min-width:992px){.add-to-cart-popup-container .add-to-cart-popup .popup-content,.popup-container .add-to-cart-popup .popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product,.popup-container .add-to-cart-popup .popup-content .popup-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__img,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__img{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__img img,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__img img{max-width:100%}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__title,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__title{-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px;float:none;line-height:1.4;padding:0 2rem;width:auto}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__title a,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__title a{color:var(--c-primary);font-size:1.2rem;font-weight:600;text-decoration:none}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__metadata,.popup-container .add-to-cart-popup .popup-content .popup-product .popup-product__metadata{color:var(--c-primary);float:none;font-size:.9rem;line-height:1.4;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;width:auto}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group,.popup-container .add-to-cart-popup .popup-content .popup-btn-group{margin-left:20px;margin-top:0;text-align:right;width:210px}}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group,.popup-container .add-to-cart-popup .popup-content .popup-btn-group{margin-top:24px}@media (min-width:1200px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group,.popup-container .add-to-cart-popup .popup-content .popup-btn-group{margin-left:30px}}@media (min-width:1440px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group,.popup-container .add-to-cart-popup .popup-content .popup-btn-group{margin-left:40px}}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn-cart,.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn-continue,.popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn-cart,.popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn-continue{width:100%}.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn-continue,.popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn-continue{font-size:16px;margin-top:8px}@media (min-width:992px){.add-to-cart-popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn-continue,.popup-container .add-to-cart-popup .popup-content .popup-btn-group .btn-continue{width:auto}}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells,.popup-container .add-to-cart-popup .popup-cross-sells{border-top:1px solid var(--c-gray-300);padding:24px}@media (min-width:992px){.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells,.popup-container .add-to-cart-popup .popup-cross-sells{padding:32px}}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .popup-cross-sells-title,.popup-container .add-to-cart-popup .popup-cross-sells .popup-cross-sells-title{color:var(--c-primary);font-size:18px;font-weight:600;line-height:1}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid{display:grid;grid-gap:16px;grid-template-columns:1fr;margin-top:16px}@media (min-width:768px){.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid{grid-template-columns:1fr 1fr 1fr}}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .product,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .product{border:1px solid var(--c-gray-400);border-radius:4px;padding:24px}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .product .add-to-compare-button,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .product .add-to-compare-button{display:none}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all{color:var(--c-primary);display:none;font-size:14px;font-weight:600;line-height:1;margin-top:8px;text-align:right;text-decoration:underline}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all:hover,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all:hover{text-decoration:none}.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all .svg-inline--fa,.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all i,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all .svg-inline--fa,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all i{padding-left:4px}@media (min-width:992px){.add-to-cart-popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all,.popup-container .add-to-cart-popup .popup-cross-sells .product-grid .product-container .show-all{display:block}}body.woocommerce-checkout .variation-toggler{display:none}body.woocommerce-checkout #main-wrapper main{padding:40px 0}@media (min-height:640px){body.woocommerce-checkout #main-wrapper main{padding:6.5vh 0}}@media (min-height:900px){body.woocommerce-checkout #main-wrapper main{padding:60px 0}}.section-term-content body.woocommerce-checkout .sidebar__product__content__subtitle,.single-product .product-referrals body.woocommerce-checkout .referral__sub-title,.single-product .product-summary body.woocommerce-checkout .product-heading__sub-title,.single-product body.woocommerce-checkout .section__subtitle,.tax-knowledge_base_category .page-content body.woocommerce-checkout .sidebar__product__content__subtitle,.tax-knowledge_base_tag .page-content body.woocommerce-checkout .sidebar__product__content__subtitle,body.single-knowledge_base .page-content body.woocommerce-checkout .sidebar__product__content__subtitle,body.template-knowledge-base-article .page-content body.woocommerce-checkout .sidebar__product__content__subtitle,body.woocommerce-checkout .section-term-content .sidebar__product__content__subtitle,body.woocommerce-checkout .single-product .product-referrals .referral__sub-title,body.woocommerce-checkout .single-product .product-summary .product-heading__sub-title,body.woocommerce-checkout .single-product .section__subtitle,body.woocommerce-checkout .subtitle,body.woocommerce-checkout .tax-knowledge_base_category .page-content .sidebar__product__content__subtitle,body.woocommerce-checkout .tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle,body.woocommerce-checkout body.single-knowledge_base .page-content .sidebar__product__content__subtitle,body.woocommerce-checkout body.template-knowledge-base-article .page-content .sidebar__product__content__subtitle,body.woocommerce-checkout h1{margin:0}body.woocommerce-checkout .woocommerce-billing-fields{margin-top:32px}body.woocommerce-checkout .woocommerce-billing-fields h3{display:none}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr;grid-row-gap:24px}@media (min-width:480px){body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr 1fr;grid-column-gap:12px}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-span{grid-column:span 2}}@media (min-width:768px){body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{grid-column-gap:18px}}@media (min-width:1200px){body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{grid-column-gap:24px}}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row{margin:0;padding:0}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row#billing_address_1_field{grid-column-start:1}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row#billing_company_field label .optional{visibility:hidden!important}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row#billing_company_field label .optional:before{border:0!important;color:var(--c-error);content:"*";display:inline-block;font-size:18px;font-weight:700;line-height:1;text-decoration:none;visibility:visible}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row#billing_videocall_field label{font-weight:400}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row label{font-size:18px;font-weight:600;line-height:1}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row label .optional{font-size:13px;font-weight:400}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row label.checkbox{font-weight:400}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper{display:block;position:relative}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper input.input-text,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea{border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-text);font-size:20px;line-height:1;margin:8px 0 0;padding:12px 16px}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper input.input-text::-webkit-input-placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea::-webkit-input-placeholder{color:var(--c-primary-300)!important;-webkit-transition:none!important;transition:none!important}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper input.input-text::-moz-placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea::-moz-placeholder{color:var(--c-primary-300)!important;-moz-transition:none!important;transition:none!important}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper input.input-text:-ms-input-placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea:-ms-input-placeholder{color:var(--c-primary-300)!important;-ms-transition:none!important;transition:none!important}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper input.input-text::-ms-input-placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea::-ms-input-placeholder{color:var(--c-primary-300)!important;-ms-transition:none!important;transition:none!important}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper input.input-text::placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea::placeholder{color:var(--c-primary-300)!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid label{color:var(--c-error)}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid input.input-text,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid textarea{background:rgba(244,84,34,.1);border:1px solid var(--c-error)}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid input.input-text::-webkit-input-placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid textarea::-webkit-input-placeholder{color:var(--c-error)}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid input.input-text::-moz-placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid textarea::-moz-placeholder{color:var(--c-error)}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid input.input-text:-ms-input-placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid textarea:-ms-input-placeholder{color:var(--c-error)}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid input.input-text::-ms-input-placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid textarea::-ms-input-placeholder{color:var(--c-error)}body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid input.input-text::placeholder,body.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid textarea::placeholder{color:var(--c-error)}body.woocommerce-checkout #payment{background:var(--c-comp-100);border-radius:4px;margin-top:24px}body.woocommerce-checkout #payment .form-row{margin:0;padding:24px}@media (min-width:640px){body.woocommerce-checkout #payment .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.woocommerce-checkout #payment .form-row .woocommerce-terms-and-conditions-wrapper{display:none}body.woocommerce-checkout #payment .form-row .wc-text-respond{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:24px;max-width:300px}body.woocommerce-checkout #payment .form-row .wc-text-respond .icon{margin-right:12px}body.woocommerce-checkout #payment .form-row .wc-text-respond span{color:var(--c-text);font-size:15px;font-style:italic;line-height:1}body.woocommerce-checkout #payment .form-row button#place_order{background:var(--c-attention);border-radius:19px;float:none;font-size:20px;line-height:1;margin:24px 0 0;min-width:200px;outline:none;padding:10px 20px}@media (min-width:640px){body.woocommerce-checkout #payment .form-row button#place_order{margin:0 0 0 auto}}body.woocommerce-checkout .select2-container--default.select2-container--open{border-radius:4px 4px 0 0}body.woocommerce-checkout .select2-container--default .select2-selection--single{border:1px solid var(--c-gray-400);border-radius:4px;font-size:20px;height:auto;line-height:1;margin:8px 0 0;outline:none;padding:4px 16px;position:relative}body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--c-primary-300)}body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--c-text);line-height:1;padding-left:0}body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{right:8px;top:0}body.woocommerce-checkout .select2-container--default .select2-results__option{color:var(--c-text);outline:none}body.woocommerce-checkout .select2-container--default .select2-results__option[aria-selected=true],body.woocommerce-checkout .select2-container--default .select2-results__option[data-selected=true]{background:var(--c-comp-100)}body.woocommerce-checkout .select2-container--default .select2-results__option.select2-results__option--highlighted[aria-selected],body.woocommerce-checkout .select2-container--default .select2-results__option.select2-results__option--highlighted[data-selected]{background:var(--c-comp);color:var(--c-gray-000)}body.woocommerce-checkout .select2-dropdown,body.woocommerce-checkout .select2-dropdown .select2-search--dropdown{border-color:var(--c-gray-400)}body.woocommerce-checkout .select2-dropdown .select2-search--dropdown .select2-search__field{color:var(--c-text);outline:none;padding:4px 8px}body.woocommerce-checkout .order-again{display:none}body.woocommerce-checkout .wc-thankyou__main h1{margin:0}body.woocommerce-checkout .wc-thankyou__main h3{margin-top:1.6em}body.woocommerce-checkout .wc-thankyou__main h4{font-size:18px;line-height:1;margin:0 0 .4em}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou__main h4{font-size:19px}}@media (min-width:1200px){body.woocommerce-checkout .wc-thankyou__main h4{font-size:20px}}body.woocommerce-checkout .wc-thankyou__main p{color:var(--c-text);font-size:16px;-ms-hyphens:auto;hyphens:auto;line-height:1.3;margin:4px 0 0}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou__main p{font-size:17px}}@media (min-width:1200px){body.woocommerce-checkout .wc-thankyou__main p{font-size:18px}}body.woocommerce-checkout .wc-thankyou__sidebar h3{margin-top:0}body.woocommerce-checkout .wc-thankyou__steps{position:relative}body.woocommerce-checkout .wc-thankyou__steps:before{background:-webkit-repeating-linear-gradient(top,var(--c-gray-400) 0,var(--c-gray-400) 5px,transparent 5px,transparent 13px);background:-o-repeating-linear-gradient(top,var(--c-gray-400) 0,var(--c-gray-400) 5px,transparent 5px,transparent 13px);background:repeating-linear-gradient(to bottom,var(--c-gray-400) 0,var(--c-gray-400) 5px,transparent 5px,transparent 13px);bottom:0;content:"";position:absolute;right:30px;top:60px;width:2px;z-index:1}body.woocommerce-checkout .wc-thankyou__steps__section{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:12px 0 0;padding:18px;position:relative;z-index:2}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou__steps__section{padding:24px}}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou__steps__section{margin:24px 0 0}}body.woocommerce-checkout .wc-thankyou__steps__section__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-comp);border-radius:50%;color:var(--c-gray-000);font-size:18px;height:36px;justify-content:center;margin:0 12px 0 0;min-width:36px;width:36px}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou__steps__section__icon{font-size:24px;height:56px;margin:0 24px 0 0;min-width:56px;width:56px}}body.woocommerce-checkout .wc-thankyou__steps__section__icon.icon-green{background:var(--c-succes)}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou__steps__section__columns{display:-webkit-box;display:-ms-flexbox;display:flex}}body.woocommerce-checkout .wc-thankyou__steps__section__columns .wc-thankyou__steps__section__column{margin-bottom:18px}body.woocommerce-checkout .wc-thankyou__steps__section__columns .wc-thankyou__steps__section__column:last-child{margin:0}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou__steps__section__columns .wc-thankyou__steps__section__column{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 24px 0 0;max-width:33%;word-break:break-all}}@media (min-width:1200px){body.woocommerce-checkout .wc-thankyou__steps__section__columns .wc-thankyou__steps__section__column{margin:0 36px 0 0}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou__steps__section__columns .wc-thankyou__steps__section__column{margin:0 48px 0 0}}body.woocommerce-checkout .wc-thankyou__steps__section__content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:auto 0}body.woocommerce-checkout .wc-thankyou__knowledgebase{position:relative}body.woocommerce-checkout .wc-thankyou__knowledgebase__items{margin:12px 0 0;outline:none}body.woocommerce-checkout .wc-thankyou__knowledgebase__items:after{content:"flickity";display:none}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou__knowledgebase__items{margin:24px 0 0}}@media (min-width:992px){body.woocommerce-checkout .wc-thankyou__knowledgebase__items{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px}body.woocommerce-checkout .wc-thankyou__knowledgebase__items:after{content:""}}body.woocommerce-checkout .wc-thankyou__knowledgebase__item{border-bottom:1px solid var(--c-gray-400);margin:0 10px 0 0;max-width:90%;padding:0 0 18px;width:420px}body.woocommerce-checkout .wc-thankyou__knowledgebase__item:last-child{margin:0}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou__knowledgebase__item{margin:0 20px 0 0}}@media (min-width:992px){body.woocommerce-checkout .wc-thankyou__knowledgebase__item{margin:0;max-width:none;padding:0 0 24px;width:auto}}body.woocommerce-checkout .wc-thankyou__knowledgebase__item img{display:block;height:190px;margin:0 0 18px;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou__knowledgebase__item img{height:220px}}@media (min-width:992px){body.woocommerce-checkout .wc-thankyou__knowledgebase__item img{margin:0 0 24px}}body.woocommerce-checkout .wc-thankyou__knowledgebase__item a{color:var(--c-text);text-decoration:none}body.woocommerce-checkout .wc-thankyou__knowledgebase__item a:hover{text-decoration:underline}body.woocommerce-checkout .wc-thankyou__knowledgebase__item p a{display:inline-block}body.woocommerce-checkout .wc-thankyou__knowledgebase__link{display:inline-block;font-size:19px;font-weight:500;margin:12px 0 0;text-decoration:none}body.woocommerce-checkout .wc-thankyou__knowledgebase__link .svg-inline--fa,body.woocommerce-checkout .wc-thankyou__knowledgebase__link i{padding-left:8px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;vertical-align:middle}body.woocommerce-checkout .wc-thankyou__knowledgebase__link:hover{text-decoration:underline}body.woocommerce-checkout .wc-thankyou__knowledgebase__link:hover .svg-inline--fa,body.woocommerce-checkout .wc-thankyou__knowledgebase__link:hover i{-webkit-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px)}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou__knowledgebase__link{font-size:19px;font-weight:500;margin:0;position:absolute;right:0;text-decoration:none;top:0}}body.woocommerce-checkout .wc-thankyou__widget-linkedin{background:var(--c-linkedin);border-radius:4px;margin:48px 0 0;max-width:330px;padding:24px;position:relative}body.woocommerce-checkout .wc-thankyou__widget-linkedin__title{color:var(--c-gray-000);font-size:24px;font-weight:500;line-height:1;max-width:180px;position:relative;z-index:2}body.woocommerce-checkout .wc-thankyou__widget-linkedin__link{background:var(--c-gray-000);border-radius:20px;color:var(--c-linkedin);display:inline-block;font-size:18px;font-weight:600;line-height:1;margin:20px 0 0;padding:7px 20px;position:relative;text-decoration:none;z-index:2}body.woocommerce-checkout .wc-thankyou__widget-linkedin__link .svg-inline--fa,body.woocommerce-checkout .wc-thankyou__widget-linkedin__link i{padding-right:12px}body.woocommerce-checkout .wc-thankyou__widget-linkedin__bg-image{bottom:0;position:absolute;right:-70px;z-index:1}body.woocommerce-checkout .wc-thankyou .order-confirmation-form{--gform-spacing:64px;--gform-icon-diameter:72px;--gform-icon-radius:calc(var(--gform-icon-diameter)/2);--gform-icon-gap:32px;--gform-icon-inner-size:18px;--gform-icon-small:18px;--gform-icon-large:32px}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .border-top{border-top:1px solid var(--c-gray-400);margin-top:var(--gform-spacing);padding-top:var(--gform-spacing)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gf_progressbar_wrapper{display:none}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield-choice-input+label{max-width:100%}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .section-icon{padding-top:calc(var(--gform-spacing) + var(--gform-icon-diameter))!important;position:relative}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .section-icon:before{aspect-ratio:1/1;background:var(--c-comp-500);border-radius:50%;content:"";height:var(--gform-icon-diameter);left:0;pointer-events:none;position:absolute;top:var(--gform-spacing);width:var(--gform-icon-diameter)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .section-icon:after{background-color:var(--c-gray-000);content:"";height:var(--gform-icon-inner-size);left:var(--gform-icon-radius);-webkit-mask:var(--gform-icon-mask) no-repeat center;mask:var(--gform-icon-mask) no-repeat center;-webkit-mask-size:contain;mask-size:contain;pointer-events:none;position:absolute;top:calc(var(--gform-spacing) + var(--gform-icon-radius));-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:var(--gform-icon-inner-size)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .check{--gform-icon-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/check_4f092ecb.svg)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .warning{--gform-icon-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/warning_c1e31bff.svg)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .envelope{--gform-icon-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/envelope-open_db7511d0.svg)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=text]:-moz-read-only{background:var(--c-gray-300);border-color:var(--c-gray-400)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .readonly input[type=text],body.woocommerce-checkout .wc-thankyou .order-confirmation-form input[type=text]:read-only{background:var(--c-gray-300);border-color:var(--c-gray-400)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gform-page-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--col-gap)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection{border-bottom:none;padding:0}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection .gsection_title{font-size:36px;font-weight:800;line-height:100%}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection .gsection_title{font-size:calc(.41667vw + 34px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection .gsection_title{font-size:40px}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection .gsection_description{font-size:20px;line-height:130%}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection .gsection_description{font-size:calc(.20833vw + 19px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection .gsection_description{font-size:22px}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection.small{padding-top:0}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection.small .gsection_title{font-size:18px;font-weight:800;line-height:100%}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection.small .gsection_title{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gsection.small .gsection_title{font-size:20px}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield-choice-input[type=radio]{display:none}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield-choice-input[type=radio]:hover+label{background-color:var(--c-gray-200);border-color:var(--c-gray-000);outline:2px solid var(--c-comp-400)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield-choice-input[type=radio]:checked+label{border-color:var(--c-gray-000);outline:2px solid var(--c-comp-500)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:calc(var(--col-gap)*.75)}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio .gchoice{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio label{cursor:pointer;font-size:16px;padding-block:12px;padding-inline:12px;width:100%;-webkit-box-flex:1;border:1px solid var(--c-gray-400);border-radius:4px;-ms-flex:1;flex:1}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio label{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio label{font-size:18px}}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio label{padding-inline:calc(.41667vw + 10px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio label{padding-inline:16px}}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio label{padding-block:calc(.41667vw + 10px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .gfield_radio label{padding-block:16px}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .thumbs .gchoice:first-child label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .thumbs .gchoice:first-child label:before{background-color:var(--c-primary-500);content:"";display:inline-block;height:var(--gform-icon-small);margin-right:calc(var(--col-gap)*.75);-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;width:var(--gform-icon-small)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .thumbs .gchoice:nth-child(2) label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .thumbs .gchoice:nth-child(2) label:before{background-color:var(--c-primary-500);content:"";display:inline-block;height:var(--gform-icon-small);margin-right:calc(var(--col-gap)*.75);-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;width:var(--gform-icon-small)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice label{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;gap:12px;padding-block:24px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice label{padding-block:calc(.83333vw + 20px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice label{padding-block:32px}}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice label{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice label{font-size:20px}}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice label{gap:calc(.41667vw + 10px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice label{gap:16px}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice label:before{background-color:var(--c-primary-500);content:"";display:inline-block;height:var(--gform-icon-large);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;width:var(--gform-icon-large)}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice:first-child label:before{-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/envelope-open_db7511d0.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/envelope-open_db7511d0.svg) no-repeat}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact .gchoice:nth-child(2) label:before{-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/phone_d652c27d.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/phone_d652c27d.svg) no-repeat}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info{gap:calc(.41667vw + 10px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info{gap:16px}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:calc(var(--col-gap)*.75)}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__sections{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__section{padding-block:12px;padding-inline:12px;-webkit-box-flex:1;border:1px solid var(--c-gray-400);border-radius:4px;-ms-flex:1;flex:1;min-width:0}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__section{padding-inline:calc(.41667vw + 10px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__section{padding-inline:16px}}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__section{padding-block:calc(.41667vw + 10px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__section{padding-block:16px}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__section h3{margin-block:0}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__section p{font-weight:700;margin-block:0}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__section p a{color:var(--c-text);text-decoration:none}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .contact-info__section p .svg-inline--fa{color:var(--c-comp-500);margin-right:12px}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info{gap:calc(.41667vw + 10px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info{gap:16px}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info__sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px solid var(--c-gray-400);border-radius:4px;gap:var(--col-gap);justify-content:space-between;padding:24px}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info__sections{padding:calc(.625vw + 21px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info__sections{padding:30px}}@media (min-width:640px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info__sections{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info__section h3{margin-bottom:4px;margin-top:0}body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info__section p{font-size:18px;line-height:1.3;margin-block:0}@media (min-width:480px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info__section p{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){body.woocommerce-checkout .wc-thankyou .order-confirmation-form .order-info__section p{font-size:20px}}h3#order_review_heading{font-size:18px;margin:0}@media (min-width:480px){h3#order_review_heading{font-size:19px}}@media (min-width:1200px){h3#order_review_heading{font-size:20px}}.wc-review-order{border-bottom:1px solid var(--c-gray-400);margin-top:12px}@media (min-width:640px){.wc-review-order{margin-top:24px}}.wc-review-order .row-order{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid var(--c-gray-400);display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 0}.wc-review-order .row-order .attachment-thumbnail,.wc-review-order .row-order .attachment-woocommerce_thumbnail{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:auto;margin:0 18px 0 0;width:80px}.wc-review-order .row-order .row-order__product-content .row-order__product-title{color:var(--c-comp);font-size:18px;font-weight:600;line-height:1}.wc-review-order .row-order .row-order__product-content .row-order__product-title strong{color:var(--c-primary);padding-right:8px}.wc-review-order .row-order .row-order__product-content dl.variation{color:var(--c-text);float:none;margin:8px 0 0;zoom:1}.wc-review-order .row-order .row-order__product-content dl.variation:after{content:"";display:block}.wc-review-order .row-order .row-order__product-content dl.variation:before{clear:both;content:"";display:table}.wc-review-order .row-order .row-order__product-content dl.variation dt{clear:both;float:left;font-size:12px;line-height:1.5;margin:4px 4px 0 0}.wc-review-order .row-order .row-order__product-content dl.variation dd{float:left;font-weight:700;margin:4px 0 0}.wc-review-order .row-order .row-order__product-content dl.variation dd p{font-size:12px;line-height:1.5;margin:0}.wc-review-order .row-order .row-order__product-content ul.wc-item-meta{margin:8px 0 0;padding:0}.wc-review-order .row-order .row-order__product-content ul.wc-item-meta li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;line-height:1.5;margin:4px 0 0}.wc-review-order .row-order .row-order__product-content ul.wc-item-meta li strong{font-weight:400;margin:0 4px 0 0}.wc-review-order .row-order .row-order__product-content ul.wc-item-meta li p{font-size:12px;font-weight:700;line-height:1.5;margin:0}.wc-review-order .row-order .row-order__product-content .variation-toggler{display:none}.wc-checkout-review-extra{margin-top:24px}.wc-checkout-review-extra .wc-privacy-policy,.wc-checkout-review-extra .wc-ssl{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-text);display:-webkit-box;display:-ms-flexbox;display:flex}.wc-checkout-review-extra .wc-privacy-policy .svg-inline--fa,.wc-checkout-review-extra .wc-privacy-policy i,.wc-checkout-review-extra .wc-ssl .svg-inline--fa,.wc-checkout-review-extra .wc-ssl i{font-size:16px;line-height:1;margin-right:12px;width:16px}.wc-checkout-review-extra .wc-privacy-policy span,.wc-checkout-review-extra .wc-ssl span{font-size:14px;line-height:1}.wc-checkout-review-extra .wc-privacy-policy span a,.wc-checkout-review-extra .wc-ssl span a{color:var(--c-text)}.wc-checkout-review-extra .wc-ssl{color:var(--c-succes);margin-top:18px}.wc-checkout-review-extra .wc-ssl:first-child{margin-top:0}.woocommerce-order-details .woocommerce-table.shop_table{border:none!important;margin:0!important}.woocommerce-order-details .woocommerce-table.shop_table tr{background:transparent!important}.woocommerce-order-details .woocommerce-table.shop_table tr td,.woocommerce-order-details .woocommerce-table.shop_table tr th{border:none!important;display:block!important;width:auto!important}.woocommerce-order-details .woocommerce-table.shop_table tr th{padding:18px 0 0!important}.woocommerce-order-details .woocommerce-table.shop_table tr td{border-bottom:1px solid var(--c-gray-400)!important;padding:0 0 18px!important}.woocommerce-compare-bar-open-close-container{height:40px;position:absolute;right:0;text-align:center;top:-40px;width:285px}.woocommerce-compare-bar-open-close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--c-primary);border-radius:0;color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:0;line-height:30px;width:100%}@media (min-width:640px){.woocommerce-compare-bar-open-close{border-radius:4px 4px 0 0}}.woocommerce-compare-bar-open-close:before{background:var(--c-gray-000);content:"";height:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:16px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/arrow-right-arrow-left_af37b616.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/arrow-right-arrow-left_af37b616.svg) no-repeat 100% 100%;width:16px}.woocommerce-compare-bar-open-close .fa-angle-double-down,.woocommerce-compare-bar-open-close .fa-angle-double-up{display:none}.woocommerce-compare-bar-items{background-color:var(--c-gray-000);-webkit-box-shadow:0 12px 58px -7px rgba(69,77,89,.22);box-shadow:0 12px 58px -7px rgba(69,77,89,.22);height:auto;min-width:285px;overflow-x:hidden;overflow-y:hidden;text-align:inherit;white-space:inherit}.woocommerce-compare-bar-item:hover{text-decoration:underline}.woocommerce-compare-bar-item-container{border-bottom:1px solid #e2e1e1;display:block;padding:10px 24px}.woocommerce-compare-bar-item-container .woocommerce-compare-bar-item-remove{right:20px!important}.woocommerce-compare-bar-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;max-width:100%;width:100%}.woocommerce-compare-bar-title{color:var(--c-primary-500);display:inline-block;font-size:17px;font-weight:600;letter-spacing:0;line-height:24px;text-align:center}.woocommerce-compare-bar-item img{display:block;margin-right:15px;max-width:60px}#woocommerce-compare-bar-action-clear,.woocommerce-compare-bar-item-container.woocommerce-compare-bar-item-placeholder{display:none}.woocommerce-compare-bar-actions{bottom:0;font-size:120%;left:0;margin:0 auto;padding:20px;position:relative;right:0;text-align:center}.woocommerce-compare-bar-actions .woocommerce-open-compare-popup{color:var(--c-primary-500);display:inline-block;font-size:18px;font-weight:500;margin-top:12px;position:relative;text-decoration:underline}.woocommerce-compare-bar-actions .woocommerce-open-compare-popup:after{background-color:var(--c-primary-500);color:var(--c-primary-500);content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:16px;left:-21px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/share-solid_793f41c7.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/share-solid_793f41c7.svg) no-repeat 100% 100%;position:absolute;top:8px;width:16px}#woocommerce-compare-bar-action-compare{background-color:var(--c-attention-500);border-radius:4px;display:inline-block;font-size:19px;font-weight:600;letter-spacing:0;line-height:24px;padding:8px 20px;position:relative;width:100%}#woocommerce-compare-bar-action-compare .svg-inline--fa,#woocommerce-compare-bar-action-compare i{font-size:12px;line-height:24px;position:absolute;right:18px;top:14px}.woocommerce-compare-bar{display:none;right:0!important;width:100%!important}@media (min-width:640px){.woocommerce-compare-bar{right:108px!important;width:280px!important}}.show-compare-bar .woocommerce-compare-bar{display:block}.palmsens:not(.filters-open) .woocommerce-compare-bar{z-index:100000000000000000000}.woocommerce-compare-bar #woocommerce-compare-bar-open-close-container{width:100%!important}@media (min-width:640px){.woocommerce-compare-bar #woocommerce-compare-bar-open-close-container{width:280px!important}}.woocommerce-compare-bar #woocommerce-compare-bar-items{min-width:200px!important}@media (min-width:640px){.woocommerce-compare-bar #woocommerce-compare-bar-items{min-width:280px!important}}.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-bar-item{line-height:1}.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-bar-item a:first-child{display:none}@media (min-width:640px){.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-bar-item a:first-child{display:block}}.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-bar-actions{padding:10px 20px}@media (min-width:640px){.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-bar-actions{padding:20px}}.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-bar-actions #woocommerce-compare-bar-action-compare{padding:4px 10px}@media (min-width:640px){.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-bar-actions #woocommerce-compare-bar-action-compare{padding:8px 10px}}.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-table-custom-button{background:var(--c-comp);border-radius:4px;color:var(--c-gray-000);display:block;font-size:19px;font-weight:600;line-height:40px;margin-top:10px;position:relative}.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-table-custom-button .svg-inline--fa,.woocommerce-compare-bar #woocommerce-compare-bar-items .woocommerce-compare-table-custom-button i{display:block;font-size:12px;line-height:40px;position:absolute;right:18px;top:14px}a.button.remove-from-compare-button{opacity:1!important}a.button.remove-from-compare-button span{opacity:.6}a.button.remove-from-compare-button:after{background-color:var(--c-succes);content:"";height:19px;left:0;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/check_b28a1148.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/check_b28a1148.svg) no-repeat;opacity:1;position:absolute;top:8px;width:19px}a.button.add-to-compare-button,a.button.remove-from-compare-button{background:none;color:var(--c-primary-500);font-size:14px;font-weight:600;letter-spacing:0;line-height:17px;opacity:.6;padding:0 0 0 22px;text-decoration:none}a.button.add-to-compare-button:hover,a.button.remove-from-compare-button:hover{background:none;color:var(--c-primary-500)}a.button.add-to-compare-button:before,a.button.remove-from-compare-button:before{border:2px solid #e7e7e7;border-radius:2px;content:"";height:15px;left:0;position:absolute;width:15px}.single-product-compare-column-button{background:var(--c-primary-500);border-radius:20px;color:var(--c-gray-000);height:40px;line-height:40px;position:absolute;right:-20px;text-align:center;text-decoration:none;top:190px;width:40px}.woocommerce-better-compare-share-envelope{margin-top:1em}.woocommerce-better-compare-share-envelope:before{content:"Share this comparisment"}.woocommerce-better-compare-share-envelope svg{display:none}.woocommerce-notices-wrapper{margin:0 auto;max-width:1350px}.woocommerce-error{background:rgba(244,84,34,.122)!important;border-radius:8px!important;border-top:0!important}.woocommerce-message{background-color:#def5ff;border-top-color:#a9d8ed;list-style:none outside;margin:0 0 2em;padding:1em 2em 1em 3.5em;position:relative;width:auto;word-wrap:break-word;color:var(--c-primary-500);font-size:20px;font-weight:600;line-height:31px}.woocommerce-message .button{background-color:var(--c-attention-500)!important;border-radius:22px!important;color:var(--c-gray-000)!important;font-size:21px!important;font-weight:600;line-height:26px!important;padding:6px 34px!important;text-transform:none!important}.woocommerce-cart h1.title{font-size:1.8rem;margin:0 0 .75rem!important}.woocommerce-cart .woocommerce-message{margin-bottom:1.5rem}.woocommerce-cart .blockUI.blockOverlay{z-index:299!important}.woocommerce-cart .blockUI.blockOverlay:before{-webkit-animation:none;-o-animation:none;animation:none;background:url(/app/themes/palmsens/dist/images/ajax-loader_6d21a3b8.gif) 50%}.woocommerce-cart .breadcrumbs,.woocommerce-cart .cart_totals,.woocommerce-cart .cart_totals .blockUI.blockOverlay{display:none}.woocommerce-cart .woocommerce-notices-wrapper{margin:0}.woocommerce-cart .woocommerce-compare-bar{display:none!important}.woocommerce-cart .woocommerce-before-cart-table__proceed-checkout{display:none}.woocommerce-cart .table-woocommerce-cart{border-top:1px solid var(--c-gray-400);width:100%}.woocommerce-cart .table-woocommerce-cart tbody tr:nth-child(odd),.woocommerce-cart .table-woocommerce-cart tr:hover{background:transparent}.woocommerce-cart .table-woocommerce-cart tbody tr td{border-color:var(--c-gray-400);border-left:none;border-right:none;padding:.5rem}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item td{vertical-align:top}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__thumbnail{padding-left:0;width:100px}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__name{padding-top:1rem}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__name a{font-size:1.4rem;font-weight:700;text-decoration:none}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation-wrapper{position:relative}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation-wrapper:before{background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:-o-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);bottom:30px;content:"";display:block;height:40px;position:absolute;width:100%}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation-wrapper .variation-inner{max-height:102px;overflow:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation-wrapper .variation-toggler{color:var(--c-comp);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9rem;font-weight:600;padding:.15rem;text-decoration:none}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation-wrapper .variation-toggler:hover{text-decoration:underline}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation-wrapper .variation-toggler i,.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation-wrapper .variation-toggler svg{font-size:.8rem;margin-left:.25rem}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation-wrapper.open .variation-inner{max-height:none;overflow:visible}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation-wrapper.open:before{height:0}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation{float:none;margin:0}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation:after{clear:both;content:"";display:table}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation dd,.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation dt{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:1.6;margin:0;padding:0 .15rem}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation dd p,.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation dt p{font-size:16px!important;line-height:1.6!important;margin:0}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation dt{clear:both;float:left}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation dd{color:var(--c-primary);float:left;font-weight:600}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__label{font-weight:600;line-height:1;margin-bottom:.5rem}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity{position:relative;width:100px}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input,.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input:focus{outline:none}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input.qty{-moz-appearance:textfield;margin:0!important}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input.qty::-webkit-inner-spin-button,.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input[type=button]{background:var(--c-gray-000);border:1px solid var(--c-gray-500);color:var(--c-comp);font-size:1.4rem;font-weight:700;height:30px;line-height:0;outline:none;padding:0;position:absolute;width:24px}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input[type=button].minus{border-radius:3px 0 0 3px;bottom:auto;left:0;right:auto;top:0}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input[type=button].plus{border-radius:0 3px 3px 0;bottom:auto;left:auto;right:0;top:0}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input[type=number]{border:1px solid var(--c-gray-500);border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:var(--c-primary);font-size:1.1rem;font-weight:500;height:30px;line-height:30px;margin:0!important;padding:0;text-align:center;width:100px}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__remove .remove{background-color:transparent!important;color:var(--c-primary)!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8rem;margin-left:.5rem;margin-top:.5rem;position:relative;width:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}@media (min-width:767.98px){.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__remove .remove{margin-left:0}}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__remove .remove i,.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__remove .remove svg{color:var(--c-primary);font-size:.7rem;margin-right:.5rem;text-decoration:none!important}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__remove .remove:hover span{text-decoration:underline}.woocommerce-cart .woocommerce-after-cart-table{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem 0}.woocommerce-cart .woocommerce-after-cart-table .woocommerce-after-cart-table__text-after{-ms-flex-item-align:center;align-self:center;background:url(/app/themes/palmsens/dist/images/icon-clock@2x_eb3df71e.png) 0 no-repeat;background-size:29px 16px;color:var(--c-primary);font-style:italic;line-height:1;min-height:16px;padding-left:36px}.woocommerce-cart .woocommerce-after-cart-table .woocommerce-after-cart-table__proceed-checkout{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.woocommerce-cart .woocommerce-after-cart-table .woocommerce-after-cart-table__proceed-checkout .checkout-button{margin-left:1rem}@media (max-width:769px){.woocommerce-cart .woocommerce-after-cart-table .woocommerce-after-cart-table__proceed-checkout .button--update-cart{display:none}.woocommerce-cart .woocommerce-after-cart-table .woocommerce-after-cart-table__proceed-checkout .checkout-button{display:block!important;margin-left:0!important;width:100%}}.woocommerce-cart .woocommerce-sidebar .woocommerce-sidebar__widget .woocommerce-sidebar__widget__title{font-size:1.3rem;line-height:1;margin:0 0 2rem}.woocommerce-cart .woocommerce-sidebar .woocommerce-sidebar__widget.woocommerce-sidebar__widget--usps{background-color:var(--c-comp-100);border-radius:6px;margin:0 0 2rem;padding:2rem}@media (min-width:767.99px){.woocommerce-cart .woocommerce-before-cart-table__proceed-checkout{display:inline;float:right;margin-top:-3rem;padding-bottom:1rem}.woocommerce-cart .table-woocommerce-cart{border-top:1px solid var(--c-gray-400);width:100%}.woocommerce-cart .table-woocommerce-cart tbody tr:nth-child(odd){background:transparent}.woocommerce-cart .table-woocommerce-cart tbody tr td{border-left:none;border-right:none;padding:2rem}.woocommerce-cart .table-woocommerce-cart tbody tr td.actions{padding:0}.woocommerce-cart .table-woocommerce-cart tbody tr td.actions .actions__inner{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:767.99px) and (min-width:992px){.woocommerce-cart .table-woocommerce-cart tbody tr td.actions .actions__inner{display:none}}@media (min-width:767.99px){.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item td{border-bottom:1px solid var(--c-gray-400);vertical-align:top}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__thumbnail{width:150px}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__name{max-width:200px;padding-top:2rem}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__name a{font-size:1.4rem;font-weight:700;line-height:1.2;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__name a:hover{text-decoration:underline}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation{float:none;margin:0}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation dd,.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__metadata .variation dt{-webkit-box-sizing:border-box;box-sizing:border-box}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options{width:120px}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__label{font-weight:600;line-height:1;margin-bottom:.5rem}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity{max-width:100px;position:relative}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input[type=button]{background:var(--c-gray-000);border:1px solid var(--c-gray-500);color:var(--c-comp);font-size:1.4rem;font-weight:700;height:30px;line-height:0;outline:none;position:absolute;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:24px}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input[type=button]:hover{background:#f5f5f5}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input[type=button].minus{border-radius:3px 0 0 3px;bottom:auto;left:0;right:auto;top:0}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input[type=button].plus{border-radius:0 3px 3px 0;bottom:auto;left:auto;right:0;top:0}.woocommerce-cart .table-woocommerce-cart .table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__quantity .quantity input[type=number]{border:1px solid var(--c-gray-500);border-radius:3px;color:var(--c-primary);font-size:1.1rem;font-weight:500;height:30px;text-align:center;width:100px}}@media (min-width:992px){.woocommerce-cart h1.title{font-size:2.6rem}.woocommerce-cart .woocommerce-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.woocommerce-cart .woocommerce-container .woocommerce-col-1,.woocommerce-cart .woocommerce-container .woocommerce-col-2{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.woocommerce-cart .woocommerce-container .woocommerce-col-1{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.woocommerce-cart .woocommerce-container .woocommerce-col-2{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;max-width:28%}}@media (max-width:767.98px){.woocommerce-cart .table-woocommerce-cart,.woocommerce-cart .table-woocommerce-cart tbody{display:block!important}.woocommerce-cart .table-woocommerce-cart tbody tr{clear:both;display:block!important}.woocommerce-cart .table-woocommerce-cart tbody tr:after{clear:both;content:"";display:table;height:1rem}.woocommerce-cart .table-woocommerce-cart tbody tr td.actions{border:none;display:block!important;padding:1rem 0 0;text-align:center;width:100%}.woocommerce-cart .table-woocommerce-cart tbody tr td.actions .button-primary{float:none!important;margin:0 auto;width:100%}.woocommerce-cart .table-woocommerce-cart tbody tr.table-woocommerce-cart__item{border-bottom:1px solid var(--c-gray-400)}.woocommerce-cart .table-woocommerce-cart tbody tr.table-woocommerce-cart__item td{border:none;display:block!important;float:right;width:calc(100% - 100px)}.woocommerce-cart .table-woocommerce-cart tbody tr.table-woocommerce-cart__item td.table-woocommerce-cart__item__thumbnail{float:left;width:100px}.woocommerce-cart .table-woocommerce-cart tbody tr.table-woocommerce-cart__item .table-woocommerce-cart__item__options{padding-bottom:1rem}.woocommerce-cart .table-woocommerce-cart tbody tr.table-woocommerce-cart__item .table-woocommerce-cart__item__options .table-woocommerce-cart__item__options__label{display:none}.woocommerce-cart .woocommerce-after-cart-table .woocommerce-after-cart-table__proceed-checkout{background-color:var(--c-gray-000);bottom:0;-webkit-box-shadow:0 12px 58px -7px rgba(69,77,89,.22);box-shadow:0 12px 58px -7px rgba(69,77,89,.22);left:0;padding:1rem;position:fixed;right:0;text-align:center;z-index:1000}.woocommerce-cart .woocommerce-after-cart-table .woocommerce-after-cart-table__proceed-checkout .checkout-button{display:inline-block;float:none!important}}.woocommerce-cart .cart-collaterals{clear:both;padding:2rem 0 0}.woocommerce-cart .cart-collaterals .cross-sells{float:none!important;width:100%!important}.woocommerce-cart .cart-collaterals .cross-sells .cross-sells__title{margin:0 0 1.5rem}.woocommerce-cart .cart-collaterals .cross-sells .products .add-to-compare-button{display:none!important}@media (max-width:767.98px){.woocommerce-cart .cart-collaterals{clear:both;padding:2rem 0 0}.woocommerce-cart .cart-collaterals .cross-sells{float:none!important;width:100%!important}.woocommerce-cart .cart-collaterals .cross-sells .cross-sells__title{font-size:1.8rem}.woocommerce-cart .cart-collaterals .cross-sells .products{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;overflow-x:auto;position:relative;white-space:nowrap;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.woocommerce-cart .cart-collaterals .cross-sells .products .product{margin-right:1rem;min-width:90%;width:90%!important}}.single-product .page-content{overflow:hidden;padding-bottom:40px;padding-top:40px}@media (min-width:480px){.single-product .page-content{padding-top:calc(2.08333vw + 30px)}}@media (min-width:1440px){.single-product .page-content{padding-top:60px}}@media (min-width:480px){.single-product .page-content{padding-bottom:calc(2.08333vw + 30px)}}@media (min-width:1440px){.single-product .page-content{padding-bottom:60px}}.single-product .product-not-available-media{position:relative}.single-product .product-not-available-media__img{opacity:.25}.single-product .product-not-available-media__content{inset:0;position:absolute}.single-product .product-not-available-media__content,.single-product .product-not-available-media__content__caption{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-product .product-not-available-media__content__caption{background-color:hsla(0,0%,100%,.8);border-bottom:1px solid var(--c-gray-300);border-top:1px solid var(--c-gray-300);font-size:16px;padding-bottom:10px;padding-top:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.4;width:100%}@media (min-width:480px){.single-product .product-not-available-media__content__caption{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .product-not-available-media__content__caption{font-size:18px}}@media (min-width:480px){.single-product .product-not-available-media__content__caption{padding-top:calc(1.04167vw + 5px)}}@media (min-width:1440px){.single-product .product-not-available-media__content__caption{padding-top:20px}}@media (min-width:480px){.single-product .product-not-available-media__content__caption{padding-bottom:calc(1.04167vw + 5px)}}@media (min-width:1440px){.single-product .product-not-available-media__content__caption{padding-bottom:20px}}.single-product .product-not-available-media__content__caption strong{font-size:18px}@media (min-width:480px){.single-product .product-not-available-media__content__caption strong{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.single-product .product-not-available-media__content__caption strong{font-size:20px}}.single-product .product-referrals__title{font-size:16px;margin:0 0 1rem}@media (min-width:480px){.single-product .product-referrals__title{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .product-referrals__title{font-size:18px}}.single-product .product-referrals__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.single-product .product-referrals .referral{border:1px solid var(--c-gray-300);border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;padding:2rem}.single-product .product-referrals .referral__img,.single-product .product-referrals .referral__img img{display:block;max-width:148px;-o-object-fit:contain;object-fit:contain;width:100%}.single-product .product-referrals .referral__title{color:var(--c-primary-500);font-size:20px;font-weight:600;line-height:1.2;margin:0 0 .25rem}@media (min-width:480px){.single-product .product-referrals .referral__title{font-size:calc(.41667vw + 18px)}}@media (min-width:1440px){.single-product .product-referrals .referral__title{font-size:24px}}.single-product .product-referrals .referral__sub-title{font-size:16px;margin:0 0 1.5rem}@media (min-width:480px){.single-product .product-referrals .referral__sub-title{font-size:16px}}@media (min-width:1440px){.single-product .product-referrals .referral__sub-title{font-size:16px}}.single-product .product-referrals .referral__intro{font-size:14px}@media (min-width:480px){.single-product .product-referrals .referral__intro{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.single-product .product-referrals .referral__intro{font-size:16px}}.single-product .product-referrals .referral__intro ul{margin:0 0 1rem}.single-product .product-referrals .referral__intro ul li{display:none;font-size:14px;line-height:18px;margin-bottom:.5rem}@media (min-width:480px){.single-product .product-referrals .referral__intro ul li{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.single-product .product-referrals .referral__intro ul li{font-size:16px}}.single-product .product-referrals .referral__intro ul li:first-child,.single-product .product-referrals .referral__intro ul li:nth-child(2),.single-product .product-referrals .referral__intro ul li:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex}.single-product .product-referrals .referral__intro ul li:before{aspect-ratio:1;height:16px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/check_b28a1148.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/check_b28a1148.svg) no-repeat;width:16px}.single-product .product-referrals .referral__permalink{font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary-500);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none}@media (min-width:480px){.single-product .product-referrals .referral__permalink{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.single-product .product-referrals .referral__permalink{font-size:16px}}.single-product .product-referrals .referral__permalink span{text-decoration:underline}.single-product .product-referrals .referral__permalink:hover span{text-decoration:none}.single-product .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable{z-index:1100}.single-product a{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.single-product section{position:relative}.single-product .layout-techniques:last-child,.single-product .product-description:last-child,.single-product .section:last-child{padding-bottom:0}.single-product .section__title{font-size:28px;font-weight:600!important;margin:0 0 16px}@media (min-width:480px){.single-product .section__title{font-size:calc(.41667vw + 26px)}}@media (min-width:1440px){.single-product .section__title{font-size:32px}}@media (min-width:480px){.single-product .section__title{margin-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){.single-product .section__title{margin-bottom:32px}}.single-product .section__seperator{display:none}.single-product .section__anchor-link{position:absolute;top:-48px;-webkit-transform:translateY(-78px);-o-transform:translateY(-78px);transform:translateY(-78px)}@media (min-width:480px){.single-product .section__anchor-link{top:calc(-3.33333vw - 32px)}}@media (min-width:1440px){.single-product .section__anchor-link{top:-80px}}@media (min-width:768px){.single-product .section__anchor-link{-webkit-transform:translateY(-133px);-o-transform:translateY(-133px);transform:translateY(-133px)}}@media (min-width:992px){.single-product .section__anchor-link{-webkit-transform:translateY(-140px);-o-transform:translateY(-140px);transform:translateY(-140px)}}@media (min-width:1200px){.single-product .section__anchor-link{-webkit-transform:translateY(-149px);-o-transform:translateY(-149px);transform:translateY(-149px)}}.header-top--is-open .single-product .section__anchor-link{-webkit-transform:translateY(-122px);-o-transform:translateY(-122px);transform:translateY(-122px)}@media (min-width:768px){.header-top--is-open .single-product .section__anchor-link{-webkit-transform:translateY(-177px);-o-transform:translateY(-177px);transform:translateY(-177px)}}@media (min-width:992px){.header-top--is-open .single-product .section__anchor-link{-webkit-transform:translateY(-184px);-o-transform:translateY(-184px);transform:translateY(-184px)}}@media (min-width:1200px){.header-top--is-open .single-product .section__anchor-link{-webkit-transform:translateY(-183px);-o-transform:translateY(-183px);transform:translateY(-183px)}}.single-product .section--bg-light-blue .section__anchor-link,.single-product .section--bg-primary-light .section__anchor-link{top:0}.single-product .section--bg-primary-light{background-color:var(--c-comp-100);margin:0;padding-bottom:48px;padding-top:48px}@media (min-width:480px){.single-product .section--bg-primary-light{padding-top:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-primary-light{padding-top:80px}}@media (min-width:480px){.single-product .section--bg-primary-light{padding-bottom:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-primary-light{padding-bottom:80px}}.single-product .section--bg-light-blue{background-color:var(--c-comp-100);margin:0;padding-bottom:48px;padding-top:48px}@media (min-width:480px){.single-product .section--bg-light-blue{padding-top:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-light-blue{padding-top:80px}}@media (min-width:480px){.single-product .section--bg-light-blue{padding-bottom:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-light-blue{padding-bottom:80px}}.single-product .section--bg-light-blue .info_block{background-color:var(--c-comp-200)}.single-product .section--bg-white{background-color:var(--c-gray-000);margin-bottom:48px;margin-top:48px}@media (min-width:480px){.single-product .section--bg-white{margin-top:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-white{margin-top:80px}}@media (min-width:480px){.single-product .section--bg-white{margin-bottom:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-white{margin-bottom:80px}}.single-product .section--bg-transparant{background-color:transparent}.single-product .section--bg-none{background:none}.single-product .section--bg-default{background:none;margin-bottom:48px;margin-top:48px}@media (min-width:480px){.single-product .section--bg-default{margin-top:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-default{margin-top:80px}}@media (min-width:480px){.single-product .section--bg-default{margin-bottom:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-default{margin-bottom:80px}}.single-product .section--bg-default:nth-child(2n):not(:last-of-type){background-color:var(--c-comp-100);margin:0;padding-bottom:48px;padding-top:48px}@media (min-width:480px){.single-product .section--bg-default:nth-child(2n):not(:last-of-type){padding-top:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-default:nth-child(2n):not(:last-of-type){padding-top:80px}}@media (min-width:480px){.single-product .section--bg-default:nth-child(2n):not(:last-of-type){padding-bottom:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-default:nth-child(2n):not(:last-of-type){padding-bottom:80px}}.single-product .section--bg-default:nth-child(2n):not(:last-of-type) .info_block{background-color:var(--c-comp-200)}.single-product .section--bg-default:nth-child(2n):not(:last-of-type) .section__anchor-link{top:0}.single-product .section--bg-default:nth-child(2n):last-of-type .section__seperator{border-top:1px solid var(--c-gray-400);display:block;padding-top:48px}@media (min-width:480px){.single-product .section--bg-default:nth-child(2n):last-of-type .section__seperator{padding-top:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .section--bg-default:nth-child(2n):last-of-type .section__seperator{padding-top:80px}}.single-product .section-seperator__border{border-bottom:1px solid var(--c-gray-400)}@media (min-width:768px){.single-product .product-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.single-product .product-summary .product-heading{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.single-product .product-summary .product-heading__mobile{display:block}@media (min-width:768px){.single-product .product-summary .product-heading__mobile{display:none}}.single-product .product-summary .product-heading__title{margin:0}.single-product .product-summary .product-heading__sub-title{margin:0 0 16px}@media (min-width:480px){.single-product .product-summary .product-heading__sub-title{margin-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){.single-product .product-summary .product-heading__sub-title{margin-bottom:32px}}.single-product .product-summary__media{margin:0 0 32px;min-height:400px;position:relative;width:auto}@media (min-width:768px){.single-product .product-summary__media{margin:0;width:48%}}.single-product .product-summary__media .breadcrumbs{margin-bottom:8px}@media (min-width:480px){.single-product .product-summary__media .breadcrumbs{margin-bottom:calc(1.66667vw - 0px)}}@media (min-width:1440px){.single-product .product-summary__media .breadcrumbs{margin-bottom:24px}}.single-product .product-summary__media .woocommerce-product-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;float:none!important;width:auto!important}.single-product .product-summary__media .woocommerce-product-gallery .flex-viewport:after,.single-product .product-summary__media .woocommerce-product-gallery .flex-viewport:before{background-color:var(--c-gray-000);bottom:0;content:"";height:100%;left:-1px;position:absolute;top:0;width:2px;z-index:1}.single-product .product-summary__media .woocommerce-product-gallery .flex-viewport:after{left:auto;right:-1px}.single-product .product-summary__media .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{-webkit-box-shadow:none;box-shadow:none;display:block;height:auto;margin:0 auto;width:auto!important}.single-product .product-summary__media .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image .embed-responsive{height:400px}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav{position:relative}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled{border:none;outline:none}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-viewport{border-radius:5px;position:relative}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:none;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;outline:none;padding:0;position:absolute;top:0;width:48px;z-index:11}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button:before{display:inline-block;font-size:22px;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:600;text-rendering:auto}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button:disabled{display:none}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button.next .flickity-button-icon,.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button.previous .flickity-button-icon{cursor:pointer;fill:var(--c-primary-500);height:10px;position:absolute;z-index:0}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button.next:before,.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button.previous:before{background-color:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:16px;content:"";cursor:pointer;height:30px!important;padding:6px 0;width:30px}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button.previous{background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;left:0}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button.previous .flickity-button-icon{margin-left:10px}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button.next{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;right:0}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav.flickity-enabled .flickity-prev-next-button.next .flickity-button-icon{margin-right:10px}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav li{height:80px!important;margin-right:10px!important;width:80px!important}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav li img{border:1px solid #cacaca;border-radius:5px;opacity:.5;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav li img.flex-active,.single-product .product-summary__media .woocommerce-product-gallery .flex-control-nav li img:hover{opacity:1}.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav{display:-webkit-box;display:-ms-flexbox;display:flex;height:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;margin:0;padding:0;position:absolute;top:35%;width:100%;z-index:2}.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a,.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a{font-size:16px;height:40px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--c-comp-100);border-radius:50%;color:var(--c-comp-700);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;text-decoration:none;text-indent:-99999px}@media (min-width:480px){.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a,.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a{height:calc(2.08333vw + 30px)}}@media (min-width:1440px){.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a,.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a{height:60px}}@media (min-width:480px){.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a,.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a{width:calc(2.08333vw + 30px)}}@media (min-width:1440px){.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a,.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a{width:60px}}@media (min-width:480px){.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a,.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a{font-size:calc(.625vw + 13px)}}@media (min-width:1440px){.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a,.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a{font-size:22px}}.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a.flex-disabled,.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a.flex-disabled{display:none}.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a:after,.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a:after{background-color:var(--c-comp-700);content:"";height:20px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/arrow-right-long_362af166.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/arrow-right-long_362af166.svg) no-repeat;text-indent:0;width:20px}@media (min-width:1440px){.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev{margin-left:-40px}}.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev a:after{-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}@media (min-width:1440px){.single-product .product-summary__media .woocommerce-product-gallery .flex-direction-nav .flex-nav-next{margin-right:-40px}}@media (min-width:768px){.single-product .product-summary__order{width:48%}}@media (min-width:1440px){.single-product .product-summary__order{width:44%}}.single-product .product-summary__order__compare{position:absolute;right:0;text-align:right;top:0}.single-product .product-summary__order__compare a.button.add-to-compare-button,.single-product .product-summary__order__compare a.button.remove-from-compare-button{background:var(--c-primary);border-radius:20px;color:var(--c-gray-000);display:none;font-size:16px;font-weight:500;left:0;line-height:36px;opacity:1;padding:0 23px 0 46px;position:relative;z-index:1}@media (min-width:768px){.single-product .product-summary__order__compare a.button.add-to-compare-button,.single-product .product-summary__order__compare a.button.remove-from-compare-button{display:inline-block}}.single-product .product-summary__order__compare a.button.add-to-compare-button span,.single-product .product-summary__order__compare a.button.remove-from-compare-button span{opacity:1}.single-product .product-summary__order__compare a.button.add-to-compare-button:before,.single-product .product-summary__order__compare a.button.remove-from-compare-button:before{font-size:16px;height:14px;left:20px;top:11px;width:14px}.single-product .product-summary__order__compare a.button.add-to-compare-button:after,.single-product .product-summary__order__compare a.button.remove-from-compare-button:after{left:19px;top:8px}.single-product .product-summary__order__compare a.button.add-to-compare-button.loading:after,.single-product .product-summary__order__compare a.button.remove-from-compare-button.loading:after{content:"";display:none}.single-product .product-summary__order__details{display:-webkit-box;display:-ms-flexbox;display:flex}.single-product .product-summary__order__details__logo{display:block;height:40px;margin-bottom:16px;margin-left:24px;margin-top:auto;width:54px}@media (min-width:480px){.single-product .product-summary__order__details__logo{margin-bottom:calc(2.08333vw + 6px)}}@media (min-width:1440px){.single-product .product-summary__order__details__logo{margin-bottom:36px}}.single-product .product-summary__order__details__intro{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 24px}@media (min-width:768px){.single-product .product-summary__order__details__intro{padding:0}}.single-product .product-summary__order__form{margin:0 0 8px}.single-product .product-summary__order__form:has(.product-stock) form.cart{border-radius:0 0 5px 5px!important}@media (min-width:768px){.single-product .product-summary__order__form{margin:0 0 16px}}.single-product .product-summary__order__form table.variations{display:block;overflow-wrap:break-word;padding:20px 20px 5px;table-layout:fixed}.single-product .product-summary__order__form table.variations tr td{padding:3px 0}.single-product .product-summary__order__form table.variations tr td:first-of-type{min-width:100px}.single-product .product-summary__order__form table.variations tr td.label{color:var(--c-primary);font-size:16px;font-weight:500;line-height:22px;padding-left:8px;padding-right:16px;vertical-align:middle}@media (min-width:768px){.single-product .product-summary__order__form table.variations tr td.label{display:block;font-size:18px}}@media (min-width:868px){.single-product .product-summary__order__form table.variations tr td.label{display:table-cell}}.single-product .product-summary__order__form table.variations tr td.value{width:100px}@media (min-width:480px){.single-product .product-summary__order__form table.variations tr td.value{width:auto}}@media (min-width:768px){.single-product .product-summary__order__form table.variations tr td.value{display:block}}@media (min-width:868px){.single-product .product-summary__order__form table.variations tr td.value{display:table-cell}}.single-product .product-summary__order__form table.variations tr td.value .form-select-wrapper{max-width:220px;position:relative}.single-product .product-summary__order__form table.variations tr td.value select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--c-gray-000);background-image:-webkit-linear-gradient(45deg,transparent 50%,var(--c-primary) 50%),-webkit-linear-gradient(315deg,var(--c-primary) 50%,transparent 50%),-webkit-linear-gradient(left,var(--c-gray-100),#ccc);background-image:-o-linear-gradient(45deg,transparent 50%,var(--c-primary) 50%),-o-linear-gradient(315deg,var(--c-primary) 50%,transparent 50%),-o-linear-gradient(left,var(--c-gray-100),#ccc);background-image:linear-gradient(45deg,transparent 50%,var(--c-primary) 50%),linear-gradient(135deg,var(--c-primary) 50%,transparent 50%),linear-gradient(to right,var(--c-gray-100),#ccc);background-position:calc(100% - 16px) calc(1em - 2px),calc(100% - 11px) calc(1em - 2px),calc(100% - 1.8em) .2em;background-repeat:no-repeat;background-size:5px 5px,5px 5px,1px 1.5em;border:1px solid #cacaca;border-radius:3px;color:var(--c-comp-700);display:block;font-size:18px;font-weight:500;height:36px;line-height:22px;padding:4px 40px 4px 14px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:100%!important}.single-product .product-summary__order__form table.variations tr td.value .reset_variations{display:none!important}.single-product .product-summary__order__form table.variations tr:first-child td{padding-top:0}.single-product .product-summary__order__form table.variations tr:last-child td{padding-bottom:0}.single-product .product-summary__order__form form.cart,.single-product .product-summary__order__form p.cart{background-color:var(--c-comp-100);border-radius:4px;margin:0!important}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart,.single-product .product-summary__order__form form.cart:not(.variations_form){-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#a9d8ed;border-radius:0 0 5px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;width:100%}@media (max-width:413px){.single-product .product-summary__order__form .woocommerce-variation-add-to-cart,.single-product .product-summary__order__form form.cart:not(.variations_form){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:767px) and (max-width:820px){.single-product .product-summary__order__form .woocommerce-variation-add-to-cart,.single-product .product-summary__order__form form.cart:not(.variations_form){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:992px){.single-product .product-summary__order__form .woocommerce-variation-add-to-cart,.single-product .product-summary__order__form form.cart:not(.variations_form){padding:20px 28px}}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .thwepo-extra-options,.single-product .product-summary__order__form form.cart:not(.variations_form) .thwepo-extra-options{display:none}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity{position:relative;width:82px}@media (max-width:413px){.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity{margin-bottom:18px!important;margin-right:0!important}}@media (min-width:767px) and (max-width:820px){.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity{margin-bottom:18px!important;margin-right:0!important}}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input,.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input:focus,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input:focus{outline:none}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input.qty,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input.qty{-moz-appearance:textfield;margin:0!important}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input.qty::-webkit-inner-spin-button,.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input.qty::-webkit-outer-spin-button,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input.qty::-webkit-inner-spin-button,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input[type=button],.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input[type=button]{background:var(--c-gray-000);border:1px solid var(--c-gray-500);color:var(--c-comp);font-size:1.4rem;font-weight:700;height:100%;line-height:0;outline:none;padding:0;position:absolute;width:24px}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input[type=button].minus,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input[type=button].minus{border-radius:3px 0 0 3px;bottom:auto;left:0;right:auto;top:0}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input[type=button].plus,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input[type=button].plus{border-radius:0 3px 3px 0;bottom:auto;left:auto;right:0;top:0}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input[type=number],.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input[type=number]{border:1px solid var(--c-gray-500);border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:var(--c-primary);font-size:1.1rem;font-weight:500;height:36px;line-height:30px;margin:0!important;padding:0;text-align:center;width:82px}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input[type=number]::-webkit-inner-spin-button,.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .quantity input[type=number]::-webkit-outer-spin-button,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input[type=number]::-webkit-inner-spin-button,.single-product .product-summary__order__form form.cart:not(.variations_form) .quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .button,.single-product .product-summary__order__form form.cart:not(.variations_form) .button{outline:none}.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .button.single_add_to_cart_button,.single-product .product-summary__order__form form.cart:not(.variations_form) .button.single_add_to_cart_button{background-color:var(--c-attention)!important;border-radius:22px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;font-weight:600;line-height:30px;padding:4px 15px;text-transform:none;white-space:nowrap}@media (min-width:410px){.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .button.single_add_to_cart_button,.single-product .product-summary__order__form form.cart:not(.variations_form) .button.single_add_to_cart_button{background:var(--c-attention) url(/app/themes/palmsens/dist/images/icon-cart_1da2cded.png) 18px 6px no-repeat;font-size:20px;padding:6px 20px 6px 50px}}@media (min-width:992px){.single-product .product-summary__order__form .woocommerce-variation-add-to-cart .button.single_add_to_cart_button,.single-product .product-summary__order__form form.cart:not(.variations_form) .button.single_add_to_cart_button{background:var(--c-attention) url(/app/themes/palmsens/dist/images/icon-cart_1da2cded.png) 28px 6px no-repeat;font-size:22px;padding:6px 30px 6px 60px}}.single-product .product-summary__order__form form.cart:not(.variations_form){border-radius:5px}.single-product .product-summary__order__usp{color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;line-height:19px;margin:24px 0}@media (min-width:992px){.single-product .product-summary__order__usp{margin:8px 0 0}}.single-product .product-summary__order__usp--lg{font-size:17px;font-weight:600}.single-product .product-summary__order__usp--animation .product-summary__order__usp__icon{height:17px;margin-right:8px;overflow:hidden;position:relative;width:17px}.single-product .product-summary__order__usp--animation .product-summary__order__usp__icon .svg-inline--fa,.single-product .product-summary__order__usp--animation .product-summary__order__usp__icon i{-webkit-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:3s;-o-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:3;-o-animation-iteration-count:3;animation-iteration-count:3;position:absolute}.single-product .product-summary__order__usp--animation .product-summary__order__usp__icon .svg-inline--fa:first-child,.single-product .product-summary__order__usp--animation .product-summary__order__usp__icon i:first-child{-webkit-animation-name:icon-out;-o-animation-name:icon-out;animation-name:icon-out}.single-product .product-summary__order__usp--animation .product-summary__order__usp__icon .svg-inline--fa:nth-child(2),.single-product .product-summary__order__usp--animation .product-summary__order__usp__icon i:nth-child(2){-webkit-animation-name:icon-in;-o-animation-name:icon-in;animation-name:icon-in}.single-product .product-summary__order__usp img{-ms-flex-item-align:start;align-self:flex-start;display:inline-block;margin-right:8px;position:relative;top:3px}.single-product .product-summary__order__usp .svg-inline--fa,.single-product .product-summary__order__usp i{color:var(--c-comp);margin-right:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}.single-product .product-summary .woocommerce-variation-price{display:none}@-webkit-keyframes icon-out{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(20px,-20px);transform:translate(20px,-20px)}to{-webkit-transform:translate(20px,-20px);transform:translate(20px,-20px)}}@-o-keyframes icon-out{0%{-o-transform:translate(0);transform:translate(0)}20%{-o-transform:translate(20px,-20px);transform:translate(20px,-20px)}to{-o-transform:translate(20px,-20px);transform:translate(20px,-20px)}}@keyframes icon-out{0%{-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(20px,-20px);-o-transform:translate(20px,-20px);transform:translate(20px,-20px)}to{-webkit-transform:translate(20px,-20px);-o-transform:translate(20px,-20px);transform:translate(20px,-20px)}}@-webkit-keyframes icon-in{0%{-webkit-transform:translate(-20px,20px);transform:translate(-20px,20px)}20%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(0);transform:translate(0)}}@-o-keyframes icon-in{0%{-o-transform:translate(-20px,20px);transform:translate(-20px,20px)}20%{-o-transform:translate(0);transform:translate(0)}to{-o-transform:translate(0);transform:translate(0)}}@keyframes icon-in{0%{-webkit-transform:translate(-20px,20px);-o-transform:translate(-20px,20px);transform:translate(-20px,20px)}20%{-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}.single-product .product-description{margin-bottom:48px}@media (min-width:480px){.single-product .product-description{margin-bottom:calc(3.33333vw + 32px)}}@media (min-width:1440px){.single-product .product-description{margin-bottom:80px}}@media (min-width:992px){.single-product .product-description .grid{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-auto-rows:1fr;grid-gap:60px;grid-template-columns:1fr 270px}}.single-product .product-description__content{font-size:17px}.single-product .product-description__content picture{display:block}@media (max-width:768px){.single-product .product-description__content .one_half{float:none;margin-bottom:0}}.single-product .product-description__sidebar{-ms-flex-item-align:start;align-self:start;display:none;padding-top:24px}@media (min-width:992px){.single-product .product-description__sidebar{display:block;max-width:270px;padding-top:0}}@media (min-width:640px){.single-product .product-description__sidebar .widget-product{display:grid;grid-gap:0 1.5rem;grid-template-columns:1fr 1fr}}@media (min-width:992px){.single-product .product-description__sidebar .widget-product{display:block}}.single-product .product-description__sidebar .widget-product__heading{grid-column-start:span 2;margin-bottom:16px}@media (min-width:480px){.single-product .product-description__sidebar .widget-product__heading{margin-bottom:calc(.41667vw + 14px)}}@media (min-width:1440px){.single-product .product-description__sidebar .widget-product__heading{margin-bottom:20px}}.single-product .product-description__sidebar .widget-product__heading__title{margin:0}.single-product .product-description__sidebar .widget-product .related-product{border:1px solid var(--c-gray-400);border-radius:4px;margin:0 0 16px;padding:0 20px 20px;position:relative}.single-product .product-description__sidebar .widget-product .related-product:last-child{margin:0}.single-product .product-description__sidebar .widget-product .related-product__placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:170px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-product .product-description__sidebar .widget-product .related-product__placeholder__img{display:block;margin:0 auto;max-width:166px;-o-object-fit:contain;object-fit:contain}.single-product .product-description__sidebar .widget-product .related-product__title{font-size:20px!important;margin:0;padding-right:56px}.single-product .product-description__sidebar .widget-product .related-product__sub-title{color:var(--c-comp-500);font-size:14px;margin:4px 0 0;padding-right:56px}.single-product .product-description__sidebar .widget-product .related-product__arrow{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--c-primary);border-radius:100%;bottom:20px;color:var(--c-gray-000);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;position:absolute;right:20px;text-decoration:none;width:48px}.single-product .product-description__sidebar .widget-product .related-product:hover [class*=__arrow]{background-color:var(--c-comp)!important;-webkit-box-shadow:0 12px 18px -7px rgba(69,77,89,.2);box-shadow:0 12px 18px -7px rgba(69,77,89,.2)}.single-product .product-description__sidebar .widget-product .related-product .link-mask{bottom:0;left:0;position:absolute;right:0;top:0}.single-product .product-description__sidebar .widget-pdfs{background-color:var(--c-primary-500);border-radius:5px;padding:30px!important}.single-product .product-description__sidebar .widget-pdfs__heading{grid-column-start:span 2;margin-bottom:16px}@media (min-width:480px){.single-product .product-description__sidebar .widget-pdfs__heading{margin-bottom:calc(.41667vw + 14px)}}@media (min-width:1440px){.single-product .product-description__sidebar .widget-pdfs__heading{margin-bottom:20px}}.single-product .product-description__sidebar .widget-pdfs__heading__title{color:var(--c-gray-000);margin:0}.single-product .product-description__sidebar .widget-pdfs .list-files{margin-top:10px;padding-left:0}.single-product .product-description__sidebar .widget-pdfs .list-files li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:var(--c-gray-000);display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;position:relative}.single-product .product-description__sidebar .widget-pdfs .list-files li .svg-inline--fa,.single-product .product-description__sidebar .widget-pdfs .list-files li i{font-size:20px;margin-right:12px}.single-product .product-description__sidebar .widget-pdfs .list-files li a{color:var(--c-gray-000);font-family:Karbon,serif;font-size:18px;line-height:20px;padding-left:6px}.single-product .product-description__sidebar .widget-pdfs .list-files li:before{background:var(--c-gray-000);color:var(--c-comp);content:"PDF";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;font-weight:700;padding:0 4px}.single-product .product-description__sidebar .widget-pdfs a.button{background-color:var(--c-attention-500)!important;border-radius:22px;font-size:17px!important;font-weight:600;line-height:24px!important;padding:4px 24px!important;text-transform:none!important}.single-product .product-description__sidebar .widget--sidebar{margin:0 0 16px}.single-product .product-description__sidebar .widget--sidebar:last-child{margin:0}.single-product .product-description .layout-techniques,.single-product .product-description .product-description,.single-product .product-description .section{margin-bottom:28px;margin-top:28px;overflow:hidden;position:relative}@media (min-width:480px){.single-product .product-description .layout-techniques,.single-product .product-description .product-description,.single-product .product-description .section{margin-top:calc(2.08333vw + 18px)}}@media (min-width:1440px){.single-product .product-description .layout-techniques,.single-product .product-description .product-description,.single-product .product-description .section{margin-top:48px}}@media (min-width:480px){.single-product .product-description .layout-techniques,.single-product .product-description .product-description,.single-product .product-description .section{margin-bottom:calc(2.08333vw + 18px)}}@media (min-width:1440px){.single-product .product-description .layout-techniques,.single-product .product-description .product-description,.single-product .product-description .section{margin-bottom:48px}}.single-product .product-description .layout-techniques:first-child,.single-product .product-description .product-description:first-child,.single-product .product-description .section:first-child{margin-top:0}.single-product .product-description .layout-techniques:last-child,.single-product .product-description .product-description:last-child,.single-product .product-description .section:last-child{margin-bottom:0}.single-product .product-description__main{margin-bottom:24px;margin-top:24px;overflow:hidden}@media (min-width:480px){.single-product .product-description__main{margin-top:calc(2.5vw + 12px)}}@media (min-width:1440px){.single-product .product-description__main{margin-top:48px}}@media (min-width:480px){.single-product .product-description__main{margin-bottom:calc(2.5vw + 12px)}}@media (min-width:1440px){.single-product .product-description__main{margin-bottom:48px}}@media (min-width:992px){.single-product .product-description__main{margin:0!important}}.single-product .product-description .section-content{position:relative}.page-template-default .page-content .single-product .product-description .section-content .section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .section-content__inner,.page-template-default .page-content .single-product .product-description .section-content .section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content .section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content .section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content .section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg,.single-product .layout-software-default .section-software .product-description .section-content .panels__item__column__content,.single-product .product-description .section-content .layout-software-default .section-software .panels__item__column__content,.single-product .product-description .section-content .layout-specifications__content,.single-product .product-description .section-content .layout-techniques__content,.single-product .product-description .section-content .page-template-default .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__title,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .section-content__inner,.single-product .product-description .section-content .page-template-default .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-default .page-content .section-product-grid__intro,.single-product .product-description .section-content .page-template-default .page-content .section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__title,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .section-content__inner,.single-product .product-description .section-content .page-template-page-content .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-page-content .page-content .section-product-grid__intro,.single-product .product-description .section-content .page-template-page-content .page-content .section-specs-quote__wysiwyg,.single-product .product-description .section-content .product-description__content,.single-product .product-description .section-content .section-content-img__wysiwyg,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content .template-landingpage .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content .wysiwyg-content,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.template-contact .page-content .section-content__inner,.single-product .product-description .section-content body.template-homepage-oem .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-oem .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content body.template-homepage-research .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content .section-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text,body.template-contact .page-content .single-product .product-description .section-content .section-content__inner,body.template-homepage-oem .page-content .single-product .product-description .section-content .section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content .section-faq__accordion-item__text,body.template-homepage-research .page-content .single-product .product-description .section-content .section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .section-content-video__wysiwyg,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.page-template-default .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg::-webkit-scrollbar,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__title::-webkit-scrollbar,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__wysiwyg::-webkit-scrollbar,.page-template-default .page-content .single-product .product-description .section-content .section-content__inner::-webkit-scrollbar,.page-template-default .page-content .single-product .product-description .section-content .section-faq__accordion-item__text::-webkit-scrollbar,.page-template-default .page-content .single-product .product-description .section-content .section-product-grid__intro::-webkit-scrollbar,.page-template-default .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg::-webkit-scrollbar,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg::-webkit-scrollbar,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__title::-webkit-scrollbar,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__wysiwyg::-webkit-scrollbar,.page-template-page-content .page-content .single-product .product-description .section-content .section-content__inner::-webkit-scrollbar,.page-template-page-content .page-content .single-product .product-description .section-content .section-faq__accordion-item__text::-webkit-scrollbar,.page-template-page-content .page-content .single-product .product-description .section-content .section-product-grid__intro::-webkit-scrollbar,.page-template-page-content .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg::-webkit-scrollbar,.single-product .layout-software-default .section-software .product-description .section-content .panels__item__column__content::-webkit-scrollbar,.single-product .product-description .section-content .layout-software-default .section-software .panels__item__column__content::-webkit-scrollbar,.single-product .product-description .section-content .layout-specifications__content::-webkit-scrollbar,.single-product .product-description .section-content .layout-techniques__content::-webkit-scrollbar,.single-product .product-description .section-content .page-template-default .page-content .section-content-stats__wysiwyg::-webkit-scrollbar,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__title::-webkit-scrollbar,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__wysiwyg::-webkit-scrollbar,.single-product .product-description .section-content .page-template-default .page-content .section-content__inner::-webkit-scrollbar,.single-product .product-description .section-content .page-template-default .page-content .section-faq__accordion-item__text::-webkit-scrollbar,.single-product .product-description .section-content .page-template-default .page-content .section-product-grid__intro::-webkit-scrollbar,.single-product .product-description .section-content .page-template-default .page-content .section-specs-quote__wysiwyg::-webkit-scrollbar,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-stats__wysiwyg::-webkit-scrollbar,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__title::-webkit-scrollbar,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__wysiwyg::-webkit-scrollbar,.single-product .product-description .section-content .page-template-page-content .page-content .section-content__inner::-webkit-scrollbar,.single-product .product-description .section-content .page-template-page-content .page-content .section-faq__accordion-item__text::-webkit-scrollbar,.single-product .product-description .section-content .page-template-page-content .page-content .section-product-grid__intro::-webkit-scrollbar,.single-product .product-description .section-content .page-template-page-content .page-content .section-specs-quote__wysiwyg::-webkit-scrollbar,.single-product .product-description .section-content .product-description__content::-webkit-scrollbar,.single-product .product-description .section-content .section-content-img__wysiwyg::-webkit-scrollbar,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text::-webkit-scrollbar,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text::-webkit-scrollbar,.single-product .product-description .section-content .template-landingpage .page-content .section-faq__accordion-item__text::-webkit-scrollbar,.single-product .product-description .section-content .wysiwyg-content::-webkit-scrollbar,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text::-webkit-scrollbar,.single-product .product-description .section-content body.template-contact .page-content .section-content__inner::-webkit-scrollbar,.single-product .product-description .section-content body.template-homepage-oem .page-content .section-faq__accordion-item__text::-webkit-scrollbar,.single-product .product-description .section-content body.template-homepage-research .page-content .section-content-video__wysiwyg::-webkit-scrollbar,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text::-webkit-scrollbar,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text::-webkit-scrollbar,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text::-webkit-scrollbar,.template-landingpage .page-content .single-product .product-description .section-content .section-faq__accordion-item__text::-webkit-scrollbar,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text::-webkit-scrollbar,body.template-contact .page-content .single-product .product-description .section-content .section-content__inner::-webkit-scrollbar,body.template-homepage-oem .page-content .single-product .product-description .section-content .section-faq__accordion-item__text::-webkit-scrollbar,body.template-homepage-research .page-content .single-product .product-description .section-content .section-content-video__wysiwyg::-webkit-scrollbar,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text::-webkit-scrollbar{display:none}@media (min-width:768px){.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content__inner,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-specs-quote__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content__inner,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-specs-quote__wysiwyg,.single-product .layout-software-default .section-software .product-description .section-content .col-2.panels__item__column__content,.single-product .layout-software-default .section-software .product-description .section-content .col-3.panels__item__column__content,.single-product .product-description .section-content .col-2.layout-specifications__content,.single-product .product-description .section-content .col-2.layout-techniques__content,.single-product .product-description .section-content .col-2.product-description__content,.single-product .product-description .section-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content .col-3.layout-specifications__content,.single-product .product-description .section-content .col-3.layout-techniques__content,.single-product .product-description .section-content .col-3.product-description__content,.single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .layout-software-default .section-software .col-2.panels__item__column__content,.single-product .product-description .section-content .layout-software-default .section-software .col-3.panels__item__column__content,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-video__title,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content__inner,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-product-grid__intro,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-video__title,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content__inner,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-product-grid__intro,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-video__title,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content__inner,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-product-grid__intro,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-video__title,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content__inner,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-product-grid__intro,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-specs-quote__wysiwyg,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .template-landingpage .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content .template-landingpage .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .wysiwyg-content.col-2,.single-product .product-description .section-content .wysiwyg-content.col-3,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.template-contact .page-content .col-2.section-content__inner,.single-product .product-description .section-content body.template-contact .page-content .col-3.section-content__inner,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content body.template-homepage-research .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .col-2.section-content-video__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,body.template-contact .page-content .single-product .product-description .section-content .col-2.section-content__inner,body.template-contact .page-content .single-product .product-description .section-content .col-3.section-content__inner,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,body.template-homepage-research .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .col-2.section-content-video__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media (min-width:768px) and (min-width:480px){.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content__inner,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-specs-quote__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content__inner,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-specs-quote__wysiwyg,.single-product .layout-software-default .section-software .product-description .section-content .col-2.panels__item__column__content,.single-product .layout-software-default .section-software .product-description .section-content .col-3.panels__item__column__content,.single-product .product-description .section-content .col-2.layout-specifications__content,.single-product .product-description .section-content .col-2.layout-techniques__content,.single-product .product-description .section-content .col-2.product-description__content,.single-product .product-description .section-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content .col-3.layout-specifications__content,.single-product .product-description .section-content .col-3.layout-techniques__content,.single-product .product-description .section-content .col-3.product-description__content,.single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .layout-software-default .section-software .col-2.panels__item__column__content,.single-product .product-description .section-content .layout-software-default .section-software .col-3.panels__item__column__content,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-video__title,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content__inner,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-product-grid__intro,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-video__title,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content__inner,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-product-grid__intro,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-video__title,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content__inner,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-product-grid__intro,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-video__title,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content__inner,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-product-grid__intro,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-specs-quote__wysiwyg,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .template-landingpage .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content .template-landingpage .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .wysiwyg-content.col-2,.single-product .product-description .section-content .wysiwyg-content.col-3,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.template-contact .page-content .col-2.section-content__inner,.single-product .product-description .section-content body.template-contact .page-content .col-3.section-content__inner,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content body.template-homepage-research .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .col-2.section-content-video__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,body.template-contact .page-content .single-product .product-description .section-content .col-2.section-content__inner,body.template-contact .page-content .single-product .product-description .section-content .col-3.section-content__inner,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,body.template-homepage-research .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .col-2.section-content-video__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text{-webkit-column-gap:calc(2.08333vw + 10px);-moz-column-gap:calc(2.08333vw + 10px);column-gap:calc(2.08333vw + 10px)}}@media (min-width:768px) and (min-width:1440px){.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-content__inner,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content .col-2.section-specs-quote__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content__inner,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content .col-2.section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-specs-quote__wysiwyg,.single-product .layout-software-default .section-software .product-description .section-content .col-2.panels__item__column__content,.single-product .layout-software-default .section-software .product-description .section-content .col-3.panels__item__column__content,.single-product .product-description .section-content .col-2.layout-specifications__content,.single-product .product-description .section-content .col-2.layout-techniques__content,.single-product .product-description .section-content .col-2.product-description__content,.single-product .product-description .section-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content .col-3.layout-specifications__content,.single-product .product-description .section-content .col-3.layout-techniques__content,.single-product .product-description .section-content .col-3.product-description__content,.single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .layout-software-default .section-software .col-2.panels__item__column__content,.single-product .product-description .section-content .layout-software-default .section-software .col-3.panels__item__column__content,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-video__title,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-content__inner,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-product-grid__intro,.single-product .product-description .section-content .page-template-default .page-content .col-2.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-video__title,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content__inner,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-product-grid__intro,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-video__title,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-content__inner,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-product-grid__intro,.single-product .product-description .section-content .page-template-page-content .page-content .col-2.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-video__title,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content__inner,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-product-grid__intro,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-specs-quote__wysiwyg,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .template-landingpage .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content .template-landingpage .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .wysiwyg-content.col-2,.single-product .product-description .section-content .wysiwyg-content.col-3,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.template-contact .page-content .col-2.section-content__inner,.single-product .product-description .section-content body.template-contact .page-content .col-3.section-content__inner,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-2.section-faq__accordion-item__text,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content body.template-homepage-research .page-content .col-2.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .col-2.section-content-video__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content body.template-homepage-research .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .col-2.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,body.template-contact .page-content .single-product .product-description .section-content .col-2.section-content__inner,body.template-contact .page-content .single-product .product-description .section-content .col-3.section-content__inner,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-2.section-faq__accordion-item__text,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,body.template-homepage-research .page-content .single-product .product-description .section-content .col-2.section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .col-2.section-content-video__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .col-3.section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .col-2.section-kb-faq__accordion-item__text,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media (min-width:992px){.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-content__inner,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content .col-3.section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content .col-3.section-specs-quote__wysiwyg,.single-product .layout-software-default .section-software .product-description .section-content .col-3.panels__item__column__content,.single-product .product-description .section-content .col-3.layout-specifications__content,.single-product .product-description .section-content .col-3.layout-techniques__content,.single-product .product-description .section-content .col-3.product-description__content,.single-product .product-description .section-content .col-3.section-content-img__wysiwyg,.single-product .product-description .section-content .layout-software-default .section-software .col-3.panels__item__column__content,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-video__title,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-content__inner,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-product-grid__intro,.single-product .product-description .section-content .page-template-default .page-content .col-3.section-specs-quote__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-stats__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-video__title,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-content__inner,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-product-grid__intro,.single-product .product-description .section-content .page-template-page-content .page-content .col-3.section-specs-quote__wysiwyg,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content .template-landingpage .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content .wysiwyg-content.col-3,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.single-product .product-description .section-content body.template-contact .page-content .col-3.section-content__inner,.single-product .product-description .section-content body.template-homepage-oem .page-content .col-3.section-faq__accordion-item__text,.single-product .product-description .section-content body.template-homepage-research .page-content .col-3.section-content-video__wysiwyg,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .col-3.section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text,body.template-contact .page-content .single-product .product-description .section-content .col-3.section-content__inner,body.template-homepage-oem .page-content .single-product .product-description .section-content .col-3.section-faq__accordion-item__text,body.template-homepage-research .page-content .single-product .product-description .section-content .col-3.section-content-video__wysiwyg,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .col-3.section-kb-faq__accordion-item__text{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.page-template-default .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__title ul,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content .section-content__inner ul,.page-template-default .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul,.page-template-default .page-content .single-product .product-description .section-content .section-product-grid__intro ul,.page-template-default .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__title ul,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content .section-content__inner ul,.page-template-page-content .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul,.page-template-page-content .page-content .single-product .product-description .section-content .section-product-grid__intro ul,.page-template-page-content .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg ul,.single-product .layout-software-default .section-software .product-description .section-content .panels__item__column__content ul,.single-product .product-description .section-content .layout-software-default .section-software .panels__item__column__content ul,.single-product .product-description .section-content .layout-specifications__content ul,.single-product .product-description .section-content .layout-techniques__content ul,.single-product .product-description .section-content .page-template-default .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__title ul,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content .page-template-default .page-content .section-content__inner ul,.single-product .product-description .section-content .page-template-default .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content .page-template-default .page-content .section-product-grid__intro ul,.single-product .product-description .section-content .page-template-default .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__title ul,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content .page-template-page-content .page-content .section-content__inner ul,.single-product .product-description .section-content .page-template-page-content .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content .page-template-page-content .page-content .section-product-grid__intro ul,.single-product .product-description .section-content .page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content .product-description__content ul,.single-product .product-description .section-content .section-content-img__wysiwyg ul,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content .template-landingpage .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content .wysiwyg-content ul,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content body.template-contact .page-content .section-content__inner ul,.single-product .product-description .section-content body.template-homepage-oem .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content body.template-homepage-research .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul,.template-landingpage .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul,body.template-contact .page-content .single-product .product-description .section-content .section-content__inner ul,body.template-homepage-oem .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul,body.template-homepage-research .page-content .single-product .product-description .section-content .section-content-video__wysiwyg ul,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul{list-style-type:none!important}.page-template-default .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg ul li,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__title ul li,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__wysiwyg ul li,.page-template-default .page-content .single-product .product-description .section-content .section-content__inner ul li,.page-template-default .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul li,.page-template-default .page-content .single-product .product-description .section-content .section-product-grid__intro ul li,.page-template-default .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg ul li,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg ul li,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__title ul li,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__wysiwyg ul li,.page-template-page-content .page-content .single-product .product-description .section-content .section-content__inner ul li,.page-template-page-content .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul li,.page-template-page-content .page-content .single-product .product-description .section-content .section-product-grid__intro ul li,.page-template-page-content .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg ul li,.single-product .layout-software-default .section-software .product-description .section-content .panels__item__column__content ul li,.single-product .product-description .section-content .layout-software-default .section-software .panels__item__column__content ul li,.single-product .product-description .section-content .layout-specifications__content ul li,.single-product .product-description .section-content .layout-techniques__content ul li,.single-product .product-description .section-content .page-template-default .page-content .section-content-stats__wysiwyg ul li,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__title ul li,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__wysiwyg ul li,.single-product .product-description .section-content .page-template-default .page-content .section-content__inner ul li,.single-product .product-description .section-content .page-template-default .page-content .section-faq__accordion-item__text ul li,.single-product .product-description .section-content .page-template-default .page-content .section-product-grid__intro ul li,.single-product .product-description .section-content .page-template-default .page-content .section-specs-quote__wysiwyg ul li,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-stats__wysiwyg ul li,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__title ul li,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__wysiwyg ul li,.single-product .product-description .section-content .page-template-page-content .page-content .section-content__inner ul li,.single-product .product-description .section-content .page-template-page-content .page-content .section-faq__accordion-item__text ul li,.single-product .product-description .section-content .page-template-page-content .page-content .section-product-grid__intro ul li,.single-product .product-description .section-content .page-template-page-content .page-content .section-specs-quote__wysiwyg ul li,.single-product .product-description .section-content .product-description__content ul li,.single-product .product-description .section-content .section-content-img__wysiwyg ul li,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.single-product .product-description .section-content .template-landingpage .page-content .section-faq__accordion-item__text ul li,.single-product .product-description .section-content .wysiwyg-content ul li,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.single-product .product-description .section-content body.template-contact .page-content .section-content__inner ul li,.single-product .product-description .section-content body.template-homepage-oem .page-content .section-faq__accordion-item__text ul li,.single-product .product-description .section-content body.template-homepage-research .page-content .section-content-video__wysiwyg ul li,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul li,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul li,.template-landingpage .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul li,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul li,body.template-contact .page-content .single-product .product-description .section-content .section-content__inner ul li,body.template-homepage-oem .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul li,body.template-homepage-research .page-content .single-product .product-description .section-content .section-content-video__wysiwyg ul li,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul li{margin-bottom:.2em}.page-template-default .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg ul li:before,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__title ul li:before,.page-template-default .page-content .single-product .product-description .section-content .section-content-video__wysiwyg ul li:before,.page-template-default .page-content .single-product .product-description .section-content .section-content__inner ul li:before,.page-template-default .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul li:before,.page-template-default .page-content .single-product .product-description .section-content .section-product-grid__intro ul li:before,.page-template-default .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-stats__wysiwyg ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__title ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content .section-content-video__wysiwyg ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content .section-content__inner ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content .section-product-grid__intro ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content .section-specs-quote__wysiwyg ul li:before,.single-product .layout-software-default .section-software .product-description .section-content .panels__item__column__content ul li:before,.single-product .product-description .section-content .layout-software-default .section-software .panels__item__column__content ul li:before,.single-product .product-description .section-content .layout-specifications__content ul li:before,.single-product .product-description .section-content .layout-techniques__content ul li:before,.single-product .product-description .section-content .page-template-default .page-content .section-content-stats__wysiwyg ul li:before,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__title ul li:before,.single-product .product-description .section-content .page-template-default .page-content .section-content-video__wysiwyg ul li:before,.single-product .product-description .section-content .page-template-default .page-content .section-content__inner ul li:before,.single-product .product-description .section-content .page-template-default .page-content .section-faq__accordion-item__text ul li:before,.single-product .product-description .section-content .page-template-default .page-content .section-product-grid__intro ul li:before,.single-product .product-description .section-content .page-template-default .page-content .section-specs-quote__wysiwyg ul li:before,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-stats__wysiwyg ul li:before,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__title ul li:before,.single-product .product-description .section-content .page-template-page-content .page-content .section-content-video__wysiwyg ul li:before,.single-product .product-description .section-content .page-template-page-content .page-content .section-content__inner ul li:before,.single-product .product-description .section-content .page-template-page-content .page-content .section-faq__accordion-item__text ul li:before,.single-product .product-description .section-content .page-template-page-content .page-content .section-product-grid__intro ul li:before,.single-product .product-description .section-content .page-template-page-content .page-content .section-specs-quote__wysiwyg ul li:before,.single-product .product-description .section-content .product-description__content ul li:before,.single-product .product-description .section-content .section-content-img__wysiwyg ul li:before,.single-product .product-description .section-content .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:before,.single-product .product-description .section-content .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:before,.single-product .product-description .section-content .template-landingpage .page-content .section-faq__accordion-item__text ul li:before,.single-product .product-description .section-content .wysiwyg-content ul li:before,.single-product .product-description .section-content body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:before,.single-product .product-description .section-content body.template-contact .page-content .section-content__inner ul li:before,.single-product .product-description .section-content body.template-homepage-oem .page-content .section-faq__accordion-item__text ul li:before,.single-product .product-description .section-content body.template-homepage-research .page-content .section-content-video__wysiwyg ul li:before,.single-product .product-description .section-content body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:before,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul li:before,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul li:before,.template-landingpage .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul li:before,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul li:before,body.template-contact .page-content .single-product .product-description .section-content .section-content__inner ul li:before,body.template-homepage-oem .page-content .single-product .product-description .section-content .section-faq__accordion-item__text ul li:before,body.template-homepage-research .page-content .single-product .product-description .section-content .section-content-video__wysiwyg ul li:before,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content .section-kb-faq__accordion-item__text ul li:before{background-color:var(--c-blue-ncs-500);content:"";height:9px;left:-1.1em;position:absolute;top:.5em;width:9px}.single-product .product-description .section__intro{padding-bottom:20px}@media (min-width:480px){.single-product .product-description .section__intro{padding-bottom:calc(.83333vw + 16px)}}@media (min-width:1440px){.single-product .product-description .section__intro{padding-bottom:28px}}.single-product .product-description .section__intro>:first-child{margin-top:0}.single-product .product-description .section__intro>:last-child{margin-bottom:0}.single-product .product-description .section-content-img{overflow:hidden;position:relative}.single-product .product-description .section-content-img .section-content-img__wrapper{grid-row-gap:24px;grid-column-gap:24px;display:grid}@media (min-width:480px){.single-product .product-description .section-content-img .section-content-img__wrapper{grid-row-gap:calc(2.5vw + 12px)}}@media (min-width:1440px){.single-product .product-description .section-content-img .section-content-img__wrapper{grid-row-gap:48px}}@media (min-width:480px){.single-product .product-description .section-content-img .section-content-img__wrapper{grid-column-gap:calc(2.5vw + 12px)}}@media (min-width:1440px){.single-product .product-description .section-content-img .section-content-img__wrapper{grid-column-gap:48px}}@media (min-width:640px){.single-product .product-description .section-content-img .section-content-img__wrapper{grid-template-columns:repeat(2,1fr)}.single-product .product-description .section-content-img .section-content-img__wrapper.image-align-right{grid-auto-flow:dense}.single-product .product-description .section-content-img .section-content-img__wrapper.image-align-right .section-content-img__image{grid-column:2!important}}.single-product .product-description .section-content-img__image{display:-webkit-box;display:-ms-flexbox;display:flex}.single-product .product-description .section-content-img__image picture{aspect-ratio:24/17;display:block}@media (min-width:640px){.single-product .product-description .section-content-img__image picture{aspect-ratio:19/17;max-width:348px}}.single-product .product-description .section-content-img__image img{border-radius:8px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:640px){.single-product .product-description .section-content-img__image img{max-width:35rem}}.single-product .product-description .section-content-img__image.ratio-1 img{-o-object-fit:contain;object-fit:contain}.single-product .product-description .section-content-img__wysiwyg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:640px){.single-product .product-description .section-content-img__wysiwyg{max-width:364px}}.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .product-description__content,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text{margin-bottom:24px}@media (min-width:480px){.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .product-description__content,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text{margin-bottom:calc(.83333vw + 20px)}}@media (min-width:1440px){.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .product-description__content,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-img__wysiwyg,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text{margin-bottom:32px}}.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content ul,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro ul,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .product-description__content ul,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content ul,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text ul,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg ul,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul{list-style-type:none!important}.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul li,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul li,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul li,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul li,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul li,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul li,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul li,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul li,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul li,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul li,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul li,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul li,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul li,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul li,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content ul li,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content ul li,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content ul li,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro ul li,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg ul li,.single-product .product-description .section-content-img__wysiwyg .product-description__content ul li,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul li,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text ul li,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content ul li,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner ul li,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text ul li,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg ul li,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul li,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul li,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul li,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul li,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul li,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul li,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul li,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul li{margin-bottom:.2em}.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul li:before,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul li:before,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul li:before,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul li:before,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul li:before,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul li:before,.page-template-default .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-stats__wysiwyg ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__title ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-product-grid__intro ul li:before,.page-template-page-content .page-content .single-product .product-description .section-content-img__wysiwyg .section-specs-quote__wysiwyg ul li:before,.single-product .layout-software-default .section-software .product-description .section-content-img__wysiwyg .panels__item__column__content ul li:before,.single-product .product-description .section-content-img__wysiwyg .layout-software-default .section-software .panels__item__column__content ul li:before,.single-product .product-description .section-content-img__wysiwyg .layout-specifications__content ul li:before,.single-product .product-description .section-content-img__wysiwyg .layout-techniques__content ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-stats__wysiwyg ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__title ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content-video__wysiwyg ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-content__inner ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-faq__accordion-item__text ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-product-grid__intro ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-default .page-content .section-specs-quote__wysiwyg ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-stats__wysiwyg ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__title ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content-video__wysiwyg ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-content__inner ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-faq__accordion-item__text ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-product-grid__intro ul li:before,.single-product .product-description .section-content-img__wysiwyg .page-template-page-content .page-content .section-specs-quote__wysiwyg ul li:before,.single-product .product-description .section-content-img__wysiwyg .product-description__content ul li:before,.single-product .product-description .section-content-img__wysiwyg .section-content-img__wysiwyg ul li:before,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:before,.single-product .product-description .section-content-img__wysiwyg .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:before,.single-product .product-description .section-content-img__wysiwyg .template-landingpage .page-content .section-faq__accordion-item__text ul li:before,.single-product .product-description .section-content-img__wysiwyg .wysiwyg-content ul li:before,.single-product .product-description .section-content-img__wysiwyg body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:before,.single-product .product-description .section-content-img__wysiwyg body.template-contact .page-content .section-content__inner ul li:before,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-oem .page-content .section-faq__accordion-item__text ul li:before,.single-product .product-description .section-content-img__wysiwyg body.template-homepage-research .page-content .section-content-video__wysiwyg ul li:before,.single-product .product-description .section-content-img__wysiwyg body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text ul li:before,.tax-knowledge_base_category .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul li:before,.tax-knowledge_base_tag .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul li:before,.template-landingpage .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul li:before,body.single-knowledge_base .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul li:before,body.template-contact .page-content .single-product .product-description .section-content-img__wysiwyg .section-content__inner ul li:before,body.template-homepage-oem .page-content .single-product .product-description .section-content-img__wysiwyg .section-faq__accordion-item__text ul li:before,body.template-homepage-research .page-content .single-product .product-description .section-content-img__wysiwyg .section-content-video__wysiwyg ul li:before,body.template-knowledge-base-article .page-content .main-content .content__inner .single-product .product-description .section-content-img__wysiwyg .section-kb-faq__accordion-item__text ul li:before{background-color:var(--c-blue-ncs-500);content:"";height:9px;left:-1.1em;position:absolute;top:.5em;width:9px}.single-product .product-description .section-image__image--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:430px}.single-product .product-description .section-image__image--wrapper.ratio-1{max-height:auto;width:100%}.single-product .product-description .section-image__image--wrapper.ratio-1 img{-o-object-fit:contain;object-fit:contain;width:100%}.single-product .product-description .section-image__image--wrapper picture{display:block}.single-product .product-description .section-image__image--wrapper img{border-radius:8px;display:block;-o-object-fit:cover;object-fit:cover}.single-product .product-description .section-image__footnote{font-size:16px;font-style:italic;font-weight:600}@media (min-width:480px){.single-product .product-description .section-image__footnote{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .product-description .section-image__footnote{font-size:18px}}.single-product .product-description .section-cta__inner{background:var(--c-primary);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding:24px}@media (min-width:480px){.single-product .product-description .section-cta__inner{padding:calc(.83333vw + 20px)}}@media (min-width:1440px){.single-product .product-description .section-cta__inner{padding:32px}}@media (min-width:480px){.single-product .product-description .section-cta__inner{gap:calc(.83333vw + 20px)}}@media (min-width:1440px){.single-product .product-description .section-cta__inner{gap:32px}}.single-product .product-description .section-cta__inner img{min-width:52px}.single-product .product-description .section-cta__inner h3,.single-product .product-description .section-cta__inner p{color:var(--c-gray-000)}.single-product .product-description .section-cta__inner h3{margin:0}@media (min-width:480px){.single-product .product-description .section-cta__inner h3{margin-bottom:calc(.41667vw + 6px)}}@media (min-width:1440px){.single-product .product-description .section-cta__inner h3{margin-bottom:12px}}.single-product .product-description .section-cta__inner p{font-size:16px;margin:0}@media (min-width:480px){.single-product .product-description .section-cta__inner p{font-size:calc(.10417vw + 15.5px)}}@media (min-width:1440px){.single-product .product-description .section-cta__inner p{font-size:17px}}.single-product .product-description .section-cta__footnote{font-style:italic}.single-product .product-description-new .container,.single-product .product-description-new .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .product-description-new .section-product-hero__outer-wrapper{grid-gap:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-auto-rows:1fr;grid-template-columns:1fr}@media (min-width:480px){.single-product .product-description-new .container,.single-product .product-description-new .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .product-description-new .section-product-hero__outer-wrapper{grid-gap:calc(6.66667vw + 32px)}}@media (min-width:1440px){.single-product .product-description-new .container,.single-product .product-description-new .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .product-description-new .section-product-hero__outer-wrapper{grid-gap:128px}}@media (min-width:992px){.single-product .product-description-new .container,.single-product .product-description-new .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .product-description-new .section-product-hero__outer-wrapper{grid-template-columns:1fr 270px}}.single-product .product-stock{background:var(--c-blue-ncs-100);border-top-left-radius:4px;border-top-right-radius:4px;padding:12px 14px}@media (min-width:480px){.single-product .product-stock{padding-left:calc(1.45833vw + 7px)}}@media (min-width:1440px){.single-product .product-stock{padding-left:28px}}@media (min-width:480px){.single-product .product-stock{padding-right:calc(1.45833vw + 7px)}}@media (min-width:1440px){.single-product .product-stock{padding-right:28px}}@media (min-width:480px){.single-product .product-stock{padding-top:calc(1.04167vw + 7px)}}@media (min-width:1440px){.single-product .product-stock{padding-top:22px}}@media (min-width:480px){.single-product .product-stock{padding-bottom:calc(1.04167vw + 7px)}}@media (min-width:1440px){.single-product .product-stock{padding-bottom:22px}}.single-product .product-stock__status{color:var(--c-blue-prussian-500);font-size:16px;font-weight:600;line-height:1.5;padding-left:24px;position:relative}@media (min-width:480px){.single-product .product-stock__status{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .product-stock__status{font-size:18px}}@media (min-width:480px){.single-product .product-stock__status{padding-left:calc(.83333vw + 20px)}}@media (min-width:1440px){.single-product .product-stock__status{padding-left:32px}}.single-product .product-stock__status svg{color:var(--c-blue-ncs-500);font-size:18px;left:0;margin-right:.6em;position:absolute;top:4px}@media (min-width:480px){.single-product .product-stock__status svg{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.single-product .product-stock__status svg{font-size:20px}}.single-product .product-stock__message{color:var(--c-blue-prussian-500);font-size:16px;line-height:1.5;padding-left:24px}@media (min-width:480px){.single-product .product-stock__message{font-size:calc(.10417vw + 15.5px)}}@media (min-width:1440px){.single-product .product-stock__message{font-size:17px}}@media (min-width:480px){.single-product .product-stock__message{padding-left:calc(.83333vw + 20px)}}@media (min-width:1440px){.single-product .product-stock__message{padding-left:32px}}.single-product .woocommerce-variation-custom_stock .product-stock{border-radius:0;border-top:1px solid var(--c-gray-100);margin-left:14px;margin-right:14px;padding-left:0!important;padding-right:0!important}@media (min-width:480px){.single-product .woocommerce-variation-custom_stock .product-stock{margin-left:calc(1.45833vw + 7px)}}@media (min-width:1440px){.single-product .woocommerce-variation-custom_stock .product-stock{margin-left:28px}}@media (min-width:480px){.single-product .woocommerce-variation-custom_stock .product-stock{margin-right:calc(1.45833vw + 7px)}}@media (min-width:1440px){.single-product .woocommerce-variation-custom_stock .product-stock{margin-right:28px}}.single-product .layout-specifications__content table.table-collapse{margin-bottom:16px}@media (min-width:480px){.single-product .layout-specifications__content table.table-collapse{margin-bottom:calc(1.45833vw + 9px)}}@media (min-width:1440px){.single-product .layout-specifications__content table.table-collapse{margin-bottom:30px}}.single-product .layout-specifications__content .attributes{display:grid;grid-template-columns:1fr;padding:0}@media (min-width:768px){.single-product .layout-specifications__content .attributes{grid-template-columns:1fr 1fr;grid-column-gap:40px}}.single-product .layout-specifications__content .attributes__item{border-radius:8px;font-size:16px;padding:8px 16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-gray-000)!important;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;min-height:52px}@media (min-width:480px){.single-product .layout-specifications__content .attributes__item{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .layout-specifications__content .attributes__item{font-size:18px}}@media (min-width:480px){.single-product .layout-specifications__content .attributes__item{padding-left:calc(.41667vw + 14px)}}@media (min-width:1440px){.single-product .layout-specifications__content .attributes__item{padding-left:20px}}@media (min-width:480px){.single-product .layout-specifications__content .attributes__item{padding-right:calc(.41667vw + 14px)}}@media (min-width:1440px){.single-product .layout-specifications__content .attributes__item{padding-right:20px}}.single-product .layout-specifications__content .attributes__item p{margin:0}@media (min-width:768px){.single-product .layout-specifications__content .attributes__item:first-child,.single-product .layout-specifications__content .attributes__item:nth-child(2){border-top:1px solid #b7dff2}.single-product .layout-specifications__content .attributes__item:nth-child(4n-2),.single-product .layout-specifications__content .attributes__item:nth-child(4n-3){background:var(--c-comp-100)!important}.single-product .layout-specifications__content .attributes__item:last-child,.single-product .layout-specifications__content .attributes__item:nth-last-child(2){border-bottom:1px solid #b7dff2}}@media (max-width:768px){.single-product .layout-specifications__content .attributes__item:first-child{border-top:1px solid #b7dff2}.single-product .layout-specifications__content .attributes__item:last-child{border-bottom:1px solid #b7dff2}.single-product .layout-specifications__content .attributes__item:nth-child(2n){background:var(--c-comp-100)!important}}.single-product .layout-specifications__content .attributes__name{color:var(--c-primary-500);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;min-width:160px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:480px){.single-product .layout-specifications__content .attributes__name{min-width:calc(8.33333vw + 120px)}}@media (min-width:1440px){.single-product .layout-specifications__content .attributes__name{min-width:240px}}.single-product .layout-specifications__content .attributes__value a{color:var(--c-primary-500)}.single-product .layout-specifications__content .attributes__icon{width:24px}@media (min-width:480px){.single-product .layout-specifications__content .attributes__icon{width:calc(.83333vw + 20px)}}@media (min-width:1440px){.single-product .layout-specifications__content .attributes__icon{width:32px}}@media (min-width:768px){.single-product .layout-specifications .grid{display:-webkit-box;display:-ms-flexbox;display:flex}.single-product .layout-specifications .grid--col-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}}.single-product .layout-software-default .list-tabs{border-left:1px solid var(--c-comp-200);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0 0 32px;padding:0;width:100%}@media (min-width:768px){.single-product .layout-software-default .list-tabs{border-bottom:1px solid var(--c-comp-200);border-left:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.single-product .layout-software-default .list-tabs__item{margin-right:16px}}@media (min-width:768px) and (min-width:480px){.single-product .layout-software-default .list-tabs__item{margin-right:calc(1.66667vw + 8px)}}@media (min-width:768px) and (min-width:1440px){.single-product .layout-software-default .list-tabs__item{margin-right:32px}}@media (min-width:768px){.single-product .layout-software-default .list-tabs__item:first-child{margin-left:5px}.single-product .layout-software-default .list-tabs__item:last-child{margin-right:0}}.single-product .layout-software-default .list-tabs__item__link{border-left:4px solid transparent;color:var(--c-comp-700);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;padding:8px 16px;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (min-width:480px){.single-product .layout-software-default .list-tabs__item__link{font-size:calc(.41667vw + 14px)}}@media (min-width:1440px){.single-product .layout-software-default .list-tabs__item__link{font-size:20px}}@media (min-width:768px){.single-product .layout-software-default .list-tabs__item__link{border-bottom:4px solid transparent;border-left:none;padding:8px 0}}.single-product .layout-software-default .list-tabs__item__link__icon{margin-right:6px}@media (min-width:480px){.single-product .layout-software-default .list-tabs__item__link__icon{margin-right:calc(.625vw + 3px)}}@media (min-width:1440px){.single-product .layout-software-default .list-tabs__item__link__icon{margin-right:12px}}.single-product .layout-software-default .list-tabs__item__link__text{font-weight:600}.single-product .layout-software-default .list-tabs__item__link--is-active,.single-product .layout-software-default .list-tabs__item__link:hover{border-left:4px solid var(--c-comp-400)}@media (min-width:768px){.single-product .layout-software-default .list-tabs__item__link--is-active,.single-product .layout-software-default .list-tabs__item__link:hover{border-bottom:4px solid var(--c-comp-400);border-left:none}}.single-product .layout-software-default .section-software .panels__item{display:none}.single-product .layout-software-default .section-software .panels__item--is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:768px){.single-product .layout-software-default .section-software .panels__item--is-active{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.single-product .layout-software-default .section-software .panels__item__column{margin-bottom:36px}.single-product .layout-software-default .section-software .panels__item__column:first-child{margin:0}@media (min-width:768px){.single-product .layout-software-default .section-software .panels__item__column{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 32px);flex:0 0 calc(50% - 32px);margin:0}}.single-product .layout-software-default .section-software .panels__item__column__title{font-size:24px;margin:0 0 16px}@media (min-width:480px){.single-product .layout-software-default .section-software .panels__item__column__title{margin-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){.single-product .layout-software-default .section-software .panels__item__column__title{margin-bottom:32px}}.single-product .layout-software-default .section-software .panels__item__column__content{margin-bottom:16px}@media (min-width:480px){.single-product .layout-software-default .section-software .panels__item__column__content{margin-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){.single-product .layout-software-default .section-software .panels__item__column__content{margin-bottom:32px}}.single-product .layout-software-default .section-software .panels__item__column__content__img{margin:auto}.single-product .layout-software-default .section-software .panels__item__column__permalink{background-color:var(--c-comp-200);border-radius:22px;color:var(--c-comp-700);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:500;line-height:1;padding:10px 24px;text-decoration:none}@media (min-width:480px){.single-product .layout-software-default .section-software .panels__item__column__permalink{font-size:calc(.3125vw + 14.5px)}}@media (min-width:1440px){.single-product .layout-software-default .section-software .panels__item__column__permalink{font-size:19px}}.single-product .layout-software-default .section-software .panels__item__column__permalink:hover{background-color:var(--c-comp-100)}.single-product .layout-software-default .section-software .panels__item__column__permalink .svg-inline--fa,.single-product .layout-software-default .section-software .panels__item__column__permalink i{margin-left:12px}.single-product .layout-extensions .section__subtitle,.single-product .layout-extensions .section__title{margin:0}.single-product .layout-extensions .section__heading{margin-bottom:16px}@media (min-width:480px){.single-product .layout-extensions .section__heading{margin-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){.single-product .layout-extensions .section__heading{margin-bottom:32px}}.single-product .layout-extensions+.footer{margin-bottom:50px}.single-product .layout-extensions .products{margin:0}.single-product .layout-extensions .products:after{content:"flickity";display:none}@media (min-width:1200px){.single-product .layout-extensions .products:after{content:""}}.single-product .layout-extensions .products.flickity-enabled{display:block;margin-left:-18px;margin-right:-18px;outline:none;overflow:hidden;padding-left:18px}@media (min-width:480px){.single-product .layout-extensions .products.flickity-enabled{padding-left:calc(6.45833vw - 13px)}}@media (min-width:1440px){.single-product .layout-extensions .products.flickity-enabled{padding-left:80px}}@media (min-width:480px){.single-product .layout-extensions .products.flickity-enabled{margin-left:calc(-6.45833vw + 13px)}}@media (min-width:1440px){.single-product .layout-extensions .products.flickity-enabled{margin-left:-80px}}@media (min-width:480px){.single-product .layout-extensions .products.flickity-enabled{margin-right:calc(-6.45833vw + 13px)}}@media (min-width:1440px){.single-product .layout-extensions .products.flickity-enabled{margin-right:-80px}}.single-product .layout-extensions .products.flickity-enabled .flickity-viewport{-webkit-transition:height .2s;-o-transition:height .2s;transition:height .2s}.single-product .layout-extensions .products.flickity-enabled .product{margin:0 9px!important;width:270px!important}.single-product .layout-extensions .products.flickity-enabled .flickity-page-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:24px 0 0;padding:0}.single-product .layout-extensions .products.flickity-enabled .flickity-page-dots .dot{background-color:var(--c-comp-700);border-radius:6px;height:12px;margin:0 4px;opacity:.2;width:12px}.single-product .layout-extensions .products.flickity-enabled .flickity-page-dots .dot.is-selected{opacity:1}.single-product .layout-extensions .products .product a img{-ms-flex-item-align:center;align-self:center;margin:0 auto;max-width:200px}.single-product .page-template-oem-vervolg .layout-downloads{border-top:1px solid #d5d5d5}.single-product .layout-downloads .section__title{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:24px}.single-product .layout-downloads .section__title .download-category__controls{display:none}@media (min-width:768px){.single-product .layout-downloads .section__title .download-category__controls{display:-webkit-box;display:-ms-flexbox;display:flex}}.single-product .layout-downloads .grid .sidebar{padding-top:24px}@media (min-width:992px){.single-product .layout-downloads .grid .sidebar{padding-top:0}}.single-product .layout-downloads .table--downloads{margin:0}.single-product .layout-downloads .table--downloads thead th{white-space:nowrap!important}@media (min-width:768px){.single-product .layout-downloads .table--downloads thead th{white-space:inherit!important}}.single-product .layout-downloads .table--downloads .download td{font-size:16px;font-weight:500;padding-bottom:16px;padding-top:16px;vertical-align:text-top}@media (min-width:480px){.single-product .layout-downloads .table--downloads .download td{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .layout-downloads .table--downloads .download td{font-size:18px}}@media (min-width:480px){.single-product .layout-downloads .table--downloads .download td{padding-top:calc(.83333vw + 12px)}}@media (min-width:1440px){.single-product .layout-downloads .table--downloads .download td{padding-top:24px}}@media (min-width:480px){.single-product .layout-downloads .table--downloads .download td{padding-bottom:calc(.83333vw + 12px)}}@media (min-width:1440px){.single-product .layout-downloads .table--downloads .download td{padding-bottom:24px}}.single-product .layout-downloads .table--downloads .download__cell-toggler{cursor:pointer;padding:0;text-align:center;width:32px}@media (min-width:768px){.single-product .layout-downloads .table--downloads .download__cell-toggler{padding-left:16px!important;padding-right:16px!important}}.single-product .layout-downloads .table--downloads .download__cell-toggler .svg-inline--fa,.single-product .layout-downloads .table--downloads .download__cell-toggler i{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.single-product .layout-downloads .table--downloads .download__cell-description{padding-left:2px!important}.single-product .layout-downloads .table--downloads .download__cell-description a{color:var(--c-comp-700);font-size:16px;text-decoration:none}@media (min-width:480px){.single-product .layout-downloads .table--downloads .download__cell-description a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .layout-downloads .table--downloads .download__cell-description a{font-size:18px}}.single-product .layout-downloads .table--downloads .download__cell-description a i,.single-product .layout-downloads .table--downloads .download__cell-description a svg{display:none}.single-product .layout-downloads .table--downloads .download__cell-description a a:hover{text-decoration:underline}.single-product .layout-downloads .table--downloads .download__cell-description a a:hover i,.single-product .layout-downloads .table--downloads .download__cell-description a a:hover svg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:10px;margin-left:4px;position:absolute;vertical-align:middle}.single-product .layout-downloads .table--downloads .download__cell-description__text{display:none;font-size:14px;font-weight:400;max-width:400px;padding-top:8px}@media (min-width:480px){.single-product .layout-downloads .table--downloads .download__cell-description__text{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.single-product .layout-downloads .table--downloads .download__cell-description__text{font-size:16px}}.single-product .layout-downloads .table--downloads .download__cell-term{color:var(--c-comp-700);display:none;text-decoration:none}@media (min-width:768px){.single-product .layout-downloads .table--downloads .download__cell-term{display:table-cell;width:160px}}.single-product .layout-downloads .table--downloads .download__cell-date{text-align:left;width:100px}@media (min-width:992px){.single-product .layout-downloads .table--downloads .download__cell-date{width:160px}}.single-product .layout-downloads .table--downloads .download--is-active [class*=cell-toggler] .svg-inline--fa,.single-product .layout-downloads .table--downloads .download--is-active [class*=cell-toggler] i{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.single-product .layout-downloads .table--downloads .download--is-active [class*=__text]{display:block}.single-product .layout-downloads .download-category{border-bottom:1px solid var(--c-primary-100);padding-bottom:8px;padding-top:8px}@media (min-width:480px){.single-product .layout-downloads .download-category{padding-top:calc(.83333vw + 4px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category{padding-top:16px}}@media (min-width:480px){.single-product .layout-downloads .download-category{padding-bottom:calc(.83333vw + 4px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category{padding-bottom:16px}}.single-product .layout-downloads .download-category:first-child{border-top:1px solid var(--c-primary-100)}.single-product .layout-downloads .download-category--is-open [class*=__toggler] .svg-inline--fa,.single-product .layout-downloads .download-category--is-open [class*=__toggler] i{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.single-product .layout-downloads .download-category--is-open [class*=__content]{display:block}.single-product .layout-downloads .download-category__heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:8px}.single-product .layout-downloads .download-category__heading__toggler{color:var(--c-comp-400);font-size:14px;width:24px}@media (min-width:480px){.single-product .layout-downloads .download-category__heading__toggler{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category__heading__toggler{font-size:16px}}.single-product .layout-downloads .download-category__heading__toggler .svg-inline--fa,.single-product .layout-downloads .download-category__heading__toggler i{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.single-product .layout-downloads .download-category__heading__title{color:var(--c-comp-700);font-size:18px;font-weight:600;margin:0;padding:0}@media (min-width:480px){.single-product .layout-downloads .download-category__heading__title{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category__heading__title{font-size:20px}}.single-product .layout-downloads .download-category__heading__title__counter{color:var(--c-primary-300);font-size:14px;padding-left:6px}@media (min-width:768px){.single-product .layout-downloads .download-category__heading__title__counter{padding-left:0}}.single-product .layout-downloads .download-category__content{display:none}@media (min-width:768px){.single-product .layout-downloads .download-category__content{padding-left:32px}}.single-product .layout-downloads .download-category__content .table--downloads{margin:0 0 8px}.single-product .layout-downloads .download-category__content .table--downloads thead th{font-size:16px;padding-bottom:8px;padding-top:8px;white-space:nowrap!important}@media (min-width:480px){.single-product .layout-downloads .download-category__content .table--downloads thead th{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category__content .table--downloads thead th{font-size:18px}}@media (min-width:480px){.single-product .layout-downloads .download-category__content .table--downloads thead th{padding-top:calc(.625vw + 5px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category__content .table--downloads thead th{padding-top:14px}}@media (min-width:480px){.single-product .layout-downloads .download-category__content .table--downloads thead th{padding-bottom:calc(.625vw + 5px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category__content .table--downloads thead th{padding-bottom:14px}}.single-product .layout-downloads .download-category__content .table--downloads .download td,.single-product .layout-downloads .download-category__content .table--downloads .download th{background-color:var(--c-gray-000)}.single-product .layout-downloads .download-category__content .table--downloads .download:nth-child(odd) td,.single-product .layout-downloads .download-category__content .table--downloads .download:nth-child(odd) th{background-color:var(--c-comp-100)}.single-product .layout-downloads .download-category__content .table--downloads .download td{padding-bottom:8px;padding-top:8px}@media (min-width:480px){.single-product .layout-downloads .download-category__content .table--downloads .download td{padding-top:calc(.625vw + 5px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category__content .table--downloads .download td{padding-top:14px}}@media (min-width:480px){.single-product .layout-downloads .download-category__content .table--downloads .download td{padding-bottom:calc(.625vw + 5px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category__content .table--downloads .download td{padding-bottom:14px}}.single-product .layout-downloads .download-category__content .table--downloads .download__cell-toggler{font-size:12px;padding:0;text-align:center;width:32px}@media (min-width:480px){.single-product .layout-downloads .download-category__content .table--downloads .download__cell-toggler{font-size:calc(.20833vw + 11px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category__content .table--downloads .download__cell-toggler{font-size:14px}}.single-product .layout-downloads .download-category__content .table--downloads .download__cell-description{padding-left:0!important}.single-product .layout-downloads .download-category__content .table--downloads .download__cell-description a:hover{text-decoration:underline}.single-product .layout-downloads .download-category__content .table--downloads .download__cell-description a:hover i,.single-product .layout-downloads .download-category__content .table--downloads .download__cell-description a:hover svg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:10px;margin-left:4px;position:absolute;vertical-align:middle}.single-product .layout-downloads .download-category__controls{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;grid-gap:.75em;margin-top:1em}@media (min-width:480px){.single-product .layout-downloads .download-category__controls{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.single-product .layout-downloads .download-category__controls{font-size:16px}}@media (min-width:768px){.single-product .layout-downloads .download-category__controls{display:none}}.single-product .layout-downloads .download-category__controls a{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.25em;color:var(--c-comp);line-height:1}.single-product .layout-downloads .download-category__controls a:hover{text-decoration:none}.single-product .layout-downloads .widget-product{background-color:var(--c-gray-100);border:1px solid #e2e1e1;border-radius:6px;margin-bottom:16px;padding:30px}@media (min-width:480px){.single-product .layout-downloads .widget-product{margin-bottom:calc(.83333vw + 12px)}}@media (min-width:1440px){.single-product .layout-downloads .widget-product{margin-bottom:24px}}.single-product .layout-downloads .widget-product:last-child{margin:0}.single-product .layout-downloads .widget-product__title{font-size:24px;margin:0 0 16px}@media (min-width:480px){.single-product .layout-downloads .widget-product__title{margin-bottom:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .layout-downloads .widget-product__title{margin-bottom:18px}}.single-product .layout-downloads .widget-product__content{color:var(--c-comp-700);font-size:16px;line-height:1.4;margin-bottom:8px}@media (min-width:480px){.single-product .layout-downloads .widget-product__content{margin-bottom:calc(.10417vw + 7.5px)}}@media (min-width:1440px){.single-product .layout-downloads .widget-product__content{margin-bottom:9px}}.single-product .layout-downloads .widget-product__actions__permalink{border:2px solid var(--c-primary);border-radius:20px;color:var(--c-primary);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:600;line-height:1;padding:8px 22px;text-decoration:none}.single-product .layout-downloads .widget-product__actions__permalink:hover{background-color:var(--c-primary);color:var(--c-gray-000)}.single-product .layout-downloads .widget-product__actions__permalink .svg-inline--fa,.single-product .layout-downloads .widget-product__actions__permalink i{margin-right:12px}.single-product .section-product-hero{background:-webkit-linear-gradient(bottom,var(--c-comp-100) 50%,hsla(0,0%,100%,0) 50%);background:-o-linear-gradient(bottom,var(--c-comp-100) 50%,hsla(0,0%,100%,0) 50%);background:linear-gradient(0deg,var(--c-comp-100) 50%,hsla(0,0%,100%,0) 50%);height:auto;--swiper-pagination-bullet-inactive-color:var(--c-gray-000)}.single-product .section-product-hero__carousel{border-radius:6px}.single-product .section-product-hero.carousel-enabled .section-product-hero__container{padding:0!important}.single-product .section-product-hero__container{background:#0a0a0a;position:relative;width:100%}@media (min-width:1330px){.single-product .section-product-hero__container{border-radius:6px}}.single-product .section-product-hero__container__bg{bottom:0;left:0;opacity:.8;overflow:hidden;position:absolute;right:0;top:0;z-index:0}@media (min-width:1330px){.single-product .section-product-hero__container__bg{border-radius:6px}}.single-product .section-product-hero__container__bg__img{display:block;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.single-product .section-product-hero__container__bg__img img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-product .section-product-hero__inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:48px;padding-left:18px;padding-right:18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:500px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:457px;position:relative;z-index:1}@media (min-width:480px){.single-product .section-product-hero__inner-wrapper{padding-left:calc(.72917vw + 14.5px)}}@media (min-width:1440px){.single-product .section-product-hero__inner-wrapper{padding-left:25px}}@media (min-width:480px){.single-product .section-product-hero__inner-wrapper{padding-right:calc(-1.875vw + 27px)}}@media (min-width:1440px){.single-product .section-product-hero__inner-wrapper{padding-right:0}}@media (min-width:480px){.single-product .section-product-hero__inner-wrapper{padding-bottom:calc(2.5vw + 36px)}}@media (min-width:1440px){.single-product .section-product-hero__inner-wrapper{padding-bottom:72px}}.single-product .section-product-hero__title{color:var(--c-gray-000);font-size:32px;font-weight:600;margin:0 0 16px}.single-product .section-product-hero__content{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:500;line-height:26px}@media (min-width:480px){.single-product .section-product-hero__content{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .section-product-hero__content{font-size:18px}}.single-product .section-product-hero__content :first-child{margin-top:0}.single-product .section-product-hero__content a{color:var(--c-gray-000);font-weight:600;text-decoration:underline}.single-product .section-product-hero__content a:hover{text-decoration:none}.single-product .section-product-hero__content__permalink{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:600}.single-product .section-product-hero__content__permalink .svg-inline--fa,.single-product .section-product-hero__content__permalink i,.single-product .section-product-hero__content__permalink svg{display:inline-block;font-size:14px;margin-left:4px;vertical-align:middle}@media (min-width:1330px){.single-product .section-product-hero .wrapper-new{border-radius:6px}}.single-product .section-product-hero .wrapper-new--no-padding{padding:0}.single-product .layout-techniques .btn-techniques{display:none!important}.single-product .layout-techniques__content h3{font-size:22px;margin-bottom:8px}@media (min-width:480px){.single-product .layout-techniques__content h3{font-size:calc(.20833vw + 21px)}}@media (min-width:1440px){.single-product .layout-techniques__content h3{font-size:24px}}@media (min-width:480px){.single-product .layout-techniques__content h3{margin-bottom:calc(.83333vw + 4px)}}@media (min-width:1440px){.single-product .layout-techniques__content h3{margin-bottom:16px}}.single-product .layout-techniques__content .techniques-item-data{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;gap:1rem;line-height:22px;margin-bottom:8px;margin-top:8px}@media (min-width:480px){.single-product .layout-techniques__content .techniques-item-data{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.single-product .layout-techniques__content .techniques-item-data{font-size:18px}}@media (min-width:480px){.single-product .layout-techniques__content .techniques-item-data{margin-top:calc(.625vw + 5px)}}@media (min-width:1440px){.single-product .layout-techniques__content .techniques-item-data{margin-top:14px}}@media (min-width:480px){.single-product .layout-techniques__content .techniques-item-data{margin-bottom:calc(.625vw + 5px)}}@media (min-width:1440px){.single-product .layout-techniques__content .techniques-item-data{margin-bottom:14px}}.single-product .layout-techniques__content .techniques-item-data:last-child{margin-bottom:0}.single-product .layout-techniques__content .techniques-item-data .techniques-item-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.single-product .layout-techniques__content .techniques-item-data .techniques-item-icon svg{fill:var(--c-comp);height:1rem;width:1rem}.single-product .layout-techniques__content ul{margin-top:16px}@media (max-width:768px){.single-product .layout-techniques__content ul{margin-bottom:24px!important}}.single-product .layout-techniques__content__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--c-comp-300);color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:21px;font-weight:600;grid-column-start:span 2;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:16px 0 0;padding:16px 0 0}@media (min-width:768px){.single-product .layout-techniques__content__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.single-product .layout-techniques__content__actions__permalink{background-color:var(--c-primary);border-radius:22px;color:var(--c-gray-000);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:19px;font-weight:500;line-height:1;padding:12px 28px;text-decoration:none}@media (min-width:768px){.single-product .layout-techniques__content__actions__permalink{margin-left:12px;margin-top:0}}.single-product .layout-techniques__content__actions__permalink:hover{background-color:var(--c-primary-800)}.single-product .layout-techniques__content__actions__permalink .svg-inline--fa,.single-product .layout-techniques__content__actions__permalink i{margin-left:12px}.single-product .layout-techniques .grid--sidebar-disabled{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;grid-template-columns:100%!important}@media (min-width:640px){.single-product .layout-techniques .grid__columns{display:grid;grid-column-gap:20px;grid-template-columns:1fr 1fr}}.single-product .layout-techniques .grid__columns__title{margin:0 0 16px}@media (min-width:480px){.single-product .layout-techniques .grid__columns__title{margin-bottom:calc(2.08333vw + 6px)}}@media (min-width:1440px){.single-product .layout-techniques .grid__columns__title{margin-bottom:36px}}@media (min-width:640px){.single-product .layout-techniques .grid__columns__title{grid-column-start:span 2}}.single-product .layout-techniques .grid__columns picture img{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:contain;object-fit:contain}.single-product .layout-techniques .sidebar{display:none}@media (min-width:992px){.single-product .layout-techniques .sidebar{display:block}}.single-product .layout-techniques .sidebar .product-widget{background-color:var(--c-primary);border-radius:4px;padding:32px}.single-product .layout-techniques .sidebar .product-widget__pre-title{color:hsla(0,0%,100%,.6);font-size:16px;margin:0 0 8px}.single-product .layout-techniques .sidebar .product-widget__title{color:var(--c-gray-000);font-size:24px;margin:0 0 16px}@media (min-width:480px){.single-product .layout-techniques .sidebar .product-widget__title{margin-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){.single-product .layout-techniques .sidebar .product-widget__title{margin-bottom:32px}}.single-product .layout-techniques .sidebar .product-widget__list-files{list-style:none;margin:0 0 8px;padding:0}.single-product .layout-techniques .sidebar .product-widget__list-files__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:hsla(0,0%,100%,.8);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;line-height:20px;margin-bottom:12px;position:relative}.single-product .layout-techniques .sidebar .product-widget__list-files__item__permalink{color:hsla(0,0%,100%,.8);display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.single-product .layout-techniques .sidebar .product-widget__list-files__item__permalink .svg-inline--fa,.single-product .layout-techniques .sidebar .product-widget__list-files__item__permalink i,.single-product .layout-techniques .sidebar .product-widget__list-files__item__permalink svg{font-size:14px;margin-right:12px;margin-top:2px}.single-product .layout-techniques .sidebar .product-widget__list-files__item__permalink:hover{text-decoration:underline}.single-product .layout-techniques .sidebar .product-widget__actions{padding-left:22px;text-align:left}.single-product .layout-techniques .sidebar .product-widget__actions__permalink{color:var(--c-gray-000);font-size:16px;font-weight:600;text-decoration:underline}@media (min-width:480px){.single-product .layout-techniques .sidebar .product-widget__actions__permalink{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.single-product .layout-techniques .sidebar .product-widget__actions__permalink{font-size:18px}}.single-product .layout-techniques .sidebar .product-widget__actions__permalink i{font-size:16px}.single-product .layout-techniques .sidebar .product-widget__actions__permalink:hover{text-decoration:none}.single-product .enlarge-image{cursor:-webkit-zoom-in;cursor:zoom-in}.single-product .section-content-img .container,.single-product .section-content-img .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-content-img .section-product-hero__outer-wrapper{grid-row-gap:24px;grid-column-gap:12px;display:grid;grid-template-columns:1fr}@media (min-height:640px){.single-product .section-content-img .container,.single-product .section-content-img .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-content-img .section-product-hero__outer-wrapper{grid-row-gap:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.single-product .section-content-img .container,.single-product .section-content-img .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-content-img .section-product-hero__outer-wrapper{grid-row-gap:48px}}@media (min-width:480px){.single-product .section-content-img .container,.single-product .section-content-img .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-content-img .section-product-hero__outer-wrapper{grid-column-gap:calc(11.25vw - 42px)}}@media (min-width:1440px){.single-product .section-content-img .container,.single-product .section-content-img .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-content-img .section-product-hero__outer-wrapper{grid-column-gap:120px}}@media (min-width:992px){.single-product .section-content-img .container,.single-product .section-content-img .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-content-img .section-product-hero__outer-wrapper{grid-template-columns:1fr 1fr}.single-product .section-content-img .container.image-align-right,.single-product .section-content-img .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-content-img .image-align-right.section-product-hero__outer-wrapper{grid-auto-flow:dense}.single-product .section-content-img .container.image-align-right .section-content-img__image,.single-product .section-content-img .section-product-hero.carousel-enabled .image-align-right.section-product-hero__outer-wrapper .section-content-img__image,.single-product .section-product-hero.carousel-enabled .section-content-img .image-align-right.section-product-hero__outer-wrapper .section-content-img__image{grid-column:2}}.single-product .section-content-img__image img,.single-product .section-content-img__image picture{border-radius:4px;display:block;max-width:100%;width:100%}.single-product .section-content-img__wysiwyg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:510px}.single-product .section-content-img__wysiwyg>div>:first-child{margin-top:0}.single-product .section-content-img__wysiwyg>div>:last-child{margin-bottom:0}.dataTables_paginate .single-product .section-content-img__wysiwyg .paginate_button,.dataTables_paginate .single-product .section-content-img__wysiwyg a,.single-product .section-content-img__wysiwyg .btn,.single-product .section-content-img__wysiwyg .dataTables_paginate .paginate_button,.single-product .section-content-img__wysiwyg .dataTables_paginate a{margin-right:auto}.single-product .section-content-img .section-title{margin-bottom:16px}@media (min-width:480px){.single-product .section-content-img .section-title{margin-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){.single-product .section-content-img .section-title{margin-bottom:32px}}.single-product .breadcrumbs{margin-bottom:32px}.single-product .single-product-header .summary form.cart,.single-product .single-product-header .summary p.cart{background-color:var(--c-comp-100);border-radius:5px;margin:0 0 16px}.single-product .single-product-header .summary form.cart+.product-stock,.single-product .single-product-header .summary p.cart+.product-stock{border-radius:0 0 5px 5px!important}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart,.single-product .single-product-header .summary form.cart:not(.variations_form){-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#a9d8ed;border-radius:0 0 5px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;width:100%}@media (max-width:413px){.single-product .single-product-header .summary .woocommerce-variation-add-to-cart,.single-product .single-product-header .summary form.cart:not(.variations_form){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:767px) and (max-width:820px){.single-product .single-product-header .summary .woocommerce-variation-add-to-cart,.single-product .single-product-header .summary form.cart:not(.variations_form){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:992px){.single-product .single-product-header .summary .woocommerce-variation-add-to-cart,.single-product .single-product-header .summary form.cart:not(.variations_form){padding:20px 28px}}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .thwepo-extra-options,.single-product .single-product-header .summary form.cart:not(.variations_form) .thwepo-extra-options{display:none}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity{position:relative;width:82px}@media (max-width:413px){.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity{margin-bottom:18px!important;margin-right:0!important}}@media (min-width:767px) and (max-width:820px){.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity{margin-bottom:18px!important;margin-right:0!important}}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity input,.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity input:focus,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity input,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity input:focus{outline:none}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity input.qty,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity input.qty{-moz-appearance:textfield;margin:0!important}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity input.qty::-webkit-inner-spin-button,.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity input.qty::-webkit-outer-spin-button,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity input.qty::-webkit-inner-spin-button,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity input[type=button],.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity input[type=button]{background:var(--c-gray-000);border:1px solid var(--c-gray-500);color:var(--c-comp);font-size:1.4rem;font-weight:700;height:100%;line-height:0;outline:none;padding:0;position:absolute;width:24px}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity input[type=button].minus,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity input[type=button].minus{border-radius:3px 0 0 3px;bottom:auto;left:0;right:auto;top:0}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity input[type=button].plus,.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity input[type=button].plus{border-radius:0 3px 3px 0;bottom:auto;left:auto;right:0;top:0}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .quantity input[type=number],.single-product .single-product-header .summary form.cart:not(.variations_form) .quantity input[type=number]{border:1px solid var(--c-gray-500);border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:var(--c-primary);font-size:1rem;font-weight:600;height:36px;line-height:30px;margin:0!important;padding:0;text-align:center;width:82px}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .button,.single-product .single-product-header .summary form.cart:not(.variations_form) .button{outline:none}.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .button.single_add_to_cart_button,.single-product .single-product-header .summary form.cart:not(.variations_form) .button.single_add_to_cart_button{background-color:var(--c-attention)!important;border-radius:22px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;font-weight:600;line-height:30px;padding:4px 15px;text-transform:none;white-space:nowrap}@media (min-width:410px){.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .button.single_add_to_cart_button,.single-product .single-product-header .summary form.cart:not(.variations_form) .button.single_add_to_cart_button{background:var(--c-attention) url(/app/themes/palmsens/dist/images/icon-cart_1da2cded.png) 18px 6px no-repeat;font-size:20px;padding:6px 20px 6px 50px}}@media (min-width:992px){.single-product .single-product-header .summary .woocommerce-variation-add-to-cart .button.single_add_to_cart_button,.single-product .single-product-header .summary form.cart:not(.variations_form) .button.single_add_to_cart_button{background:var(--c-attention) url(/app/themes/palmsens/dist/images/icon-cart_1da2cded.png) 28px 6px no-repeat;font-size:22px;padding:6px 30px 6px 60px}}.single-product .single-product-header .summary form.cart:not(.variations_form){border-radius:5px}.single-product .single-product-header .delivery{color:var(--c-primary);display:block;font-size:15px;font-style:italic;line-height:19px;margin:0 0 4px}.single-product .single-product-header .delivery img{display:inline-block;margin-right:8px;position:relative;top:3px}@media (min-width:768px){.single-product .product-content{margin-top:0}}@media (min-width:768px) and (min-width:480px){.single-product .product-content{margin-top:calc(6.66667vw - 32px)}}@media (min-width:768px) and (min-width:1440px){.single-product .product-content{margin-top:64px}}.single-product .product-content .sticky-single-nav-container{display:none;margin-bottom:24px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;visibility:hidden}@media (min-width:480px){.single-product .product-content .sticky-single-nav-container{margin-bottom:calc(2.5vw + 12px)}}@media (min-width:1440px){.single-product .product-content .sticky-single-nav-container{margin-bottom:48px}}@media (min-width:768px){.single-product .product-content .sticky-single-nav-container{display:block;visibility:visible}}.single-product .product-content .sticky-single-nav-container .container,.single-product .product-content .sticky-single-nav-container .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .product-content .sticky-single-nav-container .section-product-hero__outer-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.single-product .product-content .sticky-single-nav-container .to-top{display:-webkit-box;display:-ms-flexbox;display:flex}.single-product .product-content .sticky-single-nav-container .to-top a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-comp);border-radius:16px;color:var(--c-gray-000);display:none;font-size:18px;font-weight:600;line-height:22px;margin-left:4px;padding:4px 16px;text-decoration:none;white-space:nowrap}.single-product .product-content .sticky-single-nav-container .to-top a:first-child{margin-left:0}.single-product .product-content .sticky-single-nav-container .to-top a.btn-cta{background:var(--c-primary);display:none;text-transform:none!important}.single-product .product-content .sticky-single-nav-container .to-top a.btn-cta.btn--loading{background-image:url(/app/themes/palmsens/dist/images/ajax-loader_6d21a3b8.gif);background-position:18px 50%;background-repeat:no-repeat;background-size:16px;cursor:default;opacity:.6;padding-left:44px}.single-product .product-content .sticky-single-nav-container .to-top a .svg-inline--fa,.single-product .product-content .sticky-single-nav-container .to-top a i{margin-right:8px}.single-product .product-content .sticky-single-nav-container .sticky-single-nav{border-bottom:2px solid var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;width:100%;zoom:1}.single-product .product-content .sticky-single-nav-container .sticky-single-nav:after{content:"";display:block}.single-product .product-content .sticky-single-nav-container .sticky-single-nav:before{clear:both;content:"";display:table}.single-product .product-content .sticky-single-nav-container .sticky-single-nav li a{color:rgba(var(--c-primary),.5);display:block;font-size:18px;font-weight:600;line-height:22px;padding:8px;text-decoration:none}@media (min-width:992px){.single-product .product-content .sticky-single-nav-container .sticky-single-nav li a{padding:8px 16px}}.single-product .product-content .sticky-single-nav-container .sticky-single-nav li a.current{color:var(--c-primary)}.single-product .product-content .sticky-single-nav-container .sticky-single-nav li a:hover{color:rgba(1,53,92,.6)}.single-product .product-content .sticky-single-nav-container .sticky-single-nav li a.btn-cta{text-transform:none!important}@media (min-width:992px){.single-product .product-content .sticky-single-nav-container .sticky-single-nav li a.btn-cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.single-product .product-content .sticky-single-nav-container .sticky-single-nav li:first-child a{padding-left:0}.single-product .product-content .sticky-single-nav-container.sticky{background:#a9d8ed;left:0;position:fixed;top:92px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%;z-index:299}@media (min-width:992px){.single-product .product-content .sticky-single-nav-container.sticky{top:122px}}@media (min-width:1200px){.single-product .product-content .sticky-single-nav-container.sticky{top:122px}}.single-product .product-content .sticky-single-nav-container.sticky.vertical-menu-open{top:165px}@media (min-width:1200px){.single-product .product-content .sticky-single-nav-container.sticky.vertical-menu-open{top:166px}}@media (min-width:1440px){.single-product .product-content .sticky-single-nav-container.sticky.vertical-menu-open{top:166px}}.single-product .product-content .sticky-single-nav-container.sticky+.sticky-single-nav-space{display:block;visibility:visible}.single-product .product-content .sticky-single-nav-container.sticky .to-top a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.single-product .product-content .sticky-single-nav-container.sticky .to-top a.btn-cta{background-color:var(--c-attention);text-transform:none!important;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.single-product .product-content .sticky-single-nav-container.sticky .to-top a.btn-cta:hover{opacity:.8}.single-product .product-content .sticky-single-nav-container.sticky .sticky-single-nav{border:none}.single-product .product-content .sticky-single-nav-container.sticky .sticky-single-nav li a{border-bottom:3px solid transparent}.single-product .product-content .sticky-single-nav-container.sticky .sticky-single-nav li a.current{border-bottom:3px solid rgba(1,53,92,.4);border-radius:2px 2px 0 0}.single-product .product-content .sticky-single-nav-container.sticky .sticky-single-nav li a:hover{border-bottom:3px solid rgba(1,53,92,.2);color:rgba(1,53,92,.8)}.single-product .product-content .sticky-single-nav-space{display:none;height:44px;visibility:hidden}.single-product .product-content .section-seperator--mb{margin-bottom:16px;margin-top:16px}@media (min-width:480px){.single-product .product-content .section-seperator--mb{margin-top:calc(1.66667vw + 8px)}}@media (min-width:1440px){.single-product .product-content .section-seperator--mb{margin-top:32px}}@media (min-width:480px){.single-product .product-content .section-seperator--mb{margin-bottom:calc(1.66667vw + 8px)}}@media (min-width:1440px){.single-product .product-content .section-seperator--mb{margin-bottom:32px}}@media (min-width:768px){.single-product .product-content .section-seperator--mb{display:block}}.single-product .product-content .section-seperator__border{border-bottom:2px solid var(--c-comp-700)}.single-product .pswp__caption{display:none}.single-product .pswp__img{-o-object-fit:contain;object-fit:contain}.product-filters .widget_product_search .widget-title{font-size:1.2rem;margin-bottom:.25rem;padding:0 .25rem}.product-filters .widget_product_search .woocommerce-product-search{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .25rem .25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-filters .widget_product_search .woocommerce-product-search .search-field{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .5rem 0 0;padding-left:.5rem}.products{list-style:none;padding:0}.products .product{border:1px solid var(--c-gray-400)!important;border-radius:6px;margin-bottom:0!important;padding:1.25rem!important;position:relative;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.products .product__figure{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.products .product__figure img{max-width:200px;-o-object-fit:contain;object-fit:contain}.products .product .attachment-woocommerce_thumbnail{height:auto;margin:0;-o-object-fit:contain;object-fit:contain;width:100%}.products .product .woocommerce-loop-product__link{color:var(--c-primary)!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none}.products .product .woocommerce-loop-product__link .woocommerce-loop-product__title{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2rem!important;font-weight:600!important;-ms-hyphens:auto;hyphens:auto;line-height:1;margin:0;min-height:50px;padding:0 3.5rem 0 0!important;text-align:left;text-decoration:none;white-space:pre-line;word-break:break-word;word-wrap:break-word}.products .product .woocommerce-loop-product__link .woocommerce-loop-product__title:hover{color:var(--c-primary);text-decoration:underline}.products .product .add-to-compare-button,.products .product .remove-from-compare-button{position:relative;position:absolute;top:.25rem}.products .product .add_to_cart_button,.products .product .button{background-color:unset!important;border-radius:0!important;bottom:1.25rem;color:var(--c-primary)!important;height:24px;margin:0;padding:0;position:absolute;right:1.25rem;text-decoration:none;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:24px}.products .product .add_to_cart_button.product_type_simple,.products .product .add_to_cart_button.product_type_variable,.products .product .add_to_cart_button.product_type_variation,.products .product .button.product_type_simple,.products .product .button.product_type_variable,.products .product .button.product_type_variation{margin:0!important}.products .product .add_to_cart_button.product_type_simple:hover .svg-inline--fa,.products .product .add_to_cart_button.product_type_simple:hover i,.products .product .add_to_cart_button.product_type_variable:hover .svg-inline--fa,.products .product .add_to_cart_button.product_type_variable:hover i,.products .product .add_to_cart_button.product_type_variation:hover .svg-inline--fa,.products .product .add_to_cart_button.product_type_variation:hover i,.products .product .button.product_type_simple:hover .svg-inline--fa,.products .product .button.product_type_simple:hover i,.products .product .button.product_type_variable:hover .svg-inline--fa,.products .product .button.product_type_variable:hover i,.products .product .button.product_type_variation:hover .svg-inline--fa,.products .product .button.product_type_variation:hover i{color:var(--c-comp-500)}.products .product .add_to_cart_button.product_type_simple .svg-inline--fa,.products .product .add_to_cart_button.product_type_simple i,.products .product .add_to_cart_button.product_type_variable .svg-inline--fa,.products .product .add_to_cart_button.product_type_variable i,.products .product .add_to_cart_button.product_type_variation .svg-inline--fa,.products .product .add_to_cart_button.product_type_variation i,.products .product .button.product_type_simple .svg-inline--fa,.products .product .button.product_type_simple i,.products .product .button.product_type_variable .svg-inline--fa,.products .product .button.product_type_variable i,.products .product .button.product_type_variation .svg-inline--fa,.products .product .button.product_type_variation i{bottom:0;color:var(--c-primary);display:block;font-size:22px;left:0;margin:0;max-height:100%;position:absolute;right:0;top:0;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.products .product .add_to_cart_button.product_type_simple:after,.products .product .add_to_cart_button.product_type_variable:after,.products .product .add_to_cart_button.product_type_variation:after,.products .product .button.product_type_simple:after,.products .product .button.product_type_variable:after,.products .product .button.product_type_variation:after{opacity:0;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;visibility:hidden}.products .product .add_to_cart_button.product_type_simple.btn--loading:before,.products .product .add_to_cart_button.product_type_variable.btn--loading:before,.products .product .add_to_cart_button.product_type_variation.btn--loading:before,.products .product .button.product_type_simple.btn--loading:before,.products .product .button.product_type_variable.btn--loading:before,.products .product .button.product_type_variation.btn--loading:before{background:url(/app/themes/palmsens/dist/images/ajax-loader_6d21a3b8.gif) 50% no-repeat;background-size:1rem;display:block;font-size:0}.products .product .add_to_cart_button.product_type_simple.btn--loading .svg-inline--fa.fa-f217,.products .product .add_to_cart_button.product_type_simple.btn--loading i.fa-f217,.products .product .add_to_cart_button.product_type_variable.btn--loading .svg-inline--fa.fa-f217,.products .product .add_to_cart_button.product_type_variable.btn--loading i.fa-f217,.products .product .add_to_cart_button.product_type_variation.btn--loading .svg-inline--fa.fa-f217,.products .product .add_to_cart_button.product_type_variation.btn--loading i.fa-f217,.products .product .button.product_type_simple.btn--loading .svg-inline--fa.fa-f217,.products .product .button.product_type_simple.btn--loading i.fa-f217,.products .product .button.product_type_variable.btn--loading .svg-inline--fa.fa-f217,.products .product .button.product_type_variable.btn--loading i.fa-f217,.products .product .button.product_type_variation.btn--loading .svg-inline--fa.fa-f217,.products .product .button.product_type_variation.btn--loading i.fa-f217{display:none}.products .product .add_to_cart_button.product_type_simple.btn--succeed:after,.products .product .add_to_cart_button.product_type_variable.btn--succeed:after,.products .product .add_to_cart_button.product_type_variation.btn--succeed:after,.products .product .button.product_type_simple.btn--succeed:after,.products .product .button.product_type_variable.btn--succeed:after,.products .product .button.product_type_variation.btn--succeed:after{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-ms-flex-line-pack:center;align-content:center;background-color:var(--c-primary);border-radius:50%;color:#28a745;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/circle-check_57ede456.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/circle-check_57ede456.svg) no-repeat 100% 100%;opacity:1;padding:0;position:absolute;right:-12px;text-align:center;top:-8px;visibility:visible;width:16px}.products .product .add_to_cart_button.product_type_simple.btn--succeed .svg-inline--fa.fa-f058,.products .product .add_to_cart_button.product_type_simple.btn--succeed i.fa-f058,.products .product .add_to_cart_button.product_type_variable.btn--succeed .svg-inline--fa.fa-f058,.products .product .add_to_cart_button.product_type_variable.btn--succeed i.fa-f058,.products .product .add_to_cart_button.product_type_variation.btn--succeed .svg-inline--fa.fa-f058,.products .product .add_to_cart_button.product_type_variation.btn--succeed i.fa-f058,.products .product .button.product_type_simple.btn--succeed .svg-inline--fa.fa-f058,.products .product .button.product_type_simple.btn--succeed i.fa-f058,.products .product .button.product_type_variable.btn--succeed .svg-inline--fa.fa-f058,.products .product .button.product_type_variable.btn--succeed i.fa-f058,.products .product .button.product_type_variation.btn--succeed .svg-inline--fa.fa-f058,.products .product .button.product_type_variation.btn--succeed i.fa-f058{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-ms-flex-line-pack:center;align-content:center;background:var(--c-gray-000);border-radius:50%;color:#28a745;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;height:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:auto;opacity:1;padding:0;position:absolute;right:-.5rem;text-align:center;top:-.5rem;visibility:visible;width:14px}.products .product .add_to_cart_button[data-product_sku=C-MPS4],.products .product .add_to_cart_button[data-product_sku=MPS4],.products .product .button[data-product_sku=C-MPS4],.products .product .button[data-product_sku=MPS4]{display:none}.products .product .product__category{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:-2rem;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9rem;font-weight:600;position:absolute;right:0}.products .product .product__category a{color:var(--c-primary);text-decoration:underline!important}.products .product .product__category a:hover{color:var(--c-primary);text-decoration:none!important}.products .product .product__category .svg-inline--fa,.products .product .product__category i{margin-bottom:-4px;margin-left:.25rem}@media (max-width:768px){.popup-cross-sells .products .product{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 1.5rem}.popup-cross-sells .products .product .woocommerce-loop-product__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.popup-cross-sells .products .product .attachment-woocommerce_thumbnail{height:75px;margin:0 1rem 0 0;-o-object-fit:scale-down;object-fit:scale-down;width:75px}.popup-cross-sells .products .product .add_to_cart_button{bottom:auto}}.header-search .products{margin:0!important;padding:8px 16px!important}.header-search .products:after,.header-search .products:before{display:none!important}.header-search .products .product{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0!important;padding:.75rem!important}.header-search .products .product__figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:12px;width:90px}.header-search .products .product__figure img{margin:0!important;max-height:70px;width:70px}@media (min-width:1440px){.header-search .products .product__figure img{max-height:85px;width:85px}}.header-search .products .product .woocommerce-loop-product__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-decoration:none!important}.header-search .products .product .woocommerce-loop-product__title{min-height:auto}.header-search .products .product .attachment-woocommerce_thumbnail{height:70px;margin:0 1rem 0 0;-o-object-fit:scale-down;object-fit:scale-down;width:70px}.header-search .products .product .add_to_cart_button{bottom:auto;right:.75rem!important;text-decoration:none!important}body .products{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}body .products .product{margin:0;width:100%!important}body .products.header-search-products-wrapper{display:grid;grid-gap:1rem;grid-template-columns:1fr 1fr}body .products.products-search-items{display:grid;grid-gap:1rem;grid-template-columns:1fr;padding-top:1rem}@media (min-width:640px){body .products.products-search-items{grid-gap:1.5rem!important;grid-template-columns:1fr 1fr 1fr!important;padding-top:1.5rem!important}}@media (min-width:992px){body .products.products-search-items{grid-gap:1.5rem!important;grid-template-columns:1fr 1fr 1fr 1fr!important;padding-top:1.5rem!important}}@media (min-width:1200px){body .products.products-search-items{grid-gap:2rem!important;grid-template-columns:1fr 1fr 1fr 1fr 1fr!important;padding-top:2rem!important}}body .products.products-search-items:after,body .products.products-search-items:before{display:none!important}body .products.columns-3,body .products.columns-4{display:grid;grid-gap:1rem;grid-template-columns:1fr}@media (min-width:640px){body .products.columns-3,body .products.columns-4{grid-gap:1.5rem;grid-template-columns:1fr 1fr}}@media (min-width:992px){body .products.columns-3,body .products.columns-4{grid-gap:2rem;grid-template-columns:1fr 1fr 1fr}}body .products.columns-3:after,body .products.columns-3:before,body .products.columns-4:after,body .products.columns-4:before{display:none!important}body .products.columns-2{grid-gap:1rem;grid-template-columns:1fr}@media (min-width:640px){body .products.columns-2{grid-template-columns:1fr 1fr}body .products.columns-4{grid-gap:1.5rem;grid-template-columns:1fr 1fr}}@media (min-width:992px){body .products.columns-4{grid-gap:2rem;grid-template-columns:1fr 1fr 1fr 1fr}}.section-suggested{display:none}@media (min-width:768px){.section-suggested{display:block}}.section-suggested h2{margin:0}.section-suggested__columns{display:-webkit-box;display:-ms-flexbox;display:flex}.section-suggested__column{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-suggested__column ul{list-style:none;margin:0;padding:0 20px 0 0}.section-suggested__column ul li{font-size:18px;line-height:1;margin:12px 0 0}.section-suggested__column ul li .svg-inline--fa,.section-suggested__column ul li i{color:var(--c-comp);font-size:15px;line-height:18px;margin:0 8px 0 0}.section-suggested__column ul li a{color:var(--c-text);text-decoration:none}.section-suggested__column ul li a:hover{text-decoration:underline}body.single-vacancy .section-vacancies-content{display:block}.single-product .section-product-hero.carousel-enabled body.single-vacancy .section-vacancies-content .section-product-hero__outer-wrapper,body.single-vacancy .section-vacancies-content .container,body.single-vacancy .section-vacancies-content .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:48px;grid-column-gap:48px}@media (min-width:480px){.single-product .section-product-hero.carousel-enabled body.single-vacancy .section-vacancies-content .section-product-hero__outer-wrapper,body.single-vacancy .section-vacancies-content .container,body.single-vacancy .section-vacancies-content .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:calc(5vw + 24px)}}@media (min-width:1440px){.single-product .section-product-hero.carousel-enabled body.single-vacancy .section-vacancies-content .section-product-hero__outer-wrapper,body.single-vacancy .section-vacancies-content .container,body.single-vacancy .section-vacancies-content .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:96px}}@media (min-width:480px){.single-product .section-product-hero.carousel-enabled body.single-vacancy .section-vacancies-content .section-product-hero__outer-wrapper,body.single-vacancy .section-vacancies-content .container,body.single-vacancy .section-vacancies-content .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:calc(5vw + 24px)}}@media (min-width:1440px){.single-product .section-product-hero.carousel-enabled body.single-vacancy .section-vacancies-content .section-product-hero__outer-wrapper,body.single-vacancy .section-vacancies-content .container,body.single-vacancy .section-vacancies-content .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:96px}}body.single-vacancy .section-vacancies-content .container-sm{margin:0 auto;max-width:940px}body.single-vacancy .hero-single-vacancies{padding-bottom:48px;padding-top:20px;position:relative}@media (min-width:480px){body.single-vacancy .hero-single-vacancies{padding-top:calc(1.25vw + 14px)}}@media (min-width:1440px){body.single-vacancy .hero-single-vacancies{padding-top:32px}}@media (min-width:480px){body.single-vacancy .hero-single-vacancies{padding-bottom:calc(5vw + 24px)}}@media (min-width:1440px){body.single-vacancy .hero-single-vacancies{padding-bottom:96px}}.single-product .section-product-hero.carousel-enabled body.single-vacancy .hero-single-vacancies .section-product-hero__outer-wrapper,body.single-vacancy .hero-single-vacancies .container,body.single-vacancy .hero-single-vacancies .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:48px;grid-column-gap:48px}@media (min-width:480px){.single-product .section-product-hero.carousel-enabled body.single-vacancy .hero-single-vacancies .section-product-hero__outer-wrapper,body.single-vacancy .hero-single-vacancies .container,body.single-vacancy .hero-single-vacancies .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:calc(5vw + 24px)}}@media (min-width:1440px){.single-product .section-product-hero.carousel-enabled body.single-vacancy .hero-single-vacancies .section-product-hero__outer-wrapper,body.single-vacancy .hero-single-vacancies .container,body.single-vacancy .hero-single-vacancies .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-row-gap:96px}}@media (min-width:480px){.single-product .section-product-hero.carousel-enabled body.single-vacancy .hero-single-vacancies .section-product-hero__outer-wrapper,body.single-vacancy .hero-single-vacancies .container,body.single-vacancy .hero-single-vacancies .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:calc(5vw + 24px)}}@media (min-width:1440px){.single-product .section-product-hero.carousel-enabled body.single-vacancy .hero-single-vacancies .section-product-hero__outer-wrapper,body.single-vacancy .hero-single-vacancies .container,body.single-vacancy .hero-single-vacancies .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{grid-column-gap:96px}}body.single-vacancy .hero-single-vacancies__breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:800;margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:scroll;-ms-overflow-style:none;white-space:nowrap}@media (min-width:480px){body.single-vacancy .hero-single-vacancies__breadcrumb{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.single-vacancy .hero-single-vacancies__breadcrumb{font-size:16px}}@media (min-width:480px){body.single-vacancy .hero-single-vacancies__breadcrumb{margin-bottom:calc(1.66667vw + 16px)}}@media (min-width:1440px){body.single-vacancy .hero-single-vacancies__breadcrumb{margin-bottom:40px}}body.single-vacancy .hero-single-vacancies__breadcrumb::-webkit-scrollbar{display:none}body.single-vacancy .hero-single-vacancies__breadcrumb a{color:var(--c-primary-300);text-decoration:none}body.single-vacancy .hero-single-vacancies__breadcrumb a:hover{text-decoration:underline}body.single-vacancy .hero-single-vacancies__breadcrumb .seperator{color:var(--c-primary-300);font-size:13px;padding-left:8px;padding-right:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){body.single-vacancy .hero-single-vacancies__breadcrumb .seperator{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){body.single-vacancy .hero-single-vacancies__breadcrumb .seperator{padding-left:12px}}@media (min-width:480px){body.single-vacancy .hero-single-vacancies__breadcrumb .seperator{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){body.single-vacancy .hero-single-vacancies__breadcrumb .seperator{padding-right:12px}}body.single-vacancy .hero-single-vacancies__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-height:540px;max-width:1375px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){body.single-vacancy .hero-single-vacancies__image{aspect-ratio:9/6}}body.single-vacancy .hero-single-vacancies__image img{border-radius:.2rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body.single-vacancy .hero-single-vacancies__title{margin-bottom:.2em;margin-top:.1em}body.single-vacancy .hero-single-vacancies__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:480px){body.single-vacancy .hero-single-vacancies__content{margin-bottom:calc(3.33333vw + 16px)}}@media (min-width:1440px){body.single-vacancy .hero-single-vacancies__content{margin-bottom:64px}}body.single-vacancy .hero-single-vacancies__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:wrap;flex-direction:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:16px;justify-content:space-between}body.single-vacancy .hero-single-vacancies__content-inner>:first-child{margin-top:0!important}body.single-vacancy .hero-single-vacancies__content-inner>:last-child{margin-bottom:0!important}body.single-vacancy .hero-single-vacancies__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-ms-flex-negative:0;flex-shrink:0}body.single-vacancy .hero-single-vacancies__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;background:var(--c-primary);border-color:var(--c-primary);border-radius:24px;color:var(--c-gray-000);font-size:19px;line-height:1;padding:14px 30px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out}body.single-vacancy .hero-single-vacancies__expertise{color:var(--c-comp-500)}body.single-vacancy .hero-single-vacancies__data-item{font-size:16px}@media (min-width:480px){body.single-vacancy .hero-single-vacancies__data-item{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.single-vacancy .hero-single-vacancies__data-item{font-size:18px}}body.single-vacancy .section-join{margin-bottom:40px;margin-top:40px}@media (min-width:480px){body.single-vacancy .section-join{margin-top:calc(4.16667vw + 20px)}}@media (min-width:1440px){body.single-vacancy .section-join{margin-top:80px}}@media (min-width:480px){body.single-vacancy .section-join{margin-bottom:calc(4.16667vw + 20px)}}@media (min-width:1440px){body.single-vacancy .section-join{margin-bottom:80px}}body.single-vacancy .section-join__main{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:480px){body.single-vacancy .section-join__main{gap:calc(1.66667vw + 16px)}}@media (min-width:1440px){body.single-vacancy .section-join__main{gap:40px}}@media (min-width:768px){body.single-vacancy .section-join__main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body.single-vacancy .section-join__evp{border:1px solid var(--c-gray-400);border-radius:4px;padding:20px}@media (min-width:480px){body.single-vacancy .section-join__evp{padding:calc(1.25vw + 14px)}}@media (min-width:1440px){body.single-vacancy .section-join__evp{padding:32px}}@media (min-width:768px){body.single-vacancy .section-join__evp{max-width:25rem;width:40%}}body.single-vacancy .section-join__evp-title{margin-bottom:.4em;margin-top:0}body.single-vacancy .section-join__evp-item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5}@media (min-width:480px){body.single-vacancy .section-join__evp-item{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.single-vacancy .section-join__evp-item{font-size:18px}}body.single-vacancy .section-join__evp-item .fa-check{color:var(--c-succes);margin-right:8px}body.single-vacancy .section-join__apply{background:var(--c-primary);border-radius:4px;color:var(--c-gray-000);padding:20px}@media (min-width:480px){body.single-vacancy .section-join__apply{padding:calc(1.25vw + 14px)}}@media (min-width:1440px){body.single-vacancy .section-join__apply{padding:32px}}@media (min-width:768px){body.single-vacancy .section-join__apply{-webkit-box-flex:1;-ms-flex:1;flex:1}}body.single-vacancy .section-join__apply-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media (min-width:480px){body.single-vacancy .section-join__apply-inner{gap:calc(.83333vw + 12px)}}@media (min-width:1440px){body.single-vacancy .section-join__apply-inner{gap:24px}}body.single-vacancy .section-join__apply-inner-icon{position:relative}body.single-vacancy .section-join__apply-inner-icon-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#2fb030;border-radius:50%;height:24px;justify-content:center;position:absolute;right:0;top:-8px;width:24px}body.single-vacancy .section-join__apply-inner-icon-check .fa-check{font-weight:700}body.single-vacancy .section-join__apply-inner .fa-handshake{color:var(--c-white);font-size:40px}@media (min-width:480px){body.single-vacancy .section-join__apply-inner .fa-handshake{font-size:calc(1.04167vw + 35px)}}@media (min-width:1440px){body.single-vacancy .section-join__apply-inner .fa-handshake{font-size:50px}}body.single-vacancy .section-join__apply-content h3{color:var(--c-gray-000);margin-bottom:.5em;margin-top:0}.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg a,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg p,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content-stats__wysiwyg a,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content-stats__wysiwyg p,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content-video__title a,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content-video__title p,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content-video__wysiwyg a,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content-video__wysiwyg p,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content__inner a,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-content__inner p,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-faq__accordion-item__text a,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-faq__accordion-item__text p,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-product-grid__intro a,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-product-grid__intro p,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-specs-quote__wysiwyg a,.page-template-default .page-content body.single-vacancy .section-join__apply-content .section-specs-quote__wysiwyg p,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg a,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg p,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content-stats__wysiwyg a,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content-stats__wysiwyg p,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content-video__title a,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content-video__title p,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content-video__wysiwyg a,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content-video__wysiwyg p,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content__inner a,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-content__inner p,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-faq__accordion-item__text a,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-faq__accordion-item__text p,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-product-grid__intro a,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-product-grid__intro p,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-specs-quote__wysiwyg a,.page-template-page-content .page-content body.single-vacancy .section-join__apply-content .section-specs-quote__wysiwyg p,.single-product .layout-software-default .section-software body.single-vacancy .section-join__apply-content .panels__item__column__content a,.single-product .layout-software-default .section-software body.single-vacancy .section-join__apply-content .panels__item__column__content p,.single-product body.single-vacancy .section-join__apply-content .layout-specifications__content a,.single-product body.single-vacancy .section-join__apply-content .layout-specifications__content p,.single-product body.single-vacancy .section-join__apply-content .layout-techniques__content a,.single-product body.single-vacancy .section-join__apply-content .layout-techniques__content p,.single-product body.single-vacancy .section-join__apply-content .product-description__content a,.single-product body.single-vacancy .section-join__apply-content .product-description__content p,.single-product body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg a,.single-product body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg p,.tax-knowledge_base_category .page-content .main-content .content__inner body.single-vacancy .section-join__apply-content .section-kb-faq__accordion-item__text a,.tax-knowledge_base_category .page-content .main-content .content__inner body.single-vacancy .section-join__apply-content .section-kb-faq__accordion-item__text p,.tax-knowledge_base_tag .page-content .main-content .content__inner body.single-vacancy .section-join__apply-content .section-kb-faq__accordion-item__text a,.tax-knowledge_base_tag .page-content .main-content .content__inner body.single-vacancy .section-join__apply-content .section-kb-faq__accordion-item__text p,.template-landingpage .page-content body.single-vacancy .section-join__apply-content .section-faq__accordion-item__text a,.template-landingpage .page-content body.single-vacancy .section-join__apply-content .section-faq__accordion-item__text p,body.single-knowledge_base .page-content .main-content .content__inner body.single-vacancy .section-join__apply-content .section-kb-faq__accordion-item__text a,body.single-knowledge_base .page-content .main-content .content__inner body.single-vacancy .section-join__apply-content .section-kb-faq__accordion-item__text p,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content-img__wysiwyg a,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content-img__wysiwyg p,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content-stats__wysiwyg a,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content-stats__wysiwyg p,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content-video__title a,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content-video__title p,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content-video__wysiwyg a,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content-video__wysiwyg p,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content__inner a,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-content__inner p,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-faq__accordion-item__text a,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-faq__accordion-item__text p,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-product-grid__intro a,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-product-grid__intro p,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-specs-quote__wysiwyg a,body.single-vacancy .section-join__apply-content .page-template-default .page-content .section-specs-quote__wysiwyg p,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content-img__wysiwyg a,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content-img__wysiwyg p,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content-stats__wysiwyg a,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content-stats__wysiwyg p,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content-video__title a,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content-video__title p,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content-video__wysiwyg a,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content-video__wysiwyg p,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content__inner a,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-content__inner p,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-faq__accordion-item__text a,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-faq__accordion-item__text p,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-product-grid__intro a,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-product-grid__intro p,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-specs-quote__wysiwyg a,body.single-vacancy .section-join__apply-content .page-template-page-content .page-content .section-specs-quote__wysiwyg p,body.single-vacancy .section-join__apply-content .single-product .layout-software-default .section-software .panels__item__column__content a,body.single-vacancy .section-join__apply-content .single-product .layout-software-default .section-software .panels__item__column__content p,body.single-vacancy .section-join__apply-content .single-product .layout-specifications__content a,body.single-vacancy .section-join__apply-content .single-product .layout-specifications__content p,body.single-vacancy .section-join__apply-content .single-product .layout-techniques__content a,body.single-vacancy .section-join__apply-content .single-product .layout-techniques__content p,body.single-vacancy .section-join__apply-content .single-product .product-description__content a,body.single-vacancy .section-join__apply-content .single-product .product-description__content p,body.single-vacancy .section-join__apply-content .single-product .section-content-img__wysiwyg a,body.single-vacancy .section-join__apply-content .single-product .section-content-img__wysiwyg p,body.single-vacancy .section-join__apply-content .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text a,body.single-vacancy .section-join__apply-content .tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,body.single-vacancy .section-join__apply-content .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text a,body.single-vacancy .section-join__apply-content .tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,body.single-vacancy .section-join__apply-content .template-landingpage .page-content .section-faq__accordion-item__text a,body.single-vacancy .section-join__apply-content .template-landingpage .page-content .section-faq__accordion-item__text p,body.single-vacancy .section-join__apply-content .wysiwyg-content a,body.single-vacancy .section-join__apply-content .wysiwyg-content p,body.single-vacancy .section-join__apply-content body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text a,body.single-vacancy .section-join__apply-content body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,body.single-vacancy .section-join__apply-content body.template-contact .page-content .section-content__inner a,body.single-vacancy .section-join__apply-content body.template-contact .page-content .section-content__inner p,body.single-vacancy .section-join__apply-content body.template-homepage-oem .page-content .section-content-img__wysiwyg a,body.single-vacancy .section-join__apply-content body.template-homepage-oem .page-content .section-content-img__wysiwyg p,body.single-vacancy .section-join__apply-content body.template-homepage-oem .page-content .section-faq__accordion-item__text a,body.single-vacancy .section-join__apply-content body.template-homepage-oem .page-content .section-faq__accordion-item__text p,body.single-vacancy .section-join__apply-content body.template-homepage-research .page-content .section-content-img__wysiwyg a,body.single-vacancy .section-join__apply-content body.template-homepage-research .page-content .section-content-img__wysiwyg p,body.single-vacancy .section-join__apply-content body.template-homepage-research .page-content .section-content-video__wysiwyg a,body.single-vacancy .section-join__apply-content body.template-homepage-research .page-content .section-content-video__wysiwyg p,body.single-vacancy .section-join__apply-content body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text a,body.single-vacancy .section-join__apply-content body.template-knowledge-base-article .page-content .main-content .content__inner .section-kb-faq__accordion-item__text p,body.template-contact .page-content body.single-vacancy .section-join__apply-content .section-content__inner a,body.template-contact .page-content body.single-vacancy .section-join__apply-content .section-content__inner p,body.template-homepage-oem .page-content body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg a,body.template-homepage-oem .page-content body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg p,body.template-homepage-oem .page-content body.single-vacancy .section-join__apply-content .section-faq__accordion-item__text a,body.template-homepage-oem .page-content body.single-vacancy .section-join__apply-content .section-faq__accordion-item__text p,body.template-homepage-research .page-content body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg a,body.template-homepage-research .page-content body.single-vacancy .section-join__apply-content .section-content-img__wysiwyg p,body.template-homepage-research .page-content body.single-vacancy .section-join__apply-content .section-content-video__wysiwyg a,body.template-homepage-research .page-content body.single-vacancy .section-join__apply-content .section-content-video__wysiwyg p,body.template-knowledge-base-article .page-content .main-content .content__inner body.single-vacancy .section-join__apply-content .section-kb-faq__accordion-item__text a,body.template-knowledge-base-article .page-content .main-content .content__inner body.single-vacancy .section-join__apply-content .section-kb-faq__accordion-item__text p{color:var(--c-gray-000)}body.single-vacancy .section-join__apply-content .section-join__apply-buttons{margin-top:.8em}body.single-vacancy .section-join__apply-content .section-join__apply-button{background:#fff;border-color:#fff;color:var(--c-primary-500)!important}body.single-vacancy .section-join__apply-content .section-join__apply-button:hover{background:transparent;border-color:#fff;color:#fff!important}body.single-vacancy .section-vacancies-content .has-apply.section__main{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (min-width:480px){body.single-vacancy .section-vacancies-content .has-apply.section__main{gap:calc(4.16667vw + 20px)}}@media (min-width:1440px){body.single-vacancy .section-vacancies-content .has-apply.section__main{gap:80px}}body.single-vacancy .section-vacancies-content .has-apply .section-join__apply{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:40%}body.single-vacancy .section-vacancies-content .is-sidebar{position:sticky;top:15rem}@media (max-width:1224px){body.single-vacancy .section-vacancies-content .is-sidebar{display:none!important}body.single-vacancy .section-vacancies-content .has-apply{-webkit-padding-end:inherit!important;padding-inline-end:inherit!important}body.single-vacancy .section-vacancies-content .has-apply.section__main{max-width:51rem}}@media (min-width:1224px){body.single-vacancy .section-join__apply.is-bottom{display:none!important}body.single-vacancy .section-join__evp{max-width:50rem!important;width:100%!important}body.single-vacancy .section-join__evp-list{display:grid;grid-template-columns:1fr 1fr}}body.single-vacancy body.single-vacancies .section-header{-webkit-box-shadow:none!important;box-shadow:none!important;position:static;-webkit-transform:translateY(0)!important;-o-transform:translateY(0)!important;transform:translateY(0)!important}body.template-knowledge-base .section-kb-hero__inner{height:360px;max-height:50vh}body.template-knowledge-base .page-content .section-instruments__title{text-align:center}body.template-knowledge-base .page-content .section-instruments__main{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;margin:18px 0 0}@media (min-width:640px){body.template-knowledge-base .page-content .section-instruments__main{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){body.template-knowledge-base .page-content .section-instruments__main{grid-gap:18px;grid-template-columns:repeat(4,1fr)}}@media (min-width:992px){body.template-knowledge-base .page-content .section-instruments__main{grid-gap:24px;grid-template-columns:repeat(5,1fr);margin:24px 0 0}}body.template-knowledge-base .page-content .section-instruments__main__term{border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}body.template-knowledge-base .page-content .section-instruments__main__term:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}body.template-knowledge-base .page-content .section-instruments__main__term:before{content:"";display:block;float:left;padding-top:100%}body.template-knowledge-base .page-content .section-instruments__main__term__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;height:100%;justify-content:flex-end;padding:18px 12px;width:100%}@media (min-width:640px){body.template-knowledge-base .page-content .section-instruments__main__term__container{padding:18px}}body.template-knowledge-base .page-content .section-instruments__main__term__image{display:block;margin:auto;max-height:144px;max-width:120px;-o-object-fit:contain;object-fit:contain;padding:12px 0;width:70%}body.template-knowledge-base .page-content .section-instruments__main__term__title{-ms-hyphens:auto;hyphens:auto;margin:0;text-align:center}body.template-knowledge-base .page-content .section-instruments__main__term__image+.section-categories__main__term__title{margin-top:9px}body.template-knowledge-base .page-content .section-instruments__more__title{color:var(--c-primary);font-size:18px;font-weight:500;line-height:1;margin-top:24px;position:relative;text-align:center}body.template-knowledge-base .page-content .section-instruments__more__title.open span{display:none}body.template-knowledge-base .page-content .section-instruments__more__title.open span.less{display:inline-block}body.template-knowledge-base .page-content .section-instruments__more__title span{background:var(--c-gray-000);padding:0 20px;position:relative;z-index:2}body.template-knowledge-base .page-content .section-instruments__more__title span:hover{cursor:pointer;text-decoration:underline}body.template-knowledge-base .page-content .section-instruments__more__title span.less{display:none}body.template-knowledge-base .page-content .section-instruments__more__title .svg-inline--fa,body.template-knowledge-base .page-content .section-instruments__more__title i{font-size:12px;padding-left:8px}body.template-knowledge-base .page-content .section-instruments__more__title:before{background:var(--c-gray-400);content:"";height:1px;left:0;opacity:.7;position:absolute;top:50%;width:100%;z-index:1}body.template-knowledge-base .page-content .section-instruments__more__columns{display:grid;grid-template-columns:1fr;grid-gap:28px}@media (min-width:370px){body.template-knowledge-base .page-content .section-instruments__more__columns{grid-template-columns:1fr 1fr}}@media (min-width:768px){body.template-knowledge-base .page-content .section-instruments__more__columns{grid-template-columns:1fr 1fr 1fr 1fr}}body.template-knowledge-base .page-content .section-instruments__more__columns__col{display:none;margin-top:24px}body.template-knowledge-base .page-content .section-instruments__more__columns__col__title{color:var(--c-primary);font-size:18px;font-weight:500;line-height:1}body.template-knowledge-base .page-content .section-instruments__more__columns__col__list{list-style:none;margin:16px 0 0;padding:0}body.template-knowledge-base .page-content .section-instruments__more__columns__col__list li{margin-top:12px}body.template-knowledge-base .page-content .section-instruments__more__columns__col__list li a{color:var(--c-primary);display:block;font-size:18px;line-height:1;text-decoration:none}body.template-knowledge-base .page-content .section-instruments__more__columns__col__list li a:hover{text-decoration:underline}body.template-knowledge-base .page-content .section-category-blocks .container__medium{display:grid;grid-template-columns:1fr;grid-gap:20px}@media (min-width:768px){body.template-knowledge-base .page-content .section-category-blocks .container__medium{grid-template-columns:1fr 1fr}}@media (min-width:992px){body.template-knowledge-base .page-content .section-category-blocks .container__medium{grid-gap:40px}}body.template-knowledge-base .page-content .section-category-blocks__block{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px}@media (min-width:992px){body.template-knowledge-base .page-content .section-category-blocks__block{padding:32px}}body.template-knowledge-base .page-content .section-category-blocks__block__icon{color:var(--c-heading);font-size:48px;margin:4px 24px 0 0}body.template-knowledge-base .page-content .section-category-blocks__block__content{-webkit-box-flex:1;-ms-flex:1;flex:1}body.template-knowledge-base .page-content .section-category-blocks__block__title{margin:0}body.template-knowledge-base .page-content .section-category-blocks__block__subtitle{color:var(--c-comp);margin-top:4px}body.template-knowledge-base .page-content .section-category-blocks__block__articles{list-style:none;margin:24px 0 0;padding:0}body.template-knowledge-base .page-content .section-category-blocks__block__article{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:1;margin:0 0 10px}body.template-knowledge-base .page-content .section-category-blocks__block__article:last-child{margin:0}body.template-knowledge-base .page-content .section-category-blocks__block__article .svg-inline--fa,body.template-knowledge-base .page-content .section-category-blocks__block__article i{color:var(--c-comp);vertical-align:text-bottom}body.template-knowledge-base .page-content .section-category-blocks__block__article a{color:var(--c-heading);display:inline-block;margin-left:8px;text-decoration:none}body.template-knowledge-base .page-content .section-category-blocks__block__article a:hover{text-decoration:underline}body.template-knowledge-base .page-content .section-category-blocks__block__article a .fa-external-link{color:var(--c-gray-600);font-size:13px;padding-left:8px;vertical-align:baseline}body.template-knowledge-base .page-content .section-category-blocks__block__link{color:var(--c-heading);display:inline-block;font-size:18px;font-weight:500;line-height:1;margin:20px 0 0;text-decoration:none}body.template-knowledge-base .page-content .section-category-blocks__block__link .svg-inline--fa,body.template-knowledge-base .page-content .section-category-blocks__block__link i{padding-left:8px;vertical-align:text-bottom}body.template-knowledge-base .page-content .section-category-blocks__block__link:hover{text-decoration:underline}body.template-knowledge-base .page-content .section-categories__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body.template-knowledge-base .page-content .section-categories__header__title .mobile+span{display:none}@media (min-width:480px){body.template-knowledge-base .page-content .section-categories__header__title .mobile{display:none}body.template-knowledge-base .page-content .section-categories__header__title .mobile+span{display:block}}body.template-knowledge-base .page-content .section-categories__header__subtitle{color:var(--c-comp);display:none;margin:.1em 0 0}@media (min-width:480px){body.template-knowledge-base .page-content .section-categories__header__subtitle{display:block}}body.template-knowledge-base .page-content .section-categories__header__link{display:block;line-height:1;margin:0;text-decoration:none}body.template-knowledge-base .page-content .section-categories__header__link .svg-inline--fa,body.template-knowledge-base .page-content .section-categories__header__link i{line-height:.8;margin-left:8px;vertical-align:bottom}body.template-knowledge-base .page-content .section-categories__header__link:hover{text-decoration:underline}body.template-knowledge-base .page-content .section-categories__main{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;margin:18px 0 0}@media (min-width:640px){body.template-knowledge-base .page-content .section-categories__main{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){body.template-knowledge-base .page-content .section-categories__main{grid-gap:18px;grid-template-columns:repeat(4,1fr)}}@media (min-width:992px){body.template-knowledge-base .page-content .section-categories__main{grid-gap:24px;margin:24px 0 0}}body.template-knowledge-base .page-content .section-categories__main__term{background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}body.template-knowledge-base .page-content .section-categories__main__term:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}body.template-knowledge-base .page-content .section-categories__main__term:before{content:"";display:block;float:left;padding-top:100%}body.template-knowledge-base .page-content .section-categories__main__term__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;height:100%;justify-content:flex-end;padding:18px 12px;width:100%}@media (min-width:640px){body.template-knowledge-base .page-content .section-categories__main__term__container{padding:18px}}@media (min-width:992px){body.template-knowledge-base .page-content .section-categories__main__term__container{padding:24px 18px}}body.template-knowledge-base .page-content .section-categories__main__term__image{display:block;margin:auto;max-height:144px;max-width:120px;-o-object-fit:contain;object-fit:contain;padding:12px 0;width:70%}body.template-knowledge-base .page-content .section-categories__main__term__icon{color:var(--c-heading);font-size:48px;margin:auto;padding:12px 0}body.template-knowledge-base .page-content .section-categories__main__term__title{-ms-hyphens:auto;hyphens:auto;margin:0;text-align:center}body.template-knowledge-base .page-content .section-categories__main__term__icon+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main__term__image+.section-categories__main__term__title{margin-top:8px}@media (min-width:992px){body.template-knowledge-base .page-content .section-categories__main__term__icon+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main__term__image+.section-categories__main__term__title{margin-top:12px}body.template-knowledge-base .page-content .section-categories__main--col-5{grid-template-columns:repeat(5,1fr)}}body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__container{padding:18px}body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__image{max-height:100px;max-width:100px}body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__title{margin:0}body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__icon+.section-categories__main__term__title,body.template-knowledge-base .page-content .section-categories__main--col-5 .section-categories__main__term__image+.section-categories__main__term__title{margin-top:9px}body.template-knowledge-base .page-content .section-blocks__title{margin:0;text-align:center}body.template-knowledge-base .page-content .section-blocks__subtitle{color:var(--c-comp);margin-top:4px;text-align:center}body.template-knowledge-base .page-content .section-blocks__container{display:grid;grid-template-columns:1fr;grid-gap:40px;margin-top:40px}@media (min-width:640px){body.template-knowledge-base .page-content .section-blocks__container{grid-template-columns:1fr 1fr}}body.template-knowledge-base .page-content .section-blocks__item{text-decoration:none}body.template-knowledge-base .page-content .section-blocks__item:hover .section-blocks__item__image{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}body.template-knowledge-base .page-content .section-blocks__item__image{border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);display:block;overflow:hidden;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out;width:100%}body.template-knowledge-base .page-content .section-blocks__item__image img{display:block;width:100%}body.template-knowledge-base .page-content .section-blocks__item__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}body.template-knowledge-base .page-content .section-blocks__item__content__icon{color:var(--c-heading);font-size:48px;margin:4px 24px 0 0}body.template-knowledge-base .page-content .section-blocks__item__content__title__container{-webkit-box-flex:1;-ms-flex:1;flex:1}body.template-knowledge-base .page-content .section-blocks__item__content__title{line-height:.8;margin:0}body.template-knowledge-base .page-content .section-blocks__item__content__subtitle{color:var(--c-comp);margin-top:6px}body.template-knowledge-base .page-content .section-video-grid__title{margin:0;text-align:center}body.template-knowledge-base .page-content .section-video-grid__subtitle{color:var(--c-comp);margin-top:4px;text-align:center}body.template-knowledge-base .page-content .section-video-grid__container{display:grid;grid-template-columns:1fr;grid-gap:20px;margin-top:40px}@media (min-width:370px){body.template-knowledge-base .page-content .section-video-grid__container{grid-template-columns:1fr 1fr}}@media (min-width:992px){body.template-knowledge-base .page-content .section-video-grid__container{grid-template-columns:1fr 1fr 1fr 1fr}}body.template-knowledge-base .page-content .section-video-grid__item{border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);overflow:hidden;position:relative;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}body.template-knowledge-base .page-content .section-video-grid__item:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}body.template-knowledge-base .page-content .section-video-grid__item:after{background:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));background:-webkit-linear-gradient(bottom,#000,transparent);background:-o-linear-gradient(bottom,#000 0,transparent 100%);background:linear-gradient(0deg,#000,transparent);bottom:0;content:"";height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:1}body.template-knowledge-base .page-content .section-video-grid__item__image,body.template-knowledge-base .page-content .section-video-grid__item__image img{display:block;width:100%}body.template-knowledge-base .page-content .section-video-grid__item__content{bottom:24px;padding:0 24px;position:absolute;width:100%;z-index:2}body.template-knowledge-base .page-content .section-video-grid__item__content__title{color:var(--c-gray-000);line-height:.8;margin:0;text-align:center}body.template-knowledge-base .page-content .section-most-visited__header{text-align:center}body.template-knowledge-base .page-content .section-most-visited__header h2{margin-top:0}body.template-knowledge-base .page-content .section-most-visited__header h3{color:var(--c-comp);margin:.1em 0 0}body.template-knowledge-base .page-content .section-most-visited__main{margin-top:24px;grid-gap:12px;-webkit-column-count:1;-moz-column-count:1;column-count:1;list-style:none;margin-bottom:0;padding:0}@media (min-width:480px){body.template-knowledge-base .page-content .section-most-visited__main{margin-top:calc(1.66667vw + 16px)}}@media (min-width:1440px){body.template-knowledge-base .page-content .section-most-visited__main{margin-top:40px}}@media (min-width:480px){body.template-knowledge-base .page-content .section-most-visited__main{grid-gap:calc(1.25vw + 6px)}}@media (min-width:1440px){body.template-knowledge-base .page-content .section-most-visited__main{grid-gap:24px}}@media (min-width:480px){body.template-knowledge-base .page-content .section-most-visited__main{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (min-width:768px){body.template-knowledge-base .page-content .section-most-visited__main{-webkit-column-count:3;-moz-column-count:3;column-count:3}}body.template-knowledge-base .page-content .section-most-visited__main li{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;margin-bottom:.8em}body.template-knowledge-base .page-content .section-most-visited__main li .svg-inline--fa{color:var(--c-comp);font-size:14px;margin-right:.75em;-webkit-transform:translateY(2px);-o-transform:translateY(2px);transform:translateY(2px)}@media (min-width:480px){body.template-knowledge-base .page-content .section-most-visited__main li .svg-inline--fa{font-size:calc(.10417vw + 13.5px)}}@media (min-width:1440px){body.template-knowledge-base .page-content .section-most-visited__main li .svg-inline--fa{font-size:15px}}body.template-knowledge-base .page-content .section-most-visited__main li a{color:var(--c-text);font-size:17px;text-decoration:none}@media (min-width:480px){body.template-knowledge-base .page-content .section-most-visited__main li a{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.template-knowledge-base .page-content .section-most-visited__main li a{font-size:18px}}body.template-knowledge-base .page-content .section-most-visited__main li a:hover{text-decoration:underline}body.template-knowledge-base .page-content .section-seperator__border{border-bottom:1px solid var(--c-gray-400)}.single-product .section-product-hero.carousel-enabled body.template-knowledge-base .page-content .section-product-hero__outer-wrapper,body.template-knowledge-base .page-content .container,body.template-knowledge-base .page-content .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{max-width:1500px}body.template-knowledge-base .page-content section{margin-bottom:48px;margin-top:48px;position:relative}@media (min-height:640px){body.template-knowledge-base .page-content section{margin-top:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){body.template-knowledge-base .page-content section{margin-top:80px}}@media (min-height:640px){body.template-knowledge-base .page-content section{margin-bottom:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){body.template-knowledge-base .page-content section{margin-bottom:80px}}body.template-knowledge-base .page-content section.section--bg-light-blue,body.template-knowledge-base .page-content section.section--bg-light-blue-gradient{margin:0;padding-top:48px}@media (min-height:640px){body.template-knowledge-base .page-content section.section--bg-light-blue,body.template-knowledge-base .page-content section.section--bg-light-blue-gradient{padding-top:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){body.template-knowledge-base .page-content section.section--bg-light-blue,body.template-knowledge-base .page-content section.section--bg-light-blue-gradient{padding-top:80px}}body.template-knowledge-base .page-content section.section--bg-light-blue+.section--bg-light-blue,body.template-knowledge-base .page-content section.section--bg-light-blue+.section--bg-light-blue-gradient,body.template-knowledge-base .page-content section.section--bg-light-blue-gradient+.section--bg-light-blue,body.template-knowledge-base .page-content section.section--bg-light-blue-gradient+.section--bg-light-blue-gradient{padding-top:0}body.template-knowledge-base .page-content section.section--bg-light-blue{background:var(--c-comp-100);padding-bottom:48px}@media (min-height:640px){body.template-knowledge-base .page-content section.section--bg-light-blue{padding-bottom:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){body.template-knowledge-base .page-content section.section--bg-light-blue{padding-bottom:80px}}body.template-knowledge-base .page-content section.section--bg-light-blue-gradient{background:var(--c-comp-100);background:-webkit-linear-gradient(bottom,hsla(0,0%,100%,0) 0,var(--c-comp-100) 100%);background:-o-linear-gradient(bottom,hsla(0,0%,100%,0) 0,var(--c-comp-100) 100%);background:linear-gradient(0deg,hsla(0,0%,100%,0) 0,var(--c-comp-100) 100%);padding-bottom:24px}@media (min-height:640px){body.template-knowledge-base .page-content section.section--bg-light-blue-gradient{padding-bottom:calc(6.15385vh - 15.38461px)}}@media (min-height:900px){body.template-knowledge-base .page-content section.section--bg-light-blue-gradient{padding-bottom:40px}}body.template-knowledge-base .page-content section .section__anchor{position:absolute;top:-160px}.single-product .section-product-hero.carousel-enabled body.template-knowledge-base-index .page-content .section-product-hero__outer-wrapper,body.template-knowledge-base-index .page-content .container,body.template-knowledge-base-index .page-content .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{max-width:1500px}body.template-knowledge-base-index .page-content .section--space{margin-bottom:40px;margin-top:40px}@media (min-height:640px){body.template-knowledge-base-index .page-content .section--space{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-knowledge-base-index .page-content .section--space{margin-top:80px}}@media (min-height:640px){body.template-knowledge-base-index .page-content .section--space{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-knowledge-base-index .page-content .section--space{margin-bottom:80px}}body.template-knowledge-base-index .page-content .section--space-padding{margin-bottom:0!important;margin-top:0!important;padding-bottom:40px;padding-top:40px}@media (min-height:640px){body.template-knowledge-base-index .page-content .section--space-padding{padding-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-knowledge-base-index .page-content .section--space-padding{padding-top:80px}}@media (min-height:640px){body.template-knowledge-base-index .page-content .section--space-padding{padding-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.template-knowledge-base-index .page-content .section--space-padding{padding-bottom:80px}}body.template-knowledge-base-index .page-content .sticky-element{overflow:hidden;position:sticky;top:100px;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;z-index:250}body.template-knowledge-base-index .page-content .list-alphabet{background-color:var(--c-comp-100);border-radius:4px;list-style:none;margin:0;padding:0 .5rem}body.template-knowledge-base-index .page-content .list-alphabet:after{content:"flickity";display:none}@media (min-width:768px){body.template-knowledge-base-index .page-content .list-alphabet:after{content:""}}body.template-knowledge-base-index .page-content .list-alphabet:not(.flickity-enabled){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}body.template-knowledge-base-index .page-content .list-alphabet__item__permalink{color:var(--c-primary);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;font-weight:600;line-height:40px;opacity:1;padding:0 4px;text-decoration:none;text-transform:uppercase}@media (min-width:480px){body.template-knowledge-base-index .page-content .list-alphabet__item__permalink{font-size:calc(.3125vw + 15.5px)}}@media (min-width:1440px){body.template-knowledge-base-index .page-content .list-alphabet__item__permalink{font-size:20px}}@media (min-width:992px){body.template-knowledge-base-index .page-content .list-alphabet__item__permalink{line-height:48px}}body.template-knowledge-base-index .page-content .list-alphabet__item__permalink--is-active,body.template-knowledge-base-index .page-content .list-alphabet__item__permalink:hover{opacity:1}body.template-knowledge-base-index .page-content .list-alphabet__item__permalink--is-disabled,body.template-knowledge-base-index .page-content .list-alphabet__item__permalink--is-disabled:hover{opacity:.4}body.template-knowledge-base-index .page-content .section-letters__head{font-size:24px;margin-bottom:20px;margin-top:0}@media (min-width:480px){body.template-knowledge-base-index .page-content .section-letters__head{font-size:calc(2.5vw + 12px)}}@media (min-width:1440px){body.template-knowledge-base-index .page-content .section-letters__head{font-size:48px}}@media (min-width:480px){body.template-knowledge-base-index .page-content .section-letters__head{margin-bottom:calc(2.08333vw + 10px)}}@media (min-width:1440px){body.template-knowledge-base-index .page-content .section-letters__head{margin-bottom:40px}}body.template-knowledge-base-index .page-content .section-letters__grid{display:grid;grid-template-columns:repeat(1,1fr);margin-top:20px;grid-gap:24px}@media (min-width:480px){body.template-knowledge-base-index .page-content .section-letters__grid{margin-top:calc(2.08333vw + 10px)}}@media (min-width:1440px){body.template-knowledge-base-index .page-content .section-letters__grid{margin-top:40px}}@media (min-width:768px){body.template-knowledge-base-index .page-content .section-letters__grid{grid-template-columns:repeat(2,1fr);grid-gap:32px}}@media (min-width:992px){body.template-knowledge-base-index .page-content .section-letters__grid{grid-template-columns:repeat(3,1fr);grid-gap:40px}}body.template-knowledge-base-index .page-content .section-letters .letter{position:relative}body.template-knowledge-base-index .page-content .section-letters .letter__head{border-bottom:1px solid var(--c-gray-400);color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:32px;font-weight:600;line-height:1;margin-bottom:8px;padding-bottom:8px;text-transform:uppercase}@media (min-width:480px){body.template-knowledge-base-index .page-content .section-letters .letter__head{font-size:calc(2.91667vw + 18px)}}@media (min-width:1440px){body.template-knowledge-base-index .page-content .section-letters .letter__head{font-size:60px}}@media (min-width:480px){body.template-knowledge-base-index .page-content .section-letters .letter__head{padding-bottom:calc(1.66667vw - 0px)}}@media (min-width:1440px){body.template-knowledge-base-index .page-content .section-letters .letter__head{padding-bottom:24px}}@media (min-width:480px){body.template-knowledge-base-index .page-content .section-letters .letter__head{margin-bottom:calc(1.66667vw - 0px)}}@media (min-width:1440px){body.template-knowledge-base-index .page-content .section-letters .letter__head{margin-bottom:24px}}body.template-knowledge-base-index .page-content .section-letters .letter__anchor{position:absolute;top:-150px;visibility:hidden}@media (min-width:768px){body.template-knowledge-base-index .page-content .section-letters .letter__anchor{top:-170px}}@media (min-width:992px){body.template-knowledge-base-index .page-content .section-letters .letter__anchor{top:-190px}}body.template-knowledge-base-index .page-content .section-letters .letter__list{list-style:none;margin:0 0 16px;padding:0}body.template-knowledge-base-index .page-content .section-letters .letter__list__item__permalink{color:var(--c-primary);font-size:16px;line-height:1.2;text-decoration:none}@media (min-width:480px){body.template-knowledge-base-index .page-content .section-letters .letter__list__item__permalink{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.template-knowledge-base-index .page-content .section-letters .letter__list__item__permalink{font-size:18px}}body.template-knowledge-base-index .page-content .section-letters .letter__list__item__permalink:hover{text-decoration:underline}.header-top--is-open body.template-knowledge-base-index .letter__anchor{top:-185px!important}.post-type-archive-knowledge_base .container,.post-type-archive-knowledge_base .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .post-type-archive-knowledge_base .section-product-hero__outer-wrapper{max-width:1500px}.post-type-archive-knowledge_base .page-content section{margin-bottom:48px;margin-top:48px;position:relative}@media (min-height:640px){.post-type-archive-knowledge_base .page-content section{margin-top:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){.post-type-archive-knowledge_base .page-content section{margin-top:80px}}@media (min-height:640px){.post-type-archive-knowledge_base .page-content section{margin-bottom:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){.post-type-archive-knowledge_base .page-content section{margin-bottom:80px}}.post-type-archive-knowledge_base .page-content section.section--has-bg{margin:0;padding-bottom:48px;padding-top:48px}@media (min-height:640px){.post-type-archive-knowledge_base .page-content section.section--has-bg{padding-top:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){.post-type-archive-knowledge_base .page-content section.section--has-bg{padding-top:80px}}@media (min-height:640px){.post-type-archive-knowledge_base .page-content section.section--has-bg{padding-bottom:calc(12.30769vh - 30.76923px)}}@media (min-height:900px){.post-type-archive-knowledge_base .page-content section.section--has-bg{padding-bottom:80px}}.tax-knowledge_base_category .content-menu{background:var(--c-gray-000);border-top:1px solid #f0f0f0;height:66px;position:sticky;z-index:303;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;top:85px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}@media (min-width:992px){.tax-knowledge_base_category .content-menu{display:none}}.tax-knowledge_base_category .content-menu:after{background-image:url(/app/themes/palmsens/dist/images/shadow_92fa3704.png);background-position:50%;background-repeat:no-repeat;background-size:1814px 7px;bottom:-7px;content:"";height:7px;position:absolute;width:100%}.tax-knowledge_base_category .content-menu.sticky--pinned,.tax-knowledge_base_category .content-menu.sticky--unpinned{top:85px}.tax-knowledge_base_category .content-menu.sticky-submenu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:992px){.tax-knowledge_base_category .content-menu.sticky-submenu-mobile{display:none}}.single-product .section-product-hero.carousel-enabled .tax-knowledge_base_category .content-menu .section-product-hero__outer-wrapper,.tax-knowledge_base_category .content-menu .container,.tax-knowledge_base_category .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{height:100%;overflow-x:scroll;overflow-y:visible;scrollbar-width:none}.single-product .section-product-hero.carousel-enabled .tax-knowledge_base_category .content-menu .section-product-hero__outer-wrapper::-webkit-scrollbar,.tax-knowledge_base_category .content-menu .container::-webkit-scrollbar,.tax-knowledge_base_category .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper::-webkit-scrollbar{display:none}.tax-knowledge_base_category .content-menu #subnav-spy{overflow:scroll;scrollbar-width:none}.tax-knowledge_base_category .content-menu #subnav-spy::-webkit-scrollbar{display:none}.tax-knowledge_base_category .content-menu #wrapper-sticky-subnav{overflow-x:scroll;overflow-y:visible}.tax-knowledge_base_category .content-menu .subnav-arrows{height:64px;overflow:hidden;pointer-events:none;position:absolute;right:14px;top:0;width:calc(100% - 30px)}.tax-knowledge_base_category .content-menu .subnav-arrows .subnav-arrow-back{background-color:var(--c-gray-000);cursor:pointer;height:64px;padding:17px 0;pointer-events:auto;position:absolute;top:0;width:30px}.tax-knowledge_base_category .content-menu .subnav-arrows .subnav-arrow-back.left:before{background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";position:absolute;right:-40px;top:0;width:40px}.tax-knowledge_base_category .content-menu .subnav-arrows .subnav-arrow-back.right{right:0}.tax-knowledge_base_category .content-menu .subnav-arrows .subnav-arrow-back.right:before{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(right,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(right,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(-90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";left:-40px;position:absolute;top:0;width:40px}.tax-knowledge_base_category .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow{border-radius:50%;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tax-knowledge_base_category .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow .angle{height:18px;width:18px}.tax-knowledge_base_category .content-menu ul{height:64px;list-style:none;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:0}.tax-knowledge_base_category .content-menu ul .nav-item{display:inline-block;height:100%}.tax-knowledge_base_category .content-menu ul .nav-item .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;padding:10px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary-500);font-family:var(--f-heading);height:100%;position:relative;text-decoration:none;-webkit-transform:.2s all;-o-transform:.2s all;transform:.2s all}@media (min-width:480px){.tax-knowledge_base_category .content-menu ul .nav-item .nav-link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_category .content-menu ul .nav-item .nav-link{font-size:18px}}@media (min-width:480px){.tax-knowledge_base_category .content-menu ul .nav-item .nav-link{padding-right:calc(.625vw + 11px)}}@media (min-width:1440px){.tax-knowledge_base_category .content-menu ul .nav-item .nav-link{padding-right:20px}}@media (min-width:480px){.tax-knowledge_base_category .content-menu ul .nav-item .nav-link{padding-left:calc(.625vw + 11px)}}@media (min-width:1440px){.tax-knowledge_base_category .content-menu ul .nav-item .nav-link{padding-left:20px}}.tax-knowledge_base_category .content-menu ul .nav-item .nav-link:after{background:var(--c-blue-ncs-100);border-radius:4px;content:"";height:40px;left:0;opacity:0;position:absolute;right:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:100%;z-index:-1}.tax-knowledge_base_category .content-menu ul .nav-item .nav-link.active{color:var(--c-primary)}.tax-knowledge_base_category .content-menu ul .nav-item .nav-link.active:after{opacity:1}.tax-knowledge_base_category .content-menu ul .nav-item .nav-link:hover{color:var(--c-primary)}.tax-knowledge_base_category .content-menu ul .nav-item .nav-link:hover:after{opacity:1}.tax-knowledge_base_category #main-wrapper{overflow:visible}.single-product .section-product-hero.carousel-enabled .tax-knowledge_base_category .section-product-hero__outer-wrapper,.tax-knowledge_base_category .container,.tax-knowledge_base_category .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{max-width:1500px}.tax-knowledge_base_category .page-content{overflow:hidden}@media (min-width:992px){.tax-knowledge_base_category .page-content{overflow:visible}}.tax-knowledge_base_category .page-content .sidebar{display:none;width:200px}@media (min-width:480px){.tax-knowledge_base_category .page-content .sidebar{width:calc(8.33333vw + 160px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .sidebar{width:280px}}.tax-knowledge_base_category .page-content .sidebar--left{padding-right:18px}@media (min-width:480px){.tax-knowledge_base_category .page-content .sidebar--left{padding-right:calc(3.125vw + 3px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .sidebar--left{padding-right:48px}}@media (min-width:992px){.tax-knowledge_base_category .page-content .sidebar--left{display:block}}.tax-knowledge_base_category .page-content .sidebar--right{padding-left:18px}@media (min-width:480px){.tax-knowledge_base_category .page-content .sidebar--right{padding-left:calc(3.125vw + 3px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .sidebar--right{padding-left:48px}}@media (min-width:1200px){.tax-knowledge_base_category .page-content .sidebar--right{display:block}}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters{margin:0 0 40px}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters__title{font-size:18px;margin-bottom:14px}@media (min-width:480px){.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters__title{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters__title{font-size:22px}}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters{color:var(--c-comp);list-style:none;margin:0 0 12px;padding:0;position:relative}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters--is-expanded [class*=near-active] a:after,.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters--is-expanded [class*=near-active] a:before{display:none!important}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters--gt [class*=is-first] a:before{background:var(--c-gray-000);background:-webkit-linear-gradient(top,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);background:-o-linear-gradient(top,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);background:linear-gradient(180deg,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters--gb [class*=is-last] a:after{background:var(--c-gray-000);background:-webkit-linear-gradient(top,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);background:-o-linear-gradient(top,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);background:linear-gradient(180deg,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;line-height:17px;padding:2px 0;position:relative}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-hidden{display:none}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-active{opacity:1}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-active [class*=position]{background:var(--c-comp)!important;color:var(--c-gray-000)}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters__item__position{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--c-comp-100);border-radius:2px;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;margin-right:12px}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink,.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters__item__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink{opacity:.6;padding:8px 0;text-decoration:none}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink:hover{text-decoration:underline}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler{color:var(--c-primary);font-weight:600}.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler .svg-inline--fa,.tax-knowledge_base_category .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler i{margin-left:.25rem}.tax-knowledge_base_category .page-content .sidebar__menu{position:sticky;top:200px}.tax-knowledge_base_category .page-content .sidebar__menu ul{list-style:none;margin:0 0 0 20px;padding:0}.tax-knowledge_base_category .page-content .sidebar__menu ul li{opacity:.7;padding:6px 0;text-decoration:none}.tax-knowledge_base_category .page-content .sidebar__menu ul li.is-active{opacity:1}.tax-knowledge_base_category .page-content .sidebar__menu ul li .svg-inline--fa,.tax-knowledge_base_category .page-content .sidebar__menu ul li i{width:20px}.tax-knowledge_base_category .page-content .sidebar__menu ul li a{color:var(--c-primary);display:block;font-size:16px;font-weight:500;line-height:1.2;text-decoration:none}@media (min-width:480px){.tax-knowledge_base_category .page-content .sidebar__menu ul li a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .sidebar__menu ul li a{font-size:18px}}.tax-knowledge_base_category .page-content .sidebar__menu .toc-marker{height:100%;left:-13px;position:absolute;top:0;width:100%;z-index:-1}.tax-knowledge_base_category .page-content .sidebar__menu .toc-marker path{stroke:var(--c-comp);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tax-knowledge_base_category .page-content .sidebar__product{border:1px solid var(--c-gray-400);border-radius:6px;display:block;margin-top:18px;padding:18px;text-decoration:none}.tax-knowledge_base_category .page-content .sidebar__product:hover .sidebar__product__content__button{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.tax-knowledge_base_category .page-content .sidebar__product__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tax-knowledge_base_category .page-content .sidebar__product__image img{display:block;height:auto;max-height:144px;max-width:80%;width:auto}.tax-knowledge_base_category .page-content .sidebar__product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tax-knowledge_base_category .page-content .sidebar__product__content__title-container{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:18px}.tax-knowledge_base_category .page-content .sidebar__product__content__title{word-break:break-word}.tax-knowledge_base_category .page-content .sidebar__product__content__subtitle{font-size:14px!important}.tax-knowledge_base_category .page-content .sidebar__product__content__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;background:var(--c-primary);border-radius:24px;color:var(--c-gray-000);font-size:19px;height:48px;line-height:1;margin:0 -6px -6px 12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out;width:48px}.tax-knowledge_base_category .page-content .section-kb-related{border:0;margin-bottom:24px;margin-top:24px;padding:0}@media (min-height:640px){.tax-knowledge_base_category .page-content .section-kb-related{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .section-kb-related{margin-top:48px}}@media (min-height:640px){.tax-knowledge_base_category .page-content .section-kb-related{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .section-kb-related{margin-bottom:48px}}.tax-knowledge_base_category .page-content .section-kb-related ul{list-style:none;margin-bottom:0;padding:0}.tax-knowledge_base_category .page-content .section-kb-related ul li a{color:var(--c-primary);font-size:16px;font-weight:500;text-decoration:none}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-related ul li a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-related ul li a{font-size:18px}}.tax-knowledge_base_category .page-content .section-kb-related ul li a:hover{text-decoration:underline}.tax-knowledge_base_category .page-content .section-kb-related ul li a .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-related ul li a i{color:var(--c-comp);font-size:15px;padding-right:12px}.tax-knowledge_base_category .page-content .section-kb-helpful{background:var(--c-comp-100);border:0;border-radius:6px;margin-top:24px;padding:28px}@media (min-height:640px){.tax-knowledge_base_category .page-content .section-kb-helpful{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .section-kb-helpful{margin-top:48px}}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_confirmation_wrapper{background:var(--c-comp-100)!important}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_label{margin:0!important}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield_required,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_heading{display:none}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice{margin-right:12px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice:last-child{margin:0}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input{display:none}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-primary);cursor:pointer;font-size:18px;font-weight:500;height:44px;justify-content:center;line-height:1;max-width:none;width:104px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label:before{padding-right:8px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input:checked+label{background:var(--c-gray-100);border:1px solid var(--c-gray-600)}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input[value=Yes]+label:before{background-color:var(--c-primary);content:"";height:18px;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;width:18px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input[value=No]+label:before{background-color:var(--c-primary);content:"";height:18px;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;width:18px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield textarea{border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-primary);display:block;font-size:16px;line-height:1;outline:none;padding:12px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-webkit-input-placeholder{color:var(--c-primary-400)}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-moz-placeholder{color:var(--c-primary-400)}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield textarea:-ms-input-placeholder{color:var(--c-primary-400)}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-ms-input-placeholder{color:var(--c-primary-400)}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gfield textarea::placeholder{color:var(--c-primary-400)}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer{margin:0;padding:0}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-primary-500);border:2px solid var(--c-primary-500);border-radius:22px;color:var(--c-gray-000)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;margin:16px 0 0;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;text-transform:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:18px}}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button:hover{background:var(--c-primary-700);border-color:var(--c-primary-700);color:var(--c-gray-000)!important}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{font-size:16px}}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{font-size:16px}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{font-size:16px}}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:24px}}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{width:100%}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{padding-left:12px}}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:16px}}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-right:12px}}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only{padding:0!important;width:44px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only i{padding:0!important}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only.btn--sm{width:36px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only.btn--lg{width:52px}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--open{background:transparent;color:var(--c-primary-500)!important}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--open:hover{background:var(--c-primary-500);border-color:var(--c-primary-500);color:var(--c-gray-000)!important}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;border:2px solid transparent;color:var(--c-primary-500)!important}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--disabled{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}.tax-knowledge_base_category .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button:disabled{display:none}.tax-knowledge_base_category .page-content .section-kb-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;margin-top:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;justify-content:space-between;padding:0}@media (min-height:640px){.tax-knowledge_base_category .page-content .section-kb-nav{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .section-kb-nav{margin-top:48px}}@media (min-height:640px){.tax-knowledge_base_category .page-content .section-kb-nav{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .section-kb-nav{margin-bottom:48px}}.tax-knowledge_base_category .page-content .section-kb-nav__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);font-size:18px;font-weight:500;line-height:1;text-decoration:none}.tax-knowledge_base_category .page-content .section-kb-nav__nav-item:hover span{text-decoration:underline}.tax-knowledge_base_category .page-content .section-kb-nav__nav-item--prev .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-nav__nav-item--prev i{padding-right:8px}.tax-knowledge_base_category .page-content .section-kb-nav__nav-item--next{margin-left:auto}.tax-knowledge_base_category .page-content .section-kb-nav__nav-item--next .svg-inline--fa{padding-left:8px}.tax-knowledge_base_category .page-content .section-kb-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:none;justify-content:space-between;line-height:1;padding:12px 0}.tax-knowledge_base_category .page-content .section-kb-footer__revised{color:var(--c-primary-400);font-size:14px;font-weight:500}.tax-knowledge_base_category .page-content .section-kb-footer__share{display:none}@media (min-width:640px){.tax-knowledge_base_category .page-content .section-kb-footer__share{display:block}}.tax-knowledge_base_category .page-content .section-kb-footer__share__link{color:var(--c-primary);font-size:16px;font-weight:500;margin-right:18px;text-decoration:none}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-footer__share__link{margin-right:calc(.625vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-footer__share__link{margin-right:24px}}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-footer__share__link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-footer__share__link{font-size:18px}}.tax-knowledge_base_category .page-content .section-kb-footer__share__link:last-child{margin-right:0}.tax-knowledge_base_category .page-content .section-kb-footer__share__link:hover{text-decoration:underline}.tax-knowledge_base_category .page-content .section-kb-footer__share__link .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-footer__share__link i{color:var(--c-comp);font-size:15px;padding-right:8px}@media (min-width:480px){.tax-knowledge_base_category .page-content .section-kb-footer__share__link .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-footer__share__link i{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .section-kb-footer__share__link .svg-inline--fa,.tax-knowledge_base_category .page-content .section-kb-footer__share__link i{font-size:16px}}.tax-knowledge_base_category .page-content .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;margin-top:40px}@media (min-height:640px){.tax-knowledge_base_category .page-content .main-content{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .main-content{margin-top:80px}}@media (min-height:640px){.tax-knowledge_base_category .page-content .main-content{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .main-content{margin-bottom:80px}}.tax-knowledge_base_category .page-content .main-content .content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-intro .wp-caption{max-width:100%}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__number{margin-right:32px}}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__number{font-size:96px}}@media (min-width:992px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__number{-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__wysiwyg{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__image{margin-top:32px;min-width:100%}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__image{margin-left:24px;margin-top:0;min-width:0}}@media (min-width:480px) and (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__image{margin-left:calc(2.5vw + 12px)}}@media (min-width:480px) and (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__image{margin-left:48px}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content__image img{display:block}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-content .wp-caption{max-width:100%}@media only screen and (max-width:768px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs .r-tabs .r-tabs-nav{display:none}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs .r-tabs .r-tabs-accordion-title{display:block}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px;-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__number{margin-right:32px}}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__number{font-size:96px}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav{border-bottom:1px solid var(--c-gray-400);display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-top:24px;padding:0}@media (min-height:640px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav{margin-top:calc(4.61538vh - 5.53846px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav{margin-top:36px}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav li{border-bottom:1px solid var(--c-gray-400);margin:0 24px -1px 0}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav li:hover{border-bottom:1px solid var(--c-primary-300)}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav li:hover a{color:var(--c-primary)}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav li:last-child{margin-right:0}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav li.r-tabs-state-active{border-bottom:1px solid var(--c-primary)}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav li.r-tabs-state-active a{color:var(--c-primary)}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{color:var(--c-primary-400);font-size:18px;text-decoration:none}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{font-size:20px}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel{display:none}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel.r-tabs-state-active{border-bottom:1px solid var(--c-gray-400);display:block;padding:18px 0 24px}@media (min-width:768px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel.r-tabs-state-active{border-bottom:none;padding:0}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title{border-bottom:1px solid var(--c-gray-400);display:none;padding:12px 0}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-primary);content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;padding-top:3px;width:12px}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title.r-tabs-state-active a:after{-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__number{margin-right:32px}}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__number{font-size:96px}}@media (min-width:992px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__number{-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__wysiwyg{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion{margin-left:auto;margin-right:auto;margin-top:20px}@media (min-height:640px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion{margin-top:calc(4.61538vh - 9.53846px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion{margin-top:32px}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item{padding:12px 0}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item.active .section-kb-faq__accordion-item__icon{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{color:var(--c-comp);font-size:16px;margin-right:18px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:14px}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{font-size:18px}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-faq__accordion-item__text{margin-top:20px;padding-left:32px}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid{display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid{gap:calc(.83333vw + 8px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid{gap:20px}}@media (min-width:640px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid{grid-template-columns:1fr 1fr}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);padding:24px;position:relative;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}@media (min-width:480px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{padding:calc(.83333vw + 20px)}}@media (min-width:1440px){.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{padding:32px}}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item picture{display:-webkit-box;display:-ms-flexbox;display:flex;height:128px;margin-bottom:16px;width:auto}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item picture img{-o-object-fit:contain;object-fit:contain}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__title{margin:0}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__sub-title{color:var(--c-comp);font-size:16px;font-weight:700;margin-top:8px}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label{background:var(--c-succes);border-radius:6px;color:var(--c-gray-000);font-size:15px;font-weight:500;padding:.4em 1em .4em 1.2em;position:absolute;right:20px;top:20px;z-index:0}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label span{position:relative;z-index:2}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label:after{background:var(--c-succes);border-radius:4px;content:"";height:70%;left:-11px;position:absolute;top:50%;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);width:28px;z-index:-1}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;list-style:none;margin-left:0;margin-right:0;margin-top:16px;max-width:80%;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps li svg{color:var(--c-succes);margin-top:.2em}.tax-knowledge_base_category .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item--icon{border-radius:50%;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;position:absolute;right:20px;width:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-heading);color:var(--c-gray-000);justify-content:center}.tax-knowledge_base_category .page-content .main-content .content__inner section{border-bottom:1px solid var(--c-gray-400);padding-bottom:24px;padding-top:24px;position:relative}@media (min-height:640px){.tax-knowledge_base_category .page-content .main-content .content__inner section{padding-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .main-content .content__inner section{padding-top:48px}}@media (min-height:640px){.tax-knowledge_base_category .page-content .main-content .content__inner section{padding-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .main-content .content__inner section{padding-bottom:48px}}.tax-knowledge_base_category .page-content .main-content .content__inner section:first-child{padding-top:0}.tax-knowledge_base_category .page-content .main-content .content__inner section .section-anchor{display:block;position:absolute;top:-90px;visibility:hidden}@media print{.tax-knowledge_base_category .db-notification,.tax-knowledge_base_category .footer-svg,.tax-knowledge_base_category .section-cta,.tax-knowledge_base_category .section-cta__chat,.tax-knowledge_base_category .section-kb-footer,.tax-knowledge_base_category .section-kb-helpful,.tax-knowledge_base_category .section-kb-related,.tax-knowledge_base_category .sidebar,.tax-knowledge_base_category footer,.tax-knowledge_base_category header{display:none}.tax-knowledge_base_category .main-content{margin-bottom:0!important;margin-top:0!important}}.tax-knowledge_base_category .page-content .main-content .content__inner .flexible-content section{margin:0;padding-bottom:24px;padding-top:24px}@media (min-height:640px){.tax-knowledge_base_category .page-content .main-content .content__inner .flexible-content section{padding-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .main-content .content__inner .flexible-content section{padding-top:48px}}@media (min-height:640px){.tax-knowledge_base_category .page-content .main-content .content__inner .flexible-content section{padding-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_category .page-content .main-content .content__inner .flexible-content section{padding-bottom:48px}}.tax-knowledge_base_category .page-content .main-content .content__inner .flexible-content section:first-child{margin-top:0;padding-top:0}.tax-knowledge_base_tag .content-menu{background:var(--c-gray-000);border-top:1px solid #f0f0f0;height:66px;position:sticky;z-index:303;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;top:85px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}@media (min-width:992px){.tax-knowledge_base_tag .content-menu{display:none}}.tax-knowledge_base_tag .content-menu:after{background-image:url(/app/themes/palmsens/dist/images/shadow_92fa3704.png);background-position:50%;background-repeat:no-repeat;background-size:1814px 7px;bottom:-7px;content:"";height:7px;position:absolute;width:100%}.tax-knowledge_base_tag .content-menu.sticky--pinned,.tax-knowledge_base_tag .content-menu.sticky--unpinned{top:85px}.tax-knowledge_base_tag .content-menu.sticky-submenu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:992px){.tax-knowledge_base_tag .content-menu.sticky-submenu-mobile{display:none}}.single-product .section-product-hero.carousel-enabled .tax-knowledge_base_tag .content-menu .section-product-hero__outer-wrapper,.tax-knowledge_base_tag .content-menu .container,.tax-knowledge_base_tag .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{height:100%;overflow-x:scroll;overflow-y:visible;scrollbar-width:none}.single-product .section-product-hero.carousel-enabled .tax-knowledge_base_tag .content-menu .section-product-hero__outer-wrapper::-webkit-scrollbar,.tax-knowledge_base_tag .content-menu .container::-webkit-scrollbar,.tax-knowledge_base_tag .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper::-webkit-scrollbar{display:none}.tax-knowledge_base_tag .content-menu #subnav-spy{overflow:scroll;scrollbar-width:none}.tax-knowledge_base_tag .content-menu #subnav-spy::-webkit-scrollbar{display:none}.tax-knowledge_base_tag .content-menu #wrapper-sticky-subnav{overflow-x:scroll;overflow-y:visible}.tax-knowledge_base_tag .content-menu .subnav-arrows{height:64px;overflow:hidden;pointer-events:none;position:absolute;right:14px;top:0;width:calc(100% - 30px)}.tax-knowledge_base_tag .content-menu .subnav-arrows .subnav-arrow-back{background-color:var(--c-gray-000);cursor:pointer;height:64px;padding:17px 0;pointer-events:auto;position:absolute;top:0;width:30px}.tax-knowledge_base_tag .content-menu .subnav-arrows .subnav-arrow-back.left:before{background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";position:absolute;right:-40px;top:0;width:40px}.tax-knowledge_base_tag .content-menu .subnav-arrows .subnav-arrow-back.right{right:0}.tax-knowledge_base_tag .content-menu .subnav-arrows .subnav-arrow-back.right:before{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(right,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(right,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(-90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";left:-40px;position:absolute;top:0;width:40px}.tax-knowledge_base_tag .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow{border-radius:50%;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tax-knowledge_base_tag .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow .angle{height:18px;width:18px}.tax-knowledge_base_tag .content-menu ul{height:64px;list-style:none;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:0}.tax-knowledge_base_tag .content-menu ul .nav-item{display:inline-block;height:100%}.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;padding:10px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary-500);font-family:var(--f-heading);height:100%;position:relative;text-decoration:none;-webkit-transform:.2s all;-o-transform:.2s all;transform:.2s all}@media (min-width:480px){.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link{font-size:18px}}@media (min-width:480px){.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link{padding-right:calc(.625vw + 11px)}}@media (min-width:1440px){.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link{padding-right:20px}}@media (min-width:480px){.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link{padding-left:calc(.625vw + 11px)}}@media (min-width:1440px){.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link{padding-left:20px}}.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link:after{background:var(--c-blue-ncs-100);border-radius:4px;content:"";height:40px;left:0;opacity:0;position:absolute;right:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:100%;z-index:-1}.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link.active{color:var(--c-primary)}.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link.active:after{opacity:1}.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link:hover{color:var(--c-primary)}.tax-knowledge_base_tag .content-menu ul .nav-item .nav-link:hover:after{opacity:1}.tax-knowledge_base_tag #main-wrapper{overflow:visible}.single-product .section-product-hero.carousel-enabled .tax-knowledge_base_tag .section-product-hero__outer-wrapper,.tax-knowledge_base_tag .container,.tax-knowledge_base_tag .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{max-width:1500px}.tax-knowledge_base_tag .page-content{overflow:hidden}@media (min-width:992px){.tax-knowledge_base_tag .page-content{overflow:visible}}.tax-knowledge_base_tag .page-content .sidebar{display:none;width:200px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .sidebar{width:calc(8.33333vw + 160px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .sidebar{width:280px}}.tax-knowledge_base_tag .page-content .sidebar--left{padding-right:18px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .sidebar--left{padding-right:calc(3.125vw + 3px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .sidebar--left{padding-right:48px}}@media (min-width:992px){.tax-knowledge_base_tag .page-content .sidebar--left{display:block}}.tax-knowledge_base_tag .page-content .sidebar--right{padding-left:18px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .sidebar--right{padding-left:calc(3.125vw + 3px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .sidebar--right{padding-left:48px}}@media (min-width:1200px){.tax-knowledge_base_tag .page-content .sidebar--right{display:block}}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters{margin:0 0 40px}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters__title{font-size:18px;margin-bottom:14px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters__title{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters__title{font-size:22px}}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters{color:var(--c-comp);list-style:none;margin:0 0 12px;padding:0;position:relative}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters--is-expanded [class*=near-active] a:after,.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters--is-expanded [class*=near-active] a:before{display:none!important}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters--gt [class*=is-first] a:before{background:var(--c-gray-000);background:-webkit-linear-gradient(top,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);background:-o-linear-gradient(top,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);background:linear-gradient(180deg,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters--gb [class*=is-last] a:after{background:var(--c-gray-000);background:-webkit-linear-gradient(top,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);background:-o-linear-gradient(top,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);background:linear-gradient(180deg,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;line-height:17px;padding:2px 0;position:relative}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-hidden{display:none}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-active{opacity:1}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-active [class*=position]{background:var(--c-comp)!important;color:var(--c-gray-000)}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters__item__position{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--c-comp-100);border-radius:2px;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;margin-right:12px}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink,.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters__item__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink{opacity:.6;padding:8px 0;text-decoration:none}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink:hover{text-decoration:underline}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler{color:var(--c-primary);font-weight:600}.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler .svg-inline--fa,.tax-knowledge_base_tag .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler i{margin-left:.25rem}.tax-knowledge_base_tag .page-content .sidebar__menu{position:sticky;top:200px}.tax-knowledge_base_tag .page-content .sidebar__menu ul{list-style:none;margin:0 0 0 20px;padding:0}.tax-knowledge_base_tag .page-content .sidebar__menu ul li{opacity:.7;padding:6px 0;text-decoration:none}.tax-knowledge_base_tag .page-content .sidebar__menu ul li.is-active{opacity:1}.tax-knowledge_base_tag .page-content .sidebar__menu ul li .svg-inline--fa,.tax-knowledge_base_tag .page-content .sidebar__menu ul li i{width:20px}.tax-knowledge_base_tag .page-content .sidebar__menu ul li a{color:var(--c-primary);display:block;font-size:16px;font-weight:500;line-height:1.2;text-decoration:none}@media (min-width:480px){.tax-knowledge_base_tag .page-content .sidebar__menu ul li a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .sidebar__menu ul li a{font-size:18px}}.tax-knowledge_base_tag .page-content .sidebar__menu .toc-marker{height:100%;left:-13px;position:absolute;top:0;width:100%;z-index:-1}.tax-knowledge_base_tag .page-content .sidebar__menu .toc-marker path{stroke:var(--c-comp);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tax-knowledge_base_tag .page-content .sidebar__product{border:1px solid var(--c-gray-400);border-radius:6px;display:block;margin-top:18px;padding:18px;text-decoration:none}.tax-knowledge_base_tag .page-content .sidebar__product:hover .sidebar__product__content__button{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.tax-knowledge_base_tag .page-content .sidebar__product__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tax-knowledge_base_tag .page-content .sidebar__product__image img{display:block;height:auto;max-height:144px;max-width:80%;width:auto}.tax-knowledge_base_tag .page-content .sidebar__product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tax-knowledge_base_tag .page-content .sidebar__product__content__title-container{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:18px}.tax-knowledge_base_tag .page-content .sidebar__product__content__title{word-break:break-word}.tax-knowledge_base_tag .page-content .sidebar__product__content__subtitle{font-size:14px!important}.tax-knowledge_base_tag .page-content .sidebar__product__content__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;background:var(--c-primary);border-radius:24px;color:var(--c-gray-000);font-size:19px;height:48px;line-height:1;margin:0 -6px -6px 12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out;width:48px}.tax-knowledge_base_tag .page-content .section-kb-related{border:0;margin-bottom:24px;margin-top:24px;padding:0}@media (min-height:640px){.tax-knowledge_base_tag .page-content .section-kb-related{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .section-kb-related{margin-top:48px}}@media (min-height:640px){.tax-knowledge_base_tag .page-content .section-kb-related{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .section-kb-related{margin-bottom:48px}}.tax-knowledge_base_tag .page-content .section-kb-related ul{list-style:none;margin-bottom:0;padding:0}.tax-knowledge_base_tag .page-content .section-kb-related ul li a{color:var(--c-primary);font-size:16px;font-weight:500;text-decoration:none}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-related ul li a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-related ul li a{font-size:18px}}.tax-knowledge_base_tag .page-content .section-kb-related ul li a:hover{text-decoration:underline}.tax-knowledge_base_tag .page-content .section-kb-related ul li a .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-related ul li a i{color:var(--c-comp);font-size:15px;padding-right:12px}.tax-knowledge_base_tag .page-content .section-kb-helpful{background:var(--c-comp-100);border:0;border-radius:6px;margin-top:24px;padding:28px}@media (min-height:640px){.tax-knowledge_base_tag .page-content .section-kb-helpful{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .section-kb-helpful{margin-top:48px}}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_confirmation_wrapper{background:var(--c-comp-100)!important}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_label{margin:0!important}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield_required,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_heading{display:none}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice{margin-right:12px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice:last-child{margin:0}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input{display:none}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-primary);cursor:pointer;font-size:18px;font-weight:500;height:44px;justify-content:center;line-height:1;max-width:none;width:104px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label:before{padding-right:8px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input:checked+label{background:var(--c-gray-100);border:1px solid var(--c-gray-600)}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input[value=Yes]+label:before{background-color:var(--c-primary);content:"";height:18px;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;width:18px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input[value=No]+label:before{background-color:var(--c-primary);content:"";height:18px;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;width:18px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield textarea{border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-primary);display:block;font-size:16px;line-height:1;outline:none;padding:12px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-webkit-input-placeholder{color:var(--c-primary-400)}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-moz-placeholder{color:var(--c-primary-400)}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield textarea:-ms-input-placeholder{color:var(--c-primary-400)}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-ms-input-placeholder{color:var(--c-primary-400)}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gfield textarea::placeholder{color:var(--c-primary-400)}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer{margin:0;padding:0}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-primary-500);border:2px solid var(--c-primary-500);border-radius:22px;color:var(--c-gray-000)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;margin:16px 0 0;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;text-transform:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:18px}}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button:hover{background:var(--c-primary-700);border-color:var(--c-primary-700);color:var(--c-gray-000)!important}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{font-size:16px}}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{font-size:16px}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{font-size:16px}}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:24px}}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form .tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{width:100%}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{padding-left:12px}}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:16px}}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-right:12px}}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only{padding:0!important;width:44px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only i{padding:0!important}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only.btn--sm{width:36px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only.btn--lg{width:52px}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--open{background:transparent;color:var(--c-primary-500)!important}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--open:hover{background:var(--c-primary-500);border-color:var(--c-primary-500);color:var(--c-gray-000)!important}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;border:2px solid transparent;color:var(--c-primary-500)!important}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--disabled{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}.tax-knowledge_base_tag .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button:disabled{display:none}.tax-knowledge_base_tag .page-content .section-kb-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;margin-top:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;justify-content:space-between;padding:0}@media (min-height:640px){.tax-knowledge_base_tag .page-content .section-kb-nav{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .section-kb-nav{margin-top:48px}}@media (min-height:640px){.tax-knowledge_base_tag .page-content .section-kb-nav{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .section-kb-nav{margin-bottom:48px}}.tax-knowledge_base_tag .page-content .section-kb-nav__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);font-size:18px;font-weight:500;line-height:1;text-decoration:none}.tax-knowledge_base_tag .page-content .section-kb-nav__nav-item:hover span{text-decoration:underline}.tax-knowledge_base_tag .page-content .section-kb-nav__nav-item--prev .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-nav__nav-item--prev i{padding-right:8px}.tax-knowledge_base_tag .page-content .section-kb-nav__nav-item--next{margin-left:auto}.tax-knowledge_base_tag .page-content .section-kb-nav__nav-item--next .svg-inline--fa{padding-left:8px}.tax-knowledge_base_tag .page-content .section-kb-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:none;justify-content:space-between;line-height:1;padding:12px 0}.tax-knowledge_base_tag .page-content .section-kb-footer__revised{color:var(--c-primary-400);font-size:14px;font-weight:500}.tax-knowledge_base_tag .page-content .section-kb-footer__share{display:none}@media (min-width:640px){.tax-knowledge_base_tag .page-content .section-kb-footer__share{display:block}}.tax-knowledge_base_tag .page-content .section-kb-footer__share__link{color:var(--c-primary);font-size:16px;font-weight:500;margin-right:18px;text-decoration:none}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-footer__share__link{margin-right:calc(.625vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-footer__share__link{margin-right:24px}}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-footer__share__link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-footer__share__link{font-size:18px}}.tax-knowledge_base_tag .page-content .section-kb-footer__share__link:last-child{margin-right:0}.tax-knowledge_base_tag .page-content .section-kb-footer__share__link:hover{text-decoration:underline}.tax-knowledge_base_tag .page-content .section-kb-footer__share__link .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-footer__share__link i{color:var(--c-comp);font-size:15px;padding-right:8px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .section-kb-footer__share__link .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-footer__share__link i{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .section-kb-footer__share__link .svg-inline--fa,.tax-knowledge_base_tag .page-content .section-kb-footer__share__link i{font-size:16px}}.tax-knowledge_base_tag .page-content .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;margin-top:40px}@media (min-height:640px){.tax-knowledge_base_tag .page-content .main-content{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .main-content{margin-top:80px}}@media (min-height:640px){.tax-knowledge_base_tag .page-content .main-content{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .main-content{margin-bottom:80px}}.tax-knowledge_base_tag .page-content .main-content .content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-intro .wp-caption{max-width:100%}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__number{margin-right:32px}}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__number{font-size:96px}}@media (min-width:992px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__number{-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__wysiwyg{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__image{margin-top:32px;min-width:100%}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__image{margin-left:24px;margin-top:0;min-width:0}}@media (min-width:480px) and (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__image{margin-left:calc(2.5vw + 12px)}}@media (min-width:480px) and (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__image{margin-left:48px}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content__image img{display:block}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-content .wp-caption{max-width:100%}@media only screen and (max-width:768px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs .r-tabs .r-tabs-nav{display:none}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs .r-tabs .r-tabs-accordion-title{display:block}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px;-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__number{margin-right:32px}}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__number{font-size:96px}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav{border-bottom:1px solid var(--c-gray-400);display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-top:24px;padding:0}@media (min-height:640px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav{margin-top:calc(4.61538vh - 5.53846px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav{margin-top:36px}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav li{border-bottom:1px solid var(--c-gray-400);margin:0 24px -1px 0}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav li:hover{border-bottom:1px solid var(--c-primary-300)}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav li:hover a{color:var(--c-primary)}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav li:last-child{margin-right:0}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav li.r-tabs-state-active{border-bottom:1px solid var(--c-primary)}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav li.r-tabs-state-active a{color:var(--c-primary)}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{color:var(--c-primary-400);font-size:18px;text-decoration:none}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{font-size:20px}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel{display:none}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel.r-tabs-state-active{border-bottom:1px solid var(--c-gray-400);display:block;padding:18px 0 24px}@media (min-width:768px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel.r-tabs-state-active{border-bottom:none;padding:0}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title{border-bottom:1px solid var(--c-gray-400);display:none;padding:12px 0}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-primary);content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;padding-top:3px;width:12px}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title.r-tabs-state-active a:after{-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__number{margin-right:32px}}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__number{font-size:96px}}@media (min-width:992px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__number{-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__wysiwyg{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion{margin-left:auto;margin-right:auto;margin-top:20px}@media (min-height:640px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion{margin-top:calc(4.61538vh - 9.53846px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion{margin-top:32px}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item{padding:12px 0}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item.active .section-kb-faq__accordion-item__icon{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{color:var(--c-comp);font-size:16px;margin-right:18px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:14px}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{font-size:18px}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-faq__accordion-item__text{margin-top:20px;padding-left:32px}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid{display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid{gap:calc(.83333vw + 8px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid{gap:20px}}@media (min-width:640px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid{grid-template-columns:1fr 1fr}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);padding:24px;position:relative;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}@media (min-width:480px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{padding:calc(.83333vw + 20px)}}@media (min-width:1440px){.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{padding:32px}}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item picture{display:-webkit-box;display:-ms-flexbox;display:flex;height:128px;margin-bottom:16px;width:auto}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item picture img{-o-object-fit:contain;object-fit:contain}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__title{margin:0}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__sub-title{color:var(--c-comp);font-size:16px;font-weight:700;margin-top:8px}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label{background:var(--c-succes);border-radius:6px;color:var(--c-gray-000);font-size:15px;font-weight:500;padding:.4em 1em .4em 1.2em;position:absolute;right:20px;top:20px;z-index:0}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label span{position:relative;z-index:2}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label:after{background:var(--c-succes);border-radius:4px;content:"";height:70%;left:-11px;position:absolute;top:50%;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);width:28px;z-index:-1}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;list-style:none;margin-left:0;margin-right:0;margin-top:16px;max-width:80%;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps li svg{color:var(--c-succes);margin-top:.2em}.tax-knowledge_base_tag .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item--icon{border-radius:50%;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;position:absolute;right:20px;width:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-heading);color:var(--c-gray-000);justify-content:center}.tax-knowledge_base_tag .page-content .main-content .content__inner section{border-bottom:1px solid var(--c-gray-400);padding-bottom:24px;padding-top:24px;position:relative}@media (min-height:640px){.tax-knowledge_base_tag .page-content .main-content .content__inner section{padding-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .main-content .content__inner section{padding-top:48px}}@media (min-height:640px){.tax-knowledge_base_tag .page-content .main-content .content__inner section{padding-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .main-content .content__inner section{padding-bottom:48px}}.tax-knowledge_base_tag .page-content .main-content .content__inner section:first-child{padding-top:0}.tax-knowledge_base_tag .page-content .main-content .content__inner section .section-anchor{display:block;position:absolute;top:-90px;visibility:hidden}@media print{.tax-knowledge_base_tag .db-notification,.tax-knowledge_base_tag .footer-svg,.tax-knowledge_base_tag .section-cta,.tax-knowledge_base_tag .section-cta__chat,.tax-knowledge_base_tag .section-kb-footer,.tax-knowledge_base_tag .section-kb-helpful,.tax-knowledge_base_tag .section-kb-related,.tax-knowledge_base_tag .sidebar,.tax-knowledge_base_tag footer,.tax-knowledge_base_tag header{display:none}.tax-knowledge_base_tag .main-content{margin-bottom:0!important;margin-top:0!important}}.tax-knowledge_base_tag .page-content .main-content .content__inner .flexible-content section{margin:0;padding-bottom:24px;padding-top:24px}@media (min-height:640px){.tax-knowledge_base_tag .page-content .main-content .content__inner .flexible-content section{padding-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .main-content .content__inner .flexible-content section{padding-top:48px}}@media (min-height:640px){.tax-knowledge_base_tag .page-content .main-content .content__inner .flexible-content section{padding-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){.tax-knowledge_base_tag .page-content .main-content .content__inner .flexible-content section{padding-bottom:48px}}.tax-knowledge_base_tag .page-content .main-content .content__inner .flexible-content section:first-child{margin-top:0;padding-top:0}.section-term-content .container,.section-term-content .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.section-term-content__terms__title-container,.single-product .section-product-hero.carousel-enabled .section-term-content .section-product-hero__outer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.section-term-content__terms__title-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:36px 0 24px}.section-term-content__terms__title,.section-term-content__terms__title-container .facetwp-sort{margin:0}.section-term-content__terms__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;margin-top:18px}@media (min-width:640px){.section-term-content__terms__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.section-term-content__terms__grid{grid-gap:18px;grid-template-columns:repeat(4,1fr)}}@media (min-width:992px){.section-term-content__terms__grid{grid-gap:24px;margin-top:24px}}.section-term-content__terms__grid__term{border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}.section-term-content__terms__grid__term:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.section-term-content__terms__grid__term:before{content:"";display:block;float:left;padding-top:100%}.section-term-content__terms__grid__term__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;height:100%;justify-content:flex-end;padding:18px 12px;width:100%}@media (min-width:640px){.section-term-content__terms__grid__term__container{padding:18px}}@media (min-width:992px){.section-term-content__terms__grid__term__container{padding:24px 18px}}.section-term-content__terms__grid__term__image{display:block;margin:auto;max-height:144px;max-width:120px;-o-object-fit:contain;object-fit:contain;padding:12px 0;width:70%}.section-term-content__terms__grid__term__icon{color:var(--c-heading);font-size:48px;margin:auto;padding:12px 0}.section-term-content__terms__grid__term__title{-ms-hyphens:auto;hyphens:auto;margin:0;text-align:center}.section-term-content__terms__grid__term__icon+.section-categories__main__term__title,.section-term-content__terms__grid__term__image+.section-categories__main__term__title{margin-top:8px}@media (min-width:992px){.section-term-content__terms__grid__term__icon+.section-categories__main__term__title,.section-term-content__terms__grid__term__image+.section-categories__main__term__title{margin-top:12px}}.section-term-content__posts__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:36px 0 24px}.section-term-content__posts__title,.section-term-content__posts__title-container .facetwp-sort{margin:0}.section-term-content__posts__grid{margin-top:18px}@media (min-width:992px){.section-term-content__posts__grid{margin-top:24px}}.section-term-content__posts__grid--grid-view{grid-gap:18px;display:grid;grid-template-columns:1fr}@media (min-width:480px){.section-term-content__posts__grid--grid-view{grid-gap:calc(2.29167vw + 7px)}}@media (min-width:1440px){.section-term-content__posts__grid--grid-view{grid-gap:40px}}@media (min-width:992px){.section-term-content__posts__grid--grid-view{grid-template-columns:1fr 1fr}}.section-term-content__posts__grid--grid-view .loop-knowledge-base{margin:0}.section-term-content__posts__grid--grid-view .loop-knowledge-base__thumbnail__image,.section-term-content__posts__grid--grid-view .loop-knowledge-base__thumbnail__image img{-o-object-fit:cover;object-fit:cover}.section-term-content__posts .facetwp-load-more{background:var(--c-gray-400);border:0;border-radius:6px;color:var(--c-primary);cursor:pointer;font-size:16px;font-weight:700;height:48px;margin-top:24px;outline:none;position:relative;text-transform:uppercase;width:100%}.section-term-content .sidebar{display:none;width:200px}@media (min-width:480px){.section-term-content .sidebar{width:calc(8.33333vw + 160px)}}@media (min-width:1440px){.section-term-content .sidebar{width:280px}}.section-term-content .sidebar--left{padding-right:18px}@media (min-width:480px){.section-term-content .sidebar--left{padding-right:calc(3.125vw + 3px)}}@media (min-width:1440px){.section-term-content .sidebar--left{padding-right:48px}}@media (min-width:992px){.section-term-content .sidebar--left{display:block}}.section-term-content .sidebar--right{padding-left:18px}@media (min-width:480px){.section-term-content .sidebar--right{padding-left:calc(3.125vw + 3px)}}@media (min-width:1440px){.section-term-content .sidebar--right{padding-left:48px}}@media (min-width:1200px){.section-term-content .sidebar,.section-term-content .sidebar--right{display:block}}.section-term-content .sidebar__menu{position:sticky;top:200px}.section-term-content .sidebar__menu ul{list-style:none;margin:0 0 0 20px;padding:0}.section-term-content .sidebar__menu ul li{opacity:.7;padding:4px 0;text-decoration:none}.section-term-content .sidebar__menu ul li.is-active{opacity:1}.section-term-content .sidebar__menu ul li .svg-inline--fa,.section-term-content .sidebar__menu ul li i{width:20px}.section-term-content .sidebar__menu ul li a{color:var(--c-primary);font-size:16px;font-weight:500;text-decoration:none}@media (min-width:480px){.section-term-content .sidebar__menu ul li a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){.section-term-content .sidebar__menu ul li a{font-size:18px}}.section-term-content .sidebar__menu .toc-marker{height:100%;left:-13px;position:absolute;top:0;width:100%;z-index:-1}.section-term-content .sidebar__menu .toc-marker path{stroke:var(--c-comp);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.section-term-content .sidebar__product{border:1px solid var(--c-gray-400);border-radius:6px;display:block;margin-top:18px;padding:18px;text-decoration:none}.section-term-content .sidebar__product:hover .sidebar__product__content__button{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.section-term-content .sidebar__product__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-term-content .sidebar__product__image img{display:block;height:auto;max-height:144px;max-width:80%;width:auto}.section-term-content .sidebar__product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-term-content .sidebar__product__content__title-container{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:18px}.section-term-content .sidebar__product__content__subtitle{font-size:14px!important}.section-term-content .sidebar__product__content__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;background:var(--c-primary);border-radius:24px;color:var(--c-gray-000);font-size:19px;height:48px;line-height:1;margin:0 -6px -6px 12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out;width:48px}.section-term-content .content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}body.single-knowledge_base .content-menu{background:var(--c-gray-000);border-top:1px solid #f0f0f0;height:66px;position:sticky;z-index:303;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;top:85px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}@media (min-width:992px){body.single-knowledge_base .content-menu{display:none}}body.single-knowledge_base .content-menu:after{background-image:url(/app/themes/palmsens/dist/images/shadow_92fa3704.png);background-position:50%;background-repeat:no-repeat;background-size:1814px 7px;bottom:-7px;content:"";height:7px;position:absolute;width:100%}body.single-knowledge_base .content-menu.sticky--pinned,body.single-knowledge_base .content-menu.sticky--unpinned{top:85px}body.single-knowledge_base .content-menu.sticky-submenu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:992px){body.single-knowledge_base .content-menu.sticky-submenu-mobile{display:none}}.single-product .section-product-hero.carousel-enabled body.single-knowledge_base .content-menu .section-product-hero__outer-wrapper,body.single-knowledge_base .content-menu .container,body.single-knowledge_base .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{height:100%;overflow-x:scroll;overflow-y:visible;scrollbar-width:none}.single-product .section-product-hero.carousel-enabled body.single-knowledge_base .content-menu .section-product-hero__outer-wrapper::-webkit-scrollbar,body.single-knowledge_base .content-menu .container::-webkit-scrollbar,body.single-knowledge_base .content-menu .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper::-webkit-scrollbar{display:none}body.single-knowledge_base .content-menu #subnav-spy{overflow:scroll;scrollbar-width:none}body.single-knowledge_base .content-menu #subnav-spy::-webkit-scrollbar{display:none}body.single-knowledge_base .content-menu #wrapper-sticky-subnav{overflow-x:scroll;overflow-y:visible}body.single-knowledge_base .content-menu .subnav-arrows{height:64px;overflow:hidden;pointer-events:none;position:absolute;right:14px;top:0;width:calc(100% - 30px)}body.single-knowledge_base .content-menu .subnav-arrows .subnav-arrow-back{background-color:var(--c-gray-000);cursor:pointer;height:64px;padding:17px 0;pointer-events:auto;position:absolute;top:0;width:30px}body.single-knowledge_base .content-menu .subnav-arrows .subnav-arrow-back.left:before{background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";position:absolute;right:-40px;top:0;width:40px}body.single-knowledge_base .content-menu .subnav-arrows .subnav-arrow-back.right{right:0}body.single-knowledge_base .content-menu .subnav-arrows .subnav-arrow-back.right:before{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(right,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(right,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(-90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";left:-40px;position:absolute;top:0;width:40px}body.single-knowledge_base .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow{border-radius:50%;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.single-knowledge_base .content-menu .subnav-arrows .subnav-arrow-back .subnav-arrow .angle{height:18px;width:18px}body.single-knowledge_base .content-menu ul{height:64px;list-style:none;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:0}body.single-knowledge_base .content-menu ul .nav-item{display:inline-block;height:100%}body.single-knowledge_base .content-menu ul .nav-item .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;padding:10px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary-500);font-family:var(--f-heading);height:100%;position:relative;text-decoration:none;-webkit-transform:.2s all;-o-transform:.2s all;transform:.2s all}@media (min-width:480px){body.single-knowledge_base .content-menu ul .nav-item .nav-link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.single-knowledge_base .content-menu ul .nav-item .nav-link{font-size:18px}}@media (min-width:480px){body.single-knowledge_base .content-menu ul .nav-item .nav-link{padding-right:calc(.625vw + 11px)}}@media (min-width:1440px){body.single-knowledge_base .content-menu ul .nav-item .nav-link{padding-right:20px}}@media (min-width:480px){body.single-knowledge_base .content-menu ul .nav-item .nav-link{padding-left:calc(.625vw + 11px)}}@media (min-width:1440px){body.single-knowledge_base .content-menu ul .nav-item .nav-link{padding-left:20px}}body.single-knowledge_base .content-menu ul .nav-item .nav-link:after{background:var(--c-blue-ncs-100);border-radius:4px;content:"";height:40px;left:0;opacity:0;position:absolute;right:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:100%;z-index:-1}body.single-knowledge_base .content-menu ul .nav-item .nav-link.active{color:var(--c-primary)}body.single-knowledge_base .content-menu ul .nav-item .nav-link.active:after{opacity:1}body.single-knowledge_base .content-menu ul .nav-item .nav-link:hover{color:var(--c-primary)}body.single-knowledge_base .content-menu ul .nav-item .nav-link:hover:after{opacity:1}body.single-knowledge_base #main-wrapper{overflow:visible}.single-product .section-product-hero.carousel-enabled body.single-knowledge_base .section-product-hero__outer-wrapper,body.single-knowledge_base .container,body.single-knowledge_base .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper{max-width:1500px}body.single-knowledge_base .page-content{overflow:hidden}@media (min-width:992px){body.single-knowledge_base .page-content{overflow:visible}}body.single-knowledge_base .page-content .sidebar{display:none;width:200px}@media (min-width:480px){body.single-knowledge_base .page-content .sidebar{width:calc(8.33333vw + 160px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .sidebar{width:280px}}body.single-knowledge_base .page-content .sidebar--left{padding-right:18px}@media (min-width:480px){body.single-knowledge_base .page-content .sidebar--left{padding-right:calc(3.125vw + 3px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .sidebar--left{padding-right:48px}}@media (min-width:992px){body.single-knowledge_base .page-content .sidebar--left{display:block}}body.single-knowledge_base .page-content .sidebar--right{padding-left:18px}@media (min-width:480px){body.single-knowledge_base .page-content .sidebar--right{padding-left:calc(3.125vw + 3px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .sidebar--right{padding-left:48px}}@media (min-width:1200px){body.single-knowledge_base .page-content .sidebar--right{display:block}}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters{margin:0 0 40px}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters__title{font-size:18px;margin-bottom:14px}@media (min-width:480px){body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters__title{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters__title{font-size:22px}}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters{color:var(--c-comp);list-style:none;margin:0 0 12px;padding:0;position:relative}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters--is-expanded [class*=near-active] a:after,body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters--is-expanded [class*=near-active] a:before{display:none!important}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters--gt [class*=is-first] a:before{background:var(--c-gray-000);background:-webkit-linear-gradient(top,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);background:-o-linear-gradient(top,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);background:linear-gradient(180deg,rgba(var(--c-gray-000),1) 0,rgba(var(--c-gray-000),0) 100%);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters--gb [class*=is-last] a:after{background:var(--c-gray-000);background:-webkit-linear-gradient(top,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);background:-o-linear-gradient(top,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);background:linear-gradient(180deg,rgba(var(--c-gray-000),0) 0,rgba(var(--c-gray-000),1) 100%);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;line-height:17px;padding:2px 0;position:relative}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-hidden{display:none}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-active{opacity:1}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters__item--is-active [class*=position]{background:var(--c-comp)!important;color:var(--c-gray-000)}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters__item__position{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--c-comp-100);border-radius:2px;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;margin-right:12px}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink,body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters__item__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);display:-webkit-box;display:-ms-flexbox;display:flex}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink{opacity:.6;padding:8px 0;text-decoration:none}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .list-chapters__item__permalink:hover{text-decoration:underline}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler{color:var(--c-primary);font-weight:600}body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler .svg-inline--fa,body.single-knowledge_base .page-content .sidebar--right .section-kb-chapters .kb-chapters-toggler i{margin-left:.25rem}body.single-knowledge_base .page-content .sidebar__menu{position:sticky;top:200px}body.single-knowledge_base .page-content .sidebar__menu ul{list-style:none;margin:0 0 0 20px;padding:0}body.single-knowledge_base .page-content .sidebar__menu ul li{opacity:.7;padding:6px 0;text-decoration:none}body.single-knowledge_base .page-content .sidebar__menu ul li.is-active{opacity:1}body.single-knowledge_base .page-content .sidebar__menu ul li .svg-inline--fa,body.single-knowledge_base .page-content .sidebar__menu ul li i{width:20px}body.single-knowledge_base .page-content .sidebar__menu ul li a{color:var(--c-primary);display:block;font-size:16px;font-weight:500;line-height:1.2;text-decoration:none}@media (min-width:480px){body.single-knowledge_base .page-content .sidebar__menu ul li a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .sidebar__menu ul li a{font-size:18px}}body.single-knowledge_base .page-content .sidebar__menu .toc-marker{height:100%;left:-13px;position:absolute;top:0;width:100%;z-index:-1}body.single-knowledge_base .page-content .sidebar__menu .toc-marker path{stroke:var(--c-comp);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.single-knowledge_base .page-content .sidebar__product{border:1px solid var(--c-gray-400);border-radius:6px;display:block;margin-top:18px;padding:18px;text-decoration:none}body.single-knowledge_base .page-content .sidebar__product:hover .sidebar__product__content__button{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}body.single-knowledge_base .page-content .sidebar__product__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-knowledge_base .page-content .sidebar__product__image img{display:block;height:auto;max-height:144px;max-width:80%;width:auto}body.single-knowledge_base .page-content .sidebar__product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-knowledge_base .page-content .sidebar__product__content__title-container{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:18px}body.single-knowledge_base .page-content .sidebar__product__content__title{word-break:break-word}body.single-knowledge_base .page-content .sidebar__product__content__subtitle{font-size:14px!important}body.single-knowledge_base .page-content .sidebar__product__content__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;background:var(--c-primary);border-radius:24px;color:var(--c-gray-000);font-size:19px;height:48px;line-height:1;margin:0 -6px -6px 12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out;width:48px}body.single-knowledge_base .page-content .section-kb-related{border:0;margin-bottom:24px;margin-top:24px;padding:0}@media (min-height:640px){body.single-knowledge_base .page-content .section-kb-related{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.single-knowledge_base .page-content .section-kb-related{margin-top:48px}}@media (min-height:640px){body.single-knowledge_base .page-content .section-kb-related{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.single-knowledge_base .page-content .section-kb-related{margin-bottom:48px}}body.single-knowledge_base .page-content .section-kb-related ul{list-style:none;margin-bottom:0;padding:0}body.single-knowledge_base .page-content .section-kb-related ul li a{color:var(--c-primary);font-size:16px;font-weight:500;text-decoration:none}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-related ul li a{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-related ul li a{font-size:18px}}body.single-knowledge_base .page-content .section-kb-related ul li a:hover{text-decoration:underline}body.single-knowledge_base .page-content .section-kb-related ul li a .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-related ul li a i{color:var(--c-comp);font-size:15px;padding-right:12px}body.single-knowledge_base .page-content .section-kb-helpful{background:var(--c-comp-100);border:0;border-radius:6px;margin-top:24px;padding:28px}@media (min-height:640px){body.single-knowledge_base .page-content .section-kb-helpful{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.single-knowledge_base .page-content .section-kb-helpful{margin-top:48px}}body.single-knowledge_base .page-content .section-kb-helpful .gform_confirmation_wrapper{background:var(--c-comp-100)!important}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_label{margin:0!important}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield_required,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_heading{display:none}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice{margin-right:12px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice:last-child{margin:0}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input{display:none}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-gray-000);border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-primary);cursor:pointer;font-size:18px;font-weight:500;height:44px;justify-content:center;line-height:1;max-width:none;width:104px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label:before{padding-right:8px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input:checked+label{background:var(--c-gray-100);border:1px solid var(--c-gray-600)}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input[value=Yes]+label:before{background-color:var(--c-primary);content:"";height:18px;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-up_75072fa2.svg) no-repeat;width:18px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input[value=No]+label:before{background-color:var(--c-primary);content:"";height:18px;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/regular/thumbs-down_69ef53ca.svg) no-repeat;width:18px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield textarea{border:1px solid var(--c-gray-400);border-radius:4px;color:var(--c-primary);display:block;font-size:16px;line-height:1;outline:none;padding:12px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-webkit-input-placeholder{color:var(--c-primary-400)}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-moz-placeholder{color:var(--c-primary-400)}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield textarea:-ms-input-placeholder{color:var(--c-primary-400)}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield textarea::-ms-input-placeholder{color:var(--c-primary-400)}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gfield textarea::placeholder{color:var(--c-primary-400)}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer{margin:0;padding:0}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-primary-500);border:2px solid var(--c-primary-500);border-radius:22px;color:var(--c-gray-000)!important;font-family:var(--f-heading);font-weight:600;justify-content:center;line-height:1;margin:16px 0 0;min-height:44px;outline:none;padding:10px 24px 12px;text-decoration:none;text-transform:none;-webkit-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;-o-transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:calc(.10417vw + 16.5px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:18px}}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button:hover{background:var(--c-primary-700);border-color:var(--c-primary-700);color:var(--c-gray-000)!important}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{border-radius:18px;font-size:15px;min-height:36px;padding:3px 18px}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--sm{font-size:16px}}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{border-radius:26px;font-size:16px;min-height:52px;padding:1em 2em}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{font-size:16px}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--lg{font-size:16px}}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{border-radius:30px;font-size:18px;min-height:60px;padding:11px 28px 12px}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:calc(.625vw + 15px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--xl,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{font-size:24px}}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer body.woocommerce-checkout .wc-thankyou .order-confirmation-form input.button,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--full,body.woocommerce-checkout .wc-thankyou .order-confirmation-form body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button{width:100%}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:14px;line-height:1;padding-left:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{padding-left:12px}}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:calc(.20833vw + 13px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button i{font-size:16px}}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-left:0!important;padding-right:8px}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-before i{padding-right:12px}}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only{padding:0!important;width:44px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only i{padding:0!important}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only.btn--sm{width:36px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--icon-only.btn--lg{width:52px}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--open{background:transparent;color:var(--c-primary-500)!important}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--open:hover{background:var(--c-primary-500);border-color:var(--c-primary-500);color:var(--c-gray-000)!important}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient{-webkit-box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);box-shadow:0 0 19px 0 hsla(0,0%,100%,.2);color:var(--c-primary-800)!important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient:hover{-webkit-box-shadow:0 0 24px 0 hsla(0,0%,100%,.3);box-shadow:0 0 24px 0 hsla(0,0%,100%,.3)}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--gradient.btn--open{background:-webkit-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:-o-linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;background:linear-gradient(var(--c-primary-800),var(--c-primary-800)) padding-box,var(--c-primary-500) border-box;border:2px solid transparent;color:var(--c-primary-500)!important}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--disabled{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important;cursor:not-allowed}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button.btn--disabled:hover{background:var(--c-gray-200);border-color:var(--c-gray-200);color:var(--c-gray-500)!important}body.single-knowledge_base .page-content .section-kb-helpful .gform_wrapper .gform_footer input.button:disabled{display:none}body.single-knowledge_base .page-content .section-kb-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;margin-top:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;justify-content:space-between;padding:0}@media (min-height:640px){body.single-knowledge_base .page-content .section-kb-nav{margin-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.single-knowledge_base .page-content .section-kb-nav{margin-top:48px}}@media (min-height:640px){body.single-knowledge_base .page-content .section-kb-nav{margin-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.single-knowledge_base .page-content .section-kb-nav{margin-bottom:48px}}body.single-knowledge_base .page-content .section-kb-nav__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-primary);font-size:18px;font-weight:500;line-height:1;text-decoration:none}body.single-knowledge_base .page-content .section-kb-nav__nav-item:hover span{text-decoration:underline}body.single-knowledge_base .page-content .section-kb-nav__nav-item--prev .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-nav__nav-item--prev i{padding-right:8px}body.single-knowledge_base .page-content .section-kb-nav__nav-item--next{margin-left:auto}body.single-knowledge_base .page-content .section-kb-nav__nav-item--next .svg-inline--fa{padding-left:8px}body.single-knowledge_base .page-content .section-kb-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:none;justify-content:space-between;line-height:1;padding:12px 0}body.single-knowledge_base .page-content .section-kb-footer__revised{color:var(--c-primary-400);font-size:14px;font-weight:500}body.single-knowledge_base .page-content .section-kb-footer__share{display:none}@media (min-width:640px){body.single-knowledge_base .page-content .section-kb-footer__share{display:block}}body.single-knowledge_base .page-content .section-kb-footer__share__link{color:var(--c-primary);font-size:16px;font-weight:500;margin-right:18px;text-decoration:none}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-footer__share__link{margin-right:calc(.625vw + 15px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-footer__share__link{margin-right:24px}}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-footer__share__link{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-footer__share__link{font-size:18px}}body.single-knowledge_base .page-content .section-kb-footer__share__link:last-child{margin-right:0}body.single-knowledge_base .page-content .section-kb-footer__share__link:hover{text-decoration:underline}body.single-knowledge_base .page-content .section-kb-footer__share__link .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-footer__share__link i{color:var(--c-comp);font-size:15px;padding-right:8px}@media (min-width:480px){body.single-knowledge_base .page-content .section-kb-footer__share__link .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-footer__share__link i{font-size:calc(.10417vw + 14.5px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .section-kb-footer__share__link .svg-inline--fa,body.single-knowledge_base .page-content .section-kb-footer__share__link i{font-size:16px}}body.single-knowledge_base .page-content .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;margin-top:40px}@media (min-height:640px){body.single-knowledge_base .page-content .main-content{margin-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.single-knowledge_base .page-content .main-content{margin-top:80px}}@media (min-height:640px){body.single-knowledge_base .page-content .main-content{margin-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){body.single-knowledge_base .page-content .main-content{margin-bottom:80px}}body.single-knowledge_base .page-content .main-content .content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-intro .wp-caption{max-width:100%}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__number{margin-right:32px}}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__number{font-size:96px}}@media (min-width:992px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__number{-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__wysiwyg{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__image{margin-top:32px;min-width:100%}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__image{margin-left:24px;margin-top:0;min-width:0}}@media (min-width:480px) and (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__image{margin-left:calc(2.5vw + 12px)}}@media (min-width:480px) and (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__image{margin-left:48px}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content__image img{display:block}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-content .wp-caption{max-width:100%}@media only screen and (max-width:768px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs .r-tabs .r-tabs-nav{display:none}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs .r-tabs .r-tabs-accordion-title{display:block}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px;-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__number{margin-right:32px}}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__number{font-size:96px}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav{border-bottom:1px solid var(--c-gray-400);display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-top:24px;padding:0}@media (min-height:640px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav{margin-top:calc(4.61538vh - 5.53846px)}}@media (min-height:900px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav{margin-top:36px}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav li{border-bottom:1px solid var(--c-gray-400);margin:0 24px -1px 0}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav li:hover{border-bottom:1px solid var(--c-primary-300)}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav li:hover a{color:var(--c-primary)}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav li:last-child{margin-right:0}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav li.r-tabs-state-active{border-bottom:1px solid var(--c-primary)}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav li.r-tabs-state-active a{color:var(--c-primary)}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{color:var(--c-primary-400);font-size:18px;text-decoration:none}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content__nav li a{font-size:20px}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel{display:none}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel.r-tabs-state-active{border-bottom:1px solid var(--c-gray-400);display:block;padding:18px 0 24px}@media (min-width:768px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-panel.r-tabs-state-active{border-bottom:none;padding:0}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title{border-bottom:1px solid var(--c-gray-400);display:none;padding:12px 0}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title a:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-primary);content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;-webkit-mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;mask:url(/app/themes/palmsens/dist/images/fontawesome-pro-6.2.1/svgs/solid/angle-down_373dd999.svg) no-repeat 100% 100%;padding-top:3px;width:12px}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-tabs__content .r-tabs-accordion-title.r-tabs-state-active a:after{-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__number{color:var(--c-comp);font-size:48px;line-height:1;margin-right:24px}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__number{margin-right:calc(.83333vw + 20px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__number{margin-right:32px}}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__number{font-size:calc(5vw + 24px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__number{font-size:96px}}@media (min-width:992px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__number{-webkit-transform:translateY(-16px);-o-transform:translateY(-16px);transform:translateY(-16px)}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__wysiwyg{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion{margin-left:auto;margin-right:auto;margin-top:20px}@media (min-height:640px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion{margin-top:calc(4.61538vh - 9.53846px)}}@media (min-height:900px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion{margin-top:32px}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item{padding:12px 0}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item.active .section-kb-faq__accordion-item__icon{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{color:var(--c-comp);font-size:16px;margin-right:18px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:14px}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{font-size:calc(.20833vw + 15px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__icon{font-size:18px}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__title h3{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-faq__accordion-item__text{margin-top:20px;padding-left:32px}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid{display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid{gap:calc(.83333vw + 8px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid{gap:20px}}@media (min-width:640px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid{grid-template-columns:1fr 1fr}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{border:1px solid var(--c-gray-400);border-radius:6px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);padding:24px;position:relative;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}@media (min-width:480px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{padding:calc(.83333vw + 20px)}}@media (min-width:1440px){body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item{padding:32px}}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item picture{display:-webkit-box;display:-ms-flexbox;display:flex;height:128px;margin-bottom:16px;width:auto}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item picture img{-o-object-fit:contain;object-fit:contain}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__title{margin:0}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__sub-title{color:var(--c-comp);font-size:16px;font-weight:700;margin-top:8px}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label{background:var(--c-succes);border-radius:6px;color:var(--c-gray-000);font-size:15px;font-weight:500;padding:.4em 1em .4em 1.2em;position:absolute;right:20px;top:20px;z-index:0}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label span{position:relative;z-index:2}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__label:after{background:var(--c-succes);border-radius:4px;content:"";height:70%;left:-11px;position:absolute;top:50%;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);width:28px;z-index:-1}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;list-style:none;margin-left:0;margin-right:0;margin-top:16px;max-width:80%;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item__usps li svg{color:var(--c-succes);margin-top:.2em}body.single-knowledge_base .page-content .main-content .content__inner .section-kb-mentioned-products__grid-item--icon{border-radius:50%;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;position:absolute;right:20px;width:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--c-heading);color:var(--c-gray-000);justify-content:center}body.single-knowledge_base .page-content .main-content .content__inner section{border-bottom:1px solid var(--c-gray-400);padding-bottom:24px;padding-top:24px;position:relative}@media (min-height:640px){body.single-knowledge_base .page-content .main-content .content__inner section{padding-top:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.single-knowledge_base .page-content .main-content .content__inner section{padding-top:48px}}@media (min-height:640px){body.single-knowledge_base .page-content .main-content .content__inner section{padding-bottom:calc(9.23077vh - 35.07692px)}}@media (min-height:900px){body.single-knowledge_base .page-content .main-content .content__inner section{padding-bottom:48px}}body.single-knowledge_base .page-content .main-content .content__inner section:first-child{padding-top:0}body.single-knowledge_base .page-content .main-content .content__inner section .section-anchor{display:block;position:absolute;top:-90px;visibility:hidden}@media print{body.single-knowledge_base .db-notification,body.single-knowledge_base .footer-svg,body.single-knowledge_base .section-cta,body.single-knowledge_base .section-cta__chat,body.single-knowledge_base .section-kb-footer,body.single-knowledge_base .section-kb-helpful,body.single-knowledge_base .section-kb-related,body.single-knowledge_base .sidebar,body.single-knowledge_base footer,body.single-knowledge_base header{display:none}body.single-knowledge_base .main-content{margin-bottom:0!important;margin-top:0!important}}.header-kb{background:var(--c-primary)}.header-kb .container,.header-kb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .header-kb .section-product-hero__outer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:14px;padding-top:14px}.header-kb__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:24px;padding:7px 0;text-decoration:none}@media (min-width:1440px){.header-kb__logo{width:200px}}.header-kb__logo .logo-img{display:block;height:32px;margin-right:12px;width:auto}.header-kb__logo span{color:var(--c-gray-000);display:block;font-family:var(--f-heading);font-size:24px;font-weight:700;white-space:nowrap}.header-kb .search-kb{display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:780px}@media (min-width:992px){.header-kb .search-kb{display:block}}.header-kb__menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:480px){.header-kb__menu{gap:20px}}.header-kb__menu .header-top__lang-switcher{width:auto}.header-kb__back{color:var(--c-gray-000);display:none;font-size:18px;font-weight:500;line-height:1;margin-left:24px;text-align:right;text-decoration:none}@media (min-width:480px){.header-kb__back{display:block}}@media (min-width:1440px){.header-kb__back{width:200px}}.header-kb__back:hover{text-decoration:underline}.header-kb__back--mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-kb__back--mobile,.header-kb__back--mobile:hover{background:none;border:none}@media (min-width:480px){.header-kb__back--mobile{display:none}}.header-kb__back--mobile .svg-inline--fa{font-size:18px;padding-left:0}@media (min-width:480px){.header-kb__back--mobile .svg-inline--fa{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.header-kb__back--mobile .svg-inline--fa{font-size:20px}}.section-kb-hero{overflow:hidden;position:relative}.section-kb-hero:after{background:var(--c-comp-100);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:2}.section-kb-hero .section-kb-breadcrumb{border-bottom:1px solid var(--c-gray-400)}.section-kb-hero .section-kb-breadcrumb .seperator,.section-kb-hero .section-kb-breadcrumb a{color:var(--c-primary-300)}.section-kb-hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:240px;padding-bottom:40px;padding-top:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-height:640px){.section-kb-hero__inner{padding-top:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){.section-kb-hero__inner{padding-top:80px}}@media (min-height:640px){.section-kb-hero__inner{padding-bottom:calc(15.38462vh - 58.46154px)}}@media (min-height:900px){.section-kb-hero__inner{padding-bottom:80px}}@media (min-height:640px){.section-kb-hero__inner{height:calc(30.76923vh + 43.07693px)}}@media (min-height:900px){.section-kb-hero__inner{height:320px}}.section-kb-hero .container,.section-kb-hero .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-kb-hero .section-product-hero__outer-wrapper{width:100%;z-index:3}.section-kb-hero__background{-webkit-filter:blur(10px);filter:blur(10px);height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:.8;position:absolute;top:0;width:100%;z-index:1}.section-kb-hero__title{margin:0;text-align:center}.section-kb-hero__subtitle{color:var(--c-comp);margin:0;text-align:center}.section-kb-hero .search-kb{margin:18px 0 0}@media (min-width:1200px){.section-kb-hero .search-kb{margin:32px 0 0}}.section-kb-breadcrumb{background:hsla(0,0%,100%,.4);border-bottom:1px solid var(--c-gray-300);color:var(--c-primary);font-size:16px;font-weight:500;position:relative;z-index:20}.section-kb-breadcrumb .container,.section-kb-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-kb-breadcrumb .section-product-hero__outer-wrapper{overflow-x:scroll;padding-bottom:8px;padding-top:8px;white-space:nowrap;-ms-overflow-style:none}@media (min-width:480px){.section-kb-breadcrumb .container,.section-kb-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-kb-breadcrumb .section-product-hero__outer-wrapper{padding-top:calc(.41667vw + 6px)}}@media (min-width:1440px){.section-kb-breadcrumb .container,.section-kb-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-kb-breadcrumb .section-product-hero__outer-wrapper{padding-top:12px}}@media (min-width:480px){.section-kb-breadcrumb .container,.section-kb-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-kb-breadcrumb .section-product-hero__outer-wrapper{padding-bottom:calc(.41667vw + 6px)}}@media (min-width:1440px){.section-kb-breadcrumb .container,.section-kb-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper,.single-product .section-product-hero.carousel-enabled .section-kb-breadcrumb .section-product-hero__outer-wrapper{padding-bottom:12px}}.section-kb-breadcrumb .container::-webkit-scrollbar,.section-kb-breadcrumb .single-product .section-product-hero.carousel-enabled .section-product-hero__outer-wrapper::-webkit-scrollbar,.single-product .section-product-hero.carousel-enabled .section-kb-breadcrumb .section-product-hero__outer-wrapper::-webkit-scrollbar{display:none}.section-kb-breadcrumb a{color:var(--c-primary-300);text-decoration:none}.section-kb-breadcrumb a:hover{text-decoration:underline}.section-kb-breadcrumb .seperator{color:var(--c-primary-300);padding-left:8px;padding-right:8px;-webkit-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}@media (min-width:480px){.section-kb-breadcrumb .seperator{padding-left:calc(.41667vw + 6px)}}@media (min-width:1440px){.section-kb-breadcrumb .seperator{padding-left:12px}}@media (min-width:480px){.section-kb-breadcrumb .seperator{padding-right:calc(.41667vw + 6px)}}@media (min-width:1440px){.section-kb-breadcrumb .seperator{padding-right:12px}}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase{margin:0;position:relative;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-input-wrap{display:block}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search{border:1px solid var(--c-gray-400);border-radius:4px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);color:var(--c-heading);font-size:18px;font-weight:500;height:38px;line-height:38px;max-width:none;outline:none;padding:0 18px;-webkit-transition:all 9.2s ease-out;-o-transition:all 9.2s ease-out;transition:all 9.2s ease-out;width:100%}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search:focus{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search::-webkit-input-placeholder{color:var(--c-primary-300)}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search::-moz-placeholder{color:var(--c-primary-300)}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search:-ms-input-placeholder{color:var(--c-primary-300)}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search::-ms-input-placeholder{color:var(--c-primary-300)}.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search::placeholder{color:var(--c-primary-300)}@media (min-width:640px){.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search{font-size:19px;height:48px;line-height:48px;padding:0 24px}}@media (min-width:1200px){.search-kb .facetwp-facet.facetwp-facet-search_knowledgebase .facetwp-search{font-size:20px;height:58px}}.search-kb__form{position:relative}.search-kb__form__input{border:1px solid var(--c-gray-400);border-radius:4px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05);color:var(--c-heading);font-size:18px;font-weight:500;height:48px;line-height:48px;outline:none;padding-left:18px;padding-right:18px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}@media (min-width:480px){.search-kb__form__input{height:calc(1.04167vw + 43px)}}@media (min-width:1440px){.search-kb__form__input{height:58px}}@media (min-width:480px){.search-kb__form__input{font-size:calc(.20833vw + 17px)}}@media (min-width:1440px){.search-kb__form__input{font-size:20px}}@media (min-width:480px){.search-kb__form__input{padding-left:calc(.625vw + 15px)}}@media (min-width:1440px){.search-kb__form__input{padding-left:24px}}@media (min-width:480px){.search-kb__form__input{padding-right:calc(.625vw + 15px)}}@media (min-width:1440px){.search-kb__form__input{padding-right:24px}}.search-kb__form__input:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.search-kb__form__input:focus{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}.search-kb__form__input::-webkit-input-placeholder{color:var(--c-primary-300)}.search-kb__form__input::-moz-placeholder{color:var(--c-primary-300)}.search-kb__form__input:-ms-input-placeholder{color:var(--c-primary-300)}.search-kb__form__input::-ms-input-placeholder{color:var(--c-primary-300)}.search-kb__form__input::placeholder{color:var(--c-primary-300)}.search-kb__form__input::-ms-clear,.search-kb__form__input::-ms-reveal{display:none;height:0;width:0}.search-kb__form__input::-webkit-search-cancel-button,.search-kb__form__input::-webkit-search-decoration,.search-kb__form__input::-webkit-search-results-button,.search-kb__form__input::-webkit-search-results-decoration{display:none}.search-kb__form__button{background:none;border:none;color:var(--c-primary);font-size:18px;line-height:1.1;outline:none;padding:0;position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:480px){.search-kb__form__button{font-size:calc(.41667vw + 16px)}}@media (min-width:1440px){.search-kb__form__button{font-size:22px}}html[lang=zh-cn] .section-content-video__wysiwyg .custom-list li{line-height:1.6!important}html[lang=zh-cn] .section-content-video__wysiwyg .custom-list li:before{top:50%!important;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}