@charset "UTF-8";

#avatar_holder,#profile_header_container,#profile_friends,#profile_interests_content,#profile_photo_galleries,#profile_password_photo_galleries,#profile_schedule {
  display:none;
}

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

.mfc_compliance_link {
  visibility:hidden;
}

#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;
}

#profile {
  display:block;
  position:relative;
  min-width:980px;
  margin:0 auto;
  text-align:center;
  font-family:'Montserrat',sans-serif;
}

.testomessaggi {
  display:block;
  position:absolute;
  left:15%;
  width:64%;
  padding:3%;
  font-family:'Codystar',cursive;
  text-align:center;
  top:50%;
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  background:rgb(0 0 0 / 40%);
  -webkit-box-shadow:0 30px 50px rgb(1 1 1 / 24%);
  -moz-box-shadow:0 30px 50px rgb(1 1 1 / 24%);
  box-shadow:0 30px 50px rgb(1 1 1 / 24%);
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  border-radius:50px;
  color:white;
  font-weight:300;
  font-size:1.2rem;
  line-height:1.5rem;
}

.testomessaggi b {
  font-weight:400;
  -webkit-text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 40px #fff;
  -moz-text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 40px #fff;
  text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 40px #fff;
}

.Barranavigazione {
  Display:none;
  position:fixed;
  z-index:15;
  background:black;
  width:100%;
  height:42px;
  min-width:980px;
  top:0;
  left:0;
  text-align:center;
  font-family:'Montserrat',sans-serif;
  -webkit-box-shadow:0 10px 30px rgb(1 1 1 / 24%);
  -moz-box-shadow:0 10px 30px rgb(1 1 1 / 24%);
  box-shadow:0 10px 30px rgb(1 1 1 / 24%);
}

.ichom {
  display:inline-block;
  position:relative;
  height:1.1rem;
  top:.8rem;
  -webkit-transition:all ease-in-out .5s;
  -moz-transition:all ease-in-out .5s;
  -ms-transition:all ease-in-out .5s;
  -o-transition:all ease-in-out .5s;
  transition:all ease-in-out .5s;
}

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

.foto {
  margin-left:.7rem;
  margin-right:5rem;
}

.ichom:hover {
  -moz-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg);
}

.Barranavigazione h5 {
  display:inline-block;
  position:relative;
  background:yello;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:.2rem;
  margin-left:.5rem;
  top:-2px;
}

.Barranavigazione h5 b {
  font-weight:800;
}

.Barranavigazione a {
  display:inline-block;
  text-align:right;
  font-size:.7rem;
  text-decoration:none;
  color:white;
  background:re;
  vertical-align:top;
  -webkit-transition:all ease-in-out .5s;
  -moz-transition:all ease-in-out .5s;
  -ms-transition:all ease-in-out .5s;
  -o-transition:all ease-in-out .5s;
  transition:all ease-in-out .5s;
}

.Barranavigazione a:hover {
  color:#867b96;
}

.barraprimo a {
  display:inline-block;
  position:relative;
  font-weight:400;
  letter-spacing:0;
  text-align:right;
  border-right:1px solid white;
  padding-right:1rem;
  background:blu;
  color:#867b96;
  top:-.4rem;
  font-size:.6rem;
  -webkit-transition:all ease-in-out .5s;
  -moz-transition:all ease-in-out .5s;
  -ms-transition:all ease-in-out .5s;
  -o-transition:all ease-in-out .5s;
  transition:all ease-in-out .5s;
}

.barraprimo a:hover span {
  color:white;
}

.barraprimo a:hover {
  color:white;
}

.barraprimo span {
  color:#b489f4;
  font-size:.7rem;
  -webkit-transition:all ease-in-out .5s;
  -moz-transition:all ease-in-out .5s;
  -ms-transition:all ease-in-out .5s;
  -o-transition:all ease-in-out .5s;
  transition:all ease-in-out .5s;
}

.barraprimo b {
  font-weight:600;
}

.barraprimo a span:hover {
  color:white;
}

.ebn2 a {
  color:#fd9bff;
}

.ebn3 a {
  color:#a9b2fb;
}

.ebn4 a {
  color:#ff9bce;
}

.ebn5 a {
  color:#c49bff;
}

.ebn6 a {
  color:#9bceff;
}

@media (min-width: 980px) {
  .Barranavigazione {
    Display:block;
  }
}

.Barranavigazionecellulare {
  Display:none;
  position:fixed;
  z-index:15;
  background:black;
  width:100%;
  min-width:980px;
  top:0;
  left:0;
  text-align:center;
  padding:1.2% 0 .8%;
  -webkit-box-shadow:0 10px 30px rgb(1 1 1 / 24%);
  -moz-box-shadow:0 10px 30px rgb(1 1 1 / 24%);
  box-shadow:0 10px 30px rgb(1 1 1 / 24%);
}

.Barranavigazionecellulare a {
  text-decoration:none;
  -webkit-transition:all ease-in-out .5s;
  -moz-transition:all ease-in-out .5s;
  -ms-transition:all ease-in-out .5s;
  -o-transition:all ease-in-out .5s;
  transition:all ease-in-out .5s;
}

