.co-promo-photo {
  display: flex;
  justify-content: end;
  color: #fff;
  font-family: Roboto;
  line-height: normal;
  font-style: normal;
}

.co-promo-photo_sm {
  position: relative;
}

.co-promo-photo_sm .co-promo-photo__wrapper {
  height: 140px;
  width: 830px;
  padding: 21px 34px;
  margin: 0;
  border-radius: 0;
  flex-direction: row;
  align-items: center;
  justify-content: start;
}

.co-promo-photo_sm .co-promo-photo__description {
  margin-bottom: 0;
}

.co-promo-photo_sm .co-promo-photo__btn {
  margin-left: 60px;
}

.co-promo-photo_sm.co-promo-photo::before,
.co-promo-photo_sm .co-promo-photo::before {
  display: none;
  content: none;
}

.co-promo-photo::before {
  content: "";
  width: 94px;
}

.co-promo-photo__wrapper {
  flex: 1;
  height: 209px;
  background: url("bg.png") center no-repeat;
  background-size: cover;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  padding: 21px 23px;
  margin: 0 0 12px 0;
  box-sizing: border-box;
}

.co-promo-photo__title {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 7px;
}

.co-promo-photo__description {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 10px;
}

.co-promo-photo__btn {
  border-radius: 9999px;
  padding: 14px 52px;
  background: #fff;
  color: #00b2ff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.co-promo-photo__popup {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 19px;
  font-family: Roboto;
}

.co-promo-photo__img {
  min-width: 242px;
  min-height: 162px;
  background: #ccc;
  border-radius: 4px;
}

.co-promo-photo__text {
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  margin-bottom: 20px;
}

.co-promo-photo__button {
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  width: 210px;
  height: 48px;
  padding: 13px 72px 13px 72px;
  border-radius: 4px;
}

.co-promo-photo__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.co-promo-photo__pin {
  position: relative;
  z-index: 100;
  background: #fff;
  border: 5px solid #fff;
  border-radius: 5px;
}

.co-promo-photo__bubble {
  position: absolute;
  top: 50%;
  right: 100%;
  min-width: 200px;
  background: #62b539;
  transform: translateY(-50%);
  margin-right: 10px;
  z-index: 10;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  padding: 10px 13px;
}

.co-promo-photo__bubble::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 19px;
  background: url("like.png") center no-repeat;
  flex: none;
}

.co-promo-photo__bubble-text {
  flex: 1;
  text-align: left;
}

.co-promo-photo__bubble::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 5px;
  border-color: transparent transparent transparent #62b539;
}

#tab-names .tab-name.co-tab-name_photo-theme {
  text-transform: capitalize;
  background: url("tab-sep.png") center no-repeat;
  background-size: cover;
  border-bottom: 0;
  height: 48px;
  box-sizing: border-box;
  color: #ffffff;
  font-family: Playfair;
  font-size: 13px;
  font-weight: 800;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
}

.co-promo-photo.co-promo-photo_gold {
}

.co-promo-photo_sm
  .co-promo-photo.co-promo-photo_gold
  .co-promo-photo__wrapper {
  background: url("bg-sep-pacman.png") center no-repeat;
  background-size: cover;
  justify-content: space-between;
}

.co-promo-photo.co-promo-photo_gold .co-promo-photo__wrapper {
  background: url("bg-sep.png") center no-repeat;
}

