<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card.easy-submission {
  color: white;
  background-color: #134a80;
  padding: 25px 25px 0 25px;
  border: none;
  border-radius: unset;
  height: 100%;
  /*width: 386px;*/
}
.card.easy-submission a, .book-space a,  .about-you a{
  color: white;
  text-decoration: none;
}

.easy-submission .card-img-top {
  /* height: 71px; */
  width: 95px;
  /* transform: rotate(330deg); */
}
.easy-submission .card-title {
  width: 165px;
  font-family: Volkhov, serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.34px;
  line-height: 36px;
}

.easy-submission .card-body {
  width: 219px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 19px;
}
.easy-submission .card-footer {
  text-align: right;
  border: unset;
  background-color: transparent;
}

/* -------- */
.card.browse-atlas {
  color: #134a80;
  background-color: transparent;
  padding: 25px;
  border-radius: unset;
  border: solid 2px;
  height: 100%;
}

.card.browse-atlas a {
  color: #134a80;
  text-decoration: none;
}

.browse-atlas .card-img-top {
  /* height: 71px; */
  width: 76px;
  /* transform: rotate(330deg); */
}

.browse-atlas .card-footer {
  text-align: right;
  border: unset;
  background-color: transparent;
}

.card.free-access {
  border: none;
}

.browse-atlas .card-title {
  padding-top: 15px;
  width: 100%;
  font-family: Volkhov, serif;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 35.1px;
  color: #134a80;
}

.browse-atlas .card-text {
  /* padding-top:40px; */
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 19px;
  color: #134a80;
}
.browse-atlas .card-footer {
  /* padding-top:40px; */
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 19px;
  color: #e22b2d;
}

.card.free-access {
  border: none;
}



.free-access .card-title {
  width: 50%;
  font-family: Volkhov, serif;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 35.1px;
  color: #134a80;
}

.free-access .card-text {
  padding-top: 40px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 19px;
  color: #e22b2d;
}


.grid-item.three {
  padding-right: 0;
}

.card.manuscript {
  border: unset;
}
.manuscript .card-img img {
  max-width: unset;
}

.manuscript .card-img-overlay {
  top: auto;
  color: white;
}
.manuscript .card-title {
  width: 100%;
  font-family: Volkhov, serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.34px;
  line-height: 36px;
}
.manuscript .card-text {
  padding-top: 30px;
  padding-bottom: 10px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 19px;
  text-align: right;
}

.grid-item.five {
  padding-bottom: 0;
}

.card.subscribe {
  border: none;
}

.subscribe .card-img-overlay {
  color: white;
}
.subscribe .card-title {
  width: 100%;
  font-family: Volkhov, serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.34px;
  line-height: 36px;
}
.subscribe .card-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-right: 30px;
  padding-bottom: 10px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 19px;
  text-align: right;
}



.card.about-you {
  color: white;
  background-color: #134a80;
  padding: 25px 25px 0 25px;
  border: none;
  border-radius: unset;
  height: auto;
  /*width: 386px;*/
}

.about-you .card-title {
  width: 165px;
  font-family: Volkhov, serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.34px;
  line-height: 36px;
}

.about-you .card-body {
  width: 219px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 19px;
}
.about-you .card-footer {
  text-align: right;
  border: unset;
  background-color: transparent;
}

.card.book-space {
  color: white;
  background-color: #134a80;
  padding: 25px 25px 0 25px;
  border: none;
  border-radius: unset;
  height: auto;
  /*width: 386px;*/
}

.book-space .card-title {
  width: 80%;
  font-family: Volkhov, serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.34px;
  line-height: 36px;
}

.book-space .card-body {
  /* width:219px; */
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 19px;
}
.book-space .card-footer {
  text-align: right;
  border: unset;
  background-color: transparent;
}

.takeadvantage .card-img {
  border: unset;
  border-radius: unset;
}


/* ---- grid ---- */

/* .grid {
        background: #EEE;
        max-width: 1200px; 
      } */

/* clearfix */
.grid:after {
  content: "";
  display: block;
  clear: both;
}

/* ---- grid-item ---- */


@media (min-width: 576px) {  
 

.grid-item {
  width: 45px;
  height: 160px;
  float: left;
  padding: 14px 14px 6px 14px;
  overflow: hidden;
}

.grid-item--width1 {
  width: 360px;
}
.grid-item--width2 {
  width: 540px;
}
/* .grid-item--width3 { width:  480px; }
      .grid-item--width4 { width:  720px; } */

.grid-item--height1 {
  height: 320px;
}
.grid-item--height2 {
  height: 640px;
}
/* .grid-item--height4 { height: 640px; } */
}


/* ---- schermi piccoli ---- */
@media (max-width: 767px) {  

  .takeadvantage .grid-item{
    padding-bottom:5px;
    
  }

  .free-access .card-title {
    font-size: 16px;
    font-weight: normal;
    line-height:normal;
  }

  .free-access .card-text {
    padding-top: 40px;
    font-size: 14px;
    line-height: normal;
  }

  .subscribe .card-title {
    font-size: 16px;
    font-weight: normal;
    line-height:normal;
  }

  .subscribe .card-text {
    padding-top: 40px;
    font-size: 14px;
    line-height: normal;
    right:0;
    padding-right:10px;
  }

  .browse-atlas .card-title{
    padding-top:5px;
  }

  .browse-atlas .card-text{
    padding-bottom: 10px;
  }
}

@media (max-width: 575px) {  
  .takeadvantage {
    margin-left:auto;
    margin-right:auto;
  }

  .takeadvantage .grid-item{
    width:100%;
  }
}
</pre></body></html>