
@media (max-width: 599px) {
  .extension-d_blog_module-post .h1, .extension-d_blog_module-post h1 {
  font-size: 1.2rem !important;
  white-space: wrap;
  line-height: 1.4rem;
  align-items: baseline;
  padding: 0 1rem;
}
  
  
  h1 {
    /*! font-size: 1.7rem !important; */
    margin: 1rem 0 0.5rem 1rem !important;
    font-size: 1.2rem !important;
  }
  
.banner .container {
    margin-bottom: 3rem !important;
  flex-direction: column !important;
  }
}
h1 {
  font-size: 2rem !important;
  font-weight: 700 !important;
  margin: 1rem 0 !important;
  /*! text-transform: uppercase; */
}
h3 {
  font-size: 21px;
  font-weight: 650 !important;
  margin: 2rem 0 1rem 0 !important;
  /*! text-align: right; */
  /*! text-transform: uppercase; */
}
h1, h2, h3, h4, h5, h6, hli {
  /*! margin: 8px 0; */
  font-weight: 450;
  /*! line-height: .9; */
  /*! margin-top: 1rem; */
  opacity: 1 !important;
}


#fields h1, h2, h3, h4, h5, h6, hli {
  /*! color: #fff; */
}
.breadcrumb li {
  max-width: 12rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.avatar {
  background-size: cover;
  border-radius: 99999px !important;
  width: 37px;
  height: 37px;
  /*! border: 1px solid #ddd; */
  background-position: center;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  /*! background-color: #f8bfc7; */
  /*! color: #fff; */
  font-weight: 600;
  /*! border: 1px solid #ddd; */
}
.avatar.active {
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #DB0C29;
}




.data .avatar {
  border: none !important;
  /*! border-radius: var(--br) !important; */
  width: 7rem;
  height: 7rem;
  /*! margin-right: 1rem; */
  background-position: 50%;
  background-size: cover;
}

#follow .avatar {
  /*! border: 1px solid #1e2124 !important; */
  border-radius: 999px !important;
  width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
  background-position: 50%;
  background-size: cover;
}
a {
  text-decoration: none;
  /*! color: #fff; */ 
  height: fit-content !important;
}

a.active {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:visited {
  /*! color: #253551; */ 
}


.pull-right {
  float: right !important;
}

.bold {
  font-weight: 600 !important;
}
.datum {
  /*! background-color: #dbdbdb; */
  width: fit-content;
  text-align: center;
  /*! margin: 1rem 1.5rem; */
  border-radius: 5px;
  padding: 7px 7px;
  /*! border: 1px solid #313131; */
  /*! color: rgb(255, 255, 255) !important; */
  /*! font-weight: 500; */
  font-family: sans-serif;
  white-space: nowrap;
  /*! color: var(--red); */
  /*! font-weight: 600; */
}
.nona .datum:hover {
  text-decoration: underline  
}
.datum.tag {
  background-color: #f2f2f2 !important;
  width: fit-content;
  text-align: center;
  /*! margin: 1rem 1.5rem; */
  border-radius: 9px;
  padding: 9px 12px;
  /*! border: 1px solid #313131; */
  /*! color: rgb(255, 255, 255) !important; */
  font-weight: 600;
  /*! font-family: sans-serif; */
  white-space: wrap;
  display: flex;
  white-space: nowrap;
  font-size: 14px;
  opacity: 1;
  color: #3c3c3c;
}
.prod .datum.tag {
  background-color: #1e1d1d !important;
  width: fit-content;
  text-align: center;
  /*! margin: 1rem 1.5rem; */
  border-radius: 9px;
  padding: 9px 12px;
  /*! border: 1px solid #313131; */
  /*! color: rgb(255, 255, 255) !important; */
  font-weight: 600;
  /*! font-family: sans-serif; */
  white-space: wrap;
  display: flex;
  white-space: nowrap;
  font-size: 14px;
  opacity: 1;
  color: #fff;
}
.nona .datum:hover {
  text-decoration: underline  
}
@media (max-width: 768px) {

.pair .rollimg {
  min-height: 20rem;
  max-height: 20rem !important;
  height: 20rem !important;
  min-width: calc(100% - 2rem);
}
}
.banner .left {
  text-align: left !important;
  max-width: unset;
  flex: 1;
  width: 100%;
  /*! min-width: 100%; */
}

.post .left, .post .right {
  /*! border: 1rem solid #ddd; */
  /*! padding: 1rem; */
}


.left {
  width: 100%;
}
.left.con {
/*! margin: 0 1rem; */
  border-radius: var(--br);
  background-image: url(image/RWBROOX2.jpg);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: #e0e0e0;
  height: 15rem;
  width: calc(100% - 2rem);
}
.right.con { 
  white-space: wrap;
  width: 100%;
  max-width: 40%;
  word-break: break-word;
  display: flex;
  min-width: 100%;
  flex-direction: row;
  height: fit-content;
  line-height: 1.35;
  /*! font-size: 16px; */
}

.right {
  white-space: wrap;
  width: 100%;
  max-width: 40%;
  word-break: break-word;
  display: flex;
  min-width: 100%;
  flex-direction: column;
  height: fit-content;
  /*! align-items: start; */
}


.banner .right {
  /*! text-align: right !important; */
  /*! white-space: wrap; */
  /*! width: 100%; */
  width: 14%;
  /*! word-break: break-word; */
  /*! flex: 1; */ 
  /*! display: flex; */
  /*! min-width: 4rem; */
  /*! flex: 1; */
  /*! min-width: 100%; */
  /*! flex-direction: column; */
  /*! flex: 30%; */
  /*! display: flex; */
}
.seconda {
  grid-row: 1;
  grid-column: 1 / span 4;
  margin: 0 0 10px 0;
}
.cat .seconda {
  grid-row: 1;
  grid-column: 1 / span 4;
  margin: 0;
}
.category .seconda {
  grid-column: 1;
  grid-row: 1 / span 2;
  margin: 0 0 8px 0;
  display: none;
}
.category .terza {
  grid-column: 1 / span 4;
  grid-row: 1;
  margin: 0 0 8px 0;
}
.category .sesta {
  grid-column: 1 / span 4;
  grid-row: 2;
  margin: 0 0 8px 0;
  font-size: 20px;
  letter-spacing: .2px;
  color: unset !important;
}
.post .seconda {
  grid-row: 9;
  grid-column: 1 / span 5;
  /*! margin: 1rem 0; */
}
.news .seconda {
  grid-row: 1 / span 5;
  grid-column: 1;
  margin: 0 10px 0px 0;
}
.news.rev .seconda {
  grid-row: 1 / span 2;
  grid-column: 2;
  margin: 0;
}
.news .terza, .news .quarta,.news .quinta, .news .sesta, .news .settima, .news .ottava, .news .nona, .news .decima {
  grid-column: 2;
  margin: 0;
}
.news.rev .terza, .news.rev .quarta, .news.rev .quinta, .news.rev .sesta, .news.rev .settima, .news.rev .ottava, .news.rev .nona, .news.rev .decima {
  grid-column: 1 !important;
  margin: 0;
  font-weight: 300 !important;
}


.page-container {
  max-width: var(--page);
  margin: 0 auto;
  /*! font-size: 1.1rem; */
  /*! font-family: 'Inter', sans-serif; */
  flex-direction: column;
  display: flex;
  /*! min-height: 90vh; */
  /*! line-height: 1.5rem; */
  padding: 5rem 0 0 0 !important;
  width: 90vw;
  position: relative;
}

.about, .fields, .events {
  display: flex;
  flex-direction: column;
  /*! align-items: center; */
  justify-content: center !important;
  text-align: left !important;
  font-weight: 350;
  padding: 2% 5% !important;
}

hr {
  border: none;
  border-top: 1px solid #cacaca !important;
  opacity: 1;
  z-index: 99999999999999999999;
  margin: none !important;
}




.image {
  /*! border: 1px solid #1e2124; */
  /*! max-width: 1456px; */
}
.news .image {
  border: 1px solid #1e2124; 
  /*! max-width: 1456px; */
}
.about {
  padding: 2rem;
  background-color: #f2f2f2;
}

.fields {
  padding: 2rem;
  background-color: #eaeaea;
}

.events {
  padding: 2rem;
  background-color: #dbdbdb;
  /*! color: #fff; */
}



.pair {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  margin-bottom: 1rem;
}

.pair .rollimg {
  width: calc(49% - 2rem);
}

@media (min-width: 700px) and (max-width: 1600px) {
#content {
  width: 100%;
  padding: 10px !important;
  /* max-width: 1100px; */
  margin: 0 auto;
}
}
:root {
  --color: #121212;
  --page: 1680px;
  --pages: 1080px;
  --br: 12px;
  --brs: 10px;  
  --brr: 999px;
  --ratio: 16 / 9;
  --red: #e51937;
  --cl: #ff5100;
}

