<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[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}}.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}.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:.25rem;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:normal;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left !important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:hsl(0,0%,85.9803921569%)}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:rgb(237.1,237.1,237.1);color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:.875rem;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:.25rem;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(0.75) translateY(-21px);transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:rgba(0,0,0,0) !important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:bold}.nice-select .option.disabled{background-color:rgba(0,0,0,0);color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}/*! =======================================================
                      VERSION  11.0.2              
========================================================= *//*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#036fa5;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#036fa5;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-color:#cfcfcf;background-image:linear-gradient(to bottom, #DFDFDF, #BEBEBE);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#DFDFDF", endColorstr="#BEBEBE",GradientType=0)}.slider.slider-disabled .slider-track{background-color:#e7e7e7;background-image:linear-gradient(to bottom, #E5E5E5, #E9E9E9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E5E5E5", endColorstr="#E9E9E9",GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .bs-tooltip-top .tooltip-inner,.slider .bs-tooltip-bottom .tooltip-inner{position:relative;left:-50%}.slider.bs-tooltip-left .tooltip-inner,.slider.bs-tooltip-right .tooltip-inner{position:relative;top:-100%}.slider .tooltip{pointer-events:none}.slider .tooltip.bs-tooltip-top .arrow,.slider .tooltip.bs-tooltip-bottom .arrow{left:-0.4rem}.slider .tooltip.bs-tooltip-top{margin-top:-44px}.slider .tooltip.bs-tooltip-bottom{margin-top:2px}.slider .tooltip.bs-tooltip-left,.slider .tooltip.bs-tooltip-right{margin-top:-14px}.slider .tooltip.bs-tooltip-left .arrow,.slider .tooltip.bs-tooltip-right .arrow{top:8px}.slider .hide{display:none}.slider-track{background-color:#f7f7f7;background-image:linear-gradient(to bottom, #F5F5F5, #F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5", endColorstr="#F9F9F9",GradientType=0);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);border-radius:4px;position:absolute;cursor:pointer}.slider-selection{background-color:#f7f7f7;background-image:linear-gradient(to bottom, #F9F9F9, #F5F5F5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F9F9F9", endColorstr="#F5F5F5",GradientType=0);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-sizing:border-box;border-radius:4px;position:absolute}.slider-selection.tick-slider-selection{background-color:#46c1fe;background-image:linear-gradient(to bottom, #52c5ff, #3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#52c5ff", endColorstr="#3abcfd",GradientType=0)}.slider-track-low,.slider-track-high{box-sizing:border-box;border-radius:4px;position:absolute;background:transparent}.slider-handle{background-color:#0478b2;background-image:linear-gradient(to bottom, #0480BE, #036fa5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0480BE", endColorstr="#036fa5",GradientType=0);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);position:absolute;top:0;width:20px;height:20px;background-color:#0480be;border:0px solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{border-radius:20px}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:"â˜…";color:#726204}.slider-tick{background-color:#f7f7f7;background-image:linear-gradient(to bottom, #F5F5F5, #F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5", endColorstr="#F9F9F9",GradientType=0);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-sizing:border-box;position:absolute;cursor:pointer;width:20px;height:20px;filter:none;opacity:.8;border:0px solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:"â˜…";color:#726204}.slider-tick.in-selection{background-color:#46c1fe;background-image:linear-gradient(to bottom, #52c5ff, #3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#52c5ff", endColorstr="#3abcfd",GradientType=0);opacity:1}.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}.box-default{background-color:#fff;color:#333}.box-light{background-color:#f6f7fa;color:#333}.box-white{background-color:#fff;color:#333}.box-green{background-color:#31761e;color:#fff}.box-red{background-color:#e11e28;color:#fff}.box-yellow{background-color:#ffdc00;color:#333}.box-yellow-dark{background-color:#dcb900;color:#333}.box-white{background-color:#fff;color:#333}.box-blue{background-color:#0078b9;color:#fff}.bg-white{background-color:#fff}.shadow{border-radius:.25rem;box-shadow:0 2px 10px 0 rgba(66,66,66,.2)}.border{border:1px solid #d8d8d8;border-radius:.25rem}.no-border-l{border-left:none}.no-border-r{border-right:none}.text-black{color:#000}.text-dark{color:#333}.text-light{color:#fff}.text-grey{color:#97999c}.text-green{color:#2b651b}.text-light-green{color:#558622}.text-red{color:#e11e28}.text-yellow{color:#dcb900}.text-blue{color:#0078b9}.text-center{text-align:center}.left{float:left}.right{float:right}.clearfix{clear:both}.inline{display:inline}.inline-block{display:inline-block}.block{display:block}@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:.875rem}.font-small{font-size:.875rem}.font-default{font-size:1rem}.font-plus{font-size:1.125rem}.font-big{font-size:1.25rem}.font-bigger{font-size:1.5rem}.font-large{font-size:1.75rem}.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}.square{list-style:square}.va-top{vertical-align:top}.p-absolute{position:absolute}.p-relative{position:relative}@media print{.print-none{display:none !important}}.print-only{display:none}@media print{.print-only{display:inline}}.min-vh-90{min-height:90vh}@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:#2b651b;font-size:3rem;font-family:Arial,Roboto,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:300;margin:-0.25rem 0 1rem}h2,.h2{color:#421d00;font-size:2.25rem;font-family:Arial,Roboto,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:300;margin:1rem 0 1.25rem}h3,.h3{color:#333;font-size:1.5rem;font-family:Arial,Roboto,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;margin:2rem 0 1rem}h4,.h4{color:#333;font-size:1.25rem;font-family:Arial,Roboto,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;margin:.75rem 0 .5rem}p{line-height:1.25}a{color:#0078b9;font-weight:700}a:focus,a:hover{color:#036296}del{-webkit-text-decoration-color:#c70202;text-decoration-color:#c70202;text-decoration-thickness:from-font}@font-face{font-family:"btsicons";src:url(../fonts/btsicons.eot);src:url(../fonts/btsicons.eot#iefix) format("embedded-opentype"),url(../fonts/btsicons.ttf) format("truetype"),url(../fonts/btsicons.woff) format("woff"),url(../fonts/btsicons.svg#btsicons) format("svg");font-weight:normal;font-style:normal;font-display:block}i{font-family:"btsicons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon{font-family:"btsicons" !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}.bts-rubbish:before{content:"î¤€"}.bts-Info:before{content:"î¤";color:#fff}.bts-ArrowDown:before{content:"î¤‚";color:#047bbb}.bts-Sonderpreis .path1:before{content:"î¤ƒ";color:#fd0}.bts-Sonderpreis .path2:before{content:"î¤„";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path3:before{content:"î¤…";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path4:before{content:"î¤†";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path5:before{content:"î¤‡";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path6:before{content:"î¤ˆ";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path7:before{content:"î¤‰";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path8:before{content:"î¤Š";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path9:before{content:"î¤‹";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path10:before{content:"î¤Œ";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path11:before{content:"î¤";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path12:before{content:"î¤Ž";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path13:before{content:"î¤";margin-left:-1em;color:#491e00}.bts-Sonderpreis .path14:before{content:"î¤";margin-left:-1em;color:#491e00}.bts-Refresh:before{content:"î¤‘"}.bts-Radio:before{content:"î¤’";color:#047bbb}.bts-leafHealth .path1:before{content:"î¤“";color:#fff}.bts-leafHealth .path2:before{content:"î¤”";margin-left:-1em;color:#2b641b}.bts-leafHealth .path3:before{content:"î¤•";margin-left:-1em;color:#2b641b}.bts-leafHealth .path4:before{content:"î¤–";margin-left:-1em;color:#fff}.bts-leafHealth .path5:before{content:"î¤—";margin-left:-1em;color:#fff}.bts-leafHealth .path6:before{content:"î¤˜";margin-left:-1em;color:#fff}.bts-leafHealth .path7:before{content:"î¤™";margin-left:-1em;color:#fff}.bts-leafHealth .path8:before{content:"î¤š";margin-left:-1em;color:#fff}.bts-leafHealth .path9:before{content:"î¤›";margin-left:-1em;color:#fff}.bts-leafHealth .path10:before{content:"î¤œ";margin-left:-1em;color:#fff}.bts-leafHealth .path11:before{content:"î¤";margin-left:-1em;color:#fff}.bts-leafHealth .path12:before{content:"î¤ž";margin-left:-1em;color:#fff}.bts-leafHealth .path13:before{content:"î¤Ÿ";margin-left:-1em;color:#fff}.bts-leafHealth .path14:before{content:"î¤&nbsp;";margin-left:-1em;color:#fff}.bts-multisource .path1:before{content:"î¤¡";color:#2c641c}.bts-multisource .path2:before{content:"î¤¢";margin-left:-1em;color:#fff}.bts-multisource .path3:before{content:"î¤£";margin-left:-1em;color:#fff}.bts-multisource .path4:before{content:"î¤¤";margin-left:-1em;color:#fff}.bts-multisource .path5:before{content:"î¤¥";margin-left:-1em;color:#fff}.bts-multisource .path6:before{content:"î¤¦";margin-left:-1em;color:#fff}.bts-multisource .path7:before{content:"î¤§";margin-left:-1em;color:#fff}.bts-multisource .path8:before{content:"î¤¨";margin-left:-1em;color:#fff}.bts-multisource .path9:before{content:"î¤©";margin-left:-1em;color:#fff}.bts-multisource .path10:before{content:"î¤ª";margin-left:-1em;color:#fff}.bts-multisource .path11:before{content:"î¤«";margin-left:-1em;color:#fff}.bts-multisource .path12:before{content:"î¤¬";margin-left:-1em;color:#fff}.bts-multisource .path13:before{content:"î¤­";margin-left:-1em;color:#fff}.bts-multisource .path14:before{content:"î¤®";margin-left:-1em;color:#2c641c}.bts-multisource .path15:before{content:"î¤¯";margin-left:-1em;color:#2c641c}.bts-multisource .path16:before{content:"î¤°";margin-left:-1em;color:#fff}.bts-multisource .path17:before{content:"î¤±";margin-left:-1em;color:#fff}.bts-multisource .path18:before{content:"î¤²";margin-left:-1em;color:#fff}.bts-shopping-cart:before{content:"î¤³"}.bts-Error:before{content:"î¤´";color:#e11e28}.bts-facebook:before{content:"î¤µ";color:#fff}.bts-Search:before{content:"î¤¶";color:#047bbb}.bts-checkmark:before{content:"î¤·";color:#2b651b}.bts-shop_icon_blau:before{content:"î¤¸";color:#047bbb}.bts-Arrow:before{content:"î¤¹";color:#047bbb}.bts-Help:before{content:"î¤º"}.bts-Warenkorb_b:before{content:"î¤»";color:#047bbb}.bts-Check:before{content:"î¤¼"}.bts-login:before{content:"î¤½";color:#fff}.bts-calculator:before{content:"î¤¾";color:#fff}.bts-New .path1:before{content:"î¤¿";color:#fd0}.bts-New .path2:before{content:"î¥€";margin-left:-1em;color:#491e00}.bts-New .path3:before{content:"î¥";margin-left:-1em;color:#491e00}.bts-New .path4:before{content:"î¥‚";margin-left:-1em;color:#491e00}.bts-New .path5:before{content:"î¥ƒ";margin-left:-1em;color:#491e00}.bts-Contact:before{content:"î¥„";color:#fff}.bts-Warenkorb_gr_kl:before{content:"î¥…"}.bts-Warenkorb_w:before{content:"î¥†";color:#fff}.bts-Calender:before{content:"î¥‡";color:#047bbb}.bts-download:before{content:"î¥ˆ";color:#fff}.bts-OekoStoerer .path1:before{content:"î¥‰";color:#2c641c}.bts-OekoStoerer .path2:before{content:"î¥Š";margin-left:-1em;color:#fff}.bts-OekoStoerer .path3:before{content:"î¥‹";margin-left:-1em;color:#fff}.bts-OekoStoerer .path4:before{content:"î¥Œ";margin-left:-1em;color:#fff}.bts-OekoStoerer .path5:before{content:"î¥";margin-left:-1em;color:#fff}.bts-OekoStoerer .path6:before{content:"î¥Ž";margin-left:-1em;color:#fff}.bts-OekoStoerer .path7:before{content:"î¥";margin-left:-1em;color:#fff}.bts-OekoStoerer .path8:before{content:"î¥";margin-left:-1em;color:#fff}.bts-OekoStoerer .path9:before{content:"î¥‘";margin-left:-1em;color:#fff}.bts-OekoStoerer .path10:before{content:"î¥’";margin-left:-1em;color:#fff}.kws-Delete:before{content:"î¤€"}html,body{background-color:#fff;font-size:16px !important;font-family:Arial,Roboto,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.25;position:relative}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px;width:auto}}@media(min-width: 992px){.container{max-width:960px;width:auto}}@media(min-width: 1200px){.container{max-width:1340px;width:auto}}.contentBody li:focus,.contentBody li:active,.contentBody li.nice-select.open,.contentBody a:focus,.contentBody a:active,.contentBody a.nice-select.open{outline:none !important}.contentBody ul{padding:0 1rem}.contentBody ul li{padding:.5rem 0}.contentBody .contentBox{padding-top:2rem}.devInfo{position:fixed;left:0;top:0;font-size:.875rem;padding:.5rem;color:#fff;background:rgba(66,66,66,.2);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(66,66,66,.2);animation-duration:500ms;animation-name:blink;animation-iteration-count:infinite;animation-direction:alternate;z-index:10000}.breadcrumb{background:#fff;padding:.5rem 0}.breadcrumb&gt;li+li:before{content:" &gt; ";padding:0;color:#2a2a2a}.breadcrumb .cc_breadcrumb_item a{color:#2a2a2a;font-size:.875rem}.breadcrumb .cc_breadcrumb_item:first-child a{color:#421d00}.breadcrumb .cc_breadcrumb_item:last-child a{color:#2a2a2a;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}.service-icon{font-size:4rem}@media(max-width: 767.98px){.container.fix-mobile{padding-right:0;padding-left:0}}@keyframes blink{from{color:#333}to{color:#fff}}.hidden-all{display:none !important}@media(min-width: 1200px){.visible-lg{display:block !important}}@media(min-width: 992px)and (max-width: 1199.98px){.visible-md{display:block !important}}@media(min-width: 768px)and (max-width: 991.98px){.visible-sm{display:block !important}}@media(max-width: 767.98px){.visible-xs{display:block !important}}header{font-size:.875rem}.header-include a{font-weight:normal}.header-include .container:before,.header-include .container:after{content:none}.header-include .navbar-collapse.collapse{display:none !important}.header-include .navbar-collapse.collapse.in{display:block !important}@media(min-width: 768px){.header-include .navbar-nav,.header-include .navbar-nav&gt;li{float:unset}}.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:.875rem;color:#fff;background-color:#424242;padding:.5rem .25rem}.component-product-table-tolerances .responsive-table tbody td{color:#0078b9;background-color:#fafafa;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:#424242;padding:.5rem;text-align:left;font-size:.875rem}}.component-product-table-clearing-recos table{width:100%}.component-product-table-clearing-recos thead th{vertical-align:top;text-align:center;font-size:.875rem;font-weight:700;color:#fff;background-color:#fff;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:#fafafa;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%, #036296 28%);border-left-color:#fff;border-right-color:#036296}.component-product-table-clearing-recos .gradient.mid-light-to-dark{background-image:linear-gradient(to right, #fff 10%, #036296 75%);border-left-color:#fff;border-right-color:#036296}.component-product-table-clearing-recos .gradient.end-light-to-dark{background-image:linear-gradient(to right, #fff 75%, #036296 100%);border-left-color:#fff;border-right-color:#036296}.component-product-table-clearing-recos .gradient.dark{background-color:#036296;border-color:#036296}.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:"btsicons";position:absolute;color:#ffdc00;font-size:1.25rem;line-height:1;left:-1.5rem;top:.5rem}.component-product-coating-select label{font-weight:700}.component-product-coating-select .coating-help{color:#0078b9;font-size:20px;position:absolute;margin-left:5px;cursor:pointer}.component-product-coating-select .coating-selector{display:grid;grid-auto-rows:100px;-moz-column-gap:10px;column-gap:10px;row-gap:10px}.component-product-coating-select .coating-selector div{border:solid 1px #d8d8d8;border-radius:.25rem;text-align:center}.component-product-coating-select .coating-selector div.conviso{background-color:#00674d}.component-product-coating-select .coating-selector div.conviso.selected{border:solid 1px #fff;color:#2b651b;background-color:#fff;font-weight:600}.component-product-coating-select .coating-selector div.regular{background-color:#fff}.component-product-coating-select .coating-selector div.regular.selected{border:solid 1px #0078b9;color:#0078b9;font-weight:600}.component-product-coating-select .coating-selector div:hover,.component-product-coating-select .coating-selector div:focus{cursor:pointer}@media(min-width: 467px){.coating-selector{grid-template-columns:1fr 1fr}}@media(max-width: 466px){.coating-selector{grid-template-columns:1fr}}.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}.updateCartButton.btn-third{cursor:initial}.image-source{font-size:.875rem;color:#97999c}.form-group{margin-bottom:1rem}label{line-height:1.5;font-weight:400}.btn,input,select{min-width:3rem;vertical-align:middle;border:1px solid #d8d8d8;border-radius:.25rem}.btn,.btn:focus,.btn:active,.btn.nice-select.open,.btn:hover,input,input:focus,input:active,input.nice-select.open,input:hover,select,select:focus,select:active,select.nice-select.open,select:hover{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;display:inline-block;height:3rem;padding:.5rem .5rem}.form-control,.form-control:focus,.form-control:active,.form-control.nice-select.open,.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{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{color:#421d00;background-color:#fafafa}.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:#858585}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:1px solid #979797;font-family:"btsicons";font-size:1rem;line-height:1;background-color:#fff}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:#858585;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:#858585;background-color:#fafafa}input[type=radio]~label::before{border-radius:50%}input.form-control[type=checkbox]~label::before{border-radius:.25rem}input.form-control[type=checkbox]:checked~label::before{color:#fff;background-color:#0078b9;border:2px solid #0078b9}input.form-control[type=radio]~label::before{width:1.375rem;height:1.375rem}input.form-control[type=radio]:checked~label::before{line-height:.9;color:#0078b9;background-color:#fff;border:4px solid #0078b9;text-indent:-1px}::-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 select{height:3rem;color:#000;font-size:.875rem;background-color:#fff;padding-right:2.5rem;padding-left:1rem;-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.with-icon img{display:block;position:absolute;top:0;left:.5rem;bottom:0;height:3rem;width:2rem;text-align:center;pointer-events:none;line-height:3rem;background-color:rgba(0,0,0,0)}.custom-select.with-icon select{padding-left:3rem}.custom-input{height:3rem;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:"btsicons";font-size:1rem;line-height:1.5;position:absolute;top:.5rem;right:.5rem;bottom:.5rem;pointer-events:none;z-index:1}.nice-select{padding-top:.7rem}.nice-select .list{margin-top:0px}.nice-select:after{border-bottom:3px solid #047bbb;border-right:3px solid #047bbb;content:"";display:block;height:14px;margin-top:-4px;pointer-events:none;position:absolute;right:25px;top:40%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:14px}.btn,.control{font-size:1rem;line-height:1rem}.btn{height:3rem;font-size:.875rem;font-weight:700;line-height:1rem;padding:1rem 1.5rem;text-align:center;border-radius:.25rem}@media(min-width: 992px){.btn{transition:all .2s ease}}.btn,.btn:active,.btn.nice-select.open,.btn:focus,.btn:active:focus{outline:none}.btn:disabled,.btn.disabled{cursor:default}form .btn[type=submit]{line-height:1;font-size:1rem;height:3rem;padding:.5rem 1.5rem}.btn-primary{border:none}.btn-primary,.btn-primary:active,.btn-primary.nice-select.open,.btn-primary:focus{color:#fff;background:#0078b9}.btn-primary:disabled,.btn-primary.disabled{color:#fff;opacity:1}.btn-primary:disabled,.btn-primary:disabled:active,.btn-primary:disabled:focus,.btn-primary.disabled,.btn-primary.disabled:active,.btn-primary.disabled:focus{color:#fff;background:#97999c}.btn-primary:disabled:hover,.btn-primary.disabled:hover{color:#fff;background-color:#97999c}.btn-primary:hover:not(:disabled),.btn-primary:hover:not(.disabled){color:#fff;background-color:#036296}.btn-secondary{border:1px solid #97999c;border-radius:.25rem}.btn-secondary,.btn-secondary:active,.btn-secondary.nice-select.open,.btn-secondary:focus{color:#0078b9;background:#fff}.btn-secondary:disabled,.btn-secondary.disabled{color:#0078b9;background-color:#858585}.btn-secondary:disabled:hover,.btn-secondary.disabled:hover{color:#0078b9;background-color:#858585}.btn-secondary:hover:not(:disabled),.btn-secondary:hover:not(.disabled){color:#0078b9;background-color:#fff}.btn-secondary.no-border{border:none}.btn-third,.btn-third:active,.btn-third.nice-select.open,.btn-third:focus{color:#fff;background:#d8d8d8}.btn-third:disabled,.btn-third.disabled{color:#fff;background-color:#d8d8d8}.btn-third:hover:not(:disabled),.btn-third:hover:not(.disabled){color:#fff;background-color:#d8d8d8}.btn.addItem{height:3rem}.btn.addItem img{vertical-align:middle}.btn-expand-all{color:#0078b9;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&gt;a{color:#333;background-color:#fff;border:none;padding:.5rem 0}.nav-tabs li&gt;a:hover,.nav-tabs li&gt;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:#2b651b}.nav-tabs li.active&gt;a,.nav-tabs li.active&gt;a:hover,.nav-tabs li.active&gt;a:focus{color:#333;background-color:#fff;border:none;color:#333}.btn-expand-all{color:#0078b9;border:none;font-size:.875rem}.collapsible-panel&gt;a{color:#333;font-size:1.5rem;font-family:Arial,Roboto,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;padding:1rem 2rem 1rem 0;display:block;width:100%;position:relative}.collapsible-panel&gt;a,.collapsible-panel&gt;a:hover{color:#333;text-decoration:none}.collapsible-panel&gt;a:after{position:absolute;right:0;top:1rem;bottom:1rem;color:#d8d8d8;font-family:"btsicons"}.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}.rotate-90{transform:rotate(90deg)}.bts-info{position:absolute;top:1.5rem;right:1.1rem}.compareTray .compareTrayClear:hover{text-decoration:none}.component-product-tile{font-size:.875rem}.component-product-tile h3.product_title{font-weight:700}.component-product-tile .tolerances{vertical-align:top;border-radius:.5rem}.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:#ffdc00}.component-product-tile .product-image{height:170px;display:block}@media(max-width: 991.98px){.component-product-tile .product-image{height:133px}}.component-product-tile .show-more{color:#0078b9;font-weight:700}.component-product-tile .component-product-add-to-cart-button img{display:inline-block}.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);margin-bottom:4.5rem}.sticky-flyout .btn-toggle{position:absolute;top:0;padding:.5rem;left:-2.5rem}.sticky-flyout .btn-toggle i{font-size:2.5rem}.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:#f6f7fa}.sticky-button{position:fixed;z-index:100;transition:right .5s}@media(min-width: 992px){.sticky-button{top:30%;transform:translateY(-25%);right:0}}@media(max-width: 991.98px){.sticky-button{top:30%;right:0}}.sticky-button .panel{position:relative;background:rgba(0,0,0,0);margin-bottom:4.5rem}.sticky-button .btn-toggle{height:63px;width:54px;position:absolute;top:0;padding:.5rem;left:-3.4rem}.sticky-button .btn-toggle i{font-size:2.5rem}.sticky-button .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-button .btn-toggle.rotated{width:1.875rem}}.sticky-button .btn-toggle.rotated i{margin-left:.5rem}.sticky-button .content{padding:1rem;background:#f6f7fa}.modal-dialog.modal-md{max-width:700px}.modal-dialog.modal-coating-help{max-width:500px}.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 .component-product-tile-ctnr{padding:0}.modal-dialog .layer-addToCart .layer-addToCart-upper{padding:0 10px}.modal-dialog .layer-addToCart .component-product-tile-el{word-wrap:break-word;-webkit-hyphens:auto;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}@media(min-width: 0px){.betapoints-info-container{height:auto;text-align:center;padding-top:30px;padding-bottom:30px}.banner-heading{font-size:24px;line-height:36px;color:#fff;letter-spacing:0;text-align:center}.banner-text{font-size:18px;line-height:36px;color:#fff;letter-spacing:0;text-align:center;line-height:22px;padding-bottom:20px}}@media(min-width: 768px){.betapoints-info-container{text-align:center;padding-top:30px;padding-bottom:30px}.banner-heading{font-size:24px;line-height:45px;color:#fff;letter-spacing:0;text-align:center}.banner-text{font-size:16px;line-height:45px;color:#fff;letter-spacing:0;text-align:center;line-height:22px;padding-bottom:20px}}@media(min-width: 992px){.betapoints-info-container{text-align:center;padding-top:30px;padding-bottom:30px}.banner-heading{font-size:36px;line-height:36px;color:#fff;letter-spacing:0;text-align:center}.banner-text{font-size:24px;line-height:22px;color:#fff;letter-spacing:0;text-align:center;line-height:22px;padding-bottom:20px}}#seed-calculator-modal{color:#fff}#seed-calculator-modal h2{color:#fff}#seed-calculator-modal .form-group{margin-bottom:1.875rem}#seed-calculator-modal .form-group input{height:2.5rem;padding-left:1rem}#seed-calculator-modal .form-unit{margin-top:-1.8rem;color:#464749;right:1.75rem;position:absolute}#seed-calculator-modal .modal-content{background:linear-gradient(135deg, #31761e 0%, #2b651b 100%)}#seed-calculator-modal .modal-content .close{font-size:2.25rem;color:#fff;text-shadow:none;opacity:1;font-weight:normal}#seed-calculator-modal p{line-height:1.5rem}#seed-calculator-modal .custom-calculator label{font-size:1.125rem;display:inline-block;margin-bottom:.5rem}#seed-calculator-modal .slider .slider-tick-container .slider-tick{display:none}#seed-calculator-modal .slider.slider-horizontal{width:calc(100% - .5rem);margin-left:.5rem}#seed-calculator-modal .slider .slider-selection{box-shadow:inset 0 0 .188rem rgba(0,0,0,.5)}#seed-calculator-modal .slider .slider-selection.tick-slider-selection{background:linear-gradient(to right, #2b651b 70%, #31771e 100%)}#seed-calculator-modal .slider .slider-handle{width:1.625rem;height:1.625rem;margin-top:-0.25rem;margin-left:-0.8125rem;background-image:none;background-color:#2b651b !important;border:.25rem solid #fff}#seed-calculator-modal .calc-result{padding-top:.75rem}#seed-calculator-modal .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;color:#464749}#seed-calculator-modal .card .arrow{position:absolute;top:-40px;left:calc(50% - 20px);width:0;border-bottom:20px solid #fff;border-right:20px solid rgba(0,0,0,0);border-left:20px solid rgba(0,0,0,0);border-top:20px solid rgba(0,0,0,0)}#seed-calculator-modal .card .card-header{padding-top:.625rem;padding-bottom:.625rem;font-size:1.5rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.125)}#seed-calculator-modal .card .card-body{padding:.75rem 3.125rem}#seed-calculator-modal .calc-result{font-size:1.25rem}#seed-calculator-modal .calc-result .card{box-shadow:1px 1px 20px 0 rgba(0,0,0,.5) !important}#seed-calculator-modal .calc-result th{font-weight:normal !important}#seed-calculator-modal .calc-result .value{font-size:20px !important;font-weight:bold !important;color:#2b651b;text-align:right}#seed-calculator-modal .calc-result tr:first-child td,#seed-calculator-modal .calc-result tr:first-child th{border-top:none !important}#seed-calculator-modal .calc-result .small{display:inline-block;font-size:.875rem;line-height:1.25rem}.bts-flyout-menu{position:absolute;left:69.5vw;top:-1vh;bottom:unset;background-color:#fff;width:12%;display:none;flex-direction:column}.bts-flyout-menu.flyout-active{z-index:101;display:flex}.bts-flyout-menu div{border-bottom:.5px solid #000;margin-left:.5rem;margin-right:.5rem;padding-top:.75rem;padding-bottom:.75rem}.bts-flyout-menu div:last-child{border-bottom:unset}.bts-flyout-menu div a{color:#000;font-size:16px;font-weight:400;width:100%;height:100%;display:block}.bts-flyout-menu div a:hover{text-decoration:none}.bts-flyout-backdrop{height:100%;width:100%;background-color:rgba(0,0,0,.5);display:none;position:absolute;z-index:100;top:0}.bts-flyout-backdrop.flyout-active{display:block}.container-fluid.navbar-inverse.cc_navbar-inverse{padding:0px}.navbar-collapse{padding:unset}@media(min-width: 768px){.navbar&gt;.container .navbar-brand,.navbar&gt;.container-fluid .navbar-brand{margin-left:0px}}.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 #97999c}.order_item_image{width:70px}.order_item_image--placeholder{height:1px;width:70px}.variety-title{padding-left:94px}.inventory span{border-radius:.25rem}.alert-danger{color:#920601;background-color:#fff;border:none;padding:0}.cc-exception{margin-bottom:6rem}.cc-exception h1{margin-top:3rem;margin-bottom:2rem}#chevronUpLink{display:none}.tolerances-overview .tolerance-box{display:inline-block;padding:5px 10px 4px 10px;border-radius:1.2em;background-color:#f6f7fa;font-size:14px}.tolerances-overview .betashield{background-color:#d5e0d1;color:#2b651b}.tolerances-overview .betashield a{color:inherit;font-weight:inherit;text-decoration:none}.bts-shared-content .navbar-betaseed .login-link a{margin:0 12px}.bts-shared-content .navbar-betaseed .login-link a.onlineshop{float:left}.bts-shared-content .navbar-betaseed .navbar-brand{padding-left:0}.bts-shared-content .fade{opacity:initial}.bts-shared-content .fade.in{opacity:1 !important}.bts-shared-content #country-selection .modal-dialog{transform:unset}.bts-shared-content #country-selection ul&gt;li{white-space:nowrap}.bts-shared-content .btn{height:auto}.product_list_container .category-main-banner{margin-bottom:-350px;min-height:500px;background-size:cover;background-position:center}@media(max-width: 767.98px){.product_list_container .category-main-banner{margin-bottom:-400px}}.product_list_container .eye-catcher{z-index:1;width:70px;height:70px;position:absolute;top:-10px;right:5px;border-radius:50%;background-size:contain;background-repeat:no-repeat;background-position:center}.product_list_container .page-list-headline h1{margin-bottom:0;color:#fff;word-wrap:break-word}.prodDetailContainer .spacer{height:7rem}.prodDetailContainer .icon.nav-back{border-bottom:3px solid #0078b9;border-right:3px solid #0078b9;display:inline-block;height:14px;margin-top:-4px;pointer-events:none;transform:rotate(135deg);transition:all .15s ease-in-out;width:14px}.product_detail_container.contentBox{padding-top:0rem}.product_detail_container.product_detail_page .row{position:relative}.product_detail_container.product_detail_page .row .eye-catcher{right:-30px;top:-100px}.product_detail_container .product_title{font-weight:bold;font-size:2.25rem}.product_detail_container .product_title .tolerances{font-size:.875rem;line-height:2;vertical-align:top;display:none}@media(min-width: 768px){.product_detail_container .product_title .tolerances{display:inline-block}}.product_detail_container h2.font-bigger{color:#421d00}.product_detail_container .eye-catcher{z-index:9;width:100px;height:100px;position:absolute;top:-10px;right:5px;border-radius:50%;background-size:contain;background-repeat:no-repeat;background-position:center}.product_detail_container .pdp-sidebar .spacer{position:relative}.product_detail_container .pdp-sidebar .spacer .box-light{position:absolute;left:calc(-1rem + 1px);right:calc(-1rem + 1px);top:0;bottom:0}.product_detail_container .pdp-sidebar .component-product-add-to-cart-button{margin-top:2rem}.product_detail_container .component-product-details-image{position:relative}.product_detail_container .component-product-details-image .cc_main_prod_image{width:200px;text-align:center;cursor:pointer}@media(max-width: 991.98px){.product_detail_container .component-product-details-image .cc_main_prod_image{width:100px}}@media(max-width: 991.98px){.product_detail_container .component-product-details-image{margin-top:3rem}}.product_detail_container .component-product-table-tolerances,.product_detail_container .component-product-table-clearing-recos,.product_detail_container .component-product-benefits-list,.product_detail_container .component-product-description,.product_detail_container .component-product-added-value-service{margin-top:1rem}.product_detail_container .component-product-details-best-seed-service .inline-block-sm{vertical-align:top}.product_detail_container .component-product-details-best-seed-service .headline{color:#fff;font-size:1.75rem;font-weight:300}.product_detail_container .component-product-specification .collapsible-panel:first-of-type{padding-top:3rem}.product_detail_container .widget_container{margin-top:1rem}@media(max-width: 767.98px){.product_detail_container .product-slider .product-tile{margin:0 3rem}.product_detail_container .product-slider .slick-prev,.product_detail_container .product-slider .slick-next{position:absolute;top:50%;width:2rem;height:2rem;transform:translateY(-50%);border:none;background:rgba(0,0,0,0)}.product_detail_container .product-slider .slick-prev{left:1rem}.product_detail_container .product-slider .slick-next{right:1rem}}.product_detail_container .accordion-heading .accordion-toggle{text-decoration:none;position:relative;cursor:pointer}.product_detail_container .accordion-heading .accordion-toggle:after{border-bottom:2px solid #047bbb;border-right:2px solid #047bbb;content:"";display:block;height:12px;margin-top:0px;position:absolute;right:-20px;top:0;transform-origin:66% 66%;transform:rotate(-135deg);transition:all .15s ease-in-out;width:12px}.product_detail_container .accordion-heading .accordion-toggle.collapsed:after{transform:rotate(45deg)}.conviso .conviso-logo{width:80px;height:80px;position:absolute;top:-65px;right:15px;border:solid 1px #fff}.conviso .conviso-edge{background:linear-gradient(90deg, #fff 63%, #00674D 63%)}.conviso .conviso-white{color:#fff}.conviso .conviso-white .text-green,.conviso .conviso-white .text-grey{color:#fff}.conviso [class^=box-]{border:solid 1px #fff}@media(max-width: 991px){.conviso .conviso-logo{top:50px}.conviso .conviso-edge{background:linear-gradient(0deg, #00674D 650px, #fff 650px)}}@media(max-width: 767px){.conviso .conviso-edge{background:linear-gradient(0deg, #00674D 730px, #fff 730px)}}@media(max-width: 466px){.conviso .conviso-edge{background:linear-gradient(0deg, #00674D 1040px, #fff 1040px)}}.cartContainer h1{text-transform:none}.cartContainer .img-thumbnail{border:none;max-height:100px}.cartContainer .item_title a{font-size:1.5rem;color:#333;font-weight:700}.cartContainer .cart_item{position:relative;z-index:1}.cartContainer .cart_item .cc_cart_product_image{text-align:center}.cartContainer .cart_item+.cart_item::before{content:"";position:absolute;left:2.5%;top:0;height:1px;width:95%;border-bottom:1px solid #97999c}.cartContainer input.qty-entry{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0}.cartContainer .cart-update{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}.cartContainer .cart_item_group_heading h3{color:#421d00;font-weight:200}.cartContainer .item-heading-align{height:65px}.cartContainer .conviso-logo{position:initial;width:70px;height:70px}@media(min-width: 768px){.cartContainer .conviso-logo{position:absolute;right:30px;top:11px}}.cartContainer .messagingSection-Error-conviso .alert-danger{border:1px solid #920601;border-radius:.25rem;padding:.75rem}.cartContainer .coupon-section .couponMessagingSection-Error .alert{margin-top:1rem;margin-bottom:0}.cartContainer .coupon-cart{display:flex;justify-content:space-between;color:#2b651b;font-weight:700;align-items:baseline;font-size:1.5rem;gap:10%}.cartContainer .coupon-cart__price{white-space:nowrap}@media(min-width: 992px){.cartContainer .empty-cart{min-height:300px}}.checkout-container .spacer{margin-top:4rem}.checkout-container .container-contactInfo{max-width:700px}.checkout-container .container-contactInfo .copyAddress{cursor:pointer}.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 .cc_payment_processor .paymentMethodSelection~label{font-size:.875rem;line-height:1.5}.checkout-container .cc_terms_container .terms~label{font-size:.875rem;padding-left:2.5rem}.checkout-container .cc_terms_container .terms~label:before{top:-0.25rem;width:1.5rem;height:1.5rem;font-size:1rem;line-height:1.125}.checkout-container .cc_terms_container .terms:checked~label::before{border-width:3px}.checkout-container .cc_terms_container .marketingTerm~label{font-size:.875rem;padding-left:2.5rem}.checkout-container .cc_terms_container .marketingTerm~label:before{top:-0.25rem;width:1.5rem;height:1.5rem;font-size:1rem;line-height:1.125}.checkout-container .cc_terms_container .marketingTerm:checked~label::before{border-width:3px}.checkout-container .cart-checkboxes .cart-usage~label{font-size:.875rem;padding-left:2.5rem}.checkout-container .cart-checkboxes .cart-usage~label:before{top:-0.25rem;width:1.5rem;height:1.5rem;font-size:1rem;line-height:1.125}.checkout-container .cart-checkboxes .cart-usage:checked~label::before{border-width:3px}.checkout-container .bts-input input,.checkout-container .bts-input select{height:2.5rem}.checkout-container .bts-input label{font-size:.875rem;font-weight:700;margin-bottom:0}.checkout-container .bts-input:after{top:initial;line-height:2.5rem}.checkout-container .kws__errorMessage{font-size:.875rem;color:#920601}.checkout-container .kws__errorBorder input{border:thin solid #920601}.checkout-container .kws__errorBorder::after{content:"î¤´";color:#920601;font-family:"btsicons";font-size:1rem;line-height:1.5;position:absolute;top:1.8125rem;right:1.8125rem;z-index:1}.checkout-container .betapoints_redemption img.main-image{width:100%}.checkout-container .betapoints_redemption img.text-image{width:60%}@media(max-width: 1199.98px){.checkout-container .betapoints_redemption img.text-image{width:80%}}@media(max-width: 767.98px){.checkout-container .betapoints_redemption img.text-image{width:100%}}.checkout-container .betapoints_redemption .redeemAmountInput{width:25%}@media(max-width: 1199.98px){.checkout-container .betapoints_redemption .redeemAmountInput{width:100%}}.checkout-container .betapoints_redemption ::-webkit-inner-spin-button,.checkout-container .betapoints_redemption ::-webkit-outer-spin-button{display:block}.checkout-container .betapoints_redemption .redeemButton{min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis;margin-left:auto}@media(max-width: 1199.98px){.checkout-container .betapoints_redemption .redeemButton{width:100%}}@media(max-width: 1199.98px){.checkout-container .betapoints_redemption .point-section .description{font-weight:bold;text-align:center}}.checkout-container .betapoints_redemption .point-section .points{text-align:right}@media(max-width: 1199.98px){.checkout-container .betapoints_redemption .point-section .points{text-align:center}}@media(max-width: 1199.98px){.checkout-container .betapoints_redemption .point-section .available-points{font-weight:normal}}.checkout-container .nice-select{height:2.5rem;padding-top:.5rem;border-color:#ccc}.checkout-container .nice-select .current{display:block;overflow:hidden;text-overflow:ellipsis;padding-right:10%}.checkout-container select.input-required{display:block !important;margin:0;border:0;padding:0;height:0px;opacity:0;position:relative}.dot{height:27px;width:27px;background-color:#97999c;border-radius:50%;display:inline-block}.dot-done{height:27px;width:27px;background-color:#31761e;border-radius:50%;display:inline-block}.dot-done i:before{color:#fff;vertical-align:middle;padding-bottom:.25rem}.checkout-nav-link{text-align:center !important;display:inline-flex !important}.checkout-nav-link-heading{padding-left:10px}.checkout-nav-link-alignment{vertical-align:middle}.checkout-nav-align-icon{position:relative;top:calc(50% - 10px)}@media(min-width: 768px){.nav-justified&gt;li{display:flex;width:1%}}@media(min-width: 992px){.nav-justified&gt;li{display:table-cell;width:1%}}.order-history .header-col{color:#fff;background:#2b651b;padding:.5rem 1rem;margin:0}.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:#858585;background:rgba(0,0,0,0)}.order-history .header-col .sort-spinner .icon:disabled i::before{color:#97999c}.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 #97999c}.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:3rem;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:#d8d8d8;font-size:1.3rem;top:.2rem;line-height:2}.order-history .order-history-header input{color:#000}.order-history .order-history-footer .btn-icon{color:#0078b9;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:#979797}.order-history .order-history-footer .btn-link{background:rgba(0,0,0,0);line-height:1.5rem;color:#0078b9;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:#2a2a2a}.order-history .order-history-footer .span-placeholder{background:rgba(0,0,0,0);line-height:1.5rem;color:#421d00;padding:0px}.icon-area{background-color:rgba(0,0,0,0)}.asc-arrow-positioning{transform:rotate(180deg);padding-left:1px !important}.des-arrow-positioning{margin-top:-3px !important}.BTS-productComparePage.container{padding:unset}.BTS-productComparePage .panel-body{padding:unset}.BTS-productComparePage div.panel{border:none;box-shadow:none;-webkit-box-shadow:none}.BTS-productComparePage .table-responsive&gt;table&gt;tbody&gt;tr&gt;td,.BTS-productComparePage .table-responsive&gt;table&gt;tbody&gt;tr&gt;th,.BTS-productComparePage .table-responsive&gt;table&gt;thead&gt;tr&gt;th{white-space:normal}.BTS-productComparePage table{min-width:750px;border-collapse:separate;border-spacing:.5rem 0rem;font-weight:600;table-layout:fixed}.BTS-productComparePage table th,.BTS-productComparePage table thead&gt;tr&gt;th,.BTS-productComparePage table tbody&gt;tr&gt;th,.BTS-productComparePage table tr td{text-align:center;border-bottom:2px solid #97999c;border-top:none;padding:1rem;vertical-align:middle;height:6em}.BTS-productComparePage table .productCompareNameLink{font-size:1.5rem;color:#2b651b}.BTS-productComparePage table .compareBasicHeadCol{vertical-align:middle}.BTS-productComparePage table .compareSpecRowDiff .compareCol{background-color:#fafafa}@media(max-width: 767.98px){.BTS-productComparePage .heading-section{margin-left:1rem}.BTS-productComparePage .table-responsive{border:none}.BTS-productComparePage .table-responsive .table&gt;tbody&gt;tr&gt;td,.BTS-productComparePage .table-responsive .table&gt;tbody&gt;tr&gt;th{white-space:normal}.BTS-productComparePage .table-responsive::-webkit-scrollbar:vertical{width:11px}.BTS-productComparePage .table-responsive::-webkit-scrollbar{-webkit-appearance:none}.BTS-productComparePage .table-responsive::-webkit-scrollbar:horizontal{height:11px}.BTS-productComparePage .table-responsive::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:rgba(0,0,0,.7)}}
</pre></body></html>