@charset "UTF-8";.error-border{border:1px solid #ff414d!important}.custom-checkbox+label{cursor:pointer;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox+label:before{background-color:var(--white);border:2px solid var(--neutral-900);-webkit-border-radius:.25rem;border-radius:.25rem;content:"";cursor:pointer;font-size:12px;font-weight:700;height:16px;margin-left:8px;padding-top:2px;width:16px}@media (max-width:480px){.custom-checkbox+label:before{height:14px;width:14px}}.custom-checkbox:checked+label:before{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:var(--primary);border:2px solid var(--primary);color:#fff;content:"✓";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.custom-label-checkbox{opacity:0;position:absolute}.custom-label-checkbox+label{cursor:pointer;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-label-checkbox+label:before{-webkit-border-radius:.25rem;border-radius:.25rem;content:"";cursor:pointer;display:inline-block;height:16px;margin-left:.5rem;vertical-align:middle;width:16px}.custom-label-checkbox:checked+label{color:var(--primary);font-weight:700}.custom-label-checkbox:checked+label:after{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-family:var(--font-icon);font-size:1.3rem;font-weight:700;height:16px;-webkit-justify-content:center;justify-content:center;position:absolute;width:16px}.custom-checkbox{opacity:0;position:absolute}.custom-checkbox+.checkbox-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox+.checkbox-text,.custom-checkbox+.checkbox-text:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer}.custom-checkbox+.checkbox-text:before{-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--white);border:2px solid var(--neutral-900);-webkit-border-radius:.25rem;border-radius:.25rem;content:"";display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:700;height:16px;-webkit-justify-content:center;justify-content:center;margin-left:8px;padding-top:2px;width:16px}@media (max-width:480px){.custom-checkbox+.checkbox-text:before{height:14px;width:14px}}.custom-checkbox:checked+.checkbox-text:before{background-color:var(--primary);border:2px solid var(--primary);color:#fff;content:"✓"}.custom-toggle-switch input{display:none}.custom-toggle-switch label{background:var(--neutral-200);-webkit-border-radius:50px;border-radius:50px;cursor:pointer;display:block;height:20px;margin-bottom:0;position:relative;-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;width:40px}@media (max-width:480px){.custom-toggle-switch label{height:16px;width:28px}}.custom-toggle-switch label:before{background:var(--white);-webkit-border-radius:50%;border-radius:50%;content:"";display:block;height:16px;left:4px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:left .3s linear;-o-transition:left .3s linear;transition:left .3s linear;width:16px}@media (max-width:480px){.custom-toggle-switch label:before{height:12px;left:2px;width:12px}}.custom-toggle-switch input:checked+label{background:var(--primary)}.custom-toggle-switch input:checked+label:before{left:20px}@media (max-width:480px){.custom-toggle-switch input:checked+label:before{left:14px}}.products-carousel.bg-white{-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3)}.products-carousel-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0;padding:16px;width:100%}.products-carousel-header h2{font-size:26px;font-weight:400}.products-carousel-header a{color:var(--neutral-900);font-size:20px}@media (max-width:480px){.products-carousel-header{padding:16px 24px 20px}.products-carousel-header h2{font-size:16px}.products-carousel-header a{font-size:11px}}#spinner{overflow:hidden}.loader{display:none}.lds-roller{display:block;height:80px;margin:0 auto;position:relative;width:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;-ms-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{background:#333;-webkit-border-radius:50%;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{left:63px;top:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:56px;top:68px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:48px;top:71px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:40px;top:72px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:32px;top:71px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:24px;top:68px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:17px;top:63px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:12px;top:56px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);box-shadow:0 2px 4px 0 rgba(0,0,0,.3);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.125rem;height:49px;-webkit-justify-content:center;justify-content:center;max-height:49px;padding:.625rem 1rem;white-space:nowrap}.button i{padding-left:.25rem}.button:disabled{cursor:not-allowed;opacity:.7}.primary-button{background-color:var(--primary);color:var(--neutral-100)}.primary-button:hover{background-color:var(--primary-4);color:var(--neutral-100)}.primary-button.disabled,.primary-button:disabled{background-color:var(--primary-3);color:var(--neutral-200)}.primary-button.outline{background-color:var(--white);border:1px solid var(--primary);-webkit-box-shadow:unset;box-shadow:unset;color:var(--primary)}.primary-button.tertiary{background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;color:var(--primary)}.secondary-button{background-color:var(--secondary);color:var(--black)}.secondary-button:hover{background-color:var(--secondary-4);color:var(--black)}.secondary-button.disabled,.secondary-button:disabled{background-color:var(--secondary-3);color:var(--neutral-500)}.secondary-button.outline{background-color:var(--white);border:1px solid var(--secondary);-webkit-box-shadow:unset;box-shadow:unset;color:var(--secondary)}.secondary-button.tertiary{background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;color:var(--secondary)}@media (max-width:480px){.button{font-size:14px;max-height:40px}}.product-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--white);-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.278);box-shadow:0 0 4px 0 rgba(0,0,0,.278);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:340px;width:100%}.product-card,.product-card .part-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-card .part-image{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:auto;min-height:200px;min-width:100px;width:90%}.product-card .div-link{display:contents}.owl-stage-outer{padding:10px 0}.part-title{font-family:IRANYekanNUMEN}.part-title h3{font-size:14px;font-weight:700px}.product-card .product-card-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:8px}.product-card .product-title a{color:var(--neutral-900);font-size:20px;font-weight:400;line-height:28px}.product-card .product-card-brand-origin{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-align-items:baseline;align-items:baseline;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:end;justify-content:end;margin-top:6px}.product-card .product-card-brand-origin .product-brand{color:var(--neutral-900);font-size:14px;font-weight:500;line-height:22px}.product-card .ribbon-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;position:absolute;width:100%;z-index:2}.product-card .product-brand{color:var(--neutral-900);font-size:14px;font-weight:500;line-height:22px}.product-card .product-card-footer{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:auto;width:100%}.product-card .part-price,.product-card .product-card-footer{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-card .part-price{gap:6px;margin-top:8px}.product-card .price{font-size:18px;font-weight:700;line-height:28px}.product-card .discount-price{color:var(--gray-2);font-size:12px;font-weight:500}.product-card .discount-percent{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:var(--color-red-500);-webkit-border-radius:6px;border-radius:6px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;height:30px;-webkit-justify-content:center;justify-content:center;padding:2px;width:30px}.product-card .special-sale-tag{background-color:var(--error);-webkit-border-radius:0 8px 0 8px;border-radius:0 8px 0 8px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.302);box-shadow:0 2px 8px 0 rgba(0,0,0,.302);color:#fff;font-size:14px;font-weight:500;line-height:22px;padding:4px 6px;z-index:4}.product-card .origin-Original{background-color:var(--primary)}.product-card .origin-Refurbished{background-color:var(--color-green-400)}.product-card .origin-High{background-color:var(--secondary)}.product-card .origin-China{background-color:var(--color-green-400)}.product-card .origin-tag{-webkit-border-radius:8px 0 8px 0;border-radius:8px 0 8px 0;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.302);box-shadow:0 2px 8px 0 rgba(0,0,0,.302);color:#fff;font-size:14px;font-weight:500;line-height:22px;padding:4px 6px;z-index:4}.price-inquiry{color:var(--waiting-800);font-size:16px;font-weight:700;text-align:center}.product-carousel .owl-stage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px}@media (max-width:768px){.product-carousel .owl-stage{gap:16px}}.product-carousel .owl-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:0!important}.product-skeleton{margin-bottom:10px}.product-skeleton .body-skeleton{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--neutral-10);-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.278);box-shadow:0 0 4px 0 rgba(0,0,0,.278);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px;height:316px;-webkit-justify-content:space-between;justify-content:space-between;padding:10px}.product-skeleton .skeleton{-webkit-animation:skeleton-animation 1s ease-in-out infinite;animation:skeleton-animation 1s ease-in-out infinite;background-color:var(--neutral-10);background-image:-webkit-gradient(linear,left top,right top,from(var(--neutral-90)),color-stop(var(--neutral-100)),to(var(--neutral-90)));background-image:-o-linear-gradient(left,var(--neutral-90),var(--neutral-100),var(--neutral-90));background-image:linear-gradient(90deg,var(--neutral-90),var(--neutral-100),var(--neutral-90));background-repeat:no-repeat;background-size:200px 100%}.product-skeleton .img{-webkit-border-radius:8px;border-radius:8px;height:150px;width:100%}.product-skeleton .discount-percent{-webkit-border-radius:6px;border-radius:6px;height:20px;width:20px}.product-skeleton .text{-webkit-border-radius:4px;border-radius:4px;height:20px}.product-skeleton .button{-webkit-border-radius:8px;border-radius:8px;height:44px}@-webkit-keyframes skeleton-animation{0%{background-position:-200px 0}to{background-position:-webkit-calc(200px + 100%) 0;background-position:calc(200px + 100%) 0}}@keyframes skeleton-animation{0%{background-position:-200px 0}to{background-position:-webkit-calc(200px + 100%) 0;background-position:calc(200px + 100%) 0}}.owl-carousel{position:relative}.owl-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;left:8px;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;visibility:hidden;width:100%}.owl-carousel:hover .owl-nav{opacity:1;visibility:visible}.owl-nav button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:#000!important;-webkit-border-radius:50%;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:45px;-webkit-justify-content:center;justify-content:center;opacity:40%;pointer-events:all;width:45px}.owl-prev{margin-left:10px}.owl-prev i{color:#fff;font-size:40px;position:absolute;top:0}.owl-next{margin-right:10px}.owl-next i{color:#fff;font-size:40px;position:absolute;top:0}.shop-fab-button{bottom:25px;left:25px;position:fixed;text-align:center;z-index:2}.shop-fab-button .trigger{-webkit-animation:pulse 1.5s linear 0s infinite normal;animation:pulse 1.5s linear 0s infinite normal;background:#16a34a;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);color:#fff;cursor:pointer;height:46px;position:relative;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;vertical-align:middle;width:46px}.shop-fab-button.open .trigger .ti:before{content:"\e646"}.shop-fab-button .trigger .ti:after{-webkit-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out}.fab.open .trigger i{-webkit-transform:translateY(5px) rotate(1turn);-ms-transform:translateY(5px) rotate(1turn);transform:translateY(5px) rotate(1turn);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.shop-fab-button i{font-size:2.5rem;line-height:46px}.shop-fab-button .actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;opacity:0;position:absolute;right:-145px;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;visibility:hidden}.shop-fab-button .actions .action-item{margin-top:.5rem}.shop-fab-button .actions .action-item,.shop-fab-button .actions .action-item a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.shop-fab-button .actions .action-item a{background-color:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);color:#000;font-weight:900;height:40px;letter-spacing:.7px}.shop-fab-button .actions .action-item a:first-child{-webkit-border-radius:50%;border-radius:50%;width:40px}.shop-fab-button .actions .action-item a:first-child:hover .icon-whatsapp{background-image:url(/images/icon/whatsapp-white.svg);-webkit-transition:none;-o-transition:none;transition:none}.shop-fab-button .actions .action-item a:first-child:hover .icon-call-phone{background-image:url(/images/icon/phone-white.svg);-webkit-transition:none;-o-transition:none;transition:none}.shop-fab-button .actions .action-item a:last-child{-webkit-border-radius:5px;border-radius:5px;margin-left:.5rem;width:140px}.shop-fab-button .actions .action-item a:hover{background-color:#25d366;color:#fff}.shop-fab-button.open .actions{opacity:1;visibility:visible}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 1px 0 3px #166534,0 0 0 0 #15803d;box-shadow:0 1px 0 3px #166534,0 0 0 0 #15803d}30%{-webkit-box-shadow:0 1px 0 3px #166534,0 0 0 5px #15803d;box-shadow:0 1px 0 3px #166534,0 0 0 5px #15803d}70%{-webkit-box-shadow:0 1px 0 3px #166534,0 0 0 15px #14532d;box-shadow:0 1px 0 3px #166534,0 0 0 15px #14532d}to{-webkit-box-shadow:1px 1px 2px 1px #166534,0 0 0 20px transparent;box-shadow:1px 1px 2px 1px #166534,0 0 0 20px transparent}}@keyframes pulse{0%{-webkit-box-shadow:0 1px 0 3px #166534,0 0 0 0 #15803d;box-shadow:0 1px 0 3px #166534,0 0 0 0 #15803d}30%{-webkit-box-shadow:0 1px 0 3px #166534,0 0 0 5px #15803d;box-shadow:0 1px 0 3px #166534,0 0 0 5px #15803d}70%{-webkit-box-shadow:0 1px 0 3px #166534,0 0 0 15px #14532d;box-shadow:0 1px 0 3px #166534,0 0 0 15px #14532d}to{-webkit-box-shadow:1px 1px 2px 1px #166534,0 0 0 20px transparent;box-shadow:1px 1px 2px 1px #166534,0 0 0 20px transparent}}:root{--font-body:IRANYekanX,"Helvetica","Arial",sans-serif;--font-icon:buybest;--primary-1:#fdeadf;--primary-2:#ff8962;--primary-3:#ff7a4d;--primary-4:#ff6c3b;--primary:#ff5620;--primary-5:#ff541b;--primary-6:#ec4c16;--primary-7:#df4d1c;--primary-8:#c03000;--secondary-1:#fff5ef;--secondary-2:#fed5a3;--secondary-3:#fec076;--secondary-4:#feab48;--secondary:#fd961a;--secondary-5:#cb7815;--secondary-6:#985a10;--secondary-7:#653c0a;--secondary-8:#321e05;--neutral-10:#fdfdfd;--neutral-90:#f9fafc;--neutral-100:#e5e5e5;--neutral-200:#ccc;--neutral-300:#b2b2b2;--neutral-400:#999;--neutral-500:#7f7f7f;--neutral-550:#757575;--neutral-600:#666;--neutral-700:#4c4c4c;--neutral-800:#353535;--neutral-900:#191919;--waiting-800:#ea8f10;--gray-2:#6c6c6c;--gray-100:#cad1d7;--gray-200:#a7a7a7;--gray-300:#a6b3ba;--gray-400:#515d69;--gray-500:#464f58;--gray-600:#3e454c;--gray-700:#383d43;--color-red-100:#fedadf;--color-red-200:#fcb6c0;--color-red-300:#fb91a0;--color-red-400:#f96d80;--color-blue:#1a73e8;--color-blue-100:#c1d8f6;--color-blue-200:#bdd3f8;--color-blue-500:#1659b1;--color-blue-700:#143e78;--color-green-100:#ceeccf;--color-green-200:#9dd89f;--color-green-300:#6cc56f;--color-green-400:#3bb23f;--color-orange-50:#fee6d6;--color-orange-100:#fff9f5;--color-orange-400:#fc4f2d;--color-orange-500:#e6350e;--color-red-500:#e54545;--success:#0a9f0f;--disable:#e5e5e5;--error:#e60033;--black:#000;--white:#fff;--page-bg-color:#f9fafb;--hover-color:var(--primary-4);--text-color:var(--neutral-900);--heading-color:var(--text-color);--highlight-color:var(--color-primary-100);--nav-color:var(--color-primary-500);--button-primary-bg-color:var(--nav-color);--button-primary-color:var(--nav-color);--button-secondary-bg-color:var(--nav-color);--button-secondary-color:var(--nav-color);--space:1.6rem;--section-space:-webkit-calc(var(--space)*4);--section-space:calc(var(--space)*4);--flow-space:var(--space);--gutter:var(--space);--content-width:55rem;--sidebar-width:15rem;--ratio:1.2;--ms-0:1rem;--ms-1:-webkit-calc(var(--ms-0)*var(--ratio));--ms-1:calc(var(--ms-0)*var(--ratio));--ms-2:-webkit-calc(var(--ms-1)*var(--ratio));--ms-2:calc(var(--ms-1)*var(--ratio));--ms-3:-webkit-calc(var(--ms-2)*var(--ratio));--ms-3:calc(var(--ms-2)*var(--ratio));--ms-4:-webkit-calc(var(--ms-3)*var(--ratio));--ms-4:calc(var(--ms-3)*var(--ratio));--ms-5:-webkit-calc(var(--ms-4)*var(--ratio));--ms-5:calc(var(--ms-4)*var(--ratio));--ms--1:-webkit-calc(var(--ms-0)/var(--ratio));--ms--1:calc(var(--ms-0)/var(--ratio));--ms--2:-webkit-calc(var(--ms--1)/var(--ratio));--ms--2:calc(var(--ms--1)/var(--ratio));--sm:480px;--md:768px;--lg:1024px;--xl:1440px}ul.pagination{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.pagination{direction:ltr;padding:16px;width:100%}.pagination li,.pagination ul{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.pagination li{-webkit-font-feature-settings:"ss01";font-feature-settings:"ss01";border:1px solid var(--neutral-300);-webkit-border-radius:50%;border-radius:50%;color:var(--neutral-700);font-size:14px;height:32px;margin-right:.5rem;width:32px}@media (max-width:480px){.pagination li{font-size:11px;height:24px;width:24px}}.pagination li:last-child{margin-right:0}.pagination li.current{background-color:var(--primary);border-color:var(--primary);color:var(--white)}.pagination li.current a{color:var(--white)}.pagination li a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;color:var(--neutral-700);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;width:100%}main{background-color:var(--page-bg-color);z-index:unset}.sort-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;border-bottom:1px solid var(--neutral-100);color:var(--neutral-500);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:16px;padding:12px;width:100%}@media (max-width:992px){.sort-box{margin-left:0;margin-right:0;padding:.5rem 1.5rem}}.sort-box ul{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.sort-box ul li{text-wrap:nowrap;margin-left:1.5rem}.sort-box ul li:first-child{margin-left:2rem}.sort-box ul li.active{color:var(--primary);font-weight:700}@media (min-width:992px){.sort-box ul li .custom-checkbox:checked+label:after,.sort-box ul li label:before{content:unset}}.sort-box button{border:1px solid var(--neutral-900);-webkit-border-radius:.25rem;border-radius:.25rem;color:var(--neutral-900);font-size:11px;margin-left:.5rem;padding:.5rem 1rem}.sort-box button i{font-size:1rem}.filter-header,.sort-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;background-color:var(--white);-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 3px 1px rgba(0,0,0,.15),0 1px 2px 0 rgba(0,0,0,.3);-webkit-justify-content:space-between;justify-content:space-between;padding:.75rem 1.5rem}.filter-header .title,.sort-header .title{color:var(--neutral-900);font-size:15px;font-weight:700;margin:0}.filter-header button,.sort-header button{color:var(--neutral-700);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:9px}.filter-header button i,.sort-header button i{color:var(--neutral-900);font-size:1.25rem}.sort-header .title{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}.filter-box-container{background-color:var(--white);-webkit-border-radius:8px;border-radius:8px;padding:14px 6px}@media (max-width:992px){.filter-box-container{height:-webkit-calc(100% - 144px);height:calc(100% - 144px)}}.filter-box{border-top:1px solid #e5e5e5;margin-top:8px;overflow-x:hidden;padding-bottom:8px}@media (max-width:480px){.filter-box{border-bottom:1px solid var(--neutral-200);border-top:none;-webkit-box-shadow:unset;box-shadow:unset;margin-bottom:0;margin-top:.75rem;max-height:unset;overflow-y:unset;padding:0 1.5rem}}.filter-box:last-child{margin-bottom:0}.filter-box .checkbox-filter{max-height:310px;overflow-y:auto}.filter-box .title-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:14px;position:-webkit-sticky;position:sticky;top:0;z-index:1}@media (max-width:480px){.filter-box .title-container{padding:0 0 .75rem}.filter-box .title-container i{color:var(--neutral-900);font-size:1.25rem}}@media (min-width:992px){.filter-box .title-container .collapse-button{display:none}}.filter-box .title{color:var(--neutral-900);font-size:16px;font-weight:700;margin-bottom:0;overflow:hidden;text-align:right;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}@media (max-width:480px){.filter-box .title{font-size:15px}}.filter-box ul{margin-bottom:0;padding:0 8px 8px}@media (max-width:480px){.filter-box ul{padding:0 .5rem}}.filter-box ul li:not(:first-child){padding-top:10px}.filter-box ul li{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:var(--neutral-900);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px}@media (max-width:480px){.filter-box ul li{font-size:13px;padding-top:.5rem}.filter-box ul li:last-child{padding-bottom:.5rem}}.filter-box ul li.selected{color:var(--primary);font-weight:700}.filter-box ul li label{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.filter-box ul li .custom-checkbox{margin-left:.5rem}.filters{background-color:transparent;height:100%;padding:0;width:100%}@media (max-width:992px){.filters{bottom:0;left:-200%;overflow:auto;position:fixed;top:0;z-index:6}}.filters.show{background-color:var(--white);border:0;height:-webkit-calc(100% - 115px);height:calc(100% - 115px);left:0;top:115px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%}@media screen and (min-width:768px) and (max-width:992px){.filters.show{height:-webkit-calc(100% - 130px);height:calc(100% - 130px);top:130px}}.available-filter{padding:0 12px}.mobile-sort-container{background-color:var(--white);height:-webkit-calc(100% - 115px);height:calc(100% - 115px);left:-100%;overflow:auto;padding:0;position:fixed;top:115px;width:100%;z-index:3}@media screen and (min-width:768px) and (max-width:992px){.mobile-sort-container{height:-webkit-calc(100% - 130px);height:calc(100% - 130px);top:130px}}.mobile-sort-container.show{left:0}.mobile-sort-container.show ul#sortList li:first-child{display:none}.mobile-sort-container.show .available-filter{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;border-bottom:1px solid var(--neutral-200);display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-justify-content:space-between!important;justify-content:space-between!important;padding:.75rem 1.5rem;width:100%}.mobile-sort-container.show .available-filter label{font-size:15px}@media (min-width:992px){.mobile-sort-container{display:none}}.mobile-sort-container .filter-box{border-bottom:none}.filter-button-mobile,.sort-button-mobile{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;bottom:24px;display:none;font-size:1rem;-webkit-justify-content:center;justify-content:center;min-height:48px;width:100%}@media (max-width:992px){.filter-button-mobile,.sort-button-mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.owl-part-item{margin-bottom:2rem}#body_content{background-color:var(--white);-webkit-border-radius:16px;border-radius:16px;margin-bottom:1rem;margin-top:1rem;padding:1.5rem!important;text-align:justify}#body_content img,#body_content picture{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-justify-content:center;justify-content:center}#body_content h2,#body_content h3,#body_content h4,#body_content h5,#body_content h6{color:var(--primary);margin-top:1rem}#body_content h2:first-child,#body_content h3:first-child,#body_content h4:first-child,#body_content h5:first-child,#body_content h6:first-child{margin-top:0}@media (max-width:480px){#body_content{margin-bottom:2rem;margin-top:2rem}}
/*# sourceMappingURL=category.min.css.map */
