@charset "UTF-8";

.image-slider__slide--2 {
  background-position:65% 50%!important;
}

#about_me_label,#avatar_holder,#blurb_label,#gender_container,#header_bar,#last_login_string_container,#marital_status_container,#member_message_value,#member_type_value,#profile_header_container a[href$=wall],#profile_main_photo,#status_label,#thanks,#unix_last_broadcast_container,#unix_last_login_container,#unix_last_updated_container,#username_container {
  display:none!important;
}

#profile_interests_content .value {
  margin:0;
}

#cboxLoadedContent,#gallery_password_form,#gallery_password_form_modal,#protected_gallery_instructions,#protected_gallery_name {
  padding:0;
}

#new_comment,.profile_section_content {
  margin:0;
  padding:0;
}

.profile_section_content {
  border-radius:0;
  position:static;
}

#profile_header_container #member_status_value a,.btn {
  box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

#profile_header_container #member_status_value a:hover,.btn:hover {
  box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
}

#cboxLoadedContent {
  box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
}

.emphasis,.photo_gallery_name a,.wall_post_info,.wall_post_info a {
  font-weight:400;
  color:#890d38!important;
}

*,:after,:before {
  box-sizing:border-box;
}

@font-face {
  font-family:Roboto;
  font-style:normal;
  font-weight:400;
  src:local(Roboto),url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format("woff2");
}

.grid {
  padding:0 5px;
}

.row {
  margin:0 -5px;
  display:-ms-flexbox;
  display:flex;
}

.col {
  width:100%;
  padding:0 5px;
}

.col--flex {
  display:-ms-flexbox;
  display:flex;
}

.col--half {
  width:50%;
}

.col--third {
  width:33.3333333333%;
}

.col--two-thirds {
  width:66.6666666667%;
}

.col--golden {
  width:61%;
}

.col--golden2 {
  width:39%;
}

body {
  background-color:#fff;
  margin:0 auto;
  padding:0;
  color:rgba(0,0,0,.87);
  position:relative;
  max-width:1440px;
}

.profile_section .heading,body {
  font-family:Roboto,Verdana,Tahoma,Geneva,sans-serif;
}

.profile_section .heading {
  position:-webkit-sticky;
  position:sticky;
  top:-1px;
  z-index:5;
  font-size:24px;
  font-weight:400;
  color:#fff;
  width:100%;
  padding:16px;
  margin:0;
}

.profile_section .heading:before {
  content:" ";
  display:block;
  position:absolute;
  width:26px;
  height:26px;
  background-size:26px 26px;
}

.subheading {
  padding-top:.5em;
  font-size:.7em;
}

#profile_comments .heading,#profile_mfc_news_feed_content .heading,#profile_mfc_share_content .heading,#profile_password_photo_galleries .heading,#profile_photo_galleries .heading,.header--left .heading {
  padding-left:72px!important;
}

#profile_comments .heading:before,#profile_mfc_news_feed_content .heading:before,#profile_mfc_share_content .heading:before,#profile_password_photo_galleries .heading:before,#profile_photo_galleries .heading:before,.header--left .heading:before {
  left:22px;
}

#lc-games .heading:before,#lc-lovense .heading:before,#lc-mfc-share .heading:before,#lc-raffle .heading:before,#profile_about_me .heading:before,#profile_friends .heading:before,#profile_interests_content .heading:before,#profile_schedule .heading:before,.header--right .heading:before {
  right:16px;
}

#password_photo_galleries .heading,#photo_galleries .heading {
  margin:0;
  padding:1em 0 .3846153846em;
  color:#999;
  font-size:1.4em;
}

#password_photo_galleries .heading:first-letter,#photo_galleries .heading:first-letter {
  text-transform:capitalize;
}

#profile_header .profile_section .heading {
  padding:0;
  width:750px;
}

#profile_header .profile_section .heading:before {
  display:none;
}

#profile_about_me>.heading {
  text-indent:-9999px;
  line-height:0;
}

#profile_about_me>.heading:after {
  content:"My Stats";
  text-indent:0;
  display:block;
  line-height:normal;
}

.sub-section {
  font-size:20px;
  font-weight:400;
  color:#e91e63;
  border-top:1px solid #f8bbd0;
  padding-top:22.249223595px;
  margin-top:36px;
}

.sub-section:nth-child(2) {
  margin-top:20px;
  border-top:0;
  padding-top:0;
}

.sub-section--inner {
  margin-top:1em;
  margin-bottom:1em;
  padding-top:0;
  font-size:18px;
  border-top:none;
}

#gallery_password_form_modal input[type=submit],#profile_header_container #member_status_value a,.btn,.btn-flat {
  display:inline-block;
  height:36px;
  margin-bottom:15px;
  padding:0 2rem;
  border-radius:2px;
  line-height:36px;
  text-transform:uppercase;
  border:none;
  outline:0;
  -webkit-tap-highlight-color:transparent;
}

#profile_header_container #member_status_value a,.btn {
  text-decoration:none;
  color:#fff;
  background-color:#e91e63;
  text-align:center;
  letter-spacing:.5px;
  transition:all .2s ease-out;
  cursor:pointer;
}

#profile_header_container #member_status_value a:hover,.btn:hover {
  background-color:#eb3573;
}

.btn--lower {
  text-transform:none;
}

.btn--large {
  font-size:larger;
}

#profile_header_container #member_status_value a,.btn--accent {
  background-color:#3f51b5;
}

#profile_header_container #member_status_value a:hover,.btn--accent:hover {
  background-color:#4d5ec1;
}

.btn--raffle {
  background-color:#e91e63;
}

.btn--raffle:hover {
  background-color:#eb3573;
}

#gallery_password_form_modal input[type=submit],.btn-flat {
  box-shadow:none;
  background-color:transparent;
  color:#e91e63;
  cursor:pointer;
}