.img-responsive {
  max-width: var(--page);
}
.edit {
  max-width: 100%;
  display: flex;
  
  justify-content: center;
  right: 0;
  width: 100%;
  background-color: #eee;
}
.prima {
  display: flex;
  align-items: center;
  grid-column: 1;
  /*! justify-content: center; */
  grid-row: 2 / span 3 !important;
  grid-column: 1;
  align-items: start;
  /*! margin: 0px 6px; */
}
.auth .prima {
  grid-column: 1 !important;
  grid-row: 1 / span 3 !important;
  margin: 0 1rem 0 0;
  display: none;
}
.author .prima {
  grid-column: 1 !important;
  grid-row: 1 / span 3 !important;
  margin: 0 1rem 0 0;
}
#reviews .prima {
  grid-row: 1 / span 3 !important;
  grid-column: 1;
  align-items: start;
}
.post .prima {
  grid-row: 4 / span 2 !important;
  grid-column: 1;
  align-items: start;
}
.terza {
  grid-column: 2 / span 2;
  grid-row: 2;
  text-overflow: ellipsis;
  /*! padding: 0 1rem; */
  display: flex;
  align-items: center;
  justify-content: start;
  cursor: pointer;
  flex-wrap: wrap;
  /*! line-height: 22px; */
  font-weight: 700;
  margin-bottom: 0rem;
  font-size: 18px;
  line-height: 20px;
  /*! text-transform: uppercase; */
  /*! letter-spacing: .2px; */
  margin-top: 0px;
}
.post .terza {
  grid-column: 2 / span 3;
  grid-row: 1;
  text-overflow: ellipsis;
  font-size: 40px;
  display: flex;
  align-items: center;
  font-size: 43px;
  cursor: pointer;
  flex-wrap: wrap;
   line-height: 40px;
  font-weight: 700;
  margin-bottom: 0rem;
  /*! max-width: 54rem; */
  text-align: left;
  /*! margin: 16px auto 0 0; */
  letter-spacing: .5px;
  cursor: unset
}

.news.rev .prima {
  grid-row: 1 / span 2 !important;
  grid-column: 1;
  max-width: fit-content;
}
.news .prima,.news .ottava {
  grid-row: 3 / span 2 !important;
  grid-column: 2;
  max-width: fit-content;
}
.nav .terza {
  font-size: 18px;
}
.terza.type {
  font-size: 14px;
  left: 4px !important;
  right: 6px !important;
  bottom: 24px;
  width: fit-content;
  padding: 1px 5px;
  height: 21px;
  background-color: #4040408c;
}
#follow .terza {
  font-size: 14px !important;
  justify-content: center !important;
}
.titl.terza {
  font-size: 15.5px !important;
  /*! margin-top: 5px; */
  font-weight: 500 !important;
  grid-row: 1;
  grid-column: 1;
  z-index: 9;
  align-items: self-end;
  padding: 4px 7px;
  color: #fff;
  text-shadow: .5px .5px 1px rgba(0,0,0,.7);
  pointer-events: none;
  flex-wrap: nowrap;
}
.prod .titl.terza {
  font-size: 15.5px !important;
  /*! margin-top: 5px; */
  font-weight: 500 !important;
  grid-row: 3;
  grid-column: 1;
  z-index: 9;
  align-items: self-end;
  padding: 4px 7px;
  color: #000 !important;
  text-shadow: none !important;
  pointer-events: none;
  flex-wrap: nowrap;
}
.news .terza {
  grid-row: 1;
  margin-top: 0px;
  justify-content: left;
  text-align: left;
  font-size: 19px;
  font-weight: 700;
  line-height: 20px;
  grid-column: 2 / span 3;
}
.news .quinta {
  grid-row: 2;
  font-size: 18px;
  font-weight: 500;
  max-width: fit-content;
  grid-column: 2 / span 3;
}
.news .sesta {
  grid-row: 3;
  grid-column: 3;
}
.news.rel.rev .sesta {
  grid-row: 2;
  /*! line-height: 1; */
  grid-column: 2 / span 2;
  font-size: 12.5px !important;
  /*! font-weight: 600 !important; */
  color: red;
}

.news.rel .sesta {
  grid-row: 2;
  line-height: 1;
  grid-column: 2 / span 2;
  font-size: 16px !important;
}

.right .news .terza {
  grid-row: 1;
  margin-top: 0px;
  justify-content: left;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
.news.rel .terza {
  grid-row: 1;
  grid-column: 2 / span 3;
  margin-top: 0px;
  justify-content: left;
  text-align: left;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 17px;
  padding: 0px 1rem 0 0;
}
.news .nona {
  grid-row: 4;
  grid-column: 3;
}
.red {
  color: red
}
.short-description p {
  /*! line-height: 1.2; */     /* oppure 1, 1.1, a seconda del risultato che vuoi */
  padding: 0 0 8px 0;           /* rimuove eventuale padding */
  margin: 0;            /* utile anche per togliere spazio esterno */
  line-height: 1;
}

.quinta {
  display: flex;
  /*! max-height: 4.5rem; */
  text-overflow: ellipsis;
  overflow: hidden;
  grid-row: 3;
  height: fit-content;
  font-weight: 500;
  /*! line-height: 22px; */
  white-space: wrap;
  grid-column: 2 / span 2;
  font-size: 17px;
  /*! line-height: 22px; */
  margin: 5px 0 0 0;
}
.post .quinta {
grid-column: 2;
  grid-row: 3;
  text-overflow: ellipsis;
  font-size: 27px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  flex-wrap: wrap;
  line-height: 38px;
  font-weight: 500;
  /*! margin-bottom: 1rem; */
  /*! max-width: 54rem; */
  /*! padding: 1rem 0; */
opacity: .8;
cursor: unset;
/*! justify-content: center; */
}
#reviews .sesta {
  grid-row: 1
 } 
  
.sesta {
  color: #777;
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  grid-row: 4;
  grid-column: 2 / span 3;
  font-size: 15px;
  display: flex;
  flex-wrap: wrap;
  max-width: -moz-available;
  justify-content: flex-start;
  height: fit-content;
  font-weight: 400;
}
.settima {
  color: #777;
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  grid-row: 5;
  grid-column: 2 / span 3;
  font-size: 15px;
  display: flex;
  flex-wrap: wrap;
  max-width: -moz-available;
  justify-content: flex-start;
  height: fit-content;
}
.author .settima {
  /*! color: #777; */
  /*! font-family: sans-serif; */
  /*! margin: 0; */
  /*! padding: 0; */
  /*! overflow-x: hidden; */
  grid-row: 2;
  grid-column: 2 / span 3;
  /*! font-size: 15px; */
  /*! display: flex; */
  /*! flex-wrap: wrap; */
  /*! max-width: -moz-available; */
  /*! justify-content: flex-start; */
  /*! height: fit-content; */
}
.cat .settima {
  color: #fff;
  font-family: sans-serif;
  margin: 6px 9px;
  /*! padding: 0; */
  /*! overflow-x: hidden; */
  grid-row: 1;
  grid-column: 1 / span 3;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  /*! max-width: -moz-available; */
  justify-content: end;
  height: fit-content;
  z-index: 99;
  /*! font-weight: bold; */
  text-shadow: .5px .5px 1px rgba(0,0,0,.7);
}