.Barranavigazionecellulare a:hover {
  opacity:.5;
}

.bnc {
  display:inline-block;
  position:relative;
  width:7%;
  margin:0 1.7%;
  background:gre;
  height:55px;
}

.bnc img {
  display:block;
  position:relative;
  height:70%;
  top:15%;
  background:re;
  margin-left:auto;
  margin-right:auto;
}

.bnc4 img {
  height:66%;
  top:17%;
}

.bnc5 img {
  height:90%;
  top:2%;
}

.bnc6 img {
  height:90%;
  top:5%;
}

.bnc7 img {
  -o-transform:rotate(30deg);
  -moz-transform:rotate(30deg);
  transform:rotate(30deg);
}

.bnc8 img {
  height:90%;
  top:7%;
}

@media (max-width: 980px) {
  .Barranavigazionecellulare {
    Display:block;
  }
}

.ConSez {
  display:block;
  position:fixed;
  width:100%;
  height:100%;
  min-width:980px;
  top:0;
  left:0;
  margin:0;
  -webkit-transition:all ease-in-out .5s;
  -moz-transition:all ease-in-out .5s;
  -ms-transition:all ease-in-out .5s;
  -o-transition:all ease-in-out .5s;
  transition:all ease-in-out .5s;
}

#Home {
  display:block;
  position:fixed;
  width:100%;
  min-width:980px;
  height:100%;
  top:0;
  left:0;
}

.ConSez-1 {
  background:black;
  z-index:1;
  visibility:hidden;
  opacity:0;
  background:re;
}

#filmato {
  height:100vh;
  width:100vw;
  min-width:980px;
  object-fit:cover;
  position:fixed;
  left:0;
  right:0;
  top:24px;
  bottom:0;
  z-index:-1;
  opacity:1;
}

@media (max-width: 980px) {
  #filmato {
    top:70px;
  }
}

.immagineiniziale {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  opacity:1;
  transition:opacity 1s ease-in-out;
  object-fit:cover;
}

.immginetrans {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  opacity:1;
  transition:opacity 1s ease-in-out;
  object-fit:cover;
  animation:effetto 12s infinite;
}

@keyframes effetto {
  0% {
    opacity:1;
  }

  20% {
    opacity:0;
  }

  40% {
    opacity:0;
  }

  60% {
    opacity:0;
  }

  80% {
    opacity:1;
  }

  100% {
    opacity:1;
  }
}

.testoiniziale {
  display:block;
  position:absolute;
  left:7%;
  top:51%;
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  width:90%;
  text-align:left;
  font-family:'Montserrat',sans-serif;
  color:white;
  background:orang;
  z-index:100;
}

.titolo {
  display:block;
  position:relative;
  margin-left:-1.4rem;
  width:15rem;
  margin-top:0;
  animation:fadeInOut 5.3s ease-in-out infinite;
}

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

  25% {
    opacity:1;
  }

  75% {
    opacity:1;
  }

  100% {
    opacity:0;
  }
}

.testoiniziale h3 {
  font-family:"Poppins",sans-serif;
  font-size:2.5rem;
  line-height:2.8rem;
  font-weight:500;
  margin-top:15%;
  text-align:left;
  width:550px;
  background:viole;
}

.testoiniziale h3 span {
  background:linear-gradient(90deg,#46ffc2,#db6bff);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
  text-fill-color:transparent;
  font-weight:800;
}

.testoiniziale h5 {
  font-family:'Montserrat',sans-serif;
  font-size:1.5rem;
  line-height:1.8rem;
  font-weight:200;
  margin-top:1rem;
  text-align:left;
  width:30rem;
  background:blu;
}

.testoiniziale p {
  display:block;
  position:relative;
  text-align:right;
  font-family:'Montserrat',sans-serif;
  color:white;
  font-weight:200;
  font-size:.496rem;
  line-height:.67rem;
  margin-bottom:0;
  opacity:1;
  background:re;
  margin-top:1%;
}

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

.testoiniziale p a {
  font-weight:600;
  color:white;
  text-decoration:none;
}

.diritti {
  position:relative;
  height:7px;
  top:.6px;
}

@media (max-width: 980px) {
  .testoiniziale p {
    opacity:0;
  }
}

#Design {
  display:block;
  position:fixed;
  width:100%;
  min-width:980px;
  height:100%;
  top:0;
  left:0;
  z-index:13;
  overflow:hidden;
}

.ConSez-2 {
  background:white;
  z-index:3;
  visibility:hidden;
  opacity:0;
  overflow:scroll;
  font-size:0;
  text-align:center;
}

@media (max-width: 1000px) {
  .ConSez-2 {
    background:re;
  }
}

.contenitoredisegno {
  padding-bottom:10%;
  background:yello;
}

.contenitoreimmaginedisegno {
  display:inline-block;
  position:relative;
  width:62.5%;
  margin-top:1%;
  margin-left:-10%;
  z-index:1;
  vertical-align:top;
  max-width:1100px;
  border:1px solid blu;
  margin-bottom:4%;
}