#gallery_password_form_modal input.disabled[type=submit],.btn-flat.disabled {
  color:#b3b2b2;
  cursor:default;
}

.btn-group {
  margin-top:32px;
}

.btn-group--centered {
  text-align:center;
}

.btn-group--column {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
}

#profile_about_me #tags_container {
  width:100%;
}

#profile_about_me #tags_container .label {
  width:16.3333333333%;
}

#profile_about_me #tags_container .value {
  width:83.6666666667%;
}

#profile_about_me {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin-bottom:36px;
  max-width:1128px;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

#profile_about_me .heading {
  transform:translateY(1px);
}

#profile_about_me .container {
  width:49%;
}

#profile_interests_content .label,#profile_interests_content .value {
  margin:0;
}

#about_me_container {
  -ms-flex-order:-1;
  order:-1;
  width:100%!important;
}

#profile,.profile_row {
  display:block;
}

.profile_row {
  max-width:1200px;
  padding:0 36px;
}

.profile_row.hidden {
  display:none;
}

.profile_row:first-child {
  padding:0;
  max-width:100%;
}

.profile_section {
  display:block;
  margin-bottom:36px;
}

#profile_header {
  margin-bottom:0;
  position:relative;
  overflow:hidden;
}

#profile_header .profile_section_content {
  height:auto;
  position:relative;
}

#profile_header .profile_section_content:after {
  display:block;
  content:"";
  width:100%;
  padding-top:61.803398875%;
}

#profile_header_container {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  position:absolute;
  top:0;
  bottom:0;
  font-size:.9rem;
  color:transparent;
  margin:0;
  width:50.5572809%;
  overflow:hidden;
  background:linear-gradient(180deg,rgba(233,30,99,.8),#e91e63);
  -ms-flex-pack:end;
  justify-content:flex-end;
}

#profile_header_container:after {
  content:"";
  display:block;
  height:39%;
}

#profile_header_container .heading {
  font-size:64px;
  line-height:1.1;
  padding:0 0 0 36px;
}

#profile_header_container #blurb_value {
  font-size:24px;
  width:100%;
  color:#fff;
  padding:6px 36px;
  padding-bottom:24px;
}

#profile_header_container #status_container {
  z-index:2;
  width:100%;
  padding-left:36px;
  position:absolute;
  padding-top:50px;
  bottom:0;
  height:39%;
}

#profile_header_container #status_label {
  display:none;
}

#profile_header_container #status_value {
  width:auto;
  padding:0;
  padding-right:36px;
}

#profile_header_container #unix_last_broadcast_container {
  display:block!important;
  padding-left:36px;
  color:#000;
  padding-top:15px;
  position:absolute;
  bottom:0;
  height:39%;
  background-color:hsla(0,0%,100%,.61);
}

#profile_header_container #unix_last_broadcast_label,#profile_header_container #unix_last_broadcast_value {
  min-width:0;
  font-size:16px;
  width:auto;
  padding:0 0 12px;
  margin-right:5px;
}

#profile_header_container #member_status_value {
  display:block!important;
  text-align:right;
}

#profile_header_container #member_status_value a {
  margin:0 auto;
  font-size:1.25rem;
}

#about_me_container {
  display:block;
  margin:0;
}

.container {
  margin:0;
}

.label {
  font-weight:400;
}

.profile_section_content {
  font-size:1rem;
}

#profile_about_me_friends .profile_section_content,#profile_header .profile_section_content {
  padding-top:0;
}

.container {
  display:block;
  width:100%;
}

.container:after {
  display:block;
  content:"";
  clear:both;
}

.label,.value {
  display:block;
  margin:0;
  float:left;
}

.label:first-letter,.value:first-letter {
  text-transform:uppercase;
}

.label {
  width:33.3333333333%;
  padding:9.9378881988px 16px;
  text-transform:lowercase;
  min-width:0;
}

.value {
  width:66.6666666667%;
  padding:9.9378881988px 16px 9.9378881988px 0;
}

#about_me_container {
  border-top:none!important;
}

#about_me_container,#about_me_value {
  background-color:#fff;
  width:auto;
}

#about_me_value {
  padding:0;
  float:none;
}

#about_me_value:first-letter,#rate_label {
  text-transform:none;
}

#profile_interests_content .container {
  margin:0;
}

#schedule_converted {
  font-size:.8em;
  padding-left:calc(33.3333333333% + 16px);
  padding-top:9.9378881988px;
  padding-bottom:9.9378881988px;
  background-color:transparent;
}

#profile_about_me>.container,#profile_friends>.container,.lc-menu__item,.profile_section_content>.container {
  display:-ms-flexbox;
  display:flex;
}

#profile_about_me>.container>.label,#profile_friends>.container>.label,.lc-menu__price,.profile_section_content>.container>.label {
  background:hsla(0,0%,100%,.87);
}

#profile_about_me>.container>.value,#profile_friends>.container>.value,.lc-menu__desc,.profile_section_content>.container>.value {
  background:#fff;
  padding-left:16px;
  -ms-flex-positive:1;
  flex-grow:1;
}

#profile_about_me>#about_me_container,#profile_friends>#about_me_container,.profile_section_content>#about_me_container {
  display:block;
  background:transparent;
}

#profile_about_me>#about_me_container .value,#profile_friends>#about_me_container .value,.profile_section_content>#about_me_container .value {
  background:transparent;
  padding-left:0;
}

#profile_about_me>.heading {
  background-color:#e91e63;
}

#profile_about_me>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_friends>.heading {
  background-color:#e91e63;
}

#profile_friends>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_schedule .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_schedule .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_interests_content .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_interests_content .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_comments .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_comments .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_password_photo_galleries .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_password_photo_galleries .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#profile_photo_galleries .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_photo_galleries .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