.post .settima {
  /*! color: #777; */
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  grid-row: 4;
  grid-column: 2 / span 2;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  max-width: -moz-available;
  height: fit-content;
  font-weight: 400;
  opacity: .8;
  flex-direction: column;
}
.type.settima {
  top: 0px !important;
  right: 0px !important;
  background-color: #5550;
}

.auth .sesta, .auth .terza, .auth .quinta, .auth .nona {
  grid-column: 1 / span 3 !important;
  line-height: unset;
  /*! grid-row: 1; */
  /*! z-index: 9; */
  }
.author .sesta {
  color: #777;
  font-family: sans-serif;
  margin: auto 0 !important;
  padding: 0;
  overflow-x: hidden;
  grid-row: 1;
  grid-column: 1 / span 2;
  /*! font-weight: 600 !important; */
  grid-column: 2 / span 2 !important;
  font-weight: 600;
  font-size: 30px;
}
.auth .settima {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  grid-row: 2;
  grid-column: 2 / span 3;
  font-size: 15px;
  /*! margin-top: 10px; */
}
.ottava {
  grid-row: 1;
  grid-column: 3;
  overflow: initial;
  flex-wrap: wrap;
  height: fit-content;
  display: flex;
  flex: 1;
  align-items: center;
  z-index: 0;
  text-align: right;
  margin-right: auto !important;
  height: auto;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  max-height: 28px;
  display: flex;
}
.post .nona {
  grid-row: 8;
  grid-column: 2 / span 3;

  margin: 0px 0 20px 0;
  display: flex;
  gap: 8px;
  overflow: visible;
  max-height: unset !important;
}