@media (max-width: 1000px) {
  .contenitoreimmaginedisegno {
    width:100%;
    margin-left:0;
    margin-top:-1%;
  }
}

@media (max-width: 980px) {
  .contenitoreimmaginedisegno {
    margin-top:4%;
  }
}

.contenitoreimmaginedisegno img {
  width:100%;
}

.testoprofili {
  display:inline-block;
  position:relative;
  background:re;
  width:37.5%;
  text-align:left;
  margin-top:13%;
  margin-left:-5%;
  z-index:3;
  background:re;
  max-width:800px;
}

@media (max-width: 1000px) {
  .testoprofili {
    display:block;
    width:70%;
    height:140px;
    background:re;
    margin-left:15%;
    margin-top:-13%;
  }
}

.testoprofili h4 {
  font-family:"Poppins",sans-serif;
  margin-top:0;
  font-size:1.7rem;
  line-height:1.8rem;
  font-weight:700;
  color:#c8a8ba;
  width:70%;
}

.testoprofili h4 {
  background:linear-gradient(90deg,#d8bdcc,#c85ee6);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
  text-fill-color:transparent;
}

@media (max-width: 1000px) {
  .testoprofili h4 {
    width:60%;
  }
}

.testoprofili p {
  font-size:.9rem;
  line-height:1.1rem;
  color:#676767;
  font-weight:300;
  margin-top:-1rem;
}

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

.contenitoresezionefasce {
  display:block;
  position:relative;
  border:1px solid re;
  width:100%;
  background:re;
  font-size:0;
  margin-top:-5%;
}

.testostrisce {
  display:inline-block;
  position:relative;
  background:re;
  width:37.5%;
  text-align:left;
  z-index:3;
  vertical-align:top;
  left:0;
  margin-top:-4%;
  max-width:800px;
}

@media (max-width: 1000px) {
  .testostrisce {
    display:inline-block;
    width:70%;
    margin-left:0;
    background:re;
    margin-top:13%;
    height:140px;
    background:re;
    pargin-bottom:;
  }
}

.testostrisce h4 {
  font-family:"Poppins",sans-serif;
  margin-top:0;
  font-size:1.7rem;
  line-height:1.8rem;
  color:#d4c796;
  text-align:right;
  width:75%;
  margin-left:25%;
}

.testostrisce h4 {
  background:linear-gradient(90deg,#e9d99b,#eeb16e);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
  text-fill-color:transparent;
}

@media (max-width: 1000px) {
  .testostrisce h4 {
    width:60%;
    margin-left:40%;
  }
}

.testostrisce p {
  font-size:.9rem;
  line-height:1.1rem;
  color:#676767;
  font-weight:300;
  margin-top:-1rem;
  text-align:right;
}

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

.contenitoreimmaginefasce {
  display:inline-block;
  position:relative;
  width:61.5%;
  margin-top:-5%;
  margin-left:-8%;
  z-index:1;
  background:gree;
  vertical-align:top;
  perspective:900px;
  -o-transform:rotate(2.2deg);
  -moz-transform:rotate(2.2deg);
  transform:rotate(2.2deg);
  max-width:1100px;
}

@media (max-width: 1000px) {
  .contenitoreimmaginefasce {
    display:block;
    width:80%;
    margin-left:2%;
    margin-top:5%;
    background:re;
  }
}

.illustrazionefascia {
  display:block;
  position:relative;
  margin-left:auto;
  margin-right:auto;
  background:;
  border:1px solid re;
}

.ill1 {
  margin-bottom:2.3%;
}

.if1 {
  display:block;
  position:relative;
  width:100%;
  z-index:2;
}

.if2 {
  display:block;
  position:relative;
  width:100%;
  filter:blur(.1rem);
  margin-top:.3%;
  z-index:1;
  opacity:.6;
  transform:scaleY(-1);
}

.biancosfu {
  display:block;
  position:absolute;
  width:102%;
  left:-1%;
  top:0;
  transform:translateY(104%);
  z-index:3;
  margin-left:auto;
  margin-right:auto;
  background:gre;
}

.ill1 {
  width:65%;
  left:5%;
  z-index:1;
  -ms-transform:rotateY(-30deg);
  -webkit-transform:rotateY(-30deg);
  transform:rotateY(-30deg);
  opacity:.9;
}

.ill2 {
  width:90%;
  margin-top:-5%;
  left:1%;
  z-index:2;
  -ms-transform:rotateY(-30deg);
  -webkit-transform:rotateY(-30deg);
  transform:rotateY(-30deg);
}

.altriservizi {
  display:block;
  position:relative;
  font-size:20px;
  background:re;
  z-index:3;
  width:90%;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:0;
  margin-top:6%;
}

.servizio {
  display:inline-block;
  position:relative;
  width:118px;
  height:13rem;
  vertical-align:top;
  margin:1%;
  padding:2%;
  text-align:left;
  background:rgb(255 255 255 / 25%);
  border-radius:20px;
  border:2px solid rgb(0 0 0 / 0%);
  -webkit-box-shadow:10px 20px 50px rgb(108 103 93 / 18%);
  -moz-box-shadow:10px 20px 50px rgb(108 103 93 / 18%);
  box-shadow:10px 20px 50px rgb(108 103 93 / 18%);
  -moz-transform:rotate(-4deg);
  -o-transform:rotate(-4deg);
  transform:rotate(-4deg);
}

.servizio h5 {
  margin-top:1rem;
  font-size:1.1rem;
  line-height:1.2rem;
  text-transform:uppercase;
  font-weight:400;
  border-bottom:2px solid rgb(0 0 0 / 15%);
  padding-bottom:.7rem;
  font-family:"Poppins",sans-serif;
  opacity:.7;
}

.servizio h5 b {
  font-weight:800;
  letter-spacing:7px;
  font-size:1.3rem;
}

.servizio p {
  font-size:.8rem;
  line-height:1rem;
  color:#676767;
  font-weight:300;
  margin-top:-1rem;
  text-align:right;
  padding-top:.2rem;
}

.svz1 h5 {
  color:#794eb9;
}

.svz2 h5 {
  color:#e874af;
}

.svz3 h5 {
  color:#69a7e4;
}

.svz4 h5 {
  color:#38c7c6;
}

.svz5 h5 {
  color:#605d5d;
}

.vignettatura {
  display:block;
  position:fixed;
  width:100%;
  height:100%;
  min-width:980px;
  top:0;
  left:0;
  background:rgb(255,255,255);
  background:-moz-radial-gradient(circle,rgba(255,255,255,0) 50%,rgba(182,181,181,1) 100%);
  background:-webkit-radial-gradient(circle,rgba(255,255,255,0) 50%,rgba(182,181,181,1) 100%);
  background:radial-gradient(circle,rgba(255,255,255,0) 50%,rgba(182,181,181,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#b6b5b5",GradientType=1);
  z-index:2;
  opacity:.8;
  pointer-events:none;
}

#Banners {
  display:block;
  position:fixed;
  width:100%;
  height:100$;
  min-width:980px;
  top:0;
  left:0;
  z-index:13;
}

.ConSez-3 {
  background:rgb(255,255,255);
  background:-moz-radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(182,181,181,1) 100%);
  background:-webkit-radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(182,181,181,1) 100%);
  background:radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(182,181,181,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#b6b5b5",GradientType=1);
  z-index:3;
  visibility:hidden;
  opacity:0;
  overflow:scroll;
}

.intestazione {
  display:block;
  position:relative;
  margin-top:8%;
  width:25rem;
  background:re;
}

.intestazione h3 {
  font-family:"Poppins",sans-serif;
  font-weight:800;
  margin-top:0;
  font-size:1.5rem;
  letter-spacing:.3rem;
  text-transform:uppercase;
}

.intestazione p {
  font-family:'Montserrat',sans-serif;
  font-weight:300;
  font-style:oblique;
  font-size:1rem;
  color:black;
  margin-top:-1.3rem;
}

.int3 {
  left:20%;
  text-align:left;
}

@media (max-width: 980px) {
  .intestazione {
    margin-top:13%;
  }
}

.int3 h3 {
  color:#9a4da9;
  opacity:.5;
}

.contenitorebanner {
  display:block;
  position:relative;
  top:5%;
  -ms-transform:translateY(-25%);
  transform:translateY(-25%);
  left:50%;
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
  width:940px;
  text-align:center;
  background:rgb(167 39 39 / 0%);
  padding-bottom:10%;
}

.banner {
  display:block;
  position:relative;
  width:100%;
  margin-bottom:4%;
}

.immaginebanner {
  display:block;
  position:relative;
  width:100%;
  opacity:.;
  z-index:2;
  -webkit-box-shadow:0 10px 30px rgb(5 5 5 / 10%);
  -moz-box-shadow:0 10px 30px rgb(5 5 5 / 10%);
  box-shadow:0 10px 30px rgb(5 5 5 / 10%);
}

.ombrabanner {
  display:block;
  position:absolute;
  width:98%;
  margin-left:1%;
  z-index:1;
  opacity:.5;
  filter:blur(.9rem);
  transform:translate3d(0,0,0);
  margin-top:-7%;
}

#Pages {
  display:block;
  position:fixed;
  width:100%;
  height:100$;
  min-width:980px;
  top:0;
  left:0;
  z-index:13;
}

.ConSez-4 {
  background:rgb(255,255,255);
  background:-moz-radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(182,181,181,1) 100%);
  background:-webkit-radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(182,181,181,1) 100%);
  background:radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(182,181,181,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#b6b5b5",GradientType=1);
  z-index:4;
  visibility:hidden;
  opacity:0;
  overflow:scroll;
  min-width:980px;
}