.lc-menu__column>.heading {
  background-color:#e91e63;
}

.lc-menu__column>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#lc-tip-menu>.container,#lc-tip-menu>.heading {
  background-color:#e91e63;
}

#lc-tip-menu>.container {
  border-top:1px solid #f06292;
}

#lc-team-list>.container,#lc-team-list>.heading {
  background-color:#e91e63;
}

#lc-team-list>.container {
  border-top:1px solid #f06292;
}

.videos>.container,.videos>.heading {
  background-color:#e91e63;
}

.videos>.container {
  border-top:1px solid #f06292;
}

#lc-lovense>.container,#lc-lovense>.heading {
  background-color:#e91e63;
}

#lc-lovense>.container {
  border-top:1px solid #f06292;
}

#lc-games>.container,#lc-games>.heading {
  background-color:#e91e63;
}

#lc-games>.container {
  border-top:1px solid #f06292;
}

#lc-mfc-share>.container,#lc-mfc-share>.heading {
  background-color:#e91e63;
}

#lc-mfc-share>.container {
  border-top:1px solid #f06292;
}

#lc-top-members>.container,#lc-top-members>.heading {
  background-color:#e91e63;
}

#lc-top-members>.container {
  border-top:1px solid #f06292;
}

#profile_mfc_news_feed_content .profile_section_content>.heading {
  background-color:#e91e63;
}

#profile_mfc_news_feed_content .profile_section_content>.container {
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

#lc-monthly-team>.heading {
  background-color:#3f51b5;
}

#lc-monthly-team>.container {
  background-color:#3f51b5;
  border-top:1px solid #7986cb;
}

#lc-raffle>.container,#lc-raffle>.heading {
  background-color:#e91e63;
}

#lc-raffle>.container {
  border-top:1px solid #f06292;
}

.wine-bank>.container,.wine-bank>.heading {
  background-color:#1b5e20;
}

.wine-bank>.container {
  border-top:1px solid #81c784;
}

.team-special>.container,.team-special>.heading {
  background-color:#8bc34a;
}

.team-special>.container {
  border-top:1px solid #aed581;
}

.favorites>.container,.favorites>.heading {
  background-color:#f44336;
}

.favorites>.container {
  border-top:1px solid #e57373;
}

#lc-bday>.container,#lc-bday>.heading {
  background-color:#e91e63;
}

#lc-bday>.container {
  border-top:1px solid #f06292;
}

#profile_friends {
  margin-bottom:36px;
}

#profile_friends br,#profile_friends br:after {
  content:" ";
}

#profile_friends a {
  color:#e91e63;
}

#profile_friends a:hover {
  color:#ff80ab;
}

#admirers_label form,#friends_label form {
  display:inline-block;
}

.holder {
  margin:0;
  border-style:solid;
  border-color:#ccc;
  border-width:0 1px 1px;
}

.holder a,.holder a:hover,.holder span {
  border:none;
  line-height:1;
  margin:10px 0;
  padding:6px 10px;
  font-size:16px;
  color:#3f51b5;
  text-decoration:none;
}

.holder a:hover {
  background-color:#c5cae9;
  color:#000;
  border-radius:2px;
}

.holder .jp-current,.holder .jp-current:hover,.holder .jp-disabled,.holder .jp-disabled:hover {
  color:#bbb;
  background-color:transparent;
}

.holder .jp-previous {
  text-indent:-9999px;
  line-height:0;
}

.holder .jp-previous:after {
  content:"<";
  text-indent:0;
  display:block;
  line-height:normal;
}

.holder .jp-next {
  text-indent:-9999px;
  line-height:0;
}

.holder .jp-next:after {
  content:">";
  text-indent:0;
  display:block;
  line-height:normal;
}

.holder .jp-next,.holder .jp-next:hover,.holder .jp-previous,.holder .jp-previous:hover {
  line-height:0;
  width:28px;
}

.holder .jp-previous,.holder .jp-previous:hover {
  margin-left:16px;
}

.photo_gallery_previews {
  overflow:visible;
  margin:0;
  padding:0;
  border-style:solid;
  border-color:#ccc;
  border-width:0 1px 1px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.photo_gallery_preview {
  font-size:10px;
  position:relative;
  display:block;
  float:none;
  width:33.3333333333%;
  text-align:left;
  margin:0;
  padding:0;
}

.photo_gallery_preview>.photo_gallery_link {
  width:80px;
  height:80px;
  padding-left:16px;
  padding-top:16px;
}

.photo_gallery_preview>.photo_gallery_link img {
  width:4em;
  height:4em;
  padding:0;
}

@media (min-width:1200px) {
  .photo_gallery_preview {
    width:25%;
  }
}

.photo_gallery_name {
  font-size:1.4em;
  padding:1.1428571429em 10px 0 5.1428571429em;
}

.photo_gallery_name a {
  text-decoration:none;
}

.photo_gallery_name a:hover {
  text-deoration:underline;
}

.photo_gallery_count {
  font-size:1.25em;
  line-height:1.4;
  padding:0 1.28em 1.28em 6em;
}

.photo_gallery_preview>.photo_gallery_link {
  position:absolute;
  top:0;
  left:0;
}

.photo_gallery_image {
  width:auto;
  height:80px;
}

.photo_gallery_link {
  display:block;
}

.photo_gallery_link:first-letter {
  text-transform:uppercase;
}

#photo_gallery_previews img {
  border-radius:50%;
}

.photo_gallery {
  border-style:solid;
  border-color:#ccc;
  border-width:0 1px 1px;
  padding:9.9378881988px 16px;
}

#password_photo_galleries,#photo_galleries {
  margin-top:-36px;
  margin-bottom:36px;
}

#password_photo_galleries .profile_section_content,#photo_galleries .profile_section_content {
  padding-top:0;
}

