.BZR-image-features-block{position:relative;width:100%;padding:80px 0;overflow:hidden;background:#fff}.BZR-image-features-block .BZR-container{max-width:1240px;margin:0 auto;padding:0 20px}.BZR-image-features-container{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:stretch}.BZR-image-features-container.image-left .BZR-image-features-content-side,.BZR-image-features-container.image-right .BZR-image-features-image-side{order:2}.BZR-image-features-container.image-left .BZR-image-features-image-side,.BZR-image-features-container.image-right .BZR-image-features-content-side{order:1}.BZR-image-features-image-side{position:relative;min-height:100%;opacity:0;animation:.8s ease-out .2s forwards fadeInUp}.BZR-image-features-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px}.BZR-image-features-content-side{display:flex;flex-direction:column;justify-content:center;padding:2rem 0}.BZR-image-features-pretitle{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#ded1b1;margin-bottom:1rem;opacity:0;animation:.8s ease-out .1s forwards fadeInUp}.BZR-image-features-title{font-size:2.5rem;font-weight:700;color:#101518;margin:0 0 1.5rem;line-height:1.2;opacity:0;animation:.8s ease-out .2s forwards fadeInUp}.BZR-image-features-description{font-size:1.125rem;line-height:1.8;color:#666;margin-bottom:2.5rem;opacity:0;animation:.8s ease-out .3s forwards fadeInUp}.BZR-image-features-list{display:flex;flex-direction:column;gap:2rem}.BZR-image-features-item{display:flex;gap:1.5rem;align-items:flex-start;opacity:0;animation:.8s ease-out forwards fadeInUp}.BZR-image-features-item:first-child{animation-delay:.4s}.BZR-image-features-item:nth-child(2){animation-delay:.5s}.BZR-image-features-item:nth-child(3){animation-delay:.6s}.BZR-image-features-item:nth-child(4){animation-delay:.7s}.BZR-image-features-item:nth-child(5){animation-delay:.8s}.BZR-image-features-item:nth-child(6){animation-delay:.9s}.BZR-image-features-item-number{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#ded1b1;color:#101518;font-size:1.5rem;font-weight:700;border-radius:50%}.BZR-image-features-item-content{flex:1}.BZR-image-features-item-title{font-size:1.25rem;font-weight:600;color:#101518;margin:0 0 .5rem}.BZR-image-features-item-description{font-size:1rem;line-height:1.6;color:#666}@media (max-width:992px){.BZR-image-features-block{padding:60px 0}.BZR-image-features-container{gap:40px}.BZR-image-features-title{font-size:2rem}.BZR-image-features-description{font-size:1rem}}@media (max-width:768px){.BZR-image-features-block{padding:50px 0}.BZR-image-features-block .BZR-container{padding:0 15px}.BZR-image-features-container{grid-template-columns:1fr;gap:2rem}.BZR-image-features-image-side{min-height:300px;order:1!important}.BZR-image-features-content-side{order:2!important}.BZR-image-features-title{font-size:1.8rem}.BZR-image-features-list{gap:1.5rem}.BZR-image-features-item{gap:1rem}.BZR-image-features-item-number{width:40px;height:40px;font-size:1.25rem}}@media (max-width:480px){.BZR-image-features-title{font-size:1.5rem}.BZR-image-features-pretitle{font-size:.75rem}.BZR-image-features-description{font-size:.95rem}.BZR-image-features-item-title{font-size:1.1rem}.BZR-image-features-item-description{font-size:.9rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.BZR-image-features-description,.BZR-image-features-image-side,.BZR-image-features-item,.BZR-image-features-pretitle,.BZR-image-features-title{animation:none;opacity:1;transition:none}}