@charset "UTF-8";.product-page{width:100%;flex-grow:1;display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:100px;box-sizing:border-box}.row{display:flex;align-items:center;justify-content:space-between;gap:5px}.row.start{align-items:flex-start}.emptyproducts-message{margin-top:20px;text-align:center;color:var(--main-color);width:100%;padding:1%;font-weight:500;font-size:120%;border-radius:10px;border:1px solid #f6f6f6;background:#f8f8fa;box-shadow:0 2px 10px #0c0b0b26}.distributor-update{margin-top:0;font-size:10px;color:gray;position:relative;padding-left:20px}@media screen and (max-width: 1020px){.distributor-update{margin-top:0;padding-left:0}}.auth-message{padding:2%;width:100%;text-align:left;font-size:120%}.update-currencies{opacity:.5;font-size:12px;margin-bottom:5px;margin-left:-1px}.product-page-currencies{align-self:flex-start;display:flex;align-items:center;border-radius:5px;border:1px solid #dbdbdb;height:40px;display:grid;grid-template-columns:1fr 1fr}.product-page-currencies p{text-align:center;color:#555;font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding:0 14px;justify-content:center;display:flex;align-items:center;gap:5px}.product-page-currencies p:first-of-type{border-right:1px solid #dbdbdb}.product-page-currencies p:nth-child(2){border-right:1px solid #dbdbdb}.product-searchbar{max-width:1100px;width:100%;margin:60px auto 0;height:70px}.product-searchbar form{display:flex;justify-content:flex-end;width:100%;height:100%;border-radius:10px;box-shadow:0 2px 10px #0c0b0b0d}.product-searchbar-block{height:100%;position:relative;width:100%}.product-searchbar-block input{width:100%;height:100%}.product-searchbar input{border-top-left-radius:10px;border-bottom-left-radius:10px;font-family:Montserrat;flex-grow:1;box-sizing:border-box;padding-left:30px;padding-right:30px;color:#222;border:none;outline:none}.product-searchbar input::placeholder{color:#222;font-family:Montserrat;font-size:16px;font-weight:400}.product-searchbar button{border:none;outline:none}.product-searchbar .product-searchbar-button:nth-child(2){border-top-right-radius:10px;border-bottom-right-radius:10px}.product-searchbar .product-searchbar-button.forMini{display:none}@media screen and (max-width: 480px){.product-searchbar .product-searchbar-button.forMini{display:block}}.product-searchbar-button{cursor:pointer;background:var(--main-color);box-sizing:border-box;width:50%;display:flex;justify-content:center;align-items:center;outline:none!important}.product-searchbar-button.mini{width:56px}.product-searchbar-button:nth-of-type(1){position:relative;box-sizing:border-box}@media (max-width: 480px){.product-searchbar-button:nth-of-type(1){width:42.5px}.product-searchbar-button:nth-of-type(1) .partners-container{padding-top:130px}.product-searchbar-button:nth-of-type(1) .partnerrequest-button{margin-top:35px}}.product-searchbar-button:nth-of-type(1):before{content:"";width:1px;height:48px;background:#b1a8f5;position:absolute;right:0;top:50%;transform:translateY(-50%)}.product-searchbar-button:hover{background:#4e41ab}.product-searchbar-buttons{background-color:#fff;max-width:146px;width:100%;display:flex;justify-content:flex-end}.settings-mob{display:none}.product-searchbar-sort{background:#fff;position:absolute;right:23px;top:50%;transform:translateY(-50%)}.product-searchbar-sort.default,.product-searchbar-sort--reverse{transform:translateY(-50%) rotate(180deg)}.product-searchbar-sort path{transition:all .3s}.product-searchbar-sort:hover path{stroke:#4e41ab}.product-table{width:100%;height:100%}.projectpage-table{width:100%;height:100%;margin-top:80px}.flex{display:flex;align-items:center;gap:5px}.flex.space-between{justify-content:space-between}.product-table{margin-top:20px}.product-table table{background:#f8f8fa;border-collapse:separate;border-spacing:0 10px;margin:0;padding:0;width:100%;table-layout:fixed;position:relative}.product-table th.cursor{cursor:pointer;transition:all .3s ease 0s}.product-table th.cursor .flex{display:flex;align-items:center;gap:5px}.product-table th.cursor.asc svg,.product-table th.cursor.desc svg{fill:var(--main-color)}.product-table th.cursor.asc svg{transform:rotate(180deg)}.product-table::-webkit-scrollbar{height:22px}.product-table::-webkit-scrollbar-track{background:#dacdff80;border-radius:20px}.product-table::-webkit-scrollbar-thumb{background-color:var(--main-color);border-radius:20px;border:3px solid #dacdff}.product-table table thead tr{height:45px;border-radius:5px;border:1px solid #eee;background:#f2f2f2;box-shadow:0 2px 10px #0c0b0b08;font-size:12px}.product-table table thead tr th{font-weight:400;position:sticky;top:0;z-index:43;background:#f2f2f2}.product-table table tbody tr{font-size:12px;background:#fff;box-shadow:0 2px 10px #0c0b0b08;transition:all .3s;border-top:1px solid #eaf0f7;border-bottom:1px solid #eaf0f7}.product-table table thead tr th{border-top:1px solid #eee;border-bottom:1px solid #eee}.product-table table thead tr th:first-of-type{border-top-left-radius:5px;border-bottom-left-radius:5px;border-left:1px solid #eee}.product-table table tbody tr td:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px;border-left:1px solid #eaf0f7}.product-table table thead tr th:last-of-type{border-right:1px solid #eee}.product-table table thead tr th:last-of-type:after{content:"";position:absolute;height:100%;width:5px;background:#f2f2f2;right:-5px;top:0;border-bottom-right-radius:5px;border-top-right-radius:5px}.product-table table tbody tr td:last-of-type{border-bottom-right-radius:10px;border-top-right-radius:10px;border-right:1px solid #eaf0f7}.product-table table tbody tr:hover{background:#e5e9fb;background:#ebf1f8}.product-table table tr{background-color:#f8f8f8;border:1px solid #ddd}.product-table table tbody tr{height:77px}.product-table table th,.product-table table td{padding:15px 20px;text-align:left;box-sizing:border-box}.tolist-button:last-of-type:hover{background:#4e41ab}.country-col{width:80px;padding-left:1.1em!important;padding-right:.9em!important}.country-col .country-col--wrap{display:flex;flex-direction:column;align-items:center}.country-col-flag{height:24px;width:34px}.country-col div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.country-col .flex{flex-direction:row;gap:4px;align-items:center}.article-col{width:10vw;padding-left:.7em!important;padding-right:.4em!important}.article-col-name{max-width:200px;width:100%;min-width:100px}@media screen and (max-width: 1400px){.article-col-name{width:100px}}@media (min-width: 1400px){.td-wrapper-brand{width:4vw}}@media (min-width: 1600px){.td-wrapper-brand{width:4vw}}@media (min-width: 1800px){.td-wrapper-brand{width:3vw}}.product-wrapper-image{display:flex;align-items:center;justify-content:center;height:inherit}.name-col{max-width:600px;width:100%;padding-left:.1em!important;padding-right:.1em!important;position:relative}.currency-col{width:85px;padding-left:.7em!important;padding-right:.9em!important}thead .currency-col:not(.projectpage-table .currency-col){font-weight:500!important}.available-col,.instock-col,.transit-col{width:104px;padding-left:.7em!important;padding-right:.9em!important}.large-size p{font-size:25px}.manufacturer-col{width:130px;padding-left:0;padding-right:0}.manufacturer-col-wrap{display:flex;align-items:center;gap:10px}.manufacturer-col-wrap .input-note{position:relative;right:auto;top:auto;transform:none}.manufacturer-col-wrap .input-note-desc{right:auto;left:-2px;overflow:hidden;display:none;width:0;height:0;opacity:0;top:-24px}.manufacturer-col{position:relative;width:140px}.manufacturer-col.not-authorized{width:215px}.manufacturer-col div{display:flex;justify-content:flex-start;align-items:center;gap:5%}.manufacturer-col .manufacturer-col-wrap{margin-top:12px;flex-direction:column;align-items:start}.manufacturer-col .blur{border-radius:0 10px 10px 0;background:#ffffff4d;filter:blur(4px);transition:all .3s;position:absolute;left:0;top:0;width:100%;height:100%}.manufacturer-col .btn-register{border-radius:0 10px 10px 0;background:var(--main-color);box-shadow:0 2px 10px #0c0b0b08;position:absolute;right:0;top:0;height:100%;width:100%;opacity:0;transition:all .3s;display:flex;justify-content:center;align-items:center;text-align:left;box-sizing:border-box;padding:0 15px;color:#fff!important;font-size:12px;font-weight:500;text-decoration:none!important}.manufacturer-col .btn-register.radius-zero{border-radius:0}.manufacturer-col .blur:hover{filter:blur(0px)}.manufacturer-col .blur:hover .btn-register{opacity:1}.btn-register:hover{background:#4e41ab}.tolist-col{width:120px;padding-left:.7em!important;padding-right:.9em!important}tbody .available-col{color:var(--main-color)}tbody .instock-col{color:red}tbody .transit-col{color:#333}.article-col{word-wrap:break-word;white-space:pre-wrap}.manufacturer-col a{word-wrap:break-word;white-space:pre-wrap;text-decoration:none;color:#0139ff;width:100%;transition:all .3s;padding-right:10px}.manufacturer-col a:hover{color:#4e41ab}.tolist-button{width:100%;height:100%;background-color:var(--main-color);color:#fff;text-align:center!important;cursor:pointer;transition:all .3s}.tolist-button .blur{height:100%;background-color:inherit}.tolist-button p{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.tolist-button .blur p{height:auto;width:100%}.next-previous-page{padding-top:60px;gap:5%;display:flex;justify-content:center;position:relative}@media (max-width: 567px){.next-previous-page{padding-top:50px}}.next-previous-page button{min-height:50px;max-width:250px;width:100%;border:none;background:#fff;color:#fff;box-shadow:0 2px 10px #0c0b0b0d;border-radius:10px;font-family:Montserrat;display:flex;justify-content:center;align-items:center;gap:10px;transition:all .3s;color:#333;font-weight:500;border:1px solid #555;cursor:pointer}.next-previous-page button path{transition:all .3s}.next-previous-page button:hover{background:#4e41ab;border-color:#4e41ab;color:#fff}.next-previous-page button:hover path{stroke:#fff}.next-previous-page button.disabled{cursor:not-allowed}.next-previous-page button.disabled:hover{background:#fff;cursor:not-allowed;color:#333}.next-previous-page button.disabled:hover path{stroke:#333}.sidebar{width:420px;height:100%;position:fixed;opacity:0;top:0;right:-150%;background-color:#fff;overflow-x:hidden;transition:all .3s;z-index:100}.sidebar::-webkit-scrollbar{width:3px}.sidebar::-webkit-scrollbar-track{background:#ebeaed;border-radius:4px}.sidebar::-webkit-scrollbar-thumb{border-radius:4px;background:var(--main-color)}.sidebar.open{right:0;opacity:1}@media (max-width: 999px){.sidebar{width:95vw}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00001566;z-index:1;transition:opacity .2s ease-in-out;opacity:0;z-index:-100}.overlay.open{opacity:1;z-index:44}.sidebar-nav{box-sizing:border-box;display:flex;flex-direction:column;gap:15px;height:100vh}.sidebar-nav div{padding:0 20px}.search-filter__header{display:flex;background-color:var(--main-color);justify-content:space-between;align-items:center;padding:20px!important;box-sizing:border-box;color:#fff;font-size:18px;font-weight:500;line-height:25px}.search{display:flex;align-items:flex-end;justify-content:center}.sidebar-filter-wrapper{max-height:83vh;overflow:auto;display:flex;flex-direction:column;gap:10px}.sidebar-filter-wrapper div{padding:0!important}.dropdown-wrapper p{background-color:#f9fafc;border-radius:5px;color:#333;font-size:15px;font-weight:500;cursor:pointer;padding:12px 15px;display:flex;align-items:center;justify-content:space-between}.dropdown-wrapper .dropdown-wrapper{min-width:50%;max-width:80%;padding-left:30px;margin-bottom:10px}.dropdown-wrapper .dropdown-wrapper p{background:none}@media screen and (max-width: 480px){.dropdown-wrapper .dropdown-wrapper{padding-left:5px}}.dropdown-wrapper .dropdown-wrapper .sidebar-nav-options{padding-left:15px}.dropdown-wrapper .sidebar-nav-options{margin-left:15px}.sidebar-nav-filter-header{font-weight:500;font-size:16px;cursor:pointer;display:flex;gap:7px;margin-bottom:13px;color:#222}.sidebar-nav-filter-header i{transform:rotate(0);display:flex;align-items:center;justify-content:center;position:relative}.sidebar-nav-filter-header.opened i{transform:rotate(180deg);display:flex;position:relative}.sidebar-nav .filter-apply{display:flex;justify-content:center;align-items:center;box-shadow:0 2px 10px #0c0b0b0d;background:var(--main-color);border-radius:10px;box-sizing:border-box;height:50px;padding:0 30px;cursor:pointer;border:none;transition:all .3s;color:#fff;font-size:15px;font-family:Montserrat;font-weight:500;line-height:20px;margin-top:35px;min-width:200px;max-width:378px;width:100%}.sidebar-nav .filter-apply:hover{background:#4e41ab}.sidebar-close{background:none;border:none;cursor:pointer;width:35px;height:35px;margin-left:auto;transition:all .3s}.sidebar-close path{transition:all .3s}.sidebar-close:hover path{stroke:#4e41ab}.sidebar-nav-options{display:flex;gap:10px;cursor:pointer;margin-bottom:15px;box-sizing:border-box;color:#333}.sidebar-nav-options:last-child{margin-bottom:0}.sidebar-nav-options input{accent-color:var(--main-color)}.products-mob,.searchbar-buttons-modal{display:none}.clamp-lines>span{word-break:break-all;display:block}.collapsible-text{padding:12px 10px;font-weight:400!important;color:#000}.collapsible-text-span{word-wrap:break-word;font-weight:400!important}.collapsible-text-span span{font-weight:400!important}.collapsible-text-span .collapse-button{font-weight:600!important}.collapsible-text p{display:inline}.collapsible-text p.truncate{margin:0;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.collapsible-text .collapse-button,.collapsible-text .clamp-lines__button{background:none;border:none;cursor:pointer;color:var(--main-color);transition:all .3s;font-family:Montserrat;font-size:14px;font-weight:600;line-height:19px;display:inline-block;display:flex}.collapsible-text .collapse-button:hover,.collapsible-text .clamp-lines__button:hover{color:#4e41ab}.collapsible-text.open{position:relative;height:100%;width:100%;border-radius:10px;box-sizing:border-box;z-index:5;padding:12px 10px 12px 0}@media screen and (max-width: 1920px){.article-col{max-width:120px}}@media screen and (max-width: 1024px){.product-table table{padding:0;margin:0;border-spacing:0 20px;border:0}.product-table table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.product-table table tr{border-bottom:3px solid #ddd;margin-bottom:.625em;background:none!important;box-shadow:none!important}.product-table table tbody tr td{border-top:none;border-bottom:none}.product-table table td{background:#fff;border-bottom:1px solid #ddd;display:block;font-size:12px;text-align:right}.product-table table td:before{content:attr(aria-label);float:left;font-weight:400;background-color:#fff;height:max-content;width:20%;text-align:left}.product-table table td:last-child{border-bottom:0}.product-table table tbody tr td:first-of-type{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-left:none}.product-table table td{padding:0}.product-table .country-col,.product-table .article-col,.product-table .name-col,.product-table .currency-col,.product-table .available-col,.product-table .instock-col,.product-table .transit-col,.product-table .manufacturer-col,.product-table .tolist-col{width:auto!important;padding-right:0!important}.product-table .country-col div,.product-table .article-col p,.product-table .name-col p,.product-table .currency-col p,.product-table .available-col p,.product-table .instock-col p,.product-table .transit-col p,.product-table .manufacturer-col div{background:#f8f8fa;padding-left:10px;padding-bottom:20px}.product-table .name-col p{display:block}.product-table .country-col div{width:80%;height:100%;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:1%;background:#f8f8fa}.product-table .article-col p,.product-table .name-col p,.product-table .currency-col p,.product-table .available-col p,.product-table .instock-col p,.product-table .transit-col p{text-align:left;margin-left:20%;height:100%}.product-table .manufacturer-col a{width:auto}.product-table .manufacturer-col div{width:80%;justify-content:flex-start;gap:1%}.product-table .tolist-col{background:#fff;padding:0}.product-table .tolist-col p{margin-left:20%!important;height:100%;background:var(--main-color);padding:.625em 0!important}.product-table .tolist-button{color:#000}.sidebar.open{width:100%;max-width:400px;z-index:120}.product-table{display:none}.products-mob{display:block;margin-top:30px}.products-mob-item{margin-bottom:20px}.products-mob-item__row{display:flex;gap:10px}.products-mob-item__col-name{width:55px;background:#fff;box-shadow:0 2px 10px #0c0b0b08;box-sizing:border-box;padding:5px;color:#222;font-size:7px;font-weight:400;line-height:11px;display:flex;flex-direction:column;justify-content:center}.products-mob-item__row:first-child .products-mob-item__col-name{border-radius:3px 3px 0 0}.products-mob-item__row:last-child .products-mob-item__col-name{border-radius:0 0 3px 3px}.products-mob-item__col-value{position:relative;border-bottom:1px solid #eaf0f7;padding-bottom:10px;padding-top:10px;width:100%;color:#333;font-size:10px;font-weight:400;line-height:11px;flex:1;z-index:1}.products-mob-item__col-value p{color:#333;font-size:10px;font-weight:400;line-height:11px;word-break:break-all}.products-mob-item__col-value .blur{border-radius:3px;background:#ffffff4d;filter:blur(4px)}.products-mob-item__col-value .btn{width:138px;height:30px;text-align:center;box-sizing:border-box;pad:0 15px;color:#fff;font-size:7px;font-weight:500;border-radius:4px;box-shadow:0 2px 10px #0c0b0b08;line-height:10px}.products-mob-item__row:first-child .products-mob-item__col-value{display:flex;align-items:center}.products-mob-item__col-value .code{margin-right:10px;margin-left:3px}.products-mob-item__col-value .flag{width:18px;height:12px}.products-mob-item__row:last-child .products-mob-item__col-value{display:flex;justify-content:space-between;align-items:center}.products-mob-item__row:last-child .products-mob-item__col-value .price{display:flex;align-items:center;gap:2px}.products-mob-item__row:last-child .products-mob-item__col-value .tolist-button{width:138px;height:27px;border-radius:4px;box-shadow:0 2px 10px #0c0b0b08;text-align:center;font-size:8px;font-weight:500;line-height:11px;display:flex;justify-content:center;align-items:center}.products-mob-item__row:last-child .products-mob-item__col-value .tolist-button p{display:flex;justify-content:center;align-items:center;color:#fff}.products-mob-item__col-value .distributor{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:400;line-height:11px;position:relative}.products-mob-item__col-value .distributor-relative{position:relative;display:inline;width:20px;height:15px;z-index:1}.products-mob-item__col-value .distributor a{text-decoration:none;color:#0139ff}}@media screen and (max-width: 480px){.product-searchbar{margin-top:60px;height:45px}.product-searchbar input{border-top-left-radius:5px;border-bottom-left-radius:5px;box-sizing:border-box;padding-left:15px;padding-right:15px;font-size:9px;font-weight:400;line-height:11px;letter-spacing:-.09px}.product-searchbar input::placeholder{font-size:9px;font-weight:400;line-height:11px;letter-spacing:-.09px}.settings-mob{display:flex}.product-searchbar-buttons .product-searchbar-button:nth-child(2),.product-searchbar-buttons .product-searchbar-button:nth-child(3){display:none}.product-searchbar-block .product-searchbar-sort{display:none}.product-searchbar-button{width:50%}.product-searchbar-buttons{width:95px;max-width:100%;max-width:85px;width:100%}.product-searchbar-button:nth-of-type(1):before{height:35px}.product-searchbar-buttons svg{width:23px;height:auto}.product-searchbar{position:relative}.searchbar-buttons-modal{position:absolute;right:0;top:100%;box-shadow:0 2px 10px #0c0b0b0d;border-radius:5px;border:1px solid #f6f6f6;background:#fff;max-width:84px;width:100%;box-sizing:border-box;padding:20px;display:flex;justify-content:center;align-items:center;gap:25px;margin-top:20px;opacity:0;transition:opacity .2s ease-in-out;z-index:-100}.searchbar-buttons-modal.show{opacity:1;z-index:45}.product-searchbar-button.reverse{transform:rotate(180deg)}.searchbar-buttons-modal .product-searchbar-button{width:35px;height:35px;border:1px solid var(--main-color);border-radius:3.5px;display:flex;justify-content:center;align-items:center;background:none}.searchbar-buttons-modal .product-searchbar-button svg{width:17px;height:auto}.searchbar-buttons-modal .product-searchbar-button:nth-of-type(1):before{display:none}.product-searchbar .product-searchbar-button:last-of-type{border-top-right-radius:5px;border-bottom-right-radius:5px}.searchbar-buttons-modal .product-searchbar-button:last-of-type{border-radius:3.5px}.product-searchbar-button:hover{background:var(--main-color)!important}.searchbar-buttons-modal .product-searchbar-button:hover path{stroke:#fff}.index-top *{z-index:999}.settings-mob.active path{stroke:#4e41ab}.next-previous-page button{max-width:100%;height:35px;font-size:12px;line-height:12px}.next-previous-page button svg{width:13px;height:auto}.product-page-currencies{height:33px;border-radius:3px}.product-page-currencies p{font-size:13px;font-weight:500;line-height:19px;padding:0 6px}.product-page{padding-bottom:60px}.sidebar-nav-filter-header{font-size:14px;line-height:22px;margin-bottom:10px;padding-left:20px}.sidebar.open{width:95vw}.sidebar-nav{padding:0;height:93vh}.sidebar-nav div:last-child{padding:0 20px}.sidebar-nav-options{font-size:13px;margin-bottom:10px}.sidebar-nav .filter-apply{max-width:100%;width:100%;margin-top:15px}}.collapsed{overflow:hidden;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}.expanded{display:block}