.nona {
  color: #777;
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  overflow: visible;
  grid-row: 6;
  grid-column: 2 / span 3;
  font-size: 15px;
  max-height: 36px !important;
  overflow: hidden;
  /*! line-height: 17px; */
}
.post .decima {
  grid-column: 2 / span 3;
  margin: 0;
  grid-row: 3;
  background-color: #fbfbfb;
  padding: 1rem;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
  
  
.decima {
  grid-column: 1 / span 4;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  /*! margin-top: 5px; */
  grid-row: 7;
  justify-content: start;
  font-size: 17px;
  /*! color: #444; */
  gap: 2px 3px;
  /*! align-items: center; */
  /*! padding: 10px; */
  /*! padding: 0 1rem; */
  /*! background-color: #eee; */
  border-radius: var(--br);
  line-height: 1.6;
}

@font-face {
  font-family: 'Helvetica Now Text Bold Demo';
  src: url('stylesheet/helveticanowtext-bold-demo.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}



body {
  color: var(--color);
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  /*! min-height: 100vh; */
  /*! background-color: #000; */
  display: flex;
  flex-direction: column;
  font-family: 'Inter', sans-serif !important;  
  font-family: 'Helvetica Now Text Bold Demo', 'Inter', sans-serif !important;
  /*! line-height: 1.5rem; */
  font-size: 16px;
  min-height: 100vh;
  justify-content: space-between;
}
.bm-pagination  {
 width: 100%
}

.author p {
  line-height: 22px;
  font-size: 15px;
  color: #121212;
}


.titl.type {
  position: absolute !important;
  bottom: 24px;
  left: 4%;
  right: unset;
  height: 21px;
  padding: 1px 6px;
  font-size: 15px !important;
  display: flex;
  align-items: center;
  line-height: unset;
  }
  
.type {
  position: absolute !important;
  top: 4%;
  right: 4%;
  color: #fff;
  flex: none;
  width: auto;
  background-color: #404040ed;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 24px;
  min-height: unset !important;
  font-weight: 350;
  font-size: 12px;
  text-align: center;
  flex: none;
  width: auto;
  padding: 2px 4px;
  /*! background-color: var(--box-night); */
  height: 21px;
  color: #fff !important;
  border-radius: 40px;
  margin-left: auto;
  font-weight: 400 !important;
  letter-spacing: .5px;
  /*! text-shadow: .5px .5px 1px rgba(0,0,0,.7); */
  position: relative;
  z-index: 2;
}

.immagine {
  background-size: cover;
  background-position: 50% !important;
  background-repeat: no-repeat;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  padding: 6rem 0 !important;
  min-width: 100%;
  transition: background-size 0.5s ease !important;
  width: 100%;
  aspect-ratio: var(--ratio);
  justify-content: center;
  background-color: #ededed3b;
}

.mobile-menu ul {
  position: relative;
padding: 1rem;
  /*! text-align: center; */
  line-height: 1.5;
}
.hidden {
  display: none !important;
}
.hide {
  display: none !important;
}
.mobile-menu li {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-left: 4vw;
  padding-right: 4vw;
  list-style: none ;
  font-size: 2rem !;
  /*! text-align: center; */
}
.mobile-menu a {
  font-size: 1.2rem !important;
  font-weight: 500 !important;
  text-transform: uppercase;
  letter-spacing: -1px;
  /*! line-height: 1.3; */
  /*! color: #fff; */
}
.footer {
  color: #1e2124;
  margin: 1rem auto;
  padding: 0;
  font-size: 13px;
  /*! display: flex; */
  padding: 0 1rem;
  line-height: 1.2;
  max-width: var(--page);
  clear: all;
  /*! display: flex; */
  flex-direction: column;
  width: 100%;
  max-width: 1100px;
}

ul {
 display: inline-flex;
    list-style-type: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap
}
li {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
  /*! margin-right: 1rem; */
  /*! margin-bottom: 4px; */
  padding: 0 1px;
}


.page {
    max-width: var(--page);
    margin: 0 auto;
    display: flex;
    width: 100%;
    gap: 1rem;
    flex-wrap: wrap;
    font-weight: 200;
    align-items: center;
    justify-content: center;
}
.page a {
    /*! color: #fff !important; */
}
.btn {
    border: 1px solid;
      padding: 0px 20px !important;
  border-radius: 20px;
    /*! font-size: 14px; */
    /*! text-transform: uppercase; */
    font-weight: 600;
    letter-spacing: .2px;
    margin: 2px 0;
}
   

.gridcat {
  display: flex;
  flex-wrap: wrap;
  max-width: -moz-available;
  justify-content: flex-start;
  height: fit-content;
  border-radius: var(--br);
  width: 100%;
  position: relative;
  gap: 0px 1rem;
  /*! min-height: 0rem; */
  gap: 10px 13px;
}
.right .gridcat {
  gap: 0px 13px;
}
.gridcat.post {
  display: flex;
  flex-wrap: wrap;
  max-width: -moz-available;
  justify-content: center;
  height: fit-content;
  border-radius: var(--br);
  width: 100%;
  position: relative;
  gap: 0px 16px;
  min-height: 10rem;
  /*! height: 100vh; */
}

.news .gridcol {
  display: grid;
  align-content: baseline;
  grid-template-columns: 8rem 1fr;
  padding: 0 0rem;
  flex: 0 1 min(29rem, max(35rem, 100%));
  flex: 100%;
  grid-template-columns: 30rem 3rem 1fr;
  padding-bottom: 1rem;
}
.news.rel .gridcol {
  display: grid;
  /*! overflow: hidden; */
  grid-template-columns: 8rem 1fr;
  padding: 0 0rem;
  flex: 0 1 min(19rem, max(25rem, 100%));
  min-width: 100%;
  flex: 100%;
  grid-template-columns: 10rem 1fr;
}
.news.rel.rev .gridcol {
  display: grid;
  /*! overflow: hidden; */
  grid-template-columns: 8rem 1fr;
  padding: .5rem 1.4rem;
  flex: 0 1 min(19rem, max(25rem, 100%));
  min-width: 100%;
  flex: 100%;
  grid-template-columns:  1fr 6rem;
  background-color: #fff;
  border-radius: unset;
  position: relative;
  z-index: 2;
}
.news.rel.rev .gridcol:hover {
  background-color: #eee
}
.category .gridcol {
  display: grid !important;
  align-content: baseline;
  grid-template-columns: 91% 1fr;
  /*! padding: 0 0 1.7rem 0; */
  flex: 0 1 min(100%, max(36rem, 100%));
  padding-bottom: 0 !important;
}
.gridcol {
  display: grid !important;
  align-content: baseline;
  grid-template-columns: 50px 1fr;
  padding: 0 0 3rem 0;
  flex: 0 1 min(32.5%, max(33rem, 100%));
  /*! max-height: fit-content; */
}
.tri .gridcol {
  display: grid !important;
  align-content: baseline;
  grid-template-columns: 45px 1fr;
  padding: 0 0 3rem 0;
  flex: 0 1 min(49%, max(33rem, 100%));
}

.author .avatar {
  grid-template-columns: 100px 1fr !important;
  /*! padding: 0 0 2rem 0; */
  width: 5rem;
  height: 5rem;
}
.gridcol.author {
  grid-template-columns: 110px 1fr !important;
  padding: 0 0 2rem 0;
}
.auth .gridcol {
  grid-template-columns: 104px 1fr;
    flex: 0 1 min(49%, max(36rem, 100%));
}
.cat .gridcol {
  display: grid;
  align-content: baseline;
  grid-template-columns: 21.45% 1fr;
  padding: 0 0 1rem 0 !important;
  flex: 0 1 min(21.45%, max(38rem, 100%));
  position: relative
}
.cat.prod .gridcol {
  display: grid;
  align-content: baseline;
  grid-template-columns: 21.45% 1fr;
  padding: 0 !important;
  flex: 0 1 min(11.45%, max(38rem, 100%));
  position: relative;
  height: 12rem;
  border: 1px solid #ddd;
  border-radius: var(--br) !important;
}
.post .gridcol {
  display: grid;
  align-content: baseline;
  grid-template-columns: auto 1fr;
  padding: 0 0 0rem 0 !important;
  flex: 0 1 min(var(--page), max(35rem, 100%));
  position: relative;
  grid-template-columns: 56px 1fr;
}
.gridcol.comm {
  display: grid;
  align-content: baseline;
  grid-template-columns: auto 1fr;
  padding: 0 0 0rem 0 !important;
  flex: 0 1 min(var(--page), max(35rem, 100%));
  position: relative;
  grid-template-columns: 56px 1fr;
}



/* Stili per il contenitore video responsive */
.video-responsive {
    position: relative;
    padding-bottom: 56.5%; /* Rapporto 16:9 per YouTube */
    /*! padding-top: 30px; */ /* Spazio opzionale sopra l'iframe */
    height: 0;
    overflow: hidden;
    /*! margin-bottom: 1em; */ /* Spazio sotto il video */
    /*! padding: 30px 0; */
}

/* Stili per l'iframe all'interno del contenitore responsive */
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    max-width: unset !important;
}

/* barra rossa in alto */
.cat .gridcol::after {
  /*! content: ""; */
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  height: 7px;           
  background*: #cecece;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  z-index: 10;
  /* linea bianca a metà altezza */
  background-image: linear-gradient( to bottom, transparent 49.5%, white 49.5%, white 50.5%, transparent 50.5% );
}



.right .bord {
	border-radius: 8px;
	aspect-ratio: 16/10;
}

.bord {
	border-radius: var(--br);
	aspect-ratio: var(--ratio);
	position: relative;
	overflow: hidden;
	border: none !important;
	/*! border: 1px solid var(--color) !important; */
}
.left .bord.single-image {
border: 1px solid #ccc !important;
}
.left .bord.video-responsive {
border: none !important;
}




.bord.hd {
	border-radius: var(--br) !important;
	aspect-ratio: 16/7;
	position: relative;
	overflow: hidden;
	border: none !important;
	/*! border: 1px solid var(--color) !important; */
}
.popup.bord {
	min-height: 10rem !important;
	display: flex;
	min-height: 38rem;
	aspect-ratio: 16/9;
}
.cat .bord {
	border-radius: var(--brs) !important;
	aspect-ratio: 16/20;
	position: relative;
	overflow: hidden;
	/*! background-size: 140% !important; */
	border: 1px solid transparent !important;
}
.cat.prod .bord {
	border-radius: var(--br) !important;
	aspect-ratio: 16/11;
	position: relative;
	overflow: hidden;
	/*! background-size: 140% !important; */
	border: 1px solid transparent !important;
}
.category .rollimg {
	border-radius: 99999px !important;
	aspect-ratio: 1;
	position: relative;
	overflow: hidden;
	border: none !important;
	/*! border: 1px solid #bcbcbd !important; */
	width: 10rem !important;
	min-width: unset;
	min-height: unset;
	height: auto;
}
.category .rollimg {
	border-radius: var(--br) !important;
	aspect-ratio: 16/9 !important;
	position: relative;
	overflow: hidden;
	border: none !important;
	height: 9rem;
	/*! width: 100% !important; */
	min-width: unset;
	min-height: unset;
  background-position: 50%
}

.cat .rollimg {
  background-size: 183%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer !important;
  box-shadow: none;
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: start;
  flex-direction: column;
  overflow: hidden;
  min-width: 100%;
}
.cat.prod .rollimg {
  background-size: 183%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer !important;
  box-shadow: none;
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: start;
  flex-direction: column;
  overflow: hidden;
  min-width: 100%;
  /*! aspect-ratio: 1 !important; */
}

@media (max-width: 599px) {
  .rollimg {
    max-height: fit-content;
    padding: 0rem !important;
    min-height: 100%;
    height: 100%;
    width: 100%;
  }
}

.rollimg {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer !important;
  box-shadow: none;
  height: 100%;
  width: 100%;
  /*! min-height: 18rem; */
  /*! min-width: 100%; */
  text-align: right !important;
  position: relative;
  display: flex;
  justify-content: start;
  flex-direction: column;
  overflow: hidden;
  background-blend-mode: multiply;
  padding: 0rem !important;
}


.banner .rollimg {
    border-radius: var(--br);
    justify-content: center;
}

.rollimg::after, .bord.hd::after {
  content: "";
  position: absolute;
  inset: 0;
  /*! background-color: rgba(0, 0, 0, 0.05); */ /* leggero overlay scuro */
  pointer-events: none;
  transition: opacity 0.15s ease;
  /*! z-index: 1; */
}
.right .rollimg::after, .bord.hd::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.05); 
  pointer-events: none;
  transition: opacity 0.15s ease;
  /*! z-index: 1; */
}
.cat .rollimg::after, 
.cat .bord.hd::after {
  content: "";
  position: absolute;
  inset: 0;
  /*! background: linear-gradient(to bottom, 
    rgba(0,0,0,0.04) 0%, 
    rgba(0,0,0,0.05) 70%, /\* gran parte leggero *\/
    rgba(0,0,0,0.2) 90%,  /\* transizione improvvisa *\/
    rgba(0,0,0,0.3) 100%  /\* molto scuro in basso *\/
  ); */
  pointer-events: none;
  transition: opacity 0.15s ease;
  z-index: 1;
  /*! top: 0%; */
  background-color: rgba(0, 0, 0, 0.05);
}



/* Hover: trasparenza overlay */
.rollimg:hover::after {
  opacity: 0.4;
}
/* Hover: trasparenza overlay */
.banner .rollimg::after {
  opacity: 0;
}