.int4 {
  text-align:right;
  background:re;
  margin-left:50%;
}

.int4 h3 {
  color:rgb(0 0 0 / 58%);
}

.contenitorepagine {
  display:block;
  position:relative;
  top:5%;
  -ms-transform:translateY(-25%);
  transform:translateY(-25%);
  left:50%;
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
  width:92%;
  text-align:center;
  background:rgb(0 0 0 / 0%);
  padding-bottom:10%;
}

.pagina {
  display:inline-block;
  position:relative;
  width:330px;
  height:110px;
  background:re;
  text-align:center;
  margin:1rem;
  font-size:0;
}

.pagina:hover .contenitoreimgpag {
  border:4px solid rgb(255 255 255);
}

@media (max-width: 980px) {
  .pagina {
    -ms-transform:scale(1.2,1.2);
    -webkit-transform:scale(1.2,1.2);
    transform:scale(1.2,1.2);
    margin:2rem 3rem;
  }
}

.contenitoreimgpag {
  display:block;
  position:relative;
  width:100%;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  overflow:hidden;
  z-index:2;
  border:4px solid rgb(255 255 255 / 30%);
  -webkit-box-shadow:0 10px 30px rgb(5 5 5 / 6%);
  -moz-box-shadow:0 10px 30px rgb(5 5 5 / 6%);
  box-shadow:0 10px 30px rgb(5 5 5 / 6%);
  -webkit-transition:all ease-in-out .5s;
  -moz-transition:all ease-in-out .5s;
  -ms-transition:all ease-in-out .5s;
  -o-transition:all ease-in-out .5s;
  transition:all ease-in-out .5s;
}

