/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 7, 2024 */
@font-face {
  font-family: 'dinproregular';
  src: url('./fonts/dinpro-regular-webfont.eot');
  src: url('./fonts/dinpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/dinpro-regular-webfont.woff2') format('woff2'),
       url('./fonts/dinpro-regular-webfont.woff') format('woff'),
       url('./fonts/dinpro-regular-webfont.ttf') format('truetype'),
       url('./fonts/dinpro-regular-webfont.svg#dinproregular') format('svg');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'din_promedium';
  src: url('./fonts/dinpro-medium-webfont.eot');
  src: url('./fonts/dinpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/dinpro-medium-webfont.woff2') format('woff2'),
       url('./fonts/dinpro-medium-webfont.woff') format('woff'),
       url('./fonts/dinpro-medium-webfont.ttf') format('truetype'),
       url('./fonts/dinpro-medium-webfont.svg#din_promedium') format('svg');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'din_procondensed_bold';
  src: url('./fonts/dinpro-condbold-webfont.eot');
  src: url('./fonts/dinpro-condbold-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/dinpro-condbold-webfont.woff2') format('woff2'),
       url('./fonts/dinpro-condbold-webfont.woff') format('woff'),
       url('./fonts/dinpro-condbold-webfont.ttf') format('truetype'),
       url('./fonts/dinpro-condbold-webfont.svg#din_procondensed_bold') format('svg');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'din_probold';
  src: url('./fonts/dinpro-bold-webfont.eot');
  src: url('./fonts/dinpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/dinpro-bold-webfont.woff2') format('woff2'),
       url('./fonts/dinpro-bold-webfont.woff') format('woff'),
       url('./fonts/dinpro-bold-webfont.ttf') format('truetype'),
       url('./fonts/dinpro-bold-webfont.svg#din_probold') format('svg');
  font-weight: normal;
  font-style: normal;

}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body, html{
  margin: 0;
  padding: 0;
  max-width: 610px;
  max-height: 493px;
}
.container{
  display: flex;
  background: #FFFFFF;
  margin: 0;
  padding: 0;
  height: 493px;
}
.box{
  flex-direction: column;
  width: 100%;
  position: relative;
  height: 230px;
}
.logo-bar{
  position: absolute;
  background: url(../assets/logo-bar.png);
  width: 86px;
  height: 7px;
  border-radius: 20px;
  left: 20px;
  background-repeat: no-repeat;
}
.title-container{
  position: relative;
  background-color: #EFEFEF;
  margin-bottom: 22px;
  display: flex;
  height: 141px;
}
.title{
  /* Título noticia lorem ipsum sit amet consecteuer */
  font-family: 'din_promedium';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 52px;
  margin-top: 23px;
  margin-left: 23px;
  margin-right: 211px;
  padding-bottom: 12.93px;
  color: #4D4D4D;
}
.logo-indicator{
  width: 81px;
  height: 75px;
  left: 508px;
  top: 33px;
  position: absolute;
  bottom: 7px;
  background: url(../assets/indicator-logo.png);
  background-repeat: no-repeat;
  
}
.description-container{
  margin-left: 60px;
  margin-right: 23px;
  display: flex;
}
.dollar{
  width: 50%;
  position: relative;
  margin-right: 66px;
}
.wti{
  width: 50%;
  position: relative;
}
.description{
   font-family: 'din_probold';
   font-style: normal;
   font-weight: 400;
   font-size: 20px;
   line-height: 26px;
   color: #4D4D4D;
   height: 100px;
    overflow: hidden;
 }
 .description_indicator{
  left: 374px;
  top: 283px;
  font-family: 'dinproregular';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 39px;
  color: #4D4D4D;
  margin-top: 122px;
  margin-bottom: -63px;
 }
 .logo-dollar{
  width: 74px;
  height: 72px;
  left: 0px;
  top: 42px;
  position: absolute;
  bottom: 33px;
  background: url(../assets/logo-dollar.png);
  background-repeat: no-repeat;
}
.logo-vertical-bar{
  width: 3px;
  height: 241px;
  right: 0px;
  top: 26px;
  position: absolute;
  bottom: 33px;
  background: url(../assets/logo-vertical-bar.png);
  background-repeat: no-repeat;
}
.logo-wti{
  width: 74px;
  height: 72px;
  left: -3px;
  top: 42px;
  position: absolute;
  bottom: 33px;
  background: url(../assets/logo-wti.png);
  background-repeat: no-repeat;
}
 .value{
  left: 73px;
  top: 326px;
  font-family: 'din_probold';
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 64px;
  color: #4D4D4D;
}