.comm .terza {
  grid-row: 2;
  /*! padding: 1rem !important; */
  font-size: 15px;
  font-weight: 400 !important;
  line-height: 1.1;
  grid-column: 2 / span 3;
  text-transform: none;
}

.search {
    display: flex;
    margin: auto;
    background-color: none;
    border-radius: 4px;
    /*! backdrop-filter: blur(10px); */
    width: 100%;
    justify-content: center;
}

.def .right {
  /*! border: 1px solid #cecece; */
  /*! padding: 1rem; */
  border-radius: var(--br);
  
  display: inline-flex;
  /*! align-items: center; */
  flex-wrap: wrap;
  /*! justify-content: center; */
  /*! padding: 0 1rem !important; */
  /*! margin: auto !important; */
}
.def.con .right {
margin: auto !important; 
}
	.redbanner {		
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 8px 0;
  height: 60px;
  /*! background-color: #121212; */
  color: #121212;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 1rem;
  /*! border-top: 1px solid #b3b3b3; */
  /*! border-bottom: 1px solid #b3b3b3; */
  text-align: center;
  text-transform: uppercase;
		}	
		/*	.redbanner:hover {		
  color: #eed980;
		}		 */
			.breaks {
  display: none !important;
}

.adv .terza,.adv .quinta, .adv .sesta {
  grid-column: 1 / span 3;
  padding: 0
}

.timeline-container {
  padding: 1rem;
  box-sizing: border-box;
  /*! border: 1px solid #ddd; */
  border-radius: 12px;
  margin: 0;
  background-color: #f2f2f2;
  /*! color: #fff; */
}

@media (max-width: 699px) {
  .timeline-container {
    padding: 0;
    box-sizing: border-box;
    /*! border: 1px solid #ddd; */
    border-radius: 12px;
    margin: 0 1rem;
  }
  .step .label {
  font-size: 12px !important;
  margin-top: 16px;
}
  
.left .bord {
  border: none !important;
border-top: 1px solid #ccc !important;
border-bottom: 1px solid #ccc !important;
}
}

.timeline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 80px;
  gap: 10px;
}

.step {
  text-align: center;
  cursor: pointer;
  flex: 1;
  position: relative;
  z-index: 2;
  opacity: 0.8;
}

.step.active {
  opacity: 1;
}

.step .circle {
  width: 24px;
  height: 24px;
  border: 2px solid #ddd;
  border-radius: var(--brr);
  background: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.step.active .circle {
  background: #fc7130;
  border-color: #e1e1e1;
}

.step .label {
  font-size: 13px;
  font-weight: bold;
  margin-top: 6px;
}

/* Linee dashed tra i cerchi */
.step:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 12px;
  left: 50%;
  width: calc(100% - 1px);
  height: 1px;
  border-top: 2px dashed #ddd;
  z-index: 1;
}

/* Area descrizione full width */
.content-area {
  font-size: 14px;
  text-align: left;
  min-height: 60px;
  width: 100%;
  padding: 1rem;
}


.div {
  margin-top: -1rem;
}
@media (max-width: 699px) {
  
.div {
  margin-top: unset
}
.adv .terza,.adv .quinta, .adv .sesta {
  padding: 0 1rem
}
  
  .breaks {
  display: block !important;
}

.auth .type {
  position: absolute !important;
  top: 10px;
}
.drag-handle {
  position: relative;
  width: 30px;
  height: 25px;
  cursor: ns-resize;
  margin: -15px auto;
  z-index: 9;
}

.drag-handle::before,
.drag-handle::after,
.drag-handle div {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: red;
  border-radius: 2px;
  /*! z-index: 9; */
}

.drag-handle::before {
  top: 0;
}

.drag-handle div {
  top: 50%;
  transform: translateY(-50%);
}

.drag-handle::after {
  bottom: 0;
}
  .redbanner {		
 font-size: 9px !important;
		}		
  .def.rev .right {
  padding: 0 !important;
  border: none;
  margin: 0 !important;
}
  
  .search {
    border: 1px solid transparent;
    background-color: transparent;
}
  #tagInput {
  width: 122% !important;
  border: none !important;
  /*! border-bottom: 1px solid #1d1d1d !important; */
}
  #myHeader {
  /*! padding: 0 1rem; */
  /*! width: 100% !important; */
  /* display: grid; */
  /* grid-template-columns: 1fr auto 1fr; */
  /* align-items: center; */
  /* justify-content: space-between; */
  /* justify-items: stretch; */
  grid-template-columns: 12% 78% 10% !important;
  color: #fff;
  max-width: var(--page);
  margin: auto !important;
  /*! min-height: 5rem; */
}
  #searchInput {
  background: none;
  border: 1px solid transparent !important;
  opacity: 1;
  width: 15rem !important;
  box-shadow: none !important;
}
#logo {
    justify-content: center !important;
}
.news .prima {
  display: none
}
.follow {
  padding: 2rem
}
    .post .prima {
        grid-column: 1;
  grid-row: 3 / span 0;
      
}
  .post .quinta {
  grid-column: 2 / span 3;
  grid-row: 3;
  text-overflow: ellipsis;
  font-size: 16px !important;
  display: flex;
  align-items: center;
  /*! justify-content: center; */
  cursor: pointer;
  flex-wrap: wrap;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0rem;
  font-weight: 400;
  /*! text-align: center; */
  /*! opacity: .8; */
  white-space: wrap;
  /*! margin: 14px 0; */
  /*! padding: 0 1rem 0 0 !important; */
  grid-column: 1 / span 3;
  padding: 7px 1rem;
}
.banner .rollimg {
    border-radius: 0;
    justify-content: center;
}
  .h4, h4 {
  font-size: 1.25rem !important;
}
  #searchpad {
    grid-column: 2;
    grid-row: 1 !important;
    /*! width: 100%; */
    min-height: 2rem;
}
  .data .avatar {
  width: 4rem;
  height: 4rem;
  /*! border-radius: unset; */
}
.container {
  display: flex !important;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  width: 100vw !important;
  /*! flex-direction: column; */
}
.containers {
  display: flex !important;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  width: 100vw !important;
  /*! flex-direction: column; */
}
   .tri .container {
    display: flex !important;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    flex-direction: column !important;
  }
  .quad {
    padding: 0 1rem
}
.left, .mid, .right {
    text-align: left !important;
    max-width: unset;
	justify-content: flex-start;
    min-width: 100%;
	width: 100%;
  max-width: unset;
    padding: 0rem !important;
    border: none !important;
    border-radius: unset !important;
}
.banner .right {
    text-align: left !important;
    max-width: unset;
    justify-content: flex-start;
    min-width: 100%;
  }
