.q-section2-container{max-width:1400px;margin:0 auto;padding:60px 20px}.q-section2-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.q-section2-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.q-section2-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.q-section2-image-wrapper{position:relative;width:100%;height:250px;overflow:hidden}.q-section2-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.q-section2-item:hover .q-section2-image{transform:scale(1.05)}.q-section2-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#666}.q-section2-content{padding:25px 20px}.q-section2-title{font-size:20px;font-weight:600;color:#2c3e50;margin:0 0 15px;line-height:1.3}.q-section2-description{font-size:14px;color:#5a6c7d;line-height:1.6;margin:0}.custom-image-slider-wrapper{width:100%;padding:20px}.custom-image-slider{display:flex;flex-direction:row;justify-content:left;align-items:left;gap:20px}.custom-image-slider img{width:80px;height:80px}.q-faq-key-standards{background-color:#e7eeed;padding:60px 20px;min-height:400px}.q-faq-container{max-width:1200px;margin:0 auto}.q-faq-content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.q-faq-left-content{max-width:500px}.q-faq-title{font-size:30px;font-weight:400;color:#8b4444;margin-bottom:24px;line-height:1.2}.q-faq-description{font-size:16px;color:#8b4444;line-height:1.6;margin-bottom:40px}.q-faq-standards-list{display:flex;flex-direction:column;gap:0}.q-faq-accordion-item{border-bottom:1px solid #2d5f54}.q-faq-standard-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;transition:all .3s ease;position:relative}.q-faq-standard-item:hover{background-color:#8b44440d;padding-left:10px}.q-faq-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;background-color:#8b444408}.q-faq-accordion-content.active{max-height:200px;padding:16px 0}.q-faq-accordion-content p{margin:0;color:#2d5f54;font-size:14px;line-height:1.5;opacity:.8}.q-faq-standard-text{font-size:14px;color:#2d5f54;font-weight:400}.q-faq-plus-icon{font-size:20px;color:#2d5f54;font-weight:300;transition:transform .3s ease}.q-faq-standard-item:hover .q-faq-plus-icon,.q-faq-accordion-item.active .q-faq-plus-icon{transform:rotate(45deg)}.q-faq-right-content{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;position:relative}.q-faq-image-grid{position:relative;width:100%;min-height:550px}.q-faq-image-item{border-radius:16px;overflow:hidden}.q-faq-image-item-center{max-width:125px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.q-faq-image-item-center img{width:100%;height:100%;object-fit:cover;display:block}.q-faq-image-item:hover{transform:scale(1.05)}.q-faq-image-item img{width:100%;height:100%;object-fit:cover;display:block}.q-faq-top-left{width:260px;height:260px;top:0;left:0}.q-faq-top-right{width:260px;height:260px;top:0;right:0}.q-faq-center{width:104px;height:150px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;background:#fff;border:3px solid white}.q-faq-center:hover{transform:translate(-50%,-50%) scale(1.1)}.q-faq-bottom-left{width:260px;height:260px;bottom:0;left:0}.q-faq-bottom-right{width:260px;height:260px;bottom:0;right:0}.q-last-commitment-section{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.q-last-container{max-width:1200px;margin:0 auto;padding:0 20px}.q-last-main-heading{text-align:center;font-size:30px;font-weight:400;margin:0 0 60px;line-height:1.2}.q-last-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;align-items:start}.q-last-card{background:#fff!important;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.q-last-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.q-last-image-container{position:relative;width:100%;height:280px;overflow:hidden}.q-last-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.q-last-card:hover .q-last-card-image{transform:scale(1.05)}.q-last-card-content{padding:30px}.q-last-card-title{font-size:32px;font-weight:600;margin:0 0 20px;line-height:1.3}.q-last-card-description{font-size:1rem;line-height:1.6;margin:0;opacity:.9}@media (max-width: 1024px){.q-section2-container{padding:50px 15px}.q-section2-grid{grid-template-columns:repeat(2,1fr);gap:25px}.q-section2-image-wrapper{height:220px}.q-section2-title{font-size:18px}}@media (max-width: 768px){.q-section2-container{padding:40px 15px}.q-section2-grid{grid-template-columns:1fr;gap:20px}.q-section2-image-wrapper{height:200px}.q-section2-content{padding:20px 15px}.q-section2-title{font-size:18px;margin-bottom:12px}.q-section2-description{font-size:14px}.q-faq-key-standards{padding:20px}.q-faq-content-wrapper{grid-template-columns:1fr;gap:40px;text-align:center}.q-faq-title{font-size:36px;margin-bottom:16px}.q-faq-description{font-size:14px;margin-bottom:30px}.q-faq-image-grid{width:100%;height:auto}.q-faq-center{width:90px;height:90px}.q-faq-standard-text{font-size:14px}.q-last-container{padding:55px 20px}.q-last-main-heading{font-size:20px;margin-bottom:40px}.q-last-cards-grid{grid-template-columns:1fr;gap:30px}.q-last-image-container{height:220px}.q-last-card-content{padding:25px}.q-last-card-title{font-size:1.5rem;margin-bottom:15px}.q-last-card-description{font-size:.95rem}}@media (max-width: 480px){.q-section2-container{padding:55px 20px}.q-section2-image-wrapper{height:180px}.q-section2-content{padding:18px 12px}.q-section2-title{font-size:16px;margin-bottom:10px}.q-section2-description{font-size:13px;line-height:1.5}.q-faq-title{font-size:24px}.q-faq-image-grid{width:100%;height:auto}.q-faq-top-left,.q-faq-top-right{width:175px;height:175px}.q-faq-bottom-left,.q-faq-bottom-right{width:175px;height:175px;top:35%}.q-faq-center{width:88px;height:150px;top:30%}.q-faq-right-content{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;position:relative;margin-bottom:40px}.q-faq-image-item{border-radius:16px}.q-faq-image-item-center{max-width:100px}.q-last-main-heading{font-size:20px;margin-bottom:30px}.q-last-cards-grid{gap:20px}.q-last-image-container{height:200px}.q-last-card-content{padding:20px}.q-last-card-title{font-size:20px}.q-last-card-description{font-size:.9rem;line-height:1.5}.q-faq-accordion-content p{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/quality-banner.css.map */
