.CustomerQuotesPhotosBlock{--block-gap:var(--4x);--block-grid:1fr;--block-grid-flow:initial;--block-paging-item-active-background-color:var(--color-light-accent);--block-paging-item-hover-background-color:var(--color-accent);--block-paging-item-padding:var(--3x)}.CustomerQuotesPhotosBlock.has-paging{grid-template-areas:"quote-photo" "paging"}@media(min-width:721px){.CustomerQuotesPhotosBlock.has-paging{grid-template-areas:"quote-photo quote-photo" "paging paging"}}.CustomerQuotesPhotosBlock-indicators{--block-paging-indicator-gap:12px;grid-area:paging;-ms-grid-column:1;-ms-grid-row:2}.CustomerQuotesPhotosBlock-indicators>div{--block-paging-indicator-size:12px;--block-paging-indicator-color:tranparent;border-color:var(--color-light-gray)}.CustomerQuotesPhotosBlock-paging.is-vertical{flex-direction:row;gap:calc(var(--2x) - 4px)}.CustomerQuotesPhotosBlock-content{grid-area:quote-photo;-ms-grid-column:1;-ms-grid-row:1}@media (min-width:721px){.CustomerQuotesPhotosBlock-indicators{-ms-grid-column-span:2;-ms-grid-column:1;-ms-grid-row:2}.CustomerQuotesPhotosBlock-content{-ms-grid-column-span:2;-ms-grid-column:1;-ms-grid-row:1}}.CustomerQuotesPhotosBlock{--block-grid:180px 1fr;--block-paging-item-background-color:transparent;--block-paging-item-active-background-color:transparent;--block-paging-item-hover-background-color:transparent;--block-paging-item-padding:0;--block-paging-item-gap:var(--4x)}@media(max-width:1079px){.CustomerQuotesPhotosBlock{--block-grid:1fr}}.CustomerQuotesPhotosBlock-paging{align-items:center;justify-content:center}@media(max-width:1079px){.CustomerQuotesPhotosBlock-paging{flex-direction:row}}.CustomerQuotesPhotosBlock-next,.CustomerQuotesPhotosBlock-prev{font-size:0}.CustomerQuotesPhotosBlock-next:before,.CustomerQuotesPhotosBlock-prev:before{background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:32px;position:absolute;width:20px}.CustomerQuotesPhotosBlock-prev{left:calc((var(--14x) + 2px)*-1)}.CustomerQuotesPhotosBlock-prev:before{background-image:url(../../images/icons/arrow-left.svg)}.CustomerQuotesPhotosBlock-next{left:calc(100% + var(--7x) - 2px)}.CustomerQuotesPhotosBlock-next:before{background-image:url(../../images/icons/arrow-right.svg)}.CustomerQuotesPhotosBlock-pagingItem{align-items:center;display:flex;justify-content:center}.CustomerQuotesPhotosBlock-pagingItem:not(.is-active) img{filter:grayscale(100%);opacity:.5}.CustomerQuotesPhotosBlock.block-editor-block-list__block{--block-gap:0}