/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
#instafeed img,#instafeed video{width:100%;height:100%;object-fit:cover;display:block;}.post{position:relative;margin-bottom:1rem;}.post .caption{opacity:0;position:absolute;width:100%;color:#fff;left:0;bottom:0;padding:1rem;z-index:2;-webkit-box-sizing:border-box;background-color:rgba(0,0,0,.4);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;overflow:hidden;height:100%;overflow-y:scroll;white-space:pre-wrap;}.post:hover .caption{opacity:1;}
#instafeed{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;}@media screen and (min-width:480px){#instafeed{grid-template-columns:repeat(2,1fr);}}@media screen and (min-width:899px){#instafeed{grid-template-columns:repeat(3,1fr);}}#instafeed .post{margin-bottom:0;}
.paragraph--unpublished{background-color:#fff4f4;}
