.about-banner-section{background:url(https://cdn.shopify.com/s/files/1/0663/9665/1585/files/collection-banner-2.jpg?v=1765862178) top center / cover no-repeat;height:500px;border-radius:16px;display:flex;justify-content:center;align-items:center}.location-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.location-wrapper img{width:190px;height:190px;object-fit:cover;border-radius:100%}.artist-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;overflow:hidden}.artist-wrapper__image-container{width:100%;aspect-ratio:390 / 280;position:relative;border-radius:20px;overflow:hidden}.artist-wrapper__image-slider{display:flex;width:100%;height:100%;transition:transform .6s ease-in-out}.artist-wrapper__image-slider img{width:100%;height:100%;object-fit:cover;flex-shrink:0;border-radius:20px}.artist-wrapper:hover .artist-wrapper__image-slider{animation:slideRight 10s linear infinite}@keyframes slideRight{0%{transform:translate(0)}25%{transform:translate(-100%)}50%{transform:translate(-200%)}75%{transform:translate(-300%)}to{transform:translate(-400%)}}@media (max-width: 768px){.about-banner-section{height:300px}.location-wrapper img{width:130px;height:130px;object-fit:cover;border-radius:100%}.location-wrapper{gap:15px}.artist-wrapper{gap:20px}}.custom-prev,.custom-next{width:30px;height:30px;top:auto;bottom:0}.custom-pagination{width:85%!important}.swiper-pagination-progressbar-fill{background-color:#46a5e4!important}.pagination-buttons{top:auto!important;transform:translateY(50%);z-index:1!important}.accessories-swiper{padding-bottom:40px;position:relative}@media (max-width: 768px){.custom-pagination{width:75%!important}}.social-links{display:flex;align-items:center;justify-content:space-between;gap:10px;background:linear-gradient(.68deg,#111 50.05%,#999 188.69%);border-radius:22px;padding:20px 35px;font-size:var(--font-50);color:#fff;font-family:Exo;font-weight:600;transition:ease-in-out .3s}.social-icon-container{display:flex;flex-direction:column;line-height:0;position:relative;overflow:hidden}.social-links:hover{color:#000;background:#46a5e4}.social-links:hover .social-icon-wrapper-2{transform:translateY(0)}.social-icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center}.social-icon-wrapper-1{padding:15px;background:#46a5e4;border-radius:100%}.social-icon-wrapper-2{transition:transform .3s cubic-bezier(.68,-.55,.27,1.55);transform:translateY(100%);position:absolute;padding:15px;background:#000;border-radius:100%}@media (max-width: 768px){.social-links{padding:10px 20px}.social-icon{width:50px;height:50px}.mail-icon-wrapper svg{width:60px;height:60px}}.hero__container{position:relative}.hero__content{position:relative;z-index:1}.hero__video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;border-radius:inherit}.hero__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.hero__video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.hero__title,.scroll-btn{position:relative;z-index:2}.animated-headline{overflow:hidden}.animated-headline__word.is-visible{opacity:1;animation:slideDown var(--animation-duration, 5s) ease-in-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}10%,85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out}.accordion-content.open{max-height:1000px;transition:max-height .5s ease-in,padding .3s ease-in}.accordion-content p,.accordion-content li:not(:last-child){margin-bottom:15px}.accordion-content a{text-decoration:underline}.accordion-content ul{margin-left:20px!important;list-style:disc!important}.accordion-icon{transition:transform .3s ease}.accordion-icon.rotate{transform:rotate(180deg)}@keyframes marquee{0%{left:0}to{left:-100%}}.partner-section{background:#a3d2f2}.partner-section__drop-zone{background:#fff;border-radius:20px;padding:0;min-height:490px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.partner-section__content{color:#fff}.partner-section__heading{font-weight:500}.partner-section__button{padding:10px 100px;font-size:14px;background:#fff;color:#a3d2f2;border-radius:5px;font-weight:600;transition:.3s all}.partner-section__button:hover{background:var(--primary);color:#fff}.partner-section__canvas{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 992px){.partner-section__button{padding:10px 80px}}@media (max-width: 767px){.partner-section__button{padding:10px 50px}}@media (max-width: 576px){.partner-section__drop-zone{min-height:350px}.partner-section__button{padding:10px 30px}}.products-section{background:#1a1a1a;position:relative}.products-section__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.products-section__title-wrapper{flex:1}.products-section__title{font-size:48px;font-weight:700;color:#fff;margin-bottom:8px}.products-section__discover{text-align:right}.products-section__discover-link{color:#fff;font-size:14px;text-decoration:underline;display:inline-flex;align-items:center;gap:8px;margin-bottom:12px}.products-section__description{color:#999;font-size:14px;line-height:1.6}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#2a2a2a;border-radius:16px;overflow:hidden;transition:transform .3s}.product-card:hover{transform:translateY(-4px)}.product-card__image-wrapper{position:relative;padding-top:120%;background:#e5e5e5;overflow:hidden}.product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-card__badge{position:absolute;top:12px;left:12px;background:#46a5e4;color:#fff;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.product-card__wishlist{position:absolute;top:12px;right:12px;width:32px;height:32px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s}.product-card__wishlist:hover{background:#fff}.product-card__wishlist svg{width:16px;height:16px;fill:none;stroke:#46a5e4;stroke-width:2}.product-card__wishlist.active svg{fill:#46a5e4}.product-card__content{padding:16px}.product-card__title{color:#fff;font-size:14px;font-weight:500;margin-bottom:8px;min-height:40px}.product-card__price{display:flex;align-items:center;gap:8px;margin-bottom:12px}.product-card__price-compare{color:#f44;font-size:14px;text-decoration:line-through}.product-card__price-final{color:#fff;font-size:16px;font-weight:600}.product-card__buttons{display:flex;flex-direction:column;gap:8px}.products-section__title:before{content:"";width:40px;height:4px;background:#46a5e4;border-radius:2px}.product-card__button{width:100%;padding:12px;border:none;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;cursor:pointer;transition:all .3s;text-align:center;text-decoration:none;display:block}.product-card__button--cart{background:#46a5e4;color:#fff}.product-card__button--cart:hover{background:#3a8dc4}.product-card__button--shop{background:#1a1a1a;color:#fff;border:1px solid #3a3a3a}.product-card__button--shop:hover{background:#2a2a2a}@media screen and (max-width: 1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.products-section__title{font-size:32px}.products-grid{grid-template-columns:repeat(2,1fr);gap:16px}.products-section__header{flex-direction:column;gap:20px}.products-section__discover{text-align:left}}@media screen and (max-width: 480px){.products-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
