#wrapper .module.instagram-feed .text-cont,#wrapper .sub-module.instagram-feed .text-cont{z-index:2}@media(min-width: 768px){#wrapper .module.instagram-feed .text-cont .title br,#wrapper .sub-module.instagram-feed .text-cont .title br{display:none}}#wrapper .module.instagram-feed .text-cont a,#wrapper .sub-module.instagram-feed .text-cont a{font-family:"Bauer Bodoni Std 1";font-weight:700}#wrapper .module.instagram-feed .text-cont svg,#wrapper .sub-module.instagram-feed .text-cont svg{width:20px;height:20px}#wrapper .module.instagram-feed .text-cont .text p,#wrapper .sub-module.instagram-feed .text-cont .text p{margin-top:10px}#wrapper .module.instagram-feed .feed-cont,#wrapper .sub-module.instagram-feed .feed-cont{width:clamp(300px,100%,700px);height:auto}@media(min-width: 1024px)and (min-height: 630px){#wrapper .module.instagram-feed .feed-cont,#wrapper .sub-module.instagram-feed .feed-cont{width:clamp(300px,100%,130vh)}}#wrapper .module.instagram-feed .feed-grid,#wrapper .sub-module.instagram-feed .feed-grid{z-index:2;--feed-gap: clamp(10px,0.5vw,20px);--feed-rows: 2;--feed-cols: 4;display:grid;grid-template-columns:repeat(var(--feed-cols), 1fr);grid-template-rows:repeat(var(--feed-rows), 1fr);gap:var(--feed-gap)}@media(min-width: 1024px){#wrapper .module.instagram-feed .feed-grid,#wrapper .sub-module.instagram-feed .feed-grid{width:auto;height:45.6vw;max-height:calc(100vh - 300px);aspect-ratio:16/7.8;flex-grow:0;margin:auto}}@media(max-width: 1023px){#wrapper .module.instagram-feed .feed-grid,#wrapper .sub-module.instagram-feed .feed-grid{height:auto;--feed-rows: 4;--feed-cols: 2}}#wrapper .module.instagram-feed .feed-grid .item,#wrapper .sub-module.instagram-feed .feed-grid .item{background:#d8dbdc}@media(max-width: 1023px){#wrapper .module.instagram-feed .feed-grid .item,#wrapper .sub-module.instagram-feed .feed-grid .item{height:43vw}}