@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-color:black;
  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;
  }
}

#profile {
  display:block;
  position:relative;
  width:100%;
  max-width:1600px;
  min-width:600px;
  margin:0 auto;
  text-align:center;
  color:white;
  font-family:"Raleway",sans-serif;
  height:100%;
  overflow:hidden;
}

.profile_section {
  border-spacing:0;
}

.profile_section_content {
  padding:0;
  margin:0;
}

#Parteiniziale {
  display:block;
  position:relative;
  width:100%;
  min-width:600px;
  background-color:re;
  margin:0 auto;
  height:100vh;
  min-height:500px;
  overflow:hidden;
}

.contenitoreiminiziale {
  display:block;
  position:relative;
  width:100%;
  min-width:600px;
  height:100vh;
  overflow:hidden;
  margin-top:;
  background:re;
  min-height:500px;
}

.contenitoreiminiziale img {
  width:100%;
  height:100%;
  object-fit:cover;
  position:absolute;
  top:0;
  left:0;
}

.contenitoreicone {
  position:absolute;
  z-index:2;
  top:10%;
  transform:translateY(-10%);
  margin-left:5%;
  text-align:right;
  background:re;
  width:2%;
  min-width:1.3rem;
}

.hpi {
  display:block;
  position:relative;
  width:100%;
  margin:100% 0;
  opacity:.9;
  transition:transform .5s ease;
}

.gial {
  width:110%;
  margin-left:-5%;
}

.manc {
  width:150%;
  margin-left:-25%;
  animation:battito 1s infinite;
}

@keyframes battito {
  0% {
    transform:scale(1);
  }

  50% {
    transform:scale(1.24);
  }

  100% {
    transform:scale(1);
  }
}

.hpi:hover {
  opacity:1;
  transform:scale(1.5);
  animation:effettosfoca .5s forwards;
}

@keyframes effettosfoca {
  0% {
    filter:blur(0);
  }

  50% {
    filter:blur(2px);
  }

  100% {
    filter:blur(0);
  }
}

.strisciainiziale {
  display:block;
  position:absolute;
  width:90%;
  margin-left:5%;
  border:1px solid re;
  top:80%;
  transform:translateY(-80%);
  font-size:0;
}

.contenitorefirme {
  display:inline-block;
  position:relative;
  background:re;
  width:50%;
  min-width:;
  text-align:left;
  vertical-align:bottom;
}

.firma {
  display:block;
  position:relative;
  text-align:left;
  width:100%;
  transition:all .3s ease;
}

.firma p b:hover {
  color:#cf5a79;
}

.firma img {
  display:inline-block;
  position:relative;
  width:2.5rem;
  vertical-align:text-bottom;
  opacity:.8;
}

.firma p {
  display:inline-block;
  position:relative;
  font-size:.7rem;
  line-height:1.1rem;
  color:rgb(255 255 255 / 60%);
  border-left:1px solid white;
  padding-left:1rem;
  margin-left:1rem;
  transform:skew(-11deg);
  background:gree;
}

.firma p b {
  font-size:1.2rem;
  color:rgb(255 255 255 / 90%);
  transition:all .3s ease;
}

.f2 {
  margin-left:-.7rem;
}

.contenitoretitolo {
  display:inline-block;
  position:relative;
  width:50%;
  text-align:right;
  background:viole;
}

.testotitolo {
  display:inline-block;
  position:relative;
  text-align:right;
  margin-right:-.3%;
  margin-bottom:2%;
  transform:skew(-11deg);
  vertical-align:top;
  font-size:1.4rem;
  line-height:1.6rem;
  font-weight:400;
  color:white;
  margin-left:0;
  background:viole;
}

.contenitoretitolo img {
  display:inline-block;
  position:relative;
  width:37%;
  min-width:13rem;
  opacity:1;
}

@media (max-width: 600px) {
  #Parteiniziale {
    height:150vh;
    width:100vw;
    overflow:hidden;
  }

  .contenitoreiminiziale {
    height:150vh;
    width:100vw;
  }

  .contenitoretitolo {
    bottom:5rem;
  }

  .testotitolo {
    font-size:2rem;
    line-height:2rem;
    font-weight:800;
    padding-bottom:5%;
  }

  .contenitoreicone {
    width:5%;
  }

  .manc {
    filter:brightness(0) saturate(100%) invert(1);
  }

  .f1 {
    margin-bottom:-4%;
  }

  .contenitorefirme {
    width:40%;
    transform:scale(1.1);
    margin-left:1%;
    top:;
  }
}

