.f1{
    display: flex;
}
.f2{
    color: #008ECC;
}
.f3{
    width: 389px;
    height: 207px;
    position: relative;
    background: #313131;
    border-radius: 20px;
}
.f4{
    position: absolute;
    right: 0;

}
.f5{
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
   width:  99px;
   height:  35px;
   background: #494949;
   border-radius: 10px;
   color: white;
}
.f6{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 70px;
    left: 20px;
    width: 65px;
    height: 65px;
    border-radius: 10px;
    background: #FFFFFF;
}
.f7{
    color: white;
    position: absolute;
    top: 130px;
    left: 10px;
}
.boss{
    display: flex;
    gap: 30px;
}
.f8{
    width: 389px;
    height: 207px;
    position: relative;
    background: #FFF3CC;
    border-radius: 20px;
}
.f9{
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
   width:  99px;
   height:  35px;
   background: #F6DE8D;
   border-radius: 10px;
   color: black;
}
.f10{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 70px;
    left: 20px;
    width: 114px;
    height: 34px;
    border-radius: 10px;
    background: #FFC915;

}
.f11{
    color: black;
    position: absolute;
    top: 110px;
    left: 10px;
}
.f12{
    width: 389px;
    height: 207px;
    position: relative;
    background: #FFECDF;
    border-radius: 20px;
}
.f13{
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
   width:  99px;
   height:  35px;
   background: #FFD1B0;
   border-radius: 10px;
   color: black;
}
.f14{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 70px;
    left: 20px;
    border-radius: 20px;

}
.f15{
    color: black;
    position: absolute;
    top: 130px;
    left: 10px;
}