[class^="kwssprite-"], [class*=" kwssprite-"] {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

:root {
  /* We include the file so it is also bundled by webpack */
  --test : url(../fonts/symbol-defs.svg)
}
/* ==========================================
Single-colored icons can be modified like so:
.kwssprite-name {
  font-size: 32px;
  color: red;
}
========================================== */

.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media(min-width: 768px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 992px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media(min-width: 768px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 992px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media(min-width: 1200px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.m-6{margin:5rem !important}.mt-6,.my-6{margin-top:5rem !important}.mr-6,.mx-6{margin-right:5rem !important}.mb-6,.my-6{margin-bottom:5rem !important}.ml-6,.mx-6{margin-left:5rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.p-6{padding:5rem !important}.pt-6,.py-6{padding-top:5rem !important}.pr-6,.px-6{padding-right:5rem !important}.pb-6,.py-6{padding-bottom:5rem !important}.pl-6,.px-6{padding-left:5rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-n6{margin:-5rem !important}.mt-n6,.my-n6{margin-top:-5rem !important}.mr-n6,.mx-n6{margin-right:-5rem !important}.mb-n6,.my-n6{margin-bottom:-5rem !important}.ml-n6,.mx-n6{margin-left:-5rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width: 768px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.m-sm-6{margin:5rem !important}.mt-sm-6,.my-sm-6{margin-top:5rem !important}.mr-sm-6,.mx-sm-6{margin-right:5rem !important}.mb-sm-6,.my-sm-6{margin-bottom:5rem !important}.ml-sm-6,.mx-sm-6{margin-left:5rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.p-sm-6{padding:5rem !important}.pt-sm-6,.py-sm-6{padding-top:5rem !important}.pr-sm-6,.px-sm-6{padding-right:5rem !important}.pb-sm-6,.py-sm-6{padding-bottom:5rem !important}.pl-sm-6,.px-sm-6{padding-left:5rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-n6{margin:-5rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-5rem !important}.mr-sm-n6,.mx-sm-n6{margin-right:-5rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-5rem !important}.ml-sm-n6,.mx-sm-n6{margin-left:-5rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width: 992px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.m-md-6{margin:5rem !important}.mt-md-6,.my-md-6{margin-top:5rem !important}.mr-md-6,.mx-md-6{margin-right:5rem !important}.mb-md-6,.my-md-6{margin-bottom:5rem !important}.ml-md-6,.mx-md-6{margin-left:5rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.p-md-6{padding:5rem !important}.pt-md-6,.py-md-6{padding-top:5rem !important}.pr-md-6,.px-md-6{padding-right:5rem !important}.pb-md-6,.py-md-6{padding-bottom:5rem !important}.pl-md-6,.px-md-6{padding-left:5rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-n6{margin:-5rem !important}.mt-md-n6,.my-md-n6{margin-top:-5rem !important}.mr-md-n6,.mx-md-n6{margin-right:-5rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-5rem !important}.ml-md-n6,.mx-md-n6{margin-left:-5rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width: 1200px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.m-lg-6{margin:5rem !important}.mt-lg-6,.my-lg-6{margin-top:5rem !important}.mr-lg-6,.mx-lg-6{margin-right:5rem !important}.mb-lg-6,.my-lg-6{margin-bottom:5rem !important}.ml-lg-6,.mx-lg-6{margin-left:5rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.p-lg-6{padding:5rem !important}.pt-lg-6,.py-lg-6{padding-top:5rem !important}.pr-lg-6,.px-lg-6{padding-right:5rem !important}.pb-lg-6,.py-lg-6{padding-bottom:5rem !important}.pl-lg-6,.px-lg-6{padding-left:5rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-n6{margin:-5rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-5rem !important}.mr-lg-n6,.mx-lg-n6{margin-right:-5rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-5rem !important}.ml-lg-n6,.mx-lg-n6{margin-left:-5rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.w100{width:100%}.w80{width:80%}.w75{width:75%}.w66{width:66.667%}.w60{width:60%}.w50{width:50%}.w40{width:40%}.w33{width:33.333%}.w25{width:25%}.w20{width:20%}.wauto{width:auto}.h100{height:100%}.box-dark{background-color:#5a6969;color:#fff}.box-default{background-color:#e3e7ea;color:#000}.box-light{background-color:#f4f4f4;color:#000}.box-white{background-color:#fff;color:#000}.box-green{background-color:#96a02d;color:#000}.box-conviso-green{background-color:#257150;color:#fff}.box-red{background-color:#c33;color:#fff}.box-yellow{background-color:#feedbf;color:#000}.box-yellow-dark{background-color:#dcb900;color:#000}.box-blue{background-color:#3a7391;color:#fff}.box-green-conviso{background-color:#257150;color:#fff}.text-dark{color:#000}.text-light{color:#fff}.text-grey{color:#5f696e}.text-grey-light{color:#afb4b6}.text-green{color:#96a02d}.text-conviso-green{color:#257150}.text-red{color:#c33}.text-yellow{color:#dcb900}.text-orange{color:#ff6c00}.text-blue{color:#3a7391}.left{float:left}.right{float:right}.clearfix{clear:both}.inline{display:inline}.inline-block{display:inline-block}.block{display:block}.flex{display:flex}@media(min-width: 768px){.inline-sm{display:inline}.inline-block-sm{display:inline-block}.block-sm{display:block}}@media(min-width: 992px){.inline-md{display:inline}.inline-block-md{display:inline-block}.block-md{display:block}}.font-tiny{font-size:.75rem}.font-small{font-size:.875rem}.font-default{font-size:1rem}.font-big{font-size:1.25rem}.font-bigger{font-size:1.5rem}.font-double{font-size:2rem}.font-triple{font-size:3rem}.lighter{font-weight:200}.light{font-weight:300}.font-weight-normal{font-weight:400}.bold{font-weight:500}.bolder{font-weight:700}.vertical-middle{vertical-align:middle}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.no-wrap{word-wrap:none;white-space:nowrap}.wrap{word-wrap:break-word}.white-space-normal{white-space:normal}.square{list-style:square}.va-top{vertical-align:top}.p-absolute{position:absolute}.p-relative{position:relative}.superscript{font-size:.75rem;line-height:1.5;vertical-align:top}@media print{.print-none{display:none !important}}.print-only{display:none}@media print{.print-only{display:inline}}@media print{.express-shipping-print{color:#ff8100 !important}}.min-vh-90{min-height:90vh}.row.height-sync{display:flex;flex-wrap:wrap}.row.height-sync>[class*=col-]{display:flex;flex-direction:column}@font-face{font-family:"Helvetica Neue";font-weight:200;src:url(../fonts/HelveticaNeue200.woff) format("woff");font-display:swap}@font-face{font-family:"Helvetica Neue";font-weight:300;src:url(../fonts/HelveticaNeue300.woff) format("woff");font-display:swap}@font-face{font-family:"Helvetica Neue";font-weight:400;src:url(../fonts/HelveticaNeue400.woff) format("woff");font-display:swap}@font-face{font-family:"Helvetica Neue";font-weight:500;src:url(../fonts/HelveticaNeue500.woff) format("woff");font-display:swap}@font-face{font-family:"Helvetica Neue";font-weight:700;src:url(../fonts/HelveticaNeue700.woff) format("woff");font-display:swap}h1,.h1{color:#333;font-size:2.75rem;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;margin:-0.25rem 0 1rem}h2,.h2{color:#333;font-size:2.5rem;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;margin:1rem 0 1.25rem}h3,.h3{color:#000;font-size:1.5rem;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;margin:2rem 0 1rem}h4,.h4{color:#000;font-size:1rem;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;margin:.75rem 0 .5rem}p{line-height:1.5}a{color:#ff6c00;font-weight:500}a:focus,a:hover{color:#ff6c00;cursor:pointer}@font-face{font-family:"kwsicons";src:url(../fonts/kwsicons.eot);src:url(../fonts/kwsicons.eot#iefix) format("embedded-opentype"),url(../fonts/kwsicons.ttf) format("truetype"),url(../fonts/kwsicons.woff) format("woff"),url(../fonts/kwsicons.svg#kwsicons) format("svg");font-weight:normal;font-style:normal;font-display:block}.icon{font-family:"kwsicons" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.kws-Info-Flag:before{content:""}.kws-Attention:before{content:""}.kws-Back:before{content:""}.kws-Basket:before{content:""}.kws-Calculator:before{content:""}.kws-Check:before{content:""}.kws-Close:before{content:""}.kws-Consultants:before{content:""}.kws-Contrast:before{content:""}.kws-Date:before{content:""}.kws-Delete:before{content:""}.kws-Down:before{content:""}.kws-Down-2:before{content:""}.kws-Download:before{content:""}.kws-Edit:before{content:""}.kws-Envelope:before{content:""}.kws-Expand:before{content:""}.kws-Facebook:before{content:""}.kws-Help1:before{content:""}.kws-Info:before{content:""}.kws-Info-2:before{content:""}.kws-Invisible:before{content:""}.kws-Left:before{content:""}.kws-Left-2:before{content:""}.kws-List:before{content:""}.kws-Menu:before{content:""}.kws-Minimize:before{content:""}.kws-Minus:before{content:""}.kws-More:before{content:""}.kws-Pause:before{content:""}.kws-Person:before{content:""}.kws-Place:before{content:""}.kws-Play:before{content:""}.kws-Plus:before{content:""}.kws-Print:before{content:""}.kws-Radio:before{content:"";color:#ff6c00}.kws-Reload:before{content:""}.kws-Reset:before{content:""}.kws-Right:before{content:""}.kws-Right-2:before{content:""}.kws-Search:before{content:""}.kws-Setting:before{content:""}.kws-Shape:before{content:""}.kws-Share:before{content:""}.kws-Sun:before{content:""}.kws-Temperature:before{content:""}.kws-Tile:before{content:""}.kws-Time:before{content:""}.kws-Twitter:before{content:""}.kws-Up:before{content:""}.kws-Up-2:before{content:""}.kws-Upload:before{content:""}.kws-Visible:before{content:""}.kws-Warning:before{content:""}.kws-Youtube1:before{content:""}.kws-Zoom-to-all:before{content:""}html,body{background-color:#fff;font-size:16px !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.25;position:relative}.contentBody li:focus,.contentBody li:active,.contentBody a:focus,.contentBody a:active{outline:none !important}.contentBody ul{padding:0 1rem}.contentBody ul li{padding:.5rem 0}.contentBody .contentBox{padding-top:2rem}.shared-content.stage ul{padding:0}.shared-content.stage ul li{padding:0}.shared-content.stage .contentBox{padding-top:0}.backdrop{height:100%;max-width:100%;width:200vw;background-color:rgba(0,0,0,.8);position:absolute;z-index:5}.show-more{color:#ff6c00;font-weight:700}.devInfo{position:fixed;left:0;top:0;font-size:.75rem;padding:.5rem;color:#fff;background:rgba(0,0,0,.5);z-index:20}.todo{position:relative;min-height:1rem}.todo::before{content:"TODO:";position:absolute;left:-0.5rem;top:-0.5rem;font-size:6px;line-height:1;padding:2px 4px;border-radius:2px;color:#fff;background:rgba(0,0,0,.5);animation-duration:500ms;animation-name:blink;animation-iteration-count:infinite;animation-direction:alternate;z-index:10000}.breadcrumb{background:#fff;padding:.5rem 0}@media(max-width: 500px){.breadcrumb{visibility:hidden;display:none}}.breadcrumb>li+li:before{content:" > ";padding:0;color:#151515}.breadcrumb .cc_breadcrumb_item{z-index:17;position:relative}.breadcrumb .cc_breadcrumb_item a{color:#151515;font-size:.875rem}.breadcrumb .cc_breadcrumb_item:first-child a{color:#333}.breadcrumb .cc_breadcrumb_item:last-child a{color:#151515;font-weight:bolder}@media(max-width: 767.98px){.responsive-table thead tr{display:none}.responsive-table td[data-label]{position:relative;display:block}.responsive-table td[data-label]::before{position:absolute;content:attr(data-label);left:0;top:0;bottom:0}}.badge{position:absolute;width:3rem;height:3rem;padding:0;font-size:2.5rem;line-height:1;background:rgba(0,0,0,0);pointer-events:none}@media(min-width: 992px){.badge{left:calc(150px - 3rem)}}@media(max-width: 991.98px){.badge{left:calc(100px - 3rem)}}.badge:empty{display:block}.badge.top{top:0}.badge.bottom{bottom:0}i.badge{font-size:3rem}.icon-zoom{color:#ff6c00;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff}.service-icon{font-size:4rem}@media(max-width: 767.98px){.container.fix-mobile{padding-right:0;padding-left:0}}@keyframes blink{from{color:#000}to{color:#fff}}.hidden-all{display:none !important}@media(max-width: 767.98px){.visible-xs{display:block !important}}.modal .tab-content{background-color:#f4f4f4}header{font-size:.875rem}@media(min-width: 1280px){header{min-height:100px}}@media(max-width: 1279px){header{min-height:60px}}.page-header{margin-top:0 !important;padding-bottom:0;border-bottom:none}.component-product-table-tolerances .responsive-table{width:100%}.component-product-table-tolerances .responsive-table thead th{vertical-align:top;font-size:.75rem;color:#fff;background-color:#5a6969;padding:.5rem .25rem}.component-product-table-tolerances .responsive-table tbody td{color:#ff6c00;background-color:#e3e7ea;vertical-align:middle;text-align:center;font-size:1.75rem}@media(min-width: 768px){.component-product-table-tolerances .responsive-table thead th{text-align:center;width:25%}.component-product-table-tolerances .responsive-table tbody td{height:3rem}}@media(max-width: 767.98px){.component-product-table-tolerances .responsive-table tbody td{padding-left:66.67%;width:100%;height:2rem}.component-product-table-tolerances .responsive-table tbody td::before{width:66.67%;color:#fff;background-color:#5a6969;padding:.5rem;text-align:left;font-size:.75rem}}.component-product-table-clearing-recos table{width:100%}.component-product-table-clearing-recos thead th{vertical-align:top;text-align:center;font-size:.75rem;font-weight:700;color:#fff;background-color:#cdbcab;padding:.5rem .25rem;border-bottom-width:4px}.component-product-table-clearing-recos th,.component-product-table-clearing-recos td{width:33.33%;border:0 solid #fff}.component-product-table-clearing-recos th:first-child,.component-product-table-clearing-recos td:first-child{border-right-width:2px}.component-product-table-clearing-recos th:last-child,.component-product-table-clearing-recos td:last-child{border-left-width:2px}.component-product-table-clearing-recos tbody td{background-color:#e3e7ea;height:1rem}@media(max-width: 767.98px){.component-product-table-clearing-recos tbody td{height:.5rem}}.component-product-table-clearing-recos .gradient.light{background-color:#fff;border-color:#fff}.component-product-table-clearing-recos .gradient.beginning-light-to-dark{background-image:linear-gradient(to right, #FFF 3%, #FF8100 28%);border-left-color:#fff;border-right-color:#ff8100}.component-product-table-clearing-recos .gradient.mid-light-to-dark{background-image:linear-gradient(to right, #FFF 10%, #FF8100 75%);border-left-color:#fff;border-right-color:#ff8100}.component-product-table-clearing-recos .gradient.end-light-to-dark{background-image:linear-gradient(to right, #FFF 75%, #FF8100 100%);border-left-color:#fff;border-right-color:#ff8100}.component-product-table-clearing-recos .gradient.dark{background-color:#ff8100;border-color:#ff8100}.component-product-benefits-list ul{padding-left:0;list-style-type:none}.component-product-benefits-list ul li{position:relative;margin:.5rem 0 .5rem 1.5rem}.component-product-benefits-list ul li::before{content:"";font-family:"kwsicons";position:absolute;color:#ff6c00;font-size:1.25rem;line-height:1;left:-1.5rem;top:.5rem}.component-product-coating-select label{font-weight:500}.component-product-availability .box-red,.component-product-availability .box-green,.component-product-availability .box-yellow-dark,.component-product-availability .box-blue{display:inline-block;margin-right:.5rem;height:1rem;width:1rem;vertical-align:bottom}.component-product-price-section .box-yellow{color:#5f696e}.component-product-price-section .box-yellow b{color:#002d00}.component-product-price-section p{color:#000}.component-product-price-section .foot-note{color:#333}.component-product-tile .badge{left:24px;height:24px;width:24px}.component-product-tables table{color:#000;border-collapse:collapse;width:100%}.component-product-tables table tr:nth-child(even){background:#c8d0d6;opacity:70%}.component-product-tables table tr:nth-child(odd){background:#e3e7ea;opacity:70%}.component-product-tables table td:first-child{width:70%}.component-product-tables table td{border-width:1px;padding:1rem;border-style:solid;border-color:#fff;word-break:break-all}.alternative-product-section{background:#e3e7ea;margin:0 -15px -40px -15px;margin-top:auto;padding:15px}.alternative-product-section img{max-height:80px;max-width:100%;cursor:pointer}.alternative-product-section a :focus,.alternative-product-section a :hover{color:#ff6c00;cursor:pointer;text-decoration:underline}.alternative-product-section a .product-name,.alternative-product-section a .product-subtitle{color:#000;font-weight:bold;text-decoration:none}.alternative-product-section ul{padding-left:0;list-style-type:none}.alternative-product-section ul li{position:relative;margin-left:1.25rem}.alternative-product-section ul li::before{content:"";font-family:"kwsicons";position:absolute;color:#5a6969;font-size:1.25rem;line-height:1;left:-1.5rem;top:.5rem}.alternative-product-section a.goToAlternative{margin-bottom:25px;background:#5a6969;margin-top:1rem;height:3rem;color:#fff}.alternative-product-section a.goToAlternative :focus,.alternative-product-section a.goToAlternative :hover{text-decoration:none}.form-group{margin-bottom:1rem}label{line-height:1.5;font-weight:400}.btn,input,select{min-width:2.5rem;vertical-align:middle}.btn,.btn:focus,.btn:active,.btn:hover,input,input:focus,input:active,input:hover,select,select:focus,select:active,select:hover{border-radius:0;box-shadow:none}.form-control,input.form-control[type=date],input.form-control[type=email],input.form-control[type=password],input.form-control[type=search],input.form-control[type=tel],input.form-control[type=text]{color:#000;background-color:#fff;line-height:1.5;font-size:1rem;border:none;display:inline-block;height:2.5rem;padding:.5rem .5rem;text-align:left}.form-control,.form-control:focus,.form-control:active,.form-control:hover,input.form-control[type=date],input.form-control[type=date]:focus,input.form-control[type=date]:active,input.form-control[type=date]:hover,input.form-control[type=email],input.form-control[type=email]:focus,input.form-control[type=email]:active,input.form-control[type=email]:hover,input.form-control[type=password],input.form-control[type=password]:focus,input.form-control[type=password]:active,input.form-control[type=password]:hover,input.form-control[type=search],input.form-control[type=search]:focus,input.form-control[type=search]:active,input.form-control[type=search]:hover,input.form-control[type=tel],input.form-control[type=tel]:focus,input.form-control[type=tel]:active,input.form-control[type=tel]:hover,input.form-control[type=text],input.form-control[type=text]:focus,input.form-control[type=text]:active,input.form-control[type=text]:hover{border-radius:0;box-shadow:none;transition:none}.form-control[readonly],.form-control:disabled,.form-control.disabled,input.form-control[type=date][readonly],input.form-control[type=date]:disabled,input.form-control[type=date].disabled,input.form-control[type=email][readonly],input.form-control[type=email]:disabled,input.form-control[type=email].disabled,input.form-control[type=password][readonly],input.form-control[type=password]:disabled,input.form-control[type=password].disabled,input.form-control[type=search][readonly],input.form-control[type=search]:disabled,input.form-control[type=search].disabled,input.form-control[type=tel][readonly],input.form-control[type=tel]:disabled,input.form-control[type=tel].disabled,input.form-control[type=text][readonly],input.form-control[type=text]:disabled,input.form-control[type=text].disabled{border:none;background:#c8d0d6;color:#87888a}.form-control::placeholder,.form-control::-webkit-input-placeholder,input.form-control[type=date]::placeholder,input.form-control[type=date]::-webkit-input-placeholder,input.form-control[type=email]::placeholder,input.form-control[type=email]::-webkit-input-placeholder,input.form-control[type=password]::placeholder,input.form-control[type=password]::-webkit-input-placeholder,input.form-control[type=search]::placeholder,input.form-control[type=search]::-webkit-input-placeholder,input.form-control[type=tel]::placeholder,input.form-control[type=tel]::-webkit-input-placeholder,input.form-control[type=text]::placeholder,input.form-control[type=text]::-webkit-input-placeholder{color:#87888a}.fileInputContainer{display:flex;align-items:center;background-color:#fff}.fileInputContainer span.floatingLabel{display:block;position:absolute;top:0;left:2.9rem;transform:translateY(-0.5rem) scale(0.857);transform-origin:left top;font-size:.875rem;line-height:3;color:#333;pointer-events:none;width:90%}.fileInputContainer label.uploadArea{height:40px;width:100%;display:flex;align-items:center;padding-left:6px;padding-top:2px;color:#5a6969;cursor:pointer;z-index:2;background-color:#5a6969}.fileInputContainer input.form-control[type=file]{opacity:0;width:.1px;height:.1px;position:absolute}.fileInputContainer span.fileNameTarget{position:absolute;top:16px;left:45px;width:75%;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:1}.fileInput .kws__errorMessage{padding-top:14px}.floatingLabel{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}input.form-control[type=date]{padding-top:20px}input.form-control[type=checkbox],input.form-control[type=radio]{display:none}input.form-control[type=checkbox]~label,input.form-control[type=radio]~label{color:#000;position:relative;padding-left:2rem;line-height:1.25;font-weight:400;cursor:pointer}input.form-control[type=checkbox]~label::before,input.form-control[type=radio]~label::before{position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;color:#fff;background-color:#fff;border:2px solid #c8d0d6;font-family:"kwsicons";font-size:1rem;line-height:1;background-color:#fff}@media(min-width: 992px){input.form-control[type=checkbox]~label::before,input.form-control[type=radio]~label::before{transition:all .2s ease}}input.form-control[type=checkbox]:checked~label::before,input.form-control[type=radio]:checked~label::before{color:#fff;background-color:#ff6c00;border:2px solid #ff6c00}input.form-control[type=checkbox]:not(:checked)~label::before,input.form-control[type=radio]:not(:checked)~label::before{content:""}input.form-control[type=checkbox]:disabled~label,input.form-control[type=checkbox].disabled~label,input.form-control[type=radio]:disabled~label,input.form-control[type=radio].disabled~label{color:#87888a;cursor:not-allowed}input.form-control[type=checkbox]:disabled~label::before,input.form-control[type=checkbox].disabled~label::before,input.form-control[type=radio]:disabled~label::before,input.form-control[type=radio].disabled~label::before{border-color:#87888a;background-color:#e3e7ea}input[type=radio]~label::before{border-radius:50%}::-webkit-inner-spin-button{display:none}.custom-control.with-icon,.custom-select{display:inline-block;position:relative}.custom-control.with-icon img,.custom-control.with-icon:after,.custom-select img,.custom-select:after{display:block;position:absolute;width:2rem;pointer-events:none;background-color:rgba(0,0,0,0);font-family:icomoon}.custom-control.with-icon img{top:.25rem;right:.25rem;bottom:.25rem}.custom-select:after{content:"";top:0;right:0;bottom:0;font-family:"kwsicons";color:#333;text-align:center;line-height:2.5rem}.custom-select select{color:#000;background-color:#fff;padding-right:2.5rem;-webkit-appearance:none}.custom-select select:not(.wauto){width:100%}.custom-select select.secondary{color:#000;background-color:#fff}.custom-select select.transparent{background:rgba(0,0,0,0)}.custom-select select.coating-selector,.custom-select select.filter-selector{background-color:#f4f4f4}.custom-select.with-icon img{display:block;position:absolute;top:0;left:.5rem;bottom:0;height:2.5rem;width:2rem;text-align:center;pointer-events:none;line-height:2.5rem;background-color:rgba(0,0,0,0)}.custom-select.with-icon select{padding-left:3rem}.custom-input{position:relative;width:auto}@media(min-width: 768px){.custom-input{display:inline-block}}.custom-input input{padding-right:2rem}.custom-input::after{content:"";font-family:"kwsicons";font-size:1rem;line-height:1.5;position:absolute;top:.5rem;right:.5rem;bottom:.5rem;pointer-events:none;z-index:1}.btn,.control{font-size:1rem;line-height:1rem}.btn{height:2.5rem;font-size:.875rem;line-height:1rem;padding:.75rem 1.5rem;border:none;text-transform:uppercase;text-align:center}@media(min-width: 992px){.btn{transition:all .2s ease}}.btn:disabled,.btn.disabled{cursor:default}form .btn[type=submit]{line-height:1;font-size:1rem;border:none;height:2.5rem;padding:.5rem 1.5rem}.btn-primary{font-weight:500}.btn-primary,.btn-primary:active,.btn-primary:focus{color:#fff;background:#ff6c00}.btn-primary:hover:not(:disabled){color:#fff;background-color:#ff6c00}.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#afb4b6}.btn-primary:disabled:hover,.btn-primary.disabled:hover{color:#fff;background-color:#afb4b6}.btn-secondary{font-weight:500}.btn-secondary,.btn-secondary:active,.btn-secondary:focus{color:#fff;background:#5a6969}.btn-secondary:disabled,.btn-secondary.disabled{color:#fff;background-color:#afb4b6}.btn-secondary:disabled:hover,.btn-secondary.disabled:hover{color:#fff;background-color:#afb4b6}.btn-secondary:hover:not(:disabled),.btn-secondary:hover:not(.disabled){color:#fff;background-color:#5a6969}.btn-third,.btn-third:active,.btn-third:focus{color:#ff6c00;background:#fff}.btn-third:disabled,.btn-third.disabled{color:#fff;background-color:#afb4b6}.btn-third:hover:not(:disabled),.btn-third:hover:not(.disabled){color:#ff6c00;background-color:#fff}.btn.addItem{height:3rem}.btn.addItem img{vertical-align:middle}.btn-expand-all{color:#ff6c00;border:none;font-size:.875rem}.nav-tabs{border:none;margin-bottom:3px}.nav-tabs li{margin:0 2rem 0 0;padding:0;position:relative}.nav-tabs li>a{color:#000;background-color:#fff;border:none;padding:.5rem 0}.nav-tabs li>a:hover,.nav-tabs li>a:focus{text-decoration:none;background-color:#fff;border:none}.nav-tabs li.active:before{content:"";position:absolute;z-index:1;bottom:-3px;height:3px;left:0;right:0;background-color:#ff6c00}.nav-tabs li.active>a,.nav-tabs li.active>a:hover,.nav-tabs li.active>a:focus{color:#000;background-color:#fff;border:none;color:#000}.nav-one-tab-only{border:none;margin-bottom:3px}.nav-one-tab-only li{margin:0 2rem 0 0;padding:0;position:relative;width:20%;width:-moz-fit-content;width:fit-content}.nav-one-tab-only li:before{content:"";position:absolute;z-index:1;bottom:-3px;height:3px;left:0;right:0;background-color:#ff6c00}.btn-expand-all{color:#ff6c00;border:none;font-size:.875rem}.collapsible-panel>a{color:#000;font-size:1.5rem;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;padding:1rem 2rem 1rem 0;display:block;width:100%;position:relative}.collapsible-panel>a,.collapsible-panel>a:hover{color:#000;text-decoration:none}.collapsible-panel>a:after{position:absolute;right:0;top:1rem;bottom:1rem;color:#ff6c00;font-family:"kwsicons";content:""}.collapsible-panel>a.collapsed:after{content:""}.collapsible-panel .collapse{padding:1rem 0 2rem}.collapsible-panel .collapse,.collapsible-panel .collapse p,.collapsible-panel .collapse span,.collapsible-panel .collapse div,.collapsible-panel .collapse li{font-size:.875rem}.floating-label-wrapper{position:relative;width:100%;background:#fff}.floating-label-wrapper ::-moz-placeholder{opacity:0}.floating-label-wrapper ::placeholder{opacity:0}.floating-label-wrapper label{display:block;position:absolute;top:0;font-size:.875rem;left:.625rem;line-height:3;color:#87888a;pointer-events:none;transform:translate(0) scale 1.4;transform-origin:left top;transition:transform .2s ease}.floating-label-wrapper input,.floating-label-wrapper select{padding:1rem .625rem 0 !important;font-size:.875rem;width:100%;color:#333;background:#fff}.floating-label-wrapper input:focus::-moz-placeholder, .floating-label-wrapper select:focus::-moz-placeholder{opacity:1}.floating-label-wrapper input:focus::placeholder,.floating-label-wrapper select:focus::placeholder{opacity:1}.floating-label-wrapper input:not([value=""])+label,.floating-label-wrapper select:not([value=""])+label,.floating-label-wrapper input:focus+label{transform:translateY(-0.5rem) scale(0.857);color:#333}.readonly-label-wrapper{position:relative;width:100%;height:2.6rem;background:#fff}.readonly-label-wrapper ::-moz-placeholder{opacity:0}.readonly-label-wrapper ::placeholder{opacity:0}.readonly-label-wrapper div{padding:1rem .625rem 0 !important;width:100%;background:#fff;font-size:1rem;line-height:1.5;border:none;display:inline-block;height:2.5rem;padding:.5rem .5rem;text-align:left;color:#333;cursor:default}.readonly-label-wrapper label{display:block;position:absolute;top:0;left:.625rem;transform:translateY(-0.5rem) scale(0.857);transform-origin:left top;font-size:.875rem;line-height:3;color:#333;pointer-events:none;white-space:nowrap}.input-info span.info{position:absolute;top:0;right:.1rem;z-index:1;color:#87888a}.tooltip-kws{display:inline-block;position:relative;text-align:left}.tooltip-kws__info-box{min-width:250px;padding:10px;color:#000;background-color:#e3e7ea;font-size:.75rem;position:absolute;z-index:1;visibility:hidden;opacity:0;transition:opacity .3s}.tooltip-kws__info-box--below-left{right:0;margin-top:2px}.tooltip-kws__info-box--below-right{left:0;margin-top:2px}.tooltip-kws:hover .tooltip-kws__info-box{visibility:visible;opacity:1}.tooltip-kws:hover .tooltip-kws__hover-element{opacity:.8;cursor:pointer}.tooltip-kws__hover-element i.kws-Info{margin-top:2px}.component-product-tile{font-size:.875rem}.component-product-tile h3.product_title{font-weight:700}.component-product-tile h3.product_title .tolerances{font-size:.75rem;line-height:1.5;vertical-align:top}.component-product-tile .component-product-benefits-list ul li{margin:0 0 0 1.5rem}.component-product-tile .component-product-benefits-list ul li::before{color:#ff6c00}.component-product-tile .conviso-logo{position:absolute;top:0px;right:15px;height:60px}.component-product-tile .product-image{height:100px;display:block}@media(max-width: 991.98px){.component-product-tile .product-image{height:100px}}.component-product-tile .productName{color:#330}.component-product-tile .component-product-add-to-cart-button img{display:inline-block}.product-slogan{color:#333}.cc_grid_item .component-product-tile .tile-element-ctnr{display:flex;flex-direction:column;min-height:800px}.cc_grid_item .component-product-tile .tile-element-ctnr .content{margin-bottom:auto}.cc_grid_item .component-product-tile .tile-element-ctnr>div{float:none}.sticky-flyout{position:fixed;z-index:100;transition:right .5s}@media(min-width: 992px){.sticky-flyout{top:50%;transform:translateY(-25%);right:-320px;width:320px}}@media(max-width: 991.98px){.sticky-flyout{top:25%;right:-245px;width:245px}}.sticky-flyout:not(.force-hide):hover,.sticky-flyout:not(.force-hide):focus-within{right:0}.sticky-flyout .panel{position:relative;background:rgba(0,0,0,0)}.sticky-flyout .btn-toggle{position:absolute;top:0;padding:.5rem;left:-2.5rem}.sticky-flyout .btn-toggle i{font-size:1.25rem}.sticky-flyout .btn-toggle.rotated{left:calc(1.875rem*-0.5);min-height:1.875rem;transform:translate(-50%, -50%) rotate(-90deg) translate(-50%, -50%)}@media(max-width: 991.98px){.sticky-flyout .btn-toggle.rotated{width:1.875rem}}.sticky-flyout .btn-toggle.rotated i{margin-left:.5rem}.sticky-flyout .content{padding:1rem;background:#f4f4f4}.modal-dialog.modal-md{max-width:700px}.modal-dialog .modal-header{padding-bottom:0;border-bottom:none}.modal-dialog .modal-header .close{font-size:40px;font-weight:initial;opacity:initial}.modal-dialog .modal-content{border-radius:0}.modal-dialog .modal-content .modal-body{padding-top:0;padding-bottom:0}.modal-dialog .layer-addToCart .layer-addToCart-upper{padding:0 10px}.modal-dialog .layer-addToCart .component-product-tile-el{margin:auto 0;word-wrap:break-word;hyphens:auto}@media(min-width: 768px){.modal-dialog .layer-addToCart .component-product-tile-right-sm{text-align:right}}.modal-dialog .layer-addToCart .product-image-thumbnail{max-height:80px}#express-shipping-modal li,#shipping-details-modal li,#catch-crops-modal li,#volume-discount-modal li,#payment-details-modal li{padding:.25rem 0}#express-shipping-modal li::marker,#shipping-details-modal li::marker,#catch-crops-modal li::marker,#volume-discount-modal li::marker,#payment-details-modal li::marker{color:#ff8100}#express-shipping-modal ul,#shipping-details-modal ul,#catch-crops-modal ul,#volume-discount-modal ul,#payment-details-modal ul{list-style-type:square}#express-shipping-modal .modal-content,#shipping-details-modal .modal-content,#catch-crops-modal .modal-content,#volume-discount-modal .modal-content,#payment-details-modal .modal-content{background-clip:unset}#express-shipping-modal .modal-body,#shipping-details-modal .modal-body,#catch-crops-modal .modal-body,#volume-discount-modal .modal-body,#payment-details-modal .modal-body{padding:0}.mini-cart-container{color:#000;position:fixed;max-width:80vw}.mini-cart-container .my_cart{background-color:#f4f4f4;max-width:80vw;min-width:-moz-max-content;min-width:max-content;width:20vw;max-height:70vh}.mini-cart-container .my_cart .mini-cart__item-section{max-height:50vh;overflow-y:auto}.mini-cart-container .my_cart .mini-cart-item{background-color:#fff}.mini-cart-container .my_cart .mini-cart-item .img-thumbnail{border:0;max-width:75px}.mini-cart-container .my_cart .mini-cart-item .cc_cart_product_image{flex-grow:1}.mini-cart-container .my_cart .mini-cart-item .cart-item-info{flex-grow:3}.mini-cart-container .my_cart .item_title a{color:#000;font-size:1.25rem}.mini-cart-container .my_cart .item_title span{font-size:1.25rem;font-weight:700}.mini-cart-container .my_cart .item_title.conviso{color:#257150}.mini-cart-container .my_cart .summary{background-color:#e3e7ea}.mini-cart-container .my_cart .summary .price_info{max-width:-moz-fit-content;max-width:fit-content}.cart_item_size_container{position:absolute;bottom:15px;right:10px;padding:1px;min-width:15px;min-height:15px;border-radius:50%;color:#000;font-size:.75rem;background-color:#fff}@media(min-width: 1280px){.cart_item_size_container{bottom:35px;right:30px}}.package-overlay h3{color:#257150}.package-overlay .alert{margin-bottom:.5rem}.package-overlay .kws-backgroundcolor-gray{background-color:#f4f4f4}.checkoutContainer .slds-scope .search-selection{padding:1rem}.checkoutContainer .slds-scope .slds-text-heading_large,.checkoutContainer .slds-scope .slds-radio .slds-form-element__label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;color:#000}.checkoutContainer .slds-scope .slds-text-heading_large{font-weight:500}.checkoutContainer .slds-scope .slds-text-body_regular{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;color:#c33;margin-left:32px}.checkoutContainer .slds-scope .slds-text-body_regular.loading-hint{color:#000}.checkoutContainer .slds-scope .slds-radio .slds-form-element__label{display:block;margin-left:2rem;font-weight:400}.checkoutContainer .slds-scope .slds-radio_faux{float:left;padding-left:.1rem;margin-top:.6rem;transform:scale(1.3)}.checkoutContainer .slds-scope .slds-input,.checkoutContainer .slds-scope .slds-textarea{font-size:1rem;color:#000;border-radius:0;background-color:#f4f4f4;border:none;text-overflow:ellipsis;margin:10px 0 10px 32px;width:calc(100% - 32px)}.checkoutContainer .slds-scope .slds-input:focus,.checkoutContainer .slds-scope .slds-textarea:focus{box-shadow:none;background-color:#f4f4f4;color:#000}.checkoutContainer .slds-scope .slds-input{height:40px}.checkoutContainer .slds-scope .slds-input.disabled{border:none;background:#c8d0d6;color:#87888a}.checkoutContainer .slds-scope .slds-textarea{height:100px}.checkoutContainer .slds-scope .slds-button_neutral{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;text-transform:uppercase;color:#fff;background:#ff6c00;border-radius:0;border:none;height:40px;margin:10px 0 10px 5px}.checkoutContainer .slds-scope .slds-button_neutral:hover,.checkoutContainer .slds-scope .slds-button_neutral:focus,.checkoutContainer .slds-scope .slds-button_neutral:active{color:#fff;background:#ff6c00;box-shadow:none}.checkoutContainer .slds-scope .slds-button_neutral:disabled{cursor:default;color:#fff;background-color:#afb4b6}.checkoutContainer .slds-scope .slds-button_neutral:disabled:hover{color:#fff;background-color:#afb4b6}.checkoutContainer .slds-scope lightning-map.slds-grid{flex-direction:column}@media(min-width: 768px){.checkoutContainer .slds-scope lightning-map.slds-grid{flex-direction:row-reverse;align-items:center}}.checkoutContainer .slds-scope .slds-map{height:400px}.checkoutContainer .slds-scope .slds-map_container{flex:2 1}.checkoutContainer .slds-scope .slds-coordinates{flex:1 1;padding:1rem}.checkoutContainer .slds-scope .slds-coordinates__header{display:none;visibility:hidden}.checkoutContainer .slds-scope .slds-coordinates__item .slds-media__figure{display:none;visibility:hidden}.checkoutContainer .slds-scope .slds-coordinates__item .slds-media__body span{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;color:#000}.checkoutContainer .slds-scope .slds-coordinates__item .slds-media .slds-text-link{font-weight:500}.checkoutContainer .slds-scope .slds-coordinates__item__item-action:hover .slds-text-link,.checkoutContainer .slds-scope .slds-coordinates__item__item-action:focus .slds-text-link{text-decoration:none}.loader{max-width:300px;max-height:300px;width:100%;height:100%;border-radius:100%;position:relative;margin:0 auto}.loader-background{display:block;padding:50px 0}.kws-spinner-container{position:absolute;height:100vh;display:flex;width:100vw;top:0;left:0;align-items:center;justify-content:center}#kws-spinner:before,#kws-spinner:after{content:"";position:absolute;top:-10px;left:-10px;width:100%;height:100%;border-radius:100%;border:10px solid rgba(0,0,0,0);border-top-color:#ff6c00}#kws-spinner:before{z-index:100;animation:spin 1s infinite}#kws-spinner:after{border:10px solid #ccc}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.component-all-find-consultant .action,.component-all-find-more-consultants .action{text-align:left}@media(max-width: 991.98px){.component-all-find-consultant .action,.component-all-find-more-consultants .action{text-align:right}}.component-all-find-consultant .headline,.component-all-find-more-consultants .headline{color:#fff;font-size:1.75rem;font-weight:200}.component-all-consultant-info .inline-block{vertical-align:top}.component-all-consultant-info p{margin-bottom:.5rem}hr{border-bottom:1px solid #979797}.order_item_image{width:70px}.alert-danger{color:#c33;background-color:#f2cccc;border:none}.alert-warning{color:#333;background-color:#feedbf;border:none;font-weight:700;padding-bottom:1.25rem}.alert-warning:before{font-weight:400;font-family:"kwsicons" !important;font-size:1.55rem;content:"";color:#fab901;margin-right:1.25rem;position:relative;top:.25rem}.cc-exception{margin-bottom:6rem}.cc-exception h1{margin-top:3rem;margin-bottom:2rem}#chevronUpLink{display:none}.express-shipping-label{color:#ff8100;font-style:italic}.express-shipping-label :first-child{font-weight:600;font-size:1.188rem}.express-shipping-label :last-child{font-size:.875rem;position:relative;top:-0.25rem}@media(max-width: 768px){html,body{width:auto !important;overflow-x:hidden !important}}#mm-1{z-index:auto}.deskLayout{display:flex;flex-direction:column;min-height:100vh;background:#f4f4f4}.home_slider{background-color:#fff}footer{margin-top:auto}.container-fluid.navbar-inverse{padding-inline:0;margin-inline:0;width:100%}:root{--banner-height: 320px;--hint-max-width: 400px;--hintImageDistance: 20px}@media(max-width: 1199.98px){:root{--hint-max-width: 300px;--hintImageDistance: 30px}}@media(max-width: 767.98px){:root{--hint-max-width: unset}}html.mm-opened .breadcrumb{z-index:1}html.mm-opened .header-container .header-banner-details{z-index:1}.contentBody .breadcrumb{background:none}.contentBody .breadcrumb>li+li:before{color:#fff}.contentBody .breadcrumb .cc_breadcrumb_item{z-index:17;position:relative}.contentBody .breadcrumb .cc_breadcrumb_item a,.contentBody .breadcrumb .cc_breadcrumb_item:first-child a,.contentBody .breadcrumb .cc_breadcrumb_item:last-child a{color:#fff}.contentBody .home_slider{position:absolute;width:100%;padding-top:1rem;background-color:rgba(0,0,0,0)}.contentBody .header-container .category-image-container{display:inline-block;width:100%;height:var(--banner-height);overflow:hidden}.contentBody .header-container .category-image-container .cc_promo_img{min-height:var(--banner-height);width:100%;-o-object-fit:cover;object-fit:cover}.contentBody .header-container .header-banner-details{position:absolute;width:100%;z-index:12}.contentBody .header-container .header-banner-details .container{position:relative;height:var(--banner-height)}.contentBody .header-container .header-banner-details .container .has-banner-hint{padding-right:calc(var(--hint-max-width) + var(--hintImageDistance))}.contentBody .header-container .header-banner-details .container .cc_category_name{font-weight:200;font-size:3.25rem;color:#fff}.contentBody .header-container .header-banner-details .container .category-hint-image{position:absolute;top:0;bottom:0;margin-block:auto;right:15px;max-height:calc(var(--banner-height) - 2*var(--hintImageDistance));max-width:var(--hint-max-width)}@media(max-width: 1199.98px){.contentBody .header-container .header-banner-details .container .category-hint-image{right:var(--hintImageDistance)}}@media(max-width: 767.98px){.contentBody .header-container .header-banner-details .container .category-hint-image{display:none}}@media(max-width: 500px){.contentBody .breadcrumb{visibility:hidden;display:none}.contentBody .cc_category_name{font-size:2.5rem !important}.contentBody .category-container{padding-top:2rem !important}}.product_list_container .product-list-pager .cc_page_size_control{padding-left:0}.product_list_container .product-list-pager .layout-select i{font-size:1.5rem;line-height:unset}.product_list_container .product_list_view_select_container button{padding:.75rem .5rem;margin-left:-0.25rem}.product_list_container .product_list_view_select_container button:first-of-type{margin-left:auto}.product_list_container .product-list-filters{overflow:hidden}.product_list_container .product-list-results{font-size:.875rem;font-weight:700}.product_list_container .productListContent .clearfix{display:none}@media(max-width: 767.98px){.product_list_container .component-product-table-tolerances,.product_list_container .component-product-table-clearing-recos,.product_list_container .component-product-added-value-service{display:none}}.product_list_container .cc_row_item .product-image{max-width:160px}@media(min-width: 992px){.product_list_container .cc_row_item .content .product_title{margin-top:0}}@media(min-width: 768px)and (max-width: 991.98px){.product_list_container .cc_row_item .form-wrapper{margin-top:1rem}.product_list_container .cc_row_item .form-wrapper .component-product-coating-select label{line-height:1.5rem}.product_list_container .cc_row_item .product-image{max-width:100px}}.product_list_container .shared-content.loyalty-teaser .container{padding:0}.product_list_container .seedpoints-info .points-container p{line-height:0}@media(max-width: 991.98px){.product_list_container .seedpoints-info{flex-direction:column}.product_list_container .seedpoints-info .points-container p{line-height:1}}.product_list_seo_text_container .product_list_seo_text{margin:4rem auto}.prodDetailContainer{background-color:#fff}.prodDetailContainer .product_title .tolerances{font-size:.875rem;line-height:2;vertical-align:top;display:none}@media(min-width: 768px){.prodDetailContainer .product_title .tolerances{display:inline-block}}.prodDetailContainer .pdp-sidebar .spacer{position:relative}.prodDetailContainer .pdp-sidebar .spacer .box-light{position:absolute;left:calc(-1rem + 1px);right:calc(-1rem + 1px);top:0;bottom:0}.prodDetailContainer .pdp-sidebar .component-product-add-to-cart-button{margin-top:2rem}.prodDetailContainer .component-product-details-image{position:relative}.prodDetailContainer .component-product-details-image .cc_main_prod_image{width:150px;text-align:center;cursor:pointer}@media(max-width: 991.98px){.prodDetailContainer .component-product-details-image .cc_main_prod_image{width:100px}}.prodDetailContainer .component-product-table-tolerances,.prodDetailContainer .component-product-table-clearing-recos,.prodDetailContainer .component-product-benefits-list,.prodDetailContainer .component-product-description,.prodDetailContainer .component-product-added-value-service{margin-top:1rem}.prodDetailContainer .component-product-details-conviso-smart-system .headline{color:#fff;font-size:1.75rem;font-weight:300}.prodDetailContainer .component-product-details-best-seed-service .inline-block-sm{vertical-align:top}.prodDetailContainer .component-product-details-best-seed-service .headline{color:#fff;font-size:1.75rem;font-weight:300}.prodDetailContainer .component-product-specification .collapsible-panel:first-of-type{padding-top:3rem}.prodDetailContainer .widget_container{margin-top:1rem}@media(max-width: 767.98px){.prodDetailContainer .product-slider .product-tile{margin:0 3rem}.prodDetailContainer .product-slider .slick-prev,.prodDetailContainer .product-slider .slick-next{position:absolute;top:50%;width:2rem;height:2rem;transform:translateY(-50%);border:none;background:rgba(0,0,0,0)}.prodDetailContainer .product-slider .slick-prev{left:1rem}.prodDetailContainer .product-slider .slick-next{right:1rem}}.prodDetailContainer .conviso-logo,.prodDetailContainer .usage-icon{height:60px}.prodDetailContainer .list-container{background-color:#e3e7ea}.prodDetailContainer .img-recommendation{max-height:60px}@media(max-width: 767px){.prodDetailContainer .mt-xs-3{margin-top:1rem}}.cartContainer h1{text-transform:none}.cartContainer .img-thumbnail{border:none;width:100px}.cartContainer span.img-thumbnail{text-align:center}.cartContainer .conviso-logo{width:60px;height:60px}.cartContainer .conviso-logo-big,.cartContainer .package-product-image{width:125px;height:125px}.cartContainer .item_title.conviso a,.cartContainer .item_title.conviso>span{color:#257150}.cartContainer .item_title a,.cartContainer .item_title>span{font-size:1.5rem;color:#000;font-weight:700}.cartContainer .cart_item_list .promotion-hint{padding:15px;margin-bottom:20px;border:1px solid rgba(0,0,0,0);border-radius:4px;color:#333;background-color:#feedbf;font-weight:700}.cartContainer .cart_item_list .conviso-separator{background-color:#fff}.cartContainer .cart_item_list .conviso-separator hr{margin:0 16px;height:1px;border:0;padding:0;border-top:1px solid #c8d0d6}.cartContainer .cart_item_list .cart_item_group_heading{margin-bottom:15px}@media(max-width: 767.98px){.cartContainer .cart_item_list .cart_item_group_heading{margin:15px 0 10px 15px}}.cartContainer .cart_item_list .cart_item_group_heading.classic{margin-top:40px;font-size:1.5rem;color:#ff6c00}@media(max-width: 767.98px){.cartContainer .cart_item_list .buttons-conviso-package-container{margin-right:15px}}.cartContainer .item-heading-align.conviso{margin-top:145px}.cartContainer .item-heading-align.classic{margin-top:5.2rem}.cartContainer .box-align{min-height:6.25rem}.cartContainer .recommendation-box{display:flex;align-items:center;justify-content:space-between;width:100%}.cartContainer .recommendation-box__left{padding-right:.5rem;width:70%}.cartContainer .recommendation-box__right a{width:100%;height:4rem;min-height:-moz-min-content;min-height:min-content;max-height:5.6rem;white-space:normal;word-wrap:break-word;color:#fff}.cartContainer .recommendation-box__right a:hover{text-decoration:none}.cartContainer .cc_coupon_clear_form .cc_discount_code{display:flex;justify-content:space-between}.cartContainer .couponMessagingSection-Error div{background:none;margin:0;padding:0}.cartContainer .info-box-white .bold-orange{color:#ff8100;font-weight:bold}.cartContainer .info-box-white ol{padding-left:1.23rem;margin-bottom:0}.cartContainer .info-box-white ol li{padding:.25rem 0 .25rem .25rem}.cartContainer .info-box-white ul{list-style-type:square}.cartContainer .info-box-white ul li{padding:.25rem 0}.cartContainer .info-box-white li::marker{color:#ff8100}.cartContainer .seedpoints-info{background-color:#ccc8a8}.cartContainer .seedpoints-info img{width:50px}.cartContainer .seedpoints-info ul{padding-left:0;list-style-type:none}.cartContainer .seedpoints-info ul li{position:relative;margin-left:1.5rem;padding:.4rem 0 .4rem .5rem}.cartContainer .seedpoints-info ul li::before{content:"";font-family:"kwsicons";position:absolute;color:#ff6c00;font-size:1.5rem;line-height:1;left:-1.5rem}.cartContainer .seedpoints-info button a{color:#fff;text-decoration:none}.cartContainer .cart-table{color:#000;border-collapse:collapse;width:100%}.cartContainer .cart-table th{vertical-align:top;font-size:.75rem;color:#fff;background-color:#5a6969;padding:.5rem .25rem}.cartContainer .cart-table tr:nth-child(even){background:#c8d0d6;opacity:70%}.cartContainer .cart-table tr:nth-child(odd){background:#e3e7ea;opacity:70%}.cartContainer .cart-table td{border-width:1px;padding:1rem;border-style:solid;border-color:#fff;word-break:break-all}.checkout-container .container-contactInfo{max-width:590px}.checkout-container .container-contactInfo .copyAddress{cursor:pointer}.checkout-container .nav-pills li{border-bottom:3px solid #87888a}.checkout-container .nav-pills li.active{border-bottom:7px solid #ff6c00}.checkout-container .nav-pills li.active a{background-color:#fff}.checkout-container p{line-height:1.25}.checkout-container .accept-button{white-space:normal;height:auto;min-height:2.5rem}.checkout-container #creditCardPayment{overflow:hidden;position:relative}@media(min-width: 1200px){.checkout-container #creditCardPayment{padding-top:1200px}}@media(max-width: 1199.98px){.checkout-container #creditCardPayment{padding-top:1700px}}@media(max-width: 991.98px){.checkout-container #creditCardPayment{padding-top:2000px}}@media(max-width: 767.98px){.checkout-container #creditCardPayment{padding-top:2100px}}.checkout-container #creditCardPayment iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.checkout-container .kws__errorMessage{color:#c33}.checkout-container .kws__errorBorder{border:thin solid #c33}.checkout-container .seedpoints-info{padding:2rem 3rem}.checkout-container .seedpoints-info h2{color:#fff;font-weight:200}.checkout-container .seedpoints-info h3{color:#fff;font-weight:300;font-size:1.25rem}.checkout-container .seedpoints-info a{color:#fff;text-decoration:none}.checkout-container .seedpoints-info .image-block{width:50%;padding-left:1rem}@media(max-width: 991.98px){.checkout-container .seedpoints-info{flex-direction:column-reverse;padding:3rem 1.5rem}.checkout-container .seedpoints-info img{margin-bottom:1.5rem}.checkout-container .seedpoints-info .image-block{width:100%;padding-left:0}}.checkout-container .seedpoints-info .redeem-section{padding-left:0;padding-right:6rem}@media(max-width: 991.98px){.checkout-container .seedpoints-info .redeem-section{padding-right:0}}.checkout-container .seedpoints-info .point-section{padding:0}@media(max-width: 991.98px){.checkout-container .seedpoints-info .point-section{padding:2rem 0 0 0}}@media(min-width: 768px){.checkout-container .payment-shipping-box .shipping-box{padding-right:5px}}@media(max-width: 767.98px){.checkout-container .payment-shipping-box .payment-box{margin-top:1rem}}@media(min-width: 768px){.checkout-container .payment-shipping-box .payment-box{padding-left:5px}}.checkout-container .payment-shipping-box .payment-radio-container .radio{margin-bottom:1rem}.checkout-container .payment-shipping-box .payment-radio-container .radio:last-of-type{margin-bottom:0}.checkout-headline{font-size:1.25rem;font-weight:400;color:#ff6c00}.fileNameTarget{color:#fff;z-index:100;font-size:1rem;margin-top:29px}.fileTitle{word-wrap:break-word;width:170px}.fileTitle:hover{font-weight:bold;cursor:pointer}.fileGarbageIcon{width:25px}.fileGarbageIcon:hover,.fileGarbageIcon:focus{transform:scale(1.04)}#convisoFilePreviewModal .modal-dialog{width:-moz-fit-content;width:fit-content;padding:.25rem .5rem .5rem;background-color:#fff;box-shadow:0 3px 9px rgba(0,0,0,.5)}#convisoFilePreviewModal .modal-dialog .modal-header{padding:0}#convisoFilePreviewModal .filePreview{box-shadow:none;border:none}#convisoFilePreviewModal .filePreview img{max-height:85vh;max-width:90vw}.homepage-container{margin:0 auto}@media(min-width: 992px){.homepage-container{max-width:1170px}}@media(max-width: 1199.98px){.homepage-container{max-width:970px}}@media(max-width: 991.98px){.homepage-container{max-width:750px}}.categories__headline,.categories__error-message{padding-left:13px}.categories__error-message{font-size:1.25rem;font-weight:400;line-height:1.5rem;color:#333}.categories__tiles{padding-left:15px}.categories__tiles__hint-sales-modes{font-size:1.25rem;font-weight:400;line-height:1.5rem;color:#333}.categories__tiles__tile{margin-right:1.25rem}.categories__tiles__tile{width:150px}@media(max-width: 767.98px){.categories__tiles__tile{width:100px}}@media(max-width: 1199.98px){.categories__tiles__tile{padding:0 7px}}.categories__tiles__tile a:hover,.categories__tiles__tile a:focus{color:#333}.categories__tiles__tile__images{position:relative}.categories__tiles__tile__images__disrupter{width:20%;position:absolute;top:0;right:0}.categories__tiles__tile__images__image{width:100%}.categories__tiles__tile__name{margin:.625rem 0 1rem;min-height:48px;font-size:1.25rem;font-weight:400;line-height:1.5rem;color:#333}@media(max-width: 767.98px){.categories__tiles__tile__name{font-size:1rem}}.seedpoints_hp .seedpoints--activated{padding-left:15px}.seedpoints_hp .seedpoints--activated .seedpoints-info{height:350px}.seedpoints_hp .seedpoints--activated .seedpoints-info h2{color:#000;font-size:1.5rem;margin:2rem 0 1rem}.seedpoints_hp .seedpoints--activated .seedpoints-info h2,.seedpoints_hp .seedpoints--activated .seedpoints-info h3{font-weight:700}.seedpoints_hp .seedpoints--activated .seedpoints-info .image-block,.seedpoints_hp .seedpoints--activated .seedpoints-info img,.seedpoints_hp .seedpoints--activated .seedpoints-info .text-block,.seedpoints_hp .seedpoints--activated .seedpoints-info .text-container{height:100%;width:auto}.seedpoints_hp .seedpoints--activated .seedpoints-info .points-container{margin-top:0;margin-bottom:0}.seedpoints_hp .seedpoints--activated .seedpoints-info .points-container p{line-height:1}@media(max-width: 991.98px){.seedpoints_hp .seedpoints--activated .seedpoints-info{flex-direction:column;height:auto}.seedpoints_hp .seedpoints--activated .seedpoints-info .image-block,.seedpoints_hp .seedpoints--activated .seedpoints-info img,.seedpoints_hp .seedpoints--activated .seedpoints-info .text-block,.seedpoints_hp .seedpoints--activated .seedpoints-info .text-container{height:auto;width:100%}.seedpoints_hp .seedpoints--activated .seedpoints-info .points-container{margin-top:2rem;margin-bottom:0}}.seedpoints_hp .seedpoints--deactivated .headline{padding-left:13px}.homepage-general-teaser .headline{padding-left:13px}.order-history .header-col{color:#333;background:#e3e7ea;padding:.5rem 1rem;margin:0}@media(max-width: 991.98px){.order-history .header-col .sort-spinner{display:none}}@media(min-width: 992px){.order-history .header-col .sort-spinner{display:inline-block;position:relative;width:1rem;height:1rem}}.order-history .header-col .sort-spinner .icon{position:absolute;right:0;border:none;padding:0;margin:0 0 0 1rem;font-size:.5rem;line-height:.5rem;background:rgba(0,0,0,0)}.order-history .header-col .sort-spinner .icon:disabled{color:#87888a;background:rgba(0,0,0,0)}.order-history .header-col .sort-spinner .kws-Up{top:0}.order-history .header-col .sort-spinner .kws-Down{bottom:0}.order-history .entry-col{padding:1rem;border-bottom:1px solid #979797}.order-history .entry-col a{display:block}.order-history .btn-search{width:100%}@media(min-width: 768px){.order-history .page-size{text-align:right}}.order-history .page-size label{padding:.5rem 0;height:2.5rem;vertical-align:top}.order-history .page-size select{background:#fff}.order-history .order-history-header .custom-input.search{width:100%}.order-history .order-history-header .custom-input::after{color:#5f696e;font-size:1.3rem;top:.2rem}.order-history .order-history-header input{color:#5f696e}.order-history .order-history-footer .btn-icon{color:#ff6c00;font-size:1.5rem;background:rgba(0,0,0,0);padding:0px}.order-history .order-history-footer .btn-icon:disabled,.order-history .order-history-footer .btn-icon.disabled{color:#c8d0d6}.order-history .order-history-footer .btn-link{background:rgba(0,0,0,0);line-height:1.5rem;color:#ff6c00;padding-top:6px;padding-bottom:6px;padding-left:8px;padding-right:8px}.order-history .order-history-footer .btn-link:disabled,.order-history .order-history-footer .btn-link.disabled{color:#000}.order-history .order-history-footer .span-placeholder{background:rgba(0,0,0,0);line-height:1.5rem;color:#333;padding:0px}.orderContainer{background-color:#fff}@media(max-width: 767.98px){.order-confirmation .banner{flex-direction:column;padding:0px 16px}}
