.image-band{margin-bottom:-1px;padding-block:calc(var(--section-space)*.5) 0;position:relative}.image-band--clip:after{background:var(--light-bg);bottom:0;content:"";height:170px;left:0;position:absolute;right:0;z-index:0}.image-band__frame{height:var(--band-h,440px);position:relative;z-index:1;--bt-inset:260px;--bt-shoulder:130px;--bt-step:90px}.image-band__frame img{display:block;height:100%;object-fit:cover;width:100%}.image-band--clip .image-band__frame img{clip-path:polygon(var(--bt-inset) 0,calc(100% - var(--bt-inset)) 0,calc(100% - var(--bt-step)) var(--bt-shoulder),100% var(--bt-shoulder),100% calc(100% - var(--bt-shoulder)),calc(100% - var(--bt-step)) calc(100% - var(--bt-shoulder)),calc(100% - var(--bt-inset)) 100%,var(--bt-inset) 100%,var(--bt-step) calc(100% - var(--bt-shoulder)),0 calc(100% - var(--bt-shoulder)),0 var(--bt-shoulder),var(--bt-step) var(--bt-shoulder))}@media (max-width:1024px){.image-band__frame{height:340px;--bt-inset:170px;--bt-shoulder:90px;--bt-step:60px}}@media (max-width:767px){.image-band__frame{height:240px}.image-band--clip .image-band__frame img{clip-path:none}.image-band--clip:after{height:90px}}