#password_photo_galleries .heading,#photo_galleries .heading {
  transform:translateY(1px);
}

#footer_bar {
  margin-top:9px;
  margin-bottom:18px;
}

#footer_bar a {
  color:#e91e63;
}

#cboxLoadedContent,#cboxLoadingOverlay,#gallery_password {
  border-radius:0;
}

#colorbox {
  height:auto!important;
}

#cboxContent,#cboxLoadedContent,#cboxWrapper {
  width:300px!important;
  height:auto!important;
}

#cboxWrapper {
  margin:0 auto;
  position:static;
}

#gallery_password {
  box-shadow:none;
}

#cboxLoadedContent {
  position:relative;
}

#cboxOverlay {
  background:#222;
}

#protected_gallery_name {
  color:#222;
  padding-bottom:16px;
}

#protected_gallery_name:first-letter {
  text-transform:uppercase;
}

#protected_gallery_instructions {
  color:#999;
  padding-bottom:16px;
}

#gallery_password_form_modal {
  padding:24px 24px 48px;
  height:100%;
}

#gallery_password_form_modal input[type=submit] {
  padding:0 24px 0 0;
  background:none!important;
  position:absolute;
  bottom:0;
  right:0;
}

#gallery_password_form {
  padding-bottom:0;
}

#gallery_password_form label {
  font-size:12px;
  display:block;
  color:#999;
}

#gallery_password_form_error {
  font-size:12px;
  padding-top:4px;
  height:18px;
  font-weight:400;
  color:#dd2c00;
}

#gallery_password {
  width:100%;
  border-width:0 0 1px;
  font-size:16px;
  padding:2px 0;
}

#gallery_password:focus {
  outline:0;
  border-color:#e91e63;
}

#cboxClose {
  background-color:transparent;
  border-width:0;
  color:#222;
  padding:0;
  top:24px;
  right:24px;
  width:24px;
  height:24px;
}

#cboxClose:hover {
  background-color:rgba(0,0,0,.87);
  color:#fff;
  border-radius:50%;
}

.menu {
  background-color:#fff;
  box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.menu__profile-image {
  width:240px;
  height:240px;
  display:block;
  margin:0;
}

.menu__options {
  list-style-type:none;
  padding:0;
  margin:0;
}

.menu-option {
  margin:0;
  padding:0;
  opacity:.8;
}

.menu-option:hover {
  opacity:1;
}

.menu-option--gif {
  overflow:hidden;
  height:50px;
}

.menu-option--gif img {
  display:block;
  transform:rotate(3deg) translateX(-30px);
}

.menu-option--offline-tip {
  background-color:#c5cae9;
  opacity:1;
}

.menu-option--offline-tip a:hover {
  background-color:#3f51b5!important;
  color:hsla(0,0%,100%,.87);
}

.menu-option--offline-tip a:hover:before {
  filter:invert(100%);
}

.menu-option__link {
  color:rgba(0,0,0,.87);
  font-size:16px;
  text-decoration:none;
  display:block;
  height:40px;
  width:100%;
  position:relative;
  padding:12px 0 0 56px;
  vertical-align:middle;
  transition:background-color .25s ease-in;
}

.menu-option__link--secondary {
  font-size:14.4px;
  height:36px;
  padding-top:10.8px;
}

.menu-option__link:hover {
  background-color:#ff80ab;
}

.menu-option__link:before {
  height:16px;
  width:16px;
  background-size:16px 16px;
  display:block;
  content:"";
  position:absolute;
  left:16px;
  opacity:.8;
}

@keyframes marcar {
  0% {
    opacity:.5;
  }
  
  to {
    opacity:1;
  }
}

:target {
  animation:marcar .75s ease-in;
}

#profile_about_me:target {
  animation:none;
}

#footer_bar,#profile {
  padding-left:240px;
}

.footer_links {
  padding:0 36px;
}

#menu {
  position:fixed;
  top:0;
  left:0;
  width:auto;
  height:100%;
  overflow-x:visible;
}

@media (min-width:1440px) {
  #menu {
    left:calc(50vw - 720px - 10px);
  }
}

.menu {
  z-index:1;
  width:240px;
  height:100%;
  overflow-y:auto;
  overflow-x:hidden;
  float:left;
}

.menu__show {
  position:absolute;
  left:50px;
  width:50px;
  top:0;
}

.menu__close {
  width:calc(100% - 220px);
  height:100%;
  opacity:.75;
  background-color:#000;
  display:block;
  float:left;
}

@media (max-width:985px) {
  #footer_bar,#profile {
    padding-left:0;
  }
  
  .menu__show {
    display:block;
  }
  
  #menu {
    left:-100%;
    width:100%;
  }
  
  #menu:target {
    left:0;
  }
  
  #menu:target+.menu__show {
    display:none;
  }
  
  #menu:target .menu__close {
    display:block;
  }
}

.menu__close,.menu__show {
  display:none;
}

.copyright {
  position:absolute;
  bottom:0;
  right:36px;
  font-size:14px;
  text-align:right;
  padding-bottom:3px;
}

.copyright a {
  color:#e91e63;
}

.image-slider {
  top:0;
  overflow:hidden;
  z-index:-10;
  left:240px;
  width:calc(100% - 240px);
  height:auto;
  position:relative;
  position:absolute!important;
}

.image-slider:after {
  display:block;
  content:"";
  width:100%;
  padding-top:61.803398875%;
}

@media (max-width:985px) {
  .image-slider {
    width:100%;
    left:0;
  }
}

.image-slider__slide {
  opacity:0;
  background-size:cover;
  height:100%;
  width:49.4427191%;
  position:absolute;
  right:0;
  background-position:50%;
  display:none;
  animation-name:fade;
  animation-duration:25s;
  animation-iteration-count:infinite;
}

