.emmy__container{display:flex;height:1rem;height:100%;position:relative;width:100%}.emmy__container--left{justify-content:flex-start}.emmy__container--right{justify-content:flex-end}.emmy{display:flex;flex-direction:row}.emmy__container--left .emmy{justify-content:flex-start;padding-right:100px}.emmy__container--right .emmy{justify-content:flex-end;padding-left:100px}.emmy__content{position:absolute;top:-1rem;z-index:1}.emmy__container--left .emmy__content{left:6.875rem}.emmy__container--right .emmy__content{right:6.875rem}.emmy__content-speech-bubble{border-radius:.75rem;color:#fff;padding:.75rem;position:relative;width:13.375rem}.emmy__content-speech-bubble,.emmy__content-speech-bubble *{font-size:.875rem}.emmy__content-speech-bubble>:last-child{margin-bottom:0}.emmy__content-speech-bubble:after{content:"";height:9px;position:absolute;top:100%;width:11px}.emmy__container--left .emmy__content-speech-bubble:after{clip-path:polygon(100% 0,0 0,0 100%);left:1.5rem}.emmy__container--right .emmy__content-speech-bubble:after{clip-path:polygon(100% 0,0 0,100% 100%);right:1.5rem}.emmy__content-close{align-items:center;background-color:#8e45ff;border-radius:50%;display:flex;height:1.25rem;justify-content:center;position:absolute;top:0;width:1.25rem}.emmy__content-close:active,.emmy__content-close:focus,.emmy__content-close:hover{background-color:#d5acff;border-radius:50%}.emmy__container--left .emmy__content-close{right:-1.5rem}.emmy__container--right .emmy__content-close{left:-1.5rem}.emmy__image{flex-shrink:0}@media (min-width:1080px){.emmy{bottom:0;position:absolute}.emmy__container--left .emmy{left:0}.emmy__container--right .emmy{right:0}}@media (max-width:1079px){.emmy__container--hide-sm{display:none;opacity:0;visibility:hidden}}