body {
   padding-top: 100px;
   background-color: rgb(87, 87, 87);
   color: #fff;
   font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.content {
   width: 1130px;
   margin: 0 auto;
}

.content__row {
   width: 1130px;
   display: flex;
   justify-content: space-between;
}



.content__block__img img {
   border-radius: 5px;
   margin-bottom: 15px;
}

.content__block_example {
   width: 240px;
   display: inline-block;
   margin-right: 45px;
}


.content__title {
   font-size: 38px;
   text-align: center;
   letter-spacing: 1px;
   margin-bottom: 20px;
}


.content__title::before {
   content: url('../img/gold_icon.png');
   margin-right: 30px;
}

.content__block__title {
   font-size: 17px;
   margin-bottom: 10px;
}

.content__block__gold  {
   font-size: 18px;
   position: relative;
   bottom: 97px;
   width: 240px;
   text-align: center;
   height: 45px;
   line-height: 49px;
   background-color: rgba(81, 70, 87, 0.75);
   backdrop-filter: blur(5px);
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}

.content__block__gold::after {
   content: url("../img/gold.png");
   margin-left: 8px;
   position: relative;
   top: 3px;
}

.content__block__gold-1 {
   font-size: 18px;
   position: relative;
   bottom: 64px;
   width: 112px;
   text-align: center;
   height: 45px;
   line-height: 49px;
   background-color: rgba(59, 59, 59, 0.75);
   backdrop-filter: blur(5px);
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}

.content__block__gold-1::after {
   content: url("../img/gold.png");
   margin-left: 8px;
   position: relative;
   top: 3px;
}


.content__block__remaining {
   font-size: 17px;
   position: relative;
   bottom: 106px;
   left: 130px;
   background-color: rgba(16, 14, 13, 0.5);
   backdrop-filter: blur(6px);
   width: 115px;
   height: 33px;
   line-height: 36px;
   text-align: center;
}

/* .content__block__gold {
   width: 240px;
   height: 50px;
   line-height: 50px;
   text-align: center;
   font-size: 20px;
   position: absolute;
   bottom: 570px;
   background-color: rgba(73, 65, 79, 0.85);
   backdrop-filter: blur(5px);
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
} */



.content__block__price {
   text-align: center;
   font-size: 20px;
   position: relative;
   bottom: 85px;
}

.content__block_example-1 {
   width: 112px;
   margin-right: 15px;
   display: inline-block;
}

.content__block__price-1 {
   text-align: center;
   font-size: 20px;
   position: relative;
   bottom: 50px;
}

.content__block__group-1 {
   position: relative;
   top: 30px;
}

.content__block__group__flex-2 {
   position: relative;
   bottom: 40px;
}







/* .content__block__title-1 {
   display: inline-block;
   height: 20px;
   display: flex;
   align-items: center;
   
   color: gold;
   margin-bottom: 10px;
}

.content__block__title-1::before {
   content: url("../img/Прем\ ст.png");
   line-height: 20px;
   margin-right: 7px;
   margin-left: 32px;
}

.content__block__title-1::after {
   content: url('../img/Flag_of_France_\(1794–1815\,_1830–1974\,_2020–present\).svg.png');
   position: relative;
   right: 207px;
}

/* .content__block__remaining-1::before {
   content: url('../img/time-outline.svg');
} */

/* ion-icon {
   width: 20px;
   height: 33px;  
   margin-right: 10px;
}

p {
   font-size: 16px;
   position: relative;
   top: -62px;
   right: -23px;
   letter-spacing: 1px;
}

.content__block__remaining-1 {
   font-size: 17px;
   position: relative;
   bottom: 106px;
   left: -5px;
   background-color: rgba(16, 14, 13, 0.5);
   backdrop-filter: blur(6px);
   width: 52px;
   height: 33px;
   line-height: 36px;
   padding: 0 5px;
}

.content__block__gold-2  {
   font-size: 18px;
   position: relative;
   bottom: 97px;
   width: 240px;
   text-align: center;
   height: 45px;
   line-height: 49px;
   background-color: rgba(57, 56, 58, 0.75);
   backdrop-filter: blur(5px);
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}



.content__block__price-2 {
   text-align: center;
   font-size: 20px;
   position: relative;
   bottom: 85px; 
}

.content__block__price-2::after {
   content: url("../img/gold.png");
   margin-left: 8px;
   position: relative;
   top: 2px;
} */