@media (max-width: 860px) {
  .contenitoretitolo img {
    width:33%;
  }
}

#Vita {
  display:block;
  position:relative;
  width:100%;
  min-width:600px;
  background:rgb(173,129,145);
  background:-moz-linear-gradient(345deg,rgba(173,129,145,1) 0%,rgba(173,129,145,1) 25%,rgba(191,176,147,1) 25%,rgba(191,176,147,1) 50%,rgba(221,207,176,1) 50%,rgba(221,207,176,1) 75%,rgba(214,156,143,1) 75%,rgba(214,156,143,1) 100%);
  background:-webkit-linear-gradient(345deg,rgba(173,129,145,1) 0%,rgba(173,129,145,1) 25%,rgba(191,176,147,1) 25%,rgba(191,176,147,1) 50%,rgba(221,207,176,1) 50%,rgba(221,207,176,1) 75%,rgba(214,156,143,1) 75%,rgba(214,156,143,1) 100%);
  background:linear-gradient(345deg,rgba(173,129,145,1) 0%,rgba(173,129,145,1) 25%,rgba(191,176,147,1) 25%,rgba(191,176,147,1) 50%,rgba(221,207,176,1) 50%,rgba(221,207,176,1) 75%,rgba(214,156,143,1) 75%,rgba(214,156,143,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ad8191",endColorstr="#d69c8f",GradientType=1);
  margin:0 auto;
  overflow:hidden;
  font-size:0;
  border-top:.2rem solid white;
}

.testovita {
  display:block;
  position:relative;
  width:100%;
  min-width:;
  padding:5% 0;
  overflow:hidden;
  background:cya;
}

.testovita h5 {
  display:block;
  position:relative;
  margin-top:0;
  font-size:3rem;
  font-family:"Sarina",cursive;
  color:rgb(255 255 255 / 80%);
}

.testovita p {
  display:inline-block;
  position:relative;
  margin-top:-3.3rem;
  width:26%;
  padding:0 3%;
  vertical-align:top;
  position:relative;
  font-size:.9rem;
  line-height:1.4rem;
  font-weight:200;
  color:#000;
  text-align:left;
  background:re;
}

.testovita p:nth-child(4) {
}

.testovita p b {
  font-weight:500;
}

@media (max-width: 1050px) and (min-width: 601px) {
  .testovita h5 {
    font-size:2rem;
    margin-bottom:3%;
  }

  .testovita p {
    display:block;
    position:relative;
    margin-top:0;
    width:90%;
    margin-left:2%;
    font-size:.85rem;
    line-height:1.1rem;
    text-align:justify;
  }
}

.date {
  display:block;
  position:relative;
  width:100%;
  background:rgb(255,255,255);
  background:-moz-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(0,0,0,0.352000175070028) 100%);
  background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(0,0,0,0.352000175070028) 100%);
  background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(0,0,0,0.352000175070028) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}

.data {
  display:inline-block;
  position:relative;
  text-align:center;
  margin:0 2% 5%;
  border:6px solid #ffffff4a;
  border-radius:4rem;
  padding:1%;
  width:7.5rem;
  height:9.5rem;
  vertical-align:top;
  box-shadow:0 4rem 5rem rgb(0 0 0 / 16%);
}

.d1 {
  background:rgb(215 157 143 / 30%);
}

.d2 {
  background:rgb(192 176 148 / 30%);
}

.d3 {
  background:rgb(173 129 144 / 30%);
}

.data img {
  height:3rem;
  margin-top:.5rem;
}

.data h6 {
  display:block;
  position:relative;
  margin-top:5%;
  font-size:.8rem;
  font-weight:700;
  text-transform:uppercase;
  color:rgb(0 0 0 / 30%);
}

.data p {
  display:block;
  position:relative;
  margin-top:-25%;
  font-size:1.3rem;
  font-weight:200;
}

.data p b {
  font-weight:600;
}

.data p span {
  font-size:.8rem;
  font-weight:200;
}