.clearfix .left, .clearfix .right {
    max-width: 50%;
}
	.post .nona {
  grid-row: 6;
  grid-column: 2 / span 3;
  padding: 0 1rem 0 0;
  max-height: unset !important;
}
  .prima {
  justify-content: center;
  /*! margin: 0 1rem !important; */
}
  .author .prima {
  margin: 0;
}
  .quinta, .sesta, .settima, .nona {
  /*! padding: 0 1rem 0 5px !important; */
  line-height: 1.2 !important;
  font-size: 14px;
  overflow: hidden;
  /*! margin: 0 !important; */
}
  .author .sesta {
  font-size: 26px;
}
  .terza {
  font-weight: 700;
  font-size: 17px !important;
  line-height: 16px;
  margin: 0px 5px 1px 0;
}
#ideal .terza {
  font-weight: 300;
  font-size: 14px !important;
  line-height: 16px;
  margin: 0px 5px 1px 0;
}
 .auth .quinta, .auth .nona {
grid-column: 1 / span 3;
display: none;
}
.auth .sesta {
grid-column: 2 / span 2 !important;
  grid-row: 1;
font-size: 22px !important;
display: none;
}
   .auth .terza {
  grid-row: 1;
  z-index: 9;
  align-items: flex-end;
  padding: 20px 5px;
  text-transform: none;
  color: #fff !important;
  text-shadow: .5px .5px 1px rgba(0,0,0,.7);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 15px;
  pointer-events: none;
  font-size: 14px !important;
  z-index: 1;
  }
  
  
  .quinta {
  /*! padding: 0 1rem 0 5px !important; */
    font-size: 16px !important;
    line-height: 16px !important;
  font-weight: 500;
  margin: 5px 0 0 0 !important;
  /*! display: none; */
}

  
    .post .terza  {
  grid-row: 2;
      /*! font-size: 18px !important; */
      line-height: 20px;
  grid-column: 1 / span 3;
  padding: 0 1rem;
  font-weight: 700;
  font-size: 17px !important;
  line-height: 19px;
  margin: 0px 5px 3px 0;
  letter-spacing: -.2px;
}
    .comm .terza  {
  grid-row: 2;
      /*! font-size: 18px !important; */
      line-height: 20px;
  grid-column: 2 / span 2;
  padding: 0 1rem 0 0;
}
 .category .sesta {
 font-size: 21px !important;
 grid-column: 1 / span 3;
 line-height: 1 !important;
 /*! color: var(--cl); */
}
  .banner .left {
  text-align: left !important;
  min-width: 100%;
  flex: 1;
  width: 100%;
}
  
  
.decima {
  margin: 0 1rem
}
   
.post .decima {
  grid-row: 2;
  padding: 1rem;
  background-color: #f2f2f2;
  margin: 1rem;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
  
  .note-video-clip {
  border: 1px solid #1e2124; 
  width: 87vw;
  min-width: auto;
  max-width: auto;
}
.news .gridcol {
  grid-row: 1 / span 3;
  grid-column: 2;
  padding: 0 !important;
  grid-template-columns: 10rem 1fr !important;
  padding-bottom: 0.75rem !important;
}
.news.rel .gridcol {
  grid-row: 1 / span 3;
  grid-column: 2;
  padding: 0 !important;
  grid-template-columns: 6rem 1fr !important;
  padding-bottom: 1.5rem !important;
  grid-template-columns: 1rem 1fr !important;
}
  .news .seconda {
  grid-row: 1 / span 4;
  grid-column: 1;
  margin: 0 10px 0 15px;
}
  
.news .terza {
  grid-row: 1;
  grid-column: 2 / span 2;
  margin-top: 0px;
  font-size: 14px !important;
  line-height: 13px;
  font-weight: 600;
}
  .news.rel .terza {
  grid-row: 2;
  grid-column: 2 / span 3 !important;
  margin-top: 0px;
  justify-content: left;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  padding: 0 1rem 0 0;
  font-weight: 700;
  font-size: 17px !important;
  line-height: 16px;
  margin: 0px 5px 1px 0;
}
.news .quinta {
  grid-row: 2;
  grid-column: 2 / span 2;
  font-size: 14px !important;
  font-weight: 500;
}
.news .sesta {
  grid-row: 3;
  grid-column: 2 / span 2;
  line-height: 1.2 !important;
}
.news.rel .sesta {
  grid-row: 3;
  grid-column: 2 / span 3;
  line-height: 1.2 !important;
}
.news .nona {
  grid-row: 4;
  grid-column: 2 / span 3;
  line-height: 2.3;
  display: none;
}
  .news .bord {
  /*! aspect-ratio: 16/9; */
  /*! border-radius: 5px !important; */
}
  .news.rel .bord {
  aspect-ratio: 16/9;
  /*! border-radius: 0 !important; */
}
  .news .rollimg {
  min-width: auto;
  min-height: 100%;
    background-position: 50% 50% !important;
}
h3 {
  font-size: 19px;
  /*! font-weight: 700 !important; */
  margin: 1.5rem 0 0.5rem 1rem !important;
  text-align: left;
  /*! opacity: .5 !important; */
}  
.right h3 {
  margin-left: unset;
  padding-right: 1rem;
}
    .gridcat {
    border-color: var(--tra);
    /*! overflow: hidden !important; */
    /*! justify-content: center; */
    /*! aspect-ratio: var(--ratio); */
    border-radius: 0 !important;
    /*! padding: 0 0 3rem 0; */
    flex: 100%;
    /*! margin-left: 10px; */
    /*! text-align: start; */
    gap: 0 10px;
  }
    .gridcat.category, .gridcat.cat, .tri .gridcat  {
padding: 0 1rem !important;
  }
    .gridcat.auth  {
padding-left: 1rem !important;
  }
    .tri .prima  {
display: none
  }
    .tri .terza  {
grid-row: 2 !important;
      grid-column: 1 / span 3;
font-size: 16px !important;
  }
    .tri .quinta  {
grid-row: 3 !important;
      grid-column: 1 / span 3;
font-size: 16px !important;
  }
    .tri .sesta  {
grid-row: 4 !important;
      grid-column: 1 / span 3
  }
    .tri .nona  {
display: none
  }
  .post .seconda {
  grid-row: 1;
  grid-column: 1 / span 5;
  margin: 0 0 1rem 0;
}
  .news.rel .seconda {
  grid-row: 1;
  grid-column: 1 / span 5;
  margin: 0 0 1rem 0;
}
  .bm .h3, .bm h3 {
  margin-left: 1rem
}
  
.auth .avatar {
  width: 4rem;
  height: 4rem;
}
  .gridcol.auth {
  grid-template-columns: 104px 1fr !important;
  padding: 0;
}
  .auth .prima {
  grid-column: 1 !important;
  grid-row: 1 / span 3 !important;
  margin: 0 0 0 0;
  display: none;
}
  
.gridcol.author {
  grid-template-columns: 110px 1fr !important;
  padding: 0 0 0rem 0;
}
  .gridcol {
    border-color: var(--tra);
    /*! overflow: hidden !important; */
    /*! width: calc(100vw - 4rem); */
    /*! aspect-ratio: var(--ratio); */
    border-radius: 0 !important;
    padding: 0 0 2rem 0;
    flex: 100%;
    /*! padding: 0 0 0 0 !important; */
    grid-template-columns: 56px 1fr !important;
  }
  .tri .gridcol {
  display: grid !important;
  align-content: baseline;
  grid-template-columns: 56px 1fr;
  padding: 0 0 1.5rem 0;
   flex: 47%;
}
  .auth .settima {
  grid-column: 2 / span 4 !important;
  padding: 0 10px 0 0;
  line-height: 1.1 !important;
}
	.cat .gridcol {
    display: grid
;
    
.cat.prod .gridcol {
  display: grid;
  align-content: baseline;
  grid-template-columns: 21.45% 1fr;
  padding: 0 0 1rem 0 !important;
  flex: 0 1 min(11.45%, max(38rem, 100%));
  position: relative;
  height: 12rem;
  border: 1px solid #ddd;
  border-radius: var(--br) !important;
}
    align-content: baseline;
    grid-template-columns: 7.5rem 1fr !important;
    padding: 0 0 1rem 0 !important;
    flex: 0 1 min(48%, max(15rem, 100%)) !important;
}
  
.cat.prod .gridcol {
  height: unset;
  aspect-ratio: 16/17;
  padding: 0 !important;
}
    .bord {
    height: 100%;
    width: 100%;
    /*! aspect-ratio: 1; */
    /* min-height: 19rem; */
    /* min-width: 19rem; */
  }
    .single-image.broadcaster-img {
    border-radius: 0 !important;
    height: 30rem;
    min-width: 100%;
    max-width: 100%;
    z-index: 9;
  }
  .video-responsive {
  position: relative;
  padding-bottom: 54.5%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
  padding: 30px 0;
}
    .seconda .bord {
    height: 100%;
    width: 100%;
    border-radius: 0;
    aspect-ratio: 16/22;
  }
    .left .bord {
    aspect-ratio: 16/9;
  }
    .left .bord.single-image {
    aspect-ratio: 16/9;
      border: none !important;
      border-top: 1px solid #efefef !important;
      border-bottom: 1px solid #efefef !important;
  }
    .seconda .bord.image {
    height: 100%;
    width: calc(100% - 2rem);
    border-radius: 0;
    aspect-ratio: 16/16 !important;
    margin: 0 1rem;
    border-radius: var(--br);
  }
    .auth .bord.image {
    height: 100%;
    border-radius: 0;
    margin: 0;
    border-radius: var(--br);
    width: 100%;
    aspect-ratio: 16/12 !important;
  }
    .seconda .bord.has-video-overlay {
    aspect-ratio: 16/9 !important;
  }
    .auth .bord.has-video-overlay {
    aspect-ratio: 16/12 !important;
  }
   .tri .seconda .bord.has-video-overlay {
    aspect-ratio: 16/12 !important;
  }
    .tri .bord.image {
    height: 100%;
    width: 100%;
    border-radius: var(--brs);
      margin: 0;
      aspect-ratio: 16/12 !important;
  }
    .tri .bord {
    height: 100%;
    width: 100%;
    border-radius: var(--brs);
  }
    .auth .bord {
    height: 100%;
    width: 100%;
    border-radius: var(--brs);
      aspect-ratio: 16/14;
  }
   .cat .bord {
    height: 100%;
    width: 100%;
    /*! border: 1px solid #000 !important; */
    aspect-ratio: 16/23;
  }
   .cat.prod .bord {
    height: 100%;
    width: 100%;
    /*! border: 1px solid #000 !important; */
    aspect-ratio: 16/11 !important;
  }
  .cat .rollimg {
  background-size: 190%;
  background-size: cover;
  }
  .img-responsive {
  max-width: 100%;
}
  .bord.hd {
  border-radius: 0 !important;
}
}
@media (max-width: 599px) {
  .bord::after {
    background: rgba(70, 70, 70, 0.07);
  }
}
.bord::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(70, 70, 70, 0.07);
  z-index: 1;
  pointer-events: none;
  transition: background 0.1s ease-in-out;
}
.cat .bord::after, .def .bord::after {
  background: none
}
@media (max-width: 99rem) {
  .bord.hd {
  border-radius: 0 !important;
}
}