.contenitoreimgpag img {
  width:100%;
  opacity:.95;
}

.sfumaturaimgpag {
  display:block;
  position:absolute;
  width:70%;
  height:200%;
  margin-top:-50%;
  margin-left:0;
  z-index:3;
  background:rgb(0,0,0);
  background:-moz-linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background:-webkit-linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background:linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  opacity:.5;
}

.ombrapagina {
  display:block;
  position:absolute;
  width:100%;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  z-index:1;
  border:4px solid white;
  opacity:.55;
  filter:blur(2rem);
  transform:translate3d(0,0,0);
  margin-top:-100px;
}

@media (max-width: 1187px) {
  .ombrapagina {
    margin-top:-117px;
  }
}

.testoantpag {
  display:block;
  position:absolute;
  z-index:3;
  width:50%;
  margin-left:9%;
  top:50%;
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  background:re;
  color:white;
  text-transform:uppercase;
  text-align:left;
}

.testoantpag h6 {
  margin-top:1rem;
  font-size:1rem;
  line-height:1rem;
  font-weight:400;
  font-style:oblique;
}

.testoantpag h6 b {
  font-size:1.4rem;
  font-weight:800;
}

.testoantpag p {
  width:100px;
  margin-top:-1.5rem;
  font-weight:800;
  font-size:.7rem;
  height:1.1rem;
  line-height:1.1rem;
  text-align:center;
  -ms-transform:skew(-14deg,0deg);
  -webkit-transform:skew(-14deg,0deg);
  transform:skew(-14deg,0deg);
  border:.12rem solid white;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
}

.p1 .testoantpag h6 b {
  color:#f5db6b;
}

.p2 .testoantpag h6 b {
  color:#16aebf;
}

.p4 .testoantpag h6 b {
  color:rgb(254 121 205);
}

.p5 .testoantpag h6 b {
  color:rgb(196 88 214);
}

.p5 .testoantpag h6 {
  color:rgb(255 255 255 / 0%);
}

.p6 .testoantpag h6 b {
  color:rgb(234 156 131);
}

.p7 .testoantpag h6 {
  color:rgb(255 255 255 / 0%);
}

.p7 .testoantpag h6 b {
  color:rgb(255 255 255 / 100%);
}

.p8 .testoantpag h6 {
  color:rgb(132 98 98 / 38%);
}

.p8 .testoantpag h6 b {
  color:rgb(132 98 98 / 38%);
}

.p8 .testoantpag p {
  color:rgb(132 98 98 / 38%);
  border:.12rem solid rgb(132 98 98 / 38%);
}

.p9 .testoantpag h6 b {
  color:#dd6bf4;
}

.p10 .testoantpag h6 {
  color:rgb(89 48 49);
}

.p10 .testoantpag h6 b {
  color:rgb(89 48 49);
}

.p10 .testoantpag p {
  color:rgb(89 48 49);
  border:.12rem solid rgb(89 48 49 / 60%);
}

.p11 .testoantpag h6 b {
  color:#ffb820;
}

.p12 .testoantpag h6 {
  color:rgb(112 103 95 / 65%);
}

.p12 .testoantpag h6 b {
  color:rgb(112 103 95 / 65%);
}

.p13 .testoantpag h6 b {
  color:#fba2d1;
}

.p14 .testoantpag h6 b {
  color:#24e9ee;
}

.p15 .testoantpag h6 b {
  color:#f76edc;
}

.p16 .testoantpag h6 b {
  color:#fa7f54;
}

.p1 .sfumaturaimgpag {
  opacity:.2;
}

.p2 .sfumaturaimgpag {
  opacity:.3;
}

.p3 .sfumaturaimgpag {
  opacity:0;
}