.d3 .contcla {
  display:block;
  position:relative;
  background:blu;
  width:73%;
  margin-left:auto;
  margin-right:auto;
  margin-top:-.8rem;
  text-align:left;
}

.contcla p {
  display:inline-block;
  position:relative;
  background:re;
  width:1.6rem;
  padding:0 .112rem;
  font-weight:200;
  font-size:.8rem;
  line-height:1.2rem;
}

.contcla p b {
  font-weight:600;
  font-size:1rem;
}

@media (max-width: 600px) {
  .testovita {
    padding:15% 0;
    background:#dfd3d3;
  }

  .testovita h5 {
    width:80%;
    margin-left:10%;
    font-size:3rem;
    line-height:3.1rem;
    margin-bottom:4%;
    text-align:center;
    background:re;
    color:rgb(207 161 148);
  }

  .testovita h5 {
    background:linear-gradient(90deg,#a86b79,#c695a1,#cfb696);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    background-clip:text;
    color:transparent;
  }

  .testovita p {
    display:block;
    position:relative;
    margin-top:0;
    width:80%;
    margin-left:7.5%;
    font-size:.9rem;
    line-height:1.2rem;
    text-align:justify;
    font-weight:300;
    opacity:1;
    color:#686061;
  }

  .testovita p b {
    font-weight:500;
    color:#686061;
    font-size:1.2em;
    font-style:oblique;
  }

  .testovita p:nth-child(3) {
    margin-top:-.98em;
  }

  .testovita p:nth-child(4) {
    margin-top:-.98em;
    color:#686061;
  }

  .date {
    background:#a2868d;
    padding-top:;
    border-top:.2rem solid white;
    width:100%;
  }

  .data {
    border:0 solid white;
    background:rgb(0 0 0 / 10%);
    box-shadow:0 0 0;
    padding:0;
    margin:0;
    background:re;
    width:29.3333333%;
    border-radius:0;
    padding:2% 2% 4%;
  }

  .data:nth-child(1) {
    background:rgb(169 137 142);
  }

  .data:nth-child(2) {
    background:rgb(189 165 136);
  }

  .data:nth-child(3) {
    background:rgb(164 144 174);
  }

  .data img {
    height:3.5rem;
    opacity:.5;
  }

  .data h6 {
    color:rgb(0 0 0 / 28%);
    font-size:.9rem;
  }

  .data p {
    margin-top:-2rem;
  }

  .d3 .contcla {
    margin-top:-.9rem;
  }

  .contcla p {
    text-align:center;
    background:gree;
    line-height:2rem;
    width:33%;
    padding:0;
  }
}

#Campo {
  display:block;
  position:relative;
  width:100%;
  height:100vh;
  min-width:600px;
  background-color:re;
  margin:0 auto;
  overflow:hidden;
  border-top:.2rem solid white;
}

#filmato {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit:cover;
}

.titolocampo {
  position:absolute;
  width:60%;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  background:re;
}

.titolocampo img {
  width:100%;
}

.titolocampo p {
  font-size:1.1rem;
  line-height:1.5rem;
  font-weight:600;
  color:white;
}

@media (max-width: 600px) {
  #Campo {
    height:150vh;
  }

  .titolocampo {
    width:90%;
  }
}

#Copertine {
  display:block;
  position:relative;
  width:100%;
  background-color:black;
  margin:0 auto;
  z-index:100;
  border-top:.2rem solid white;
}

.contenitorecopertine {
  display:grid;
  grid-template-columns:repeat(6,1fr);
  grid-template-rows:repeat(6,1fr);
  grid-gap:.3rem;
  width:100%;
  height:50vh;
}

.spaziocopertina img {
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  top:0;
}

.spaziocopertina {
  background:re;
  width:100%;
  height:auto;
  object-fit:cover;
  transition:transform .3s ease,box-shadow .3s ease;
  overflow:hidden;
}

.sc1 {
  grid-column:span 2;
  grid-row:span 4;
}

.sc2 {
  opacity:.;
  grid-column:span 2;
  grid-row:span 1;
}

.sc2 img {
  opacity:.4;
}

.sc3 {
  opacity:.;
  grid-column:span 2;
  grid-row:span 2;
}

.sc4 {
  opacity:.;
  grid-column:span 2;
  grid-row:span 2;
}

