.jean-quotes-section{width:100%;padding:6rem 0;background:#f1f0eb;position:relative;overflow:hidden}.jean-quotes-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.jean-quotes__header{text-align:center;margin-bottom:4rem}.jean-quotes__title{font-family:SF Pro Display Regular;font-size:2.5rem;font-weight:600;color:#000;margin:0;line-height:1.2}.jean-quotes__content{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center}.jean-quotes__button-container{text-align:center;margin-top:3rem}.jean-quotes-mobile__point-symbol img{width:100%;height:100%;object-fit:cover}.jean-quotes__button{display:inline-block;background:#000;color:#fff;text-decoration:none;padding:1rem 2rem;font-family:SF Pro Display Regular;font-size:14px;font-weight:500;border-radius:2px;transition:all .3s ease}.jean-quotes__button:hover{background:#333;transform:translateY(-2px)}.jean-quotes-mobile__quote-text strong,.jean-quote__text strong{font-size:18px}.btn-grid{display:inline-block;background:#000;color:#fff;text-decoration:none;padding:.8rem 2rem;font-family:SF Pro Display Regular;font-size:1rem;font-weight:500;border-radius:2px;transition:all .3s ease}.btn-grid:hover{background:#333;transform:translateY(-2px)}.jean-quotes__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.jean-quotes__jean-container{width:100%;max-width:300px;overflow:hidden}.jean-quotes__jean-image{width:100%;height:100%;object-fit:cover;object-position:center}.jean-quotes__placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-family:SF Pro Display Regular;font-size:1rem;border:2px dashed #dddddd}.jean-quote{position:absolute;max-width:360px;z-index:1}.jean-quote__content{display:flex;align-items:start;gap:1rem;padding:1.5rem}.jean-quote--top-left .jean-quote__content,.jean-quote--bottom-left .jean-quote__content{flex-direction:row}.jean-quote--top-right .jean-quote__content,.jean-quote--bottom-right .jean-quote__content{flex-direction:row-reverse}.jean-quote__image{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;margin-top:18px}.jean-quote__customer-image{width:100%;height:100%;object-fit:cover;object-position:center}.jean-quote__image-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-family:SF Pro Display Regular;font-size:.8rem;border:2px solid #8B0303}.jean-quote__text{flex:1;font-family:SF Pro Display Regular;font-size:14px;line-height:1.4;max-width:160px;color:#333;position:relative;padding-left:1rem}.jean-quote__line{position:absolute;background:#000;z-index:0}.jean-quote--top-left{top:10%;left:5%}.jean-quote--top-left .jean-quote__line{width:180px;height:1px;display:block!important;bottom:88%;right:-120px;transform:none}.jean-quote--top-right{top:10%;right:5%}.jean-quote--top-right .jean-quote__line{width:180px;height:1px;display:block!important;bottom:88%;left:-158px;transform:none}.jean-quote--bottom-left{bottom:10%;left:5%}.jean-quote--bottom-left .jean-quote__line{width:180px;display:block!important;height:1px;top:8%;right:-136px;transform:none}.jean-quote--bottom-right{bottom:10%;right:5%}.jean-quote--bottom-right .jean-quote__line{width:180px;display:block!important;height:1px;top:10%;left:-158px;transform:none}@media screen and (max-width: 1024px){.jean-quotes-container{padding:0 1.5rem}.jean-quotes__title{font-size:2.2rem}.jean-quote{max-width:250px}.jean-quote__image{width:50px;height:50px}.jean-quote__text{font-size:.8rem}.jean-quote__line{width:100px!important}.jean-quote--top-left .jean-quote__line{right:-100px}.jean-quote--top-right .jean-quote__line{left:-100px}.jean-quote--bottom-left .jean-quote__line{right:-100px}.jean-quote--bottom-right .jean-quote__line{left:-100px}}@media screen and (max-width: 768px){.jean-quotes-section{padding:0}.jean-quotes-container{padding:0 1rem}.jean-quotes__header{margin-bottom:3rem}.jean-quotes__title{font-size:2rem}.jean-quotes__content{min-height:500px;flex-direction:column;gap:2rem}.jean-quotes__center{position:relative;top:auto;left:auto;transform:none;order:1}.jean-quotes__jean-container{width:200px;height:280px}.jean-quote{position:relative;max-width:100%;margin-bottom:1rem}.jean-quote__content{flex-direction:row!important;gap:.8rem}.jean-quote__image{width:50px;height:50px}.jean-quote__text{font-size:.8rem;padding-left:.5rem}.jean-quote__line{display:none}.jean-quote--top-left,.jean-quote--top-right,.jean-quote--bottom-left,.jean-quote--bottom-right{top:auto;left:auto;right:auto;bottom:auto;order:2}}@media screen and (max-width: 480px){.jean-quotes-section{padding:0}.jean-quotes__title{font-size:1.8rem}.jean-quotes__jean-container{width:180px;height:250px}.jean-quote__content{padding:1rem}.jean-quote__image{width:45px;height:45px}.jean-quote__text{font-size:.8rem;padding-left:.5rem}.jean-quote__text:before{font-size:1.5rem;top:-3px;left:0}}.jean-quotes-mobile{display:none}@media screen and (max-width: 768px){.jean-quotes-container{display:none}.jean-quotes-mobile{display:block;position:relative;width:100%;overflow:hidden}.jean-quotes-mobile__background{position:relative;width:100%;overflow:hidden}.jean-quotes-mobile__bg-image{width:100%;min-height:580px;height:auto;object-fit:cover}.jean-quotes-mobile__points{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.jean-quotes-mobile__point{position:absolute;width:24px;height:24px;background:#ffffffe6;border:2px solid #8B0303;border-radius:50%;cursor:pointer;pointer-events:auto;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:10;text-align:center}.jean-quotes-mobile__point:hover,.jean-quotes-mobile__point--active{background:#8b0303;transform:scale(1.2)}.jean-quotes-mobile__point-dot{width:8px;height:8px;background:#8b0303;border-radius:50%;transition:all .3s ease}.jean-quotes-mobile__point:hover .jean-quotes-mobile__point-dot,.jean-quotes-mobile__point--active .jean-quotes-mobile__point-dot{background:#fff}.jean-quotes-mobile__point--1{top:30%;left:54%}.jean-quotes-mobile__point--2{top:34%;right:22%}.jean-quotes-mobile__point--3{bottom:30%;left:55%}.jean-quotes-mobile__point--4{bottom:24%;right:18%}.jean-quotes-mobile__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1rem;z-index:5}.jean-quotes-mobile__header{text-align:center;margin-bottom:2rem}.jean-quotes-mobile__title{font-family:SF Pro Display Semibold;font-size:22px;line-height:normal;padding:0 10%;margin:0}.jean-quotes-mobile__quotes{position:absolute;left:10%;top:18%;transform:translateY(-50%);width:30%;max-width:180px;z-index:15;height:auto}.jean-quotes-mobile__quote{display:none;animation:fadeIn .3s ease;position:absolute;top:0;left:0;width:100%}.jean-quotes-mobile__quote--active{display:block}.jean-quotes-mobile__connection-line{position:absolute;display:block!important;top:28%;left:34%;width:15%;height:1px;background:#000;z-index:8;transform:translateY(-50%)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.jean-quotes-mobile__quote-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.jean-quotes-mobile__quote-image{overflow:hidden;width:100%}.jean-quotes-mobile__customer-image{width:100%;height:100%;object-fit:cover;border-radius:50%;object-position:center}.jean-quotes-mobile__quote-text{font-family:SF Pro Display Regular;font-size:13px;line-height:normal;text-align:left;color:#000;margin:0}.jean-quotes-mobile__button-container{text-align:center;margin-top:auto}.jean-quotes-mobile__button{display:inline-block;background:#000;color:#fff;text-decoration:none;padding:.8rem 1rem;font-family:SF Pro Display Regular;font-size:12px;font-weight:500;border-radius:2px;transition:all .3s ease}}
/*# sourceMappingURL=/cdn/shop/t/147/assets/jean-quotes.css.map */