.p5 .sfumaturaimgpag {
  opacity:0;
}

.p6 .sfumaturaimgpag {
  opacity:0;
}

.p8 .sfumaturaimgpag {
  opacity:0;
}

.p9 .sfumaturaimgpag {
  opacity:0;
}

.p10 .sfumaturaimgpag {
  opacity:0;
}

.p11 .sfumaturaimgpag {
  opacity:.6;
}

.p12 .sfumaturaimgpag {
  opacity:0;
}

.p13 .sfumaturaimgpag {
  opacity:.05;
}

.p15 .sfumaturaimgpag {
  opacity:1;
}

.p16 .sfumaturaimgpag {
  opacity:.5;
}

.p2 .contenitoreimgpag {
  -webkit-box-shadow:0 10px 30px rgb(29 101 115 / 15%);
  -moz-box-shadow:0 10px 30px rgb(29 101 115 / 15%);
  box-shadow:0 10px 30px rgb(29 101 115 / 15%);
}

.p5 .contenitoreimgpag {
  -webkit-box-shadow:0 10px 30px rgb(138 72 145 / 15%);
  -moz-box-shadow:0 10px 30px rgb(138 72 145 / 15%);
  box-shadow:0 10px 30px rgb(138 72 145 / 15%);
}

.p8 .contenitoreimgpag {
  -webkit-box-shadow:0 10px 30px rgb(139 100 83 / 13%);
  -moz-box-shadow:0 10px 30px rgb(139 100 83 / 13%);
  box-shadow:0 10px 30px rgb(139 100 83 / 13%);
}

.p10 .contenitoreimgpag {
  -webkit-box-shadow:0 10px 30px rgb(51 51 51 / 13%);
  -moz-box-shadow:0 10px 30px rgb(51 51 51 / 13%);
  box-shadow:0 10px 30px rgb(51 51 51 / 13%);
}

.p11 .contenitoreimgpag {
  -webkit-box-shadow:0 10px 30px rgb(149 145 103 / 10%);
  -moz-box-shadow:0 10px 30px rgb(149 145 103 / 10%);
  box-shadow:0 10px 30px rgb(149 145 103 / 10%);
}

.p12 .contenitoreimgpag {
  -webkit-box-shadow:0 10px 30px rgb(51 51 51 / 13%);
  -moz-box-shadow:0 10px 30px rgb(51 51 51 / 13%);
  box-shadow:0 10px 30px rgb(51 51 51 / 13%);
}

.p13 .contenitoreimgpag {
  -webkit-box-shadow:0 10px 30px rgb(51 51 51 / 33%);
  -moz-box-shadow:0 10px 30px rgb(51 51 51 / 23%);
  box-shadow:0 10px 30px rgb(51 51 51 / 23%);
}

.p16 .contenitoreimgpag {
  -webkit-box-shadow:0 10px 30px rgb(104 76 97 / 15%);
  -moz-box-shadow:0 10px 30px rgb(104 76 97 / 15%);
  box-shadow:0 10px 30px rgb(104 76 97 / 15%);
}

#HowToPay {
  display:block;
  position:fixed;
  width:100%;
  height:100$;
  min-width:980px;
  top:0;
  left:0;
  z-index:13;
}

.ConSez-5 {
  z-index:3;
  visibility:hidden;
  opacity:0;
  overflow:scroll;
  background:rgb(255,255,255);
  background:-moz-radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(182,181,181,1) 100%);
  background:-webkit-radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(182,181,181,1) 100%);
  background:radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(182,181,181,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#b6b5b5",GradientType=1);
}

.int5 {
  text-align:center;
  width:30%;
  margin-left:35%;
}

.int5 h3 {
  color:rgb(158 189 135);
}

.int5 p {
}

.contenitorepagamenti {
  background:re;
  display:block;
  position:relative;
  top:8%;
  -ms-transform:translateY(-25%);
  transform:translateY(-25%);
  left:50%;
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
  width:92%;
  text-align:center;
  background:rgb(0 0 0 / 0%);
  padding-bottom:10%;
}

.pagamento {
  display:inline-block;
  position:relative;
  width:300px;
  height:100px;
  color:black;
  border:1px solid rgb(141 141 141);
  border-radius:20px;
  margin:1rem;
  -webkit-transition:all ease-in-out .5s;
  -moz-transition:all ease-in-out .5s;
  -ms-transition:all ease-in-out .5s;
  -o-transition:all ease-in-out .5s;
  transition:all ease-in-out .5s;
  background:yello;
}

.pg9 {
  left:-2px;
}

.pg10 {
  left:2px;
}

@media (max-width: 1187px) {
  .pagamento {
    width:400px;
    height:133px;
  }
}

.pagamento img {
  display:inline-block;
  position:relative;
  width:45px;
  top:;
  margin-right:;
  filter:grayscale(50%);
  -webkit-filter:grayscale(50%);
  background:re;
}

@media (max-width: 1187px) {
  .pagamento img {
    width:60px;
    top:8px;
    margin-right:10px;
    margin-left:-70px;
  }
}

.pagamento:hover {
  border:1px solid black;
}

