.coach{display:flex;align-items:flex-end;gap:0;margin-bottom:20px}.coach--right{flex-direction:row-reverse}.coach--right .coach__bubble::after{left:auto;right:20px;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #2c3e50}.coach--right .coach__bubble::before{left:auto;right:22px;border-width:8px 0 8px 12px;border-color:transparent transparent transparent #fffde7}.coach__avatar{flex-shrink:0;line-height:1;z-index:1}.coach__img{width:130px;height:auto;object-fit:contain;margin-right:-15px;transform:scaleX(-1)}.coach__emoji{font-size:80px}.coach__content{flex:1;min-width:0;margin-right:45px}.coach__bubble{position:relative;background:#fffde7;border:2.5px solid #2c3e50;border-radius:15px;padding:15px 20px;font-family:'Bangers',cursive;font-size:20px;letter-spacing:0.8px;color:#2c3e50;line-height:1.5}.coach__bubble::after{content:'';position:absolute;bottom:18px;left:-22px;width:0;height:0;border-style:solid;border-width:10px 22px 10px 0;border-color:transparent #2c3e50 transparent transparent}.coach__bubble::before{content:'';position:absolute;bottom:20px;left:-17px;width:0;height:0;border-style:solid;border-width:8px 18px 8px 0;border-color:transparent #fffde7 transparent transparent;z-index:1}.coach--right .coach__bubble::after{left:auto;right:-15px;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #2c3e50}.coach--right .coach__bubble::before{left:auto;right:-11px;border-width:8px 0 8px 12px;border-color:transparent transparent transparent #fffde7}.coach__signature{display:inline-block;float:right;margin-top:-12px;margin-right:-8px;padding:4px 12px;background:#fc0;color:#07162e;font-family:'Bangers',cursive;font-size:.875em;letter-spacing:1px;border:2px solid #2c3e50;border-radius:4px;position:relative;z-index:2}@media (max-width:576px){.coach{align-items:flex-end}.coach__img{width:100px;margin-right:-10px}.coach__content{margin-right:10px}.coach__bubble{font-size:16px;padding:10px 15px;border-radius:12px}.coach__bubble::after{bottom:10px;left:-14px;border-width:7px 14px 7px 0}.coach__bubble::before{bottom:12px;left:-10px;border-width:5px 11px 5px 0}.coach__signature{font-size:.75em;padding:3px 8px}}