.gather__create__selected-topic{background-color:var(--base-gray-100);border-radius:10px;padding:20px;margin-bottom:20px}.gather__create__selected-topic__container{display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 36em){.gather__create__selected-topic__container{flex-direction:row;align-items:flex-start}}.gather__create__selected-topic__image{width:78.4px;height:113.6px;border:1px solid rgba(var(--base-image-border),.3);overflow:hidden;border-radius:4px;margin-bottom:5px}@media only screen and (max-width: 36em){.gather__create__selected-topic__image{margin-right:10px;margin-bottom:0}}.gather__create__selected-topic__image>img{width:100%;height:100%;object-fit:cover}.gather__create__selected-topic__image>span{display:flex;justify-content:center;align-items:center;width:100%;height:100%;word-break:break-all;word-break:break-word;padding:10px;color:var(--base-gray-800);background-color:var(--base-gray-200);font-size:20px}.gather__create__selected-topic__info{flex:1;display:flex;flex-direction:column}.gather__create__selected-topic__info__title,.gather__create__selected-topic__info__detail{text-align:center}@media only screen and (max-width: 36em){.gather__create__selected-topic__info__title,.gather__create__selected-topic__info__detail{text-align:left}}.gather__create__selected-topic__info__title{font-weight:600;font-size:14px;color:var(--base-gray-900)}.gather__create__selected-topic__info__detail{font-weight:400;color:var(--base-gray-700);font-size:12px}