.pg5 img,.pg6 img,.pg10 img {
}

@media (max-width: 1187px) {
  .pg5 img,.pg6 img,.pg10 img {
  }
}

.testopaga {
  display:inline-block;
  position:relative;
  width:10rem;
  text-align:left;
  border-left:1px solid rgb(141 141 141 / 40%);
  padding-left:.7rem;
  margin-left:.7rem;
  margin-top:.9rem;
  background:re;
}

@media (max-width: 1187px) {
  .testopaga {
    margin-top:28px;
    padding-left:1.8rem;
  }
}

.testopaga h4 {
  font-family:"Poppins",sans-serif;
  font-size:1.1rem;
  font-weight:600;
  font-style:;
  margin-top:0;
  color:#00000096;
}

.testopaga p {
  font-size:.8rem;
  line-height:.9rem;
  font-weight:300;
  font-style:;
  color:#000000;
  margin-top:-19px;
}

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

#Home:target .ConSez-1 {
  visibility:visible;
  opacity:1;
}

#Design:target .ConSez-2 {
  visibility:visible;
  opacity:1;
}

#Banners:target .ConSez-3 {
  visibility:visible;
  opacity:1;
}

#Pages:target .ConSez-4 {
  visibility:visible;
  opacity:1;
}

#HowToPay:target .ConSez-5 {
  visibility:visible;
  opacity:1;
}

.ConSez-1 {
  visibility:visible;
  opacity:1;
  z-index:10;
}

.Barranavigazione a:target .ConSez-1 {
  visibility:hidden;
  opacity:0;
}

#profile_comments {
  display:block;
  position:absolute;
  background-color:white;
  background-image:url(https://i.ibb.co/J35cDck/sfondocommenti.png);
  background-repeat:no-repeat;
  background-size:100%;
  font-family:'Montserrat',sans-serif;
  width:100%;
  min-width:980px;
  z-index:10;
  left:0;
  overflow:hidden;
  top:-130%;
  padding-top:8%;
  padding-bottom:100px;
  font-size:0;
  -webkit-transition:all ease-in-out .5s;
  -moz-transition:all ease-in-out .5s;
  -ms-transition:all ease-in-out .5s;
  -o-transition:all ease-in-out .5s;
  transition:all ease-in-out .5s;
}

@media (max-width: 980px) {
  #profile_comments {
    background-image:url(none);
    top:0;
  }
}

#new_comment {
  display:block;
  position:relative;
  background-color:gree;
  width:100%;
  text-align:center;
  padding-bottom:40px;
}

#wall_poster_avatar {
  display:none;
  position:relative;
  left:-15%;
}

#wall_poster_username {
  display:none;
  position:relative;
  background:re;
  width:100%;
  left:0;
  margin-left:0;
  padding:0;
  color:#bbb7bb;
  font-size:16px;
  text-align:left;
  text-transform:capitalize;
  font-weight:600;
}

#new_comment_inputs {
  display:block;
  position:relative;
  width:40%;
  margin-left:30%;
  border:1px solid blac;
}

.user_comment_textarea_small,.user_comment_textarea_big {
  width:97%;
  height:130px;
  background-color:rgb(255 255 255 / 71%);
  padding:;
}

#user_comment_comment {
  font-family:'Montserrat',sans-serif;
  padding:1%;
  background-color:gree;
  margin-top:10px;
}

#user_comment_comment {
  font-weight:400;
  font-size:13px;
  line-height:17px;
  color:rgb(0 0 0 / 55%);
}

#new_comment_strip_links_container {
  visibility:hidden;
  position:relative;
  font-family:'Montserrat',sans-serif;
  font-size:12px;
  background:re;
  padding:0;
  margin:0;
  top:4px;
  opacity:.7;
}

.checkbox {
  position:relative;
  top:.18rem;
}

#show_strip_links_popup {
  color:black;
}

.preview_comment_btn {
  visibility:hidden;
  position:relative;
  text-transform:uppercase;
  font-size:11px;
  font-weight:400;
  font-family:'Montserrat',sans-serif;
  z-index:100;
}

.post_comment_btn {
  position:relative;
  text-transform:uppercase;
  font-size:11px;
  font-weight:400;
  font-family:'Montserrat',sans-serif;
  z-index:100;
}

#comments {
  background:yello;
  text-align:center;
  width:100%;
  margin-left:auto;
  margin-right:auto;
}

.wall_post {
  display:inline-block;
  position:relative;
  background-color:rgb(255 255 255 / 60%);
  width:400px;
  margin:25px;
  border:2px solid rgb(0 0 0 / 15%);
  -webkit-box-shadow:1px 15px 45px rgb(29 29 29 / 10%);
  -moz-box-shadow:1px 15px 45px rgb(29 29 29 / 10%);
  box-shadow:1px 15px 45px rgb(29 29 29 / 10%);
  border-radius:30px;
  vertical-align:top;
  text-align:center;
  padding-right:;
}

.wall_post_avatar {
}

