/**handles:rockway-instagram-feed-style**/
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/instagram-feed/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/.instagram-feed{background-color:var(--cream-bg)}.instagram-feed .feed-item,.instagram-feed .j-image,.instagram-feed img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.instagram-feed header{flex-direction:column;text-align:center;color:var(--brown-font)}.instagram-feed header h2{text-transform:lowercase;margin:0 0 2rem}.instagram-feed .juicer-feed{overflow:visible}.instagram-feed .feed-item{font:unset}.instagram-feed .feed-item p{font-size:2rem;line-height:1.2em}.instagram-feed .item-wrapper{display:grid}.instagram-feed .feed-item:first-child{grid-area:a}.instagram-feed .feed-item:nth-child(2){grid-area:b}.instagram-feed .feed-item:nth-child(3){grid-area:c}.instagram-feed .feed-item:nth-child(4){grid-area:d}.instagram-feed .feed-item:nth-child(5){grid-area:e}.instagram-feed .feed-item:nth-child(6){grid-area:f}.instagram-feed .null{display:none!important}@media only screen and (min-width:0) and (max-width:960px){.instagram-feed{padding-block:5rem;padding-inline:2rem}.instagram-feed header{margin-bottom:5rem}.instagram-feed .item-wrapper{-moz-column-gap:1.3rem;column-gap:1.3rem;row-gap:1.1rem;grid-template-areas:"a c c" "b c c" "d d e" "d d f";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,15.4rem)}.instagram-feed .feed-item:nth-child(2),.instagram-feed .feed-item:nth-child(6){padding-bottom:1.1rem!important;background:0 0!important}.instagram-feed .feed-item:nth-child(3),.instagram-feed .feed-item:nth-child(4){padding-top:3rem!important;background:0 0!important}.instagram-feed .feed-item:first-child{-ms-grid-row:1;-ms-grid-column:1}.instagram-feed .feed-item:nth-child(2){-ms-grid-row:3;-ms-grid-column:1}.instagram-feed .feed-item:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:3;-ms-grid-column-span:3}.instagram-feed .feed-item:nth-child(4){-ms-grid-row:5;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:3}.instagram-feed .feed-item:nth-child(5){-ms-grid-row:5;-ms-grid-column:5}.instagram-feed .feed-item:nth-child(6){-ms-grid-row:7;-ms-grid-column:5}}@media only screen and (min-width:961px){.instagram-feed{padding-block:10.3rem 13.2rem}.instagram-feed header{margin-bottom:5.5rem}.instagram-feed header h2{margin:0 0 2.5rem}.instagram-feed header p{font-size:2.1em;line-height:1.14em}.instagram-feed .item-wrapper{grid-template-areas:"a c d f" "b c e f";gap:2rem;grid-template-columns:1fr 2fr 1fr 2fr;grid-template-rows:26.2rem 26.2rem}.instagram-feed .feed-item:nth-child(3),.instagram-feed .feed-item:nth-child(6){translate:0 3rem!important;background:0 0!important}.instagram-feed .feed-item:first-child{-ms-grid-row:1;-ms-grid-column:1}.instagram-feed .feed-item:nth-child(2){-ms-grid-row:3;-ms-grid-column:1}.instagram-feed .feed-item:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:3;-ms-grid-column-span:1}.instagram-feed .feed-item:nth-child(4){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:1}.instagram-feed .feed-item:nth-child(5){-ms-grid-row:3;-ms-grid-column:5}.instagram-feed .feed-item:nth-child(6){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:7}}.instagram-feed{--duration:2s;--delay:1s}body:not(.wp-admin) .instagram-feed .juicer-feed,body:not(.wp-admin) .instagram-feed header{opacity:0}body:not(.wp-admin) .instagram-feed.animateActive .juicer-feed,body:not(.wp-admin) .instagram-feed.animateActive header{animation:fade var(--duration) forwards}body:not(.wp-admin) .instagram-feed.animateActive .juicer-feed{animation-duration:calc(var(--delay) * 1)}