@charset "UTF-8";

#avatar_holder,#footer_bar,#header_bar,#profile_header_container,#profile_friends,#profile_interests_content,#profile_photo_galleries,#profile_password_photo_galleries,#profile_schedule,#profile_comments,#cam_score_container,#tags_container {
  display:none;
}

.header_links,.header_time,.heading,.footer_links,.profile_section_background {
  display:none;
}

.mfc_compliance_link {
  display:none;
  background-color:re;
  font-size:0;
  padding:0;
}

#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#about_me_label {
  display:none;
}

body {
  background-image:url(https://img.mfcimg.com/photos2/454/45455476/194-133-566-228-14576586.png);
  background-color:#ff7eac;
  background-repeat:no-repeat;
  background-attachment:fixed;
  padding:0;
  margin:0;
}

body {
  opacity:0;
  -webkit-animation:fadeIn 2s ease-in-out forwards;
  -moz-animation:fadeIn 2s ease-in-out forwards;
  -o-animation:fadeIn 2s ease-in-out forwards;
  animation:fadeIn 2s ease-in-out forwards;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

@keyframes fadeIn {
  0% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

#babimochi {
  max-width:75%;
  margin:0 auto;
}

.banner {
  position:relative;
  left:5%;
  top:-105px;
  max-width:90%;
  margin:20px auto;
}

.ipi:hover {
  -ms-transform:scale(1.2,1.2);
  -webkit-transform:scale(1.2,1.2);
  transform:scale(1.2,1.2);
}

img.ipi {
  position:absolute;
  margin:20px auto;
}

.topbuttons {
  position:relative;
  width:100%;
  max-width:1600px;
  aspect-ratio:1 / .83;
  margin:20px auto;
}

.midbuttons {
  position:relative;
  width:100%;
  max-width:1600px;
  aspect-ratio:1 / .83;
  margin:20px auto;
}

.bgimg {
  width:100%;
  object-fit:cover;
  margin-top:-3.3%;
  display:block;
}

.bgimg2 {
  width:100%;
  object-fit:cover;
  display:block;
}

.bgimg3 {
  position:relative;
  width:100%;
  max-width:1600px;
  aspect-ratio:;
  margin:20px auto;
}

img.ipi {
  max-width:35%;
}

img.ipi.onlyf {
  left:18%;
  top:70%;
}

img.ipi.linktr {
  left:52%;
  top:70%;
}

img.ipi.mfc {
  max-width:13%;
  left:37%;
  top:81.5%;
}

img.ipi.tip {
  max-width:11.5%;
  left:54%;
  top:82%;
}

img.ipi.cont {
  max-width:15%;
  left:14%;
  top:62.13%;
}

img.ipi.amaz {
  max-width:15%;
  left:28.2%;
  top:62.23%;
}

img.ipi.insta {
  max-width:15%;
  left:42%;
  top:62%;
}

img.ipi.twit {
  max-width:15%;
  left:57.6%;
  top:61.88%;
}

img.ipi.snap {
  max-width:15%;
  left:71.8%;
  top:63.1%;
}