.sc5 {
  opacity:.;
  grid-column:span 2;
  grid-row:span 4;
}

.sc5 img {
  opacity:;
}

.sc6 {
  grid-column:span 2;
  grid-row:span 1;
}

.sc7 {
  opacity:.;
  grid-column:span 4;
  grid-row:span 2;
}

.sc7 img {
  opacity:.4;
}

.spaziocopertina:hover img {
  object-fit:contain;
  opacity:1;
  transition:all .3s ease-in-out;
  pointer-event:none;
}

.spaziocopertina:hover {
  overflow:visible;
  z-index:99;
}

.sc1:hover img {
  transform:scale(2.5);
  margin-left:10%;
  transition:all .3s ease-in-out;
  z-index:100;
}

.sc2:hover img {
  transform:scale(2);
  transition:all .3s ease-in-out;
  z-index:100;
}

.sc3:hover img {
  transform:scale(4);
  transition:all .3s ease-in-out;
  margin-left:-100%;
  z-index:100;
}

.sc4:hover img {
  transform:scale(4);
  transition:all .3s ease-in-out;
  margin-left:;
  z-index:100;
}

.sc5:hover img {
  transform:scale(2.5);
  transition:all .3s ease-in-out;
  margin-left:-50%;
  z-index:100;
}

.sc6:hover img {
  transform:scale(2);
  transition:all .3s ease-in-out;
  z-index:100;
}

.sc7:hover img {
  transform:scale(4.5);
  transition:all .3s ease-in-out;
  z-index:100;
}

@media (max-width: 600px) {
  .contenitorecopertine {
    height:150vh;
  }

  .spaziocopertina:hover img {
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    top:0;
  }

  .spaziocopertina:hover {
    overflow:hidden;
  }

  .sc1:hover img {
    transform:scale(1);
    margin-left:0;
  }

  .sc2:hover img {
    transform:scale(1);
  }

  .sc3:hover img {
    transform:scale(1);
    margin-left:0;
  }

  .sc4:hover img {
    transform:scale(1);
  }

  .sc5:hover img {
    transform:scale(1);
    margin-left:0;
  }

  .sc6:hover img {
    transform:scale(1);
  }

  .sc7:hover img {
    transform:scale(1);
  }
}

#Strisciatifo {
  display:flex;
  position:relative;
  justify-content:center;
  align-items:center;
  width:100%;
  min-width:600px;
  height:50vh;
  background:rgb(214 156 144);
  margin:0 auto;
  overflow:hidden;
  font-size:0;
  border-top:.2rem solid white;
  min-height:300px;
}

.immaginestrisciatifo {
  width:100%;
  height:100%;
  object-fit:cover;
  transition:all .3s ease-in-out;
}

#Strisciatifo:hover .immaginestrisciatifo {
  opacity:.8;
  transform:scale(1.1);
  animation:effettosfoca .5s forwards;
}

@keyframes effettosfoca {
  0% {
    filter:blur(0);
  }

  50% {
    filter:blur(2px);
  }

  100% {
    filter:blur(0);
  }
}

.titolostriscia {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:50%;
  background:re;
  pointer-event:none;
}

.titolostriscia h5 {
  margin-top:5%;
  font-size:1.1rem;
  line-height:1.5rem;
  font-weight:600;
  color:white;
}

.tstifo {
  background:blu;
  margin-left:20%;
  width:40%;
  text-align:right;
}

@media (min-width: 1130px) {
  .tstifo h5 {
    width:60%;
    margin-left:40%;
  }
}

.tstifo img {
  width:20rem;
}

@media (max-width: 800px) {
  .tstifo img {
    margin-left:-30%;
  }
}

#Strisciasquadre {
  display:flex;
  position:relative;
  justify-content:center;
  align-items:center;
  width:100%;
  min-width:600px;
  height:50vh;
  background:rgb(222 206 176);
  margin:0 auto;
  overflow:hidden;
  font-size:0;
  border-top:.2rem solid white;
  min-height:300px;
}

.immaginestrisciasqua {
  width:100%;
  height:100%;
  object-fit:cover;
  transition:all .3s ease-in-out;
}

