.products-wrapper{text-align:center;padding:150px 0;position:relative;z-index:1;min-height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;margin-bottom:1rem;line-height:normal}.products-heading{font-size:2.8rem;font-weight:100}.products-description,.products-heading{font-family:Bebas Neue,sans-serif;z-index:2;position:relative}.products-description{font-size:4rem;margin-bottom:40px;max-width:80%;margin-left:auto;margin-right:auto;justify-self:center}.products-section{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;color:#fff;position:relative;width:100%}.products-wrapper:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.425);z-index:0}.item-container{width:100%;flex-direction:column}.item-container,.products-item{display:flex;align-items:center}.products-item{width:80%;font-family:Bebas Neue,sans-serif;padding:10px;font-weight:100;font-size:1.4rem;position:relative;z-index:1;cursor:pointer;overflow:hidden;color:#fff;transition:color .4s ease-out;text-align:left;text-transform:uppercase;justify-content:space-between;margin:0 auto}.products-item:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,.822) 40%,hsla(0,0%,100%,0));z-index:-1;transition:width .8s cubic-bezier(.25,1,.5,1)}.products-item:hover:before{width:100%}.products-item:hover{color:#3d3d3d}.products-item:hover .toggle-icon{color:#109c5d}.products-item:hover .arrow{color:#109c5d;scale:1.4;transform:translateX(5px)}.arrow{transition:all .4s cubic-bezier(.65,0,.35,1);margin-left:10px;scale:1.3}.divider{height:1px;width:80%;background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.3) 50%,transparent);z-index:1;margin:0 auto}.item-container:hover .divider{background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.6) 50%,transparent)}.cta-button{margin-top:40px;padding:8px 30px;font-family:Bebas Neue,sans-serif;font-size:1.4rem;background-color:transparent;color:#fff;border:1px solid #fff;border-radius:5px;text-transform:uppercase;cursor:pointer;position:relative;overflow:hidden;z-index:1;transition:all .4s cubic-bezier(.25,1,.5,1)}.cta-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:0;z-index:-1;transition:height .4s cubic-bezier(.25,1,.5,1)}.cta-button:hover:before{height:100%}.divider.full-width{width:80%;height:1px;background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.3) 50%,transparent);margin:20px auto}.category-name.products-item{font-size:1.4rem}.category-name.products-item:active{transform:translateY(5px)}.category-items .products-item{font-size:1.1rem;max-width:75%}.category-container{width:100%;display:flex;flex-direction:column}.category-items{overflow:hidden;max-height:0;opacity:0;transform:translateY(-10px);transition:max-height .3s ease,opacity .3s ease,transform .6s ease;pointer-events:none}.category-items.open{max-height:500px;opacity:1;transform:translateY(0);pointer-events:auto}.toggle-icon{font-size:2rem;display:inline-block;transition:transform .6s ease}.toggle-icon.expanded{transform:rotate(1turn)}.scroll-navigation{display:flex;align-items:center;gap:12px;overflow-x:auto;white-space:nowrap;padding:6px 24px;background:linear-gradient(180deg,rgba(0,0,0,.8) 1%,rgba(0,0,0,.253));position:fixed;top:100px;left:0;right:0;z-index:998;color:#fff;transition:top .3s ease;scrollbar-width:none;-ms-overflow-style:none}.scroll-navigation::-webkit-scrollbar{display:none}.scroll-navigation.with-header{top:107px;justify-content:center}.scroll-navigation.without-header{top:0;justify-content:center}.scroll-nav-item{display:flex;align-items:center;color:#fff}.scroll-nav-item button{background:none;border:none;font-size:.8rem;color:#fff;cursor:pointer;padding:6px 10px;transition:color .3s ease;text-transform:uppercase;white-space:nowrap}.scroll-nav-item button:hover{color:#109c5d}.scroll-nav-item button.active{color:#109c5d!important;font-weight:900;text-shadow:0 0 8px rgba(0,0,0,.5)}.vertical-divider{width:1px;height:20px;background-color:#ccc;margin:0 8px}body{padding-top:0}.products-wrapper:first-of-type{margin-top:60px}@media screen and (max-width:1024px){.products-heading{font-size:2.2rem}.products-description{font-size:3rem;max-width:90%}.category-items .products-item,.products-item{width:90%;font-size:1.2rem}.category-name.products-item{font-size:1.4rem}.cta-button{font-size:1.2rem;padding:6px 20px}.scroll-nav-item button{font-size:.75rem;padding:4px 8px}}@media screen and (max-width:768px){.products-wrapper{background-attachment:scroll;background-size:cover;background-position:50%}.products-heading{font-size:1.8rem}.products-description{font-size:2.2rem;max-width:95%}.category-items .products-item,.products-item{width:95%;font-size:1.1rem}.category-name.products-item{font-size:1.3rem}.cta-button{font-size:1rem;padding:5px 16px}.arrow{margin-left:5px;scale:1.2}.divider{width:95%}.scroll-nav-item button{padding:4px 6px;font-size:.65rem}.vertical-divider{display:none}}@media screen and (max-width:480px){.products-heading{font-size:1.5rem}.products-description{font-size:1.8rem}.category-items .products-item,.products-item{font-size:1rem}.category-name.products-item{font-size:1.2rem}.cta-button{font-size:.9rem;padding:4px 12px}.scroll-nav-item button{font-size:.6rem;padding:2px 4px}}@media screen and (max-width:768px){.products-wrapper{background-attachment:scroll;background-size:cover;background-position:50%;background-repeat:no-repeat}.scroll-navigation.with-header{top:85px}.products-wrapper{min-height:80vh}}#load{width:600px;left:50%;top:40%;margin-left:-300px;overflow:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}#load,#load div{position:absolute;height:36px}#load div{width:20px;opacity:0;font-family:poppins,sans-serif;animation:move 1.5s linear infinite;-o-animation:move 1.5s linear infinite;-moz-animation:move 1.5s linear infinite;-webkit-animation:move 1.5s linear infinite;transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);color:#109c5d;font-weight:600;font-size:1rem}#load div:nth-child(2){animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s}#load div:nth-child(3){animation-delay:.3s;-o-animation-delay:.3s;-webkit-animation-delay:.3s}#load div:nth-child(4){animation-delay:.4s;-o-animation-delay:.4s;-moz-animation-delay:.4s;-webkit-animation-delay:.4s}#load div:nth-child(5){animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}#load div:nth-child(6){animation-delay:.6s;-o-animation-delay:.6s;-moz-animation-delay:.6s;-webkit-animation-delay:.6s}#load div:nth-child(7){animation-delay:.7s;-o-animation-delay:.7s;-moz-animation-delay:.7s;-webkit-animation-delay:.7s}@keyframes move{0%{left:0;opacity:0}35%{left:41%;-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);opacity:1}65%{left:59%;-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{left:100%;-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}}@-moz-keyframes move{0%{left:0;opacity:0}35%{left:41%;-moz-transform:rotate(0deg);transform:rotate(0deg);opacity:1}65%{left:59%;-moz-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{left:100%;-moz-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}}@-webkit-keyframes move{0%{left:0;opacity:0}35%{left:41%;-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}65%{left:59%;-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{left:100%;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}}@-o-keyframes move{0%{left:0;opacity:0}35%{left:41%;-o-transform:rotate(0deg);transform:rotate(0deg);opacity:1}65%{left:59%;-o-transform:rotate(0deg);transform:rotate(0deg);opacity:1}to{left:100%;-o-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}}