.header {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  /*! padding: .5rem 0 0 1rem; */
  /*! background: rgba(236, 236, 236, 0.92); */
  backdrop-filter: blur(10px);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  /*! height: 4rem; */
  /* z-index: 1000; */
  padding: 0 1.5rem;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  transform: translateY(0);
  transition: transform .3s cubic-bezier(.05,0,0,1);
  /*! min-height: 4rem; */
}
#myHeader {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    justify-content: space-between;
    justify-items: stretch;
    grid-template-columns: 32.5% 35% 32.5%;
    /*! color: #fff; */
    max-width: var(--page);
    margin: auto;
    /*! min-height: 5rem; */
}
.container {
  display: grid;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 auto;
}
/*
.containers {
  display: grid;
  width: 100%;
  max-width: var(--pages);
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 auto;
} */

.container.def {
  grid-template-columns: 75% 25%;
  gap: 1rem 2%;
  padding: 0;
}
.container.def.con {
  grid-template-columns: 70% 30%;
  gap: 1rem 2%;
  padding: 0;
  height: 10rem;
  width: 100%;
  max-width: var(--page);
  margin: 0 auto;
  min-height: 15rem;
}
.container.tri {
  grid-template-columns: 100%;
  gap: 1rem 2%;
  padding: 0;
}
.container.tri .right {
display: none
}
.container.rev {
  flex-direction: column-reverse !important;
}

.containers {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  max-width: var(--pages);
  gap: 0 10px;
  margin: 0 auto;
  flex-wrap: wrap;
  flex-direction: row;
}
.banner .container {
    margin-bottom: 8rem;
    /*! display: flex; */
    /*! flex-direction: row; */
    /*! flex-wrap: nowrap; */
  }

.logo {
  font-size: 2.4rem;
  font-weight: bold;
  display: flex;
  line-height: 0;
  /*! margin: 8px 0 0 0; */
}

.nav {
  display: inline-flex; 
  align-items: center;
  font-size: 16px;
  font-weight: 500 !important;
}

.nav-links {
  display: inline-flex;
  list-style: none;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 2;
  gap: 0 4px;
}

.nav-links li {
  /*! margin: 0 10px; */
  /*! justify-content: center; */
  /*! text-align: center; */
  /*! display: flex; */
}

.nav-links a {
  /*! color: var(--red); */
  font-weight: 600;
  font-size: 15px;
  /*! text-transform: uppercase; */
  justify-content: center;
  text-align: center;
  display: flex;
  background-color: #f2f2f2;
  padding: 3px 14px;
  border-radius: 24px;
}

.nav-links .gridcol a {
  /*! color: var(--red); */
  font-weight: unset;
  font-size: unset;
  /*! text-transform: uppercase; */
  justify-content: unset;
  text-align: unset;
  display: unset;
  background-color: unset;
  padding: unset;
  border-radius: unset;
  background-color: #fff !important;
}

.burger {
  display: none; 
  flex-direction: column;
  cursor: pointer;
}

.burger span {
  background: #000;
  height: 3px;
  width: 25px;
  margin: 5px 0;
  transition: 0.3s;
}

.mobile-menu {
  display: none;
  position: fixed;
  top: 4rem;
  left: 0;
  width: 100%;
  height: calc(100vh - 0rem);
  background: rgba(255, 255, 255, 0.9);
  /*! justify-content: center; */
  /*! align-items: center; */
  flex-direction: column;
  /* z-index: 1002; */
}

.mobile-menu.active {
  display: flex;
  background-color: #fff;
  top: 0;
  bottom: 0;
  /*! height: 103vh; */
  color: #000 !important;
  padding-top: 2rem;
  justify-content: space-between;
  z-index: -1 !important;
  padding-top: 5rem;
}

.burger.open span:first-child {
  transform: rotate(45deg) translate(5px, 5px);
}

.burger.open span:last-child {
  transform: rotate(-45deg) translate(5px, -5px);
}

.notice {
  font-size: 2.1rem;
  max-width: 70rem;
  width: fit-content; 
  margin: 3rem auto; 
  text-align: center; 
  color: #1e2124;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 4.5rem;
}

  .footer-bottom {
    /*! background: #1e2124; */
    /*! color: #4d4f52; */
    height: 10vh;
    width: calc(100% + 2rem);
    margin: 5px 0;
    transition: 0.3s;
    flex-wrap: wrap;
    padding: 10px;
    white-space: wrap;
    display: flex !important;
    justify-content: start;
    gap: 1rem;
    margin: 0 -1rem;
    font-size: 12px;
  }
