.lesbianBanner{opacity:1;max-height:500px;overflow:hidden;transition:max-height .4s ease,opacity .3s ease,margin-bottom .3s ease;display:flex;align-items:center;justify-content:space-between;border-radius:30px;background:linear-gradient(180deg,#b399d4 0,#e4d0fc 100%);color:#000;padding:10px 15px;cursor:pointer;margin:12px 12px 12px 12px}@media only screen and (min-width:600px){.lesbianBanner{margin:12px auto;width:398px}}@media only screen and (min-width:1200px){.lesbianBanner{width:398px;margin:12px auto}}.lesbianBanner.hide{opacity:0;max-height:0;margin-bottom:0}.lesbianBanner .lesbianBannerIcon{width:40px;height:auto;flex-shrink:0}.lesbianBanner .lesbianBannerText{text-align:center;color:#000;font-size:13px;flex:1;padding:0 10px}.lesbianBanner .lesbianBannerClose{width:25px;text-align:right;flex-shrink:0}.lesbianBanner .lesbianBannerClose i{font-size:12px}