@keyframes fade {
  0% {
    opacity:0;
  }
  
  4% {
    opacity:1;
  }
  
  20% {
    opacity:1;
  }
  
  24% {
    opacity:0;
  }
  
  to {
    opacity:0;
  }
}

.image-slider__slide:first-child {
  animation-delay:0;
}

.image-slider__slide:nth-child(2) {
  animation-delay:5s;
}

.image-slider__slide:nth-child(3) {
  animation-delay:10s;
}

.image-slider__slide:nth-child(4) {
  animation-delay:15s;
}

.image-slider__slide:nth-child(5) {
  animation-delay:20s;
}

.image-slider__slide--1 {
  display:block;
  background-image:url(https://img.mfcimg.com/photos2/376/3765510/440-102-579-777-12163540.jpg),linear-gradient(180deg,rgba(233,30,99,.15),rgba(233,30,99,.1));
}

.image-slider__slide--2 {
  display:block;
  background-image:url(https://img.mfcimg.com/photos2/376/3765510/849-531-591-330-12163561.jpg),linear-gradient(180deg,rgba(233,30,99,.15),rgba(233,30,99,.1));
}

.image-slider__slide--3 {
  display:block;
  background-image:url(https://img.mfcimg.com/photos2/376/3765510/755-436-928-743-12163538.jpg),linear-gradient(180deg,rgba(233,30,99,.15),rgba(233,30,99,.1));
}

.image-slider__slide--4 {
  display:block;
  background-image:url(https://img.mfcimg.com/photos2/376/3765510/800-260-410-622-12163556.jpg),linear-gradient(180deg,rgba(233,30,99,.15),rgba(233,30,99,.1));
}

.image-slider__slide--5 {
  display:block;
  background-image:url(https://img.mfcimg.com/photos2/376/3765510/793-458-241-570-12173399.jpg),linear-gradient(180deg,rgba(233,30,99,.15),rgba(233,30,99,.1));
}

.social-networks-list {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-align:start;
  align-items:flex-start;
  -ms-flex-pack:center;
  justify-content:center;
  list-style-type:none;
  padding-left:0;
}

.social-networks-list+div {
  padding-top:0!important;
}

.social-network__icon,.social-network__icon--cercle img {
  display:block;
  font-size:48px;
  height:48px;
  margin:0 auto 8px;
  width:48px;
}

.social-network__icon--cercle,.social-network__icon--gift {
  height:56px;
  width:56px;
  border-radius:50%;
  margin-top:-8px;
}

.social-network {
  width:20%;
  text-align:center;
  font-size:14px;
  padding:16px;
}

.social-network__title {
  font-weight:500;
}

.social-network a {
  text-decoration:none;
  color:#e91e63;
}

.social-network a:hover {
  text-decoration:underline;
}

.social-network a.social-network__title--gift {
  color:#3f51b5;
}

.social-network__icons {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center;
}

.social-network__icons .social-network__icon {
  margin-left:8px;
  margin-right:8px;
}

.social-network__icon--gift {
  background-color:#8c9eff;
  background-size:40px 40px;
  background-position:8px 8px;
  background-repeat:no-repeat;
  transition:background-color .2s ease-out;
}

.social-network__title:hover .social-network__icon--gift {
  background-color:#3f51b5;
}

.social-network__icon--cercle {
  padding-top:3px;
  background-color:#fff;
}

.social-network__text {
  padding-top:4px;
  line-height:1.3;
}

.lc-team-list {
  margin-bottom:36px;
}

.lc-team-list--no-margin {
  padding-top:0;
}

.team-list {
  -ms-flex-pack:stretch;
  justify-content:stretch;
  margin:0 -5px;
  width:calc(100% + 10px);
}

.team,.team-list {
  display:-ms-flexbox;
  display:flex;
}

.team {
  background-color:#e91e63;
  text-decoration:none;
  color:rgba(0,0,0,.87);
  width:25%;
  margin:0 5px;
  -ms-flex-positive:1;
  flex-grow:1;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:start;
  justify-content:flex-start;
  -ms-flex-align:center;
  align-items:center;
}

.team li {
  list-style-type:none;
}

.team--double {
  width:40%;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.team--icon {
  background-color:green;
}

.team--split {
  -ms-flex-direction:row;
  flex-direction:row;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-align:stretch;
  align-items:stretch;
}

.team--split h3 {
  width:100%;
}

.team--split .team__description,.team--split .team__member-list,.team--split .team__prize-list {
  width:33.3333333333%;
}

.team__name {
  border-top:10px solid #fff;
  background-color:#e91e63;
  position:-webkit-sticky;
  position:sticky;
  top:60px;
  z-index:4;
  font-size:22px;
  width:100%;
  color:#fff;
  font-weight:400;
  text-align:center;
  margin:0;
  padding:10px;
}

.team__member {
  list-style-type:none;
  padding:5px;
}

.team__description {
  background-color:hsla(0,0%,100%,.93);
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1.5;
  font-size:larger;
  padding:20px;
  min-height:300px;
  color:#3f51b5;
}

.team__prize {
  padding:3.0901699437px;
  width:100%;
  font-size:16px;
  color:rgba(0,0,0,.8);
  position:relative;
  padding-left:15px;
}

.team__prize:last-child {
  padding-bottom:10px;
}

.team__prize:nth-child(2) {
  padding-top:10px;
}

.team--double .team__prize {
  width:50%;
}

.team--double .team__prize:last-child {
  border-bottom-width:1px;
}

.team--double .team__prize--full,.team--double .team__prize--price {
  width:100%;
}

.team__prize:before {
  opacity:.61;
  position:absolute;
  left:5px;
  content:"\2022 \0020 \0020";
}

.team__prize--price {
  padding:3px 5px;
  border-bottom:1px solid #f492b4;
  font-size:20px;
  text-align:center;
  color:#e91e63;
  line-height:1.7;
}

.team__prize--price:before {
  content:"";
}

.team__member {
  color:#222;
  width:100%;
  text-align:center;
}

.team--double .team__member {
  width:40%;
}

.team__member--tip {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  width:100%;
}

.team__member--tip .member__tip {
  width:39%;
  color:#e91e63;
  text-align:right;
  padding-right:5px;
}

.team__member--tip .member__name {
  width:61%;
  padding-left:5px;
  text-align:left;
}

.team__member--rank {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:end;
  align-items:flex-end;
  counter-increment:a;
  border-bottom:1px solid #f7aec7;
}

.team__member--rank .member__tip {
  color:#e91e63;
  text-align:right;
  width:33%;
}

.team__member--rank .member__name {
  padding-left:5px;
  text-align:left;
  -ms-flex-order:-1;
  order:-1;
  width:33%;
}

.team__member--rank:last-child {
  border-bottom:none;
}

.team__member--rank:before {
  line-height:2;
  width:33%;
  -ms-flex-order:-2;
  order:-2;
  content:counter(a);
  color:#3f51b5;
  display:inline-block;
  font-size:smaller;
  width:1em;
  margin-left:-1.5em;
  margin-right:.5em;
  text-align:right;
  direction:rtl;
}

.team__member--join {
  width:100%!important;
  padding-top:15px;
  padding-bottom:0;
  margin-top:auto;
}

.team__times {
  padding-left:3px;
  color:#e91e63;
}

.team__times:before {
  display:inline;
  content:"x";
}

.team__member-list,.team__prize-list {
  width:100%;
  padding:5px 10px 0;
  margin:0;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-direction:column;
  flex-direction:column;
}

.team--double .team__member-list,.team--double .team__prize-list {
  -ms-flex-direction:row;
  flex-direction:row;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-pack:center;
  justify-content:center;
}

.team__prize-list {
  background-color:hsla(0,0%,100%,.87);
  padding-bottom:0;
}

.team__member-list {
  -ms-flex-positive:1;
  flex-grow:1;
  -ms-flex-pack:start;
  justify-content:flex-start;
  background-color:hsla(0,0%,100%,.93);
}

.team__member-list--rank {
  list-style:none;
  counter-reset:a;
}

.team__member-list--three-column,.team__member-list--two-column {
  padding-top:15px;
  -ms-flex-direction:row;
  flex-direction:row;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -ms-flex-positive:0;
  flex-grow:0;
}

.team__member-list--two-column .team__member {
  -ms-flex-negative:1;
  flex-shrink:1;
  width:50%;
}

.team__member-list--three-column .team__member {
  -ms-flex-negative:1;
  flex-shrink:1;
  width:33.33%;
}

.team--accent,.team--accent .team__name {
  background-color:#3f51b5;
}

.team--accent .team__times {
  color:#3f51b5;
}

.team--accent .team__prize {
  border-bottom-color:#3f51b5;
}

.team--accent .team__prize--price {
  color:#3f51b5;
}

.team__member:nth-child(5n) {
  color:#c2185b;
}

.team__member:nth-child(5n+1) {
  color:#c2a118;
}

.team__member:nth-child(5n+2) {
  color:#18c219;
}

.team__member:nth-child(5n+3) {
  color:#189fc2;
}

.team__member:nth-child(5n+4) {
  color:#5d18c2;
}

.team__member {
  text-align:left;
  font-weight:700;
}

.team__member:nth-child(4n+1) {
  filter:hue-rotate(90deg);
}

.team__member:nth-child(4n+2) {
  filter:hue-rotate(180deg);
}

.team__member:nth-child(4n+3) {
  filter:hue-rotate(270deg);
}

.team__member--join {
  text-align:center;
  font-weight:400;
}

.team__member.red {
  color:#e53935;
}

.team__member.green {
  color:#43a047;
}

.team__member.blue {
  color:#1e88e5;
}

.team__member.black {
  color:rgba(0,0,0,.8);
}

.team__member.pink {
  color:#f06292;
}

.team__times {
  color:rgba(0,0,0,.8);
  padding:0;
  text-transform:none;
  display:inline-block;
  transform:translateX(-1px);
  font-size:14px;
  font-weight:400;
}

.team__member--join,.team__member.black,.team__member.blue,.team__member.green,.team__member.pink,.team__member.red,.team__times {
  filter:none!important;
}

.lc-tip-menu {
  margin-bottom:36px;
}

.lc-tip-menu--full {
  width:100%;
}

.tileitem .lc-tip-menu .heading {
  border-radius:3px 3px 0 0;
}

.lc-menu__column {
  width:50%;
  padding:0 5px 5px;
}

.lc-menu__column--full {
  width:100%;
}

.lc-menu__content {
  margin-left:-5px;
  margin-right:-5px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:stretch;
  align-items:stretch;
}

.lc-menu__column-content {
  position:-webkit-sticky;
  position:sticky;
  top:87px;
}

.lc-menu__item {
  text-decoration:none;
  color:rgba(0,0,0,.87);
  background-color:#e91e63;
  border-top:1px solid #f06292;
}

.lc-menu__item--lovense {
  background-color:transparent;
}

.lc-menu__item--lovense img {
  max-width:100%;
  display:block;
  margin:10px auto;
}

.lc-menu__price {
  width:33.3333333333%!important;
  font-size:1.2em;
  color:#222;
  text-align:right;
  text-decoration:none;
  padding:9.9378881988px 16px;
}

.lc-menu__desc {
  width:66.6666666667%!important;
  padding:9.9378881988px 16px;
  padding-left:16px!important;
}

.lc-menu__info {
  display:block;
  padding-top:5px;
  font-size:.8em;
  color:rgba(26,25,25,.87);
}

.lc-menu__title {
  padding:9.9378881988px 16px;
  margin:0;
  color:#fff;
  background-color:#e91e63;
  font-weight:400;
  position:-webkit-sticky;
  position:sticky;
  top:87px;
  border-top:10px solid #fff;
}

.videos {
  margin-bottom:36px;
}

.videos .heading {
  margin-right:10px;
  margin-bottom:20px;
}

.videos--no-margin {
  padding-top:0!important;
}

.videos--youtube {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
}

.videos__cards {
  margin-right:-10px;
}

.videos__cards--flex {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.videos__cards--flex,.videos__cards--flex .video {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:stretch;
  align-items:stretch;
}

.videos__cards--flex .video {
  -ms-flex-direction:column;
  flex-direction:column;
}

.videos__cards--flex .video__preview {
  display:block;
  width:100%;
  padding-top:75%;
}

.video--team .videos__cards--flex .video__preview {
  position:relative;
}

.video--team .videos__cards--flex .video__preview:after {
  display:block;
  content:"";
  width:100%;
  padding-top:75%;
}

.videos__cards--flex .video__metadata {
  -ms-flex-positive:1;
  flex-grow:1;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:justify;
  justify-content:space-between;
}

.videos__cards--pack .video__footer,.videos__cards--team .video__footer {
  display:none;
}

.videos__cards--seven {
  margin-bottom:15px;
}

.video {
  display:inline-block;
  color:rgba(0,0,0,.8);
  margin-bottom:10px;
  padding-right:10px;
  width:33.3333333333%;
  text-decoration:none;
}

@media screen and (min-width:1440px) {
  .video {
    width:20%;
  }
}

.video--team {
  width:25%!important;
}

.col .video--team {
  width:33.3333333333%!important;
}

.video--seven {
  width:14.2857142857%!important;
  padding-right:7px;
}

.video--seven:last-child {
  padding-right:10px;
}

.video--seven .video__metadata {
  padding:7px 7px 0;
}

.video--seven .video__title {
  font-size:1em;
  margin-bottom:7px;
  text-align:center;
}

.video--portrait .video__preview {
  background-color:#333;
  background-size:40%;
  background-repeat:no-repeat;
}

.video__title {
  font-size:1.1em;
  border-top:none;
  margin-bottom:10px;
}

.video__preview {
  width:100%;
  border-radius:3px 3px 0 0;
  overflow:hidden;
  position:relative;
  -o-object-fit:cover;
  object-fit:cover;
  background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.3));
}

.video__preview img {
  width:100%;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
}

.video__metadata {
  font-size:.9em;
  width:100%;
  padding:10px;
  padding-bottom:0;
  border:1px solid rgba(0,0,0,.12);
  border-radius:0 0 3px 3px;
}

.video__text {
  margin-top:5px;
  color:rgba(0,0,0,.87);
}

.video__duration,.video__price {
  font-size:.9em;
  display:inline-block;
  color:#999;
}

.video__footer {
  border-top:1px solid rgba(0,0,0,.08);
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
  justify-content:space-between;
  padding:10px;
  margin:0 -10px;
}

.video__buy {
  color:#3f51b5;
  text-transform:uppercase;
}

.video__offer {
  background-color:#e8eaf6;
  text-align:middle;
  border-radius:3px;
  -ms-flex-positive:1;
  flex-grow:1;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:justify;
  justify-content:space-between;
  line-height:1.3;
}

.video__offer p {
  margin-bottom:0;
  padding-bottom:0;
}

.video__offer ul {
  padding-left:0;
  margin:1em .5em;
}

.video__offer li {
  list-style-type:none;
  margin-bottom:.5em;
}

.video__offer h4 {
  background-color:#3f51b5;
  color:#fff;
  text-align:center;
  font-size:1.2em;
  margin:0;
  padding:.3em;
  width:100%;
  font-weight:400;
  border-radius:3px 3px 0 0;
}

.col .video--full,.video--full {
  width:100%!important;
}

.video--new {
  position:relative;
  overflow:hidden;
}

.video--new:before {
  content:"NEW";
  position:absolute;
  display:block;
  padding:3px 32px;
  top:10px;
  left:-30px;
  transform:rotate(-45deg);
  background-color:#3f51b5;
  color:#fff;
  z-index:1;
  letter-spacing:2px;
}

.video--team.video--new:before {
  background-color:#e91e63;
}

#lc-monthly-team {
  margin-bottom:36px;
}

#lc-monthly-team .heading {
  margin-bottom:10px;
}

.monthly-team__videos {
  -ms-flex-pack:distribute;
  justify-content:space-around;
}

.menu-option__link--whatshot:hover {
  background-color:#3f51b5;
  color:#fff;
}

.menu-option__link--whatshot:hover:before {
  filter:invert(100%);
}

.heart {
  width:26px;
  height:26px;
  background-size:cover;
  display:block;
  float:left;
}

.hearts {
  float:left;
  padding-top:10px;
}

.hearts .heart {
  width:16.149068323px;
  height:16.149068323px;
}

.hearts:after {
  display:block;
  content:" ";
  clear:both;
}

.hearts-desc {
  margin-top:0;
  float:left;
  list-style-type:disc;
  padding:8px 0 0 25px;
  position:relative;
}

.hearts-desc li {
  padding-bottom:3px;
}

.hearts-desc li:before {
  opacity:.61;
  position:absolute;
  left:15px;
  content:"\2022 \0020 \0020";
}

.favorites {
  margin-bottom:36px;
}

.team__member-list--hearts .team__member {
  height:42.0688837075px;
  text-align:left;
  filter:none!important;
  color:rgba(0,0,0,.8)!important;
}

.team__member-list--hearts .team__member .name {
  padding-left:.39em;
  float:left;
}

.team--hearts,.team--hearts .team__name {
  background-color:#f44336;
}

.team--hearts .team__prize {
  border-bottom:none;
}

.team--hearts .team__prize--price {
  border-bottom:1px solid #fbb4af;
  color:#f44336;
}

.team--hearts .team .member__tip {
  color:#f44336;
}

#profile_header_container #member_status_value .team--hearts a,.team--hearts #profile_header_container #member_status_value a,.team--hearts .btn--accent {
  background-color:#e91e63;
}

#profile_header_container #member_status_value .team--hearts a:hover,.team--hearts #profile_header_container #member_status_value a:hover,.team--hearts .btn--accent:hover {
  background-color:#eb3573;
}

.team--hearts .team__prize {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start;
  border-bottom:1px solid #fbb4af;
}

.team--hearts .team__prize:last-child {
  padding-bottom:3px;
  border-bottom:none;
}

.team--hearts .team__prize:nth-child(2) {
  padding-top:3px;
}

.team--hearts .team__prize--price {
  -ms-flex-pack:center;
  justify-content:center;
  text-align:center;
}

.team--hearts .team__prize:before {
  display:none;
}

.team--hearts .hearts {
  -ms-flex:81px 0 0;
  flex:81px 0 0;
}

.team--hearts .hearts-desc {
  -ms-flex-negative:1;
  flex-shrink:1;
}

.heart-lovers .grid {
  margin-left:-5px;
  margin-right:-5px;
}

.menu-option__link--interests:hover {
  background-color:#f44336;
  color:#fff;
}

.menu-option__link--interests:hover:before {
  filter:invert(100%);
}

.wine-bank {
  margin-bottom:36px;
}

.wine-bank .grid {
  margin-left:-5px;
  margin-right:-5px;
}

.wine-bank__description {
  margin:10px 0 0;
  background-color:#c8e6c9;
  height:calc(100% - 10px);
  padding:20px 30px;
  line-height:1.7;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:start;
  justify-content:flex-start;
}

.team--wine-club,.team--wine-club .team__name {
  background-color:#1b5e20;
}

.team--wine-club .team__prize {
  border-bottom:none;
}

.team--wine-club .team__prize--price {
  border-bottom:1px solid #37c142;
  color:#1b5e20;
}

.team--wine-club .team .member__tip {
  color:#1b5e20;
}

#profile_header_container #member_status_value .team--wine-club a,.team--wine-club #profile_header_container #member_status_value a,.team--wine-club .btn--accent {
  background-color:#e91e63;
}

