.Layout_container__5HkLc{display:flex;flex-direction:column;min-height:100vh;width:100%;padding:0;margin:0}.Layout_nav__NQNwL{background-color:#fff;padding:1rem;width:100%}.Layout_nav__NQNwL ul{list-style:none;display:flex;justify-content:space-around;margin:0;padding:0}.Layout_nav__NQNwL ul li a{color:#fff;text-decoration:none}.Layout_main__EL1_p{flex:1 1;width:100%}.footer{background-color:#282828;padding:2rem 5rem;color:#fff}.footer__content{justify-content:space-around;padding-bottom:2rem;border-bottom:1px solid #333}.footer__content,.footer__section{display:flex;align-items:flex-start}.footer__section{flex-direction:column}.footer__section h4{margin-bottom:1rem;font-size:1.8rem}.footer__section ul{list-style:none;padding:0;margin:0}.footer__section ul li{margin-bottom:.5rem}.footer__section ul li a,.footer__section ul li button,.footer__section ul li p{color:#fff;text-decoration:none;font-size:1.4rem;background:none;border:none;cursor:pointer}.footer__section ul li a:hover,.footer__section ul li button:hover,.footer__section ul li p:hover{text-decoration:underline}.footer__section--logo{display:flex;flex-direction:column;align-items:center}.footer__section--logo img{width:150px;margin-bottom:1rem}.footer__section--logo p{font-size:1.4rem}.footer__bottom-text{text-align:center;padding-top:1rem;font-size:1.4rem}.footer .footer__login{color:#fff;background:none;border:none;cursor:pointer}.footer .footer__login:hover{text-decoration:underline}.footer .logout{color:red}.modal{padding:2.4rem 3.6rem!important}.modal__title{font-size:3.2rem;font-weight:600}.modal form{display:flex;margin-top:2.4rem;flex-direction:column;gap:1.6rem}.modal form input{width:450px;padding:8px 16px;outline:none}.modal form button{margin-left:auto;background:none;cursor:pointer;padding:5px 10px;border:1px solid #ddd;color:#ddd;font-family:Montserrat,sans-serif;transition:all .2s ease-out;font-size:1.8rem}.modal form button:hover{border:1px solid #eee;color:#eee;border-radius:5px}.modal p{font-size:1.5rem;font-weight:400;cursor:pointer;text-decoration:underline}.modal .error{font-size:1.3rem;font-weight:400;color:red;width:450px}@media only screen and (max-width:600px){.modal{width:calc(100% - 72px)}.modal .error,.modal form input{width:100%}}@media only screen and (max-width:900px){.footer__content{flex-direction:column;align-items:center;text-align:center}.footer__section{align-items:center;margin-bottom:2rem}.footer__section h4{text-align:center}}.footerLogo{font-size:2rem;color:#fff;text-decoration:none;cursor:pointer}.footerLogo img{width:200px}.search-overlay{position:fixed;top:60px;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding-top:20px}.search-bar{position:relative;width:90%;max-width:500px;background:hsla(0,0%,100%,.95);border-radius:30px;padding:15px;box-shadow:0 4px 15px rgba(0,0,0,.15);border:2px solid #ddd}.search-bar input{width:100%;padding:12px 15px;border:2px solid #ddd;border-radius:30px;background:#fff;font-size:16px;outline:none;box-shadow:none}.close-icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);font-size:20px;cursor:pointer;color:#666}.browseComponents .breadCrumbs{display:flex;align-items:center}.breadCrumbs a{margin-right:5px}.filter-icon{display:flex;align-items:center;margin-left:10px}.browseComponents{display:flex;flex-direction:column;color:#000;margin-top:7rem}.browseComponents__title{align-self:center;padding:4rem 0;font-size:2.8rem;font-weight:600}.browseComponents__container{display:flex;gap:2rem;padding:3rem;border-radius:1rem}.browseComponents__filter{display:flex;flex-direction:column;padding:3rem 2rem;background:#fff;width:30rem;max-width:30rem;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:1rem}.browseComponents__filter-title{font-size:2rem;font-weight:500;justify-content:space-between;display:flex;align-items:center;padding-right:1rem;margin-bottom:4rem}.browseComponents__filter svg{display:none;cursor:pointer}.browseComponents__filter form{display:flex;flex-direction:column;margin-bottom:3rem;gap:1.6rem}.browseComponents__filter form label{display:flex;flex-direction:column;gap:.8rem;font-size:1.6rem;font-weight:500}.browseComponents__filter form label select{background-repeat:no-repeat;background-image:url(/_next/static/media/arrow.17212145.svg);background-position:calc(100% - 21px) 50%}.browseComponents__filter form label input,.browseComponents__filter form label select{outline:none;border-radius:5px;border:1px solid #e8e8e8;padding:.8rem;height:5.5rem;font-size:1.6rem;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none}.browseComponents__filter-btn{display:inline-block;padding:1rem 2rem;font-size:1.6rem;font-weight:600;border-radius:8px;transition:all .3s ease-in-out;border:2px solid transparent;cursor:pointer}.browseComponents__content{display:flex;width:100%;background:#fff;padding:3rem 0;box-shadow:0 4px 12px rgba(0,0,0,.1);flex-direction:column;border-radius:1rem}.browseComponents__content-title{display:flex;align-items:center;justify-content:space-between;padding:0 2rem 1rem;border-bottom:2px solid #000;gap:1.5rem}.browseComponents__content-title span{font-size:1.5rem;cursor:pointer;font-weight:600;flex:1 1}.browseComponents__content-title span:first-of-type{flex:2 1}.browseComponents__content .pagination{margin-top:3rem;margin-bottom:3rem}.browseComponents__content-container{display:flex;flex-direction:column;overflow-x:auto;width:100%}.browseComponents__content-box{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:3rem 2rem;cursor:pointer}.browseComponents__content-box.odd{background-color:#eee}.browseComponents__content-box span{font-size:1.3rem;font-weight:400;flex:1 1}.browseComponents__content-box span:first-of-type{flex:2 1}.browseComponents__product-container{display:flex;flex-direction:column;cursor:pointer;padding:2rem;gap:1rem;border-bottom:2px solid #282828;color:#000}.browseComponents__product-container section{display:flex;align-items:center;gap:1.5rem}.browseComponents__product-container section span{font-size:1.6rem;font-weight:600}.browseComponents__product-container section span:nth-of-type(2){font-size:1.8rem}.browseComponents__product-container section span a{padding:.8rem 1.2rem;color:#fff;background:#000;cursor:pointer;text-decoration:none;border-radius:.6rem;font-size:1.3rem}.browseComponents__product-container div{display:flex;align-items:center;gap:1.5rem}.browseComponents__product-container div p{flex:1 1;font-size:1.5rem;font-weight:500;color:#707070;display:flex;flex-direction:column;gap:.8rem}.browseComponents__product-container div p span{color:#000}.browseComponents__header-container{display:flex;background-color:#282828;align-items:center;z-index:9999;width:100%;position:fixed}.browseComponents__header-container .header{position:relative}.browseComponents__header-hamburger{padding:1.5rem;display:flex;flex-direction:column;gap:5px;transition:all .3s ease-in-out}.browseComponents__header-hamburger span{width:25px;height:2.5px;background-color:#fff;transition:all .3s ease-in-out}.browseComponents__header-hamburger.active{gap:0}.browseComponents__header-hamburger.active span:nth-of-type(2){opacity:0}.browseComponents__header-hamburger.active span:first-of-type{transform:rotate(-45deg);margin-bottom:-2.5px}.browseComponents__header-hamburger.active span:last-of-type{margin-top:-2.5px;transform:rotate(45deg)}.sidebar__filters-container{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.605);z-index:8888;display:none}.sidebar__filters-container.active{display:block}.sidebar__filters-title{font-size:2.4rem;font-weight:600;line-height:3.2rem;color:#000}.sidebar__filters{padding:12rem 1.5rem 5rem;background-color:#fff;width:80%;height:100%;overflow-y:scroll}.pagination{text-align:center;align-self:center;transform:scale(1.5);--bs-pagination-active-bg:#000!important;--bs-pagination-active-border-color:#000!important;--bs-pagination-color:#000!important;--bs-pagination-hover-color:#000!important}@keyframes appear{0%{display:none;transform:scale(0)}99%{transform:scale(0)}to{transform:scale(1);display:flex}}@media only screen and (max-width:1000px){.browseComponents__container{flex-direction:column}.browseComponents__filter{flex-direction:column;width:100%;max-width:none}.browseComponents__filter-title{margin-bottom:0}.browseComponents__filter-title svg{display:block;transition:all .3s ease-in-out;cursor:pointer}.browseComponents__filter-title svg.active{transform:rotate(180deg)}.browseComponents__filter form{margin-top:3rem;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:3rem;justify-content:center;gap:1.6rem}.browseComponents__filter form label{width:100%;max-width:35rem;min-width:15rem}.browseComponents__content{overflow-y:hidden;overflow-x:scroll;width:100%}.browseComponents__content-box,.browseComponents__content-title{width:80rem}.browseComponents__product-container section span a{padding:.8rem 1.2rem;color:#fff;background:green;cursor:pointer;text-decoration:none;border-radius:.6rem;font-size:1.3rem}.pagination{margin-top:3rem}}@media only screen and (max-width:800px){.browseComponents__content-title{padding:0 1rem 1rem;gap:1rem}.browseComponents__content-title span{font-size:1.3rem}.browseComponents__content-box{gap:1rem;padding:1.5rem 1rem;cursor:pointer}.browseComponents__content-box span{font-size:1.1rem}}@media only screen and (max-width:700px){.browseComponents__content-title{padding:0 1rem 1rem;gap:1rem}.browseComponents__content-title span{font-size:1.3rem}.browseComponents__content-box{gap:1rem;padding:1.5rem 1rem;cursor:pointer}.browseComponents__content-box span{font-size:1.1rem}.browseComponents__filter{background:none;box-shadow:none;padding:0}.browseComponents__filter form label{color:#000;max-width:100%}.mobile-view-pagination{margin-top:25px;padding:0 1rem}.mobile-view-pagination,.mobile-view-pagination .ant-pagination{display:flex;justify-content:center;align-items:center;width:100%}.mobile-view-pagination .ant-pagination{flex-wrap:wrap}.mobile-view-pagination .ant-pagination-total-text{display:block;width:100%;margin-bottom:1rem;font-size:1.2rem;color:#000;text-align:center}.mobile-view-pagination .ant-pagination-item{margin:0 5px}.mobile-view-pagination .ant-pagination-item-active{border-color:#007bff}.mobile-view-pagination .ant-pagination-item a{color:#007bff}.mobile-view-pagination .ant-pagination-next,.mobile-view-pagination .ant-pagination-prev{display:flex;align-items:center;justify-content:center}}@media only screen and (max-width:740px){.browseComponents form{flex-wrap:nowrap;flex-direction:column}.browseComponents form label{max-width:none;min-width:none;width:100%}}@media only screen and (max-width:500px){body .sidebar__filters{width:100%!important}}.listings-count{padding:5px 10px;margin-left:auto;margin-right:2rem;background-color:#f2f2f2;color:#333;font-weight:700;border-radius:2px;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:50px}.listings-count:hover{background-color:#e6e6e6}.listings-count.disabled{background-color:#ccc;cursor:default;color:#666}.cards-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:12px}.card{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:300px;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.card:hover{transform:translateY(-5px);box-shadow:0 4px 6px rgba(0,0,0,.15)}.card-body,.card-footer,.card-header{padding:16px}.card-header{background-color:#f1f1f1;border-bottom:1px solid #e1e1e1}.product-name{margin:0;color:#333;font-size:1.2em}.product-brand,.product-detail,.product-lowest-price,.product-price,.product-price-per-round{display:block;margin:8px 0;color:#666;font-size:.9em}.product-lowest-price,.product-price,.product-price-per-round{color:#d00;font-weight:700}.card-footer{background-color:#f1f1f1;border-top:1px solid #e1e1e1;text-align:center}.product-listings-link{display:inline-block;background-color:#333;color:#fff;text-decoration:none;padding:8px 16px;border-radius:4px;font-size:.9em}.filter-icon{display:none;cursor:pointer;transform:scale(1.01)}.filter-icon:hover{transform:scale(1.1)}.mobile-view-pagination{display:flex;justify-content:center;align-items:center;margin-top:25px}@media only screen and (max-width:700px){.filter-icon{display:block}}.button-container{display:flex;gap:10px;justify-content:center;margin-top:20px}.browseComponents__filter-btn.apply{background-color:#007bff;color:#fff;border:2px solid #007bff}.browseComponents__filter-btn.apply:hover{background-color:transparent;color:#007bff}.browseComponents__filter-btn.reset{background-color:#6c757d;color:#fff;border:2px solid #6c757d}.browseComponents__filter-btn.reset:hover{background-color:transparent;color:#6c757d}.table-container{width:100%;overflow-x:auto}.table-container table{width:100%;border-collapse:collapse;table-layout:auto}.table-container td,.table-container th{padding:8px;text-align:left;border-bottom:1px solid #ddd}.product{flex-direction:column;padding-left:3rem;padding-right:3rem;margin-top:8rem}.product,.product__box{display:flex;width:100%}.product__box{padding-bottom:6rem;gap:3rem}.product__brand-header{text-align:left;padding:1rem 0;margin-top:2rem;margin-bottom:2rem}.product__brand-header__brand-name{font-size:2rem;color:#333;margin-bottom:.5rem;text-transform:uppercase;font-weight:700}.product__brand-header__product-name{font-size:2rem;color:#555;font-weight:400;margin-bottom:1rem}.product__title{text-align:center;padding:6rem 7.2rem;background-color:#000;font-size:2.6rem;font-weight:600;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.product__title span{font-size:2.4rem;font-weight:500}.product__table{display:flex;flex-direction:column;padding:3rem 2rem;background:#fff;width:30rem;max-width:30rem;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:1rem;gap:3.6rem}.product__table-title{font-size:2rem;font-weight:500;display:flex;align-items:center;padding-right:1rem;color:#000}.product__table ul{display:flex;flex-direction:column;gap:16px;list-style:none}.product__table ul li{display:flex;gap:4px;font-size:1.4rem;font-weight:600;color:#000;flex-direction:column}.product__table ul li span{font-size:1.4rem;font-weight:500;color:#282828}.product__container{flex:1 1;width:100%;display:flex;background:#fff;padding:3rem 0;box-shadow:0 4px 12px rgba(0,0,0,.1);flex-direction:column;border-radius:1rem}.product__container-title{font-size:2.2rem;font-weight:500;padding-bottom:.8rem;padding-left:1.6rem;color:#000;border-bottom:1px solid #000}.product__content-title{display:flex;align-items:center;justify-content:space-between;margin-top:1.6rem;padding-bottom:1rem;border-bottom:1px solid #c2c2c2;padding-left:1.6rem;padding-right:1.6rem;gap:0}.product__content-title span{font-size:1.2rem;font-weight:400;color:#000;flex:1 1}.product__content-title span.promo{flex:2 1}.product__content-container{display:flex;flex-direction:column}.product__content-box{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 1.6rem;cursor:pointer}.product__content-box.odd{background-color:#eee}.product__content-box span{font-size:1.3rem;font-weight:500;flex:1 1;color:#000}.product__content-box span.promo{flex:1 1}.product__content-box span a{padding:.8rem 1.2rem;color:#fff;background:#000;cursor:pointer;text-decoration:none;border-radius:.6rem;font-size:1.3rem}.product__search{display:flex;align-items:center;gap:2rem;margin-top:2.4rem}.product__search button{outline:none;border:none;padding:16px 24px;font-size:1.8rem;font-weight:500;color:#fff;background-color:#282828;border-radius:8px}.set-global-alert-btn{padding:.8rem 1.2rem;color:#fff;background:#000;cursor:pointer;text-decoration:none;border-radius:.6rem;font-size:1.3rem;border:1px solid transparent;transition:background-color .2s ease}.set-global-alert-btn:hover{background-color:#000}@media only screen and (max-width:1200px){.product__box{flex-direction:column}.product__table{width:100%;max-width:none}.product__table ul{display:grid;grid-template-columns:1fr 1fr}}@media only screen and (max-width:1100px){.sidebar__filters{width:80%!important}}@media only screen and (max-width:1050px){.product__content-title{gap:1rem;padding-right:1rem;padding-left:1rem}.product__content-title span{font-size:1.2rem}.product__content-container{display:flex;flex-direction:column}.product__content-box{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 1rem;cursor:pointer}.product__content-box.odd{background-color:#eee}.product__content-box span,.product__content-box span a{font-size:1.2rem}}@media only screen and (max-width:700px){.product__title{font-size:2.4rem;font-weight:600;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.product__title span{font-size:2.2rem;font-weight:500}.product__search{flex-direction:column}.product__container{overflow:auto}.product__container-title{width:100%}.product__content-container,.product__content-title{width:80rem}}@media only screen and (max-width:600px){.product__table ul{grid-template-columns:1fr}}.modal__box{gap:16px;flex-direction:column}.modal__box,.modal__box label{display:flex;align-items:center}.modal__box label{width:max-content;gap:8px;font-size:1.5rem}.modal__box label input[type=checkbox]{width:18px;height:18px}.modal__box input[type=number]{width:365px;margin-top:20px}@media only screen and (max-width:600px){.modal__box input[type=number]{width:100%}}.sortable-header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:space-between}.sort-icon{margin-left:8px;font-size:.8em}.product__container-header{display:flex;justify-content:space-between;align-items:center;padding:0 10px}.product__container-filters-mobile{display:flex;gap:10px}.filter-button{padding:5px 10px;border:1px solid #ccc;background-color:#f8f8f8;border-radius:5px;cursor:pointer}.filter-button.active{background-color:#e0e0e0;font-weight:700}.vendor-info{align-items:center;text-align:left}.product__content-title,.vendor-info{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.product__content-title,.vendor-info{display:flex;gap:.5rem}.sortable-header{display:flex;align-items:center}.profile{margin-top:7rem;display:flex;flex-direction:column;margin-bottom:7rem}.profile main{display:flex;gap:2.6rem;align-items:stretch;padding:0 3rem}.profile main .profile__sidebar{width:250px;height:100vh;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);padding:20px;border-radius:8px;flex-grow:0;flex-shrink:0}.profile main .profile__sidebar ul{margin-top:0;padding:0;list-style:none}.profile main .profile__sidebar ul li{display:flex;align-items:center;padding:10px 15px;margin:10px 0;border-radius:4px;cursor:pointer;transition:background-color .3s,color .3s}.profile main .profile__sidebar ul li:hover{background-color:#f0f0f0}.profile main .profile__sidebar ul li.active{background-color:#e0e0e0;color:#333}.profile main .profile__sidebar ul li svg{margin-right:10px}.profile main .profile__sidebar ul li{color:#333}.profile main .profile__information{display:flex;flex-direction:column;align-items:center;gap:.8rem;margin-bottom:20px}.profile main .profile__email,.profile main .profile__name{text-align:center;color:#333}.profile main .profile__content{flex-grow:1;display:flex;flex-direction:column;background-color:#fff;padding:20px;border-radius:8px;align-self:stretch}.profile main .profile__content__table-container{margin-top:0;padding-top:0}.profile main .profile__content .table{margin-top:20px;box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.profile main .profile__content .table .table-header,.profile main .profile__content .table .table-row{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:2px solid #eef2f5}.profile main .profile__content .table .table-header{background-color:#f9f9f9;color:#333;font-weight:600}.profile main .profile__content .table .table-row{background-color:#fff;color:#666}.profile main .profile__content .table .table-row:hover{background-color:#f4f4f4}.profile main .profile__content .table div{padding:0 8px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile main .profile__content .table .status-active,.profile main .profile__content .table .status-inactive{font-weight:500}.profile main .profile__content .table .action-button{background-color:#eef2f5;border:1px solid #ccc}.profile main .profile__content .table .action-button:hover{background-color:#ddd}.profile main .profile__content form{display:flex;flex-direction:column;gap:1rem;width:50rem}.profile main .profile__content form label{display:flex;flex-direction:column;color:#000;font-size:1.5rem;gap:.6rem}.profile main .profile__content form label input{padding:8px 16px;outline:none;font-weight:500;font-size:1.7rem}.profile main .profile__content form p{font-size:1.4rem;font-weight:500;color:red}.profile main .profile__content form button{background-color:#000;color:#fff;height:5rem;padding:0 3rem;width:-moz-fit-content;width:fit-content;margin-left:auto;font-size:1.9rem;font-weight:600;margin-top:1.2rem;cursor:pointer;transition:all .3s ease-in;border:2px solid #000}.profile main .profile__content form button:hover{background-color:#fff;color:#000}.profile main .profile__activity{display:flex;align-items:center;justify-content:space-between}.profile main .profile__activity div{font-size:2rem;font-weight:600;color:#000}.profile main .profile__activity span{display:flex;align-items:center;gap:1.2rem;font-size:1.7rem;font-weight:500;color:#000}.profile main .profile__dashboard{margin-top:8.8rem;display:flex;align-items:center;flex-wrap:wrap;gap:2rem}.profile main .profile__dashboard span{width:28rem;height:8rem;font-size:1.8rem;font-weight:500;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);color:#000;background-color:#fff;border-radius:4px;transition:all .2s ease-in;cursor:pointer}.profile main .profile__dashboard span:hover{filter:brightness(93%)}.profile__row{margin-top:8.9rem}.profile__section{gap:3.6rem;display:flex;align-items:center}.profile__section.form{flex-direction:column;align-items:start;gap:2.2rem}.profile__header{font-size:2.8rem;font-weight:600;color:#000}.profile__container{padding:4rem;width:100%;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:1rem;gap:5.4rem;display:flex;flex-direction:column}.profile__container-picture{background-image:url(/assets/img/avatar.jpg);width:7rem;height:7rem;background-size:cover;background-position:50%;border-radius:50%;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}.profile__container-box{display:flex;flex-direction:column;gap:.8rem}.profile__container-name{font-size:2.4rem;font-weight:500;color:#000;text-transform:capitalize}.profile__container-email{font-size:1.5rem;font-weight:600;color:#7c7c7c}@media only screen and (max-width:1200px){.profile main{padding:0 3rem}}@media only screen and (max-width:1100px){.profile main{flex-direction:column;align-items:center}.profile main .profile__activity{display:none}.profile main .profile__content{flex-direction:column}.profile main .profile__sidebar ul{flex-direction:row;justify-content:space-around;flex-wrap:wrap}.profile main .profile__dashboard{margin-top:0;justify-content:center}.profile__section.form{margin-top:0!important;align-items:center}.profile__row{margin-top:0}}@media only screen and (max-width:600px){.profile main .profile__content form,.profile__container form{width:100%}}.table-header,.table-row{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background-color:#f9f9f9;border-bottom:1px solid #e1e1e1}.table-header{background-color:#eef2f5;color:#333;font-weight:500}.table-row{color:#666}.table-header div,.table-row div{flex:1 1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-header div:first-child,.table-row div:first-child{flex:2 1}.status-active{color:#4caf50}.status-inactive{color:#f44336}.action-button{padding:10px 20px;border-radius:5px;font-size:16px;margin-right:10px}.edit-button{background-color:#4caf50;color:#fff}.delete-button{background-color:#f44336;color:#fff}.action-button:hover{background-color:#ddd}.alerts-container{display:flex;flex-direction:column;justify-content:space-between}.alerts-count{align-self:flex-end;display:flex;align-items:center;color:#000}.profile__content{display:flex;flex-direction:row;align-items:stretch;gap:3.6rem;padding:0 6rem}.profile__right-sidebar{width:200px;border-left:1px solid #ccc}.registerEmail h1{color:#000;font-size:5.5rem;padding:3rem 5rem;font-weight:700;margin-top:8rem;text-align:center}.termsOfService{padding:10rem 0;width:80%;margin:auto;font-size:2.7rem;color:#000;font-weight:600}.termsOfService p{font-size:1.6rem;color:#27333c;font-weight:400;line-height:1.6}.termsOfService h3{font-size:1.8rem;font-weight:600;margin-block:1.8rem 1rem}.privacyPolicy,.termsOfService b{font-weight:600}.privacyPolicy{padding:10rem 0;width:80%;margin:auto;font-size:2.7rem;color:#000}.privacyPolicy p{font-size:1.6rem;color:#27333c;font-weight:400;line-height:1.6}.privacyPolicy h3{font-size:1.8rem;font-weight:600;margin-block:1.8rem 1rem}.privacyPolicy b{font-weight:600}.privacyPolicy .header-text{font-size:4.4rem;max-width:100vw;margin-bottom:4.8rem;font-weight:700;letter-spacing:.1rem}.privacyPolicy .content{font-size:2.2rem;line-height:1.8}.contact{padding:10rem 0;width:80%;margin:auto;font-size:2.7rem;color:#000;font-weight:600}.contact p{font-size:1.6rem;color:#27333c;font-weight:400;line-height:1.6}.contact h3{font-size:1.8rem;margin-block:1.8rem 1rem}.contact b,.contact h3{font-weight:600}.blogContainer .main{max-width:80%;margin:0 auto;display:flex;flex-direction:column}.blogContainer .main p.paragraph{font-size:18px;font-weight:500;align-self:center;color:#27333c}.blogContainer .main-header{background-color:#27333c;height:40rem;max-width:100vw;margin-bottom:3.2rem;display:flex;justify-content:center;align-items:center}.blogContainer .header-text{font-weight:700;font-size:4.2rem;color:#fff;margin:1.6rem}.blogContainer .secondary-heading{padding:3.2rem 0 1.8rem}.blogContainer .secondary-text{font-weight:600;font-size:2.4rem;color:#27333c}.blogContainer .grid{display:grid;padding:3.2rem 0;grid-gap:2.4rem;gap:2.4rem;grid-row-gap:3.2rem;row-gap:3.2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.blogContainer a{height:100%;display:inline-block;width:100%}.blogContainer a:active,.blogContainer a:hover,.blogContainer a:link,.blogContainer a:visited{text-decoration:none;color:#27333c}.blogContainer .card{max-width:350px;background-color:#fff;color:#27333c;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);border-radius:2.4rem;overflow:hidden;height:100%;width:100%}.blogContainer .card:active,.blogContainer .card:hover{transition:all .4s;transform:translateY(-1.3rem);cursor:pointer}.blogContainer .card-content{display:flex;flex-direction:column;padding:2.4rem 3.2rem;gap:1.6rem}.blogContainer .image{width:100%;height:auto}.blogContainer .card-heading{font-size:2.2rem;font-weight:600;-webkit-line-clamp:3}.blogContainer .card-description,.blogContainer .card-heading{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.blogContainer .card-description{font-size:1.4rem;line-height:135%;word-spacing:.5px;-webkit-line-clamp:4}@media only screen and (max-width:1150px){.blogContainer .card{max-width:100%}}@media only screen and (max-width:930px){.blogContainer .main{max-width:90%}.blogContainer .secondary-heading{padding:1.2rem 0 1.8rem}}@media only screen and (max-width:768px){.blogContainer .header-text{font-size:3.2rem}.blogContainer .main-header{height:32rem}.blogContainer .card-content{display:flex;flex-direction:column;padding:2rem 2.4rem;gap:1.2rem}}@media only screen and (max-width:700px){.blogContainer .grid{grid-template-columns:1fr}.blogContainer .card{display:flex;flex-direction:row-reverse;width:100%;gap:2rem;box-shadow:none;border-radius:0;padding:1.8rem 2rem;align-items:center}.blogContainer .card img{width:250px;height:auto;border-radius:6px}.blogContainer .card .card-content{display:flex;flex-direction:column;gap:1rem;flex:1 1;padding-inline:0}}@media only screen and (max-width:600px){.blogContainer .card img{width:20rem}}@media only screen and (max-width:570px){.blogContainer .card-content .card-description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}@media only screen and (max-width:530px){.blogContainer .grid{padding-top:1.6rem;gap:1.8rem}.blogContainer .header-text{font-size:3rem}.blogContainer .main-header{height:24rem;margin-bottom:2rem}.blogContainer .secondary-text{font-weight:700;font-size:2.4rem}.blogContainer .card img{width:15rem}}@media only screen and (max-width:500px){.blogContainer .card{gap:1rem;border-bottom:1px solid #bbb;background-color:transparent;padding:0 0 1rem}.blogContainer .card-heading{font-size:2rem}.blogContainer .card-description{font-size:1.2rem}}@media only screen and (max-width:400px){.blogContainer .grid{gap:.5rem}.blogContainer .card{padding-bottom:.5rem}.blogContainer .card img{width:35%;border-radius:2px}.blogContainer .card-heading{font-size:1.6rem}.blogContainer .card-description{font-size:1.2rem}.blogContainer .main-header{height:18rem}.blogContainer .header-text{font-size:2.6rem}.blogContainer .secondary-text{font-weight:600;font-size:2.2rem}}.blog{color:#27333c;margin:20px auto;display:flex;flex-direction:column;width:100%;align-items:center;min-height:calc(100vh - 100px)}.blog p{line-height:1.6!important}.blog .main{width:100%;max-width:1000px;margin:0 auto;padding:40px 30px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:12px}.blog .main-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px}.blog .main-header a{margin-bottom:16px;color:#27333c;opacity:.8}.blog .main-header a:hover{opacity:1}.blog .main-header .meta-info{font-size:14px;color:#888;margin-top:5px;display:flex;justify-content:space-between;width:100%}.blog .main-header .meta-info .author,.blog .main-header .meta-info .timestamp{display:inline-block}.blog .header-text{font-size:2.8rem;width:100%;margin-bottom:24px;font-weight:700;letter-spacing:.1rem;text-align:center;color:#1d1d1d}.blog .image{width:100%;border-radius:10px}.blog .image-section{margin-bottom:1.2rem;text-align:center}.blog .text-description{font-size:1.8rem;line-height:1.8;color:#333;padding:0 20px}.blog .lds-ripple{display:flex;justify-content:center;align-items:center;height:100vh}@media only screen and (max-width:750px){.blog{margin-block:40px 20px}.blog .header-text{margin-bottom:20px;font-size:2.5rem}.blog .text-description{font-size:1.6rem;line-height:1.6}.blog .main{width:100%;padding:50px 3.2rem 3.2rem}}@media only screen and (max-width:665px){.blog .header-text{margin-bottom:4rem;font-size:2.2rem}.blog .text-description{font-size:1.6rem;line-height:1.6}}@media only screen and (max-width:600px){.blog{margin-block:64px 24px}.blog .header-text{margin-bottom:4rem;font-size:2rem}.blog .text-description{font-size:1.4rem;line-height:1.5}}@media only screen and (max-width:540px){.blog .header-text{margin-bottom:3.4rem;font-size:1.8rem}.blog .text-description{font-size:1.2rem;line-height:1.5}}@media only screen and (max-width:470px){.blog .header-text{margin-bottom:2.4rem;font-size:1.6rem}.blog .text-description{font-size:1.2rem;line-height:1.4}}@media only screen and (max-width:410px){.blog .main{width:auto}.blog .header-text{margin-bottom:2.2rem;font-size:1.4rem}.blog .text-description{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:370px){.blog .header-text{margin-bottom:2rem;font-size:1.2rem}.blog .text-description{font-size:1rem;line-height:1.2}}@media only screen and (max-width:330px){.blog .header-text{margin-bottom:1.6rem;font-size:1rem}.blog .text-description{font-size:.9rem;line-height:1.2}}.affiliateDisclosure{padding:10rem 0;width:80%;margin:auto;font-size:2.7rem;color:#000;font-weight:600}.affiliateDisclosure p{font-size:1.6rem;color:#27333c;font-weight:400;line-height:1.6}.affiliateDisclosure h3{font-size:1.8rem;font-weight:600;margin-block:1.8rem 1rem}.affiliateDisclosure b{font-weight:600}.affiliateDisclosure .header-text{font-size:4.4rem;max-width:100vw;margin-bottom:4.8rem;font-weight:700;letter-spacing:.1rem}.affiliateDisclosure .content{font-size:2.2rem;line-height:1.8}.about{padding:10rem 0;width:80%;margin:auto;font-size:2.7rem;color:#000;font-weight:600}.about p{font-size:1.6rem;color:#27333c;font-weight:400;line-height:1.6}.about h3{font-size:1.8rem;margin-block:1.8rem 1rem}.about b,.about h3{font-weight:600}@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";*,:after,:before{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}html{font-size:62.5%}body{font-size:1.6rem;font-family:Montserrat,sans-serif;font-weight:500;background-color:#eee;color:#fff}.app{min-height:100vh;display:flex;flex-direction:column}h1{font-size:5rem;font-weight:700}button{outline:none;font-family:Montserrat,sans-serif;border:none;cursor:pointer}.breadCrumbs{padding:3rem;gap:8px}.breadCrumbs,.breadCrumbs div{display:flex;align-items:center}.breadCrumbs div{gap:12px;color:#000}.breadCrumbs div a{color:inherit;text-decoration:none;font-size:1.6rem;border-bottom:1px solid transparent;transition:all .2s ease-in-out}.breadCrumbs div a:hover{border-color:#000}.breadCrumbs div span{font-size:2.4rem}.breadCrumbs div span.reverse{transform:rotate(-180deg);line-height:1.2}.grain-container{display:flex;align-items:center;gap:16px}.grain-container input{width:100px}.lowest-price{display:flex;align-items:center;gap:6px;font-weight:500!important;color:#1b1b93!important}.lowest-price svg{width:12px;height:12px}.lowest-price svg path{stroke:#1b1b93}@media only screen and (max-width:1300px){.grain-container{flex-direction:column}.grain-container input{width:100%}}.MuiModal-root{z-index:7000!important}.MuiSnackbar-root{z-index:9999!important}.table__options{display:flex;flex-direction:row;justify-items:center;align-items:center}.table__options .pagination{margin-inline:auto;padding-left:10%}.table__options label{display:flex;align-items:center;gap:8px;margin-right:4rem}.MuiSlider-thumb{background-color:#000!important}.MuiSlider-root{color:#000!important}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(1,4,8,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#000;--bs-pagination-active-border-color:#000;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.not-found{text-align:center;margin-top:50px;margin-bottom:50px;font-size:18px;font-weight:500}.notistack-SnackbarContainer{z-index:9999!important;font-family:Montserrat,sans-serif!important}.notistack-SnackbarContainer #notistack-snackbar{font-size:12px!important}@media only screen and (max-width:800px){html{font-size:56.25%}}@media only screen and (max-width:650px){html{font-size:50%}}@media only screen and (max-width:450px){html{font-size:43.75%}}@media only screen and (min-width:2000px){html{font-size:68.5%}}@media only screen and (min-width:2400px){html{font-size:75%}}.lds-ripple{display:inline-block;position:relative;align-self:center;width:80px;margin-top:120px;margin-bottom:auto;height:80px}.lds-ripple div{position:absolute;border:4px solid #000;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.grecaptcha-badge{visibility:hidden}.Header_header__3r5eO{width:100vw;background-color:#282828;padding:1rem 3rem;position:fixed;top:0;left:0;z-index:8000;width:100%;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;justify-content:space-between;align-items:center}.Header_header__3r5eO .Header_headerLogo__uZZx_{font-size:2rem;color:#fff;text-decoration:none;cursor:pointer}.Header_header__3r5eO .Header_headerLogo__uZZx_ img{width:200px}.Header_header__3r5eO .Header_headerNav__Q1NSn{display:flex;align-items:center}.Header_header__3r5eO .Header_headerNav__Q1NSn .Header_headerLink__hJuvv{font-size:1.4rem;color:#ddd;transition:all .2s ease-out;margin-left:2.4rem}.Header_header__3r5eO .Header_headerNav__Q1NSn .Header_headerLink__hJuvv:hover{color:#eee}.Header_header__3r5eO .Header_headerNav__Q1NSn .Header_headerLink__hJuvv.Header_active__fiUvR{color:#fff}.Header_header__3r5eO .Header_headerNav__Q1NSn .Header_headerLogin__VP9eL{background:none;cursor:pointer;padding:5px 10px;border:1px solid #ddd;color:#ddd;font-family:Montserrat,sans-serif;transition:all .2s ease-out;margin-left:2.4rem}.Header_header__3r5eO .Header_headerNav__Q1NSn .Header_headerLogin__VP9eL:hover{border:1px solid #eee;color:#eee;border-radius:5px}.Header_header__3r5eO .Header_headerNav__Q1NSn .Header_headerLogin__VP9eL.Header_logout__l9d_G{background-color:#ff4747;color:#fff;border:none}.Header_modal__7OsU2{padding:2.4rem 3.6rem!important}.Header_modal__title__O6Uhj{font-size:3.2rem;font-weight:600}.Header_modal__7OsU2 form{display:flex;margin-top:2.4rem;flex-direction:column;gap:1.6rem}.Header_modal__7OsU2 form input{width:450px;padding:8px 16px;outline:none}.Header_modal__7OsU2 form button{margin-left:auto;background:none;cursor:pointer;padding:5px 10px;border:1px solid #ddd;color:#ddd;font-family:Montserrat,sans-serif;transition:all .2s ease-out;font-size:1.8rem}.Header_modal__7OsU2 form button:hover{border:1px solid #eee;color:#eee;border-radius:5px}.Header_modal__7OsU2 p{font-size:1.5rem;font-weight:400;cursor:pointer;text-decoration:underline}.Header_modal__7OsU2 .Header_error___C_rp{font-size:1.3rem;font-weight:400;color:red;width:450px}@media only screen and (max-width:600px){.Header_modal__7OsU2{width:calc(100% - 72px)}.Header_modal__7OsU2 .Header_error___C_rp,.Header_modal__7OsU2 form input{width:100%}}.Header_MuiAlert-message__f0jNZ{display:flex;align-items:center;font-size:1.5rem;text-transform:capitalize}@media only screen and (max-width:450px){.Header_headerLogo__uZZx_ img{max-width:90px;height:auto}}.LoginModal_modal__2JdB5{padding:2.4rem 3.6rem!important}.LoginModal_modal__title__NidXL{font-size:3.2rem;font-weight:600}.LoginModal_modal__2JdB5 form{display:flex;margin-top:2.4rem;flex-direction:column;gap:1.6rem}.LoginModal_modal__2JdB5 form .LoginModal_input__qLjIN{width:450px;padding:8px 16px;outline:none}.LoginModal_modal__2JdB5 form .LoginModal_button__49ala{margin-left:auto;background:none;cursor:pointer;padding:5px 10px;border:1px solid #ddd;color:#ddd;font-family:Montserrat,sans-serif;transition:all .2s ease-out;font-size:1.8rem}.LoginModal_modal__2JdB5 form .LoginModal_button__49ala:hover{border:1px solid #eee;color:#eee;border-radius:5px}.LoginModal_modal__2JdB5 p{font-size:1.5rem;font-weight:400;cursor:pointer;text-decoration:underline}.LoginModal_modal__2JdB5 .LoginModal_error__cNgeo{font-size:1.3rem;font-weight:400;color:red;width:450px}@media only screen and (max-width:600px){.LoginModal_modal__2JdB5{width:calc(100% - 72px)}.LoginModal_modal__2JdB5 .LoginModal_error__cNgeo,.LoginModal_modal__2JdB5 form .LoginModal_input__qLjIN{width:100%}}
/*# sourceMappingURL=72aec95f460fed85.css.map*/