html,body,*{box-sizing:border-box;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}::-webkit-scrollbar{width:0}.p-text::placeholder{color:#000000a1;font-weight:500}a{color:inherit;text-decoration:none}@keyframes gradient-animation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.slick-next{right:5px}.slick-prev{z-index:10;left:5px}.full-width{grid-column:1/-1}.stepper-container{border-radius:5px;flex-direction:row;justify-content:center;align-items:stretch;width:100%;display:flex}.step-indicator{justify-content:center;align-items:center;display:flex}.stepper-dropdown select{background-color:#f9f9f9;border:1px solid #000;border-radius:5px;margin-right:5px;padding:10px}.stepper-dropdown label{color:#000;margin-bottom:10px;font-weight:700;display:block}.step-number{color:#fff;text-align:center;background-color:#000;border-radius:50%;width:30px;height:30px;margin-right:10px;line-height:30px;display:inline-block}.stepper-heading{font-size:1.5em;display:inline}.stepper-button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:5px;width:150px;margin:10px;padding:10px 20px}.stepper-button:disabled{color:#000;background-color:#ccc}.stepper-select{border:1px solid #ddd;border-radius:5px;margin:10px 0;padding:10px}.stepper-label{color:#000;margin-top:20px;font-weight:700;display:block}.button-group{margin-top:20px;display:flex;flex-direction:row!important}.review-section{background-color:#e9ecef;border-radius:10px;margin-top:20px;padding:20px;box-shadow:0 2px 5px #0003}.review-section p{color:#333;margin:10px 0;font-size:1.1em}.review-section strong{color:#000}.stepper-column,.info-column,.image-column{border-right:1px solid #ccc;flex:1;height:450px;padding:10px}.info-column{border-right:1px solid #ccc;flex-wrap:wrap;place-content:center;display:flex}.info-column p{padding:10px 0;font-size:18px;font-weight:600}.total-row{background-color:#000;flex-direction:column-reverse;align-items:center;display:flex;overflow:hidden}.image-column{border-right:none;justify-content:center;align-items:center;display:flex}.image-column img{max-width:100%;height:auto}.login-page{flex-direction:column;justify-content:center;align-items:center;margin-top:20%;display:flex}.profile-page{max-width:800px;margin:0 auto;padding:20px}.order-card{justify-content:center;align-items:center;padding:10px;display:flex}.order-card-content{-ms-border-radius:10px;-o-border-radius:10px;background-color:#fff;border-radius:10px;width:700px;padding:20px;position:relative}.order-card-content:before{content:"";z-index:-1;-ms-border-radius:10px;-o-border-radius:10px;background:linear-gradient(90deg,#ee2b24,#1f4da1) 0 0/400% 400%;border-radius:10px;animation:8s ease-in-out infinite gradient-animation;position:absolute;inset:-5px}.order-card h2{color:#324d67;margin-bottom:10px}.order-card p{margin-bottom:5px}.order-items-table{border-collapse:collapse;width:100%}.order-items-table th,.order-items-table td{border:1px solid #ccc;padding:10px}.product-cell{padding:10px}@media (max-width:767px){.order-card{padding:15px}.order-card h2{margin-bottom:8px;font-size:18px}.order-card p{margin-bottom:3px;font-size:14px}.order-items-table{font-size:14px}.order-items-table th,.order-items-table td{padding:8px}}.toggle-button{z-index:1;cursor:pointer;color:#333;-ms-border-radius:5px;-o-border-radius:5px;background:linear-gradient(90deg,#0f9b0fcb,#ccccccb0) 0 0/200% 200%;border:none;border-radius:5px;width:max-content;height:fit-content;padding:.2rem;font-size:18px;font-weight:600;animation:4s linear infinite gradient-animation;position:fixed;top:50%;left:-80px;transform:translateY(-50%)rotate(-90deg)}.toggle-button span{transform-origin:0 0;white-space:nowrap;text-orientation:sideways;display:inline-block;transform:rotate(-180deg)}.highlight{background:linear-gradient(90deg,#0f9b0f,#b8e7ca,#0f9b0f,#b8e7ca) 0 0/200% 200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite gradient-animation}.shipping-form label{flex-direction:column;max-width:100%;margin-bottom:15px;display:flex}.shipping-form input{border:1px solid #ccc;border-radius:4px;max-width:100%;margin-top:5px;padding:10px}.button-group{flex-direction:column;display:flex}.btn{color:#fff;cursor:pointer;background-color:#1f4da1;border:none;border-radius:4px;padding:10px 20px}.btn:hover{background:linear-gradient(90deg,#0f9b0f,#012c11,#0f9b0f,#b8e7ca)}.about-text{background-color:#fff;padding:1px}.truncated-text{text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.expand-button{color:#fff;text-align:center;cursor:pointer;width:inherit;background-color:#012c11;border:none;border-radius:5px;margin:4px 2px;padding:5px 10px;font-size:16px;text-decoration:none;transition-duration:.4s;display:inline-block}.expand-button:hover{color:#012c11;background-color:#b8e7ca}.email-icon{color:#fff;width:auto;height:50px}.volume-options{flex-wrap:wrap;justify-content:space-between;display:flex}.volume-option{flex-basis:calc(33.33% - 10px);margin:5px}.form{justify-content:center;width:100%;display:flex}.volume-option{color:#ee2b24;cursor:pointer;background-color:#fff;border:1px solid #ee2b24;border-radius:5px;margin:5px;padding:10px 20px;font-size:18px;font-weight:500;transition:transform .5s,background-color .3s,color .3s}.volume-option:hover{transform:scale(1.1)}.selected-volume{color:#fff;background-color:#ee2b24}.main-container{width:100%;max-width:1400px;margin:auto}.layout{background:#000;background:-webkit-linear-gradient(to right, #434343, #000);background:linear-gradient(90deg,#434343,#000)}.app__navbar-sign-out-container{flex-direction:column;margin-top:5px;margin-right:10px;font-size:14px;display:flex}.app__navbar-greeting{color:#000;font-style:italic;font-weight:600}.mobile-greeting{color:#000;justify-content:flex-end;font-style:italic;font-weight:600}.mobile-user-actions{justify-content:space-between;padding:1rem;display:flex}.app__navbar-sign-out{text-transform:uppercase;color:#cff1dd;cursor:pointer;background:0 0;border:none;font-weight:600;transition:all .3s ease-in-out}.mobile-sign-out{text-transform:uppercase;color:#000;cursor:pointer;flex:end;background:0 0;border:none;font-weight:600;transition:all .3s ease-in-out;display:flex}.app__navbar-sign-in{text-transform:uppercase;color:#cff1dd;cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:700;transition:all .3s ease-in-out;margin:0 1rem!important}.mobile-sign-in{text-transform:uppercase;color:#000;cursor:pointer;background:0 0;border:none;padding:1rem;font-size:16px;font-weight:700;transition:all .3s ease-in-out;margin:0 1rem!important}.app__navbar-sign-in:hover{color:#fff;border-bottom:1px solid #b8e7ca}.mobile-sign-in:hover{color:#333;border-bottom:1px solid #333}.app__navbar-sign-out:hover{color:#fff;border-bottom:1px solid #b8e7ca}.mobile-sign-out:hover{color:#333;border-bottom:1px solid #333}.navbar-container{-webkit-backdrop-filter:blur(4px);z-index:20;background:linear-gradient(90deg,#0f9b0f,#000);justify-content:center;align-items:center;width:100%;height:80px;padding:.6rem 1rem;display:flex;position:fixed}.home-logo{justify-content:center;align-items:center;display:flex}.blur-bg{z-index:1;background-color:#00000080;position:fixed;inset:0}.sidenav{-webkit-backdrop-filter:blur(4px);z-index:2;z-index:1;background:#cfcfcf;border:1px solid #0000002e;justify-content:space-evenly;align-items:center;width:100%;margin-top:50px;padding:1rem 2rem;display:flex;position:fixed;left:0!important}.sidenav__sub-headings{color:#012c11;cursor:pointer;margin-left:10px;font-size:1rem;font-weight:600;transition:all .3s}.sidenav__headings{cursor:pointer;font-size:1.5rem;font-weight:600;transition:all .3s;color:#000!important}.logo__img{object-fit:contain;cursor:pointer;width:90px;height:75px;margin-right:50px;padding:0 5px 5px}.app__navbar-logo{justify-content:flex-start;align-items:center;display:flex}.app__navbar-links{justify-content:center;align-items:center;margin:0 1rem;list-style:none;display:flex}.app__navbar-links a{text-transform:uppercase;color:#cff1dd;font-weight:700;transition:all .3s ease-in-out;margin:0 1rem!important}.app__navbar-links a:hover{color:#fff;border-bottom:1px solid #b8e7ca}.app__navbar-menu{background-color:var(--secondary-color);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin-top:25px;margin-left:75%;display:flex;position:fixed;z-index:10!important}.app__navbar-menu svg{color:#ff5400;width:70%;height:70%}.app__navbar-menu div{background-color:#f6f6f6;background-image:url(../media/logo.0ex2bggxx.4fl.png);background-position:50%;background-repeat:no-repeat;background-size:60%;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:82%;padding:1rem;position:fixed;top:0;bottom:0;right:0;box-shadow:0 0 20px #a8a8a880;z-index:100!important}.close__icon{width:35px!important;height:35px!important;margin:.5rem 1rem!important}.app__navbar-menu a{text-transform:uppercase;justify-content:flex-start;align-items:flex-start;margin:1rem;padding:.5rem;font-size:1rem;font-weight:500;transition:all .3s ease-in-out;display:flex}.app__navbar-menu a:hover{color:#1f4da1}.marquee-text{color:#ee2b24;margin:60px 0;font-size:29px;font-weight:600}.marquee{width:100%;height:400px;position:relative;overflow-x:hidden}.track{white-space:nowrap;will-change:transform;width:180%;animation:15s linear infinite marquee;position:absolute}.track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}span.text-red{-webkit-text-stroke:1px #ee2b24;margin-left:6px}.logo{color:gray;font-size:18px}.cart-icon{color:gray;cursor:pointer;background-color:#0000;border:none;font-size:25px;transition:transform .4s;position:relative}.cart-icon:hover{transform:scale(1.1)}.cart-item-qty{color:#000;text-align:center;background:linear-gradient(90deg,#0f9b0f,#b8e7ca,#0f9b0f,#b8e7ca) 0 0/200% 200%;border-radius:50%;width:18px;height:18px;font-size:12px;font-weight:600;animation:4s linear infinite gradient-animation;position:absolute;right:-8px}.app__works{flex-direction:column;flex:1;width:100%}.app__work-filter{flex-flow:wrap;justify-content:center;align-items:center;margin:4rem 0 2rem;display:flex}.app__work-filter-item{color:#000;cursor:pointer;background-color:#fff;border-radius:.5rem;margin:.5rem;padding:.5rem 1rem;font-weight:800;transition:all .3s}.app__work-filter-item:hover{color:#ebe9e9;background-color:#f05651}.item-active{color:#ebe9e9;background-color:#ee2b24}.app__work-portfolio{grid-gap:20px;background:0 0;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;display:grid}.contact-locations{display:flex}.app__work-item{color:#000;cursor:pointer;background-color:#fff;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:270px;margin:2rem;padding:1rem;transition:all .3s}.app__stack-portfolio{grid-gap:10px;background:0 0;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;display:grid}.app__stack-item{-webkit-backdrop-filter:blur(4px);color:#cff1dd;cursor:pointer;background:linear-gradient(#0f9b0f,#000);border-radius:.5rem;margin:1rem;transition:all .3s;display:flex}.app__stack-tag{opacity:.75;background-color:#0f9b0f;border-radius:10px;padding:.5rem 1rem;position:absolute;bottom:0;left:-150px}.stackaway-head{margin-bottom:1rem}.stack-text{font-size:.8rem}.app__stack-content{flex-grow:1;width:100%;padding-left:.5rem;position:relative}.app__contact-item{color:#000;cursor:pointer;background-color:#fff;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:270px;margin:2rem;padding:1rem;transition:all .3s;display:flex}.app__office-image{border-radius:.5rem}.app__office-details{flex-direction:column;justify-content:center;align-items:center;display:flex}.app__office-heading,.app__office-text{margin-left:10px}.app__office-icons{justify-content:center;align-items:center;margin:5px;display:flex}.app__work-item:hover{box-shadow:0 0 25px #0003}.app__work-img{width:100%;height:230px;position:relative}.app__work-img>img{object-fit:cover;border-radius:.5rem;width:100%;height:100%}.app__work-hover{opacity:0;background-color:#00000080;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;inset:0}.work__svg-div{color:#fff;cursor:pointer;width:50px;height:50px;margin:1rem;font-weight:800;transition:all .3s}.work__svg{width:60%;height:60%;color:#fff!important}.work__svg:hover{color:#f05651!important}.app__work-content{flex-direction:column;flex-grow:1;width:100%;padding:.5rem;position:relative}.app__work-content>h4{margin-top:1rem;line-height:1.5}.app__work-tag{background-color:#fff;border-radius:10px;padding:.5rem 1rem;font-size:1rem;position:absolute;top:-25px}.head-text{text-align:center;color:#b8e7ca;text-transform:capitalize;background:0 0;padding-top:20px;font-size:2.75rem;font-weight:800}.head-text-tree{text-align:center;color:#b8e7ca;background:0 0;padding-top:20px;font-size:2.75rem;font-weight:800}.sub__head-text{text-align:center;color:var(--black-color);text-transform:capitalize;background:0 0;margin-top:20px;font-size:2rem;font-weight:600}.sub-head-text{text-align:center;color:var(--black-color);text-transform:capitalize;background:0 0;font-size:1.75rem;font-weight:700}.head__span{background:linear-gradient(90deg,#0f9b0f,#b8e7ca,#0f9b0f,#b8e7ca) 0 0/200% 200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite gradient-animation}.about-grid{grid-gap:1rem;grid-template-columns:repeat(2,1fr);padding:1rem;display:grid}.about-item{position:relative}.about-image{background-position:50%;background-size:cover;border-radius:5px;justify-content:center;width:100%;height:250px;display:flex;overflow:hidden}.about-content{background:#00000083;width:100%;padding:1rem}.head-text-tree{text-align:center;color:#fff;font-size:1.5rem}.text-lg{color:#b8ffd3;text-align:center;font-size:1rem}.bottom-item{grid-column:span 2;justify-content:center;display:flex}.position-top-left,.position-top-right{grid-area:span 1/span 1}.position-bottom{grid-area:span 1/span 2}.map-container{border-radius:15px;justify-content:center;gap:.5rem;width:95vw;height:600px;margin-top:2rem;padding:2rem;display:flex}.g-map{width:100%;height:100%}.map-info{background-color:#f0f0f0;border-radius:5px;flex-direction:column;justify-content:space-evenly;width:55%;height:100%;padding:2rem;display:flex}.map-info h2{color:#012c11;margin-bottom:2rem;font-size:2rem}.map-info p{margin-top:1rem;font-size:1.2rem}.map-button{color:#fff;text-align:center;cursor:pointer;background-color:#012c11;border:none;border-radius:5px;margin:4px 2px;padding:5px 10px;font-size:16px;text-decoration:none;transition-duration:.4s}.map-button:hover{color:#012c11;background-color:#b8e7ca}.app__profiles{-ms-border-radius:5px;-o-border-radius:5px;background:0 0;border-radius:5px;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-top:2rem;display:flex}.app__profile-item{flex-direction:row;justify-content:flex-start;align-items:flex-start;width:190px;margin:2rem;display:flex}.app__profile-item img{object-fit:cover;border-radius:15px;width:100%;height:170px}.accordion__icon{margin-left:auto;margin-right:auto;display:flex}.accordion__flex{justify-content:center;align-items:center}.accordion{cursor:pointer;z-index:20;box-shadow:1px black;-ms-border-radius:5px;-o-border-radius:5px;background:#fff;border:1px solid #012c11;border-radius:5px;margin:10px;padding:10px;font-size:larger;position:relative}.accordion__answer{opacity:1;color:#ebe9e9;background:#012c11;border-radius:5px;margin:-10px 10px 10px;padding:10px;font-size:large}.contact{flex-direction:column;justify-content:center;align-items:center;display:flex}.app__footer{flex-direction:column;flex:1;width:100%}.app__footer-cards{flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:60%;margin:2rem;display:flex}.app__footer-card{cursor:pointer;background-color:#b8e7ca;border-radius:10px;flex-direction:row;flex-basis:auto;justify-content:flex-start;align-items:center;min-width:150px;margin-bottom:1rem;padding:1rem;transition:all .3s ease-in-out;display:flex}.app__footer-svg{width:40px;height:40px;margin:0 .7rem}.app__footer-card p{font-weight:500}.app__footer-card a{font-weight:500;text-decoration:none}.app__footer-card:hover{box-shadow:0 0 25px #0f9b0f}.app__footer-cards .app__footer-card:last-child{background-color:#0f9b0f}.app__footer-cards .app__footer-card:last-child:hover{box-shadow:0 0 25px #55df8e}.app__footer-form{flex-direction:column;width:60%;margin:1rem 2rem}.app__footer-form div{cursor:pointer;background-color:#b8e7ca;border-radius:10px;width:100%;margin:.75rem 0;transition:all .3s ease-in-out}.app__footer-form input,textarea{color:#000;background-color:#cff1dd;border:none;border-radius:7px;outline:none;width:100%;padding:.95rem}.app__footer-form textarea{height:170px}.app__footer-form button{color:#ebe9e9;font-weight:500;font-family:var(--font-base);cursor:pointer;background-color:#0f9b0f;border:none;border-radius:10px;outline:none;width:-webkit-fill-available;margin:2rem 0 0;padding:1rem 2rem;transition:all cubic-bezier(.55,.085,.68,.53)}.app__footer-form button:hover{background:linear-gradient(90deg,#0f9b0f,#012c11);transition:all .5s}.products-container{flex-wrap:wrap;justify-content:center;gap:15px;width:100%;margin-top:20px;display:flex}.product-card{cursor:pointer;color:#cff1dd;text-align:center;background:0 0;border-top-right-radius:15px;flex-direction:column;align-items:center;width:250px;height:350px;transition:transform .5s;display:flex;position:relative;overflow:hidden;transform:scale(1)}.product-image-container{width:250px;height:250px;overflow:hidden}.product-image{width:100%;height:100%;transition:transform 1.5s}.product-details{text-align:center;background-color:#cccccc17;border-bottom-left-radius:15px;width:100%;padding:10px}.product-name{color:#cff1dd;margin-top:6px;font-weight:500}.product-price{color:#b8e7ca;margin-top:6px;font-weight:800}.z-hero{z-index:1;position:relative}.hero-banner-container{background-color:#141414;background-image:url(../media/12.0qqp7yd8di797.png);background-size:cover;border-radius:5px;width:auto;height:600px;padding:50px 40px;line-height:.9;position:relative;background-repeat:no-repeat!important}.hero-banner-container:after{content:"";background:#0003;border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0}.hero-banner-container .beats-solo{color:#fff;font-size:20px;font-weight:500}.hero-banner-container button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0f9b0f,#000);border:none;border-radius:15px;margin-top:90px;padding:10px 16px;font-size:18px;font-weight:500;z-index:10000!important}.hero-banner-container h3{color:#fff;margin-top:90px;font-size:2.8rem}.hero-banner-container h1{color:#b8e7ca;text-transform:uppercase;margin-top:10px;margin-bottom:10px;font-size:3.4rem}.hero-banner-container h2{color:#fff;text-transform:uppercase;font-size:2.5rem}.hero-banner-image{width:300px;height:300px;position:absolute;bottom:-30%;right:0}.desc{color:#fff;margin-top:10px;font-size:large}.desc p{color:#ffc100;text-align:start;font-weight:400}.desc h5{align-self:flex-start;margin-bottom:12px;font-size:16px;font-weight:700}.works-heading{text-align:center;background:linear-gradient(90deg,#b8e7ca,#b8e7ca,#000) 0 0/200% 200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;padding-top:30px;padding-bottom:0}.works-heading h2{background:linear-gradient(90deg,#0f9b0f,#b8e7ca,#0f9b0f,#b8e7ca) 0 0/200% 200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:1.5rem;font-size:40px;font-weight:800;animation:4s linear infinite gradient-animation}.works-heading-nav{display:none}.works-heading p{font-size:16px;font-weight:650}.works-heading h3,.works-heading h2{margin-right:30px;display:inline-block}.products-heading{text-align:center;background:linear-gradient(90deg,#0f9b0f,#b8e7ca,#0f9b0f,#b8e7ca) 0 0/200% 200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:40px 0}.products-heading h2{background:linear-gradient(90deg,#0f9b0f,#b8e7ca,#0f9b0f,#b8e7ca) 0 0/200% 200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:40px;font-weight:800;animation:4s linear infinite gradient-animation}.products-heading p{font-size:16px;font-weight:650}.footer-banner-container{background-position:middle;background-color:#141414;background-image:url(../media/11.13wuxv9l.0836.png);background-position:50%;background-size:cover;border-radius:5px;width:auto;height:500px;margin-top:50px;padding:100px 40px;position:relative;background-repeat:no-repeat!important}.footer-banner-container:after{content:"";background:#0000004d;border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0}.banner-desc{justify-content:space-between;margin-top:-50px}.banner-desc p{color:#fff;width:75%;font-size:20px!important}.banner-desc button{color:#012c11;cursor:pointer;background-color:#fff;border:none;border-radius:15px;margin-top:40px;padding:10px 16px;font-size:18px;font-weight:500}.banner-desc h3{font-size:60px;font-weight:700}.footer-banner-image{-o-object-fit:contain;object-fit:contain;justify-content:center;height:150px;margin-top:-15px;display:flex;position:absolute;top:80px;bottom:0;right:0}.banner-desc .right{line-height:1.4}.banner-desc .right h3{color:#fff;font-size:50px;font-weight:600}.banner-desc p{color:#fff;font-size:18px}.banner-desc .right .company-desc{font-size:14px;font-weight:300}.tcg-container{flex-wrap:wrap;justify-content:space-between;height:100%;padding-top:50px;padding-left:50px;padding-right:50px;display:flex}.tcg-link{text-align:center;cursor:pointer;width:30%;margin-bottom:20px;text-decoration:none;transition:all .3s ease-in-out;position:relative;overflow:hidden}.tcg-image{-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;width:100%;height:400px;transition:transform .5s;position:relative}.tcg-link .tcg-image:before{content:"";opacity:0;background:#00000080;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.tcg-link:hover .tcg-image:before{opacity:1}.tcg-caption{color:#02f80f;background:#00000059;border-radius:5px;padding:.1rem;font-size:24px;font-weight:700;transition:transform .4s;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.tcg-link:hover .tcg-caption{bottom:40%;transform:translate(-50%,-50%);box-shadow:0 0 25px #0f9b0f}.stepper-container{background:linear-gradient(90deg,#0f9b0f,#012c11);padding:.5rem;display:flex}.cart-wrapper{z-index:100;background:#00000080;width:100vw;transition:all 1s ease-in-out;position:fixed;top:0;right:0}.cart-container{float:right;background-color:#b8e7ca;width:600px;height:100vh;padding:40px 10px;position:relative;z-index:100!important}.footer-container{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#b8e7ca;text-align:center;background:linear-gradient(90deg,#0f9b0f,#000);flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:-10px;font-weight:700;display:flex}.footer-container .icons{gap:10px;font-size:30px;display:flex}.footer-container .icons a:hover{color:#405f7c}.cart-heading{cursor:pointer;background-color:#0000;border:none;align-items:center;gap:2px;margin-left:10px;font-size:18px;font-weight:500;display:flex}.cart-heading .heading{margin-left:10px}.cart-num-items{color:#012c11;margin-left:10px}.empty-cart{text-align:center;margin:40px}.empty-cart h3{font-size:20px;font-weight:600}.cancel{cursor:pointer}.product-container{max-height:70vh;margin-top:15px;padding:20px 10px;overflow:auto}.product{gap:30px;padding:20px;display:flex}.product .cart-product-image{background-color:#ebebeb;border-radius:15px;width:180px;height:150px}.item-desc .flex{color:#324d67;justify-content:space-between;width:350px;display:flex}.item-desc .bottom{margin-top:60px}.flex h5{font-size:24px}.flex h4{font-size:20px}.total{justify-content:space-between;display:flex}.total h3{font-size:22px}.remove-item{color:#ee2b24;cursor:pointer;background:0 0;border:none;font-size:24px}.cart-bottom{width:100%;padding:30px 65px;position:absolute;bottom:12px;right:5px}.btn-container{width:400px;margin:auto}.btn{text-transform:uppercase;color:#fff;cursor:pointer;background-color:#012c11;border:none;border-radius:15px;width:100%;max-width:400px;margin-top:40px;padding:10px 12px;font-size:20px;transition:transform .5s;transform:scale(1)}.btn:hover{transform:scale(1.1)}.product-detail-container{color:#b8ffd3;gap:40px;margin:60px 40px 40px;display:flex}.product-detail-container h1{background:linear-gradient(90deg,#0f9b0f,#b8ffd3) 0 0/200% 200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite gradient-animation}.product-detail-image{cursor:pointer;background-color:#ebebeb;border-radius:15px;width:400px;height:400px;transition:all .3s ease-in-out}.product-detail-image:hover{background-color:#ee2b24}.small-images-container{gap:10px;margin-top:20px;display:flex}.small-image{cursor:pointer;background-color:#ebebeb;border-radius:8px;width:70px;height:70px}.selected-image{background-color:#ee2b24}.reviews{color:#ee2b24;align-items:center;gap:5px;margin-top:10px;display:flex}.product-detail-desc h4,.product-detail-desc p{margin-top:10px}.reviews p{color:#324d67;margin-top:0}.product-detail-desc .price{color:#0f9b0f;margin-top:30px;font-size:26px;font-weight:700}.price .old-price,.product-price .old-price,.price .old-price{color:gray;text-decoration:line-through}.product-detail-desc .quantity{align-items:center;gap:20px;margin-top:10px;display:flex}.product-detail-desc .buttons{gap:30px;display:flex}.specsheet{color:#1f4da1;cursor:pointer;-ms-border-radius:5px;-o-border-radius:5px;width:200px;background-color:#fff;border:1px solid #1f4da1;border-radius:5px;width:-webkit-fill-available;margin-top:20px;padding:10px 20px;font-size:18px;font-weight:500;transition:transform .5s;transform:scale(1)}.specsheet:hover{transform:scale(1.1)}.specsheet__icon{width:30px;height:30px;margin-bottom:-10px;margin-right:5px}.buttons .add-to-cart{color:#0f9b0f;cursor:pointer;-ms-border-radius:5px;-o-border-radius:5px;background-color:#b8e7ca;border:1px solid #0f9b0f;border-radius:5px;width:200px;margin-top:40px;padding:10px 20px;font-size:18px;font-weight:500;transition:transform .5s;transform:scale(1)}.buttons .add-to-cart:hover{transform:scale(1.1)}.buttons .buy-now{color:#b8e7ca;cursor:pointer;-ms-border-radius:5px;-o-border-radius:5px;background-color:#0f9b0f;border:none;border-radius:5px;width:200px;margin-top:40px;padding:10px 20px;font-size:18px;font-weight:500;transition:transform .5s;transform:scale(1)}.buttons .buy-now:hover{transform:scale(1.1)}.quantity-desc{-ms-border-radius:5px;-o-border-radius:5px;border:1px solid #0f9b0f;border-radius:5px;padding:6px}.quantity-desc span{cursor:pointer;padding:6px 12px;font-size:16px}.quantity-desc .minus{color:#ee2b24;border-right:1px solid #0f9b0f}.quantity-desc .num{border-right:1px solid #0f9b0f;font-size:20px}.quantity-desc .plus{color:#31a831}.maylike-products-wrapper{margin-top:120px}.maylike-products-wrapper h2{text-align:center;color:#b8e7ca;margin:50px;font-size:28px}.maylike-products-container{justify-content:center;gap:15px;margin-top:20px;display:flex}.max-qty{color:#0f9b0f;font-weight:500}.success-wrapper,.cancel-wrapper{background-color:#fff;min-height:60vh}.success,.cancel{background-color:#dcdcdc;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:1000px;margin:160px auto auto;padding:50px;display:flex}.success .icon{color:green;font-size:40px}.success h2{text-transform:capitalize;margin-top:15px 0px;color:#324d67;font-size:40px;font-weight:900}.success .email-msg{text-align:center;font-size:16px;font-weight:600}.cancel p{font-size:20px;font-weight:600}.success .description{text-align:center;margin:30px 10px 10px;font-size:16px;font-weight:600}.success .description .email{color:#ee2b24;margin-left:5px}.product-max-qty{margin-top:10px}.app__navbar-menu-icon{display:none}@media screen and (max-width:1050px){.tc-image{max-width:100%;height:auto}.tc-caption{font-size:26px}.app__footer-card{max-width:250px;height:auto;font-size:14px}.app__footer-svg{width:30px;height:30px}.text-lg{font-size:.8rem}.toggle-button{font-size:24px}}@media screen and (max-width:1025px){.app__navbar-links a{font-size:.8rem;font-weight:600}}@media screen and (min-width:801px){.app__navbar-menu{display:none}}@media screen and (max-width:950px){.contact-locations{flex-direction:column}.works-heading h2{font-size:50px}.works-heading p{font-size:20px}.stepper-container{flex-direction:column;align-items:center}.stepper-column{border-bottom:1px solid #ccc;border-right:none;flex-direction:column;justify-content:center;display:flex}.info-column{border-bottom:1px solid #ccc;border-right:none}.image-column{justify-content:center;width:50%;height:auto;display:flex}.stepper-container p,.stepper-dropdown{font-size:1.5rem}.stepper-dropdown select{width:200px;font-size:1.2rem}.stepper-button{width:200px;font-size:1rem}.app__work-portfolio{align-items:center}}@media screen and (max-width:800px){.app__login-mobile-hidden,.app__navbar-links{display:none}.app__navbar-menu-icon{color:#fff;cursor:pointer;margin-right:1rem;display:block}.works-heading-nav{background:linear-gradient(90deg,#fff,#000,#fff,#000) 0 0/200% 200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-right:1rem;padding-bottom:0;font-size:1rem;animation:4s linear infinite gradient-animation;display:block}.mobile{z-index:1000;background-color:#fff;flex-direction:column;width:100%;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 10px #0000001a}.mobile a{text-align:center;color:#333;padding:15px;text-decoration:none;transition:background-color .3s}.mobile a:hover{background-color:#f0f0f0}.app__navbar-sign-out-container{flex-direction:column;margin-top:5px;margin-right:40px;font-size:14px;display:flex}.app__navbar-sign-in{margin-right:70px!important}.app__navbar-sign-out{display:contents}.tcg-image{height:300px}.footer-banner-image{display:none}.banner-desc h3{font-size:30px}.banner-desc p{width:100%;margin-top:5px}.hero-banner-container .beats-solo{font-size:20px}.custom-modal{margin-left:-20px}.app__navbar-links{display:none}.hero-banner-container{background:linear-gradient(90deg,#0f9b0f,#000);height:560px}.hero-banner-image{object-fit:contain;width:45%;height:45%;display:none;position:absolute;right:1%}.footer-banner-container{height:560px;margin-top:80px}.banner-desc .left p,.banner-desc .right p{margin:18px;font-size:18px}.banner-desc .left h3{margin-left:5px;font-size:50px;font-weight:900}.banner-desc .right h3{font-size:45px}.banner-desc .right .company-desc{font-size:14px}.banner-desc{flex-wrap:wrap;gap:20px}.hero-banner-container{line-height:1.3}.hero-banner-container h1{font-size:40px}.hero-banner-container h2{font-size:30px}.hero-banner-container h3{font-size:40px;color:#fff!important}.hero-banner-container button{z-index:10000;margin-top:90px}.map-container{flex-direction:column;width:80vw;height:700px;margin-left:2.5rem}.g-map{width:100%;height:100%}.map-info{width:100%}.map-info h2{color:#012c11;margin-bottom:2rem;font-size:1.5rem}.map-info p{margin-bottom:1rem;font-size:1rem}.product-detail-container{flex-wrap:wrap}.product-detail-container .product-detail-image{width:350px;height:350px}.cart-container{width:415px;padding:4px}.cart-heading{margin-top:35px;margin-left:15px}.product-container{margin-top:10px}.product{padding:20px 5px}.product .cart-product-image{width:25%;height:25%}.buttons .add-to-cart,.buttons .buy-now{width:150px}.product-detail-container{margin:20px}.item-desc .flex{width:200px}.top{flex-wrap:wrap;gap:10px}.item-desc .bottom{margin-top:30px}.flex h5{color:#324d67;font-size:16px}.flex h4{color:#000;font-size:16px}.cart-bottom{padding:30px}.total h3{font-size:20px}.track{width:550%;animation:10s linear infinite marquee}.success-wrapper,.cancel-wrapper{min-height:69vh}.success,.cancel{width:370px;margin-top:100px;padding:20px}.success{height:350px}.success h2{font-size:17px}.btn-container{width:300px;margin:auto}.sidenav a{font-size:16px}.app__navbar-sign-out-container,.app__navbar-sign-in{display:none}@media screen and (max-width:619px){.app__work-portfolio{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:8px;display:grid}.app__work-item{width:200px}.app__work-tag{font-size:.6rem}.accordion__flex{font-size:.8rem}}@media screen and (max-width:600px){.logo__img{left:-10px}.app__navbar-greeting{font-size:.75rem}.navbar-container{height:75px;padding-top:2px;padding-left:4px}.works-heading h2{font-size:2rem}.works-heading p{font-size:1rem}.tcg-container{padding:20px}.tcg-image{height:250px}.tcg-caption{font-size:1rem}.products-heading h2{font-size:2.4rem}.products-heading p{font-size:1rem}.head-text{margin-top:2.5px;font-size:2.2rem}.sub-head-text{padding-top:20px}.head-text{font-size:2rem}.app__footer-cards{margin-top:16px;margin-bottom:16px}.desc{width:80%;position:inherit;font-size:medium;padding-top:15px!important}.hero-banner-image{top:50%}.banner-desc .right p{width:50%}.toggle-button{font-size:20px;left:-90px}.app__stack-portfolio{grid-template-columns:repeat(2,1fr);display:grid}.p-text{font-size:.8rem}.app__stack-tag{padding-left:8px;padding-right:8px;left:-120px}.head-text-tree{padding-top:5px;padding-bottom:15px;font-size:1.2rem}.text-lg{font-size:.6rem}}@media screen and (max-width:450px){.works-heading h2{font-size:1.6rem}.works-heading p{font-size:.8rem}.tcg-image{height:200px}.products-container{grid-template-columns:repeat(2,1fr);padding:2rem;display:grid}.product-image{width:185px;height:185px}.product-card{width:185px;height:220px}.product-name{font-size:.8rem}.products-heading{margin-top:0;margin-bottom:1rem}}@media screen and (max-width:390px){.sidenav a{font-size:13px}.hero-banner-container h2{font-size:30px}.hero-banner-container h1,.hero-banner-container h3{font-size:25px}.product-detail-container .product-detail-image{margin-right:20px}.works-heading h2{font-size:1.4rem}.products-heading h2{font-size:1.5rem}.products-heading p{font-size:.8rem}.product-image{width:150px;height:150px}.product-card{width:150px;height:190px}.toggle-button{font-size:1rem;left:-80px}.product-name{font-size:.65rem}.footer-container p{font-weight:600}.head-text{font-size:1.4rem}.stackaway-head{margin-bottom:.2rem;font-size:.6rem}.p-text{font-size:.65rem}.stack-text{font-size:.5rem}.app__stack-tag{left:-80px}.app__stack-item{margin:.3rem}.app__footer-form input{padding:.4rem;font-size:.6rem}.input.p-text{font-size:.6rem}.app__work-item{width:150px;margin:1rem}.accordion,.accordion__answer{font-size:.8rem}.product-detail-container .product-detail-image{width:250px;height:250px;margin-top:5px}}@media screen and (min-width:320px) and (max-width:568px),(min-device-width:320px) and (max-device-width:568px) and (orientation:landscape){.tc-image{height:auto}.tc-caption{font-size:.8rem}}@media screen and (min-width:320px) and (max-width:480px),(min-device-width:320px) and (max-device-width:480px) and (orientation:landscape){.tc-image{height:auto}.tc-caption{font-size:.8rem}}}