#Strisciasquadre:hover .immaginestrisciasqua {
  opacity:.8;
  transform:scale(1.1);
  animation:effettosfoca .5s forwards;
}

.tssqua {
  background:re;
  text-align:left;
  margin-left:-20%;
  width:40%;
}

@media (min-width: 1130px) {
  .tssqua h5 {
    width:60%;
  }
}

.tssqua img {
  width:13rem;
}

#Striscianegozio {
  display:flex;
  position:relative;
  justify-content:center;
  align-items:center;
  width:100%;
  min-width:600px;
  height:50vh;
  background:rgb(169 127 143);
  margin:0 auto;
  overflow:hidden;
  font-size:0;
  border-top:.2rem solid white;
  min-height:300px;
}

.immaginestriscianego {
  width:100%;
  height:100%;
  object-fit:cover;
  transition:all .3s ease-in-out;
}

#Striscianegozio:hover .immaginestriscianego {
  opacity:.8;
  transform:scale(1.1);
  animation:effettosfoca .5s forwards;
}

.tsnego {
  background:blu;
  margin-left:20%;
  width:40%;
  text-align:right;
}

@media (min-width: 1130px) {
  .tsnego h5 {
    width:60%;
    margin-left:40%;
  }
}

.tsnego img {
  width:13rem;
}

#Divaricatore {
  display:block;
  position:relative;
  width:100%;
  min-width:;
  background-color:re;
  margin:0 auto;
}

#Divaricatore img {
  display:block;
  position:relative;
  width:100%;
  min-width:600px;
  max-width:1600px;
}

#Diritti {
  display:block;
  position:relative;
  width:80%;
  height:4rem;
  background:re;
  margin-top:0;
  opacity:.75;
  margin-left:auto;
  margin-right:auto;
  padding:8% 0;
}

#Diritti p {
  display:block;
  position:relative;
  font-size:.75rem;
  line-height:1.2rem;
  font-weight:100;
  color:white;
  margin-top:0;
}

#Diritti p a {
  font-weight:400;
  color:white;
  text-decoration:none;
  transition:color .3s ease;
  -webkit-transition:color .3s ease;
}

#Diritti p a:hover {
  color:white;
}

#Diritti p b {
  font-weight:400;
  color:white;
  text-decoration:none;
}

#Diritti a:nth-child(1) {
  color:#f1c48d;
}

#Diritti a:nth-child(8) {
  color:#d69c8e;
}

.imgdiritti {
  position:relative;
  width:.59rem;
  top:.01rem;
}

.contenitoreiconedisc {
  background:re;
  margin-top:-.6rem;
}

.discon {
  width:1.2rem;
  opacity:.6;
  margin-top:.3rem;
  -webkit-transition:.5s ease;
  -moz-transition:.5s ease;
  -o-transition:.5s ease;
  transition:.5s ease;
  margin-left:1%;
  margin-right:1%;
}

.discon:hover {
  opacity:1;
}

@media (max-width: 880px) {
  #Diritti {
    padding:10% 0;
  }

  #Diritti p {
  }

  #Diritti p br {
    display:none;
  }
}

@media (max-width: 680px) {
  #Diritti {
    padding:10% 0 14%;
  }

  #Diritti p {
    font-weight:200;
  }
}

a,a:visited,a:hover,a:focus,a:active {
  text-decoration:none;
}

@font-face {
  font-family:'Raleway';
  font-style:italic;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2) format("woff2");
  unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
  font-family:'Raleway';
  font-style:italic;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2) format("woff2");
  unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

@font-face {
  font-family:'Raleway';
  font-style:italic;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2) format("woff2");
  unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
}

@font-face {
  font-family:'Raleway';
  font-style:italic;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2) format("woff2");
  unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:'Raleway';
  font-style:italic;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
  font-family:'Raleway';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");
  unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
  font-family:'Raleway';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");
  unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

@font-face {
  font-family:'Raleway';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");
  unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
}

@font-face {
  font-family:'Raleway';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");
  unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:'Raleway';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
  font-family:'Sarina';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/sarina/v23/-F6wfjF3ITQwasLRJ0rVjCNAxhAL.woff2) format("woff2");
  unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:'Sarina';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/sarina/v23/-F6wfjF3ITQwasLRKUrVjCNAxg.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

#profile_main_photo {
  display:none;
}