*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background-color:#f4f4f4;color:#333}header{position:fixed;top:0;left:0;width:100%;height:90px;background-color:#373736;display:flex;justify-content:space-between;align-items:center;padding:0 30px;color:#fff;z-index:10}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}nav{flex:1;display:flex;justify-content:center}.centered-nav{list-style:none;display:flex;gap:40px;justify-content:center;align-items:center;padding:0;margin:0 400px 0 0}.button-container{display:flex;align-items:center;justify-content:flex-end}.logo{height:60px;width:auto;object-fit:contain}nav ul{list-style:none;display:flex;gap:40px;justify-content:center;align-items:center;padding:0}nav ul li{display:inline-block}nav ul li a{color:#fff;text-decoration:none;font-size:1.2rem;font-weight:700;transition:color .3s ease}nav ul li a:hover{color:#00bfae}nav ul li.dropdown{position:relative}nav ul li .arrow{font-size:.8rem;margin-left:5px}.dropdown{position:relative}.dropdown a{position:relative;display:inline-block;color:#fff}.underline-effect{display:block;height:2px;background-color:#fff;width:0;transition:width .4s ease;margin-top:5px}.dropdown-opportunities:hover .underline-effect{width:100%}.dropdown-wrapper{height:90px;display:flex;align-items:center;position:relative}.dropdown-opportunities,.dropdown-about,.dropdown-shop{height:100%;display:flex;align-items:center;padding:0 20px;cursor:pointer}.dropdown-opportunities a,.dropdown-about a,.dropdown-shop a{display:flex;align-items:center;gap:6px;height:100%;line-height:1;white-space:nowrap}.mega-dropdown{display:none;position:fixed;top:90px;left:0;width:100vw;background-color:#373736;padding:40px 10%;z-index:999;justify-content:space-between;gap:40px;border-top:1px solid #ffffff1f;color:#fff;max-height:110px;margin-top:0}.mega-dropdown.active{display:flex}#opportunities-link a:after,#about-link a:after,#shop-link a:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:2px;background-color:#fff;transition:width .3s ease}#opportunities-wrapper.active-underline a:after,#about-wrapper.active-underline a:after,#shop-wrapper.active-underline a:after{width:100%}.dropdown-item:hover h4{background:linear-gradient(to right,#00d8c1,#05c0dd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;transition:all .3s ease-in-out}.dropdown-item h4{font-size:1.4rem;margin-bottom:5px}.dropdown-item h4 a{color:#fff;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;font-weight:700;letter-spacing:.5px;font-size:inherit}.dropdown-item:hover h4 a{background:linear-gradient(to right,#00d8c1,#05c0dd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.strategy-call{padding:12px 30px;background-color:#00bfae;color:#fff;text-decoration:none;border-radius:30px;font-weight:700;transition:background-color .3s ease}.strategy-call:hover{background-color:#008c7a}.section-ten{background-color:#232323;padding:100px 10%;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;min-height:450px;margin-top:-167px;position:relative}.footer-left h1{font-size:3rem;font-weight:700;color:#fff}.highlight-together{font-style:italic;font-weight:700;background:linear-gradient(to right,#00d8c1,#05c0dd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.footer-right{display:flex;gap:50px}.footer-column h3{font-size:1.2rem;color:#888;margin-bottom:10px}.footer-column p{font-size:1rem;color:#fff;line-height:1.6}.footer-logo{width:200px;height:auto;display:block;margin-top:20px;margin-left:130px}.footer-column p:hover{color:#049ef1}.footer-button{margin-top:30px}.shop-now{padding:12px 30px;background-color:none;color:#fff;text-decoration:none;border-radius:30px;border:2px solid white;font-weight:700;transition:background-color .3s ease;display:inline-block}.shop-now:hover{background:linear-gradient(to right,#00d8c1,#05c0dd);border:none;color:#fff;text-decoration:none}.footer-contact{text-align:center;font-size:1rem;color:#fff;margin-top:100px;opacity:.8;margin-left:500px}.chat-button{position:fixed;bottom:20px;right:20px;background-color:#000;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #0003;z-index:1000}.chat-button img{width:30px;height:30px}.chatbox{position:fixed;bottom:90px;right:20px;width:350px;height:450px;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000004d;display:none;flex-direction:column;z-index:1001}.chat-header{background:#000;color:#fff;padding:15px;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:700;border-top-left-radius:10px;border-top-right-radius:10px}.chat-logo{width:30px;height:30px;margin-right:10px}.close-chat{background:none;border:none;color:#fff;font-size:20px;cursor:pointer}.chat-content{padding:15px;display:flex;flex-direction:column;gap:15px}.chat-message{display:flex;align-items:center;gap:10px}.message-logo{width:30px;height:30px;border-radius:50%}.message-bubble{background:#f1f1f1;padding:10px 15px;border-radius:15px;max-width:80%}.chat-options{display:flex;flex-direction:column;gap:10px;margin-top:20px}.chat-option{background:#f4f4f4;border:none;padding:10px;font-size:14px;cursor:pointer;border-radius:5px;transition:background .3s}.chat-option:hover{background:#ddd}.transparent-gradient-text,.highlight-text11{font-style:italic;font-weight:700;font-size:3rem;background:linear-gradient(to right,#00d8c1,#05c0dd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:inline-block}.brands-page{padding:100px 10%;background-color:#f9f9f9;color:#111}.brands-title{text-align:center;font-size:2rem;margin:60px 0 30px;font-weight:700;text-transform:uppercase;color:#222}.featured-brands{padding:120px 10% 80px;text-align:center}.brand-featured-grid{display:flex;justify-content:center;gap:60px;margin-top:40px}.brand-circle{width:120px;height:120px;border-radius:50%;object-fit:contain;transition:transform .3s ease}.brand-circle:hover{transform:scale(1.05)}.all-brands{padding:80px 10% 120px;text-align:center;margin-bottom:150px}.brand-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:30px;margin-top:40px}.brand-grid a{text-decoration:none;color:#111;font-weight:700;transition:color .3s ease}.brand-grid a:hover{color:#00bfae}.brand-grid a{text-decoration:none;color:#111;font-weight:700;padding:20px;border:2px solid #eee;border-radius:12px;background-color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;transition:all .3s ease;box-shadow:0 4px 6px #0000000d}.brand-grid a:hover{background:linear-gradient(to right,#00d8c1,#05c0dd);color:#fff;border-color:transparent;transform:translateY(-3px)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/brands.css.map */
