@font-face{font-family:Montserrat;src:url('{{ "Montserrat-Regular.woff2" | asset_url }}') format("woff2"),url('{{ "Montserrat-Regular.woff" | asset_url }}') format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat Thin;src:url('{{ "Montserrat-Thin.woff2" | asset_url }}') format("woff2"),url('{{ "Montserrat-Thin.woff" | asset_url }}') format("woff");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;z-index:1}body{background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}.cocreate-container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.text-white{color:#fff}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.bg-white{background-color:#fff}.font-bold{font-weight:700}.font-semibold{font-weight:600}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.social-icons{position:fixed;right:0;top:50%;transform:translateY(-50%);display:flex;justify-content:center;flex-direction:column;gap:.5rem;background-color:#000000b3;padding:.5rem;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;z-index:1000}.social-icon{width:3rem;height:3rem;border-radius:.25rem;display:flex;justify-content:center;align-items:center;color:#000;font-weight:700;font-size:1.2rem}.social-icon img{width:100%;height:100%;object-fit:contain}.social-text{color:#fff;font-size:13px;text-align:center}.social-icon-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;margin-bottom:auto}.social-divider{width:100%;height:.5px;background-color:#fff}.cocreate-hero-section{background:linear-gradient(to right,#2a2a2a,#000 40%);position:relative;color:#fff;padding:6rem 0 4rem;margin:0;width:100%;overflow:hidden}.cocreate-hero-content{position:relative;z-index:20}.cocreate-hero-flex{display:flex;align-items:center;justify-content:space-between;gap:2rem}.hero-text{flex:1;max-width:50%;margin-bottom:2rem}.hero-image{flex:1;max-width:50%;display:flex;justify-content:center}.hero-image img{width:60%;height:auto}.hero-title{font-family:Montserrat,Arial,sans-serif;font-size:54px;font-weight:700;margin-bottom:1rem;line-height:1.3;color:#fff}.hero-description{font-size:25px;margin-bottom:2rem;line-height:1.3;font-family:Montserrat Thin,Arial,sans-serif}.hero-button{background-color:#fff;color:#000;font-family:Montserrat,Arial,sans-serif;padding:1rem 5rem;border-radius:9999px;border:none;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:background-color .3s ease;font-size:20px}.hero-button:hover{background-color:#e5e7eb}.cocreate-gradient-strip{position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(to right,#d0cd37,#278ae0);z-index:10}.cocreate-section{padding:1rem;background-color:#fff;width:100%;clear:both;position:relative;z-index:1}.section-content{display:flex;align-items:center}.section-content.reverse{flex-direction:row-reverse}.section-text{flex:1;max-width:100%}.section-content.reverse .section-text{max-width:50%}.section-image{flex:1;max-width:100%;display:flex;justify-content:center}.section-content.reverse .section-image{justify-content:flex-start}.section-image img{width:70%;height:auto;border-radius:29px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.section-subtitle{font-size:30px;color:#27a8e0;margin-bottom:1rem}.section-title{font-size:35px;font-weight:700;color:#111827;margin-bottom:1.5rem;line-height:1.2}.section-text p{font-size:20px;color:#4b5563;margin-bottom:1rem;line-height:1.6}.highlighted-text{background-color:#27a8e0;color:#fff;padding:0 .25rem;border-radius:.25rem}.participate-button{background-color:#e6b022;color:#fff;font-weight:600;padding:.75rem 4rem;border-radius:9999px;border:none;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:background-color .3s ease;margin-top:1.5rem;font-family:Montserrat,Arial,sans-serif;font-size:20px;text-decoration:none}.participate-button:hover{background-color:#d97706}@media (max-width: 1024px){.section-content{gap:2rem}.section-text,.section-image{max-width:50%}}@media (max-width: 768px){.cocreate-container{padding:0 1rem}.hero-content{flex-direction:column;text-align:center}.hero-text{max-width:100%;margin-bottom:2rem}.hero-image{max-width:100%;justify-content:center}.hero-title{font-size:2rem;color:#fff}.hero-description{font-size:1rem}.section-content{flex-direction:column;text-align:center;gap:2rem}.section-content.reverse{flex-direction:column}.section-text{max-width:100%;padding-right:0}.section-content.reverse .section-text{padding-left:0}.section-image{max-width:100%}.section-title{font-size:28px}.section-subtitle{font-size:20px}.section-text p{font-size:16px}.cocreate-section{padding:3rem 0}}@media (max-width: 640px){.hero-title{color:#fff;font-size:1.875rem}.section-title{font-size:24px}.section-subtitle{font-size:18px}.section-text p{font-size:14px}}.list-image{width:550px;height:200px}.header-description{max-width:500px}.co-create-btn{display:inline-block;background-color:#000;color:#fff!important;padding:15px 50px;border-radius:50px;text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s}.co-create-btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cocreate.css.map */
