#panelWrapper{box-sizing:border-box;width:100%}#panelWrapper *{box-sizing:border-box;font-family:Inter,sans-serif}#chaturbatePanel{height:100%;height:350px;margin-left:0;margin-right:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;overflow:hidden;}#chaturbatePanel div.room-wrapper{max-width:100%;width:100%;padding:5px;margin-bottom:3%;padding-bottom:1rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}#chaturbatePanel div.room-wrapper:first-child. #chaturbatePanel div.room-wrapper:nth-child(2){display:flex}#chaturbatePanel div.room-wrapper:nth-child(3),#chaturbatePanel div.room-wrapper:nth-child(4),#chaturbatePanel div.room-wrapper:nth-child(5),#chaturbatePanel div.room-wrapper:nth-child(6),#chaturbatePanel div.room-wrapper:nth-child(7),#chaturbatePanel div.room-wrapper:nth-child(8){display:none}#chaturbatePanel a{display:flex;justify-content:center;align-items:center;overflow:hidden;max-width:100%;border-radius:5px;text-decoration:none;display:block;font-size:1em;line-height:1.5;font-weight:500;color:#f47321;width:100%}#chaturbatePanel div.image-wrapper{width:100%;height:100%;max-width:100%;overflow:hidden;aspect-ratio:16/9;border-top-left-radius:4px;border-top-right-radius:4px;position:relative}#chaturbatePanel div.image-div{aspect-ratio:16/9;width:100%;height:auto;max-width:100%;max-width:100%;border-radius:2px;transition:250ms;box-shadow:-1px 0 3px rgba(50,50,50,.5),0 1px 3px rgba(50,50,50,.5),1px 0 3px rgba(50,50,50,.5),0 -1px 3px rgba(50,50,50,.5)}#chaturbatePanel a:hover div.image-div{transform:scale(1.05)}#chaturbatePanel a:hover div.image-wrapper{border-radius:0}#chaturbatePanel .roomText{text-align:center;padding:4px 0}#chaturbatePanel .room-img-tag-overlay{font-size:12px;background-color:#0c6a93;text-align:center;color:#fff;bottom:0;left:0;width:100%;height:20px;position:absolute}@media (min-width:233px){#chaturbatePanel{height:425px}}@media (min-width:321px) and (max-width:767px){#chaturbatePanel div.room-wrapper{width:50%}#chaturbatePanel div.room-wrapper:nth-child(3),#chaturbatePanel div.room-wrapper:nth-child(4){display:flex}#chaturbatePanel{height:420px}}@media (min-width:550px){#chaturbatePanel{height:550px}}@media (min-width:768px){#chaturbatePanel{height:500px}#chaturbatePanel div.room-wrapper{width:33.333333%}#chaturbatePanel div.room-wrapper:nth-child(3),#chaturbatePanel div.room-wrapper:nth-child(4),#chaturbatePanel div.room-wrapper:nth-child(5),#chaturbatePanel div.room-wrapper:nth-child(6){display:flex}}@media only screen and (min-width:992px){#chaturbatePanel div.room-wrapper{width:25%!important;padding:5px;margin-bottom:2%}#chaturbatePanel div.room-wrapper:nth-child(3),#chaturbatePanel div.room-wrapper:nth-child(4),#chaturbatePanel div.room-wrapper:nth-child(5),#chaturbatePanel div.room-wrapper:nth-child(6),#chaturbatePanel div.room-wrapper:nth-child(7),#chaturbatePanel div.room-wrapper:nth-child(8){display:flex}}