@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmT.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmT.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammT.ttf) format('truetype')}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype')}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZg.ttf) format('truetype')}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf) format('truetype')}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}html{scroll-padding-top:64px;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}html,body{font-family:'Open Sans',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:0;min-height:100vh;background-color:#FFF;color-scheme:light;scrollbar-gutter:stable;overflow-x:hidden}ul{list-style:none}a{color:inherit;text-decoration:none;transition:.25s}a:hover{color:#1c8653}strong,h1,h2,h3,h4,h5,h6{font-weight:600}form{display:flex;flex-direction:column}input,select,textarea{padding:12px 24px;border:1px solid #DFE3E6;border-radius:8px;color:#11181C}input:focus,select:focus,textarea:focus{outline:1px solid #1c8653}input::placeholder,select::placeholder,textarea::placeholder{color:#C1C8CD}textarea{font-size:.875rem;line-height:1.25rem;font-family:'Open Sans',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}.img-skeleton-loading{background-color:hsl(200,20%,87%)}.cards_wrapper{overflow-x:auto}.cards_wrapper .list-card-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;gap:8px}.cards_wrapper .list-card-wrapper a{flex:1}.cards_wrapper .list-card-wrapper a .first-element{min-width:64px}.cards_wrapper .list-card-wrapper a .second-element{min-width:128px}.cards_wrapper .list-card-wrapper button{display:flex;align-items:center;justify-content:center;background-color:transparent;color:#11181C;padding:0;aspect-ratio:1 / 1}.cards_wrapper .list-card-wrapper button:hover{background-color:#F1F3F5}.pairs{display:flex;flex-direction:row;gap:16px;width:100%}.input-group{position:relative;width:100%}.input-group label{position:absolute;top:-8px;left:18px;font-size:.75rem;line-height:1rem;padding:0 6px;background-color:#FFF;color:#687076}.input-group input{width:100%}.input-group input::-webkit-outer-spin-button,.input-group input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-group input[type=number]{-moz-appearance:textfield}.input-group .customText{position:absolute;top:50%;transform:translate(0, -50%);right:8px;font-size:.75rem;line-height:1rem;color:#94a3b8;font-weight:600}.input-group-checkbox{cursor:pointer;display:flex;gap:8px}.input-group-checkbox input[type="checkbox"]{cursor:pointer;width:20px !important;height:20px !important}.input-group-checkbox label{cursor:pointer}select{cursor:pointer}select::-ms-expand{display:none}select:hover::-ms-expand{display:none}select:after{position:absolute;content:"";top:14px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#fff transparent transparent transparent}.container{display:block;position:relative;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.container:hover input~.checkmark{background-color:#F1F3F5}.container input{position:absolute;top:0;left:0;opacity:0}.container input:checked~.checkmark:after{display:block}.container .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#FFF;border:1px solid #E6E8EB;border-radius:4px}.container .checkmark:after{content:"";position:absolute;display:none;top:2px;left:6px;width:4px;height:8px;border:solid #1c8653;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.block_error input{border:1px solid #E5484D}.block_error .select_btn{border:1px solid #E5484D !important}.block_error .input_comment.error{display:block}.input_label{display:flex;flex-direction:column;gap:4px}.input_label label{color:#687076}hr{display:block;height:1px;border:0;border-top:1px solid #DFE3E6;padding:0;margin:0;width:100%}button{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px 24px;width:fit-content;height:48px;border-radius:8px;background-color:#1c8653;color:#FFF;outline:none;border:none;font-family:inherit;transition:background-color .25s}button:hover{cursor:pointer;background-color:#11181C}.alert{display:none;flex-direction:row;align-items:center;padding:12px 24px;background-color:#FFEFEF;border:1px solid #E5484D;border-radius:8px;color:#E5484D}.alert p{font-size:.875rem;margin:0;margin-left:8px}.alert.success{background-color:#E9F9EE;border:1px solid #30A46C;color:#30A46C}.flex_col{display:flex;flex-direction:column}.flex_col .input_comment{margin-top:4px}.flex_row{display:flex;flex-direction:row}.center_horizontal{display:flex;flex-direction:row;align-items:center;gap:8px}.text-xs,footer{font-size:.75rem;line-height:1rem}.text-small,input{font-size:.875rem;line-height:1.25rem}.text-base,p,button{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:1}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}@media screen and (max-width:767px){.text-xl,.text-2xl,.text-3xl,.text-4xl,.text-5xl,.text-6xl,.text-7xl,.text-8xl,.text-9xl{padding:0 16px}}.loader{border:4px solid #F1F3F5;border-top:4px solid #1c8653;border-radius:50%;width:24px;height:24px;animation:spin 2s linear infinite}.loader-2{margin:346px auto;height:48px;width:48px}.emptyProducts{display:none}.emptyProducts p{margin:24px auto;text-align:center;color:#11181C}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.to_right{margin-left:auto}nav{position:fixed;display:flex;z-index:2;flex-direction:row;justify-content:center;height:64px;width:100%;color:#11181C;background-color:#FFF;border-bottom:1px solid #F1F3F5;top:0;left:0}nav .nav_content{display:flex;flex-direction:row;align-items:center;width:1120px;color:inherit}nav .nav_content .nav_actions{display:flex;flex-direction:row;width:100%}nav .nav_content .nav_actions .nav_list{display:flex;flex-direction:row;align-items:center;gap:12px}nav .nav_content .nav_actions .nav_list li .btn-nav{display:flex;gap:6px;align-items:center;justify-content:center;padding:6px 12px;border-radius:4px;font-weight:500}nav .nav_content .nav_actions .nav_list li .btn-nav.btn-login{border:1px solid #F1F3F5}nav .nav_content .nav_actions .nav_list li .btn-nav.btn-login:hover{color:#11181C;background-color:#F1F3F5}nav .nav_content .nav_actions .nav_list li .btn-nav.btn-register{color:#FFF;background-color:#1c8653}nav .nav_content .nav_actions .nav_list li .btn-nav.btn-register:hover{background-color:#11181C}nav .nav_content .nav_actions .nav_list li a{padding:6px}nav .nav_content .nav_actions .nav_list li.logout{display:none}nav .nav_content .nav_actions .nav_list li.logout p{display:flex;align-items:center;padding:8px 16px;background-color:#FFEFEF;color:#E5484D;border-radius:8px;transition:.25s}nav .nav_content .nav_actions .nav_list li.logout p svg{margin-right:8px}nav .nav_content .nav_actions .nav_list li.logout p:hover{cursor:pointer;color:#FFF;background-color:#E5484D}nav .nav_content .nav_actions .nav_list li .shopping-bag{padding:6px}nav .nav_content .nav_actions .nav_list li .shopping-bag:hover{cursor:pointer;color:#1c8653}nav .nav_content .nav_actions .nav_list li .shopping-bag div.circle_shopping_bag{position:absolute;display:flex;align-items:center;justify-content:center;background-color:#E5484D;color:#FFF;width:fit-content;padding:1px 4px;border-radius:50px;border:2px solid #FFF;bottom:-8px;right:-4px;line-height:1;user-select:none;-webkit-user-select:none;-ms-user-select:none}nav .nav_content .nav_actions .nav_list li .dropdown{position:absolute;display:none;flex-direction:column;color:#687076;background-color:#FFF;padding:8px;border-radius:8px;border:1px solid #F1F3F5;transform:translateX(-25%)}nav .nav_content .nav_actions .nav_list li .dropdown:hover{display:flex}nav .nav_content .nav_actions .nav_list li .dropdown li a{display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px}nav .nav_content .nav_actions .nav_list li .dropdown li a:hover{background-color:#f4f8f6}nav .nav_content .nav_actions .nav_list .your_cart{display:flex;flex-direction:column}nav .nav_content .nav_actions .nav_list .profile{position:relative}nav .nav_content .nav_actions .nav_list .profile .avatar{cursor:pointer;display:flex;align-items:center;justify-content:center}nav .nav_content .nav_actions .nav_list .profile .avatar .user-placeholder{display:flex;align-items:center;justify-content:center;height:32px;width:32px;border-radius:4px;background-color:#F1F3F5;margin-right:4px}nav .nav_content .nav_actions .nav_list .profile .profile-options{position:absolute;top:36px;right:0;background-color:#FFF;padding:8px;border:1px solid #F1F3F5;border-radius:4px}nav .nav_content .nav_actions .nav_list .profile .profile-options li a,nav .nav_content .nav_actions .nav_list .profile .profile-options li span{cursor:pointer;display:flex;align-items:center;color:#687076;white-space:nowrap;padding:8px;transition:.25s}nav .nav_content .nav_actions .nav_list .profile .profile-options li a:hover,nav .nav_content .nav_actions .nav_list .profile .profile-options li span:hover{color:#1c8653;background-color:#f4f8f6}nav .nav_content .nav_actions .nav_list .profile .profile-options li svg{margin-right:8px}nav .nav_content .nav_actions .nav_list .profile .profile-options hr{margin:8px 0}nav .nav_content .hamburger_menu{display:none;cursor:pointer}.verify{display:flex;align-items:center;justify-content:center;padding:4px 8px;color:#1c8653;cursor:pointer;border:1px solid #1c8653;border-radius:999px;transition:.25s}.verify svg{color:#1c8653 !important;margin-right:4px}.verify:hover{background-color:#1c8653;color:#FFF}.verify:hover svg{transition:.25s;color:#FFF !important}.breadcrumb{display:flex;flex-direction:row;max-width:1168px;padding:20px 24px;margin:0 auto}.breadcrumb .breadcrumb-item{color:#889096}.breadcrumb .breadcrumb-item.active{color:#11181C}.breadcrumb .breadcrumb-item a{padding:4px}.breadcrumb .breadcrumb-item:not(:first-of-type):before{content:"›";margin:0 16px}span.description{display:flex;flex-direction:row;align-items:center;color:#889096}span.description svg{margin-right:8px}.dark_full{position:fixed;display:none;z-index:2;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,0.4)}.dark_full.dark_side_cart{display:none}.dark_full #vat_form{position:absolute;display:flex;flex-direction:column;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#FFF;padding:48px;border-radius:8px}.dark_full #vat_form .alert{margin-bottom:20px;max-width:300px}.dark_full #vat_form .login-right{display:flex;flex-direction:row;align-items:center}.dark_full #vat_form .login-right span{flex:none;margin:0 16px}.dark_full #vat_form .login-right span a{color:#1c8653}.dark_full #vat_form .login-right span a:hover{text-decoration:underline}.dark_full #vat_form .close{position:absolute;top:24px;right:24px;padding:8px;color:#687076}.dark_full #vat_form .close:hover{cursor:pointer;color:#11181C}.dark_full #vat_form .title-section .icon-holder{display:flex;align-items:center;justify-content:center;width:fit-content;padding:4px;color:#039855;background:#D1FADF;border:8px solid #ECFDF3;border-radius:999px;margin-bottom:16px}.dark_full #vat_form .title-section p{font-weight:600;word-break:break-word;font-size:22px;line-height:30px;margin-bottom:4px}.dark_full #vat_form select{margin-bottom:12px}.dark_full #vat_form .login-right{margin:32px 0}.dark_full #vat_form .description{margin-bottom:20px}.dark_full #vat_form p{margin:0}.dark_full #vat_form a{color:#1c8653}.dark_full #vat_form .buttons{display:flex;gap:8px}.dark_full #vat_form .buttons button{width:50%;justify-content:center}.dark_full #vat_form .buttons button.cancel{color:#11181C;background:unset;border:1px solid #F1F3F5}.dark_full #vat_form .buttons button.cancel:hover{background-color:#F1F3F5}.dark_full .product-popup{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#FFF;padding:48px;border-radius:8px;max-width:880px}.dark_full .product-popup .close{position:absolute;top:8px;right:8px;padding:8px;color:#687076}.dark_full .product-popup .close:hover{cursor:pointer;color:#11181C}.dark_full .product-popup .popup-content{display:flex;flex-wrap:wrap}.dark_full .product-popup .popup-content .product-content{display:flex;flex-direction:row;width:100%}.dark_full .product-popup .popup-content .product-content .gallery{display:flex;flex-direction:column;gap:8px;margin-right:32px;padding-right:32px;border-right:1px solid #ECEEF0;justify-content:center}.dark_full .product-popup .popup-content .product-content .gallery .previews-gallery{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:8px;height:56px}.dark_full .product-popup .popup-content .product-content .gallery .previews-gallery .img-preview{opacity:35%}.dark_full .product-popup .popup-content .product-content .gallery .previews-gallery .img-preview:hover{cursor:pointer;opacity:100%}.dark_full .product-popup .popup-content .product-content .gallery .previews-gallery .img-preview.preview-active{opacity:100%}.dark_full .product-popup .popup-content .product-content .gallery .main-img{position:relative;width:350px;max-width:100%;background-color:#FFF;overflow:hidden;cursor:zoom-in}.dark_full .product-popup .popup-content .product-content .gallery .main-img .previous-img,.dark_full .product-popup .popup-content .product-content .gallery .main-img .next-img{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;transform:translate(0, -50%);height:40px;width:40px;background-color:#FFF;z-index:1}.dark_full .product-popup .popup-content .product-content .gallery .main-img .previous-img:hover,.dark_full .product-popup .popup-content .product-content .gallery .main-img .next-img:hover{cursor:pointer;background-color:#F1F3F5}.dark_full .product-popup .popup-content .product-content .gallery .main-img .previous-img{left:0}.dark_full .product-popup .popup-content .product-content .gallery .main-img .next-img{right:0}.dark_full .product-popup .popup-content .product-content .gallery .main-img img{display:block;max-height:100%;max-width:100%;margin:0 auto;animation:skeleton-loading 1s linear infinite alternate}.dark_full .product-popup .popup-content .product-content .specs{overflow:hidden;flex-grow:1}.dark_full .product-popup .popup-content .product-content .specs .top-info-id{font-weight:400;font-size:14px;line-height:21px;color:#889096}.dark_full .product-popup .popup-content .product-content .specs .top-info{font-weight:600;font-size:18px;line-height:26px;color:#222}.dark_full .product-popup .popup-content .product-content .specs .title{margin:8px 0}.dark_full .product-popup .popup-content .product-content .specs .price-not-enable{width:fit-content;font-size:14px;line-height:19px;white-space:nowrap;color:#222;border:1px solid #EFDCC7;background-color:#FFF5EB;padding:2px 4px;border-radius:4px;display:flex;align-items:center}.dark_full .product-popup .popup-content .product-content .specs .price-not-enable svg{color:#F59639;margin-right:8px}.dark_full .product-popup .popup-content .product-content .specs .subtitle{font-weight:600}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list,.dark_full .product-popup .popup-content .product-content .specs ul.specs-details{padding:0}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:4px}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .grade-title,.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .security-mark-title,.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .problems-title{color:#767676}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .dot{display:block;margin-top:auto;margin-bottom:auto;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .dot.dot-green{background-color:#0fb91b}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .dot.dot-orange{background-color:orange}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade .dot.dot-red{background-color:#E5484D}.dark_full .product-popup .popup-content .product-content .specs ul.grade-list .grade span{margin-left:4px}.dark_full .product-popup .popup-content .product-content .specs ul.specs-details .single-spec{display:flex;flex-direction:row;justify-content:space-between;padding:8px;color:#222222}.dark_full .product-popup .popup-content .product-content .specs ul.specs-details .single-spec .spec-title{color:#656565;margin-right:8px}.dark_full .product-popup .popup-content .product-content .specs ul.specs-details .single-spec:nth-of-type(odd){background-color:#f6f7f8}.dark_full .product-popup .popup-content .popup-buttons{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-top:16px}.dark_full .product-popup .popup-content .popup-buttons .jump{display:flex;flex-direction:row;gap:8px}.dark_full .product-popup .popup-content .popup-buttons .jump button{justify-content:center;padding:0;width:48px;background-color:#F1F3F5;color:#11181C}.dark_full .product-popup .popup-content .popup-buttons .jump button:hover{background-color:#11181C;color:#FFF}.dark_full .product-popup .popup-content .popup-buttons .verify{padding:4px 32px}.dark_full .product-popup .popup-content .popup-buttons .popup-remove-from-cart{background-color:transparent;color:#E5484D;padding-left:0;padding-right:0}.dark_full .product-popup .popup-content .popup-buttons .popup-remove-from-cart:hover{text-decoration:underline}.dark_full .product-popup .table_quantity_wrapper{display:flex}.dark_full .product-popup .table_quantity_wrapper .quantity-decrement,.dark_full .product-popup .table_quantity_wrapper .quantity-increment{display:flex;align-items:center;justify-content:center;height:48px;width:24px;padding:0;margin:0;border-radius:0;background-color:#E6E8EB;color:#11181C}.dark_full .product-popup .table_quantity_wrapper .quantity-decrement:hover,.dark_full .product-popup .table_quantity_wrapper .quantity-increment:hover{background-color:#D7DBDF}.dark_full .product-popup .table_quantity_wrapper .quantity-decrement{margin-right:4px}.dark_full .product-popup .table_quantity_wrapper .quantity-increment{margin-left:4px;margin-right:8px}.dark_full .product-popup .table_quantity_wrapper .quantity input::-webkit-outer-spin-button,.dark_full .product-popup .table_quantity_wrapper .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dark_full .product-popup .table_quantity_wrapper .quantity input[type=number]{-moz-appearance:textfield}.dark_full .product-popup .table_quantity_wrapper .quantity .input-quantity{text-align:right;padding:0 4px 0 0;height:48px;width:32px;border-radius:0}.dark_full .product-popup .table_quantity_wrapper .text-quantity{height:48px;display:flex;align-items:center}#main_homepage .title.title-lists{display:flex;justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;position:relative;max-width:1168px}#main_homepage .title.title-lists p{margin:auto}#main_homepage .title.title-lists a{position:absolute;right:0}#main_homepage .title.title-lists a button{background-color:transparent;color:#11181C;padding:0}#main_homepage .title.title-lists a button:hover{color:#1c8653}#main_homepage #lists{margin:0 auto;margin-bottom:32px;max-width:1168px}@media only screen and (max-width:768px){#main_homepage #lists .cards_wrapper .table{display:flex;flex-direction:column}#main_homepage #lists .cards_wrapper .table .row{display:flex;flex-direction:column;margin:0 8px 32px 8px;border-bottom:1px solid #DFE3E6}#main_homepage #lists .cards_wrapper .table .row .cell{display:flex;flex-direction:column;width:100%;padding:8px 16px;border:0;border-radius:0;border-left:1px solid #DFE3E6;border-right:1px solid #DFE3E6}#main_homepage #lists .cards_wrapper .table .row .cell:not(:last-child){border-top:1px solid #DFE3E6}#main_homepage #lists .cards_wrapper .table .row .cell .old-price{text-align:left}#main_homepage #lists .cards_wrapper .table .row .cell:has(.old-price){border-bottom:0;padding-bottom:0}#main_homepage #lists .cards_wrapper .table .row .cell:has(.list-price){border-top:0;padding-top:0}#main_homepage #lists .cards_wrapper .table .row .cell:has(.list-description){order:1}#main_homepage #lists .cards_wrapper .table .row .cell:has(.old-price){order:2}#main_homepage #lists .cards_wrapper .table .row .cell:has(.list-price){order:3}#main_homepage #lists .cards_wrapper .table .row .cell:has(.units-average){order:4;text-align:right}}@media only screen and (max-width:992px){#main_homepage .title.title-lists{flex-direction:column}#main_homepage .title.title-lists a{position:unset}.range-holder div[class^="range-"] input{width:100%;max-width:unset !important}}.main_allLists{min-height:calc(100vh - 60px - 64px - 255px)}.main_allLists .categories{margin:8px 0;padding-top:0}.allLists .move_cards_wrapper{grid-template-columns:1fr !important}.goToAllListsWrapper{margin-top:16px}.goToAllListsWrapper a{display:block;width:fit-content;margin-left:auto}.goToAllListsWrapper a button{padding-right:16px}.cell-vertical-center{vertical-align:middle}#lists .list-category-wrapper{display:flex;flex-direction:column}#lists .list-category-wrapper:not(:first-of-type){margin-top:30px;border-top:1px solid #f7f8f9;padding-top:40px}#lists .list-category-wrapper div{width:100%}#lists .list-category-wrapper div span.list-category{display:flex;align-items:center;gap:16px;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:21px;line-height:27.3px;color:rgba(0,0,0,0.87);margin-right:4px;padding:12px 16px;border-radius:8px;color:#1f2937;width:100%;font-weight:500;background-color:#fafafb;border:1px solid #ECEEF0;font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}#lists .list-category-wrapper div span.list-category svg{color:#9ca3af}#lists .table{display:table;width:100%;border-collapse:separate;border-spacing:0 10px}#lists .table a:hover .cell{background-color:rgba(0,128,0,0.05)}#lists .table:last-of-type{margin-bottom:70px}#lists .row{display:table-row}#lists .cell{display:table-cell;width:1%;border-top:1px solid #ECEEF0;border-bottom:1px solid #ECEEF0;padding-top:8px;padding-bottom:8px}#lists .cell:first-child{border-left:1px solid #ECEEF0;padding-left:16px;border-top-left-radius:8px;border-bottom-left-radius:8px}#lists .cell:last-child{border-right:1px solid #ECEEF0;padding-right:16px;border-top-right-radius:8px;border-bottom-right-radius:8px}#lists .cell-bg{background:#fafafb}#lists .cell-expand{width:auto}#lists .vertical-line{display:table-cell;width:1px;background-color:#ECEEF0;height:100%;margin-right:8px}#lists .cell-padding-right{padding-right:8px}#lists .cell-padding-left{padding-left:8px}#lists .cell-padding-right-lg{padding-right:16px}#lists .cell-padding-left-lg{padding-left:16px}#lists .table .units-average span{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:13px;line-height:16px;color:#0000008a;margin-right:4px}#lists .table .units-average b{font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:18px;font-weight:700;color:#3a4e58}#lists .table .list-card-wrapper-link{font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:21px;font-weight:700;line-height:27.3px;color:rgba(0,0,0,0.87)}#lists .table .list-description{font-size:14px;line-height:18px;color:rgba(0,0,0,0.87)}#lists .table .old-price{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:13px;line-height:16px;color:#767676;text-decoration:line-through;text-align:right}#lists .table .list-price{font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:30px;line-height:36px;font-weight:500;color:#3a4e58}#lists .table .list-price .list-price-decimal-part{font-size:21px;line-height:28px;font-weight:700}.overflow-auto{overflow:auto}button.add_to_cart,button.remove_from_cart,button.remove_from_listCart{display:flex;align-items:center;justify-content:center;padding:4px;margin:0;height:40px;width:40px;border-radius:40px;background-color:transparent}button.add_to_cart svg{color:#11181C !important}button.remove_from_cart svg,button.remove_from_listCart svg{color:#E5484D !important}button.add_to_cart:hover svg{color:#1c8653 !important}button.add_to_cart:hover{background-color:#eefff7}button.remove_from_cart:hover,button.remove_from_listCart:hover{background-color:#FFEFEF}.quality-box{white-space:nowrap;padding:1px 4px;border-radius:4px;font-size:12px;line-height:16px;color:#FFF;font-weight:600}.quality-a,.quality-b{background-color:#0fb91b}.quality-c{background-color:orange}.quality-d{background-color:#E5484D}.quality-none{background-color:#C1C8CD}.table_wrapper{padding:0 24px;font-size:.875rem;line-height:1.25rem;overflow-x:scroll;min-height:680px}.table_wrapper .table-buttons{position:relative;margin-bottom:16px}.table_wrapper .table-buttons .download-full-stock{margin-left:auto}.table_wrapper .table-buttons button{height:fit-content;padding:8px 16px;border-radius:4px}.table_wrapper #table-multiactions{position:relative;margin-bottom:16px}.table_wrapper #table-multiactions button{height:fit-content;padding:8px 16px;border-radius:4px}.table_wrapper #table-multiactions ul.actions{display:none;z-index:1;position:absolute;top:36px;left:0;margin:0;padding:16px;background-color:#FFF;border:1px solid #DFE3E6;border-radius:4px}.table_wrapper #table-multiactions ul.actions li{display:flex;align-items:center;padding:.75rem .375rem;white-space:nowrap}.table_wrapper #table-multiactions ul.actions li:not(:last-child){border-bottom:1px solid #F1F3F5}.table_wrapper #table-multiactions ul.actions li svg{margin-right:8px;color:#1c8653}.table_wrapper #table-multiactions ul.actions li:hover{cursor:pointer;background-color:#F8F9FA}.table_wrapper .products{width:100%;margin:0 auto;border-collapse:collapse}.table_wrapper .products .activeInfo{border:1px solid #1c8653}.table_wrapper .products img.img-safe-table{max-height:56px;animation:skeleton-loading 1s linear infinite alternate}.table_wrapper .products .table_imgs{height:64px;width:64px}.table_wrapper .products .table_imgs .full_info_img{height:fit-content;width:fit-content;padding:0;border-radius:0;background-color:unset;margin:0 auto}.table_wrapper .products .table_price .discount-table{display:flex;flex-direction:column}.table_wrapper .products .table_price .discount-table .discount{color:#FBFCFD;background-color:#0fb91b;font-weight:600;width:fit-content;padding:0 4px;border-radius:4px}.table_wrapper .products .table_price .discount-table .old{font-size:.75rem;line-height:1rem;color:#889096;font-weight:400}.table_wrapper .products .table_grade{cursor:pointer;position:relative;display:flex;flex-direction:row;align-items:center;width:fit-content;border-bottom:1px dashed #C1C8CD}.table_wrapper .products .table_grade .dot{display:block;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}.table_wrapper .products .table_grade .dot.dot-green{background-color:#0fb91b}.table_wrapper .products .table_grade .dot.dot-orange{background-color:orange}.table_wrapper .products .table_grade .dot.dot-red{background-color:#E5484D}.table_wrapper .products .table_grade .more-info{cursor:default;position:absolute;top:20px;left:50%;transform:translate(-50%, 0);display:none;flex-flow:column;align-content:flex-start;padding:12px;width:auto;min-width:200px;max-height:136px;background-color:#FFF;border-radius:4px;border:1px solid #DFE3E6;z-index:1}.table_wrapper .products .table_grade .more-info span{white-space:nowrap}.table_wrapper .products .table_grade .more-info span strong{font-weight:600}.table_wrapper .products .table_grade:hover .more-info{display:flex}.table_wrapper .products .table_grade:hover .more-info.flip-info{right:50%;left:unset;transform:translate(50%, 0)}.table_wrapper .products .table_coa,.table_wrapper .products .table_security_mark,.table_wrapper .products .table_resolution,.table_wrapper .products .table_problems{display:none}.table_wrapper .products .table_lcd_quality div{display:flex;align-items:center;justify-content:start;gap:6px}.table_wrapper .products .table_lcd_quality div svg{color:#717274 !important}.table_wrapper .products thead tr th{padding:8px 12px 8px 0;white-space:nowrap}.table_wrapper .products thead tr th.table_cart{width:0}.table_wrapper .products thead tr th.table_quantity{width:36px}.table_wrapper .products tbody tr:hover{background-color:#ECEEF0}.table_wrapper .products tbody tr.in_cart:nth-of-type(even){background-color:#dffff0}.table_wrapper .products tbody tr.in_cart:nth-of-type(odd){background-color:#c5fce1}.table_wrapper .products tbody tr.in_cart td svg{color:#86fdc4}.table_wrapper .products tbody tr.in_cart .table_quantity .table_quantity_wrapper{display:none;visibility:hidden}.table_wrapper .products tbody tr .table_model{position:relative}.table_wrapper .products tbody tr .table_model .full_info{position:absolute;top:-13px;left:0;height:fit-content;border:1px solid #F1F3F5;padding:2px 6px;border-radius:25px;white-space:nowrap;color:#FFF;visibility:hidden;display:none}.table_wrapper .products tbody tr .table_model .full_info svg{color:#FFF}.table_wrapper .products tbody tr .table_model .show_workflow{position:absolute;top:-13px;left:0;height:fit-content;border:1px solid #F1F3F5;padding:2px 6px;border-radius:25px;white-space:nowrap;color:#FFF}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper{display:flex}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper button{display:flex;align-items:center;justify-content:center;height:20px;width:20px;padding:0;margin:0;border-radius:4px;background-color:#E6E8EB;color:#11181C}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper button:hover{background-color:#D7DBDF}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity-decrement{margin-right:4px}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity-increment{margin-left:4px}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity input::-webkit-outer-spin-button,.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity input[type=number]{-moz-appearance:textfield}.table_wrapper .products tbody tr .table_quantity .table_quantity_wrapper .quantity .input-quantity{text-align:right;padding:0 4px 0 0;width:32px;border-radius:0}.table_wrapper .products tr:hover .full_info{visibility:visible !important;display:flex !important}.table_wrapper .products tr.selected{background-color:#f4f8f6;border:1px solid #1c8653}.table_wrapper .products tr.selected .container .checkmark{border:1px solid #1c8653}.table_wrapper .products tr th{position:relative;font-weight:500;background-color:#1c8653;color:#FFF}.table_wrapper .products tr td{color:#3c4043}.table_wrapper .products tr td svg{color:#D7DBDF}.table_wrapper .products tr th,.table_wrapper .products tr td{text-align:start;padding:4px}.table_wrapper .products tr th:first-of-type,.table_wrapper .products tr td:first-of-type{padding-left:16px}.table_wrapper .products tr th:last-of-type,.table_wrapper .products tr td:last-of-type{padding-right:16px;width:0}.table_wrapper .products tr:nth-of-type(even){background-color:#FFF}.table_wrapper .products tr:nth-of-type(odd){background-color:#f8f9fc}@media screen and (max-width:992px){.table_wrapper>div{position:sticky;left:0}}.filters-bar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding:0 24px}.filters-bar .reset-all-filters:hover{cursor:pointer;text-decoration:underline;color:#1c8653}.filters-bar .filter{position:relative}.filters-bar .filter .show-filter{height:fit-content;padding:8px 16px;border-radius:4px;background-color:#f8f9fc;color:#11181C}.filters-bar .filter .show-filter:hover{background-color:#11181C;color:#FFF}.filters-bar .filter .show-filter .counter{display:none;padding:0 4px;background-color:#1c8653;color:#FFF;border-radius:4px}.filters-bar .filter .show-filter .counter.active{display:block}.filters-bar .filter .or{display:flex;flex-direction:row;align-items:center;margin:16px 0 32px}.filters-bar .filter .or p{margin:0 8px;color:#889096}.filters-bar .filter .content{display:none;position:absolute;top:36px;left:0;background-color:#FFF;border:1px solid #DFE3E6;border-radius:4px;z-index:1;padding:16px}.filters-bar .filter .content.right-flip{left:unset;right:0}.filters-bar .filter .content .close-filter{display:none;position:absolute;top:8px;right:8px;padding:8px;color:#687076}.filters-bar .filter .content .close-filter:hover{cursor:pointer;color:#11181C}.filters-bar .filter .content label{font-size:.875rem;line-height:1.25rem;color:#889096}.filters-bar .filter .content .search-container{position:relative}.filters-bar .filter .content .search-container input{padding-right:46px}.filters-bar .filter .content .search-container button{position:absolute;right:0;top:8px;display:flex;align-items:center;justify-content:center;height:46px;width:46px;padding:0;background-color:transparent}.filters-bar .filter .content .search-container button svg{color:#889096}.filters-bar .filter .content .search-container button:hover svg{color:#11181C}.filters-bar .filter .content .range-holder div[class^="range-"]{display:flex;align-items:center;justify-content:center;margin-top:8px;margin-bottom:32px}.filters-bar .filter .content .range-holder div[class^="range-"] p.range-space{margin:0 8px}.filters-bar .filter .content .range-holder div[class^="range-"] input{padding:8px 16px;max-width:6rem}.filters-bar .filter .content .filters-list{margin-top:8px;padding:0;max-height:264px;overflow-y:auto}.filters-bar .filter .content .filters-list .no-matching{padding:2px 4px;color:#889096}.filters-bar .filter .content .filters-list li{padding:.75rem .375rem;cursor:pointer}.filters-bar .filter .content .filters-list li:not(:last-child){border-bottom:1px solid #F1F3F5}.filters-bar .filter .content .filters-list li:hover{background-color:#F8F9FA}.filters-bar .filter .content .filters-search{margin:8px 0 0 0}.filters-bar .filter .content .selected-items-1,.filters-bar .filter .content .selected-items-2{display:flex;flex-direction:row;flex-wrap:wrap;max-height:264px;overflow-y:auto;gap:8px;padding:0}.filters-bar .filter .content .selected-items-1 li,.filters-bar .filter .content .selected-items-2 li{cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;width:fit-content;border-radius:50px;background-color:#F1F3F5;padding:2px 8px;transition:all .25s}.filters-bar .filter .content .selected-items-1 li:hover,.filters-bar .filter .content .selected-items-2 li:hover{color:#FFF;background-color:#11181C}.filters-bar .filter .content .selected-items-1 li:after,.filters-bar .filter .content .selected-items-2 li:after{content:"✕";display:block;margin-left:8px;font-size:.5rem;font-weight:600;color:#C1C8CD}.filters-bar .filter .content .buttons{display:flex;flex-direction:row;gap:8px}.filters-bar .filter .content .buttons button{flex:1;align-items:center;justify-content:center;height:fit-content;border-radius:4px;padding:8px 16px}.filters-bar .filter .content .buttons button.reset-filters{background-color:transparent;border:1px solid #DFE3E6;color:#889096}.filters-bar .filter .content .buttons button.reset-filters:hover{border:1px solid #11181C;background-color:#11181C;color:#FFF}.filters-bar .search_suggestion_container #searchbox_container{display:flex;align-items:center;border-radius:50px;border:1px solid #DFE3E6;padding-left:14px}.filters-bar .search_suggestion_container #searchbox_container:focus-within{border:1px solid #1c8653}.filters-bar .search_suggestion_container #searchbox_container svg{color:#9aa0a6}.filters-bar .search_suggestion_container #searchbox_container #main_search{border:0;border-radius:0;background:transparent;padding:8px 16px}.filters-bar .search_suggestion_container #searchbox_container #main_search:focus{border:none;outline:none}.filters-bar .search_suggestion_container #searchbox_container button#submit_search{padding:0 16px;height:36px;border-radius:0 50px 50px 0;background-color:#F8F9FA}.filters-bar .search_suggestion_container #searchbox_container button#submit_search svg{color:#687076}.filters-bar .search_suggestion_container #searchbox_container button#submit_search:hover{background-color:#000}.filters-bar .search_suggestion_container #searchbox_container button#submit_search:hover svg{color:#FFF}.filters-bar .search_suggestion_container #display_main_search{position:absolute;z-index:1;cursor:default;margin:0;padding:4px 0 0 0;background-color:#FFF;border:1px solid #DFE3E6}.filters-bar .search_suggestion_container #display_main_search:empty{display:none !important}.filters-bar .search_suggestion_container #display_main_search li{display:flex;padding:6px 20px 6px 14px}.filters-bar .search_suggestion_container #display_main_search li .search_icon{margin-right:12px;color:#9aa0a6}.filters-bar .search_suggestion_container #display_main_search li:hover{background-color:#f8f9fa}main{padding:64px 0 0 0}main .title{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;text-align:center;font-weight:500}main .title p{margin:0}main .title p .text-brand{color:#1c8653}main .categories{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px;margin:32px 0;overflow:hidden}main .categories .scroll-categories{display:flex;align-items:center;justify-content:center;height:28px;width:28px;border-radius:28px;padding:0;margin:4px;background-color:transparent;color:#11181C}main .categories .scroll-categories:hover{background-color:#F1F3F5}main .categories .categories-carousel,main .categories .categories-carousel-lists{display:flex;overflow:hidden}main .categories .categories-carousel .single_category,main .categories .categories-carousel-lists .single_category,main .categories .categories-carousel .single_category_list,main .categories .categories-carousel-lists .single_category_list{display:flex;flex-direction:row;transition:all .25s;padding:8px 24px;margin:4px;border:1px solid #F1F3F5;border-radius:4px}main .categories .categories-carousel .single_category .category-icon,main .categories .categories-carousel-lists .single_category .category-icon,main .categories .categories-carousel .single_category_list .category-icon,main .categories .categories-carousel-lists .single_category_list .category-icon{width:24px;height:24px;margin-right:8px;color:#1c8653}main .categories .categories-carousel .single_category .category-title,main .categories .categories-carousel-lists .single_category .category-title,main .categories .categories-carousel .single_category_list .category-title,main .categories .categories-carousel-lists .single_category_list .category-title{color:#11181C;font-size:14px;line-height:24px;font-weight:400;white-space:nowrap}main .categories .categories-carousel .single_category:hover,main .categories .categories-carousel-lists .single_category:hover,main .categories .categories-carousel .single_category_list:hover,main .categories .categories-carousel-lists .single_category_list:hover{cursor:pointer;background-color:#F1F3F5}main .categories .categories-carousel .single_category.active,main .categories .categories-carousel-lists .single_category.active,main .categories .categories-carousel .single_category_list.active,main .categories .categories-carousel-lists .single_category_list.active{background-color:#1c8653}main .categories .categories-carousel .single_category.active .category-icon,main .categories .categories-carousel-lists .single_category.active .category-icon,main .categories .categories-carousel .single_category_list.active .category-icon,main .categories .categories-carousel-lists .single_category_list.active .category-icon{color:#FBFCFD}main .categories .categories-carousel .single_category.active .category-title,main .categories .categories-carousel-lists .single_category.active .category-title,main .categories .categories-carousel .single_category_list.active .category-title,main .categories .categories-carousel-lists .single_category_list.active .category-title{color:#FBFCFD}main .input_comment{font-size:.75rem;line-height:1rem;color:#889096}main .input_comment.error{display:none;color:#E5484D}main .account_form{margin:0 auto;width:460px;gap:32px}main .account_form .title_section{text-align:center}main .account_form .title_section a{color:#1c8653}main .account_form .title_section a:hover{text-decoration:underline}main .account_form .form_section{display:flex;flex-direction:column;gap:16px}main .account_form .form_section .info-err-msg{padding:16px;border:1px solid #EFDCC7;border-radius:8px;background-color:#FFF5EB}main .account_form .form_section .info-err-msg .info-icon{margin-right:16px;color:#F59639}main .account_form .form_section .info-err-msg .info{font-weight:600;margin-top:0;margin-bottom:4px}main .account_form .form_section .info-err-msg .err-msg{margin:0;color:#687076}main .account_form .form_section .forgot_password{color:#1c8653;width:fit-content;margin-left:auto}main .account_form .form_section .forgot_password:hover{text-decoration:underline}main .account_form .form_section #login_button,main .account_form .form_section #reset_button{width:100%;justify-content:center}main .account_form .form_section .password_preview{position:relative}main .account_form .form_section .password_preview input{width:100%}main .account_form .form_section .password_preview .icon_holder{cursor:pointer;position:absolute;display:flex;top:50%;right:12px;transform:translateY(-50%);color:#889096;padding:12px;transition:.25s}main .account_form .form_section .password_preview .icon_holder.active{color:#11181C}main .account_form .form_section .password_preview .icon_holder:hover{color:#11181C}main .account_form .form_section .f_l_name{display:flex;flex-direction:row;gap:16px}main .account_form .form_section .f_l_name input{flex:1}main .account_form .form_section .input_label .searchable_select{width:100%}main .account_form .form_section .input_label .searchable_select.active .select_btn svg{transform:rotate(180deg)}main .account_form .form_section .input_label .searchable_select .select_btn{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:12px 24px;border:1px solid #DFE3E6;border-radius:8px}main .account_form .form_section .input_label .searchable_select .select_btn .default{color:#889096}main .account_form .form_section .input_label .searchable_select .select_btn input{padding:0;border:0}main .account_form .form_section .input_label .searchable_select .select_btn input:disabled{background-color:#FFF;border-radius:0}main .account_form .form_section .input_label .searchable_select .select_btn:hover{cursor:pointer}main .account_form .form_section .input_label .searchable_select .select_btn svg{margin-left:auto}main .account_form .form_section .input_label .searchable_select .content{display:none;padding:20px;background-color:#F8F9FA;border-radius:8px}main .account_form .form_section .input_label .searchable_select .content .search{position:relative;color:#889096}main .account_form .form_section .input_label .searchable_select .content .search input{width:100%;padding-left:42px;border:1px solid #DFE3E6}main .account_form .form_section .input_label .searchable_select .content .search svg{position:absolute;top:50%;transform:translate(0, -50%);left:15px;pointer-events:none}main .account_form .form_section .input_label .searchable_select .content .options{max-height:250px;overflow-y:auto;padding-right:8px}main .account_form .form_section .input_label .searchable_select .content .options li{padding:6px 12px}main .account_form .form_section .input_label .searchable_select .content .options li:hover{cursor:pointer;border-radius:5px;background-color:#ECEEF0}main .account_form .form_section .input_label .searchable_select.active .content{display:block}main .account_form .form_section .confirm_terms{display:flex;flex-direction:row;align-items:flex-start;gap:12px}main .account_form .form_section .confirm_terms span{color:#889096}main .account_form .form_section .confirm_terms a{color:#1c8653}main .account_form .form_section button{place-self:flex-end}footer{display:flex;flex-direction:column;align-items:center;background-color:#F8F9FA;color:#687076}footer .footer_main,footer .footer_sub{display:flex;flex-direction:row;justify-content:space-between;padding:24px 0;width:1120px}footer .footer_main .list_row,footer .footer_sub .list_row{display:flex;flex-direction:row;gap:16px}footer .footer_main ul,footer .footer_sub ul{display:flex;flex-direction:column;gap:8px;padding:0}footer .footer_main ul li,footer .footer_sub ul li{display:flex;flex-direction:row;align-items:center;gap:8px}footer .footer_main span,footer .footer_sub span{font-weight:500;color:#11181C}footer .footer_sub ul{display:flex;flex-direction:row;gap:30px;padding:0;margin:0}.cart_side{position:fixed;display:flex;flex-direction:column;z-index:3;top:64px;right:-375px;height:calc(100vh - 64px);width:375px;background-color:#FFF;transition:all .25s ease}.cart_side.active{right:0}.cart_side .title{position:relative;padding:16px;text-align:center;background-color:#F8F9FA}.cart_side .title .close_side_cart{position:absolute;top:8px;left:8px;padding:4px;color:#687076}.cart_side .title .close_side_cart:hover{cursor:pointer;color:#11181C}.cart_side .title span{font-weight:600}.cart_side .products{flex:1;display:flex;flex-direction:column;overflow-x:auto;padding:24px 16px}.cart_side .products .content{height:100%}.cart_side .products .content .single_item{display:flex;flex-direction:row;align-items:center;padding:8px 0;border-bottom:1px solid #F1F3F5}.cart_side .products .content .single_item .placeholder-small-img{display:flex;align-items:center;justify-content:center;height:56px;width:42px}.cart_side .products .content .single_item .item_content{display:flex;flex-direction:column;padding:0 8px}.cart_side .products .content .single_item .item_content .type{color:#11181C;font-weight:400}.cart_side .products .content .single_item .item_content .model{color:#11181C;font-weight:600}.cart_side .products .content .single_item .item_content .model a{text-decoration:underline}.cart_side .products .content .single_item .item_content .info-grade{display:flex;flex-direction:row;align-items:center;margin:0}.cart_side .products .content .single_item .item_content .info-grade .grade{display:flex;flex-direction:row;align-items:center}.cart_side .products .content .single_item .item_content .info-grade .grade .dot{display:block;margin-top:auto;margin-bottom:auto;margin-left:8px;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}.cart_side .products .content .single_item .item_content .info-grade .grade .dot.dot-green{background-color:#0fb91b}.cart_side .products .content .single_item .item_content .info-grade .grade .dot.dot-orange{background-color:orange}.cart_side .products .content .single_item .item_content .info-grade .grade .dot.dot-red{background-color:#E5484D}.cart_side .products .content .single_item .item_content .item_pricing .quantity{color:#889096}.cart_side .products .content .single_item .item_content .item_pricing .price{color:#11181C;border-left:1px solid #F1F3F5;padding:0 8px}.cart_side .products .content .single_item svg{color:#DFE3E6}.cart_side .products .content .single_item .remove_from_cart,.cart_side .products .content .single_item .remove_from_listCart{margin-left:auto}.cart_side .products .content .info{display:flex;flex-direction:column;justify-content:center;text-align:center;height:100%}.cart_side .products .content .info span:nth-of-type(1){color:#11181C;font-weight:600}.cart_side .products .content .info span:nth-of-type(2){color:#889096}.cart_side .summary{padding:24px 16px;background-color:#F8F9FA;font-weight:600}.cart_side .summary .summary_info{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.cart_side .summary button{width:100%;justify-content:center}.cart_side .summary hr{margin:16px 0}.cart_side .summary .options-buttons{display:flex;align-items:center;justify-content:space-between}.cart_side .summary .options-buttons .clear-cart,.cart_side .summary .options-buttons .cart-to-excel{display:flex;flex-direction:row;width:fit-content;gap:8px;align-items:center;margin-top:8px;padding:2px 4px;font-weight:600;font-size:14px;line-height:24px;text-align:center;letter-spacing:.4px;text-transform:uppercase}.cart_side .summary .options-buttons .clear-cart{color:#E5484D}.cart_side .summary .options-buttons .clear-cart:hover{cursor:pointer;background-color:#FFEFEF}.cart_side .summary .options-buttons .cart-to-excel{color:#00a790}.cart_side .summary .options-buttons .cart-to-excel:hover{cursor:pointer;background-color:#E9F9EE}#checkout .content .products{flex:1;display:flex;flex-direction:column;overflow-x:auto;padding:24px 16px}#checkout .content .products .single_item{display:flex;flex-direction:row;align-items:center;padding:8px 0;border-bottom:1px solid #F1F3F5}#checkout .content .products .single_item .placeholder-small-img{display:flex;align-items:center;justify-content:center;height:56px;width:42px}#checkout .content .products .single_item .item_content{display:flex;flex-direction:column;padding:0 8px}#checkout .content .products .single_item .item_content .type{color:#11181C;font-weight:400}#checkout .content .products .single_item .item_content .model{color:#11181C;font-weight:600}#checkout .content .products .single_item .item_content .model a{text-decoration:underline}#checkout .content .products .single_item .item_content .info-grade{display:flex;flex-direction:row;align-items:center;margin:0}#checkout .content .products .single_item .item_content .info-grade .grade{display:flex;flex-direction:row;align-items:center}#checkout .content .products .single_item .item_content .info-grade .grade .dot{display:block;margin-top:auto;margin-bottom:auto;margin-left:8px;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}#checkout .content .products .single_item .item_content .info-grade .grade .dot.dot-green{background-color:#0fb91b}#checkout .content .products .single_item .item_content .info-grade .grade .dot.dot-orange{background-color:orange}#checkout .content .products .single_item .item_content .info-grade .grade .dot.dot-red{background-color:#E5484D}#checkout .content .products .single_item .item_content .item_pricing .quantity{color:#889096}#checkout .content .products .single_item .item_content .item_pricing .price{color:#11181C;border-left:1px solid #F1F3F5;padding:0 8px}#checkout .content .products .single_item svg{color:#DFE3E6}#checkout .content .products .single_item .remove_from_cart,#checkout .content .products .single_item .remove_from_listCart{margin-left:auto}#checkout .content .products .info{display:flex;flex-direction:column;justify-content:center;text-align:center;height:100%}#checkout .content .products .info span:nth-of-type(1){color:#11181C;font-weight:600}#checkout .content .products .info span:nth-of-type(2){color:#889096}.pagination{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#11181C;padding:0 24px;margin-bottom:64px}.pagination .pages{display:flex;flex-direction:row;align-items:center}.pagination .pages .description{display:block;margin-right:16px}.pagination .pages #pages_list li.break{display:flex;align-items:center}.pagination .pages #pages_range{display:flex;align-items:center}.pagination .pages #pages_range.active button{color:#1c8653}.pagination .pages #pages_range span{padding:0 8px}.pagination button{background-color:transparent;color:inherit;padding:0 8px;border-radius:0;gap:4px}.pagination button:hover{color:#1c8653}.pagination .previous,.pagination .next{letter-spacing:2px}.pagination .previous{padding-right:16px}.pagination .next{padding-left:16px}.pagination ul{display:flex;flex-direction:row;padding:0}.pagination ul li.active{color:#1c8653}.body_login main,.body_register main{padding-bottom:124px}.body_login main .form-vies-valid,.body_register main .form-vies-valid{margin-top:-8px;margin-left:auto;width:fit-content;color:#1c8653}.body_login main .form-vies-valid:hover,.body_register main .form-vies-valid:hover{text-decoration:underline}.body_login{display:flex;flex-direction:column}.body_login .breadcrumb{width:1168px}.body_login main{display:flex;align-items:center;justify-content:center;flex:1}.body_checkout{display:flex;flex-direction:column}.body_checkout .breadcrumb{width:1168px}.body_checkout #checkout{flex:1}#about-us,#ultimate-guide{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#about-us .title .subtitle,#ultimate-guide .title .subtitle{color:#889096;font-weight:400}#about-us .title h1,#ultimate-guide .title h1{margin-top:8px}#about-us .img-section,#ultimate-guide .img-section{position:relative;margin:0;width:100%}#about-us .img-section img,#ultimate-guide .img-section img{position:inherit;z-index:1;width:100%;aspect-ratio:806/459;border:1px solid #FBFCFD;border-radius:24px;background-color:#FBFCFD}#about-us .img-section figcaption,#ultimate-guide .img-section figcaption{text-align:center;color:#889096;margin-top:8px}#about-us .img-section:before,#ultimate-guide .img-section:before{content:"";position:absolute;background-color:#E6E8EB;filter:blur(40px);width:270px;height:40px;left:20px;top:50px}#about-us .img-section:after,#ultimate-guide .img-section:after{content:"";position:absolute;background-color:#ECEEF0;filter:blur(40px);width:270px;height:40px;right:20px;bottom:60px}#about-us h2,#ultimate-guide h2{margin-top:60px;font-weight:600}#about-us p,#ultimate-guide p{color:#11181C;margin-top:32px;margin-bottom:32px}#about-us .contact,#ultimate-guide .contact{display:flex;justify-content:flex-end;width:100%}#about-us .contact a,#ultimate-guide .contact a{display:flex;align-items:center;gap:8px;padding:8px}#ultimate-guide ul{list-style-type:disc}#ultimate-guide a{color:#1c8653;text-decoration:underline}#ultimate-guide a:hover{text-decoration:none}#gallery-popup .image-holder{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:80%;aspect-ratio:1}#gallery-popup .image-holder .close{position:absolute;top:24px;right:24px;padding:8px;color:#687076}#gallery-popup .image-holder .close:hover{cursor:pointer;color:#11181C}#gallery-popup .image-holder .img-img{cursor:zoom-in}#gallery-popup .image-holder .img-img img{width:100%}#gallery-popup .image-holder .description-img{position:absolute;bottom:0;left:0;padding:8px 16px;color:#FBFCFD;background-color:#11181C}#gallery-popup .zoomed-in{height:100%;width:100%;overflow:scroll}#gallery-popup .zoomed-in .close,#gallery-popup .zoomed-in .description-img{visibility:hidden}#grading{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#grading .content h2,#grading .content h3{margin:40px 0 20px 0}#grading .content h2 .grade,#grading .content h3 .grade{padding:0 4px;border-radius:4px;color:#FFF;font-weight:600}#grading .content h2 .grade_a,#grading .content h3 .grade_a{background-color:#0fb91b}#grading .content h2 .grade_b,#grading .content h3 .grade_b{background-color:orange}#grading .content h2 .grade_c,#grading .content h3 .grade_c,#grading .content h2 .grade_d,#grading .content h3 .grade_d{background-color:#E5484D}#grading .content ul{list-style-type:disc}#grading .content ul li{margin-bottom:6px}#grading .content .gallery{display:flex;flex-wrap:wrap}#grading .content .gallery figure{cursor:pointer;margin:8px;width:200px}#grading .content .gallery figure:first-of-type,#grading .content .gallery figure:nth-of-type(3n+1){margin-left:0}#grading .content .gallery figure img{display:block;height:200px;width:200px}#grading .content .gallery figure figcaption{margin-top:4px;color:#889096}#contact{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#contact .title{display:flex;width:fit-content;margin:0 auto}#contact .title img{aspect-ratio:1/1;height:454px;width:454px}#contact .title .title-text{text-align:left;margin:auto 0;margin-left:24px}#contact .title .title-text h1{font-weight:600;color:#11181C;margin-top:0}#contact .title .title-text ul{padding:0}#contact .title .title-text ul li{display:flex;flex-direction:row;margin-top:16px}#contact .title .title-text ul li svg{color:#30A46C;margin:3px 8px 3px 0}#contact .title .title-text ul li p{font-weight:400;color:#889096}#contact .content h2{text-align:center;font-weight:600;letter-spacing:1px}#contact .content .boxes{display:flex;flex-direction:column;gap:32px}#contact .content .boxes hr{margin:32px 0}#contact .content .boxes .person-box{border:1px solid #ECEEF0;padding:24px 48px 48px 48px;overflow:hidden}#contact .content .boxes .person-box .grid-box{display:grid;grid-template-columns:1fr 1fr 1fr}#contact .content .boxes .person-box .grid-box .line-box{position:relative;display:flex;flex-direction:row;justify-content:center}#contact .content .boxes .person-box .grid-box .line-box svg{max-width:24px;max-height:24px;margin-right:12px}#contact .content .boxes .person-box .grid-box .line-box .text-box{display:flex;flex-direction:column;gap:8px}#contact .content .boxes .person-box .grid-box .line-box .text-box a{text-decoration:underline}@media only screen and (max-width:992px){#contact .grid-box{grid-template-columns:1fr !important;gap:32px}#contact .grid-box .line-box{justify-content:flex-start !important}}#privacy-policy{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#privacy-policy .content h2{margin:48px 0 20px 0}#privacy-policy .content a{color:#1c8653;text-decoration:underline}#privacy-policy .content ul li{list-style:outside;margin:16px 0}#privacy-policy .content ol li{margin:4px 0}#privacy-policy .content p.in-short{font-style:italic}#privacy-policy .content strong{font-weight:600}#guide{max-width:808px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#guide .title h1{margin-bottom:64px}#guide .title h1 .color-brand{color:#1c8653}#guide .content .timeline .step{display:flex;flex-direction:row;min-height:320px}#guide .content .timeline .step .left{flex:1}#guide .content .timeline .step .left img{display:block;width:100%}#guide .content .timeline .step .center-line{flex:none;position:relative;width:1px;border:1px dashed #D7DBDF;margin:0 30px}#guide .content .timeline .step .center-line .circle{position:absolute;height:12px;width:12px;background-color:#FFF;border:1px solid #D7DBDF;border-radius:12px;left:-6px;top:13px}#guide .content .timeline .step .right{flex:1}#guide .content .timeline .step .right .icon{display:flex;align-items:center;justify-content:center;height:38px;width:38px;border:2px solid #DFE3E6;border-radius:8px}#guide .content .timeline .step .right .icon svg{color:#1c8653}#guide .content .timeline .step .right .step-text{color:#687076}#guide .content .timeline .step .right .add-info{display:flex;flex-direction:row;background-color:#eefff7;padding:8px 16px;border-radius:8px}#guide .content .timeline .step .right .add-info .add-icon{margin-right:12px}#guide .content .timeline .step .right .add-info .add-icon svg{color:#1c8653}#guide .content .timeline .step .right .add-info p{color:#1c8653;margin:0}#guide .content .timeline .center-line-delivery{height:32px;border:1px dashed #D7DBDF;width:1px;margin:0 auto}#guide .content .timeline .delivery{display:flex;flex-direction:column;align-items:center}#guide .content .timeline .delivery .icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:2px solid #1c8653;border-radius:8px}#guide .content .timeline .delivery .icon svg{color:#1c8653}#guide .content .timeline .delivery p{width:fit-content;margin:8px 0 0 0;font-weight:600}#checkout{width:1120px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}#checkout .title h1{margin-bottom:0}#checkout .content{display:flex;flex-direction:row}#checkout .content .info{display:flex;flex-direction:column;align-items:center;margin:64px auto 0 auto}#checkout .content table{flex:1;height:fit-content;border-collapse:collapse}#checkout .content table thead{position:sticky;top:64px;background-color:#FFF}#checkout .content table tr{border-bottom:1px solid #ECEEF0}#checkout .content table tr th{text-align:left;padding:48px 0 16px 0}#checkout .content table tr .option .option-remove{display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:8px;color:#E5484D;border-radius:40px;background-color:transparent}#checkout .content table tr .option .option-remove:hover{cursor:pointer;background-color:#FFEFEF}#checkout .content table tr .add-info .info-type{margin:14px 0 0 0}#checkout .content table tr .add-info .info-model{margin:0;font-weight:600}#checkout .content table tr .add-info .info-grade{display:flex;flex-direction:row;align-items:center;margin-top:0}#checkout .content table tr .add-info .info-grade .grade{display:flex;flex-direction:row;align-items:center}#checkout .content table tr .add-info .info-grade .grade .dot{display:block;margin-top:auto;margin-bottom:auto;margin-left:8px;margin-right:8px;height:6px;width:6px;border-radius:50px;text-decoration:underline dashed}#checkout .content table tr .add-info .info-grade .grade .dot.dot-green{background-color:#0fb91b}#checkout .content table tr .add-info .info-grade .grade .dot.dot-orange{background-color:orange}#checkout .content table tr .add-info .info-grade .grade .dot.dot-red{background-color:#E5484D}#checkout .content .summary{position:sticky;top:104px;height:fit-content;width:fit-content;max-width:336px;padding:16px;margin-top:48px;border:1px solid #ECEEF0}#checkout .content .summary h2{margin-top:0}#checkout .content .summary .summary-line{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #ECEEF0}#checkout .content .summary .summary-line p:nth-child(1){font-weight:bold}#checkout .content .summary .summary-line p:nth-child(2){margin-left:32px}#checkout .content .summary .process-description p{color:#889096;text-align:justify}#checkout .content .summary .process-description a{color:#1c8653}#checkout .content .summary .process-description a:hover{text-decoration:underline}#checkout .content .summary #next-step{width:100%;margin-top:42px;text-align:center;justify-content:center}.body_checkout_step2{display:flex;flex-direction:column}.body_checkout_step2 .breadcrumb{width:1168px}.body_checkout_step2 #checkout_step2{display:flex;flex-direction:column;flex:1;width:1120px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}.body_checkout_step2 #checkout_step2 .content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:64px}.body_checkout_step2 #checkout_step2 .content .guest{width:50%}.body_checkout_step2 #checkout_step2 .content .guest p{margin:0}.body_checkout_step2 #checkout_step2 .content .guest p:first-of-type{margin-top:16px}.body_checkout_step2 #checkout_step2 .content .guest p:last-of-type{margin-bottom:16px}.body_checkout_step2 #checkout_step2 .content .or-split{color:#889096}.body_checkout_step2 #checkout_step2 .content .guest{display:flex;flex-direction:column;gap:16px;width:50%;max-width:460px}.body_checkout_step2 #checkout_step2 .content .login-or-register{display:flex;flex-direction:column;gap:16px;width:50%;max-width:460px}.body_checkout_step2 #checkout_step2 .content .login-or-register .account_form{gap:16px}.body_checkout_step2 #checkout_step2 .content .login-or-register .account_form .forgot_password{width:fit-content}.body_checkout_step2 #checkout_step2 .content .login-or-register .account_form a{color:#1c8653}.body_checkout_step2 #checkout_step2 .content .login-or-register .account_form a:hover{text-decoration:underline}.body_checkout_step2 #checkout_step2 .content .login-or-register .or{display:flex;flex-direction:row;align-items:center;width:100%}.body_checkout_step2 #checkout_step2 .content .login-or-register .or p{margin:0 8px;color:#889096}.body_checkout_step2 #checkout_step2 .content .login-or-register a{width:100%}.body_checkout_step2 #checkout_step2 .content .login-or-register button{justify-content:center;width:100%}.body_checkout_step2 #checkout_step2 .content .login-or-register button.sign-up{color:#11181C;background-color:#ECEEF0}.body_checkout_step2 #checkout_step2 .content .login-or-register button.sign-up:hover{background-color:#E6E8EB}.body_checkout_step3{display:flex;flex-direction:column}.body_checkout_step3 .info-err-msg{padding:16px;border:1px solid #EFDCC7;border-radius:8px;background-color:#FFF5EB}.body_checkout_step3 .info-err-msg .info-icon{margin-right:16px;color:#F59639}.body_checkout_step3 .info-err-msg .info{font-weight:600;margin-top:0;margin-bottom:4px}.body_checkout_step3 .info-err-msg .err-msg{margin:0;color:#687076}.body_checkout_step3 .discount_bar_content{display:none !important}.body_checkout_step3 .breadcrumb{width:1168px}.body_checkout_step3 #checkout_step3{display:flex;flex-direction:column;flex:1;width:1120px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}.body_checkout_step3 #checkout_step3 .content{display:flex;flex-direction:row;gap:24px}.body_checkout_step3 #checkout_step3 .content .details{flex:1;height:fit-content}.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper button#fill-profile-data{height:unset;padding:0;color:#222;background-color:#F8F9FA;padding:8px 16px}.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper button#fill-profile-data:hover{background-color:#F1F3F5}.body_checkout_step3 #checkout_step3 .content .details .title-section-wrapper button#fill-profile-data.loading-animation::after{content:"";display:inline-block;width:16px;height:16px;border:2px solid #DFE3E6;border-top:2px solid #1c8653;border-radius:50%;animation:spin 1s linear infinite;margin-left:8px}.body_checkout_step3 #checkout_step3 .content .details .info-err-msg{padding:16px;border:1px solid #EFDCC7;border-radius:8px;background-color:#FFF5EB}.body_checkout_step3 #checkout_step3 .content .details .info-err-msg .info-icon{margin-right:16px;color:#F59639}.body_checkout_step3 #checkout_step3 .content .details .info-err-msg .info{font-weight:600;margin-top:0;margin-bottom:4px}.body_checkout_step3 #checkout_step3 .content .details .info-err-msg .err-msg{margin:0;color:#687076}.body_checkout_step3 #checkout_step3 .content .details h2{margin:24px 0}.body_checkout_step3 #checkout_step3 .content .details h2:not(:first-of-type){margin-top:48px}.body_checkout_step3 #checkout_step3 .content .details form{display:flex;flex-direction:column;gap:16px}.body_checkout_step3 #checkout_step3 .content .details form .input-group,.body_checkout_step3 #checkout_step3 .content .details form input:not([type=checkbox]){width:100%}.body_checkout_step3 #checkout_step3 .content .details form .checkbox{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:row;color:#889096}.body_checkout_step3 #checkout_step3 .content .details form .checkbox input{margin-right:8px}.body_checkout_step3 #checkout_step3 .content .details form .checkbox input:hover,.body_checkout_step3 #checkout_step3 .content .details form .checkbox label:hover{cursor:pointer}.body_checkout_step3 #checkout_step3 .content .details form .form-vies-valid{margin-top:-8px;margin-left:auto;width:fit-content;color:#1c8653}.body_checkout_step3 #checkout_step3 .content .details form .form-vies-valid:hover{text-decoration:underline}.body_checkout_step3 #checkout_step3 .content .summary{position:sticky;top:104px;height:fit-content;width:fit-content;max-width:336px;padding:16px;margin-top:48px;border:1px solid #ECEEF0}.body_checkout_step3 #checkout_step3 .content .summary h2{margin-top:0}.body_checkout_step3 #checkout_step3 .content .summary .summary-line{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #ECEEF0}.body_checkout_step3 #checkout_step3 .content .summary .summary-line p:nth-child(1){font-weight:600}.body_checkout_step3 #checkout_step3 .content .summary .summary-line p:nth-child(2){margin-left:32px}.body_checkout_step3 #checkout_step3 .content .summary .process-description p{color:#889096}.body_checkout_step3 #checkout_step3 .content .summary .process-description a{color:#1c8653}.body_checkout_step3 #checkout_step3 .content .summary .process-description a:hover{text-decoration:underline}.body_checkout_step3 #checkout_step3 .content .summary #next-step-finish{width:100%;margin-top:42px;text-align:center;justify-content:center}.body_success{display:flex;flex-direction:column}.body_success .breadcrumb{width:1168px}.body_success #success{display:flex;flex-direction:column;justify-content:center;flex:1;width:480px;margin-left:auto;margin-right:auto;padding:64px 0 124px 0}.body_success #success .title p{color:#889096;font-weight:400}.body_success #success .content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#11181C}.body_success #success .content .check{display:flex;align-items:center;justify-content:center;margin:32px;height:120px;width:120px;border-radius:120px;background-color:#E9F9EE}.body_success #success .content .check svg{color:#30A46C}.body_success #success .content .order-code{font-weight:600}.body_success #success .content .description{color:#889096}.body_success #success .content a{color:#1c8653}.body_success #success .content a:hover{text-decoration:underline}@media only screen and (max-width:1200px){.body_login .breadcrumb,.body_checkout .breadcrumb{width:100%}#checkout{width:100%}nav .nav_content{width:100%;padding:0 24px}footer{padding:0 24px}footer .footer_main,footer .footer_sub{width:100%}}@media only screen and (max-width:992px){#about-us,#contact,#privacy-policy,#guide,#grading{padding-left:16px;padding-right:16px}#contact .title{flex-direction:column-reverse;align-items:center}#guide .content .timeline .step{flex-direction:column;height:fit-content}#guide .content .timeline .step .left{margin-top:64px}#guide .content .timeline .step .right .icon{margin:16px 0}#guide .content .timeline .center-line,#guide .content .timeline .center-line-delivery{display:none}#guide .content .timeline .delivery{display:none}}@media only screen and (min-width:769px){nav .nav_content .nav_actions .nav_list li .list{display:flex;flex-direction:row;align-items:center;gap:4px}nav .nav_content .nav_actions .nav_list li .list:hover+.dropdown{display:flex}}@media only screen and (max-width:992px){nav{z-index:3}nav .nav_content{width:100%;padding:0 24px}nav .nav_content .nav_actions{position:absolute;display:none;width:100vw;max-height:75vh;background-color:#FFF;border-bottom:1px solid #F1F3F5;overflow-y:auto;top:64px;left:0}nav .nav_content .nav_actions .nav_list:nth-of-type(1){flex-direction:column;align-items:flex-start;margin-bottom:32px}nav .nav_content .nav_actions .nav_list:nth-of-type(1) .list{padding:0}nav .nav_content .nav_actions .nav_list:nth-of-type(2){margin-top:auto;margin-right:56px}nav .nav_content .nav_actions .nav_list .list{display:flex;flex-direction:row;align-items:center;padding:0 6px !important}nav .nav_content .nav_actions .nav_list .dropdown{position:relative !important;border:0 !important;margin-left:40px}nav .nav_content .nav_actions.mobile{display:flex;flex-direction:column-reverse;padding-top:16px}nav .nav_content .hamburger_menu{display:block;margin-left:auto}.cart_side{width:100%;right:-100vw}main .account_form{width:95% ;padding:0 12px}main .account_form .title_section{text-align:left}main .account_form .form_section .f_l_name{flex-direction:column}main .account_form .form_section .f_l_name input{width:100%}.pagination{flex-direction:column}.pagination .pages{flex-direction:column}#vat_form{height:100%;width:100%;margin-top:63px;border-radius:0 !important}#vat_form .alert{max-width:unset !important}footer .footer_main,footer .footer_sub{flex-direction:column;gap:8px}footer .footer_main .info{display:flex;flex-direction:row;justify-content:space-between}footer .footer_main .info ul{margin:0}footer .footer_main :not(.info) ul{flex-direction:row;flex-wrap:wrap}.filters-bar{flex-wrap:wrap}.filters-bar .reset-all-filters{margin-right:50%}.filters-bar .filter{width:calc(50% - 4px);white-space:nowrap}.filters-bar .filter button{width:100%}.filters-bar .filter .content{overflow-y:auto;padding-top:64px}.filters-bar .filter .content .close-filter{display:block}.filters-bar .filter .content{position:fixed;top:64px;height:calc(100vh - 64px);width:100%}.filters-bar .filter .content .filters-search{width:100%}.filters-bar .filter .content .filters-list{overflow-x:hidden}.filters-bar .filter .content .filters-list .select-element{white-space:pre-wrap}#product-popup-full{position:fixed;height:calc(100vh - 63px);width:100vw;top:63px;left:0}#product-popup-full .product-popup{height:100%;width:100%;border-radius:0;overflow-y:auto}#product-popup-full .product-popup .product-content{flex-direction:column}#product-popup-full .product-popup .product-content .gallery{margin:0;padding:0;border:0}#product-popup-full .product-popup .product-content .gallery .main-img{margin:0 auto}#product-popup-full .product-popup .popup-buttons{display:flex;flex-direction:column}#product-popup-full .product-popup .popup-buttons .jump{margin-left:auto;margin-bottom:16px}#product-popup-full .product-popup .popup-buttons .table_quantity_wrapper .quantity-decrement,#product-popup-full .product-popup .popup-buttons .table_quantity_wrapper .quantity-increment,#product-popup-full .product-popup .popup-buttons .table_quantity_wrapper .input-quantity{width:48px}#contact .title{width:100%;text-align:left}#contact .content{width:100%}#contact .content .boxes .title{align-items:flex-start}.list-card:first-of-type{margin-left:0 !important}}@media only screen and (max-width:1199px){#gallery-popup .image-holder{height:unset;width:100%;aspect-ratio:unset}#gallery-popup .zoomed-in{height:100%}#gallery-popup .zoomed-in .img-img img{width:unset}}@media only screen and (max-width:767px){#grading .content .gallery{justify-content:center}#grading .content .gallery figure{margin:4px !important}}.fullPageForm{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);z-index:2}.fullPageForm form{position:relative;display:flex;gap:16px;padding:16px 32px;background-color:#FFF}.fullPageForm form .close-form{cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;width:40px;height:40px;padding:0;background-color:unset;color:#94a3b8}.fullPageForm form .close-form:hover{color:#11181C}.fullPageForm form button[type="submit"]{font-size:.875rem;line-height:1.25rem}#addWholesaleAdmin{background-color:#ECEFF1;padding-bottom:16px}#addWholesaleAdmin .a_wrapper{display:flex;flex-direction:column;max-width:1600px;margin-left:auto;margin-right:auto}#addWholesaleAdmin .a_wrapper input,#addWholesaleAdmin .a_wrapper select{width:50%;max-width:337px}#addWholesaleAdmin .a_wrapper p{margin:0}#addWholesaleAdmin .a_wrapper p:not(:last-of-type){margin-bottom:8px}#addWholesaleAdmin .a_wrapper #list-filters-wholesale{margin-bottom:16px}#addWholesaleAdmin .a_wrapper .box_full{display:flex;flex-direction:column;padding:24px;background-color:#FFF;gap:16px}#addWholesaleAdmin .a_wrapper .box_full ul{padding:0;margin:0}#addWholesaleAdmin .a_wrapper .box_full ul li{font-size:.75rem;line-height:1rem;color:#687076}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list{border-collapse:collapse;width:100%}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list thead{position:sticky;top:64px}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list .editPromoPriceBTN{height:40px;width:40px;display:flex;align-items:center;justify-content:center;padding:0;background-color:#f9fafb;color:#11181C}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list .editPromoPriceBTN:hover{background-color:#11181C;color:#f9fafb}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list .selected{background-color:#eefff7}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list input[type="checkbox"]{cursor:pointer;width:20px;height:20px}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list thead{background-color:#f9fafb;text-transform:uppercase;font-size:.75rem;line-height:1rem}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list thead tr th{text-align:left;padding:.75rem 1.5rem .75rem 0}#addWholesaleAdmin .a_wrapper .box_full #table-products-wholesale-list tr td{border-bottom:1px solid #e5e7eb;padding:.5rem .75rem .5rem 0;font-size:.875rem;line-height:1.25rem}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination .unselect-wholesale #unselect-wholesale-btn{background:#E5484D;padding:8px 16px;height:fit-content}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination .unselect-wholesale #unselect-wholesale-btn:hover{background-color:#000}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list{display:flex;flex-direction:row;align-items:center}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list #number-of-offers{color:#909090;font-size:12px;margin-right:16px;padding:0}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list button{height:40px;width:40px;display:flex;align-items:center;justify-content:center;padding:0;background-color:unset;color:#11181C}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list button.pagination-page-last{color:#1c8653}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list button.pagination-page-last:hover{color:#38a771}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list input{width:64px;border-radius:2px;margin-right:8px;padding:8px}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list input::-webkit-outer-spin-button,#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list input[type=number]{-moz-appearance:textfield}#addWholesaleAdmin .a_wrapper .box_full .title-with-pagination #pagination-wholesale-list span{padding:0 16px 0 8px}#addWholesaleAdmin .a_wrapper .box_full:not(:last-of-type){margin-bottom:16px}#addWholesaleAdmin .a_wrapper .box_full .keep_box{display:flex;flex-direction:row;align-items:center;position:relative;width:25%;border-radius:8px;border:1px solid #DFE3E6}#addWholesaleAdmin .a_wrapper .box_full .keep_box input{border:unset;outline:unset;border-radius:unset;width:100%;max-width:unset}#addWholesaleAdmin .a_wrapper .box_full .keep_box input:focus{outline:unset}#addWholesaleAdmin .a_wrapper .box_full .keep_box .svg-holder{cursor:pointer;display:flex;justify-content:center;align-items:center;width:44px;height:44px}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filter-options-checked{display:none;margin-right:12px}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList{z-index:1;position:absolute;width:100%;top:44px;left:0;display:none;flex-direction:column;border:1px solid #DFE3E6;background-color:#ffffff}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul{margin:0;padding:0;max-height:216px;overflow-y:auto}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li{cursor:pointer;display:flex;align-items:center;padding:0 8px}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li input{cursor:pointer;width:20px;height:20px}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li input[type="checkbox"]:focus{outline:0}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li label{cursor:pointer;position:unset;padding:10px;width:100%}#addWholesaleAdmin .a_wrapper .box_full .keep_box .filterOptionsList ul li label:hover{color:#000000}#addWholesaleAdmin .a_wrapper .box_full .keep_box .unselect-options-list{position:sticky;bottom:0;width:100%;border-radius:unset;justify-content:center;background-color:#FFF;color:#1c8653}#addWholesaleAdmin .a_wrapper .box_full .keep_box .unselect-options-list:hover{background-color:#f4f8f6}#addWholesaleAdmin .a_wrapper .split{position:relative;display:flex}#addWholesaleAdmin .a_wrapper .split:not(:last-of-type){margin-bottom:16px}#addWholesaleAdmin .a_wrapper .split .l_side{display:flex;flex-direction:column;width:66.66667%;flex-basis:66.66667%;max-width:66.66667%;margin-right:8px;gap:16px}#addWholesaleAdmin .a_wrapper .split .l_side #list-filters-wholesale,#addWholesaleAdmin .a_wrapper .split .l_side #dynamicTableWholesaleListWrapper{display:none}#addWholesaleAdmin .a_wrapper .split .r_side{padding:24px;position:-webkit-sticky;position:sticky;top:80px;width:33.33333%;height:fit-content;flex-basis:33.33333%;max-width:33.33333%;margin-left:8px;background-color:#FFF}#addWholesaleAdmin .a_wrapper .split .r_side .buttons_wrapper{display:flex;flex-direction:row;justify-content:space-between}#addWholesaleAdmin .a_wrapper .split .r_side .buttons_wrapper button{width:unset;height:unset;padding:12px;background-color:#F1F3F5;color:#11181C}#addWholesaleAdmin .a_wrapper .split .r_side .buttons_wrapper button:hover{background-color:#11181C;color:#F1F3F5}#addWholesaleAdmin .a_wrapper .split .r_side .list_info_wrapper{margin:32px 0}#addWholesaleAdmin .a_wrapper .split .r_side .list_info_wrapper .list_info_id{font-size:1rem;line-height:1.5rem;margin:0;color:#6B7280}#addWholesaleAdmin .a_wrapper .split .r_side .list_info_wrapper .text-3xl{margin:0;margin-top:8px;font-size:2.25rem;line-height:2.5rem;font-weight:700}#addWholesaleAdmin .a_wrapper .split .r_side .list_info_wrapper .list_info_description{margin:0;margin-top:24px;font-size:1rem;line-height:1.5rem;color:#4b5563}#addWholesaleAdmin .a_wrapper .split .r_side .stats{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}#addWholesaleAdmin .a_wrapper .split .r_side .stats .wrapper_stats{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 0}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat{flex-grow:1;padding:8px 16px;border:1px solid #e5e7eb;border-left:4px solid #1c8653}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat:not(:last-of-type){border-right:1px solid #e5e7eb}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .not_active_stat{display:none !important;color:#d4d4d8 !important}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_title{font-size:.875rem;line-height:1.25rem;color:#52525B;font-weight:500;margin:0;margin-bottom:12px}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content{font-size:1.5rem;line-height:2rem;color:#18181B;font-weight:700;white-space:nowrap}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_sub_content{font-size:.75rem;line-height:1rem;color:#71717A;font-weight:500;margin-right:8px}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat [id^="tech_percentage_"]{margin-left:4px}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content_working{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:#0fb91b}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content_working_plus{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:orange}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content_not_working{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:#E5484D}#addWholesaleAdmin .a_wrapper .split .r_side .stats .box_stat .box_stat_content_undefined{padding:2px 6px;border-radius:4px;color:#7b888f;font-weight:600 !important;background-color:#F1F3F5}.list_wrapper{padding:0 24px}.list_wrapper .backToAllLists-wrapper a{display:block;width:fit-content}.list_wrapper .backToAllLists-wrapper button{padding-left:16px;background-color:transparent;border:1px solid #1c8653;color:#1c8653}.list_wrapper .backToAllLists-wrapper button:hover{background-color:#1c8653;color:#fff}.list_wrapper .list_info_wrapper{display:flex;flex-direction:row;justify-content:space-between;margin:32px 0}.list_wrapper .list_info_wrapper .list_info span.list_info_id{font-size:1rem;line-height:1.5rem;margin:0;color:#6B7280}.list_wrapper .list_info_wrapper .list_info p.asIsBadge{padding:4px 8px;border:1px solid #e5e7eb;border-radius:6px;width:fit-content}.list_wrapper .list_info_wrapper .list_info p.asIsBadge b{font-weight:600}.list_wrapper .list_info_wrapper .list_info .text-3xl{margin:0;margin-top:8px;font-size:2.25rem;line-height:2.5rem;font-weight:700}.list_wrapper .list_info_wrapper .list_info .list_info_description{margin:0;margin-top:24px;font-size:1rem;line-height:1.5rem;color:#4b5563}.list_wrapper .list_info_wrapper .btns_wrapper{display:flex;flex-direction:row;gap:8px}.list_wrapper .list_info_wrapper .btns_wrapper button{margin-top:24px;padding:8px 8px 8px 16px;gap:2px;font-size:.875rem;line-height:1.25rem;font-weight:500;height:fit-content;border-radius:999px;white-space:nowrap}.list_wrapper .list_info_wrapper .btns_wrapper button.make_offer_button,.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button{color:#1c8653;border:1px solid #1c8653;background-color:transparent;padding:8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.make_offer_button svg,.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button svg{height:20px}.list_wrapper .list_info_wrapper .btns_wrapper button.make_offer_button:hover,.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button:hover{color:#fff;background-color:#1c8653}.list_wrapper .list_info_wrapper .btns_wrapper button.removefromcart_button{color:#e65257;border:1px solid #e65257;background-color:transparent;padding:8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.removefromcart_button svg{height:20px}.list_wrapper .list_info_wrapper .btns_wrapper button.removefromcart_button:hover{color:#fff;background-color:#e65257}.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button_disabled{cursor:not-allowed;color:#85888d;border:1px solid #e5e7eb;background-color:#e5e7eb;padding:8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.addtocart_button_disabled svg{height:20px}.list_wrapper .list_info_wrapper .btns_wrapper button.export_button{color:#1c8653;border:1px solid #1c8653;background-color:transparent;padding:8px 16px}.list_wrapper .list_info_wrapper .btns_wrapper button.export_button:hover{color:#fff;background-color:#1c8653}.list_wrapper .stats{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.list_wrapper .stats .old-price{font-size:13px;line-height:16px;color:#767676;text-decoration:line-through;font-weight:normal;margin-right:8px}.list_wrapper .stats .box_stat{flex-grow:1;padding:8px 16px;border:1px solid #e5e7eb;border-left:4px solid #1c8653}.list_wrapper .stats .box_stat:not(:last-of-type){border-right:1px solid #e5e7eb}.list_wrapper .stats .box_stat .not_active_stat{display:none !important;color:#d4d4d8 !important}.list_wrapper .stats .box_stat .box_stat_title{font-size:.875rem;line-height:1.25rem;color:#52525B;font-weight:500;margin:0;margin-bottom:12px}.list_wrapper .stats .box_stat .box_stat_content{font-size:1.5rem;line-height:2rem;color:#18181B;font-weight:700}.list_wrapper .stats .box_stat .box_stat_content:nth-of-type(n+2){margin-left:8px}.list_wrapper .stats .box_stat .box_stat_sub_content{font-size:.75rem;line-height:1rem;color:#71717A;font-weight:500}.list_wrapper .stats .box_stat .box_stat_content_working{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:#0fb91b}.list_wrapper .stats .box_stat .box_stat_content_working_plus{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:orange}.list_wrapper .stats .box_stat .box_stat_content_not_working{padding:2px 6px;border-radius:4px;color:#FFF;font-weight:600 !important;background-color:#E5484D}.list_wrapper .stats .box_stat .box_stat_content_undefined{padding:2px 6px;border-radius:4px;color:#7b888f;font-weight:600 !important;background-color:#F1F3F5}.iframe_wrapper{margin:32px 24px 128px;height:640px;animation:skeleton-loading 1s linear infinite alternate}@media screen and (max-width:992px){.list_wrapper .list_info_wrapper{display:flex;flex-direction:column}.list_wrapper .list_info_wrapper .list_info .text-3xl{padding:0}.list_wrapper .list_info_wrapper .btns_wrapper{display:flex;flex-direction:column;margin-top:24px}.list_wrapper .list_info_wrapper .btns_wrapper button{display:flex;align-items:center;justify-content:center;margin:0;width:100%}#contact-popup-full{width:100%}#contact-popup-full .contact-popup{width:100% !important;padding:24px !important}#contact-popup-full .contact-popup .text-4xl{padding:0}}@keyframes skeleton-loading{0%{background-color:#f5f5f5}100%{background-color:#e7e7e7}}.table_list_wrapper{overflow-x:auto;margin-bottom:128px}.table_list_wrapper .table_list{table-layout:auto;width:100%;font-size:.875rem;line-height:1.25rem;text-align:left;border-collapse:collapse;margin-top:32px}.table_list_wrapper .table_list .table_resolution,.table_list_wrapper .table_list .table_security_mark,.table_list_wrapper .table_list .table_optical,.table_list_wrapper .table_list .table_coa,.table_list_wrapper .table_list .table_functionality,.table_list_wrapper .table_list .table_problems{display:none}.table_list_wrapper .table_list thead{background-color:#1c8653}.table_list_wrapper .table_list thead tr th{font-weight:500;padding:4px;color:#FFF}.table_list_wrapper .table_list thead tr th:first-of-type{padding-left:16px}.table_list_wrapper .table_list thead tr th:last-of-type{padding-right:16px}.table_list_wrapper .table_list tbody tr:nth-of-type(odd){background-color:#f8f9fc}.table_list_wrapper .table_list tbody tr:nth-of-type(even){background-color:#FFF}.table_list_wrapper .table_list tbody tr td{padding:4px}.table_list_wrapper .table_list tbody tr td:first-of-type{padding-left:16px}.table_list_wrapper .table_list tbody tr td:last-of-type{padding-right:16px}.table_list_wrapper .table_list tbody tr td .table_grade{cursor:pointer;position:relative;display:flex;flex-direction:row;align-items:center;width:fit-content;border-bottom:1px dashed #C1C8CD}.table_list_wrapper .table_list tbody tr td .table_grade .more-info{cursor:default;position:absolute;top:20px;left:50%;transform:translate(-50%, 0);display:none;flex-flow:column;align-content:flex-start;padding:12px;width:auto;min-width:200px;max-height:136px;background-color:#FFF;border-radius:4px;border:1px solid #DFE3E6;z-index:1}.table_list_wrapper .table_list tbody tr td .table_grade .more-info span{white-space:nowrap}.table_list_wrapper .table_list tbody tr td .table_grade .more-info span strong{font-weight:600}.table_list_wrapper .table_list tbody tr td .table_grade:hover .more-info{display:flex}.table_list_wrapper .table_list tbody tr td .table_grade:hover .more-info.flip-info{right:50%;left:unset;transform:translate(50%, 0)}.table_list_wrapper .table_list tbody tr .table_imgs{height:64px;width:64px}.table_list_wrapper .table_list tbody tr .table_imgs button{height:fit-content;width:fit-content;padding:0;border-radius:0;background-color:unset;color:#D7DBDF}.table_list_wrapper .table_list tbody tr:nth-last-child(-n+2) .more-info{top:unset !important;bottom:20px !important}.main_allLists{padding:0 24px}@media screen and (max-width:992px){.main_allLists .title-holder{display:flex;flex-direction:column;margin-bottom:24px}}.body_list_page .product-popup .price,.body_list_page .product-popup .verify,.body_list_page .product-popup .popup-remove-from-cart{display:none !important;visibility:hidden !important}.body_list_page .center_content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:calc(100vh - 64px - 64px - 255px) !important}.l_side_toggle{display:none !important}.r_side_toggle{width:100% !important;flex-basis:100% !important;max-width:100% !important;margin:0 !important}.body_homepage:has(#adminControlPanel){background-color:#ECEFF1}.body_homepage:has(#adminControlPanel) .admin-options-list{max-width:1600px;margin-left:auto;margin-right:auto}.body_homepage:has(#adminControlPanel) .admin-options-list ul{display:flex;flex-direction:row;gap:12px;padding:0;margin:0;list-style:none}.body_homepage:has(#adminControlPanel) .admin-options-list ul li{margin:8px 0}.body_homepage:has(#adminControlPanel) .admin-options-list ul li a{padding:8px 16px;border-radius:4px 4px 0 0;background-color:#C1C8CD;color:#fff}.body_homepage:has(#adminControlPanel) .admin-options-list ul li a:hover{background-color:#1c8653}.body_homepage:has(#adminControlPanel) .admin-options-list ul li a.active{background-color:#1c8653}.body_homepage:has(#adminControlPanel) #adminControlPanel{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;padding:32px;background-color:#fff;margin-bottom:48px;overflow:auto}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:16px}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-top .datatable-dropdown .datatable-selector{padding:4px 8px}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin{width:100%;border-collapse:collapse}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td{text-align:left;padding:8px 16px;border-bottom:1px solid #F1F3F5}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td [class^="status-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td [class^="status-"]{display:block;float:left;height:22px;padding-left:8px;border-left:4px solid gray}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .status-green,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .status-green{border-color:#0fb91b}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .status-orange,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .status-orange{border-color:orange}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .status-red,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .status-red{border-color:#E5484D}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .status-black,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .status-black{border-color:#222}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td button,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td button{color:#1c8653;padding:0;background-color:transparent}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td button:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td button:hover{text-decoration:underline}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td [class^="list-criteria-"],.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td [class^="list-criteria-"]{display:flex;flex-direction:row;gap:4px;color:#fff;padding:0 4px;border-radius:4px;width:fit-content}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .list-criteria-yes,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .list-criteria-yes{background-color:#0fb91b}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr th .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tr td .list-criteria-no,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tr td .list-criteria-no{background-color:#E5484D}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin thead tr th,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin thead tr th{white-space:nowrap}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper{display:flex;flex-direction:column}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper .order-header-wrapper,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper .order-header-wrapper{display:flex;flex-direction:row;align-items:center;gap:4px}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin thead tr th .order-header-main-wrapper input,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin thead tr th .order-header-main-wrapper input{width:100%;min-width:40px;padding:4px;margin-top:8px;font-size:13px}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr:nth-of-type(odd){background-color:#f8f9fc}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-name,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-surname,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-surname{text-transform:lowercase}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-name:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-surname:first-letter,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-surname:first-letter{text-transform:uppercase}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr td.order-email,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr td.order-email{text-transform:lowercase}.body_homepage:has(#adminControlPanel) #adminControlPanel #table-orders-admin tbody tr:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel #table-wholesaleList-admin tbody tr:hover{background-color:#F8F9FA}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:32px}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:0;gap:2px}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a,.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span{cursor:pointer;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:4px}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item a:hover,.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item span:hover{background-color:#1c8653;color:#fff}.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active a,.body_homepage:has(#adminControlPanel) #adminControlPanel .datatable-bottom .datatable-pagination .datatable-pagination-list .datatable-pagination-list-item.datatable-active span{background-color:#1c8653;color:#fff}.body_homepage:has(#adminControlPanel) #orderDetailsBox,.body_homepage:has(#adminControlPanel) #listDetailsBox{display:none;z-index:2;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;overflow:auto;padding:32px 64px}.body_homepage:has(#adminControlPanel) #orderDetailsBox button.changedButton,.body_homepage:has(#adminControlPanel) #listDetailsBox button.changedButton{text-transform:uppercase;border-radius:50px;padding:4px 16px;height:unset}.body_homepage:has(#adminControlPanel) #orderDetailsBox button.removeListButton,.body_homepage:has(#adminControlPanel) #listDetailsBox button.removeListButton{text-transform:uppercase;border-radius:50px;padding:4px 16px;height:unset;margin-left:auto;margin-top:16px;background-color:#E5484D}.body_homepage:has(#adminControlPanel) #orderDetailsBox button.removeListButton:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox button.removeListButton:hover{background-color:#000}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper h1,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper h1{margin:0}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper h1 span#list-details-title,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper h1 span#list-details-title{cursor:pointer}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper h1 span#list-details-title:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper h1 span#list-details-title:hover{color:#1c8653;text-decoration:underline}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p{margin:0}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_broker'],.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-criteria_broker'],.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi'],.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']{cursor:pointer;position:relative;width:fit-content}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_broker']:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-criteria_broker']:hover,.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-criteria_merkandi']:hover{text-decoration:underline}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']),.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']),.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']),.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']){cursor:pointer;position:relative;width:fit-content}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']):hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='order-details-']:not([id*='order-details-date']):hover,.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']):hover,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper p[id*='list-details-']:not([id*='list-details-criteria']):not([id*='list-details-created_at']):not([id*='list-details-modified_at']):not([id*='list-details-current_limit']):not([id*='list-details-quantity']):not([id*='list-details-current_products_quantity']):not([id*='list-details-price_per_unit']):not([id*='list-details-offer_price']):not([id*='list-details-margin']):not([id*='list-details-price_single']):hover{color:#1c8653;text-decoration:underline}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper span.element-description,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper span.element-description{font-size:12px;line-height:24px;color:#767676}.body_homepage:has(#adminControlPanel) #orderDetailsBox .text-wrapper hr,.body_homepage:has(#adminControlPanel) #listDetailsBox .text-wrapper hr{margin:16px 0}.body_homepage:has(#adminControlPanel) #orderDetailsBox #closeOrderDetailsBox,.body_homepage:has(#adminControlPanel) #listDetailsBox #closeOrderDetailsBox{cursor:pointer;position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:0;color:#222222;background:#f2f2f2;border-radius:50%}.body_homepage:has(#adminControlPanel) #orderDetailsBox #closeOrderDetailsBox:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox #closeOrderDetailsBox:hover{color:#fff;background-color:#222222}.body_homepage:has(#adminControlPanel) #orderDetailsBox table,.body_homepage:has(#adminControlPanel) #listDetailsBox table{width:100%}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr:nth-of-type(odd),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr:nth-of-type(odd){background-color:#f8f9fc}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td:nth-of-type(2),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td:nth-of-type(2){width:40px}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.product,.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.product{width:100%}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.product p:nth-of-type(1),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.product p:nth-of-type(1){margin:0;margin-left:16px;font-size:14px;line-height:21px;color:#222222}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.product p:nth-of-type(2),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.product p:nth-of-type(2){margin:0;margin-left:16px;font-size:12px;line-height:18px;color:#767676}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.promo-price:hover,.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.promo-price:hover{cursor:pointer;color:#1c8653;text-decoration:underline}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.price,.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.price{display:flex;flex-direction:column;align-items:flex-end}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.price span:nth-of-type(1),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.price span:nth-of-type(1){font-size:18px;font-weight:bold;color:#3A4E58;white-space:nowrap}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td.price span:nth-of-type(2),.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td.price span:nth-of-type(2){font-size:12px;white-space:nowrap;color:#767676}.body_homepage:has(#adminControlPanel) #orderDetailsBox table tbody tr td img,.body_homepage:has(#adminControlPanel) #listDetailsBox table tbody tr td img{max-height:40px;width:auto;max-width:40px;display:block}.body_homepage:has(#adminControlPanel) #order-details-tooltip{position:absolute;top:0;left:0;z-index:9999;background-color:#fff;padding:8px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.1);min-width:200px}.body_homepage:has(#adminControlPanel) #order-details-tooltip .modal-body-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:32px}.body_homepage:has(#adminControlPanel) #order-details-tooltip .modal-body-buttons button{text-transform:uppercase;border-radius:50px;padding:4px 16px;height:unset}.body_homepage:has(#adminControlPanel) #order-details-tooltip .modal-body-buttons button:nth-of-type(1){border:1px solid #1c8653;color:#1c8653;background-color:transparent}.body_homepage:has(#adminControlPanel) #order-details-tooltip .modal-body-buttons button:nth-of-type(1):hover{color:#fff;border-color:#000;background-color:#000}#listDetailsBox table tbody tr td{font-size:14px;padding:8px 16px;white-space:nowrap}div.flex-text{display:flex;flex-direction:row;gap:4px}div.flex-text [class^="list-criteria-"]{color:#fff;padding:0 4px;border-radius:4px}div.flex-text .list-criteria-no{background-color:#E5484D}div.flex-text .list-criteria-yes{background-color:#0fb91b}#modal-info{z-index:9999;position:fixed;bottom:32px;right:32px;display:flex;flex-direction:column;background-color:#fff;border:1px solid #DFE3E6;max-width:400px;-webkit-box-shadow:8px 8px 24px -16px #000;-moz-box-shadow:8px 8px 24px -16px #000;box-shadow:8px 8px 24px -16px #000}#modal-info p{padding:8px 16px}#modal-info .modal-loading-bar{width:100%;height:6px;background-color:#1c8653}#modal-info .modal-loading-bar-animation{animation:modal-loading-bar 5s linear;margin-left:auto}@keyframes modal-loading-bar{from{width:100%}to{width:0}}#listDetailsBox .details-table-wrapper{position:relative}#listDetailsBox .details-table-wrapper thead tr th:first-child{position:sticky;left:0;z-index:1;background-color:#fff}#listDetailsBox .details-table-wrapper thead tr th:nth-child(2){position:sticky;left:55px;z-index:1;background-color:#fff}#listDetailsBox .details-table-wrapper thead tr th:nth-child(3){position:sticky;left:111px;z-index:1;background-color:#fff;box-shadow:2px 0 0 0 #f2f2f2}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(even) td:first-child{background-color:#FFF}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(even) td:nth-child(2){background-color:#FFF}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(even) td:nth-child(3){background-color:#FFF}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(odd) td:first-child{background-color:#f8f9fc}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(odd) td:nth-child(2){background-color:#f8f9fc}#listDetailsBox .details-table-wrapper tbody tr:nth-of-type(odd) td:nth-child(3){background-color:#f8f9fc}#listDetailsBox .details-table-wrapper tbody tr td:nth-child(1){position:sticky;left:0;z-index:1}#listDetailsBox .details-table-wrapper tbody tr td:nth-child(2){position:sticky;left:55px;z-index:1}#listDetailsBox .details-table-wrapper tbody tr td:nth-child(3){position:sticky;left:111px;z-index:1;box-shadow:2px 0 0 0 #f2f2f2}#listDetailsBox #productsListBox{position:fixed;z-index:9999;right:32px;bottom:32px;background-color:#fff;padding:8px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.1);min-width:300px;max-height:300px}#listDetailsBox #productsListBox p{margin:0}#listDetailsBox #productsListBox span#visibleElementsToRemove{font-size:12px;line-height:24px;color:#767676}#listDetailsBox #productsListBox .modal-body-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:16px}#listDetailsBox #productsListBox .modal-body-buttons button{text-transform:uppercase;border-radius:50px;padding:4px 16px;height:unset}#listDetailsBox #productsListBox .modal-body-buttons button:nth-of-type(1){border:1px solid #1c8653;color:#1c8653;background-color:transparent}#listDetailsBox #productsListBox .modal-body-buttons button:nth-of-type(1):hover{color:#fff;border-color:#000;background-color:#000}#generated-list-template{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-color:rgba(0,0,0,0.5)}#generated-list-template #generated-list-template-box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:11;width:50%;min-width:800px;max-width:1200px;height:75%;min-height:600px;max-height:800px;background-color:#fff;padding:64px 16px 16px 16px}#generated-list-template #generated-list-template-box #closeListTemplateBox{cursor:pointer;position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:0;color:#222222;background:#f2f2f2;border-radius:50%}#generated-list-template #generated-list-template-box #closeListTemplateBox:hover{color:#fff;background-color:#222222}#generated-list-template #generated-list-template-box #copyListTemplateBox{cursor:pointer;position:absolute;top:16px;left:16px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:0;color:#222222;background:#f2f2f2;border-radius:50%}#generated-list-template #generated-list-template-box #copyListTemplateBox:hover{color:#fff;background-color:#222222}#generated-list-template #generated-list-template-box #generated-list-template-content{height:100%}#generated-list-template #generated-list-template-box iframe{width:100%;height:100%}#vies-full #validate-vat-form{padding-right:12px}#discount_bar_container{position:fixed;bottom:18px;right:18px;z-index:1}#discount_bar_container .discount_bar_icon button{display:flex;align-items:center;justify-content:center;height:72px;width:72px;padding:16px;border-radius:50%;background:linear-gradient(to right, #f0c885, #c99846);-webkit-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);-moz-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15)}#discount_bar_container .discount_bar_icon button:hover{background-color:#f8f9fa}#discount_bar_container .discount_icon{position:absolute;right:-12px;top:-12px}#discount_bar_container .discount_bar_content{display:none;width:480px;padding:32px 16px;background-color:#fff;-webkit-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);-moz-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15)}#discount_bar_container .discount_bar_content .close_discount{position:absolute;display:flex;align-items:center;justify-content:center;top:16px;right:16px;width:40px;height:40px;padding:0;background-color:#f8f9fa}#discount_bar_container .discount_bar_content .close_discount:hover{background-color:#dadfe4}#discount_bar_container .discount_bar_content .close_discount svg{color:#11181C}#discount_bar_container .discount_title_box{display:flex;align-items:center}#discount_bar_container .discount_title_box button{min-width:unset;min-height:unset;width:unset;height:unset;background-color:transparent;padding:4px}#discount_bar_container .discount_title_box button svg{color:#00000080}#discount_bar_container .discount_title_box h4{margin:0 6px 0 0;color:#11181C}#discount_bar_container .discount_title_box svg{color:#5b5953}#discount_bar_container .discount_title_box .discount_bar_infobox_holder{display:none;position:relative;margin-bottom:-4px}#discount_bar_container .discount_title_box .discount_bar_infobox_holder:hover .discount_bar_infobox{visibility:visible;opacity:1}#discount_bar_container .discount_title_box .discount_bar_infobox_holder .discount_bar_infobox{visibility:hidden;opacity:0;transition:opacity .2s;position:absolute;width:240px;bottom:100%;left:50%;margin-left:-120px;background-color:#fff;border:1px solid #F1F3F5;padding:8px 16px;color:#11181C;font-size:14px;line-height:20px;border-radius:6px;z-index:1;-webkit-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);-moz-box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15);box-shadow:8px 8px 24px 0 rgba(66,68,90,0.15)}#discount_bar_container .discount_title_box .discount_bar_infobox_holder .discount_bar_infobox p{margin:0}#discount_bar_container .discount_title_box .discount_bar_infobox_holder .discount_bar_infobox p:nth-of-type(2){font-size:12px;line-height:18px}#discount_bar_container p{font-size:.875rem;line-height:1.25rem;color:#11181C}#discount_bar_container .discount_bar_holder{width:100%;display:flex;flex-direction:row;align-items:center}#discount_bar_container .discount_bar_holder .info_block{display:flex;align-items:center;justify-content:center;flex-direction:column;width:16.66%}#discount_bar_container .discount_bar_holder .info_block:first-of-type{align-items:flex-start;width:8.33%}#discount_bar_container .discount_bar_holder .info_block:last-of-type{align-items:flex-end;width:8.33%}#discount_bar_container .discount_bar_holder .info_block .block_line{width:1px;height:8px;background-color:#e5e4e1}#discount_bar_container .discount_bar_holder .info_block .block_text{font-size:12px}#discount_bar_container .discount_bar_1 .info_block .block_text{color:#5b5953;margin-bottom:4px}#discount_bar_container .discount_bar_1 .info_block_active .block_text{color:#e9ac10}#discount_bar_container .discount_bar_2 .info_block .block_text{padding:0 4px;background-color:#5B5953;color:#fff}#discount_bar_container .discount_bar_2 .info_block_active .block_text{background-color:#e9ac10}#discount_bar_container .discount_bar{width:100%;height:8px;background-color:#e5e4e1}#discount_bar_container .discount_bar .discount_bar_inner{height:8px;width:0%;max-width:100%;background-color:#facc6b;background-image:linear-gradient(to left, #facc6b 0%, #fabc3c 74%)}@media screen and (max-width:992px){button[title="Read more"]{display:none}#discount_bar_container{position:fixed;bottom:18px;right:18px;z-index:1}#discount_bar_container .discount_bar_icon button{height:56px;width:56px;padding:12px}#discount_bar_container .discount_bar_content{width:100%;max-width:480px;padding:24px 16px}#discount_bar_container .discount_bar_content .discount_title_box{padding-right:48px}#discount_bar_container .discount_bar_holder .info_block{width:100%}#discount_bar_container .discount_bar_holder .info_block:first-of-type,#discount_bar_container .discount_bar_holder .info_block:last-of-type{width:100%}}#tooltip-help{z-index:3}#tooltip-help .help-popup{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:48px;border-radius:8px;max-width:1200px;max-height:90vh;min-width:800px;background-color:#fff;overflow:auto}#tooltip-help .help-popup .help-watch{display:flex;align-items:center;gap:8px;margin-top:32px}#tooltip-help .help-popup .help-watch .watch-video{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;margin-left:auto}#tooltip-help .help-popup .help-watch .watch-video span{letter-spacing:.2px;font-weight:600;text-transform:uppercase;font-size:10px;color:#939393}#tooltip-help .help-popup .help-watch .watch-video button{width:148px;height:fit-content;padding:12px 32px;background-color:#fff;border:1px solid #e0e0e0;border-radius:50px}#tooltip-help .help-popup .help-watch .watch-video button:hover{border:1px solid #FF0000;background-color:#fbeaea}#tooltip-help .help-popup .help-watch .watch-video button img{width:100%}#tooltip-help .help-popup hr{margin:32px 0 48px 0}#tooltip-help .help-popup span.close{position:absolute;top:8px;right:8px;padding:8px;color:#687076}#tooltip-help .help-popup span.close:hover{cursor:pointer;color:#11181C}#tooltip-help .help-popup .help-box-container{display:flex;flex-direction:column;max-height:600px;gap:32px}#tooltip-help .help-popup .help-box-container .help-box{display:flex;gap:32px}#tooltip-help .help-popup .help-box-container .help-box:has(.number){border-radius:8px;border:1px solid #dfe3e6;padding:16px}#tooltip-help .help-popup .help-box-container .help-box .text,#tooltip-help .help-popup .help-box-container .help-box .image{width:50%}#tooltip-help .help-popup .help-box-container .help-box .text .number,#tooltip-help .help-popup .help-box-container .help-box .image .number{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border:1px solid #e0e0e0;border-radius:50%;font-size:20px;font-weight:500;color:#11181C}#tooltip-help .help-popup .help-box-container .help-box .text img,#tooltip-help .help-popup .help-box-container .help-box .image img{width:100%}#tooltip-help .help-popup .help-box-container table{width:100%;border-collapse:collapse}#tooltip-help .help-popup .help-box-container table tr{text-align:left}#tooltip-help .help-popup .help-box-container table tr th,#tooltip-help .help-popup .help-box-container table tr td{border:1px solid #dfe3e6;padding:2px 8px}@media only screen and (max-width:992px){#tooltip-help .help-popup{width:100%;min-width:unset}#tooltip-help .help-popup .help-box-container .help-box{flex-direction:column}#tooltip-help .help-popup .help-box-container .help-box .text,#tooltip-help .help-popup .help-box-container .help-box .image{width:100%}}#contact-popup-full,#contact-popup-success{z-index:3}#contact-popup-full .contact-popup,#contact-popup-success .contact-popup{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:48px;border-radius:8px;width:556px;max-height:90vh;background-color:#fff}#contact-popup-full .contact-popup .popup-content,#contact-popup-success .contact-popup .popup-content{display:flex;flex-direction:column;gap:32px}#contact-popup-full .contact-popup .popup-content form,#contact-popup-success .contact-popup .popup-content form{display:flex;flex-direction:column;gap:32px}#contact-popup-full .contact-popup .popup-content .title,#contact-popup-success .contact-popup .popup-content .title{text-align:center}#contact-popup-full .contact-popup .popup-content .form_section,#contact-popup-success .contact-popup .popup-content .form_section{display:flex;flex-direction:column;gap:32px}#contact-popup-full .contact-popup .popup-content textarea,#contact-popup-success .contact-popup .popup-content textarea{width:100%;max-width:100%;min-width:100%;resize:none}#contact-popup-full .contact-popup .popup-content .popup-buttons,#contact-popup-success .contact-popup .popup-content .popup-buttons{display:flex;justify-content:space-between}#contact-popup-full .contact-popup .popup-content .popup-buttons button#cancel,#contact-popup-success .contact-popup .popup-content .popup-buttons button#cancel{color:#11181C;background:unset;border:1px solid #F1F3F5}#contact-popup-full .contact-popup .popup-content .popup-buttons button#cancel:hover,#contact-popup-success .contact-popup .popup-content .popup-buttons button#cancel:hover{background-color:#F1F3F5}#contact-popup-full .contact-popup span.close,#contact-popup-success .contact-popup span.close{position:absolute;top:8px;right:8px;padding:8px;color:#687076}#contact-popup-full .contact-popup span.close:hover,#contact-popup-success .contact-popup span.close:hover{cursor:pointer;color:#11181C}#contact-popup-success{text-align:center}#contact-popup-success .check{display:flex;align-items:center;justify-content:center;margin:0 auto;height:120px;width:120px;border-radius:120px;background-color:#E9F9EE}#contact-popup-success .check svg{color:#30A46C}#contact-popup-success .add-info{text-align:center}#contact-popup-loading .lds-ring{position:absolute;top:50%;left:50%}#contact-popup-loading .lds-ring,#contact-popup-loading .lds-ring div{box-sizing:border-box}#contact-popup-loading .lds-ring{display:inline-block;position:relative;width:80px;height:80px}#contact-popup-loading .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;border-color:#fff transparent transparent transparent}#contact-popup-loading .lds-ring div:nth-child(1){animation-delay:-0.45s}#contact-popup-loading .lds-ring div:nth-child(2){animation-delay:-0.3s}#contact-popup-loading .lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.table_lcd_quality div{display:flex;align-items:center;justify-content:start;gap:6px}.table_lcd_quality div svg{color:#717274 !important}.title-with-tutorial{display:flex;align-items:center;margin:auto}.title-with-tutorial button{padding:14px 14px;min-height:unset;height:unset;min-width:unset;width:unset;border-radius:50px;background-color:transparent}.title-with-tutorial button svg{color:#00000080}.title-with-tutorial button:hover svg{color:#1c1c1c}.table_initial_grade,.table_wholesale{display:flex;flex-direction:row;align-items:center;gap:4px}.table_initial_grade button,.table_wholesale button{width:auto;min-width:none;height:auto;min-height:none;padding:0}.table_initial_grade button:hover,.table_wholesale button:hover{background-color:transparent}body:has(nav){margin-top:68px}#clearFormatListExcelShare{cursor:pointer}#orderDetailsBox .iframe_wrapper{margin:0 !important}.list-current_limit span{font-size:14px;font-weight:600;letter-spacing:.25px}.list-offer_price,.list-created_at,.list-modified_at{font-weight:600}.list-offer_price span,.list-created_at span,.list-modified_at span{font-size:14px;font-weight:400;letter-spacing:.25px}tr:has(td.criteria-mismatch) td[class^="list-criteria"]{background-color:rgba(255,0,0,0.05)}tr td.criteria-mismatch{display:none}tr td[data-type="1"] span,tr td[data-type="2"] span,tr td[data-type="3"] span,tr td[data-type="4"] span{display:flex;flex-direction:row;gap:4px;color:#fff;padding:0 4px;border-radius:4px;width:fit-content}tr td[data-type="1"] span{background-color:#f8570c}tr td[data-type="2"] span{background-color:#14b8a6}tr td[data-type="3"] span{background-color:#2b63dd}tr td[data-type="4"] span{background-color:#0cb88d}.main_allLists .title-holder{display:flex;align-items:center;justify-content:space-between}.main_allLists .title-holder #searchbox_container_list{display:flex;height:fit-content;align-items:center;border-radius:50px;border:1px solid #DFE3E6;padding-left:14px;width:fit-content}.main_allLists .title-holder #searchbox_container_list:focus-within{border:1px solid #1c8653}.main_allLists .title-holder #searchbox_container_list svg{color:#9aa0a6}.main_allLists .title-holder #searchbox_container_list #main_search_list{border:0;border-radius:0;background:transparent;padding:8px 16px}.main_allLists .title-holder #searchbox_container_list #main_search_list:focus{border:none;outline:none}.main_allLists .title-holder #searchbox_container_list button#submit_search_list{padding:0 16px;height:36px;border-radius:0 50px 50px 0;background-color:#F8F9FA}.main_allLists .title-holder #searchbox_container_list button#submit_search_list svg{color:#687076}.main_allLists .title-holder #searchbox_container_list button#submit_search_list:hover{background-color:#000}.main_allLists .title-holder #searchbox_container_list button#submit_search_list:hover svg{color:#FFF}.body_profile{display:flex;flex-direction:column}main#profile{flex:1;display:flex;flex-direction:row;gap:32px;max-width:1600px;margin-left:auto;margin-right:auto}main#profile ul.profile_menu{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;width:320px;gap:8px}main#profile ul.profile_menu li{padding:8px 16px;font-size:14px;line-height:20px;color:#11181C;border-radius:6px}main#profile ul.profile_menu li.active{background-color:#f8f9fc;color:#1c8653;font-weight:600}main#profile ul.profile_menu li:hover{cursor:pointer;background-color:#f8f9fc}main#profile .profile_details{flex:1;min-width:800px}main#profile .profile_details .profile_success{background-color:#E9F9EE;border:1px solid #30A46C;border-radius:8px;color:#30A46C;padding:12px 24px}main#profile .profile_details .profile_details_info{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;margin:20px 0}main#profile .profile_details .profile_details_info .profile_error_field{color:#E5484D}main#profile .profile_details .profile_details_info .input-group-other{display:flex;flex-direction:column;gap:8px}main#profile .profile_details .profile_details_info .input-group-other label{font-size:14px;line-height:20px;color:#687076}main#profile .profile_details .profile_details_info .profile_edit_button{grid-column:span 2}main#profile .profile_details .profile_details_info .profile_edit_button button{margin-left:auto}main#profile .recent_orders{flex:1;min-width:800px}main#profile .recent_orders .search_orders #searchbox_container_order{display:flex;height:fit-content;align-items:center;border-radius:50px;border:1px solid #DFE3E6;padding-left:14px;width:fit-content}main#profile .recent_orders .search_orders #searchbox_container_order:focus-within{border:1px solid #1c8653}main#profile .recent_orders .search_orders #searchbox_container_order svg{color:#9aa0a6}main#profile .recent_orders .search_orders #searchbox_container_order #main_search_order{border:0;border-radius:0;background:transparent;padding:8px 16px}main#profile .recent_orders .search_orders #searchbox_container_order #main_search_order:focus{border:none;outline:none}main#profile .recent_orders .search_orders #searchbox_container_order button#submit_search_order{padding:0 16px;height:36px;border-radius:0 50px 50px 0;background-color:#F8F9FA}main#profile .recent_orders .search_orders #searchbox_container_order button#submit_search_order svg{color:#687076}main#profile .recent_orders .search_orders #searchbox_container_order button#submit_search_order:hover{background-color:#000}main#profile .recent_orders .search_orders #searchbox_container_order button#submit_search_order:hover svg{color:#FFF}main#profile .recent_orders table{width:100%;border-collapse:collapse}main#profile .recent_orders table thead tr th{padding:12px 16px 12px 0;text-align:left;font-weight:600;color:#11181C;border-bottom:1px solid #DFE3E6}main#profile .recent_orders table thead tr th:first-child{padding-left:16px}main#profile .recent_orders table tbody tr td{padding:12px 16px 12px 0;text-align:left;color:#11181C}main#profile .recent_orders table tbody tr td:first-child{padding-left:16px}main#profile .recent_orders table tbody tr td:last-child{width:120px;text-align:right;color:#1c8653}main#profile .recent_orders table tbody tr td:last-child:before{display:inline-block;content:"›";margin-right:8px}main#profile .recent_orders table tbody tr td:last-child:hover{cursor:pointer;color:#1c8653;text-decoration:underline}main#profile .recent_orders table tbody tr td span[class^="status-"]{display:block;float:left;height:22px;padding-left:8px;border-left:4px solid gray}main#profile .recent_orders table tbody tr td span.status-green{border-color:#0fb91b}main#profile .recent_orders table tbody tr td span.status-orange{border-color:orange}main#profile .recent_orders table tbody tr td span.status-red{border-color:#E5484D}main#profile .recent_orders table tbody tr td span.status-black{border-color:#222}main#profile .recent_orders table tbody tr:nth-of-type(odd){background-color:#f8f9fc}@media only screen and (max-width:992px){main#profile{flex-direction:column;margin:0;padding:16px 24px}main#profile ul.profile_menu{width:100%}main#profile ul.profile_menu li{text-align:center}main#profile .profile_details form.profile_details_info{display:flex;flex-direction:column;gap:16px}main#profile .profile_details,main#profile .recent_orders{min-width:unset;width:100%}main#profile .recent_orders{overflow-x:auto}main#profile .recent_orders h1,main#profile .recent_orders .search_orders{position:sticky;top:0;left:0}}.body_profile .single-product-gallery{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);display:flex;align-items:center;justify-content:center;z-index:9999}.body_profile .single-product-gallery .close-gallery{position:absolute;top:16px;right:16px;width:60px;height:60px;background-color:#fff;color:#11181C;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.body_profile .single-product-gallery .close-gallery:hover{background-color:#f1f1f1;color:#000}.body_profile .single-product-gallery .content{position:relative;border-radius:8px;text-align:center}.body_profile .single-product-gallery .content .product-id{text-align:left;color:#fff;padding:0;margin:0 0 4px 0}.body_profile .single-product-gallery .content .main-image{width:fit-content;min-width:450px;height:600px;background-color:#F1F3F5;margin-bottom:16px;border-radius:4px;overflow:hidden}.body_profile .single-product-gallery .content .main-image img{width:100%;height:100%;object-fit:cover}.body_profile .single-product-gallery .content .main-image button.maximize-button{position:absolute;top:-4px;right:-20px;width:40px;height:40px;background-color:#fff;color:rgba(17,24,28,0.6);box-shadow:0 1px 2px rgba(0,0,0,0.15);border:none;border-radius:50%;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.body_profile .single-product-gallery .content .main-image button.maximize-button:hover{background-color:#f1f1f1;color:#11181C}.body_profile .single-product-gallery .content .small-gallery{display:flex;gap:8px;justify-content:center}.body_profile .single-product-gallery .content .small-gallery .thumbnail{width:fit-content;height:80px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent}.body_profile .single-product-gallery .content .small-gallery .thumbnail img{width:100%;height:100%;object-fit:cover;opacity:.7}.body_profile .single-product-gallery .content .small-gallery .thumbnail.active{border:2px solid #1c8653}.body_profile .single-product-gallery .content .small-gallery .thumbnail.active img{opacity:1}.body_profile .single-product-gallery .content .small-gallery .thumbnail:hover img{opacity:1}main#profile_order{flex:1;display:flex;flex-direction:column;width:800px;max-width:1600px;margin-left:auto;margin-right:auto;padding-bottom:64px;color:#11181C}main#profile_order h1,main#profile_order h2,main#profile_order h3,main#profile_order h4,main#profile_order h5{text-align:center}main#profile_order span[class^="status-"]{display:block;float:left;height:22px;padding-left:8px;border-left:4px solid gray}main#profile_order span.status-green{border-color:#0fb91b}main#profile_order span.status-orange{border-color:orange}main#profile_order span.status-red{border-color:#E5484D}main#profile_order span.status-black{border-color:#222}main#profile_order p.space{display:flex;justify-content:space-between;margin:8px 0}main#profile_order p.space span:nth-of-type(2){max-width:400px}main#profile_order .order_details_info{border:1px solid #DFE3E6;border-radius:6px;padding:32px;margin:20px 0}main#profile_order .order_details_info h2{margin:0;margin-bottom:16px;padding-bottom:32px;border-bottom:1px solid #DFE3E6}main#profile_order .order_details_info .content{display:grid;grid-template-columns:repeat(2, 1fr)}main#profile_order .order_details_info .content .group:not(:last-child){margin-bottom:32px}main#profile_order .order_details_info .content .section-title{color:#767676;font-weight:500;font-size:14px;margin-bottom:8px}main#profile_order .order_details_info .content p{margin:0;font-size:14px;line-height:20px;color:#11181C}main#profile_order table.products-table{width:100%;border-collapse:collapse;margin-top:20px}main#profile_order table.products-table tbody tr td.product-id{width:1%;white-space:nowrap}main#profile_order table.products-table tbody tr td.product-image{width:56px;padding:0 12px}main#profile_order table.products-table tbody tr td.product-image button{width:fit-content;height:fit-content;padding:0;border:none;background:transparent}main#profile_order table.products-table tbody tr td.product-image img{max-height:40px;width:auto;max-width:40px;display:block}main#profile_order table.products-table tbody tr td.product-details{vertical-align:top;padding-top:8px}main#profile_order table.products-table tbody tr td.product-details p.product-title{font:14px/21px 'Open Sans',sans-serif;margin:0;color:#11181C}main#profile_order table.products-table tbody tr td.product-details p.product-description{font:12px/18px 'Open Sans',sans-serif;margin:0;color:#767676}main#profile_order table.products-table tbody tr td.product-price{text-align:right;white-space:nowrap;vertical-align:top;padding-top:8px}main#profile_order table.products-table tbody tr td.product-price span.price-main{font-family:'Roboto',Arial,sans-serif;font-size:18px;font-weight:bold;color:#11181C;white-space:nowrap}main#profile_order table.products-table tbody tr td.product-price span.price-main span.price-minor{font-size:14px}main#profile_order table.products-table tbody tr td.product-price span.price-details{font-family:'Roboto',Arial,sans-serif;white-space:nowrap;font-size:12px;color:#767676}main#profile_order .total-price{display:flex;flex-direction:column;text-align:right}main#profile_order .total-price>span:nth-of-type(1),main#profile_order .total-price>span:nth-of-type(2){font-weight:800}main#profile_order .additional-information{text-align:center}main#profile_order .additional-information a{color:#1c8653}main#profile_order .additional-information a:hover{text-decoration:underline}.body_faq .faq-section{max-width:800px;margin:40px auto 80px auto;padding:0}.body_faq .faq-section h2{margin:2rem 0 .5rem 0}.body_faq .faq-section .faq-accordion{border-radius:8px;overflow:hidden}.body_faq .faq-section .faq-accordion .faq-item:not(:last-child){border-bottom:1px solid #e0e0e0}.body_faq .faq-section .faq-accordion .faq-item .faq-question{cursor:pointer;padding:18px 24px;background:#f7f7f7;display:flex;align-items:center;justify-content:space-between;transition:background .2s}.body_faq .faq-section .faq-accordion .faq-item .faq-question:hover{text-decoration:underline}.body_faq .faq-section .faq-accordion .faq-item .faq-question.active{background:#e6faee}.body_faq .faq-section .faq-accordion .faq-item .faq-question.active svg{transform:rotate(90deg)}.body_faq .faq-section .faq-accordion .faq-item .faq-question svg{transition:transform .2s}.body_faq .faq-section .faq-accordion .faq-item .faq-answer{display:none;padding:18px 24px;background:#fff;font-size:1rem}.body_faq .faq-section .faq-accordion .faq-item .faq-answer ul{list-style:disc}.body_faq .faq-section .contact-help{margin-top:32px;text-align:center;color:#687076}.body_faq .faq-section a{color:#1c8653}.body_faq .faq-section a:hover{text-decoration:underline}