.image-text-pair-section{padding:0;position:relative}.image-text-pair-section.fullwidth-section{width:100vw;margin-left:calc(-50vw + 50%);position:relative}.section-header{margin-bottom:20px}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:15px;color:var(--color-text, #333)}.section-subtitle{font-size:1.1rem;color:var(--color-text-secondary, #666);margin:0}.image-text-pair-items{display:flex;flex-direction:column;gap:0}.image-text-item{position:relative;overflow:hidden;transition:all .3s ease;margin-bottom:0}.image-text-item:last-child{margin-bottom:0}.image-text-item:not(:last-child){border-bottom:none;padding-bottom:0}.image-text-item.custom-bg{padding:20px 0;margin:0;width:100%}.image-text-item .container{max-width:1200px}.fullwidth-content{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.image-text-item{width:100%;position:relative}.image-text-item .row{align-items:stretch}.media-content{position:relative;display:flex;align-items:center;justify-content:center}.placeholder-media{width:100%;height:300px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-secondary, #f8f9fa);border-radius:var(--border-radius, 8px);border:2px dashed var(--color-border, #dee2e6)}.media-element{width:100%;height:auto;object-fit:cover;border-radius:var(--border-radius, 8px);transition:transform .3s ease}.media-element:hover{transform:scale(1.02)}.media-element::-webkit-media-controls{display:none!important}.media-element::-webkit-media-controls-panel{display:none!important}.media-element::-webkit-media-controls-play-button{display:none!important}.media-element::-webkit-media-controls-volume-slider{display:none!important}.media-element::-webkit-media-controls-timeline{display:none!important}.media-element::-webkit-media-controls-current-time-display{display:none!important}.media-element::-webkit-media-controls-time-remaining-display{display:none!important}.text-content{padding:30px 20px;height:100%;display:flex;flex-direction:column;justify-content:center}.text-content.competitor-style{color:#fff;padding:40px 30px;border-radius:0;margin:0;width:100%}.title-section{display:flex;align-items:baseline;margin-bottom:20px}.title-number{font-size:3rem;font-weight:700;color:#333;margin-right:15px;line-height:1}.item-title{font-size:2.5rem;font-weight:700;margin:0;color:#333;line-height:1.2;flex:1}.item-description{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:30px}.item-description p{margin-bottom:15px;color:#333}.item-description p:last-child{margin-bottom:0}.customer-review{background-color:#fff;border:2px solid #1F583C;border-radius:12px;padding:25px;margin-top:15px;position:relative;box-shadow:0 2px 8px #1f583c1a}.stars{margin-bottom:15px}.star{color:#f9be47;font-size:1.4rem;margin-right:1px;display:inline-block;font-weight:700}.star.filled,.star.empty{color:#f9be47}.review-content{text-align:center}.review-text{font-style:italic;font-size:1rem;line-height:1.5;color:#333;margin-bottom:12px;font-weight:700}.review-author{text-align:right;font-size:.9rem;color:#333;margin:0;font-weight:700}.verified-badge{display:inline-flex;align-items:center;margin-left:8px;font-size:.8rem;font-weight:500;color:#333}.verified-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:#1f583c;color:#fff;border-radius:50%;font-size:.7rem;font-weight:700;margin-right:4px;line-height:1}@media (max-width: 991.98px){.image-text-pair-section{padding:0}.image-text-pair-section.fullwidth-section{width:100vw;margin-left:calc(-50vw + 50%)}.fullwidth-content{padding:0 15px}.section-header{margin-bottom:40px}.image-text-item{margin-bottom:0}.image-text-item:not(:last-child){padding-bottom:0}.image-text-item.custom-bg{padding:20px 0;margin:0;width:100%}.text-content.competitor-style{padding:40px 20px;margin:0;width:100%}.image-text-item .row{align-items:stretch}.image-text-item .col-lg-6:first-child{margin-bottom:30px}.text-content{padding:20px 0}.text-content.competitor-style{padding:40px 20px}.title-number{font-size:2.5rem}.item-title,.section-title{font-size:2rem}}@media (max-width: 767.98px){.image-text-pair-section{padding:0}.image-text-pair-section.fullwidth-section{width:100vw;margin-left:calc(-50vw + 50%)}.fullwidth-content{padding:0 10px}.section-header{margin-bottom:50px}.section-title{font-size:1.8rem}.image-text-item{margin-bottom:0}.image-text-item:not(:last-child){padding-bottom:0}.image-text-item.custom-bg{padding:20px 0;margin:0;width:100%}.text-content.competitor-style{padding:30px 15px;margin:0;width:100%}.image-text-item .row{align-items:stretch}.text-content{padding:15px 0}.text-content.competitor-style{padding:30px 15px}.title-section{flex-direction:row;align-items:baseline}.title-number{font-size:2rem;margin-bottom:0;margin-right:10px}.item-title{font-size:1.5rem;margin-bottom:15px}.item-description{font-size:1rem;margin-bottom:20px}.customer-review{padding:20px}.review-text{font-size:.9rem}}.image-text-item{opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards}.image-text-item:nth-child(1){animation-delay:.1s}.image-text-item:nth-child(2){animation-delay:.2s}.image-text-item:nth-child(3){animation-delay:.3s}.image-text-item:nth-child(4){animation-delay:.4s}.image-text-item:nth-child(5){animation-delay:.5s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}:root{--color-text: #333;--color-text-secondary: #666;--color-bg-secondary: #f8f9fa;--color-border: #e9ecef;--color-primary: #007bff;--color-primary-dark: #0056b3;--border-radius: 8px}@media (prefers-color-scheme: dark){:root{--color-text: #ffffff;--color-text-secondary: #cccccc;--color-bg-secondary: #2d2d2d;--color-border: #404040}}
/*# sourceMappingURL=/cdn/shop/t/93/assets/image-text-pair.css.map */
