.our-features-section{width:100%;padding-top:10rem;padding-bottom:0;background-color:#eae6e5;position:relative;overflow:hidden}.our-features-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;display:flex;justify-content:center;align-items:center;min-height:600px}.features-background-title{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);font-size:12rem;font-family:SF Pro Display Semibold;color:#fff;z-index:1;pointer-events:none;white-space:nowrap}.main-product-image{position:relative;z-index:2;display:flex;justify-content:center;align-items:center}.product-img{max-width:400px;width:100%;height:auto;object-fit:contain}.feature-quote{position:absolute;z-index:3}.feature-quote .feature-box{background-color:#000;border-radius:37px;width:200px;padding:1rem 1.5rem;position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.feature-quote .feature-box:after{content:"";position:absolute;top:50%;width:0;height:0;border-style:solid;transform:translateY(-50%);z-index:3}.quote-top-left .feature-box:after,.quote-bottom-left .feature-box:after{right:-8px;border-width:8px 0 8px 10px;border-color:transparent transparent transparent #000000}.quote-top-right .feature-box:after,.quote-bottom-right .feature-box:after{left:-8px;border-width:8px 10px 8px 0;border-color:transparent #000000 transparent transparent}.feature-quote .feature-text{color:#fff;font-size:14px;font-family:SF Pro Display Regular;margin:0;line-height:1.3;text-align:center}.quote-top-left{top:15%;left:15%}.quote-top-right{top:25%;right:15%}.quote-bottom-left{bottom:25%;left:15%}.quote-bottom-right{bottom:15%;right:15%}.feature-quote .feature-connector{position:absolute;height:2px;background-image:repeating-linear-gradient(to right,rgba(0,0,0,.3) 0px,rgba(0,0,0,.3) 4px,transparent 4px,transparent 8px);background-size:8px 2px;z-index:1;display:block!important}.connector-top-left{top:50%;right:-13.2rem;width:13.2rem;transform:translateY(-50%)}.connector-top-right{top:50%;left:-10.2rem;width:10.2rem;transform:translateY(-50%)}.connector-bottom-left{top:50%;right:-9.2rem;width:9.2rem;transform:translateY(-50%)}.connector-bottom-right{top:50%;left:-10.2rem;width:10.2rem;transform:translateY(-50%)}@media screen and (max-width: 1024px){.our-features-section{padding:4rem 0}.our-features-wrapper{min-height:500px;padding:0 1.5rem}.features-background-title{font-size:8rem}.product-img{max-width:300px}.feature-quote .feature-text{font-size:13px}.feature-quote .feature-box{padding:.8rem 1.2rem;width:180px}}@media screen and (max-width: 767px){.our-features-section{padding:3rem 0}.feature-quote .feature-connector{display:none!important}.our-features-wrapper{min-height:400px;padding:0 1rem}.features-background-title{font-size:4rem;opacity:.6}.feature-quote .feature-text{font-size:12px}.feature-quote .feature-box{padding:.6rem 1rem;width:160px}.quote-top-left,.quote-bottom-left{left:5%}.quote-top-right,.quote-bottom-right{right:5%}.quote-top-left{top:15%}.quote-top-right{top:25%}.quote-bottom-left{bottom:25%}.quote-bottom-right{bottom:15%}.connector-top-left,.connector-top-right,.connector-bottom-left,.connector-bottom-right{width:5.4rem}.connector-top-left,.connector-bottom-left{right:-5.4rem}.connector-top-right,.connector-bottom-right{left:-5.4rem}}@media screen and (max-width: 480px){.our-features-section{padding:5rem 0 2rem}.our-features-wrapper{min-height:350px;padding:0 .5rem}.features-background-title{font-size:5rem}.feature-quote .feature-text{font-size:11px}.feature-quote .feature-box{padding:1rem 1.5rem;width:120px}.quote-top-left,.quote-bottom-left{left:5%}.quote-top-right,.quote-bottom-right{right:5%}.connector-top-left,.connector-top-right,.connector-bottom-left,.connector-bottom-right{width:3.6rem}.connector-top-left,.connector-bottom-left{right:-3.6rem}.connector-top-right,.connector-bottom-right{left:-3.6rem}}.product-cards-section{width:100%;padding:4rem 0;padding-top:0;background:linear-gradient(to bottom,#eae6e5 50%,#fff 50%);position:relative}.product-cards-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:start}.product-card{background-color:#f5f5f5;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.product-image{width:100%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:1rem}.product-image img{width:100%;max-width:250px;max-height:360px;height:auto;object-fit:cover;border-radius:4px}.product-info{display:flex;flex-direction:column;gap:.5rem}.product-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.product-title{font-size:12px;font-family:SF Pro Display Semibold;color:#000;margin:0;line-height:normal;flex:1}.product-color-leg{font-size:12px;font-family:SF Pro Display Regular;color:#000;margin:0 0 10px;line-height:1.2}.product-price{font-size:14px;font-family:SF Pro Display Semibold;color:#000;margin:0;line-height:normal;white-space:nowrap}.shop-now-button{background-color:#000;color:#fff;border:none;border-radius:6px;padding:12px 20px;font-size:14px;font-family:SF Pro Display Regular;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .3s ease;width:100%}.shop-now-button:hover{background-color:#555}.chevron-icon{transition:transform .3s ease}.shop-now-button:hover .chevron-icon{transform:translateY(2px)}@media screen and (max-width: 1024px){.product-cards-section{padding:3rem 0}.product-cards-wrapper{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;padding:0 1.5rem}.product-card{padding:1.2rem}.product-title{font-size:15px}.product-color-leg{font-size:13px}.product-price{font-size:16px}.shop-now-button{padding:10px 16px;font-size:13px}}@media screen and (max-width: 767px){.product-cards-section{padding:2rem 0 2rem 2rem}.product-cards-section{background:#eae6e5}.product-cards-wrapper{display:flex;gap:1rem;padding:0 1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-cards-wrapper::-webkit-scrollbar{display:none}.product-card{flex:0 0 280px;scroll-snap-align:start}.product-card{padding:1rem}.product-image{padding:.8rem}.product-image img{max-width:200px;max-height:295px}.product-title{font-size:14px}.product-color-leg{font-size:12px}.product-price{font-size:15px}.shop-now-button{padding:10px 14px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/147/assets/our-features.css.map */