#profile_header_container #member_status_value .team--wine-club a:hover,.team--wine-club #profile_header_container #member_status_value a:hover,.team--wine-club .btn--accent:hover {
  background-color:#eb3573;
}

.team--wine-club .team__name {
  top:87px;
}

.menu-option__link--wine-bank:hover {
  background-color:#1b5e20;
  color:#fff;
}

.menu-option__link--wine-bank:hover:before {
  filter:invert(100%);
}

.heart {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23ddd' height='48' viewBox='0 0 24 24' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55l-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z'/%3E%3C/svg%3E");
}

.heart--full {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23F44336' height='48' viewBox='0 0 24 24' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E");
}

.heart--gris {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23ddd' height='48' viewBox='0 0 24 24' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E");
}

.social-network__icon--gift {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6h-2.18c.11-.31.18-.65.18-1a2.996 2.996 0 0 0-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 11 8.76l1-1.36 1 1.36L15.38 12 17 10.83 14.92 8H20v6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--my-stats:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 20h4V4h-4v16zm-6 0h4v-8H4v8zM16 9v11h4V9h-4z'/%3E%3C/svg%3E");
}

#profile_about_me>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 20h4V4h-4v16zm-6 0h4v-8H4v8zM16 9v11h4V9h-4z' fill='%23fff'/%3E%3C/svg%3E");
}