.co-promo-photo.co-promo-photo_gold .co-promo-photo__btn {
  color: #fff;
  border-radius: 16px;
  background: linear-gradient(
      0deg,
      rgba(54, 39, 0, 0.2) 0%,
      rgba(54, 39, 0, 0.2) 100%
    ),
    linear-gradient(180deg, #ffc700 0%, #d69621 100%);
  box-shadow: 0px 8px 11px 0px rgba(0, 0, 0, 0.32), 0px 4px 0px 0px #62490f;
}

.co-promo-photo.co-promo-photo_gold .co-promo-photo__title {
  color: #fff;
  font-family: Playfair Display;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#tab-names .tab-name.co-tab-name_photo-theme.co-tab-name_photo-theme_autumn {
  background: url("tab.png") center no-repeat;
  background-size: cover;
}

.co-promo-photo_sm
  .co-promo-photo.co-promo-photo_autumn
  .co-promo-photo__wrapper {
  background: url("bg-autumn-pacman.png") center right no-repeat #9e5422;
}

.co-promo-photo.co-promo-photo_autumn .co-promo-photo__wrapper {
  background: url("bg-autumn.png") center right no-repeat #9e5422;
  background-size: contain;
}

.co-promo-photo.co-promo-photo_autumn .co-promo-photo__btn {
  color: #9e5422;
}

.usernews-banner-rotator .co-promo-photo::before {
  display: none;
}

.usernews-banner-rotator .co-promo-photo .co-promo-photo__wrapper {
  width: 738px;
}

#tab-names .tab-name.co-tab-name_photo-theme.co-tab-name_photo-theme_winter {
  background: url("tab-winter.png") center no-repeat;
  background-size: cover;
}

.co-promo-photo_sm
  .co-promo-photo.co-promo-photo_winter
  .co-promo-photo__wrapper {
  background: url("bg-winter-pacman.png") center right no-repeat #4990e1;
  background-size: cover;
}

.co-promo-photo.co-promo-photo_winter .co-promo-photo__wrapper {
  background: url("bg-winter.png") center right no-repeat #4990e1;
  background-size: cover;
}

.co-promo-photo.co-promo-photo_winter .co-promo-photo__btn {
  color: #2486cc;
}

#tab-names .tab-name.co-tab-name_photo-theme.co-tab-name_photo-theme_ny24 {
  background: url("tab-winter.png") center no-repeat;
  background-size: cover;
}

.co-promo-photo_sm
  .co-promo-photo.co-promo-photo_ny24
  .co-promo-photo__wrapper {
  background: url("bg-ny24-pacman.png") center right no-repeat #4990e1;
  background-size: cover;
}

.co-promo-photo.co-promo-photo_ny24 .co-promo-photo__wrapper {
  background: url("bg-ny24.png") center right no-repeat #4990e1;
  background-size: cover;
}

.co-promo-photo.co-promo-photo_ny24 .co-promo-photo__btn {
  color: #db3a3a;
}

.co-promo-photo.co-promo-photo_fs24 {
  font-family: Montserrat, sans-serif;
}
.co-promo-photo.co-promo-photo_fs24 .co-promo-photo__title {
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 800;
  line-height: 38.4px;
  text-align: left;
}
.co-promo-photo.co-promo-photo_fs24 .co-promo-photo__description {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.4px;
  text-align: left;
}

.co-promo-photo.co-promo-photo_fs24 .co-promo-photo__tag {
  height: 100%;
  width: 216px;
  background: url("promo-part.png") bottom right no-repeat;
  background-size: contain;
  margin-right: 60px;
}

.co-promo-photo.co-promo-photo_fs24 .co-promo-photo__wrapper {
  background: url("bg-catdog-pacman.png") center right no-repeat #4990e1;
  background-size: cover;
  padding: 0 20px;
  cursor: pointer;
}

.co-promo-photo.co-promo-photo_fs24 .co-promo-photo__btn {
  display: flex;
  height: 52px;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 12px;
  border: 2px solid #fff;
  background: linear-gradient(88deg, #108ce5 0%, #34befd 98.71%);
  color: #FFFFFF;
}

.co-promo-photo.co-promo-photo_fs24 .co-promo-photo__btn::before{
  content: "";
  display: block;
  width: 25px;
  height: 24px;
  background: url("promo-btn.png") center no-repeat;
}
.co-promo-photo__link {
    color: #ffffff;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    position: absolute;
    bottom: 40px;
    left: 366px;
}
.co-promo-photo__link:hover {
    text-decoration: none;
}
