@keyframes spinAndZoom{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes moveInFromLeft{0%{transform:translateX(-500px);opacity:0}30%{opacity:100%}30%,50%,80%,100%{transform:translateX(0);opacity:100%}40%{transform:translateX(-10px);opacity:100%}60%{transform:translateX(-3px);opacity:100%}}@keyframes moveOutLeftInRight{0%{transform:translateX(0);opacity:1}50%{transform:translateX(-3000px);opacity:0}51%{transform:translateX(3000px);opacity:0}100%{transform:translateX(0);opacity:100}}@keyframes moveOutRightInLeft{0%{transform:translateX(0);opacity:1}50%{transform:translateX(3000px);opacity:0}51%{transform:translateX(-3000px);opacity:0}100%{transform:translateX(0);opacity:100}}@keyframes rotateAndGrow{0%{transform:rotate(0deg);opacity:.5}50%{transform:rotate(-359deg);opacity:.75}85%{transform:rotate(-370deg);opacity:1}100%{transform:rotate(-360deg);opacity:1}}@keyframes comeInFromTop{0%{opacity:0;margin-top:-100px}100%{opacity:1;margin-top:0}}#dashboard__main-container-topnav{position:sticky;top:0!important;z-index:199!important}input#menu-toggler~section#dashboard__main-container-topnav{margin-left:calc(250px + 12px);width:calc(100% - 250px - 12px)!important;max-width:calc(100% - 250px - 12px)!important;transition:all ease-in-out .3s}input#menu-toggler~section#dashboard__main-container-topnav #RappelDashboard{transition:all ease-in-out .3s}input#menu-toggler:checked~section#dashboard__main-container-topnav{margin-left:60px;width:calc(100vw - 60px)!important;max-width:calc(100% - 60px)!important;transition:all ease-in-out .3s}input#menu-toggler:checked~section#dashboard__main-container-topnav #RappelDashboard{transition:all ease-in-out .3s;width:100%!important;max-width:9999999999px!important}input#menu-toggler.hidden+#b2b-sidebar:has(.b2b-sidebar-container-collapser:hover)~section#dashboard__main-container-topnav{margin-left:calc(250px + 12px + 12px);width:calc(100% - 250px - 12px - 12px)!important;max-width:calc(100% - 250px - 12px - 12px)!important;transition:all ease-in-out .3s}input#menu-toggler.hidden:checked+#b2b-sidebar:has(.b2b-sidebar-container-collapser:hover)~section#dashboard__main-container-topnav{margin-left:calc(60px + 12px);width:calc(100% - 60px - 12px)!important;max-width:calc(100% - 60px - 12px)!important;transition:all ease-in-out .3s}#b2b-topnav{width:100%;height:48px;background:#cdcdcd;display:flex;justify-content:space-between;align-items:center;padding:0 24px;overflow:visible;z-index:99!important;position:sticky;top:0}#b2b-topnav #b2b-topnav__account{display:flex;justify-content:flex-start;align-items:center;gap:12px;cursor:pointer}#b2b-topnav #b2b-topnav__account i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-account-gray.svg')}#b2b-topnav #b2b-topnav__account:hover i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-account-white.svg')}#b2b-topnav #b2b-topnav__account .b2b-topnav__account__name a{color:#354052;text-transform:uppercase;font-family:'Noto Sans Bold',sans serif;opacity:.5;font-size:14px}#b2b-topnav #b2b-topnav__account .b2b-topnav__account__name a:hover{color:#fff;opacity:1}#b2b-topnav #b2b-topnav__product{background:#003880;display:flex;gap:24px;height:54px;border-radius:0 0 8px 8px;padding:8px 24px;box-shadow:0 3px 6px rgba(0,0,0,.16);overflow:visible;width:auto;z-index:9}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_search,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart{cursor:pointer;width:auto}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart{margin-top:8px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu i:before{cursor:pointer;content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-menu-white.svg')}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu:hover i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-menu-red.svg')}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container{display:none;top:0;opacity:0;transition:all ease-in-out .3s}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside{position:fixed;top:0;left:0;z-index:98;width:100%;height:100%;background:rgba(0,0,0,.6)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container{display:flex;flex-direction:column;position:absolute;left:50%;transform:translateX(calc(-50% + (250px/2)));background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;z-index:99;width:70%;padding:24px 0 24px 24px;cursor:default;top:51px;transition:all ease-in-out .3s;animation:comeInFromTop ease-in-out forwards .3s}@media(max-width:920px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container{width:calc(100% - 24px);left:12px;transform:translateX(0)}}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__title{margin:0;padding:0;font-size:30px;text-transform:none;font-family:'Noto Sans Bold',sans serif;color:#000;border-left:1px solid #003880;padding-left:24px;margin-left:calc(24px - 48px - 1px);font-size:24px;width:100%;margin-bottom:24px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__title span{font-weight:bold}@media(max-width:768px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__title span{font-family:'Noto Sans Regular',sans serif}}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families{display:flex;justify-content:normal;align-items:flex-start;flex-wrap:wrap;gap:24px}@media(max-width:920px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families{gap:8px}}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family{position:relative;display:flex;flex-direction:column;padding:24px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#f0f0f0;margin-bottom:12px}@media(min-width:1470px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family{width:calc(25% - (48px/2));max-width:calc(25% - (48px/2));min-width:calc(25% - (48px/2))}}@media(max-width:1470px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family{width:calc(33% - (48px/2));max-width:calc(33% - (48px/2));min-width:calc(33% - (48px/2))}}@media(max-width:1360px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family{width:calc(50% - (48px/2));max-width:calc(50% - (48px/2));min-width:calc(50% - (48px/2))}}@media(max-width:920px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family{width:calc(100vw - (12px*2) - (24px*2));min-width:calc(100vw - (12px*2) - (24px*2));max-width:calc(100vw - (12px*2) - (24px*2))}}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(1){background:#003280}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(2){background:rgba(0,50,128,.9)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(3){background:rgba(0,50,128,.8)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(4){background:rgba(0,50,128,.7)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(5){background:rgba(0,50,128,.6)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(6){background:rgba(0,50,128,.5)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(7){background:rgba(0,50,128,.6)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(8){background:rgba(0,50,128,.7)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(9){background:rgba(0,50,128,.8)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(10){background:rgba(0,50,128,.9)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(11){background:rgba(0,50,128,.9)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(12){background:#003280}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(13){background:rgba(0,50,128,.9)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(14){background:rgba(0,50,128,.8)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:nth-child(15){background:rgba(0,50,128,.7)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family:hover{transform:scale(105%);box-shadow:0 3px 6px rgba(0,0,0,.16);transition:all ease-in-out .3s}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family .fatherfam-toggler{display:flex;justify-content:flex-start;align-items:flex-start;color:#fff;font-size:16px;font-family:'Noto Sans Bold',sans serif;margin-bottom:24px;padding-right:48px;min-height:58px;cursor:pointer}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family .fatherfam-toggler:after{content:"▼";position:absolute;top:26px;right:70px;cursor:pointer}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family .fatherfam-toggler img{position:absolute;top:24px;right:0;margin-right:8px;opacity:.2;max-height:40px;width:auto}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input+.fatherfam-toggler{margin-bottom:0!important}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu{display:none;max-height:0!important}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu *{padding:0;transition:all ease-in-out .3s;overflow:hidden}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler{margin-bottom:24px!important}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler:after{transform:rotate(180deg);transition:all ease-in-out .3s}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu{display:flex!important;flex-direction:column;max-height:999px!important;transition:all ease-in-out .3s;overflow:visible}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu .b2b-topnav__product-menu__family-submenu__item{margin-bottom:24px;display:flex;flex-direction:column}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu .b2b-topnav__product-menu__family-submenu__item .b2b-topnav__product-menu__family-submenu__item-link{font-size:14px;font-family:'Noto Sans Regular',sans serif;color:rgba(255,255,255,.7);padding-left:12px;margin-left:12px;border-left:1px solid #fff;padding-top:4px;padding-bottom:4px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu .b2b-topnav__product-menu__family-submenu__item .b2b-topnav__product-menu__family-submenu__item-link:hover{color:#fff;border-left:8px solid #fff;transition:all ease-in-out .3s}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu .seeAll{background-color:#fff;padding:12px 24px;border-radius:8px;color:#003880;border:1px solid #fff;font-family:'Noto Sans Regular',sans serif;display:flex;justify-content:center!important;align-items:center!important;cursor:pointer;transition:all ease-in-out .3s;max-height:40px;font-size:14px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu .seeAll i{margin-right:12px}@media(min-width:768px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu .seeAll{width:fit-content;margin-right:24px}}@media(max-width:768px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu .seeAll{display:block;width:calc(100vw - 12px*2);text-align:center}}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu .seeAll:hover{color:#fff;background-color:#003880;box-shadow:0 6px 12px rgba(0,0,0,.2);transform:scale(105%)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_menu #b2b-topnav__product-menu__toggle:checked+#b2b-topnav__product-menu__toggler-outside+#b2b-topnav__product-menu__toggler+#b2b-topnav__product-menu__container .b2b-topnav__product-menu__families .b2b-topnav__product-menu__family input:checked+.fatherfam-toggler+.b2b-topnav__product-menu__family-submenu .seeAll:hover i{animation:rotateAndGrow 1s ease forwards}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_search{position:relative}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_search i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-search-blue.svg');position:absolute;top:18px;left:12px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_search:hover i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-search-red.svg')}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_search input{margin-bottom:0!important;box-shadow:none!important;padding-left:calc(48px + 12px);height:40px!important;width:240px;min-width:240px;max-width:240px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart{position:relative}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-cart-white.svg');cursor:pointer}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart:hover i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-cart-red.svg');cursor:pointer}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside{display:none;background:rgba(0,0,0,.55);position:fixed;top:0;left:0;width:100%;height:100%}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart{position:fixed;max-width:0;background:#fff;flex-direction:column;z-index:2;top:0;right:0;height:100%;box-shadow:0 6px 12px rgba(0,0,0,.2);cursor:pointer;z-index:9999999999;opacity:0;transition:all ease-in-out .3s}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--title-container,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--title-container{margin:0;padding:0;font-size:30px;text-transform:none;font-family:'Noto Sans Bold',sans serif;color:#354052;border-left:1px solid #003880;padding-left:24px;margin-left:calc(24px - 48px - 1px);font-size:24px;margin-top:calc(24px - 48px);margin-bottom:48px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--title-container span,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--title-container span{font-weight:bold}@media(max-width:768px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--title-container span,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--title-container span{font-family:'Noto Sans Regular',sans serif}}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart__no-products-container,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart__no-products-container{padding:24px;display:flex;justify-content:center;align-items:center}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart__no-products-container .header-minicart__no-products-text,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart__no-products-container .header-minicart__no-products-text{padding-left:12px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container{display:flex;flex-direction:column;border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:24px;margin-bottom:24px;width:calc(100% + 48px);overflow-y:scroll}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container{height:100%}@media(max-width:768px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container{max-height:calc(100vh - 421px)}}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;width:100%;padding:24px;margin:0}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row:nth-child(odd),#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row:nth-child(odd){background:#f7f8fb}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row:nth-child(even),#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row:nth-child(even){background:#f0f3f8}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info{width:100%;display:flex;align-items:flex-start;gap:24px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info img,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info img{height:65px;width:65px;aspect-ratio:1/1}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info p,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info p{width:100%}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-title a,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-title a{color:rgba(100,101,104)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-title:hover a,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-title:hover a{color:#e0001b}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-quantity,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-quantity{color:rgba(0,0,0,.6)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-quantity span,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-quantity span{font-family:'Noto Sans Bold',sans serif}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-price,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--product-info .header-minicart-row--product-price{font-family:'Noto Sans Bold',sans serif}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--purchase-info,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .header-minicart-row--purchase-info{width:100%;display:flex;gap:4px;flex-direction:column}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .minicart-close,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .minicart-close{position:absolute}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .delete-from-minicart,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .delete-from-minicart{position:absolute;bottom:24px;right:24px;background:#e0001b;border-radius:6px;text-align:right;transform:rotate(0);width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all ease-in-out .3s}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .delete-from-minicart span,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .delete-from-minicart span{display:block;color:#fff;font-family:'Noto Sans Bold',sans serif;transform:rotate(45deg);transition:all ease-in-out .3s}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .delete-from-minicart:hover,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .delete-from-minicart:hover{bottom:24px;right:24px;transform:scale(110%)}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .delete-from-minicart:hover span,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container .header-minicart__scroll-container .header-minicart--row .delete-from-minicart:hover span{transform:rotate(-135deg);transition:all ease-in-out .3s;margin-left:0;margin-bottom:0}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--button-container,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--button-container{display:flex;flex-direction:column;gap:12px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--button-container button,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--button-container button{width:100%}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--totals,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--totals{display:flex;gap:24px;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:24px}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--totals p.header-minicart-totals--title,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--totals p.header-minicart-totals--title{width:65px;max-width:65px;min-width:65px;color:rgba(100,101,104);font-family:'Noto Sans Bold',sans serif}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--totals p.header-minicart-totals--price,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--totals p.header-minicart-totals--price{width:100%;text-align:left;color:#2d2d35;font-family:'Noto Sans Bold',sans serif}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside{display:flex;z-index:999999}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart{display:flex;padding:48px 24px;width:100vw;max-width:400px;opacity:1;transition:all ease-in-out .3s;cursor:default}@media(max-width:768px){#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart{max-width:100vw}}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart__close,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart__close{position:absolute;top:24px;right:24px;transform:rotate(45deg);font-family:'Noto Sans Bold',sans serif;font-size:30px;transition:all ease-in-out .2s}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart__close:hover,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart__close:hover{color:#e0001b;transform:rotate(-45deg);font-size:32px;transition:all ease-in-out .2s}#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+.icon-count+#header-minicart .header-minicart--products-container,#b2b-topnav #b2b-topnav__product #b2b-topnav__product_cart #header-cart-toggler:checked+#b2b-topnav__product-cart__toggler-outside+#b2b-topnav__product-cart__toggler+#header-minicart .header-minicart--products-container{margin-left:calc(24px - 48px)}#b2b-topnav__buttons{display:flex;justify-content:flex-end}#b2b-topnav__buttons #b2b-topnav__button__prices{width:auto;display:flex;align-items:center;justify-content:flex-end}#b2b-topnav__buttons #b2b-topnav__button__prices #b2b-topnav__buttons__prices-toggle-text{font-size:14px;opacity:.5;text-align:left}#b2b-topnav__buttons #b2b-topnav__button__prices #b2b-topnav__buttons__prices-toggler{width:auto;display:flex;align-items:center;justify-content:flex-start;white-space:nowrap;position:relative;height:100%;width:48px}#b2b-topnav__buttons #b2b-topnav__button__prices #b2b-topnav__buttons__prices-toggler thumb{height:24px;width:24px;border-radius:50%;border:1px solid #80868f;background:#fff;z-index:2;content:" ";position:absolute;display:flex}#b2b-topnav__buttons #b2b-topnav__button__prices #b2b-topnav__buttons__prices-toggler span{display:block;width:35px;height:18px;border:1px solid #80868f;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:1;background:#fff}#b2b-topnav__buttons #b2b-topnav__buttons__icons{position:relative;height:33px;width:max-content;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:0 0 0 24px;margin-left:24px;border-left:1px solid #80868f}#b2b-topnav__buttons #b2b-topnav__buttons__icons .b2b-topnav__buttons__icon{position:relative;cursor:pointer}#b2b-topnav__buttons #b2b-topnav__buttons__icons .b2b-topnav__buttons__icon i{height:24px;width:24px}#b2b-topnav__buttons #b2b-topnav__buttons__icons .b2b-topnav__buttons__icon.notifications i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-bell-blue.svg')}#b2b-topnav__buttons #b2b-topnav__buttons__icons .b2b-topnav__buttons__icon.notifications:hover i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-bell-white.svg')}#b2b-topnav__buttons #b2b-topnav__buttons__icons .b2b-topnav__buttons__icon.settings i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-settings-blue.svg')}#b2b-topnav__buttons #b2b-topnav__buttons__icons .b2b-topnav__buttons__icon.settings:hover i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-settings-white.svg')}#b2b-topnav__buttons #b2b-topnav__buttons__icons .b2b-topnav__buttons__icon.logout i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-logout-red.svg')}#b2b-topnav__buttons #b2b-topnav__buttons__icons .b2b-topnav__buttons__icon.logout:hover i:before{content:url('/Content/V2/img/svg/bigmat/icon/icon-topnav-logout-white.svg')}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle+.b2b-topnav__product-menu__toggler-outside{display:none}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications{display:none;max-height:0!important;overflow:hidden}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications *{padding:0!important}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside{display:flex;position:fixed;top:0;left:0;z-index:98;width:100%;height:100%;background:rgba(0,0,0,.6)}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications{animation:comeInFromTop ease-in-out forwards .3s;max-height:999px!important;position:absolute;top:30px;right:94px;width:300px;padding:12px;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;z-index:99;display:flex;flex-direction:column;gap:4px}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification{display:flex;gap:12px;background:#f0f0f0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:12px!important}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification .b2b-topnav__buttons__notification-text .b2b-topnav__buttons__notification-text-date{text-transform:uppercase;font-size:10px!important;color:rgba(100,101,104);margin-bottom:4px}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification .b2b-topnav__buttons__notification-text .b2b-topnav__buttons__notification-text-date .icon-line-clock{content:url('/Content/V2/img/svg/bigmat/icon/icon-notification-clock-gray.svg');max-width:10px!important;opacity:.5}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification .b2b-topnav__buttons__notification-text .b2b-topnav__buttons__notification-text-body{font-size:12px;color:#354052}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification .b2b-topnav__buttons__notification-text p:nth-child(3){font-size:12px!important;font-family:'Noto Sans Bold',sans serif;color:#000}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification:hover{background:#003880}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification:hover .b2b-topnav__buttons__notification-text .b2b-topnav__buttons__notification-text-body{color:#fff}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification:hover .b2b-topnav__buttons__notification-text .b2b-topnav__buttons__notification-text-body a{color:#fff}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification:hover .b2b-topnav__buttons__notification-text .b2b-topnav__buttons__notification-text-date{color:rgba(255,255,255,.7);font-size:10px!important}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification:hover .b2b-topnav__buttons__notification-text .b2b-topnav__buttons__notification-text-date .icon-line-clock{content:url('/Content/V2/img/svg/bigmat/icon/icon-notification-clock-white.svg');max-width:10px!important;opacity:.6}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notification:hover p:nth-child(3){font-size:12px!important;font-family:'Noto Sans Bold',sans serif;color:#fff}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons{display:flex;flex-direction:column;gap:12px;margin-top:24px}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons .b2b-topnav__buttons__notifications__button{font-size:14px!important;margin-right:0!important;max-height:40px!important;height:40px!important;width:100%!important}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons .b2b-topnav__buttons__notifications__button.blue{background-color:#003880;padding:12px 24px;border-radius:8px;color:#fff;border:1px solid #003880;font-family:'Noto Sans Regular',sans serif;display:flex;justify-content:center!important;align-items:center!important;cursor:pointer;transition:all ease-in-out .3s}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons .b2b-topnav__buttons__notifications__button.blue i{margin-right:12px}@media(min-width:768px){#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons .b2b-topnav__buttons__notifications__button.blue{width:fit-content;margin-right:24px}}@media(max-width:768px){#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons .b2b-topnav__buttons__notifications__button.blue{display:block;width:calc(100vw - 12px*2);text-align:center}}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons .b2b-topnav__buttons__notifications__button.blue:hover{color:#003880;background-color:#fff;box-shadow:0 6px 12px rgba(0,0,0,.2);transform:scale(105%)}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons .b2b-topnav__buttons__notifications__button.blue:hover i{animation:rotateAndGrow 1s ease forwards}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons .b2b-topnav__buttons__notifications__button.blue-outline{color:#354052!important;width:100%;text-align:center}#b2b-topnav__buttons #b2b-topnav__buttons__icons #b2b-topnav__buttons__notifications-toggle:checked+.b2b-topnav__product-menu__toggler-outside+.b2b-topnav__buttons__icon+.b2b-topnav__buttons__notifications .b2b-topnav__buttons__notifications__buttons .b2b-topnav__buttons__notifications__button.blue-outline:hover{text-decoration:underline!important;color:#e0001b!important}.icon-count{display:flex!important;justify-content:center!important;align-items:center!important;position:absolute;top:calc(12px - 14px);right:calc(12px - 24px);height:auto;width:auto;display:flex;justify-content:center;align-items:center;background:#e0001b!important;color:#fff;border-radius:50%;content:" ";font-size:10px;font-family:'Noto Sans Regular',sans serif;box-shadow:0 3px 6px rgba(0,0,0,.16);padding:4px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;text-overflow:ellipsis;max-width:20px}#b2b-topnav__buttons__prices-toggle~*.price{display:flex}#b2b-topnav__buttons__prices-toggle+#dashboard__main-container-topnav #b2b-topnav #b2b-topnav__buttons #b2b-topnav__button__prices #b2b-topnav__buttons__prices-toggler thumb{right:14px;transition:all ease-in-out .3s;box-shadow:0 3px 6px rgba(0,0,0,.16);cursor:pointer}#b2b-topnav__buttons__prices-toggle+#dashboard__main-container-topnav #b2b-topnav #b2b-topnav__buttons #b2b-topnav__button__prices #b2b-topnav__buttons__prices-toggler span{background:#e0001b}#b2b-topnav__buttons__prices-toggle:checked~*.price{display:none}#b2b-topnav__buttons__prices-toggle:checked+#dashboard__main-container-topnav #b2b-topnav #b2b-topnav__buttons #b2b-topnav__button__prices #b2b-topnav__buttons__prices-toggler thumb{background:#fff;right:-6px;transition:all ease-in-out .3s;box-shadow:0 3px 6px rgba(0,0,0,.16);cursor:pointer}#b2b-topnav__buttons__prices-toggle:checked+#dashboard__main-container-topnav #b2b-topnav #b2b-topnav__buttons #b2b-topnav__button__prices #b2b-topnav__buttons__prices-toggler span{background:#79b604}#b2bbreadcrumbs{width:100%;height:24px;background:#f0f0f0;display:flex;justify-content:flex-start;align-items:center;padding:0 24px;overflow:visible;z-index:99!important;top:48px;transition:all ease-in-out .3s;font-size:14px!important}#b2bbreadcrumbs a{color:#003880;font-family:'Noto Sans Bold',sans serif;cursor:pointer}#b2bbreadcrumbs a:hover{color:#e0001b}#b2bbreadcrumbs p{color:#354052;font-family:'Noto Sans Regular',sans serif;cursor:default;font-size:14px!important}#b2bbreadcrumbs span{color:#cdcdcd;padding:0 12px}input#menu-toggler~section#b2bbreadcrumbs{margin-left:calc(250px + 12px);width:calc(100% - 250px - 12px)!important;max-width:calc(100% - 250px - 12px)!important;transition:all ease-in-out .3s}input#menu-toggler:checked~section#b2bbreadcrumbs{margin-left:60px;width:calc(100vw - 60px)!important;max-width:calc(100% - 60px)!important;transition:all ease-in-out .3s}input#menu-toggler.hidden+#b2b-sidebar:has(.b2b-sidebar-container-collapser:hover)~section#b2bbreadcrumbs{margin-left:calc(250px + 12px + 12px);width:calc(100% - 250px - 12px - 12px)!important;max-width:calc(100% - 250px - 12px - 12px)!important;transition:all ease-in-out .3s}input#menu-toggler.hidden:checked+#b2b-sidebar:has(.b2b-sidebar-container-collapser:hover)~section#b2bbreadcrumbs{margin-left:calc(60px + 12px);width:calc(100% - 60px - 12px)!important;max-width:calc(100% - 60px - 12px)!important;transition:all ease-in-out .3s}