/* ===== Homepage secties (Inez) ===== */
.idr-hero{position:relative;overflow:hidden}
.idr-hero .wp-block-image{position:relative}
.idr-hero .wp-block-image::before{content:"";position:absolute;top:24px;left:24px;right:-24px;bottom:-24px;background:#E1C340;border-radius:4px;z-index:0}
.idr-hero .wp-block-image img{position:relative;z-index:1;border-radius:4px;display:block}
.idr-hero p:first-child{letter-spacing:1.5px;display:inline-block;border-bottom:2px solid #E1C340;padding-bottom:5px;margin-bottom:20px}
.idr-hero .wp-block-button__link{padding:16px 30px;border-radius:6px;font-weight:800}

.idr-stats{clip-path:polygon(0 26px,100% 0,100% 100%,0 100%);margin-top:-14px;position:relative;z-index:2}
.idr-stats .wp-block-column{position:relative;padding-left:22px}
.idr-stats .wp-block-column::before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;background:#E1C340;opacity:.55}
.idr-stats h3{font-family:"Playfair Display",serif;margin:0 0 6px}

.idr-herk .wp-block-image{position:relative}
.idr-herk .wp-block-image::before{content:"";position:absolute;top:-20px;left:-20px;width:120px;height:120px;border:2px dashed #d8d2bd;border-radius:4px;z-index:0}
.idr-herk .wp-block-image img{position:relative;z-index:1;border-radius:4px;display:block}
.idr-herk h2{font-family:"Playfair Display",serif}
.idr-herk blockquote{background:#fff;border-left:3px solid #E1C340;border-radius:0 6px 6px 0;padding:20px 24px !important;margin:22px 0 0}
.idr-herk blockquote p{margin:0}

.idr-quotes{position:relative;background:#FCFAF4}
.idr-quotes h2{font-family:"Playfair Display",serif}
.idr-quotes .wp-block-column > .wp-block-group{position:relative;border-top:3px solid #E1C340;box-shadow:0 1px 0 rgba(0,0,0,.04);height:100%}
.idr-quotes .wp-block-column > .wp-block-group::before{content:"\201C";position:absolute;top:-6px;right:16px;font-family:"Playfair Display",serif;font-size:70px;line-height:1;color:#E1C340;opacity:.35}
.idr-quotes .wp-block-column:nth-child(1) > .wp-block-group{transform:rotate(-.6deg)}
.idr-quotes .wp-block-column:nth-child(2) > .wp-block-group{transform:rotate(.6deg)}

.idr-over{padding:3.5rem 1.5rem;background:#FCFAF4}
.idr-over figure img{border-radius:4px}

@media(max-width:781px){
.idr-hero .wp-block-image::before{display:none}
.idr-stats{clip-path:none;margin-top:0}
.idr-quotes .wp-block-column > .wp-block-group{transform:none}
}