/** Shopify CDN: Minification failed

Line 158:2 Expected "}" to go with "{"

**/
@font-face {
    font-family: 'the_meziraneregular';
    src: url('/cdn/shop/files/the_mezirane-webfont.woff2?v=1681327728') format('woff2'),
         url('/cdn/shop/files/the_mezirane-webfont.woff?v=1681327728') format('woff');
    font-weight: normal;
    font-style: normal;

}
.section-landing-atheris-padding{
  padding-top:50px;
}
.jersey-atheris{
  background: #000 url(/cdn/shop/files/FondoAtherisG.png) !important;
}
.jersey-atheris .header-wrapper{
  background: none;
}
.landing{justify-content: center;}
.primer-imagen,.segunda-imagen,.tercera-imagen,.cuarta-imagen{
  width: 10%;
  text-align: center;
  align-items: center;
  display: flex;
}
.primer-imagen:hover,.segunda-imagen:hover,.tercera-imagen:hover,.cuarta-imagen:hover{opacity:0.8;}
.primer-imagen img,.segunda-imagen img,.tercera-imagen img,.cuarta-imagen img{
  width:80%;
}
.titulo-atheris{
  width:54%;
  text-align:center;
  font-family: 'the_meziraneregular';
  text-transform:uppercase;
  font-size: 9.5em;
  margin: 0;
  line-height: 160px;
}
.titulo-atheris span{color:#00b3fe;}
.section-landing-atheris-padding-gris{
  background-color:#e8e8e8;
  margin-top:50px;
  padding-top:50px;
}
.jersey img{
  width:100%;
}
.jersey{
  margin-bottom: 100px;
}
.btn{
    float: right;
    background-color: #05b1f9;
    color: #fff;
    font-family: the_meziraneregular;
    font-size: 50px;
    display: initial;
    border-radius: 40px;
    padding: 0px 31px;
    margin-top: -370px;
    position: relative;
    letter-spacing: 3px;
    right: 8%;
    transition: all .5s ease;
    cursor: pointer;
}
.btn:hover{
  box-shadow: 0px 4px 2px #2f8c9d;
}
@media only screen and (max-width: 1285px){
  .btn{ 
    margin-top:-315px;
  }  
}
@media only screen and (max-width: 1135px){
  .titulo-atheris {
    width: 50%;
    font-size: 6.5em;
  }
  .section-landing-atheris-padding-gris{
    padding:10px;
  }  
}
@media only screen and (max-width: 984px){
  .btn{ 
    margin-top:-235px;
    font-size: 34px;
  }
  .primer-imagen img,.segunda-imagen img,.tercera-imagen img,.cuarta-imagen img{
    width:60%;
  }
}
 
@media only screen and (max-width: 860px){
  .titulo-atheris {
    width: 50%;
    font-size: 5.5em;
  }  
  .btn{
    margin-top: -215px;
    font-size: 28px;
  }  
}
@media only screen and (max-width: 760px){
  .titulo-atheris {
    width: 50%;
    font-size: 4.5em;
    line-height: 97px;
  }  
  .btn{
    margin-top: -185px;
    font-size: 28px;
  }       
}
@media only screen and (max-width: 640px){ 
  .btn{
    margin-top: -175px;
    font-size: 24px;   
}
@media only screen and (max-width: 570px){ 
  .btn{
    margin-top: -155px;
    font-size: 22px;
  }    
  .titulo-atheris{
    width: 50%;
    font-size: 2.5em;
    line-height: 52px;  
  }  
  .primer-imagen img,.segunda-imagen img,.tercera-imagen img,.cuarta-imagen img{
    width:80%;
  }  
}
@media only screen and (max-width: 520px){ 
  .btn{
    margin-top: -140px;
    font-size: 20px;
    padding: 0px 12px;
  }      
}
@media only screen and (max-width: 470px){  
  .btn{
    margin-top: -120px;
    font-size: 16px;
    padding: 0px 12px;
  }
}  
@media only screen and (max-width: 400px){  
  .btn{
    margin-top: -100px;
    font-size: 14px;
    padding: 0px 12px;
  }      
} 