.wall_post_avatar img {
  display:inline-block;
  position:relative;
  width:80px;
  height:80px;
  border-radius:100%;
  margin-top:-25px;
  margin-left:-15px;
  border:5px solid white;
  box-shadow:1px 8px 20px rgb(54 48 51 / 20%);
  -moz-box-shadow:1px 8px 20px rgb(54 48 51 / 20%);
  -webkit-box-shadow:0 15px 35px rgb(54 48 51 / 20%);
  z-index:2;
  opacity:1;
}

.wall_post_info {
  display:inline-block;
  position:relative;
  color:#07201e;
  font-size:16px;
  text-transform:capitalize;
  background-color:re;
  width:100%;
  font-weight:600;
  opacity:.9;
  top:-35px;
}

.wall_post_info a:link {
  color:#e96aa8;
  text-decoration:none;
}

.wall_post_info a:visited {
  color:#e96aa8;
}

.wall_post_info a:active {
  color:#e96aa8;
}

.wall_post_info a:hover {
  color:#e96aa8;
}

.wall_post_time {
  display:block;
  position:relative;
  color:#504f4f8a;
  background-color:re;
  width:100%;
  font-weight:400;
  top:-35px;
}

.wall_post_body {
  display:block;
  position:relative;
  background-color:re;
  font-weight:400;
  font-size:13px;
  line-height:17px;
  color:rgb(0 0 0 / 55%);
  width:80%;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  margin-top:-22px;
  padding-top:11px;
  border-top:1px solid rgb(0 0 0 / 10%);
  padding-bottom:20px;
}

.wall_post_body img {
  height:13px;
}

#comment_preview {
  background:blu;
  width:100%;
  text-align:center;
  padding:0;
  margin:0;
}

#comment_preview_body {
  display:inline-block;
  position:relative;
  margin-top:10px;
  background:re;
  width:85%;
  margin:0;
}

#comment_preview h3 {
  display:block;
  position:relative;
  font-size:13px;
  font-weight:600;
  color:rgb(0 0 0 / 44%);
  background:re;
  text-align:center;
  margin-bottom:22px;
}

#new_comment_login_message {
  position:relative;
  background-color:re;
  width:100%;
  left:-10px;
  font-size:12px;
  text-align:center;
  margin-bottom:26px;
}

#new_comment_login_message a:link {
  text-decoration:none;
  color:rgb(0 0 0 / 50%);
}

#new_comment_login_message a:visited {
  color:rgb(0 0 0 / 50%);
}

#new_comment_login_message a:active {
  color:rgb(0 0 0 / 50%);
}

#new_comment_login_message a:hover {
  color:rgb(0 0 0 / 50%);
}

#profile_load_more_comments {
  disply:block;
  position:relative;
  text-transform:uppercase;
  text-decoration:none;
  font-size:12px;
  font-weight:400;
  width:100%;
  margin-top:4%;
  margin-bottom:30px;
  text-align:center;
  height:40px;
  line-height:40px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  color:#737373;
}

#profile_load_more_comments:hover {
  color:#474747;
}

#profile_comments {
  opacity:0;
  visibility:0;
}

#profile_comments:target {
  opacity:1;
  visibility:1;
  z-index:14;
}

.profile_section_content {
  z-index:auto;
}

/* =====================================
Comparto Tipografico 
======================================= */
/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:100;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiAyp8kv8JHgFVrJJLmE0tCMPKhSkFE.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:200;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmv1pVGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:200;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmv1pVF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:300;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm21lVGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:300;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm21lVF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:500;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmg1hVGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:500;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmg1hVF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:600;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmr19VGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:600;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmr19VF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:700;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:700;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:800;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm111VGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:800;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm111VF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm81xVGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm81xVF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:100;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:100;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:200;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLFj_Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:200;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLFj_Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecnFHGPc.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:800;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:800;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.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;
}

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

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

/* vietnamese */
@font-face {
  font-family:'Montserrat';
  font-style:italic;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.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;
}

/* latin-ext */
@font-face {
  font-family:'Montserrat';
  font-style:italic;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.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;
}

/* latin */
@font-face {
  font-family:'Montserrat';
  font-style:italic;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.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;
}

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

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

/* vietnamese */
@font-face {
  font-family:'Montserrat';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.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;
}

/* latin-ext */
@font-face {
  font-family:'Montserrat';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.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;
}

/* latin */
@font-face {
  font-family:'Montserrat';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:100;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiAyp8kv8JHgFVrJJLmE0tMMPKhSkFEkm8.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:100;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiAyp8kv8JHgFVrJJLmE0tCMPKhSkFE.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:200;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmv1pVGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:200;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmv1pVF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:300;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm21lVGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:300;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm21lVF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:500;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmg1hVGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:500;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmg1hVF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:600;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmr19VGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:600;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmr19VF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:700;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:700;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:800;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm111VGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:800;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm111VF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm81xVGdeOYktMqlap.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:italic;
  font-weight:900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm81xVF9eOYktMqg.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:100;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:100;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:200;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLFj_Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:200;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLFj_Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecnFHGPc.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:800;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:800;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.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;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.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;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:900;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.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;
}