/**handles:elevation-text-photo-style**/
.wp-block-columns>.wp-block-column>.text-photo-block,.wp-block-columns>.wp-block-column>.text-photo-block .text-photo-block__container,.wp-block-columns>.wp-block-column>.text-photo-block .text-photo-block__container>.text-photo-block__row{height:100%}.text-photo-block__bg-box{padding:60px calc(8.33333% + 15px)}.text-photo-block__bg-box .important-text{background-color:#fff!important}.text-photo-block__col--primary-light{background-color:#f3f5f6}.text-photo-block__col--secondary-light{background-color:#f4f6f0}.text-photo-block__col--tertiary-light{background-color:#fbf8f1}.text-photo-block__row{display:flex;flex-wrap:wrap;row-gap:30px}.text-photo-block__row.align-items-center{align-items:center}.text-photo-block__row.align-items-end{align-items:end}.text-photo-block__row.align-items-stretch .text-photo-block__photo{height:100%}.text-photo-block__row--reverse{flex-direction:row-reverse}.text-photo-block__row.image-object-fit-contain .text-photo-block__figure img,.text-photo-block__row.image-object-fit-contain-2 .text-photo-block__figure img{margin:unset;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}@media(min-width:1200px){.text-photo-block__row.image-object-fit-contain .text-photo-block__figure img,.text-photo-block__row.image-object-fit-contain-2 .text-photo-block__figure img{-o-object-position:center;object-position:center}}.text-photo-block__row.image-object-fit-contain .text-photo-block__photo{height:250px}.text-photo-block__row.image-object-fit-contain .text-photo-block__photo img{height:100%}@media(min-width:1200px){.text-photo-block__row.image-object-fit-contain-2 .text-photo-block__content{flex:1}}.text-photo-block__row.image-object-fit-contain-2 .text-photo-block__figure{height:auto;width:auto}.text-photo-block__figure{display:flex;flex-direction:column;row-gap:15px}.text-photo-block__photo{height:auto}.text-photo-block__photo img{display:block;margin:0 auto}@media(min-width:1200px){.text-photo-block__photo img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}}.text-photo-block__content.center{text-align:center}.text-photo-block__content.right{text-align:right}