@media (max-width: 599px) {

.banner .right .rollimg {
    border-radius: 0;
    aspect-ratio: 16/4.5 !important;
    flex: 1;
    display: flex;
    background-position: 50%;
}
.gravitis-section {
   padding: 0 1rem
  }

  .break {
   display: none
  }
.page-container {
  max-width: 1920px;
  margin: 0 auto;
  /*! font-size: 1.1rem; */
/*! font-family: 'Inter', sans-serif; */
  padding: 7rem 0rem 0 0rem;
  padding-top: calc(4rem + 1rem);
  /*! min-height: 90vh; */
  /*! line-height: 1.5rem; */
  /*! padding: 0 1rem !important; */
  width: calc(100% - 0rem);
  padding: 4rem 0rem !important;
}
  
  .notice {
  margin: 0 auto;
  font-size: 1.1rem !important;
font-family: 'Inter', sans-serif;
}
  
  .page {
  /*! margin: 0 auto; */
  /*! font-size: 1rem; */
/*! font-family: 'Inter', sans-serif; */
  /*! padding: 2rem 0rem; */
  /*! line-height: 1rem; */
}
  
  
.rollimg {
  max-height: fit-content;
  padding: 0rem !important;
  /*! aspect-ratio: 16/16; */
  top: -15%;
  width: 100%;
  /*! aspect-ratio: var(--ratio); */
  min-height: 130% !important;
}
.auth .rollimg::after, .auth .bord.hd::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0.05) 10%, rgba(0,0,0,0.08) 40%, rgba(0,0,0,0.3) 90%, rgba(0,0,0,0.4) 100% );
  pointer-events: none;
  transition: opacity 0.15s ease;
  /*! z-index: 1; */
}
	  .pair {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
      width: 100% !important;
      min-width: 100% !important;
}
  .rollimg::after, .bord.hd::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.06);
  pointer-events: none;
  transition: opacity 0.15s ease;
  /*! z-index: 1; */
}
  .notice {
  font-size: 2rem;
  text-align: center;
  line-height: 2.2rem;
}

  .nav-links {
    display: none; 
  }

  .burger {
    display: flex;
    position: absolute;
    /*! top: 2rem; */
    /*! right: 0rem; */
    z-index: 9999;
    /*! color: #fff; */
  }

  .footer-bottom {
	  display: flex; /*! gap: 1rem; */
    height: 2rem;
    width: 100%;
    margin: 5px 0;
    transition: 0.3s;
    flex-wrap: wrap;
    /*! padding: 10px; */
    white-space: wrap;
    display: flex !important;
        justify-content: flex-start;
        /*! gap: 1rem; */
        padding: 0;
        /*! align-content: flex-start; */
        align-items: flex-start;
	  font-size: 12px;
	  line-height: 1 !important;
  }
  .footer-bottom a {
  text-decoration: none;
  /*! color: #fff; */ 
  height: fit-content !important;
  white-space: wrap;
}
}

    .prima {
        position: relative;
    }
    .avatar {
        position: relative;
    }

    .avatar.has-video-tag::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: -7px;
        width: 20px;
        height: 20px;
        background-color: #ff0000;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        z-index: 10;
        box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M8 5v14l11-7z"/></svg>'); 
        background-size: 60% 60%;
        background-repeat: no-repeat;
        background-position: center;

    }

    .bord {
        position: relative;
    }
@media (max-width: 599px) {
    .bord.has-video-overlay::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 50px;
        height: 50px;
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 5;
        cursor: pointer;

        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M8 5v14l11-7z"/></svg>');
        background-size: 60% 60%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .bord.has-video-overlay::after:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }
	}

#breadcrumb {
  /*! padding: 10px 0; */
}

.breadcrumb {
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 20px;
  color: #333;
  padding-left: 1rem;
  padding-bottom: 1rem;
  display: none !important;
}

.breadcrumb li {
  display: inline-flex;
  align-items: center;
  max-width: 24rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.breadcrumb li + li:before {
  content: "/";
  margin: 0 8px;
  color: #888;
}

.breadcrumb li a {
  text-decoration: none;
  color: #a8a8a8;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}




#logo {
    grid-row: 1;
    /*! color: #fff; */
    display: flex;
    gap: 4px;
    align-items: center !important;
    display: inline-flex;
    justify-content: start;
    width: fit-content;
    /*! z-index: 0; */
}

#navi {
    display: flex;
    justify-content: end;
    align-items: center;
}

#searchpad {
    grid-row: 1;
    /*! grid-column: 3; */
    display: inline-flex;
    position: relative;
    justify-content: center;
    padding: 8px 0;
    flex-wrap: nowrap;
    white-space: nowrap;
    /*! justify-content: center; */
}




#tagInput {
background: transparent;
  border: 1px solid #1d1d1d;
  /*! color: #fff; */
  opacity: 1;
  width: 12rem;
}

#searchInput {
background: none;
  border: 1px solid #d9d9d9;
  opacity: 1;
width: 30rem;
border-radius: 999px;
box-shadow: inset 0 1px 2px #eee;
}









.active4 {
    color#: #1a73e8;
    border-bottom: 2px solid #333;
    border-radius: 0;
    padding: 0px 0% 14px 0%;
}
.active4:hover {
    cursor: pointer;
}
.night-mode .active4 {
    color: #fff;
    border-bottom: 2px solid #fff;
}
#ideal.nav {
  flex-wrap: wrap;
  gap: 10px;
}
#ideal {
  padding: 17px 0.6rem;
}
			

			
.nav {
  /*! align-content: center; */
  -ms-overflow-style: -ms-autohiding-scrollbar;
  list-style: none;
  display: flex !important;
  white-space: nowrap;
  display: flex;
  overflow-y: hidden;
  overflow-x: scroll !important;
  display: flex;
  scrollbar-width: none;
  overflow-y: hidden;
  margin: 0;
  /*! margin: 0px 10px; */
  overflow: hidden;
  align-items: center;
  gap: 6px 8px;
  /*! justify-content: center !important; */
  width: 100%;
  overflow: visible;
    overflow-x: visible;
  /*! padding: 0 10px; */
  min-height: fit-content;
}
.full {
  width: -webkit-fill-available !important;
  width: -moz-available !important;
}
.data {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.full {
  width: 100%;
  word-break: break-word;
}

@media (min-width: 200px) and (max-width: 499px) {
  .auth .gridcol {
  grid-template-columns: 104px 1fr !important;
  flex: 0 1 min(46%, max(36rem, 100%));
  padding: 0;
}
  #ideal.nav {
    flex-wrap: nowrap;
    margin-left: 0 !important;
    /*! gap: 7px; */
  }
}
#ideal.nav {
  /*! flex-wrap: wrap; */
  /*! gap: 10px; */
  display: flex;
  /*! margin-left: 10px; */
  /*! font-size: 80% !important; */
  /*! justify-content: center; */
}
@media (min-width: 200px) and (max-width: 499px) {
  #ideal {
    padding: 0px 1rem !important;
  }
}
#ideal {
  padding: 0rem;
}

  .prod {
    justify-content: start;
    padding: 0
  }
@media (max-width: 599px) {
  .nav {
    justify-content: start;
    /*! padding-left: 0; */
    /*! gap: 2%; */
  }
  .prod {
    justify-content: start;
    padding: 0 1rem
  }
  .def .nav {
    justify-content: start;
    padding-left: 1rem;
    gap: 4px 2%;
  }
}


/* Dropdown menu base */
/* Dropdown menu spostato a sinistra del bottone */
.nav-links .dropdown-menu {
  display: none;
  position: absolute;
  top: 40px;          /* valore assoluto, regola per allineare */
  right: 0%;        /* posiziona a sinistra del bottone */
  left: auto;
  width: 450px;
  background-color: white;
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 6px;
  z-index: 999;
  max-height: 30rem;
  overflow: scroll;
}


/* Mostra menu via JS */
.nav-links .dropdown-menu.show {
  display: block;
}

/* Intestazione */
.dropdown-header {
  /*! padding: 16px 20px; */
  /*! background-color: #f9f9f9; */
  border-bottom: 1px solid #eee;
}

.dropdown-header h3 {
  margin: 0rem 1rem .4rem 0rem !important;
  font-size: 16px;
  font-weight: 400 !important;
  color: #000 !important;
  letter-spacing: -.2px;
}

/* Grid contenuti */
.dropdown-list.gridcat.news.rel {
  display: flex;
  padding: 20px;
  gap: 10px;
}

.dropdown-list .gridcol {
  flex: 1;
}

.dropdown-list .gridcol a {
  display: block;
  padding: 10px;
  background: #f6f6f6;
  border-radius: 4px;
  text-decoration: none;
  color: black;
  font-weight: 500;
  text-align: center;
}

.dropdown-list .gridcol a:hover {
  background-color: #eaeaea;
}