.menu-option__link--gift:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6h-2.18c.11-.31.18-.65.18-1a2.996 2.996 0 0 0-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 11 8.76l1-1.36 1 1.36L15.38 12 17 10.83 14.92 8H20v6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--photos:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='3.2'/%3E%3Cpath d='M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

#profile_password_photo_galleries .profile_section_content>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z' fill='%23fff'/%3E%3C/svg%3E");
}

#profile_photo_galleries .profile_section_content>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='3.2' fill='%23fff'/%3E%3Cpath d='M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z' fill='%23fff'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--rate:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

#profile_friends>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z' fill='%23fff'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--schedule:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill-opacity='.9' d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill-opacity='.9' d='M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E%3C/svg%3E");
}

#profile_schedule .profile_section_content>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill-opacity='.9' d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z' fill='%23fff'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill-opacity='.9' d='M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z' fill='%23fff'/%3E%3C/svg%3E");
}

.menu-option__link--interests:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E");
}

#lc-heart-lovers>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z' fill='%23fff'/%3E%3C/svg%3E");
}

.menu-option__link--whatshot:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

#lc-monthly-team>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23FFF' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--ranks:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z'/%3E%3C/svg%3E");
}

#lc-team-list>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23FFF' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z'/%3E%3C/svg%3E");
}

.menu-option__link--tip-menu:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 0 0 0 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z'/%3E%3C/svg%3E");
}

#lc-tip-menu>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 0 0 0 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z' fill='%23fff'/%3E%3C/svg%3E");
}

.menu-option__link--videos:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3h-2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm10 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

#lc-videos-gg>.heading:before,#lc-videos-packs>.heading:before,#lc-videos>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3h-2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm10 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z' fill='%23fff'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.menu-option__link--wine-bank:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M21 5V3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9zM7.43 7L5.66 5h12.69l-1.78 2H7.43z'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E");
}

#lc-wine-bank>.heading:before {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M21 5V3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9zM7.43 7L5.66 5h12.69l-1.78 2H7.43z'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E");
}